
trix-editor {
  border: 1px solid #bbb;
  border-radius: 3px;
  margin: 0;
  padding: 0.4em 0.6em;
  min-height: 5em;
  outline: none;
}

trix-toolbar * {
  box-sizing: border-box;
}
trix-toolbar .trix-button-row {
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-between;
  overflow-x: auto;
}
trix-toolbar .trix-button-group {
  display: flex;
  margin-bottom: 10px;
  border: 1px solid #bbb;
  border-top-color: #ccc;
  border-bottom-color: #888;
  border-radius: 3px;
}
trix-toolbar .trix-button-group:not(:first-child) {
  margin-left: 1.5vw;
}
@media (max-width: 768px) {
  trix-toolbar .trix-button-group:not(:first-child) {
    margin-left: 0;
  }
}
trix-toolbar .trix-button-group-spacer {
  flex-grow: 1;
}
@media (max-width: 768px) {
  trix-toolbar .trix-button-group-spacer {
    display: none;
  }
}
trix-toolbar .trix-button {
  position: relative;
  float: left;
  color: rgba(0, 0, 0, 0.6);
  font-size: 0.75em;
  font-weight: 600;
  white-space: nowrap;
  padding: 0 0.5em;
  margin: 0;
  outline: none;
  border: none;
  border-bottom: 1px solid #ddd;
  border-radius: 0;
  background: transparent;
}
trix-toolbar .trix-button:not(:first-child) {
  border-left: 1px solid #ccc;
}
trix-toolbar .trix-button.trix-active {
  background: #cbeefa;
  color: rgb(0, 0, 0);
}
trix-toolbar .trix-button:not(:disabled) {
  cursor: pointer;
}
trix-toolbar .trix-button:disabled {
  color: rgba(0, 0, 0, 0.125);
}
@media (max-width: 768px) {
  trix-toolbar .trix-button {
    letter-spacing: -0.01em;
    padding: 0 0.3em;
  }
}
trix-toolbar .trix-button--icon {
  font-size: inherit;
  width: 2.6em;
  height: 1.6em;
  max-width: calc(0.8em + 4vw);
  text-indent: -9999px;
}
@media (max-width: 768px) {
  trix-toolbar .trix-button--icon {
    height: 2em;
    max-width: calc(0.8em + 3.5vw);
  }
}
trix-toolbar .trix-button--icon::before {
  display: inline-block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  opacity: 0.6;
  content: "";
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
@media (max-width: 768px) {
  trix-toolbar .trix-button--icon::before {
    right: 6%;
    left: 6%;
  }
}
trix-toolbar .trix-button--icon.trix-active::before {
  opacity: 1;
}
trix-toolbar .trix-button--icon:disabled::before {
  opacity: 0.125;
}
trix-toolbar .trix-button--icon-attach::before {
  background-image: url("data:image/svg+xml,%3Csvg%20width%3D%2224%22%20height%3D%2224%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M10.5%2018V7.5c0-2.25%203-2.25%203%200V18c0%204.125-6%204.125-6%200V7.5c0-6.375%209-6.375%209%200V18%22%20stroke%3D%22%23000%22%20stroke-width%3D%222%22%20stroke-miterlimit%3D%2210%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E");
  top: 8%;
  bottom: 4%;
}
trix-toolbar .trix-button--icon-bold::before {
  background-image: url("data:image/svg+xml,%3Csvg%20width%3D%2224%22%20height%3D%2224%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M6.522%2019.242a.5.5%200%200%201-.5-.5V5.35a.5.5%200%200%201%20.5-.5h5.783c1.347%200%202.46.345%203.24.982.783.64%201.216%201.562%201.216%202.683%200%201.13-.587%202.129-1.476%202.71a.35.35%200%200%200%20.049.613c1.259.56%202.101%201.742%202.101%203.22%200%201.282-.483%202.334-1.363%203.063-.876.726-2.132%201.12-3.66%201.12h-5.89ZM9.27%207.347v3.362h1.97c.766%200%201.347-.17%201.733-.464.38-.291.587-.716.587-1.27%200-.53-.183-.928-.513-1.198-.334-.273-.838-.43-1.505-.43H9.27Zm0%205.606v3.791h2.389c.832%200%201.448-.177%201.853-.497.399-.315.614-.786.614-1.423%200-.62-.22-1.077-.63-1.385-.418-.313-1.053-.486-1.905-.486H9.27Z%22%20fill%3D%22%23000%22%2F%3E%3C%2Fsvg%3E");
}
trix-toolbar .trix-button--icon-italic::before {
  background-image: url("data:image/svg+xml,%3Csvg%20width%3D%2224%22%20height%3D%2224%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M9%205h6.5v2h-2.23l-2.31%2010H13v2H6v-2h2.461l2.306-10H9V5Z%22%20fill%3D%22%23000%22%2F%3E%3C%2Fsvg%3E");
}
trix-toolbar .trix-button--icon-link::before {
  background-image: url("data:image/svg+xml,%3Csvg%20width%3D%2224%22%20height%3D%2224%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M18.948%205.258a4.337%204.337%200%200%200-6.108%200L11.217%206.87a.993.993%200%200%200%200%201.41c.392.39%201.027.39%201.418%200l1.623-1.613a2.323%202.323%200%200%201%203.271%200%202.29%202.29%200%200%201%200%203.251l-2.393%202.38a3.021%203.021%200%200%201-4.255%200l-.05-.049a1.007%201.007%200%200%200-1.418%200%20.993.993%200%200%200%200%201.41l.05.049a5.036%205.036%200%200%200%207.091%200l2.394-2.38a4.275%204.275%200%200%200%200-6.072Zm-13.683%2013.6a4.337%204.337%200%200%200%206.108%200l1.262-1.255a.993.993%200%200%200%200-1.41%201.007%201.007%200%200%200-1.418%200L9.954%2017.45a2.323%202.323%200%200%201-3.27%200%202.29%202.29%200%200%201%200-3.251l2.344-2.331a2.579%202.579%200%200%201%203.631%200c.392.39%201.027.39%201.419%200a.993.993%200%200%200%200-1.41%204.593%204.593%200%200%200-6.468%200l-2.345%202.33a4.275%204.275%200%200%200%200%206.072Z%22%20fill%3D%22%23000%22%2F%3E%3C%2Fsvg%3E");
}
trix-toolbar .trix-button--icon-strike::before {
  background-image: url("data:image/svg+xml,%3Csvg%20width%3D%2224%22%20height%3D%2224%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M6%2014.986c.088%202.647%202.246%204.258%205.635%204.258%203.496%200%205.713-1.728%205.713-4.463%200-.275-.02-.536-.062-.781h-3.461c.398.293.573.654.573%201.123%200%201.035-1.074%201.787-2.646%201.787-1.563%200-2.773-.762-2.91-1.924H6ZM6.432%2010h3.763c-.632-.314-.914-.715-.914-1.273%200-1.045.977-1.739%202.432-1.739%201.475%200%202.52.723%202.617%201.914h2.764c-.05-2.548-2.11-4.238-5.39-4.238-3.145%200-5.392%201.719-5.392%204.316%200%20.363.04.703.12%201.02ZM4%2011a1%201%200%201%200%200%202h15a1%201%200%201%200%200-2H4Z%22%20fill%3D%22%23000%22%2F%3E%3C%2Fsvg%3E");
}
trix-toolbar .trix-button--icon-quote::before {
  background-image: url("data:image/svg+xml,%3Csvg%20width%3D%2224%22%20height%3D%2224%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M4.581%208.471c.44-.5%201.056-.834%201.758-.995C8.074%207.17%209.201%207.822%2010%208.752c1.354%201.578%201.33%203.555.394%205.277-.941%201.731-2.788%203.163-4.988%203.56a.622.622%200%200%201-.653-.317c-.113-.205-.121-.49.16-.764.294-.286.567-.566.791-.835.222-.266.413-.54.524-.815.113-.28.156-.597.026-.908-.128-.303-.39-.524-.72-.69a3.02%203.02%200%200%201-1.674-2.7c0-.905.283-1.59.72-2.088Zm9.419%200c.44-.5%201.055-.834%201.758-.995%201.734-.306%202.862.346%203.66%201.276%201.355%201.578%201.33%203.555.395%205.277-.941%201.731-2.789%203.163-4.988%203.56a.622.622%200%200%201-.653-.317c-.113-.205-.122-.49.16-.764.294-.286.567-.566.791-.835.222-.266.412-.54.523-.815.114-.28.157-.597.026-.908-.127-.303-.39-.524-.72-.69a3.02%203.02%200%200%201-1.672-2.701c0-.905.283-1.59.72-2.088Z%22%20fill%3D%22%23000%22%2F%3E%3C%2Fsvg%3E");
}
trix-toolbar .trix-button--icon-heading-1::before {
  background-image: url("data:image/svg+xml,%3Csvg%20width%3D%2224%22%20height%3D%2224%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M21.5%207.5v-3h-12v3H14v13h3v-13h4.5ZM9%2013.5h3.5v-3h-10v3H6v7h3v-7Z%22%20fill%3D%22%23000%22%2F%3E%3C%2Fsvg%3E");
}
trix-toolbar .trix-button--icon-code::before {
  background-image: url("data:image/svg+xml,%3Csvg%20width%3D%2224%22%20height%3D%2224%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M3.293%2011.293a1%201%200%200%200%200%201.414l4%204a1%201%200%201%200%201.414-1.414L5.414%2012l3.293-3.293a1%201%200%200%200-1.414-1.414l-4%204Zm13.414%205.414%204-4a1%201%200%200%200%200-1.414l-4-4a1%201%200%201%200-1.414%201.414L18.586%2012l-3.293%203.293a1%201%200%200%200%201.414%201.414Z%22%20fill%3D%22%23000%22%2F%3E%3C%2Fsvg%3E");
}
trix-toolbar .trix-button--icon-bullet-list::before {
  background-image: url("data:image/svg+xml,%3Csvg%20width%3D%2224%22%20height%3D%2224%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M5%207.5a1.5%201.5%200%201%200%200-3%201.5%201.5%200%200%200%200%203ZM8%206a1%201%200%200%201%201-1h11a1%201%200%201%201%200%202H9a1%201%200%200%201-1-1Zm1%205a1%201%200%201%200%200%202h11a1%201%200%201%200%200-2H9Zm0%206a1%201%200%201%200%200%202h11a1%201%200%201%200%200-2H9Zm-2.5-5a1.5%201.5%200%201%201-3%200%201.5%201.5%200%200%201%203%200ZM5%2019.5a1.5%201.5%200%201%200%200-3%201.5%201.5%200%200%200%200%203Z%22%20fill%3D%22%23000%22%2F%3E%3C%2Fsvg%3E");
}
trix-toolbar .trix-button--icon-number-list::before {
  background-image: url("data:image/svg+xml,%3Csvg%20width%3D%2224%22%20height%3D%2224%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M3%204h2v4H4V5H3V4Zm5%202a1%201%200%200%201%201-1h11a1%201%200%201%201%200%202H9a1%201%200%200%201-1-1Zm1%205a1%201%200%201%200%200%202h11a1%201%200%201%200%200-2H9Zm0%206a1%201%200%201%200%200%202h11a1%201%200%201%200%200-2H9Zm-3.5-7H6v1l-1.5%202H6v1H3v-1l1.667-2H3v-1h2.5ZM3%2017v-1h3v4H3v-1h2v-.5H4v-1h1V17H3Z%22%20fill%3D%22%23000%22%2F%3E%3C%2Fsvg%3E");
}
trix-toolbar .trix-button--icon-undo::before {
  background-image: url("data:image/svg+xml,%3Csvg%20width%3D%2224%22%20height%3D%2224%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M3%2014a1%201%200%200%200%201%201h6a1%201%200%201%200%200-2H6.257c2.247-2.764%205.151-3.668%207.579-3.264%202.589.432%204.739%202.356%205.174%205.405a1%201%200%200%200%201.98-.283c-.564-3.95-3.415-6.526-6.825-7.095C11.084%207.25%207.63%208.377%205%2011.39V8a1%201%200%200%200-2%200v6Zm2-1Z%22%20fill%3D%22%23000%22%2F%3E%3C%2Fsvg%3E");
}
trix-toolbar .trix-button--icon-redo::before {
  background-image: url("data:image/svg+xml,%3Csvg%20width%3D%2224%22%20height%3D%2224%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M21%2014a1%201%200%200%201-1%201h-6a1%201%200%201%201%200-2h3.743c-2.247-2.764-5.151-3.668-7.579-3.264-2.589.432-4.739%202.356-5.174%205.405a1%201%200%200%201-1.98-.283c.564-3.95%203.415-6.526%206.826-7.095%203.08-.513%206.534.614%209.164%203.626V8a1%201%200%201%201%202%200v6Zm-2-1Z%22%20fill%3D%22%23000%22%2F%3E%3C%2Fsvg%3E");
}
trix-toolbar .trix-button--icon-decrease-nesting-level::before {
  background-image: url("data:image/svg+xml,%3Csvg%20width%3D%2224%22%20height%3D%2224%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M5%206a1%201%200%200%201%201-1h12a1%201%200%201%201%200%202H6a1%201%200%200%201-1-1Zm4%205a1%201%200%201%200%200%202h9a1%201%200%201%200%200-2H9Zm-3%206a1%201%200%201%200%200%202h12a1%201%200%201%200%200-2H6Zm-3.707-5.707a1%201%200%200%200%200%201.414l2%202a1%201%200%201%200%201.414-1.414L4.414%2012l1.293-1.293a1%201%200%200%200-1.414-1.414l-2%202Z%22%20fill%3D%22%23000%22%2F%3E%3C%2Fsvg%3E");
}
trix-toolbar .trix-button--icon-increase-nesting-level::before {
  background-image: url("data:image/svg+xml,%3Csvg%20width%3D%2224%22%20height%3D%2224%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M5%206a1%201%200%200%201%201-1h12a1%201%200%201%201%200%202H6a1%201%200%200%201-1-1Zm4%205a1%201%200%201%200%200%202h9a1%201%200%201%200%200-2H9Zm-3%206a1%201%200%201%200%200%202h12a1%201%200%201%200%200-2H6Zm-2.293-2.293%202-2a1%201%200%200%200%200-1.414l-2-2a1%201%200%201%200-1.414%201.414L3.586%2012l-1.293%201.293a1%201%200%201%200%201.414%201.414Z%22%20fill%3D%22%23000%22%2F%3E%3C%2Fsvg%3E");
}
trix-toolbar .trix-dialogs {
  position: relative;
}
trix-toolbar .trix-dialog {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  font-size: 0.75em;
  padding: 15px 10px;
  background: #fff;
  box-shadow: 0 0.3em 1em #ccc;
  border-top: 2px solid #888;
  border-radius: 5px;
  z-index: 5;
}
trix-toolbar .trix-input--dialog {
  font-size: inherit;
  font-weight: normal;
  padding: 0.5em 0.8em;
  margin: 0 10px 0 0;
  border-radius: 3px;
  border: 1px solid #bbb;
  background-color: #fff;
  box-shadow: none;
  outline: none;
  -webkit-appearance: none;
  -moz-appearance: none;
}
trix-toolbar .trix-input--dialog.validate:invalid {
  box-shadow: #F00 0px 0px 1.5px 1px;
}
trix-toolbar .trix-button--dialog {
  font-size: inherit;
  padding: 0.5em;
  border-bottom: none;
}
trix-toolbar .trix-dialog--link {
  max-width: 600px;
}
trix-toolbar .trix-dialog__link-fields {
  display: flex;
  align-items: baseline;
}
trix-toolbar .trix-dialog__link-fields .trix-input {
  flex: 1;
}
trix-toolbar .trix-dialog__link-fields .trix-button-group {
  flex: 0 0 content;
  margin: 0;
}

trix-editor [data-trix-mutable]:not(.attachment__caption-editor) {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

trix-editor [data-trix-mutable] ::-moz-selection, trix-editor [data-trix-mutable]::-moz-selection,
trix-editor [data-trix-cursor-target]::-moz-selection {
  background: none;
}
trix-editor [data-trix-mutable] ::selection, trix-editor [data-trix-mutable]::selection,
trix-editor [data-trix-cursor-target]::selection {
  background: none;
}

trix-editor [data-trix-mutable].attachment__caption-editor:focus::-moz-selection {
  background: highlight;
}
trix-editor [data-trix-mutable].attachment__caption-editor:focus::selection {
  background: highlight;
}

trix-editor [data-trix-mutable].attachment.attachment--file {
  box-shadow: 0 0 0 2px highlight;
  border-color: transparent;
}
trix-editor [data-trix-mutable].attachment img {
  box-shadow: 0 0 0 2px highlight;
}
trix-editor .attachment {
  position: relative;
}
trix-editor .attachment:hover {
  cursor: default;
}
trix-editor .attachment--preview .attachment__caption:hover {
  cursor: text;
}
trix-editor .attachment__progress {
  position: absolute;
  z-index: 1;
  height: 20px;
  top: calc(50% - 10px);
  left: 5%;
  width: 90%;
  opacity: 0.9;
  transition: opacity 200ms ease-in;
}
trix-editor .attachment__progress[value="100"] {
  opacity: 0;
}
trix-editor .attachment__caption-editor {
  display: inline-block;
  width: 100%;
  margin: 0;
  padding: 0;
  font-size: inherit;
  font-family: inherit;
  line-height: inherit;
  color: inherit;
  text-align: center;
  vertical-align: top;
  border: none;
  outline: none;
  -webkit-appearance: none;
  -moz-appearance: none;
}
trix-editor .attachment__toolbar {
  position: absolute;
  z-index: 1;
  top: -0.9em;
  left: 0;
  width: 100%;
  text-align: center;
}
trix-editor .trix-button-group {
  display: inline-flex;
}
trix-editor .trix-button {
  position: relative;
  float: left;
  color: #666;
  white-space: nowrap;
  font-size: 80%;
  padding: 0 0.8em;
  margin: 0;
  outline: none;
  border: none;
  border-radius: 0;
  background: transparent;
}
trix-editor .trix-button:not(:first-child) {
  border-left: 1px solid #ccc;
}
trix-editor .trix-button.trix-active {
  background: #cbeefa;
}
trix-editor .trix-button:not(:disabled) {
  cursor: pointer;
}
trix-editor .trix-button--remove {
  text-indent: -9999px;
  display: inline-block;
  padding: 0;
  outline: none;
  width: 1.8em;
  height: 1.8em;
  line-height: 1.8em;
  border-radius: 50%;
  background-color: #fff;
  border: 2px solid highlight;
  box-shadow: 1px 1px 6px rgba(0, 0, 0, 0.25);
}
trix-editor .trix-button--remove::before {
  display: inline-block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  opacity: 0.7;
  content: "";
  background-image: url("data:image/svg+xml,%3Csvg%20height%3D%2224%22%20width%3D%2224%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M19%206.41%2017.59%205%2012%2010.59%206.41%205%205%206.41%2010.59%2012%205%2017.59%206.41%2019%2012%2013.41%2017.59%2019%2019%2017.59%2013.41%2012z%22%2F%3E%3Cpath%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%2F%3E%3C%2Fsvg%3E");
  background-position: center;
  background-repeat: no-repeat;
  background-size: 90%;
}
trix-editor .trix-button--remove:hover {
  border-color: #333;
}
trix-editor .trix-button--remove:hover::before {
  opacity: 1;
}
trix-editor .attachment__metadata-container {
  position: relative;
}
trix-editor .attachment__metadata {
  position: absolute;
  left: 50%;
  top: 2em;
  transform: translate(-50%, 0);
  max-width: 90%;
  padding: 0.1em 0.6em;
  font-size: 0.8em;
  color: #fff;
  background-color: rgba(0, 0, 0, 0.7);
  border-radius: 3px;
}
trix-editor .attachment__metadata .attachment__name {
  display: inline-block;
  max-width: 100%;
  vertical-align: bottom;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
trix-editor .attachment__metadata .attachment__size {
  margin-left: 0.2em;
  white-space: nowrap;
}

.trix-content {
  line-height: 1.5;
  overflow-wrap: break-word;
  word-break: break-word;
}
.trix-content * {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
}
.trix-content h1 {
  font-size: 1.2em;
  line-height: 1.2;
}
.trix-content blockquote {
  border: 0 solid #ccc;
  border-left-width: 0.3em;
  margin-left: 0.3em;
  padding-left: 0.6em;
}
.trix-content [dir=rtl] blockquote,
.trix-content blockquote[dir=rtl] {
  border-width: 0;
  border-right-width: 0.3em;
  margin-right: 0.3em;
  padding-right: 0.6em;
}
.trix-content li {
  margin-left: 1em;
}
.trix-content [dir=rtl] li {
  margin-right: 1em;
}
.trix-content pre {
  display: inline-block;
  width: 100%;
  vertical-align: top;
  font-family: monospace;
  font-size: 0.9em;
  padding: 0.5em;
  white-space: pre;
  background-color: #eee;
  overflow-x: auto;
}
.trix-content img {
  max-width: 100%;
  height: auto;
}
.trix-content .attachment {
  display: inline-block;
  position: relative;
  max-width: 100%;
}
.trix-content .attachment a {
  color: inherit;
  text-decoration: none;
}
.trix-content .attachment a:hover, .trix-content .attachment a:visited:hover {
  color: inherit;
}
.trix-content .attachment__caption {
  text-align: center;
}
.trix-content .attachment__caption .attachment__name + .attachment__size::before {
  content: " •";
}
.trix-content .attachment--preview {
  width: 100%;
  text-align: center;
}
.trix-content .attachment--preview .attachment__caption {
  color: #666;
  font-size: 0.9em;
  line-height: 1.2;
}
.trix-content .attachment--file {
  color: #333;
  line-height: 1;
  margin: 0 2px 2px 2px;
  padding: 0.4em 1em;
  border: 1px solid #bbb;
  border-radius: 5px;
}
.trix-content .attachment-gallery {
  display: flex;
  flex-wrap: wrap;
  position: relative;
}
.trix-content .attachment-gallery .attachment {
  flex: 1 0 33%;
  padding: 0 0.5em;
  max-width: 33%;
}
.trix-content .attachment-gallery.attachment-gallery--2 .attachment, .trix-content .attachment-gallery.attachment-gallery--4 .attachment {
  flex-basis: 50%;
  max-width: 50%;
}
/*
 * Provides a drop-in pointer for the default Trix stylesheet that will format the toolbar and
 * the trix-editor content (whether displayed or under editing). Feel free to incorporate this
 * inclusion directly in any other asset bundle and remove this file.
 *

*/

/*
 * We need to override trix.css’s image gallery styles to accommodate the
 * <action-text-attachment> element we wrap around attachments. Otherwise,
 * images in galleries will be squished by the max-width: 33%; rule.
*/
.trix-content .attachment-gallery > action-text-attachment,
.trix-content .attachment-gallery > .attachment {
  flex: 1 0 33%;
  padding: 0 0.5em;
  max-width: 33%;
}

.trix-content .attachment-gallery.attachment-gallery--2 > action-text-attachment,
.trix-content .attachment-gallery.attachment-gallery--2 > .attachment, .trix-content .attachment-gallery.attachment-gallery--4 > action-text-attachment,
.trix-content .attachment-gallery.attachment-gallery--4 > .attachment {
  flex-basis: 50%;
  max-width: 50%;
}

.trix-content action-text-attachment .attachment {
  padding: 0 !important;
  max-width: 100% !important;
}

/* Ensure embedded images display properly */
.trix-content action-text-attachment img {
  max-width: 100%;
  height: auto;
  display: block;
  margin: 0 auto;
}

.trix-content figure {
  margin: 1em 0;
}

.trix-content figcaption {
  text-align: center;
  font-size: 0.875em;
  color: #6b7280;
  margin-top: 0.5em;
}
/* Admin Login Page */
.admin-login-page {
  min-height: 90vh;
  background: linear-gradient(135deg, #f9fafb 0%, #ffffff 100%);
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 40px 20px;
  font-family: 'Montserrat', sans-serif;
}

.admin-login-container {
  max-width: 500px;
  width: 100%;
  background: white;
  border-radius: 12px;
  box-shadow: 0 10px 40px rgba(0, 0, 0, 0.1);
  padding: 50px 40px;
  text-align: center;
}

.admin-login-header {
  margin-bottom: 40px;
}

.login-logo {
  height: 70px;
  width: auto;
  margin-bottom: 30px;
}

.admin-login-header h1 {
  font-size: 32px;
  font-weight: 800;
  color: #1f2937;
  margin-bottom: 12px;
  letter-spacing: -0.5px;
}

.login-subtitle {
  color: #6b7280;
  font-size: 15px;
  line-height: 1.6;
}

.login-form {
  margin-top: 30px;
}

.btn-google-login {
  width: 100%;
  background: white;
  color: #1f2937;
  border: 2px solid #e5e7eb;
  padding: 16px 24px;
  border-radius: 8px;
  font-size: 16px;
  font-weight: 600;
  cursor: pointer;
  transition: all 0.3s ease;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 12px;
  font-family: 'Montserrat', sans-serif;
}

.btn-google-login:before {
  content: '🔐';
  font-size: 20px;
}

.btn-google-login:hover {
  background: #f9fafb;
  border-color: #dc2626;
  transform: translateY(-2px);
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
}

.login-notice {
  margin-top: 24px;
  color: #6b7280;
  font-size: 13px;
  line-height: 1.6;
}

/* Admin Dashboard */
.admin-dashboard {
  min-height: 100vh;
  background: #f9fafb;
  padding: 30px 20px;
  font-family: 'Montserrat', sans-serif;
}

.dashboard-header {
  background: white;
  padding: 30px;
  border-radius: 12px;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.06);
  margin-bottom: 30px;
  display: flex;
  flex-direction: column;
  gap: 20px;
}

.dashboard-title-section h1 {
  font-size: 28px;
  font-weight: 800;
  color: #1f2937;
  margin-bottom: 4px;
}

.dashboard-title-section p {
  color: #6b7280;
  font-size: 14px;
}

.dashboard-actions {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
}

.btn-primary {
  background: #dc2626;
  color: white;
  padding: 12px 24px;
  border-radius: 6px;
  text-decoration: none;
  font-weight: 600;
  font-size: 14px;
  transition: all 0.3s ease;
  display: inline-block;
  border: none;
  cursor: pointer;
}

.btn-primary:hover {
  background: #b91c1c;
  transform: translateY(-2px);
}

.btn-export {
  background: #10b981;
  color: white;
  padding: 12px 24px;
  border-radius: 6px;
  text-decoration: none;
  font-weight: 600;
  font-size: 14px;
  transition: all 0.3s ease;
  display: inline-block;
  border: none;
  cursor: pointer;
}

.btn-export:hover {
  background: #059669;
  transform: translateY(-2px);
}

.btn-logout {
  background: #6b7280;
  color: white;
  padding: 12px 24px;
  border-radius: 6px;
  font-weight: 600;
  font-size: 14px;
  transition: all 0.3s ease;
  border: none;
  cursor: pointer;
  font-family: 'Montserrat', sans-serif;
}

.btn-logout:hover {
  background: #4b5563;
}

.btn-secondary {
  background: #f3f4f6;
  color: #4b5563;
  padding: 12px 24px;
  border-radius: 6px;
  text-decoration: none;
  font-weight: 600;
  font-size: 14px;
  transition: all 0.3s ease;
  display: inline-block;
  border: none;
  cursor: pointer;
}

.btn-secondary:hover {
  background: #e5e7eb;
}

/* Dashboard Stats */
.dashboard-stats {
  display: grid;
  grid-template-columns: 1fr;
  gap: 16px;
  margin-bottom: 30px;
}

.stat-card {
  background: white;
  padding: 24px;
  border-radius: 12px;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.06);
  text-align: center;
  transition: all 0.3s ease;
}

.stat-card:hover {
  transform: translateY(-2px);
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
}

.stat-number {
  font-size: 36px;
  font-weight: 800;
  color: #dc2626;
  margin-bottom: 8px;
}

.stat-label {
  font-size: 14px;
  color: #6b7280;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.5px;
}

/* Dashboard Filters */
.dashboard-filters {
  background: white;
  padding: 30px;
  border-radius: 12px;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.06);
  margin-bottom: 30px;
}

.filter-form {
  display: flex;
  flex-direction: column;
  gap: 20px;
}

.filter-row {
  display: grid;
  grid-template-columns: 1fr;
  gap: 16px;
}

.filter-group {
  display: flex;
  flex-direction: column;
}

.filter-group label {
  font-weight: 600;
  color: #374151;
  margin-bottom: 6px;
  font-size: 13px;
}

.filter-input {
  padding: 10px 14px;
  border: 2px solid #e5e7eb;
  border-radius: 6px;
  font-size: 14px;
  font-family: 'Montserrat', sans-serif;
  transition: all 0.3s ease;
}

.filter-input:focus {
  outline: none;
  border-color: #dc2626;
  box-shadow: 0 0 0 3px rgba(220, 38, 38, 0.1);
}

.filter-actions {
  display: flex;
  gap: 12px;
  flex-wrap: wrap;
}

.btn-filter {
  background: #dc2626;
  color: white;
  padding: 12px 28px;
  border-radius: 6px;
  font-weight: 600;
  font-size: 14px;
  border: none;
  cursor: pointer;
  transition: all 0.3s ease;
  font-family: 'Montserrat', sans-serif;
}

.btn-filter:hover {
  background: #b91c1c;
}

.btn-clear {
  background: #f3f4f6;
  color: #4b5563;
  padding: 12px 28px;
  border-radius: 6px;
  font-weight: 600;
  font-size: 14px;
  text-decoration: none;
  transition: all 0.3s ease;
  display: inline-block;
}

.btn-clear:hover {
  background: #e5e7eb;
}

/* Dashboard Table */
.dashboard-table-wrapper {
  background: white;
  border-radius: 12px;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.06);
  overflow-x: auto;
}

.dashboard-table {
  width: 100%;
  border-collapse: collapse;
  font-size: 13px;
}

.dashboard-table thead {
  background: #f9fafb;
  border-bottom: 2px solid #e5e7eb;
}

.dashboard-table th {
  padding: 16px 12px;
  text-align: left;
  font-weight: 700;
  color: #1f2937;
  white-space: nowrap;
  font-size: 12px;
  text-transform: uppercase;
  letter-spacing: 0.5px;
}

.dashboard-table th a {
  color: #1f2937;
  text-decoration: none;
  display: flex;
  align-items: center;
  gap: 4px;
}

.dashboard-table th a:hover {
  color: #dc2626;
}

.dashboard-table tbody tr {
  border-bottom: 1px solid #f3f4f6;
  transition: background 0.2s ease;
}

.dashboard-table tbody tr:hover {
  background: #f9fafb;
}

.dashboard-table td {
  padding: 16px 12px;
  color: #4b5563;
  vertical-align: top;
}

.dashboard-table td small {
  font-size: 11px;
  color: #9ca3af;
}

.team-list {
  list-style: none;
  padding: 0;
  margin: 0;
  font-size: 12px;
}

.team-list li {
  padding: 2px 0;
}

.badge {
  display: inline-block;
  padding: 4px 10px;
  border-radius: 12px;
  font-size: 11px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.3px;
}

.badge-softball {
  background: #fef2f2;
  color: #dc2626;
}

.badge-baseball {
  background: #eff6ff;
  color: #2563eb;
}

.badge-warning {
  background: #fef3c7;
  color: #d97706;
}

.badge-default {
  background: #f3f4f6;
  color: #6b7280;
}

.btn-action {
  padding: 6px 14px;
  border-radius: 4px;
  text-decoration: none;
  font-size: 12px;
  font-weight: 600;
  transition: all 0.3s ease;
  display: inline-block;
}

.btn-view {
  background: #eff6ff;
  color: #2563eb;
}

.btn-view:hover {
  background: #dbeafe;
}

.no-results {
  padding: 60px 20px;
  text-align: center;
  color: #9ca3af;
}

.no-results p {
  font-size: 16px;
  margin-bottom: 20px;
}

/* Pagination */
.pagination-wrapper {
  padding: 30px;
  display: flex;
  justify-content: center;
  border-top: 2px solid #f3f4f6;
}

.pagination {
  display: flex;
  gap: 8px;
  list-style: none;
  padding: 0;
  margin: 0;
}

.pagination a,
.pagination span {
  padding: 10px 16px;
  border-radius: 6px;
  text-decoration: none;
  color: #4b5563;
  font-weight: 600;
  font-size: 14px;
  transition: all 0.3s ease;
  border: 2px solid #e5e7eb;
}

.pagination a:hover {
  background: #f9fafb;
  border-color: #dc2626;
  color: #dc2626;
}

.pagination .current {
  background: #dc2626;
  color: white;
  border-color: #dc2626;
}

.pagination .disabled {
  opacity: 0.5;
  cursor: not-allowed;
}

.pagination .disabled:hover {
  background: transparent;
  border-color: #e5e7eb;
  color: #4b5563;
}

/* Tablet and up */
@media (min-width: 768px) {
  .admin-dashboard {
    padding: 40px 32px;
  }

  .dashboard-header {
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
  }

  .dashboard-title-section h1 {
    font-size: 32px;
  }

  .dashboard-stats {
    grid-template-columns: repeat(2, 1fr);
  }

  .filter-row {
    grid-template-columns: repeat(2, 1fr);
  }

  .filter-actions {
    justify-content: flex-end;
  }

  .dashboard-table {
    font-size: 14px;
  }

  .dashboard-table th {
    font-size: 13px;
  }
}

/* Desktop */
@media (min-width: 1024px) {
  .dashboard-stats {
    grid-template-columns: repeat(4, 1fr);
  }

  .filter-row {
    grid-template-columns: repeat(3, 1fr);
  }
}

@media (min-width: 1280px) {
  .filter-row {
    grid-template-columns: repeat(5, 1fr);
  }
}

/* Admin Articles Pages */
.admin-articles-page,
.admin-article-form-page {
  min-height: 100vh;
  background: #f9fafb;
  padding: 30px 20px;
  font-family: 'Montserrat', sans-serif;
}

/* Admin Articles Header */
.admin-articles-header,
.admin-article-form-header {
  background: white;
  padding: 30px;
  border-radius: 12px;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.06);
  margin-bottom: 30px;
  display: flex;
  flex-direction: column;
  gap: 20px;
}

.admin-articles-header h1,
.admin-article-form-header h1 {
  font-size: 28px;
  font-weight: 800;
  color: #1f2937;
  margin-bottom: 4px;
}

.admin-articles-header p,
.admin-article-form-header p {
  color: #6b7280;
  font-size: 14px;
}

.admin-articles-actions {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
}

.btn-primary {
  background: #dc2626;
  color: white;
  padding: 12px 24px;
  border-radius: 6px;
  text-decoration: none;
  font-weight: 600;
  font-size: 14px;
  border: none;
  cursor: pointer;
  transition: all 0.3s ease;
  display: inline-block;
}

.btn-primary:hover {
  background: #b91c1c;
  transform: translateY(-2px);
}

/* Admin Articles Filters */
.admin-articles-filters {
  background: white;
  padding: 30px;
  border-radius: 12px;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.06);
  margin-bottom: 30px;
}

/* Admin Articles Table */
.admin-articles-table-wrapper {
  background: white;
  border-radius: 12px;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.06);
  overflow-x: auto;
}

.admin-articles-table {
  width: 100%;
  border-collapse: collapse;
  font-size: 13px;
}

.admin-articles-table thead {
  background: #f9fafb;
  border-bottom: 2px solid #e5e7eb;
}

.admin-articles-table th {
  padding: 16px 12px;
  text-align: left;
  font-weight: 700;
  color: #1f2937;
  white-space: nowrap;
  font-size: 12px;
  text-transform: uppercase;
  letter-spacing: 0.5px;
}

.admin-articles-table th a {
  color: #1f2937;
  text-decoration: none;
}

.admin-articles-table th a:hover {
  color: #dc2626;
}

.admin-articles-table tbody tr {
  border-bottom: 1px solid #f3f4f6;
  transition: background 0.2s ease;
}

.admin-articles-table tbody tr:hover {
  background: #f9fafb;
}

.admin-articles-table td {
  padding: 16px 12px;
  color: #4b5563;
  vertical-align: top;
}

.admin-articles-table td small {
  font-size: 11px;
  color: #9ca3af;
}

.actions-cell {
  display: flex;
  gap: 8px;
  flex-wrap: wrap;
}

.btn-action {
  padding: 6px 12px;
  border-radius: 4px;
  text-decoration: none;
  font-size: 12px;
  font-weight: 600;
  border: none;
  cursor: pointer;
  transition: all 0.3s ease;
  font-family: 'Montserrat', sans-serif;
}

.btn-edit {
  background: #eff6ff;
  color: #2563eb;
}

.btn-edit:hover {
  background: #dbeafe;
}

.btn-delete {
  background: #fef2f2;
  color: #dc2626;
}

.btn-delete:hover {
  background: #fee2e2;
}

.badge-draft {
  background: #fef3c7;
  color: #d97706;
}

.badge-published {
  background: #d1fae5;
  color: #059669;
}

/* Article Form */
.article-form {
  background: white;
  padding: 40px;
  border-radius: 12px;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.06);
  max-width: 900px;
  margin: 0 auto;
}

.form-errors {
  background: #fef2f2;
  border: 2px solid #fecaca;
  border-radius: 8px;
  padding: 20px;
  margin-bottom: 30px;
}

.form-errors h3 {
  color: #dc2626;
  font-size: 16px;
  font-weight: 700;
  margin-bottom: 12px;
}

.form-errors ul {
  list-style: disc;
  padding-left: 20px;
  color: #991b1b;
}

.form-errors li {
  margin-bottom: 6px;
}

.form-section {
  margin-bottom: 40px;
}

.form-group {
  margin-bottom: 24px;
}

.form-group label {
  display: block;
  font-weight: 600;
  color: #374151;
  margin-bottom: 8px;
  font-size: 14px;
}

.form-input {
  width: 100%;
  padding: 12px 16px;
  border: 2px solid #e5e7eb;
  border-radius: 6px;
  font-size: 16px;
  font-family: 'Montserrat', sans-serif;
  transition: all 0.3s ease;
}

.form-input:focus {
  outline: none;
  border-color: #dc2626;
  box-shadow: 0 0 0 3px rgba(220, 38, 38, 0.1);
}

.form-row {
  display: grid;
  grid-template-columns: 1fr;
  gap: 20px;
}

.form-group-half {
  margin-bottom: 0;
}

/* Image Upload */
.image-upload-wrapper {
  position: relative;
}

.form-input-file {
  position: absolute;
  opacity: 0;
  width: 100%;
  height: 100%;
  cursor: pointer;
  z-index: 2;
}

.image-preview {
  width: 100%;
  height: 300px;
  border: 2px dashed #e5e7eb;
  border-radius: 8px;
  overflow: hidden;
  background: #f9fafb;
  position: relative;
  cursor: pointer;
  transition: all 0.3s ease;
}

.image-preview:hover {
  border-color: #dc2626;
  background: #fef2f2;
}

.image-preview.dragging {
  border-color: #dc2626;
  box-shadow: 0 0 0 4px rgba(220, 38, 38, 0.2);
}

.preview-image {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.preview-placeholder {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  height: 100%;
  color: #9ca3af;
}

.preview-placeholder span {
  font-size: 48px;
  margin-bottom: 12px;
}

.preview-placeholder p {
  font-size: 14px;
  font-weight: 600;
}

/* Image Position Selector */
.image-position-selector {
  margin-top: 20px;
  padding: 20px;
  background: #f9fafb;
  border-radius: 8px;
  border: 2px solid #e5e7eb;
}

.image-position-selector label {
  display: block;
  font-weight: 600;
  color: #374151;
  margin-bottom: 12px;
  font-size: 14px;
}

.position-options {
  display: flex;
  gap: 16px;
  margin-bottom: 8px;
  flex-wrap: wrap;
}

.position-options input[type="radio"] {
  display: none;
}

.position-label {
  padding: 10px 20px;
  border: 2px solid #e5e7eb;
  border-radius: 6px;
  background: white;
  cursor: pointer;
  transition: all 0.3s ease;
  font-weight: 600;
  font-size: 14px;
  color: #4b5563;
}

.position-options input[type="radio"]:checked + .position-label {
  background: #dc2626;
  color: white;
  border-color: #dc2626;
}

.position-label:hover {
  border-color: #dc2626;
  color: #dc2626;
}

.position-options input[type="radio"]:checked + .position-label:hover {
  color: white;
}

.help-text {
  font-size: 13px;
  color: #6b7280;
  margin: 0;
  font-style: italic;
}

/* Rich Text Editor */
.editor-wrapper {
  border: 2px solid #e5e7eb;
  border-radius: 6px;
  overflow: hidden;
  transition: all 0.3s ease;
}

.editor-wrapper:focus-within {
  border-color: #dc2626;
  box-shadow: 0 0 0 3px rgba(220, 38, 38, 0.1);
}

.form-editor {
  min-height: 400px;
}

trix-toolbar {
  background: #f9fafb;
  border-bottom: 2px solid #e5e7eb;
  padding: 12px;
}

trix-editor {
  padding: 20px;
  font-size: 16px;
  line-height: 1.8;
  min-height: 400px;
}

trix-editor:focus {
  outline: none;
}

/* Form Actions */
.form-actions {
  display: flex;
  gap: 12px;
  padding-top: 30px;
  border-top: 2px solid #f3f4f6;
  flex-wrap: wrap;
}

.view-live-link {
  color: #dc2626;
  text-decoration: none;
  font-weight: 600;
  font-size: 14px;
  transition: all 0.3s ease;
}

.view-live-link:hover {
  color: #991b1b;
}

/* Responsive */
@media (min-width: 768px) {
  .admin-articles-page,
  .admin-article-form-page {
    padding: 40px 32px;
  }

  .admin-articles-header,
  .admin-article-form-header {
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
  }

  .admin-articles-header h1,
  .admin-article-form-header h1 {
    font-size: 32px;
  }

  .form-row {
    grid-template-columns: repeat(2, 1fr);
  }
}

/* Articles Public Pages */
.articles-page {
  min-height: 100vh;
  background: #f9fafb;
  font-family: 'Montserrat', sans-serif;
}

/* Articles Hero */
.articles-hero {
  background: linear-gradient(135deg, #dc2626 0%, #991b1b 100%);
  padding: 80px 20px;
  text-align: center;
  color: white;
}

.articles-hero-content h1 {
  font-size: 48px;
  font-weight: 800;
  margin-bottom: 16px;
  letter-spacing: -1px;
}

.articles-hero-content p {
  font-size: 20px;
  opacity: 0.95;
  max-width: 600px;
  margin: 0 auto;
}

/* Articles Container */
.articles-container {
  max-width: 1200px;
  margin: 0 auto;
  padding: 60px 20px;
}

/* Articles Grid */
.articles-grid {
  display: grid;
  grid-template-columns: 1fr;
  gap: 30px;
  margin-bottom: 40px;
}

/* Article Card */
.article-card {
  background: white;
  border-radius: 12px;
  overflow: hidden;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.08);
  transition: all 0.3s ease;
}

.article-card:hover {
  transform: translateY(-4px);
  box-shadow: 0 8px 24px rgba(0, 0, 0, 0.12);
}

.article-card-link {
  text-decoration: none;
  color: inherit;
  display: block;
}

.article-card-image {
  width: 100%;
  height: 240px;
  overflow: hidden;
  background: #f3f4f6;
}

.article-image {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.article-image-placeholder {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 64px;
  background: linear-gradient(135deg, #f3f4f6 0%, #e5e7eb 100%);
}

.article-card-content {
  padding: 24px;
}

.article-card-title {
  font-size: 24px;
  font-weight: 700;
  color: #1f2937;
  margin-bottom: 12px;
  line-height: 1.3;
}

.article-card-subtitle {
  font-size: 16px;
  color: #6b7280;
  margin-bottom: 16px;
  line-height: 1.5;
}

.article-card-meta {
  display: flex;
  gap: 16px;
  font-size: 14px;
  color: #9ca3af;
  padding-top: 16px;
  border-top: 1px solid #f3f4f6;
}

.article-author {
  font-weight: 600;
  color: #dc2626;
}

/* No Articles */
.no-articles {
  text-align: center;
  padding: 80px 20px;
}

.no-articles h2 {
  font-size: 32px;
  font-weight: 700;
  color: #1f2937;
  margin-bottom: 12px;
}

.no-articles p {
  font-size: 18px;
  color: #6b7280;
}

/* Article Show Page */
.article-show {
  min-height: 100vh;
  background: white;
  font-family: 'Montserrat', sans-serif;
}

.article-hero {
  position: relative;
  height: 400px;
  background: linear-gradient(135deg, #1f2937 0%, #374151 100%);
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
}

.article-hero-image {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center; /* Default, can be overridden inline */
}

.article-hero-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(to bottom, rgba(0,0,0,0.4) 0%, rgba(0,0,0,0.7) 100%);
}

.article-hero-content {
  position: relative;
  z-index: 2;
  max-width: 800px;
  padding: 40px 20px;
  text-align: center;
  color: white;
}

.article-title {
  font-size: 36px;
  font-weight: 800;
  margin-bottom: 16px;
  line-height: 1.2;
  text-shadow: 0 2px 12px rgba(0,0,0,0.5);
  max-width: 900px;
  margin-left: auto;
  margin-right: auto;
}

.article-subtitle {
  font-size: 20px;
  margin-bottom: 24px;
  opacity: 0.95;
  line-height: 1.5;
  max-width: 800px;
  margin-left: auto;
  margin-right: auto;
  font-weight: 400;
}

.article-meta {
  display: flex;
  gap: 24px;
  justify-content: center;
  font-size: 15px;
  opacity: 0.9;
  flex-wrap: wrap;
}

.article-content-wrapper {
  background: #f9fafb;
  padding: 60px 20px;
}

.article-content {
  max-width: 800px;
  margin: 0 auto;
  background: white;
  padding: 60px 40px;
  border-radius: 12px;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.06);
}

.back-link {
  display: inline-block;
  color: #dc2626;
  text-decoration: none;
  font-weight: 600;
  margin-bottom: 40px;
  transition: all 0.3s ease;
}

.back-link:hover {
  color: #991b1b;
}

.article-body {
  font-size: 18px;
  line-height: 1.8;
  color: #374151;
}

.article-body h1 {
  font-size: 36px;
  font-weight: 700;
  color: #1f2937;
  margin: 48px 0 24px;
  line-height: 1.3;
}

.article-body h2 {
  font-size: 32px;
  font-weight: 700;
  color: #1f2937;
  margin: 40px 0 20px;
  line-height: 1.3;
}

.article-body h3 {
  font-size: 24px;
  font-weight: 600;
  color: #1f2937;
  margin: 32px 0 16px;
  line-height: 1.4;
}

.article-body p {
  margin-bottom: 24px;
}

.article-body img {
  max-width: 100%;
  height: auto;
  border-radius: 8px;
  margin: 32px auto;
  display: block;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
}

.article-body figure {
  margin: 32px 0;
}

.article-body figcaption {
  text-align: center;
  font-size: 14px;
  color: #6b7280;
  margin-top: 12px;
  font-style: italic;
}

.article-body ul, .article-body ol {
  margin-bottom: 24px;
  padding-left: 32px;
}

.article-body li {
  margin-bottom: 12px;
}

.article-body a {
  color: #dc2626;
  text-decoration: underline;
  font-weight: 600;
  transition: all 0.3s ease;
}

.article-body a:hover {
  color: #991b1b;
  text-decoration: none;
}

.article-body blockquote {
  border-left: 4px solid #dc2626;
  padding-left: 24px;
  margin: 32px 0;
  font-style: italic;
  color: #6b7280;
  font-size: 20px;
}

.article-body strong {
  font-weight: 700;
  color: #1f2937;
}

.article-body em {
  font-style: italic;
}

/* Action Text attachments (embedded images) */
.article-body .attachment {
  margin: 32px 0;
}

.article-body .attachment__caption {
  text-align: center;
  font-size: 14px;
  color: #6b7280;
  margin-top: 12px;
  font-style: italic;
}

.article-body action-text-attachment {
  display: block;
  margin: 32px 0;
}

.article-body action-text-attachment img {
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
}

.article-footer {
  margin-top: 60px;
  padding-top: 40px;
  border-top: 2px solid #f3f4f6;
  text-align: center;
}

/* Pagination */
.articles-pagination {
  display: flex;
  justify-content: center;
  margin-top: 40px;
}

/* Responsive */
@media (min-width: 768px) {
  .articles-grid {
    grid-template-columns: repeat(2, 1fr);
  }
  
  .article-card-image {
    height: 280px;
  }
}

@media (min-width: 1024px) {
  .articles-grid {
    grid-template-columns: repeat(3, 1fr);
  }
  
  .articles-hero-content h1 {
    font-size: 64px;
  }
  
  .article-hero {
    height: 500px;
  }
  
  .article-title {
    font-size: 48px;
  }
  
  .article-subtitle {
    font-size: 24px;
  }
  
  .article-content {
    padding: 80px 60px;
  }
  
  .article-body {
    font-size: 19px;
  }
}

/* ===================================
   CAMOAG MENU CONCEPT PROTOTYPE
   =================================== */

/* Reset for this page */
.camo-container {
  display: flex;
  height: 100vh;
  width: 100vw;
  overflow: hidden;
  font-family: 'Inter', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 9999;
  background: #1a1f2b;
}

/* ===================================
   SIDEBAR
   =================================== */
.camo-sidebar {
  width: 260px;
  min-width: 260px;
  height: 100vh;
  background: #1e2530;
  display: flex;
  flex-direction: column;
  transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
  position: relative;
  z-index: 100;
  border-right: 1px solid rgba(255, 255, 255, 0.06);
}

.camo-sidebar.collapsed {
  width: 60px;
  min-width: 60px;
}

/* ===================================
   LOGO
   =================================== */
.camo-logo {
  padding: 16px 18px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.06);
  display: flex;
  align-items: center;
  min-height: 56px;
}

.camo-logo-text {
  font-size: 20px;
  font-weight: 700;
  color: #4ade80;
  letter-spacing: -0.5px;
  white-space: nowrap;
  overflow: hidden;
  transition: opacity 0.2s ease;
}

.camo-logo-icon {
  display: none;
  font-size: 16px;
  font-weight: 700;
  color: #4ade80;
  width: 24px;
  text-align: center;
}

.camo-sidebar.collapsed .camo-logo-text {
  opacity: 0;
  width: 0;
}

.camo-sidebar.collapsed .camo-logo-icon {
  display: block;
}

/* ===================================
   MENU CONTAINER
   =================================== */
.camo-menu {
  flex: 1;
  overflow-y: auto;
  overflow-x: hidden;
  padding: 8px 0;
}

.camo-menu::-webkit-scrollbar {
  width: 6px;
}

.camo-menu::-webkit-scrollbar-track {
  background: transparent;
}

.camo-menu::-webkit-scrollbar-thumb {
  background: rgba(255, 255, 255, 0.1);
  border-radius: 3px;
}

.camo-menu::-webkit-scrollbar-thumb:hover {
  background: rgba(255, 255, 255, 0.2);
}

/* ===================================
   MENU ITEMS
   =================================== */
.camo-menu-item {
  position: relative;
}

.camo-menu-header {
  display: flex;
  align-items: center;
  padding: 10px 14px;
  margin: 2px 8px;
  border-radius: 8px;
  cursor: pointer;
  transition: all 0.15s ease;
  color: rgba(255, 255, 255, 0.75);
}

.camo-menu-header:hover {
  background: rgba(255, 255, 255, 0.06);
  color: #ffffff;
}

.camo-menu-item.expanded > .camo-menu-header {
  background: rgba(74, 222, 128, 0.1);
  color: #4ade80;
}

.camo-menu-icon {
  width: 22px;
  height: 22px;
  min-width: 22px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.camo-menu-icon svg {
  width: 20px;
  height: 20px;
}

.camo-menu-label {
  margin-left: 12px;
  font-size: 13px;
  font-weight: 500;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  flex: 1;
  transition: opacity 0.2s ease, margin 0.2s ease;
}

.camo-sidebar.collapsed .camo-menu-label {
  opacity: 0;
  margin-left: 0;
  width: 0;
}

.camo-menu-arrow {
  width: 16px;
  height: 16px;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: transform 0.2s ease, opacity 0.2s ease;
  opacity: 0.5;
}

.camo-menu-arrow svg {
  width: 12px;
  height: 12px;
}

.camo-menu-header:hover .camo-menu-arrow {
  opacity: 0.8;
}

.camo-menu-item.expanded > .camo-menu-header .camo-menu-arrow {
  transform: rotate(90deg);
  opacity: 1;
}

.camo-sidebar.collapsed .camo-menu-arrow {
  opacity: 0;
  width: 0;
}

/* ===================================
   SUBMENU
   =================================== */
.camo-submenu {
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.3s cubic-bezier(0.4, 0, 0.2, 1);
  background: rgba(0, 0, 0, 0.15);
  margin: 0 8px;
  border-radius: 0 0 8px 8px;
}

.camo-menu-item.expanded > .camo-submenu {
  max-height: 600px;
}

.camo-sidebar.collapsed .camo-submenu {
  display: none;
}

.camo-submenu-item {
  display: flex;
  align-items: center;
  padding: 8px 14px 8px 46px;
  cursor: pointer;
  transition: background 0.15s ease;
  color: rgba(255, 255, 255, 0.65);
  font-size: 12px;
}

.camo-submenu-item:hover {
  background: rgba(255, 255, 255, 0.04);
  color: rgba(255, 255, 255, 0.9);
}

.camo-submenu-label {
  flex: 1;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.camo-submenu-empty {
  padding: 12px 14px 12px 46px;
  color: rgba(255, 255, 255, 0.35);
  font-size: 12px;
  font-style: italic;
  margin: 0;
}

/* ===================================
   TOGGLE SWITCH
   =================================== */
.camo-toggle {
  position: absolute;
  opacity: 0;
  width: 0;
  height: 0;
}

.camo-toggle-slider {
  position: relative;
  width: 32px;
  min-width: 32px;
  height: 18px;
  background: rgba(255, 255, 255, 0.15);
  border-radius: 10px;
  margin-right: 10px;
  transition: all 0.2s ease;
  cursor: pointer;
}

.camo-toggle-slider::before {
  content: '';
  position: absolute;
  top: 2px;
  left: 2px;
  width: 14px;
  height: 14px;
  background: rgba(255, 255, 255, 0.5);
  border-radius: 50%;
  transition: all 0.2s ease;
}

.camo-toggle:checked + .camo-toggle-slider {
  background: #4ade80;
}

.camo-toggle:checked + .camo-toggle-slider::before {
  transform: translateX(14px);
  background: white;
}

.camo-submenu-item:hover .camo-toggle-slider {
  background: rgba(255, 255, 255, 0.25);
}

.camo-submenu-item:hover .camo-toggle:checked + .camo-toggle-slider {
  background: #22c55e;
}

/* ===================================
   RADIO BUTTONS (Base Layers)
   =================================== */
.camo-radio {
  position: absolute;
  opacity: 0;
  width: 0;
  height: 0;
}

.camo-radio-indicator {
  position: relative;
  width: 16px;
  min-width: 16px;
  height: 16px;
  background: transparent;
  border: 2px solid rgba(255, 255, 255, 0.3);
  border-radius: 50%;
  margin-right: 10px;
  transition: all 0.2s ease;
}

.camo-radio-indicator::before {
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) scale(0);
  width: 8px;
  height: 8px;
  background: #4ade80;
  border-radius: 50%;
  transition: transform 0.2s ease;
}

.camo-radio:checked + .camo-radio-indicator {
  border-color: #4ade80;
}

.camo-radio:checked + .camo-radio-indicator::before {
  transform: translate(-50%, -50%) scale(1);
}

.camo-radio-item:hover .camo-radio-indicator {
  border-color: rgba(255, 255, 255, 0.5);
}

/* ===================================
   CREATE BUTTON
   =================================== */
.camo-create-btn {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 6px;
  margin: 8px 14px 12px 46px;
  padding: 8px 16px;
  background: rgba(74, 222, 128, 0.15);
  border: 1px solid rgba(74, 222, 128, 0.3);
  border-radius: 6px;
  color: #4ade80;
  font-size: 12px;
  font-weight: 600;
  cursor: pointer;
  transition: all 0.2s ease;
  font-family: inherit;
}

.camo-create-btn:hover {
  background: rgba(74, 222, 128, 0.25);
  border-color: rgba(74, 222, 128, 0.5);
}

.camo-create-btn svg {
  width: 14px;
  height: 14px;
}

/* ===================================
   COLLAPSE BUTTON
   =================================== */
.camo-collapse-btn {
  position: absolute;
  bottom: 16px;
  left: 8px;
  right: 8px;
  padding: 10px;
  background: rgba(255, 255, 255, 0.04);
  border: 1px solid rgba(255, 255, 255, 0.08);
  border-radius: 8px;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all 0.2s ease;
  color: rgba(255, 255, 255, 0.5);
}

.camo-collapse-btn:hover {
  background: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.8);
}

.camo-collapse-btn svg {
  width: 18px;
  height: 18px;
}

.camo-collapse-btn .collapse-icon {
  display: block;
}

.camo-collapse-btn .expand-icon {
  display: none;
}

.camo-sidebar.collapsed .camo-collapse-btn .collapse-icon {
  display: none;
}

.camo-sidebar.collapsed .camo-collapse-btn .expand-icon {
  display: block;
}

/* ===================================
   MAIN CONTENT AREA
   =================================== */
.camo-main {
  flex: 1;
  background: #2a3142;
  position: relative;
  overflow: hidden;
}

.camo-map-placeholder {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  background: linear-gradient(135deg, #2a3142 0%, #1f2937 100%);
  position: relative;
}

/* Grid pattern overlay */
.camo-map-placeholder::before {
  content: '';
  position: absolute;
  inset: 0;
  background-image: 
    linear-gradient(rgba(255, 255, 255, 0.02) 1px, transparent 1px),
    linear-gradient(90deg, rgba(255, 255, 255, 0.02) 1px, transparent 1px);
  background-size: 50px 50px;
}

.camo-map-text {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 8px;
  color: rgba(255, 255, 255, 0.3);
  z-index: 1;
}

.camo-map-text span {
  font-size: 24px;
  font-weight: 600;
  letter-spacing: 2px;
  text-transform: uppercase;
}

.camo-map-text small {
  font-size: 13px;
  font-weight: 400;
  letter-spacing: 0.5px;
}

/* ===================================
   TOOLTIP FOR COLLAPSED STATE
   =================================== */
.camo-sidebar.collapsed .camo-menu-header {
  position: relative;
}

.camo-sidebar.collapsed .camo-menu-header::after {
  content: attr(data-tooltip);
  position: absolute;
  left: 100%;
  top: 50%;
  transform: translateY(-50%);
  margin-left: 12px;
  padding: 6px 12px;
  background: #1e2530;
  border: 1px solid rgba(255, 255, 255, 0.1);
  border-radius: 6px;
  color: white;
  font-size: 12px;
  white-space: nowrap;
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.2s ease, visibility 0.2s ease;
  z-index: 1000;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.3);
}

.camo-sidebar.collapsed .camo-menu-header:hover::after {
  opacity: 1;
  visibility: visible;
}

/* ===================================
   RESPONSIVE
   =================================== */
@media (max-width: 768px) {
  .camo-sidebar {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    z-index: 1000;
  }

  .camo-sidebar.collapsed {
    transform: translateX(-100%);
  }

  .camo-collapse-btn {
    position: fixed;
    bottom: auto;
    top: 16px;
    left: auto;
    right: 16px;
    width: 44px;
    height: 44px;
    border-radius: 50%;
    z-index: 1001;
    background: #1e2530;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.3);
  }

  .camo-sidebar.collapsed ~ .camo-main .camo-collapse-btn {
    left: 16px;
    right: auto;
  }
}

/* Hide normal navbar and footer on this page */
body:has(.camo-container) .navbar,
body:has(.camo-container) .footer {
  display: none;
}

/* Contact Page Styles */
.contact-page {
  min-height: 90vh;
  background: #f9fafb;
  padding: 60px 20px;
  font-family: 'Montserrat', sans-serif;
}

.contact-container {
  max-width: 700px;
  margin: 0 auto;
  background: white;
  border-radius: 12px;
  box-shadow: 0 4px 16px rgba(0, 0, 0, 0.08);
  padding: 50px 40px;
}

.contact-header {
  text-align: center;
  margin-bottom: 40px;
}

.contact-header h1 {
  font-size: 36px;
  font-weight: 800;
  color: #1f2937;
  margin-bottom: 16px;
  letter-spacing: -0.5px;
}

.contact-subtitle {
  color: #6b7280;
  font-size: 16px;
  line-height: 1.6;
}

.contact-form .form-row {
  display: grid;
  grid-template-columns: 1fr;
  gap: 20px;
  margin-bottom: 20px;
}

@media (min-width: 768px) {
  .contact-form .form-row {
    grid-template-columns: 1fr 1fr;
  }
  
  .contact-container {
    padding: 60px 50px;
  }
  
  .contact-header h1 {
    font-size: 42px;
  }
}

/* Donate Page Styles - Mobile First */

/* Hero Section */
.donate-hero {
  position: relative;
  min-height: 500px;
  background: linear-gradient(rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.6)),
              linear-gradient(135deg, #dc2626 0%, #991b1b 100%);
  background-size: cover;
  background-position: center;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  color: white;
  padding: 60px 20px;
}

.donate-hero-overlay {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.3);
}

.donate-hero-content {
  position: relative;
  z-index: 1;
  max-width: 800px;
}

.donate-hero-title {
  font-size: 42px;
  font-weight: 800;
  margin-bottom: 20px;
  line-height: 1.2;
  letter-spacing: -0.5px;
}

.donate-hero-subtitle {
  font-size: 20px;
  font-weight: 300;
  line-height: 1.6;
}

/* Mission Section */
.donate-mission {
  padding: 60px 0;
  background: white;
}

.mission-grid {
  display: flex;
  flex-direction: column;
  gap: 40px;
}

.mission-team-photo {
  width: 100%;
  height: auto;
  border-radius: 12px;
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.15);
  display: block;
}

.mission-content p {
  margin-bottom: 20px;
  line-height: 1.8;
  color: #4b5563;
  font-size: 16px;
}

.mission-cta {
  font-size: 18px;
  color: #dc2626;
  font-weight: 600;
  margin-top: 30px;
}

/* Sponsorship Levels Section */
.sponsorship-levels {
  padding: 80px 0;
  background: #4b5563;
}

.sponsorship-subtitle {
  text-align: center;
  font-size: 18px;
  margin-bottom: 50px;
  font-weight: 300;
}

.levels-grid {
  display: flex;
  flex-direction: column;
  gap: 30px;
  margin-top: 50px;
}

.sponsor-card {
  background: white;
  border-radius: 12px;
  padding: 40px 30px;
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.2);
  position: relative;
  transition: transform 0.3s ease;
}

.sponsor-card:hover {
  transform: translateY(-5px);
}

.sponsor-card-featured {
  border: 3px solid #dc2626;
  background: linear-gradient(to bottom, #ffffff 0%, #fef2f2 100%);
}

.sponsor-badge {
  position: absolute;
  top: -15px;
  right: 30px;
  background: #dc2626;
  color: white;
  padding: 8px 20px;
  border-radius: 20px;
  font-size: 13px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.5px;
}

.sponsor-title {
  font-size: 28px;
  font-weight: 800;
  color: #1f2937;
  margin-bottom: 15px;
  letter-spacing: -0.3px;
}

.sponsor-price {
  font-size: 48px;
  font-weight: 800;
  color: #dc2626;
  margin-bottom: 30px;
  letter-spacing: -1px;
}

.sponsor-benefits h4 {
  font-size: 14px;
  font-weight: 700;
  color: #6b7280;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  margin-bottom: 20px;
}

.sponsor-benefits ul {
  list-style: none;
  padding: 0;
  margin-bottom: 30px;
}

.sponsor-benefits li {
  display: flex;
  align-items: flex-start;
  gap: 12px;
  margin-bottom: 15px;
  color: #4b5563;
  font-size: 15px;
  line-height: 1.6;
}

.check-icon {
  width: 20px;
  height: 20px;
  color: #10b981;
  flex-shrink: 0;
  margin-top: 2px;
}

.btn-sponsor {
  width: 100%;
  background: #dc2626;
  color: white;
  padding: 16px 32px;
  border-radius: 8px;
  text-decoration: none;
  font-weight: 700;
  font-size: 16px;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  display: inline-block;
  text-align: center;
  transition: all 0.3s ease;
  border: none;
  cursor: pointer;
}

.btn-sponsor:hover {
  background: #b91c1c;
  transform: translateY(-2px);
  box-shadow: 0 8px 20px rgba(220, 38, 38, 0.3);
}

/* How to Give Section */
.how-to-give {
  padding: 80px 0;
  background: #f9fafb;
}

.give-subtitle {
  text-align: center;
  color: #6b7280;
  font-size: 18px;
  margin-bottom: 50px;
}

.give-methods {
  display: flex;
  flex-direction: column;
  gap: 30px;
}

.give-method {
  background: white;
  padding: 40px 30px;
  border-radius: 12px;
  text-align: center;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.08);
  transition: all 0.3s ease;
}

.give-method:hover {
  transform: translateY(-5px);
  box-shadow: 0 8px 24px rgba(0, 0, 0, 0.12);
}

.give-icon {
  font-size: 48px;
  margin-bottom: 20px;
}

.give-method h3 {
  font-size: 24px;
  font-weight: 700;
  color: #1f2937;
  margin-bottom: 12px;
}

.give-method p {
  color: #6b7280;
  margin-bottom: 20px;
  line-height: 1.6;
}

.give-link {
  color: #dc2626;
  text-decoration: none;
  font-weight: 700;
  font-size: 18px;
  transition: color 0.3s ease;
}

.give-link:hover {
  color: #b91c1c;
  text-decoration: underline;
}

.give-buttons {
  display: flex;
  flex-direction: column;
  gap: 12px;
  margin-top: 20px;
}

.btn-give {
  background: #dc2626;
  color: white;
  padding: 14px 24px;
  border-radius: 6px;
  text-decoration: none;
  font-weight: 600;
  font-size: 14px;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  display: inline-block;
  text-align: center;
  transition: all 0.3s ease;
  border: none;
  cursor: pointer;
}

.btn-give:hover {
  background: #b91c1c;
  transform: translateY(-2px);
  box-shadow: 0 4px 12px rgba(220, 38, 38, 0.3);
}

.donorbox-partner {
  max-width: 800px;
  margin: 60px auto 0;
  padding: 30px;
  background: white;
  border-radius: 12px;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.08);
  text-align: center;
}

.donorbox-partner p {
  color: #4b5563;
  line-height: 1.8;
  font-size: 16px;
  margin: 0;
}

.donorbox-partner strong {
  color: #1f2937;
}

/* Impact Section */
.impact-section {
  padding: 80px 0;
  background: #1f2937;
}

.impact-grid {
  display: grid;
  grid-template-columns: 1fr;
  gap: 30px;
  margin-top: 50px;
}

.impact-card {
  background: rgba(255, 255, 255, 0.1);
  padding: 40px 30px;
  border-radius: 12px;
  text-align: center;
  border: 2px solid rgba(255, 255, 255, 0.2);
  transition: all 0.3s ease;
}

.impact-card:hover {
  background: rgba(255, 255, 255, 0.15);
  border-color: #dc2626;
  transform: translateY(-5px);
}

.impact-number {
  font-size: 56px;
  font-weight: 800;
  color: #dc2626;
  margin-bottom: 15px;
  letter-spacing: -1px;
}

.impact-label {
  font-size: 18px;
  color: white;
  font-weight: 600;
}

/* Tablet and up */
@media (min-width: 768px) {
  .donate-hero {
    min-height: 600px;
  }

  .donate-hero-title {
    font-size: 56px;
  }

  .donate-hero-subtitle {
    font-size: 24px;
  }

  .mission-grid {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 60px;
    align-items: center;
  }


  .levels-grid {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 30px;
  }

  .sponsor-card:nth-child(1) {
    grid-column: 1 / -1;
    max-width: 600px;
    margin: 0 auto;
  }

  .give-methods {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 30px;
  }

  .impact-grid {
    grid-template-columns: repeat(3, 1fr);
  }
}

/* Desktop */
@media (min-width: 1024px) {
  .donate-hero-title {
    font-size: 72px;
  }

  .levels-grid {
    grid-template-columns: repeat(3, 1fr);
  }

  .sponsor-card:nth-child(1) {
    grid-column: auto;
    max-width: none;
  }

  .sponsor-card {
    padding: 50px 40px;
  }

  .mission-content p {
    font-size: 17px;
  }
}

/* Flash Messages */
.flash-notice,
.flash-alert {
  padding: 16px 20px;
  margin: 0;
  text-align: center;
  font-weight: 600;
  font-family: 'Montserrat', sans-serif;
  position: relative;
  z-index: 100;
}

.flash-notice {
  background: #d1fae5;
  border-bottom: 2px solid #6ee7b7;
  color: #065f46;
}

.flash-alert {
  background: #fef2f2;
  border-bottom: 2px solid #fecaca;
  color: #991b1b;
}

/* ===================================
   MODERN MOBILE-FIRST DESIGN
   =================================== */

/* Reset and Base Styles */
* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}

body {
  font-family: 'Montserrat', sans-serif;
  line-height: 1.6;
  color: #1f2937;
  overflow-x: hidden;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

body.menu-open {
  overflow: hidden;
}

.container {
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 20px;
}

/* ===================================
   NAVBAR - MODERN & BALANCED
   =================================== */
.navbar {
  background: white;
  padding: 16px 0;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.08);
  position: sticky;
  top: 0;
  z-index: 1000;
  transition: all 0.3s ease;
}

.navbar-container {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 20px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  position: relative;
}

.navbar-logo .logo-link {
  text-decoration: none;
  display: flex;
  align-items: center;
}

.logo-image {
  height: 65px;
  display: block;
}

/* Hamburger Menu - Mobile */
.hamburger {
  display: flex;
  flex-direction: column;
  gap: 6px;
  background: none;
  border: none;
  cursor: pointer;
  padding: 10px;
  z-index: 1001;
  position: relative;
  transition: all 0.3s ease;
  -webkit-tap-highlight-color: transparent;
  touch-action: manipulation;
  -webkit-user-select: none;
  user-select: none;
}

.hamburger:active {
  opacity: 0.7;
}

.hamburger-line {
  width: 28px;
  height: 3px;
  background: #1f2937;
  transition: all 0.3s ease;
  border-radius: 3px;
}

.hamburger.active .hamburger-line:nth-child(1) {
  transform: rotate(45deg) translate(8px, 8px);
}

.hamburger.active .hamburger-line:nth-child(2) {
  opacity: 0;
  transform: translateX(-20px);
}

.hamburger.active .hamburger-line:nth-child(3) {
  transform: rotate(-45deg) translate(8px, -8px);
}

/* Mobile Menu */
.navbar-menu {
  position: fixed;
  top: 77px;
  right: -100%;
  width: 100%;
  max-width: 320px;
  height: calc(100vh - 77px);
  background: white;
  list-style: none;
  padding: 30px 24px;
  box-shadow: -4px 0 24px rgba(0, 0, 0, 0.12);
  transition: right 0.4s cubic-bezier(0.4, 0, 0.2, 1);
  display: flex;
  flex-direction: column;
  gap: 8px;
  overflow-y: auto;
  z-index: 1000;
  -webkit-overflow-scrolling: touch;
}

.navbar-menu.active {
  right: 0;
}

/* Mobile menu backdrop */
.navbar-menu.active::before {
  content: '';
  position: fixed;
  top: 77px;
  left: 0;
  right: 320px;
  bottom: 0;
  background: rgba(0, 0, 0, 0.5);
  z-index: -1;
}

.navbar-menu li {
  border-bottom: 1px solid #f3f4f6;
  padding: 4px 0;
}

.navbar-menu li:last-child {
  border-bottom: none;
  margin-top: 16px;
}

.nav-link {
  display: block;
  text-decoration: none;
  color: #1f2937;
  font-size: 16px;
  font-weight: 500;
  padding: 14px 0;
  transition: color 0.3s ease;
}

.nav-link:hover {
  color: #dc2626;
}

.btn-nav-cta {
  background: #dc2626;
  color: white !important;
  padding: 13px 24px;
  border-radius: 6px;
  text-align: center;
  font-weight: 600;
  font-size: 14px;
  letter-spacing: 0.3px;
  text-transform: uppercase;
  transition: all 0.3s ease;
  display: block;
  text-decoration: none;
}

.btn-nav-cta:hover {
  background: #b91c1c;
  transform: translateY(-1px);
  box-shadow: 0 4px 12px rgba(220, 38, 38, 0.25);
}

/* ===================================
   HERO SECTION - VIDEO BACKGROUND
   =================================== */
.hero-section {
  position: relative;
  min-height: 600px;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  color: white;
  padding: 60px 20px;
  overflow: hidden;
}

.hero-video {
  position: absolute;
  top: 50%;
  left: 50%;
  min-width: 100%;
  min-height: 100%;
  width: auto;
  height: auto;
  transform: translate(-50%, -50%);
  z-index: 0;
  object-fit: cover;
}

.hero-overlay {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: linear-gradient(135deg, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0.5) 100%);
  z-index: 1;
}

.hero-content {
  position: relative;
  z-index: 2;
  max-width: 900px;
  width: 100%;
}

.hero-title {
  font-size: 42px;
  font-weight: 800;
  margin-bottom: 24px;
  line-height: 1.15;
  letter-spacing: -0.5px;
}

.hero-subtitle {
  font-size: 19px;
  margin-bottom: 36px;
  line-height: 1.7;
  font-weight: 300;
  max-width: 700px;
  margin-left: auto;
  margin-right: auto;
}

.hero-subtitle strong {
  font-weight: 600;
}

.hero-buttons {
  display: flex;
  flex-direction: column;
  gap: 16px;
  align-items: stretch;
  max-width: 400px;
  margin: 0 auto;
}

/* ===================================
   BUTTON STYLES - MODERN
   =================================== */
.btn {
  display: inline-block;
  padding: 16px 32px;
  text-decoration: none;
  border-radius: 6px;
  font-weight: 600;
  font-size: 14px;
  letter-spacing: 0.5px;
  transition: all 0.3s ease;
  text-transform: uppercase;
  text-align: center;
  width: 100%;
  border: none;
  cursor: pointer;
}

.btn-primary {
  background: #dc2626;
  color: white;
  box-shadow: 0 2px 8px rgba(220, 38, 38, 0.2);
}

.btn-primary:hover {
  background: #b91c1c;
  transform: translateY(-2px);
  box-shadow: 0 6px 16px rgba(220, 38, 38, 0.35);
}

/* ===================================
   DONORS SECTION
   =================================== */
.donors-section {
  padding: 60px 0;
  background: #ffffff;
}

.section-title-center {
  text-align: center;
  font-size: 28px;
  font-weight: 700;
  margin-bottom: 40px;
  color: #1f2937;
  letter-spacing: -0.3px;
}

.donors-logos {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  gap: 32px;
}

.donor-logo {
  background: white;
  padding: 20px 28px;
  border-radius: 10px;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.06);
  transition: all 0.3s ease;
  display: flex;
  align-items: center;
  justify-content: center;
}

.donor-logo:hover {
  transform: translateY(-4px);
  box-shadow: 0 8px 20px rgba(0, 0, 0, 0.1);
}

.donor-logo-img {
  max-width: 140px;
  height: auto;
  display: block;
}

.donors-cta {
  text-align: center;
  margin-top: 50px;
  padding-top: 40px;
  border-top: 1px solid #e5e7eb;
}

.donors-501c3 {
  font-size: 16px;
  color: #1f2937;
  max-width: 700px;
  margin: 0 auto 24px;
  line-height: 1.7;
  font-weight: 400;
}

.btn-secondary-outline {
  display: inline-block;
  padding: 14px 32px;
  background: transparent;
  color: #dc2626;
  border: 2px solid #dc2626;
  border-radius: 8px;
  text-decoration: none;
  font-weight: 600;
  font-size: 16px;
  transition: all 0.3s ease;
  font-family: 'Montserrat', sans-serif;
  max-width: 500px;
  width: 100%;
}

.btn-secondary-outline:hover {
  background: #dc2626;
  color: white;
  transform: translateY(-2px);
  box-shadow: 0 4px 12px rgba(220, 38, 38, 0.2);
}

/* ===================================
   APPROACH SECTION
   =================================== */
.approach-section {
  padding: 80px 0;
  background: #4b5563;
  color: white;
}

.approach-grid {
  display: flex;
  flex-direction: column;
  gap: 40px;
}

.approach-image {
  width: 100%;
  border-radius: 12px;
  overflow: hidden;
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.3);
}

.approach-img {
  width: 100%;
  height: auto;
  display: block;
  object-fit: cover;
}

.section-title {
  font-size: 32px;
  font-weight: 800;
  margin-bottom: 24px;
  line-height: 1.2;
  letter-spacing: -0.5px;
}

.approach-content p {
  margin-bottom: 18px;
  line-height: 1.8;
  color: #e5e7eb;
  font-size: 16px;
}

.approach-content .btn {
  margin-top: 24px;
}

/* ===================================
   PILLARS SECTION - BALANCED ICONS
   =================================== */
.pillars-section {
  padding: 80px 0;
  background: white;
}

.pillars-grid {
  display: flex;
  flex-direction: column;
  gap: 50px;
}

.pillars-intro p {
  margin-bottom: 28px;
  line-height: 1.8;
  color: #4b5563;
  font-size: 16px;
}

.pillars-buttons {
  display: flex;
  flex-direction: column;
  gap: 14px;
}

.pillars-list {
  display: flex;
  flex-direction: column;
  gap: 32px;
}

.pillar-item {
  display: flex;
  gap: 20px;
  align-items: flex-start;
}

.pillar-icon {
  width: 64px;
  height: 64px;
  min-width: 64px;
  border-radius: 12px;
  flex-shrink: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 14px;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.08);
  transition: all 0.3s ease;
}

.pillar-item:hover .pillar-icon {
  transform: scale(1.05);
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.12);
}

.pillar-icon-img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  display: block;
}

.pillar-icon-christ {
  background: #fef2f2;
}

.pillar-icon-confidence {
  background: #fef2f2;
}

.pillar-icon-commitment {
  background: #e5e7eb;
}

.pillar-icon-community {
  background: #e5e7eb;
}

.pillar-content h3 {
  font-size: 20px;
  font-weight: 700;
  margin-bottom: 10px;
  color: #dc2626;
  letter-spacing: -0.2px;
}

.pillar-content p {
  color: #4b5563;
  line-height: 1.7;
  font-size: 15px;
}

/* ===================================
   TEAMS SECTION
   =================================== */
.teams-section {
  padding: 80px 0;
  background: #4b5563;
}

.white-text {
  color: white;
}

.teams-verse {
  text-align: center;
  font-size: 16px;
  margin-bottom: 20px;
  font-style: italic;
  padding: 0 20px;
  font-weight: 300;
}

.teams-description {
  text-align: center;
  max-width: 800px;
  margin: 0 auto 50px;
  line-height: 1.8;
  color: #e5e7eb;
  font-size: 16px;
}

.teams-grid {
  display: flex;
  flex-direction: column;
  gap: 28px;
  margin-top: 50px;
}

.team-card {
  background: white;
  border-radius: 12px;
  overflow: hidden;
  box-shadow: 0 4px 16px rgba(0, 0, 0, 0.15);
  transition: all 0.3s ease;
}

.team-card:hover {
  transform: translateY(-8px);
  box-shadow: 0 12px 32px rgba(0, 0, 0, 0.25);
}

.team-image-wrapper {
  width: 100%;
  height: 280px;
  overflow: hidden;
  background: #f3f4f6;
}

.team-image {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
  transition: transform 0.3s ease;
}

.team-card:hover .team-image {
  transform: scale(1.05);
}

.team-info {
  padding: 28px;
}

.team-info h3 {
  font-size: 22px;
  font-weight: 700;
  margin-bottom: 14px;
  color: #1f2937;
  line-height: 1.3;
  letter-spacing: -0.3px;
}

.team-info p {
  color: #6b7280;
  margin-bottom: 18px;
  font-size: 15px;
  line-height: 1.6;
}

.team-link {
  color: #dc2626;
  text-decoration: none;
  font-weight: 600;
  font-size: 14px;
  display: inline-flex;
  align-items: center;
  transition: all 0.3s ease;
}

.team-link:after {
  content: ' →';
  margin-left: 4px;
  transition: margin-left 0.3s ease;
}

.team-link:hover {
  color: #b91c1c;
}

.team-link:hover:after {
  margin-left: 8px;
}

/* Teams Page Specific */
.teams-page {
  min-height: 90vh;
  padding-top: 120px;
}

.teams-cta {
  text-align: center;
  margin-top: 60px;
  padding: 40px;
  background: rgba(255, 255, 255, 0.1);
  border-radius: 12px;
}

.teams-cta h3 {
  font-size: 28px;
  font-weight: 700;
  color: white;
  margin-bottom: 12px;
}

.teams-cta p {
  color: #e5e7eb;
  margin-bottom: 24px;
  font-size: 16px;
}

.teams-cta-buttons {
  display: flex;
  flex-direction: column;
  gap: 14px;
  max-width: 400px;
  margin: 0 auto;
}

/* ===================================
   JOIN SECTION
   =================================== */
.join-section {
  padding: 80px 0;
  background: #ffffff;
  text-align: center;
}

.join-subtitle {
  font-size: 20px;
  font-weight: 600;
  margin-bottom: 16px;
  color: #1f2937;
}

.join-section p {
  margin-bottom: 10px;
  color: #4b5563;
  font-size: 16px;
}

.join-questions {
  margin-top: 20px !important;
}

.join-section a[href^="mailto"] {
  color: #dc2626;
  text-decoration: none;
  font-weight: 600;
  transition: color 0.3s ease;
}

.join-section a[href^="mailto"]:hover {
  color: #b91c1c;
  text-decoration: underline;
}

.join-buttons {
  display: flex;
  flex-direction: column;
  gap: 14px;
  margin-top: 32px;
  max-width: 600px;
  margin-left: auto;
  margin-right: auto;
}

/* ===================================
   FOOTER
   =================================== */
.footer {
  background: #d1d5db;
  padding: 60px 0 24px;
}

.footer-container {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 20px;
}

/* Newsletter Signup */
.footer-newsletter {
  background: linear-gradient(135deg, #dc2626 0%, #991b1b 100%);
  padding: 40px 30px;
  border-radius: 12px;
  text-align: center;
  margin-bottom: 50px;
  box-shadow: 0 4px 12px rgba(220, 38, 38, 0.2);
}

.footer-newsletter h3 {
  font-size: 28px;
  font-weight: 800;
  color: white;
  margin-bottom: 12px;
  letter-spacing: -0.5px;
}

.footer-newsletter p {
  font-size: 16px;
  color: rgba(255, 255, 255, 0.95);
  margin-bottom: 24px;
  max-width: 500px;
  margin-left: auto;
  margin-right: auto;
}

.newsletter-form {
  max-width: 500px;
  margin: 0 auto;
}

.newsletter-input-wrapper {
  display: flex;
  gap: 12px;
  flex-direction: column;
}

.newsletter-input {
  flex: 1;
  padding: 14px 20px;
  border: none;
  border-radius: 8px;
  font-size: 16px;
  font-family: 'Montserrat', sans-serif;
  background: white;
  transition: all 0.3s ease;
}

.newsletter-input:focus {
  outline: none;
  box-shadow: 0 0 0 3px rgba(255, 255, 255, 0.3);
}

.newsletter-input::placeholder {
  color: #9ca3af;
}

.newsletter-button {
  padding: 14px 32px;
  background: #1f2937;
  color: white;
  border: none;
  border-radius: 8px;
  font-size: 16px;
  font-weight: 700;
  cursor: pointer;
  transition: all 0.3s ease;
  font-family: 'Montserrat', sans-serif;
  white-space: nowrap;
}

.newsletter-button:hover {
  background: #111827;
  transform: translateY(-2px);
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.3);
}

.footer-logo {
  text-align: center;
  margin-bottom: 40px;
}

.footer-logo-image {
  height: 55px;
  width: auto;
}

.footer-columns {
  display: flex;
  flex-direction: column;
  gap: 36px;
  margin-bottom: 40px;
}

.footer-column h4 {
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 1.2px;
  margin-bottom: 18px;
  color: #1f2937;
}

.footer-column ul {
  list-style: none;
}

.footer-column ul li {
  margin-bottom: 12px;
}

.footer-social {
  display: flex;
  gap: 10px;
  margin-top: 20px;
}

.footer-social a {
  width: 44px;
  height: 44px;
  border-radius: 50%;
  background: #1f2937;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  box-shadow: 0 6px 18px rgba(0, 0, 0, 0.2);
  transition: transform 0.3s ease, box-shadow 0.3s ease;
}

.footer-social a:hover {
  transform: translateY(-3px);
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.25);
}

.footer-social img,
.footer-social svg {
  width: 22px;
  height: 22px;
  color: white;
}

.footer-column a {
  color: #4b5563;
  text-decoration: none;
  font-size: 14px;
  transition: color 0.3s ease;
}

.footer-column a:hover {
  color: #dc2626;
}

.footer-social {
  display: flex;
  gap: 12px;
  margin-top: 20px;
}

.social-icon {
  width: 36px;
  height: 36px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #4b5563;
  color: white;
  text-decoration: none;
  border-radius: 6px;
  transition: all 0.3s ease;
  padding: 8px;
}

.social-icon img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  filter: brightness(0) invert(1);
}

.social-icon:hover {
  background: #dc2626;
  transform: translateY(-2px);
}

.footer-bottom {
  text-align: center;
  padding-top: 24px;
  border-top: 1px solid #9ca3af;
}

.footer-bottom p {
  color: #6b7280;
  font-size: 13px;
}

/* ===================================
   TABLET BREAKPOINT (768px+)
   =================================== */
@media (min-width: 768px) {
  .container {
    padding: 0 32px;
  }

  .navbar-container {
    padding: 0 32px;
  }

  .logo-image {
    height: 65px;
  }

  /* Hero */
  .hero-section {
    min-height: 650px;
    padding: 80px 32px;
  }

  .hero-title {
    font-size: 52px;
  }

  .hero-subtitle {
    font-size: 19px;
  }

  .hero-buttons {
    flex-direction: column;
    gap: 16px;
    max-width: 450px;
  }

  .hero-buttons .btn {
    width: 100%;
  }

  /* Sections */
  .donors-section {
    padding: 80px 0;
  }

  .section-title-center {
    font-size: 36px;
  }

  .section-title {
    font-size: 40px;
  }

  /* Donors */
  .donors-logos {
    gap: 40px;
  }

  .donor-logo-img {
    max-width: 160px;
  }

  .donors-501c3 {
    font-size: 17px;
  }

  /* Teams Grid */
  .teams-grid {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 32px;
  }
  
  /* Center last item if odd number of cards */
  .teams-grid .team-card:last-child:nth-child(odd) {
    grid-column: 1 / -1;
    max-width: 500px;
    margin: 0 auto;
  }

  .team-image-wrapper {
    height: 300px;
  }

  /* Join Buttons */
  .join-buttons {
    flex-direction: row;
    justify-content: center;
  }

  .join-buttons .btn {
    width: auto;
    min-width: 240px;
  }

  /* Footer */
  .footer-columns {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 48px;
  }
}

/* ===================================
   DESKTOP BREAKPOINT (1024px+)
   =================================== */
@media (min-width: 768px) {
  .newsletter-input-wrapper {
    flex-direction: row;
  }
  
  .newsletter-button {
    flex-shrink: 0;
  }
}

@media (min-width: 1024px) {
  /* Hide Hamburger, Show Desktop Menu */
  .hamburger {
    display: none;
  }

  .navbar {
    padding: 18px 0;
  }

  .navbar-menu {
    position: static;
    width: auto;
    max-width: none;
    height: auto;
    background: transparent;
    padding: 0;
    box-shadow: none;
    flex-direction: row;
    gap: 36px;
    align-items: center;
  }

  .navbar-menu li {
    border-bottom: none;
    padding: 0;
  }

  .navbar-menu li:last-child {
    margin-top: 0;
  }

  .nav-link {
    padding: 0;
    font-size: 15px;
    position: relative;
  }

  .nav-link:after {
    content: '';
    position: absolute;
    bottom: -4px;
    left: 0;
    width: 0;
    height: 2px;
    background: #dc2626;
    transition: width 0.3s ease;
  }

  .nav-link:hover:after {
    width: 100%;
  }

  .btn-nav-cta {
    padding: 11px 24px;
  }

  /* Hero */
  .hero-section {
    min-height: 700px;
  }

  .hero-title {
    font-size: 64px;
  }

  .hero-subtitle {
    font-size: 20px;
  }

  .hero-buttons {
    flex-direction: column;
    max-width: 500px;
  }

  .hero-buttons .btn {
    width: 100%;
  }

  /* Approach Grid */
  .approach-grid {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 70px;
    align-items: center;
  }

  .section-title {
    font-size: 44px;
  }

  /* Pillars Grid */
  .pillars-grid {
    display: grid;
    grid-template-columns: 1fr 1.6fr;
    gap: 70px;
  }

  .pillars-intro {
    padding-right: 20px;
  }

  .pillar-icon {
    width: 72px;
    height: 72px;
    min-width: 72px;
    padding: 16px;
  }

  .pillar-content h3 {
    font-size: 21px;
  }

  .pillar-content p {
    font-size: 16px;
  }

  /* Teams Grid */
  .teams-grid {
    grid-template-columns: repeat(3, 1fr);
    gap: 32px;
  }
  
  /* Reset centering on desktop */
  .teams-grid .team-card:last-child:nth-child(odd) {
    grid-column: auto;
    max-width: none;
  }

  .team-image-wrapper {
    height: 260px;
  }

  /* Footer */
  .footer {
    padding: 80px 0 28px;
  }

  .footer-columns {
    grid-template-columns: repeat(3, 1fr);
    gap: 60px;
  }
}

/* ===================================
   LARGE DESKTOP (1280px+)
   =================================== */
@media (min-width: 1280px) {
  .hero-title {
    font-size: 72px;
  }

  .section-title {
    font-size: 48px;
  }

  .donors-logos {
    gap: 50px;
  }

  .donor-logo-img {
    max-width: 180px;
  }

  .approach-grid {
    gap: 80px;
  }

  .pillars-grid {
    gap: 80px;
  }
}
/* Legal Pages Styles */
.legal-page {
  min-height: 90vh;
  background: #f9fafb;
  padding: 60px 20px;
  font-family: 'Montserrat', sans-serif;
}

.legal-container {
  max-width: 900px;
  margin: 0 auto;
  background: white;
  border-radius: 12px;
  box-shadow: 0 4px 16px rgba(0, 0, 0, 0.08);
  padding: 50px 40px;
}

.legal-container h1 {
  font-size: 36px;
  font-weight: 800;
  color: #1f2937;
  margin-bottom: 12px;
  letter-spacing: -0.5px;
}

.last-updated {
  color: #6b7280;
  font-size: 14px;
  margin-bottom: 40px;
  font-style: italic;
}

.legal-content {
  color: #4b5563;
  line-height: 1.8;
}

.legal-section {
  margin-bottom: 40px;
}

.legal-section h2 {
  font-size: 24px;
  font-weight: 700;
  color: #dc2626;
  margin-bottom: 16px;
  margin-top: 32px;
}

.legal-section h3 {
  font-size: 18px;
  font-weight: 600;
  color: #1f2937;
  margin-bottom: 12px;
  margin-top: 20px;
}

.legal-section p {
  margin-bottom: 16px;
  font-size: 15px;
}

.legal-section ul {
  margin-bottom: 16px;
  padding-left: 24px;
}

.legal-section li {
  margin-bottom: 8px;
  font-size: 15px;
}

.legal-section strong {
  color: #1f2937;
  font-weight: 600;
}

@media (min-width: 768px) {
  .legal-container {
    padding: 60px 70px;
  }
  
  .legal-container h1 {
    font-size: 42px;
  }
  
  .legal-section h2 {
    font-size: 28px;
  }
}

/* Prospect Form Styles */
.prospect-form-page {
  min-height: 100vh;
  background: #f9fafb;
  padding: 40px 20px;
  font-family: 'Montserrat', sans-serif;
}

.form-container {
  max-width: 800px;
  margin: 0 auto;
  background: white;
  border-radius: 12px;
  box-shadow: 0 4px 16px rgba(0, 0, 0, 0.08);
  padding: 40px;
}

.form-header {
  text-align: center;
  margin-bottom: 40px;
}

.back-link {
  display: inline-block;
  color: #dc2626;
  text-decoration: none;
  font-weight: 600;
  margin-bottom: 20px;
  transition: color 0.3s ease;
}

.back-link:hover {
  color: #b91c1c;
}

.form-header h1 {
  font-size: 32px;
  font-weight: 800;
  color: #1f2937;
  margin-bottom: 12px;
  letter-spacing: -0.5px;
}

.form-subtitle {
  color: #6b7280;
  font-size: 16px;
}

.prospect-form {
  margin-top: 30px;
}

.form-section {
  margin-bottom: 40px;
  padding-bottom: 30px;
  border-bottom: 2px solid #f3f4f6;
}

.form-section:last-of-type {
  border-bottom: none;
}

.form-section h2 {
  font-size: 20px;
  font-weight: 700;
  color: #dc2626;
  margin-bottom: 24px;
  letter-spacing: -0.3px;
}

.form-row {
  display: grid;
  grid-template-columns: 1fr;
  gap: 20px;
  margin-bottom: 20px;
}

.form-group {
  display: flex;
  flex-direction: column;
}

.form-group label {
  font-weight: 600;
  color: #374151;
  margin-bottom: 8px;
  margin-top: 4px;
  font-size: 14px;
}

.form-input {
  padding: 12px 16px;
  border: 2px solid #e5e7eb;
  border-radius: 6px;
  font-size: 15px;
  font-family: 'Montserrat', sans-serif;
  transition: all 0.3s ease;
  background: white;
}

.form-input:focus {
  outline: none;
  border-color: #dc2626;
  box-shadow: 0 0 0 3px rgba(220, 38, 38, 0.1);
}

.form-input::placeholder {
  color: #9ca3af;
}

textarea.form-input {
  resize: vertical;
  min-height: 80px;
}

.form-select {
  appearance: none;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='%23333' d='M6 9L1 4h10z'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: right 12px center;
  padding-right: 40px;
  cursor: pointer;
}

.form-help-text {
  color: #6b7280;
  font-size: 14px;
  margin-bottom: 16px;
  font-weight: 400;
}

.checkbox-group {
  display: flex;
  flex-direction: column;
  gap: 12px;
}

.checkbox-label {
  display: flex;
  align-items: center;
  gap: 12px;
  padding: 12px 16px;
  background: #f9fafb;
  border: 2px solid #e5e7eb;
  border-radius: 6px;
  cursor: pointer;
  transition: all 0.3s ease;
  font-weight: 500;
  color: #374151;
}

.checkbox-label:hover {
  background: #f3f4f6;
  border-color: #d1d5db;
}

.checkbox-label input[type="checkbox"] {
  width: 20px;
  height: 20px;
  cursor: pointer;
  accent-color: #dc2626;
  flex-shrink: 0;
}

.checkbox-label input[type="checkbox"]:checked + span {
  color: #dc2626;
  font-weight: 600;
}

.checkbox-label:has(input[type="checkbox"]:checked) {
  background: #fef2f2;
  border-color: #dc2626;
}

/* Discretion Checkbox */
.discretion-checkbox-wrapper {
  display: flex;
  align-items: flex-start;
  gap: 12px;
  padding: 16px;
  background: #f9fafb;
  border: 2px solid #e5e7eb;
  border-radius: 6px;
  margin-top: 8px;
}

.discretion-checkbox {
  width: 20px;
  height: 20px;
  cursor: pointer;
  accent-color: #dc2626;
  flex-shrink: 0;
  margin-top: 2px;
}

.discretion-label {
  font-size: 14px;
  color: #4b5563;
  line-height: 1.5;
  font-weight: 400;
}

.form-actions {
  margin-top: 40px;
  text-align: center;
}

.btn-large {
  padding: 16px 48px;
  font-size: 16px;
  min-width: 250px;
}

.error-messages {
  background: #fef2f2;
  border: 2px solid #fecaca;
  border-radius: 8px;
  padding: 20px;
  margin-bottom: 30px;
}

.error-messages h3 {
  color: #dc2626;
  font-size: 16px;
  font-weight: 700;
  margin-bottom: 12px;
}

.error-messages ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

.error-messages li {
  color: #991b1b;
  padding: 6px 0;
  font-size: 14px;
}

.error-messages li:before {
  content: "• ";
  color: #dc2626;
  font-weight: bold;
  margin-right: 8px;
}

/* Flash Messages */
.notice {
  background: #d1fae5;
  border: 2px solid #6ee7b7;
  color: #065f46;
  padding: 16px 20px;
  border-radius: 8px;
  margin-bottom: 24px;
  font-weight: 600;
  text-align: center;
}

/* Tablet and up */
@media (min-width: 768px) {
  .prospect-form-page {
    padding: 60px 32px;
  }

  .form-container {
    padding: 50px 60px;
  }

  .form-header h1 {
    font-size: 40px;
  }

  .form-row {
    grid-template-columns: 1fr 1fr;
  }

  .form-row .form-group-small {
    grid-column: span 1;
  }
  
  /* Make state and zip smaller */
  .form-row:has(.form-group-small) {
    grid-template-columns: 2fr 1fr 1fr;
  }
}

/* Desktop */
@media (min-width: 1024px) {
  .form-header h1 {
    font-size: 44px;
  }
}

/* Tryout Page Styles */
.tryout-page {
  min-height: 90vh;
  display: flex;
  align-items: center;
  justify-content: center;
  background: linear-gradient(135deg, #f9fafb 0%, #ffffff 100%);
  padding: 60px 20px;
  font-family: 'Montserrat', sans-serif;
}

.tryout-container {
  max-width: 800px;
  text-align: center;
}

.tryout-title {
  font-size: 48px;
  font-weight: 800;
  color: #1f2937;
  margin-bottom: 30px;
  letter-spacing: -0.5px;
}

.tryout-description {
  font-size: 20px;
  line-height: 1.7;
  color: #4b5563;
  margin-bottom: 50px;
  max-width: 700px;
  margin-left: auto;
  margin-right: auto;
}

.tryout-buttons {
  display: flex;
  flex-direction: column;
  gap: 20px;
  max-width: 500px;
  margin: 0 auto;
}

.tryout-buttons .btn {
  width: 100%;
}

/* Tablet and up */
@media (min-width: 768px) {
  .tryout-page {
    padding: 80px 32px;
  }

  .tryout-title {
    font-size: 56px;
  }

  .tryout-description {
    font-size: 22px;
  }
}

/* Desktop */
@media (min-width: 1024px) {
  .tryout-title {
    font-size: 64px;
  }

  .tryout-description {
    font-size: 24px;
  }
}

/*
 * This is a manifest file that'll be compiled into application.css, which will include all the files
 * listed below.
 *
 * Any CSS (and SCSS, if configured) file within this directory, lib/assets/stylesheets, or any plugin's
 * vendor/assets/stylesheets directory can be referenced here using a relative path.
 *
 * You're free to add application-wide styles to this file and they'll appear at the bottom of the
 * compiled file so the styles you add here take precedence over styles defined in any other CSS
 * files in this directory. Styles in this file should be added after the last require_* statement.
 * It is generally better to create a new file per style scope.
 *




 */
