
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);
  }
}

/* =====================================================
   ADMIN DASHBOARD - DESKTOP OPTIMIZED
   ===================================================== */

.admin-dashboard {
  min-height: 100vh;
  background: linear-gradient(135deg, #f5f7fa 0%, #e9ecef 100%);
  padding: 2rem 1rem;
}

.admin-container {
  max-width: 1400px;
  margin: 0 auto;
}

/* Dashboard Header */
.dashboard-header {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  margin-bottom: 2rem;
  padding: 1.5rem;
  background: #ffffff;
  border-radius: 12px;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.06);
}

.dashboard-title-section h1 {
  font-size: 2rem;
  font-weight: 700;
  color: #1f2937;
  margin: 0 0 0.25rem 0;
  font-family: 'Montserrat', sans-serif;
}

.dashboard-title-section p {
  font-size: 1rem;
  color: #6b7280;
  margin: 0;
}

.dashboard-header-actions {
  display: flex;
  gap: 0.75rem;
}

/* Compact Header Buttons */
.btn-secondary-sm,
.btn-logout-sm {
  display: inline-flex;
  align-items: center;
  gap: 0.5rem;
  padding: 0.625rem 1rem;
  border-radius: 8px;
  font-size: 0.875rem;
  font-weight: 500;
  text-decoration: none;
  transition: all 0.2s;
  border: none;
  cursor: pointer;
  font-family: 'Montserrat', sans-serif;
}

.btn-secondary-sm {
  background: #e5e7eb;
  color: #374151;
}

.btn-secondary-sm:hover {
  background: #d1d5db;
  transform: translateY(-1px);
}

.btn-logout-sm {
  background: #fee2e2;
  color: #dc2626;
}

.btn-logout-sm:hover {
  background: #fecaca;
  transform: translateY(-1px);
}

.btn-icon {
  width: 16px;
  height: 16px;
}

/* Quick Actions Grid */
.quick-actions-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
  gap: 1.25rem;
  margin-bottom: 2rem;
}

.quick-action-card {
  display: flex;
  align-items: center;
  gap: 1rem;
  padding: 1.25rem;
  background: #ffffff;
  border: 1px solid #e5e7eb;
  border-radius: 12px;
  text-decoration: none;
  transition: all 0.2s;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.05);
}

.quick-action-card:hover {
  transform: translateY(-2px);
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
  border-color: #c41230;
}

.quick-action-card.export {
  grid-column: span 1;
}

.action-card-icon {
  width: 48px;
  height: 48px;
  border-radius: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
}

.action-card-icon svg {
  width: 24px;
  height: 24px;
  color: #ffffff;
}

.action-card-icon.team-apps {
  background: linear-gradient(135deg, #c41230 0%, #a31818 100%);
}

.action-card-icon.articles {
  background: linear-gradient(135deg, #3b82f6 0%, #2563eb 100%);
}

.action-card-icon.subscribers {
  background: linear-gradient(135deg, #10b981 0%, #059669 100%);
}

.action-card-icon.recipients {
  background: linear-gradient(135deg, #8b5cf6 0%, #7c3aed 100%);
}

.action-card-icon.export-icon {
  background: linear-gradient(135deg, #f59e0b 0%, #d97706 100%);
}

.action-card-content {
  flex: 1;
}

.action-card-content h3 {
  font-size: 1rem;
  font-weight: 600;
  color: #1f2937;
  margin: 0 0 0.25rem 0;
  font-family: 'Montserrat', sans-serif;
}

.action-card-content p {
  font-size: 0.875rem;
  color: #6b7280;
  margin: 0;
  line-height: 1.4;
}

/* Stats Cards */
.dashboard-stats {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(220px, 1fr));
  gap: 1.25rem;
  margin-bottom: 2rem;
}

.stat-card {
  display: flex;
  align-items: center;
  gap: 1rem;
  padding: 1.25rem;
  background: #ffffff;
  border: 1px solid #e5e7eb;
  border-radius: 12px;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.05);
}

.stat-icon {
  width: 44px;
  height: 44px;
  border-radius: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
}

.stat-icon svg {
  width: 22px;
  height: 22px;
  color: #ffffff;
}

.stat-icon.total {
  background: linear-gradient(135deg, #6366f1 0%, #4f46e5 100%);
}

.stat-icon.softball {
  background: linear-gradient(135deg, #ec4899 0%, #db2777 100%);
}

.stat-icon.baseball {
  background: linear-gradient(135deg, #06b6d4 0%, #0891b2 100%);
}

.stat-icon.subscribers-icon {
  background: linear-gradient(135deg, #10b981 0%, #059669 100%);
}

.stat-content {
  flex: 1;
}

.stat-number {
  font-size: 1.75rem;
  font-weight: 700;
  color: #1f2937;
  font-family: 'Montserrat', sans-serif;
  line-height: 1;
  margin-bottom: 0.25rem;
}

.stat-label {
  font-size: 0.875rem;
  font-weight: 500;
  color: #6b7280;
  text-transform: uppercase;
  letter-spacing: 0.05em;
}

/* Filters Card */
.filters-card {
  background: #ffffff;
  border: 1px solid #e5e7eb;
  border-radius: 12px;
  padding: 1.5rem;
  margin-bottom: 2rem;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.05);
}

.filters-header {
  margin-bottom: 1.25rem;
  padding-bottom: 1rem;
  border-bottom: 1px solid #e5e7eb;
}

.filters-header h2 {
  font-size: 1.125rem;
  font-weight: 600;
  color: #1f2937;
  margin: 0;
  font-family: 'Montserrat', sans-serif;
}

.filter-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
  gap: 1rem;
  margin-bottom: 1rem;
}

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

.filter-group label {
  font-size: 0.875rem;
  font-weight: 500;
  color: #374151;
}

.filter-input {
  padding: 0.625rem 0.875rem;
  border: 1px solid #d1d5db;
  border-radius: 8px;
  font-size: 0.875rem;
  color: #1f2937;
  background: #ffffff;
  transition: all 0.2s;
}

.filter-input:focus {
  outline: none;
  border-color: #c41230;
  box-shadow: 0 0 0 3px rgba(196, 18, 48, 0.1);
}

.filter-actions {
  display: flex;
  gap: 0.75rem;
  justify-content: flex-start;
}

.btn-filter,
.btn-clear {
  padding: 0.625rem 1.25rem;
  border-radius: 8px;
  font-size: 0.875rem;
  font-weight: 500;
  text-decoration: none;
  transition: all 0.2s;
  border: none;
  cursor: pointer;
  font-family: 'Montserrat', sans-serif;
}

.btn-filter {
  background: linear-gradient(135deg, #c41230 0%, #a31818 100%);
  color: #ffffff;
}

.btn-filter:hover {
  background: linear-gradient(135deg, #d62929 0%, #b81c1c 100%);
  transform: translateY(-1px);
  box-shadow: 0 4px 12px rgba(196, 18, 48, 0.3);
}

.btn-clear {
  background: #f3f4f6;
  color: #374151;
}

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

/* Table Card */
.table-card {
  background: #ffffff;
  border: 1px solid #e5e7eb;
  border-radius: 12px;
  padding: 1.5rem;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.05);
  overflow-x: auto;
}

.dashboard-table {
  width: 100%;
  border-collapse: collapse;
  font-size: 0.875rem;
}

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

.dashboard-table th {
  padding: 0.875rem 1rem;
  text-align: left;
  font-weight: 600;
  color: #374151;
  font-size: 0.8125rem;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  white-space: nowrap;
}

.dashboard-table td {
  padding: 1rem;
  border-bottom: 1px solid #f3f4f6;
  color: #1f2937;
  vertical-align: top;
}

.dashboard-table tbody tr {
  transition: background 0.2s;
}

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

.badge {
  display: inline-block;
  padding: 0.25rem 0.75rem;
  border-radius: 9999px;
  font-size: 0.75rem;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.025em;
}

.badge-softball {
  background: rgba(236, 72, 153, 0.1);
  color: #db2777;
  border: 1px solid rgba(236, 72, 153, 0.3);
}

.badge-baseball {
  background: rgba(6, 182, 212, 0.1);
  color: #0891b2;
  border: 1px solid rgba(6, 182, 212, 0.3);
}

.badge-warning {
  background: rgba(251, 191, 36, 0.1);
  color: #f59e0b;
  border: 1px solid rgba(251, 191, 36, 0.3);
}

.badge-default {
  background: #f3f4f6;
  color: #6b7280;
  border: 1px solid #e5e7eb;
}

.team-list {
  list-style: none;
  padding: 0;
  margin: 0;
}

.team-list li {
  font-size: 0.8125rem;
  color: #6b7280;
  padding: 0.125rem 0;
}

.btn-action {
  padding: 0.375rem 0.875rem;
  border-radius: 6px;
  font-size: 0.8125rem;
  font-weight: 500;
  text-decoration: none;
  transition: all 0.2s;
  display: inline-block;
}

.btn-action.btn-view {
  background: rgba(59, 130, 246, 0.1);
  color: #2563eb;
}

.btn-action.btn-view:hover {
  background: rgba(59, 130, 246, 0.2);
}

/* Pagination */
.pagination-wrapper {
  margin-top: 1.5rem;
  padding-top: 1.5rem;
  border-top: 1px solid #e5e7eb;
}

/* No Results */
.no-results {
  text-align: center;
  padding: 3rem 1.5rem;
}

.no-results p {
  font-size: 1rem;
  color: #6b7280;
  margin-bottom: 1rem;
}

/* Responsive */
@media (max-width: 1024px) {
  .quick-actions-grid {
    grid-template-columns: repeat(auto-fit, minmax(240px, 1fr));
  }

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

@media (max-width: 768px) {
  .admin-dashboard {
    padding: 1rem 0.5rem;
  }

  .dashboard-header {
    flex-direction: column;
    gap: 1rem;
  }

  .dashboard-header-actions {
    width: 100%;
    justify-content: space-between;
  }

  .quick-actions-grid {
    grid-template-columns: 1fr;
  }

  .dashboard-stats {
    grid-template-columns: 1fr;
  }

  .filter-grid {
    grid-template-columns: 1fr;
  }

  .table-card {
    padding: 1rem;
    margin: 0 -0.5rem;
    border-radius: 0;
    border-left: none;
    border-right: none;
  }
}
/* =====================================================
   ADMIN TEAM APPLICATIONS - COMPACT LAYOUT
   ===================================================== */

/* Compact Header */
.dashboard-header-compact {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 16px;
  padding-bottom: 16px;
  border-bottom: 1px solid #e5e7eb;
}

.dashboard-header-compact h1 {
  font-size: 1.5rem;
  font-weight: 700;
  color: #1f2937;
  margin: 0;
}

.dashboard-header-compact p {
  font-size: 0.875rem;
  color: #6b7280;
  margin: 4px 0 0 0;
}

/* Compact Stats Bar */
.stats-bar {
  display: flex;
  gap: 12px;
  margin-bottom: 16px;
  background: #fff;
  padding: 12px;
  border-radius: 8px;
  border: 1px solid #e5e7eb;
}

.stat-item {
  flex: 1;
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 8px;
  border-radius: 6px;
  background: #f9fafb;
  border-left: 3px solid #d1d5db;
}

.stat-item.stat-warning {
  border-left-color: #f59e0b;
}

.stat-item.stat-info {
  border-left-color: #8b5cf6;
}

.stat-item.stat-success {
  border-left-color: #10b981;
}

.stat-item.stat-danger {
  border-left-color: #ef4444;
}

.stat-value {
  font-size: 1.5rem;
  font-weight: 700;
  color: #1f2937;
  line-height: 1;
}

.stat-label {
  font-size: 0.7rem;
  color: #6b7280;
  text-transform: uppercase;
  font-weight: 600;
  letter-spacing: 0.5px;
  margin-top: 4px;
}

/* Compact Filters */
.filters-compact {
  background: #fff;
  border: 1px solid #e5e7eb;
  border-radius: 8px;
  padding: 12px;
  margin-bottom: 16px;
}

.filter-form-compact {
  display: flex;
  gap: 12px;
  align-items: flex-end;
}

.filter-grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 12px;
  flex: 1;
}

.filter-field {
  display: flex;
  flex-direction: column;
  gap: 4px;
}

.filter-field label {
  font-size: 0.75rem;
  font-weight: 600;
  color: #374151;
  text-transform: uppercase;
  letter-spacing: 0.3px;
}

.form-select-sm,
.form-input-sm {
  padding: 6px 10px;
  font-size: 0.875rem;
  border: 1px solid #d1d5db;
  border-radius: 6px;
  background: #fff;
  color: #1f2937;
  transition: border-color 0.2s;
}

.form-select-sm:focus,
.form-input-sm:focus {
  outline: none;
  border-color: #c41230;
  box-shadow: 0 0 0 2px rgba(196, 18, 48, 0.1);
}

.filter-actions-compact {
  display: flex;
  gap: 8px;
  white-space: nowrap;
}

/* Compact Buttons */
.btn-sm {
  padding: 6px 12px;
  font-size: 0.875rem;
  font-weight: 600;
  border-radius: 6px;
  text-decoration: none;
  cursor: pointer;
  transition: all 0.2s;
  display: inline-block;
  border: none;
}

.btn-primary {
  background: #c41230;
  color: #fff;
}

.btn-primary:hover {
  background: #a00e28;
}

.btn-outline {
  background: #fff;
  color: #6b7280;
  border: 1px solid #d1d5db;
}

.btn-outline:hover {
  background: #f9fafb;
  border-color: #9ca3af;
}

.btn-secondary {
  background: #f3f4f6;
  color: #374151;
  border: 1px solid #e5e7eb;
}

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

/* Compact Table */
.table-container-compact {
  background: #fff;
  border: 1px solid #e5e7eb;
  border-radius: 8px;
  overflow: hidden;
}

.table-compact {
  width: 100%;
  border-collapse: collapse;
  font-size: 0.875rem;
}

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

.table-compact th {
  padding: 10px 12px;
  text-align: left;
  font-size: 0.75rem;
  font-weight: 700;
  color: #6b7280;
  text-transform: uppercase;
  letter-spacing: 0.5px;
}

.table-compact tbody tr {
  border-bottom: 1px solid #f3f4f6;
  transition: background 0.15s;
}

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

.table-compact tbody tr:last-child {
  border-bottom: none;
}

.table-compact td {
  padding: 10px 12px;
  vertical-align: middle;
}

/* Table Cell Styles */
.id-cell {
  font-weight: 600;
  color: #6b7280;
  font-size: 0.8rem;
  width: 50px;
}

.applicant-info {
  display: flex;
  align-items: center;
  gap: 6px;
}

.applicant-info strong {
  color: #1f2937;
  font-size: 0.875rem;
}

.role-badge {
  background: #f3f4f6;
  color: #6b7280;
  padding: 2px 6px;
  border-radius: 4px;
  font-size: 0.65rem;
  font-weight: 600;
}

.contact-cell {
  font-size: 0.85rem;
  line-height: 1.3;
}

.team-cell {
  font-size: 0.85rem;
  line-height: 1.3;
}

.date-cell {
  font-size: 0.8rem;
  color: #6b7280;
  white-space: nowrap;
}

.text-muted-sm {
  font-size: 0.75rem;
  color: #9ca3af;
}

/* Sport Badges */
.badge-sport {
  display: inline-flex;
  align-items: center;
  gap: 4px;
  padding: 4px 8px;
  border-radius: 6px;
  font-size: 0.75rem;
  font-weight: 600;
  white-space: nowrap;
}

.badge-baseball {
  background: #dbeafe;
  color: #1e40af;
}

.badge-softball {
  background: #fef3c7;
  color: #92400e;
}

/* Status Pills */
.status-pill {
  display: inline-block;
  padding: 4px 10px;
  border-radius: 20px;
  font-size: 0.7rem;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.3px;
  white-space: nowrap;
}

.status-pending,
.status-payment-pending {
  background: #fef3c7;
  color: #92400e;
}

.status-bg-check-pending {
  background: #dbeafe;
  color: #1e40af;
}

.status-bg-check-complete {
  background: #e9d5ff;
  color: #6b21a8;
}

.status-approved {
  background: #d1fae5;
  color: #065f46;
}

.status-rejected {
  background: #fee2e2;
  color: #991b1b;
}

/* BG Check Pills */
.bgcheck-cell {
  text-align: center;
}

.bg-pill {
  display: inline-block;
  padding: 3px 8px;
  border-radius: 4px;
  font-size: 0.7rem;
  font-weight: 600;
  text-transform: uppercase;
}

.bg-clear {
  background: #d1fae5;
  color: #065f46;
}

.bg-consider {
  background: #fef3c7;
  color: #92400e;
}

.bg-suspended {
  background: #fee2e2;
  color: #991b1b;
}

/* Action Buttons */
.actions-compact {
  display: flex;
  gap: 6px;
  flex-wrap: nowrap;
}

.btn-xs {
  padding: 4px 8px;
  border-radius: 4px;
  font-size: 0.7rem;
  font-weight: 600;
  text-decoration: none;
  cursor: pointer;
  border: none;
  transition: all 0.15s;
  white-space: nowrap;
}

.btn-view {
  background: #f3f4f6;
  color: #374151;
  border: 1px solid #e5e7eb;
}

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

.btn-approve {
  background: #d1fae5;
  color: #065f46;
}

.btn-approve:hover {
  background: #a7f3d0;
}

.btn-reject {
  background: #fee2e2;
  color: #991b1b;
}

.btn-reject:hover {
  background: #fecaca;
}

/* No Results */
.no-results-compact {
  padding: 40px 20px;
  text-align: center;
  color: #6b7280;
}

.no-results-compact p {
  margin-bottom: 12px;
}

/* Pagination */
.pagination-wrapper {
  padding: 12px;
  border-top: 1px solid #f3f4f6;
}

/* Responsive */
@media (max-width: 1200px) {
  .filter-grid {
    grid-template-columns: repeat(2, 1fr);
  }
  
  .filter-form-compact {
    flex-direction: column;
    align-items: stretch;
  }
  
  .filter-actions-compact {
    justify-content: flex-end;
  }
}

@media (max-width: 768px) {
  .stats-bar {
    flex-wrap: wrap;
  }
  
  .stat-item {
    min-width: calc(33.333% - 8px);
  }
  
  .filter-grid {
    grid-template-columns: 1fr;
  }
  
  .table-compact {
    font-size: 0.8rem;
  }
  
  .table-compact th,
  .table-compact td {
    padding: 8px;
  }
}
/* 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;
  }
}

/* =====================================================
   AUTH PAGES - Login & Registration - LIGHT THEME
   ===================================================== */

.auth-page {
  min-height: calc(100vh - 200px);
  display: flex;
  align-items: center;
  justify-content: center;
  background: #f8f9fa;
  padding: 40px 20px;
}

.auth-container {
  width: 100%;
  max-width: 440px;
}

.auth-card {
  background: #fff;
  border-radius: 16px;
  padding: 40px;
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.08);
  border: 1px solid #e5e7eb;
}

.auth-header {
  text-align: center;
  margin-bottom: 32px;
}

.auth-logo {
  margin-bottom: 20px;
}

.auth-logo-img {
  height: 60px;
  width: auto;
}

.auth-header h1 {
  font-family: 'Montserrat', sans-serif;
  font-size: 1.75rem;
  font-weight: 700;
  color: #1f2937;
  margin-bottom: 8px;
}

.auth-subtitle {
  color: #6b7280;
  font-size: 0.95rem;
}

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

.auth-form .form-group {
  display: flex;
  flex-direction: column;
  gap: 6px;
}

.auth-form label {
  font-size: 0.85rem;
  font-weight: 600;
  color: #374151;
}

.auth-form input[type="email"],
.auth-form input[type="password"],
.auth-form input[type="text"],
.auth-form input[type="tel"],
.auth-form select,
.auth-form textarea {
  width: 100%;
  padding: 12px 14px;
  background: #fff;
  border: 1px solid #d1d5db;
  border-radius: 8px;
  color: #1f2937;
  font-size: 1rem;
  font-family: inherit;
  transition: all 0.2s ease;
}

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

.auth-form input:focus,
.auth-form select:focus,
.auth-form textarea:focus {
  outline: none;
  border-color: #c41230;
  box-shadow: 0 0 0 3px rgba(196, 18, 48, 0.1);
}

.auth-form select {
  cursor: pointer;
  appearance: none;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='%236b7280'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M19 9l-7 7-7-7'%3E%3C/path%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: right 12px center;
  background-size: 20px;
  padding-right: 40px;
}

.auth-btn {
  width: 100%;
  padding: 14px;
  background: linear-gradient(135deg, #c41230 0%, #a00e28 100%);
  border: none;
  border-radius: 8px;
  color: #fff;
  font-size: 0.95rem;
  font-weight: 600;
  font-family: 'Montserrat', sans-serif;
  cursor: pointer;
  transition: all 0.2s ease;
  margin-top: 8px;
}

.auth-btn:hover {
  background: linear-gradient(135deg, #d62929 0%, #b81c1c 100%);
  transform: translateY(-1px);
  box-shadow: 0 4px 12px rgba(196, 18, 48, 0.3);
}

.auth-btn:active {
  transform: translateY(0);
}

.auth-btn:disabled {
  opacity: 0.6;
  cursor: not-allowed;
  transform: none;
}

.auth-btn-secondary {
  background: #fff;
  border: 1px solid #d1d5db;
  color: #374151;
}

.auth-btn-secondary:hover {
  background: #f3f4f6;
  border-color: #9ca3af;
  box-shadow: none;
}

.auth-footer {
  margin-top: 28px;
  padding-top: 24px;
  border-top: 1px solid #e5e7eb;
  text-align: center;
}

.auth-footer p {
  color: #6b7280;
  font-size: 0.875rem;
  margin-bottom: 8px;
}

.auth-link {
  color: #c41230;
  text-decoration: none;
  font-weight: 500;
  transition: color 0.2s;
}

.auth-link:hover {
  color: #a00e28;
  text-decoration: underline;
}

/* Responsive */
@media (max-width: 480px) {
  .auth-card {
    padding: 28px 20px;
  }

  .auth-header h1 {
    font-size: 1.5rem;
  }
}
/* ===================================
   BASE STYLES - Agricultural Theme
   =================================== */
.camo-contacts-container {
  min-height: 100vh;
  background: #f5f3ef;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
  color: #2d3748;
  padding: 0;
  margin: 0;
}

/* ===================================
   HEADER
   =================================== */
.camo-contacts-header {
  background: #fff;
  border-bottom: 1px solid #e2ddd5;
  position: sticky;
  top: 0;
  z-index: 100;
  padding: 16px 24px;
}

.camo-contacts-header-content {
  max-width: 1600px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 20px;
  flex-wrap: wrap;
}

.camo-contacts-title-section {
  display: flex;
  align-items: baseline;
  gap: 12px;
}

.camo-contacts-title {
  font-size: 22px;
  font-weight: 600;
  margin: 0;
  color: #1a202c;
}

.camo-contacts-count {
  font-size: 13px;
  color: #718096;
  font-weight: 400;
}

/* Action Bar (above table) */
.camo-contacts-action-bar {
  display: flex;
  gap: 12px;
  align-items: center;
  justify-content: flex-end;
  padding: 16px 0;
  margin-bottom: 12px;
  max-width: 1600px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 24px;
  padding-right: 24px;
}

.camo-contacts-actions {
  display: flex;
  align-items: center;
  gap: 8px;
}

.camo-contacts-search {
  position: relative;
  display: flex;
  align-items: center;
  background: #f7f5f2;
  border: 1px solid #e2ddd5;
  border-radius: 6px;
  padding: 0 10px;
  transition: all 0.15s ease;
}

.camo-contacts-search:focus-within {
  background: #fff;
  border-color: #4a7c59;
  box-shadow: 0 0 0 2px rgba(74, 124, 89, 0.15);
}

.camo-contacts-search svg {
  width: 16px;
  height: 16px;
  color: #718096;
  margin-right: 8px;
}

.camo-contacts-search input {
  background: none;
  border: none;
  color: #2d3748;
  font-size: 13px;
  padding: 8px 0;
  width: 200px;
  outline: none;
}

.camo-contacts-search input::placeholder {
  color: #a0aec0;
}

.camo-contacts-filter-btn,
.camo-contacts-create-btn {
  display: flex;
  align-items: center;
  gap: 5px;
  padding: 8px 12px;
  border-radius: 5px;
  font-size: 13px;
  font-weight: 500;
  cursor: pointer;
  transition: all 0.15s ease;
  border: none;
}

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

.camo-contacts-filter-btn {
  background: #fff;
  color: #4a5568;
  border: 1px solid #e2ddd5;
}

.camo-contacts-filter-btn:hover {
  background: #f7f5f2;
}

.camo-contacts-create-btn {
  background: #4a7c59;
  color: white;
}

.camo-contacts-create-btn:hover {
  background: #3d6a4a;
}

/* ===================================
   CONTENT AREA
   =================================== */
.camo-contacts-content {
  max-width: 1600px;
  margin: 0 auto;
  padding: 20px 24px;
}

/* ===================================
   TABLE HEADER (Desktop)
   =================================== */
.camo-contacts-table-header {
  display: grid;
  grid-template-columns: 200px 120px 180px 90px 90px 90px 140px 1fr 120px 120px 40px;
  gap: 12px;
  padding: 10px 16px;
  background: #f7f5f2;
  border: 1px solid #e2ddd5;
  border-radius: 6px 6px 0 0;
  font-size: 11px;
  font-weight: 600;
  color: #718096;
  text-transform: uppercase;
  letter-spacing: 0.3px;
}

.camo-th {
  display: flex;
  align-items: center;
  gap: 4px;
}

.camo-th-sortable {
  cursor: pointer;
  user-select: none;
  transition: color 0.15s ease;
  position: relative;
}

.camo-th-sortable:hover {
  color: #4a5568;
}

.camo-th-sortable:hover .camo-sort-icon {
  opacity: 0.6;
}

.camo-sort-icon {
  display: flex;
  align-items: center;
  opacity: 0.3;
  transition: opacity 0.15s ease;
}

.camo-sort-icon svg {
  width: 14px;
  height: 14px;
}

.camo-th-sortable.sort-asc .camo-sort-icon,
.camo-th-sortable.sort-desc .camo-sort-icon {
  opacity: 1;
}

.camo-th-sortable.sort-asc .camo-sort-icon svg {
  transform: rotate(180deg);
}

.camo-th-sortable.sort-desc .camo-sort-icon svg {
  transform: rotate(0deg);
}

.camo-th {
  display: flex;
  align-items: center;
}

/* ===================================
   CONTACT ROW
   =================================== */
.camo-contact-row {
  display: grid;
  grid-template-columns: 200px 120px 180px 90px 90px 90px 140px 1fr 120px 120px 40px;
  gap: 12px;
  padding: 14px 16px;
  background: #fff;
  border: 1px solid #e2ddd5;
  border-top: none;
  align-items: center;
  transition: background 0.15s ease;
}

.camo-contact-row:last-child {
  border-radius: 0 0 6px 6px;
}

.camo-contact-row:hover {
  background: #fafaf8;
}

/* ===================================
   CELLS
   =================================== */
.camo-contact-cell {
  display: flex;
  flex-direction: column;
  gap: 4px;
}

.camo-cell-label {
  display: none;
  font-size: 10px;
  font-weight: 600;
  color: #a0aec0;
  text-transform: uppercase;
  letter-spacing: 0.3px;
}

/* Name Cell */
.camo-cell-name {
  flex-direction: row;
  align-items: center;
  gap: 12px;
}

.camo-contact-avatar {
  width: 40px;
  height: 40px;
  min-width: 40px;
  border-radius: 8px;
  background: #e8f4ec;
  border: 1px solid #c6ddd0;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #4a7c59;
}

.camo-contact-avatar svg {
  width: 20px;
  height: 20px;
}

.camo-contact-name-info {
  display: flex;
  flex-direction: column;
  gap: 1px;
  min-width: 0;
}

.camo-contact-name {
  font-size: 14px;
  font-weight: 600;
  color: #1a202c;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.camo-contact-location {
  font-size: 12px;
  color: #718096;
}

/* Owner Cell */
.camo-cell-owner {
  align-items: flex-start;
}

.camo-owner-name {
  font-size: 13px;
  color: #4a5568;
  font-weight: 500;
}

/* Contact Info Cell */
.camo-cell-contact {
  gap: 6px;
}

.camo-contact-detail {
  display: flex;
  align-items: center;
  gap: 6px;
  font-size: 12px;
  color: #4a5568;
}

.camo-contact-detail svg {
  width: 13px;
  height: 13px;
  color: #718096;
  flex-shrink: 0;
}

/* Metric Cells */
.camo-cell-parcels,
.camo-cell-owned,
.camo-cell-operated,
.camo-cell-research {
  align-items: flex-start;
}

.camo-parcels-row {
  display: flex;
  align-items: center;
  gap: 8px;
}

.camo-metric-value {
  font-size: 16px;
  font-weight: 600;
  color: #1a202c;
}

/* Research Cell */
.camo-cell-research {
  align-items: flex-start;
}

.camo-research-content {
  display: flex;
  flex-direction: column;
  gap: 4px;
  align-items: flex-start;
}

.camo-last-updated {
  font-size: 10px;
  color: #a0aec0;
  font-style: italic;
}

/* Data Tags Cell */
.camo-cell-data {
  align-items: flex-start;
}

.camo-data-tags {
  display: flex;
  flex-wrap: wrap;
  gap: 4px;
}

.camo-tag {
  font-size: 10px;
  padding: 3px 6px;
  border-radius: 3px;
  font-weight: 500;
}

.camo-tag-active {
  background: #e8f4ec;
  color: #276749;
}

.camo-tag-inactive {
  background: #f1f1f1;
  color: #9ca3af;
}

/* Segments & Tags Cells */
.camo-cell-segments,
.camo-cell-tags {
  align-items: flex-start;
  overflow: visible;
}

/* Simple display for segments (no expand/collapse) */
.camo-tags-display {
  display: flex;
  flex-wrap: wrap;
  gap: 4px;
  width: 100%;
}

/* Green tags for Segments (like mobile app) */
.camo-tag-green {
  font-size: 11px;
  padding: 4px 10px;
  border-radius: 12px;
  background: #4a7c59;
  color: white;
  font-weight: 500;
  border: none;
  white-space: nowrap;
  line-height: 1.2;
  display: inline-block;
}

/* Inline tags display (like Data Available) */
.camo-tags-inline {
  display: flex;
  flex-wrap: wrap;
  gap: 4px;
  align-items: center;
  max-width: 140px;
  width: 100%;
}

/* Blue tags for Tags */
.camo-tag-blue {
  font-size: 10px;
  padding: 3px 8px;
  border-radius: 10px;
  background: #5a7a9a;
  color: white;
  font-weight: 500;
  border: none;
  white-space: nowrap;
  line-height: 1.2;
  display: inline-block;
}

/* "Show More" tag button (white with blue outline) */
.camo-tag-more {
  font-size: 10px;
  padding: 3px 8px;
  border-radius: 10px;
  background: white;
  color: #5a7a9a;
  font-weight: 500;
  border: 1px solid #5a7a9a;
  white-space: nowrap;
  line-height: 1.2;
  cursor: pointer;
  transition: all 0.15s ease;
}

.camo-tag-more:hover {
  background: #f0f4f8;
  border-color: #4a6a8a;
  color: #4a6a8a;
}

/* "+ Add" tag button (white with blue outline) */
.camo-tag-add {
  font-size: 10px;
  padding: 3px 8px;
  border-radius: 10px;
  background: white;
  color: #5a7a9a;
  font-weight: 500;
  border: 1px solid #c0d0e0;
  white-space: nowrap;
  line-height: 1.2;
  cursor: pointer;
  transition: all 0.15s ease;
}

.camo-tag-add:hover {
  background: #f0f4f8;
  border-color: #5a7a9a;
}

/* Hidden tags container */
.camo-tags-hidden {
  display: none;
  flex-wrap: wrap;
  gap: 4px;
  width: 100%;
  margin-top: 4px;
  flex-basis: 100%;
}

/* Expanded row state */
.camo-contact-row.tags-expanded {
  position: relative;
  z-index: 10;
}

.camo-contact-row.tags-expanded .camo-cell-tags {
  overflow: visible;
}

.camo-contact-row.tags-expanded .camo-tags-inline {
  max-width: none;
  width: 100%;
}

.camo-contact-row.tags-expanded .camo-tags-hidden {
  display: flex !important;
}

.camo-contact-row.tags-expanded .camo-tag-more {
  display: none !important;
}

/* Actions Cell */
.camo-cell-actions {
  align-items: center;
  justify-content: center;
}

/* ===================================
   BADGES
   =================================== */
.camo-badge {
  font-size: 11px;
  padding: 2px 8px;
  border-radius: 4px;
  font-weight: 500;
}

.camo-badge-success {
  background: #e8f4ec;
  color: #276749;
}

.camo-badge-muted {
  background: #f1f1f1;
  color: #9ca3af;
}

/* ===================================
   BUTTONS
   =================================== */
.camo-btn-map {
  display: inline-flex;
  align-items: center;
  gap: 4px;
  padding: 4px 8px;
  font-size: 11px;
  font-weight: 500;
  border-radius: 4px;
  cursor: pointer;
  background: #f7f5f2;
  color: #4a5568;
  border: 1px solid #e2ddd5;
  transition: all 0.15s ease;
}

.camo-btn-map:hover {
  background: #efecea;
}

.camo-btn-secondary {
  display: inline-flex;
  align-items: center;
  padding: 4px 10px;
  font-size: 11px;
  font-weight: 500;
  border-radius: 4px;
  cursor: pointer;
  background: #f0fdf4;
  color: #166534;
  border: 1px solid #bbf7d0;
  transition: all 0.15s ease;
}

.camo-btn-secondary:hover {
  background: #dcfce7;
}

.camo-btn-primary {
  display: inline-flex;
  align-items: center;
  padding: 4px 10px;
  font-size: 11px;
  font-weight: 500;
  border-radius: 4px;
  cursor: pointer;
  background: #4a7c59;
  color: white;
  border: 1px solid #3d6a4a;
  transition: all 0.15s ease;
}

.camo-btn-primary:hover {
  background: #3d6a4a;
}

.camo-btn-enrich {
  display: inline-flex;
  align-items: center;
  gap: 5px;
  padding: 6px 10px;
  font-size: 11px;
  font-weight: 500;
  border-radius: 4px;
  cursor: pointer;
  background: #fffbeb;
  color: #92400e;
  border: 1px solid #fcd34d;
  transition: all 0.15s ease;
}

.camo-btn-enrich svg {
  width: 12px;
  height: 12px;
}

.camo-btn-enrich:hover {
  background: #fef3c7;
}

.camo-btn-expand {
  width: 28px;
  height: 28px;
  border-radius: 4px;
  background: transparent;
  border: 1px solid #e2ddd5;
  color: #718096;
  cursor: pointer;
  transition: all 0.15s ease;
  display: flex;
  align-items: center;
  justify-content: center;
}

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

.camo-btn-expand:hover {
  background: #fff;
  border-color: #4a7c59;
  color: #4a7c59;
}

/* ===================================
   MAP TOOLTIP
   =================================== */
.camo-map-tooltip {
  position: fixed;
  z-index: 1000;
  background: white;
  border: 2px solid #8b7355;
  border-radius: 8px;
  box-shadow: 0 8px 24px rgba(0, 0, 0, 0.15);
  overflow: hidden;
  min-width: 280px;
  animation: tooltipFadeIn 0.2s ease;
}

@keyframes tooltipFadeIn {
  from {
    opacity: 0;
    transform: translateY(-8px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}

.camo-map-preview {
  padding: 12px;
  background: #f7f5f2;
  border-bottom: 1px solid #e2ddd5;
}

.camo-map-placeholder {
  width: 256px;
  height: 200px;
  background: linear-gradient(135deg, #e8f4ec 0%, #d4e9da 100%);
  border: 2px dashed #8b7355;
  border-radius: 6px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 14px;
  font-weight: 600;
  color: #6b5d4f;
  letter-spacing: 0.5px;
}

.camo-map-link {
  padding: 12px 16px;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 6px;
  font-size: 13px;
  font-weight: 600;
  color: #8b7355;
  cursor: pointer;
  transition: all 0.15s ease;
}

.camo-map-link:hover {
  background: #f7f5f2;
  color: #6b5d4f;
}

.camo-map-link svg {
  width: 14px;
  height: 14px;
}

/* ===================================
   RESPONSIVE - Card Layout on Mobile
   =================================== */
@media (max-width: 1024px) {
  .camo-contacts-table-header {
    display: none;
  }
  
  .camo-contact-row {
    display: flex;
    flex-direction: column;
    gap: 16px;
    padding: 16px;
    border-radius: 8px;
    margin-bottom: 12px;
    border: 1px solid #e2ddd5;
  }
  
  .camo-contact-row:last-child {
    margin-bottom: 0;
  }
  
  .camo-cell-label {
    display: block;
    margin-bottom: 2px;
  }
  
  .camo-cell-name {
    padding-bottom: 12px;
    border-bottom: 1px solid #e2ddd5;
  }
  
  .camo-contact-cell:not(.camo-cell-name):not(.camo-cell-actions) {
    flex-direction: column;
    align-items: flex-start;
  }
  
  /* Create a 2-column grid for metrics on tablet */
  .camo-contact-row {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-template-areas:
      "name name"
      "owner contact"
      "parcels owned"
      "operated research"
      "data segments"
      "tags actions";
  }
  
  .camo-cell-name { grid-area: name; flex-direction: row; }
  .camo-cell-owner { grid-area: owner; }
  .camo-cell-contact { grid-area: contact; }
  .camo-cell-parcels { grid-area: parcels; }
  .camo-cell-owned { grid-area: owned; }
  .camo-cell-operated { grid-area: operated; }
  .camo-cell-research { grid-area: research; }
  .camo-cell-data { grid-area: data; }
  .camo-cell-segments { grid-area: segments; }
  .camo-cell-tags { grid-area: tags; }
  .camo-cell-actions { 
    grid-area: actions; 
    justify-content: flex-end;
    align-items: flex-end;
  }
}

@media (max-width: 640px) {
  .camo-contacts-header {
    padding: 12px 16px;
  }
  
  .camo-contacts-header-content {
    flex-direction: column;
    align-items: stretch;
    gap: 12px;
  }
  
  .camo-contacts-action-bar {
    flex-direction: column;
    align-items: stretch;
  }
  
  .camo-contacts-actions {
    flex-wrap: wrap;
  }
  
  .camo-contacts-search {
    flex: 1;
    min-width: 100%;
  }
  
  .camo-contacts-search input {
    width: 100%;
  }
  
  .camo-contacts-filter-btn,
  .camo-contacts-create-btn {
    flex: 1;
    justify-content: center;
  }
  
  .camo-contacts-content {
    padding: 16px;
  }
  
  /* Single column on mobile */
  .camo-contact-row {
    grid-template-columns: 1fr;
    grid-template-areas:
      "name"
      "owner"
      "contact"
      "parcels"
      "owned"
      "operated"
      "research"
      "data"
      "segments"
      "tags"
      "actions";
    gap: 12px;
  }
  
  .camo-cell-name {
    flex-direction: row;
    align-items: center;
  }
}

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

/* ===================================
   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: 320px;
  min-width: 320px;
  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;
  min-height: 0; /* Important: allows flex item to shrink below content size */
  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;
}

/* ===================================
   BADGE INDICATOR
   =================================== */
.camo-badge {
  display: none;
  min-width: 18px;
  height: 18px;
  padding: 0 5px;
  background: #4ade80;
  border-radius: 9px;
  font-size: 10px;
  font-weight: 700;
  color: #1e2530;
  margin-left: auto;
  margin-right: 8px;
  align-items: center;
  justify-content: center;
  line-height: 1;
  position: relative;
}

.camo-badge.active {
  display: flex;
}

/* Small red filter indicator badge */
.camo-badge.filtered::after {
  content: '';
  position: absolute;
  top: -4px;
  right: -4px;
  width: 12px;
  height: 12px;
  background: #ef4444;
  border-radius: 50%;
  border: 1.5px solid #1e2530;
  display: flex;
  align-items: center;
  justify-content: center;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='white'%3E%3Cpath d='M12 3c2.755 0 5.455.232 8.083.678.533.09.917.556.917 1.096v1.044a2.25 2.25 0 01-.659 1.591l-5.432 5.432a2.25 2.25 0 00-.659 1.591v2.927a2.25 2.25 0 01-1.244 2.013L9.75 21v-6.568a2.25 2.25 0 00-.659-1.591L3.659 7.409A2.25 2.25 0 013 5.818V4.774c0-.54.384-1.006.917-1.096A48.32 48.32 0 0112 3z'/%3E%3C/svg%3E");
  background-size: 8px 8px;
  background-position: center;
  background-repeat: no-repeat;
  box-shadow: 0 0 4px rgba(239, 68, 68, 0.6);
}

.camo-badge::after {
  content: attr(data-count);
}

.camo-sidebar.collapsed .camo-badge {
  position: absolute;
  top: 4px;
  right: 4px;
  min-width: 16px;
  height: 16px;
  font-size: 9px;
  margin: 0;
  padding: 0 4px;
}

.camo-sidebar.collapsed .camo-menu-header {
  position: relative;
}

.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;
}

/* ===================================
   INLINE FILTER PANELS
   =================================== */
.camo-layer-group {
  margin: 2px 0;
}

.camo-filter-panel {
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.3s cubic-bezier(0.4, 0, 0.2, 1);
  background: rgba(56, 139, 253, 0.03);
  border-left: 2px solid rgba(56, 139, 253, 0.25);
  margin: 0 14px 0 60px;
  border-radius: 0 6px 6px 0;
}

.camo-layer-group.filter-expanded .camo-filter-panel {
  max-height: 500px;
  padding: 12px 14px;
  margin-top: 4px;
  margin-bottom: 4px;
}

.camo-filter-group {
  margin-bottom: 12px;
}

.camo-filter-group:last-child {
  margin-bottom: 0;
}

.camo-filter-label {
  display: block;
  color: rgba(255, 255, 255, 0.7);
  font-size: 11px;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  margin-bottom: 6px;
}

.camo-filter-row {
  display: flex;
  align-items: center;
  gap: 8px;
}

.camo-filter-separator {
  color: rgba(255, 255, 255, 0.4);
  font-size: 11px;
}

.camo-filter-input,
.camo-filter-select {
  flex: 1;
  background: rgba(0, 0, 0, 0.3);
  border: 1px solid rgba(255, 255, 255, 0.12);
  border-radius: 4px;
  padding: 6px 8px;
  color: rgba(255, 255, 255, 0.85);
  font-size: 12px;
  font-family: inherit;
  transition: all 0.15s ease;
}

.camo-filter-input:focus,
.camo-filter-select:focus {
  outline: none;
  border-color: rgba(56, 139, 253, 0.5);
  background: rgba(0, 0, 0, 0.4);
}

.camo-filter-input::placeholder {
  color: rgba(255, 255, 255, 0.3);
}

.camo-filter-select {
  cursor: pointer;
  appearance: none;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='rgba(255,255,255,0.5)'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M19 9l-7 7-7-7'%3E%3C/path%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: right 4px center;
  background-size: 16px;
  padding-right: 24px;
}

/* Filter checkboxes */
/* Radio button filters */
.camo-filter-radio {
  display: flex;
  align-items: center;
  padding: 6px 0;
  cursor: pointer;
  color: rgba(255, 255, 255, 0.75);
  font-size: 12px;
  transition: color 0.15s ease;
}

.camo-filter-radio:hover {
  color: rgba(255, 255, 255, 0.95);
}

.camo-filter-radio-input {
  position: absolute;
  opacity: 0;
  width: 0;
  height: 0;
}

.camo-filter-radio-circle {
  position: relative;
  width: 16px;
  min-width: 16px;
  height: 16px;
  background: rgba(0, 0, 0, 0.3);
  border: 1px solid rgba(255, 255, 255, 0.2);
  border-radius: 50%;
  margin-right: 8px;
  transition: all 0.15s ease;
}

.camo-filter-radio-input:checked + .camo-filter-radio-circle {
  background: rgba(56, 139, 253, 0.3);
  border-color: rgba(56, 139, 253, 0.6);
}

.camo-filter-radio-input:checked + .camo-filter-radio-circle::after {
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 6px;
  height: 6px;
  background: rgba(56, 139, 253, 1);
  border-radius: 50%;
}

.camo-filter-radio-label {
  flex: 1;
  user-select: none;
}

/* Checkbox filters */
.camo-filter-checkbox {
  display: flex;
  align-items: center;
  padding: 6px 0;
  cursor: pointer;
  color: rgba(255, 255, 255, 0.75);
  font-size: 12px;
  transition: color 0.15s ease;
}

.camo-filter-checkbox:hover {
  color: rgba(255, 255, 255, 0.95);
}

.camo-filter-check {
  position: absolute;
  opacity: 0;
  width: 0;
  height: 0;
}

.camo-filter-check-box {
  position: relative;
  width: 16px;
  min-width: 16px;
  height: 16px;
  background: rgba(0, 0, 0, 0.3);
  border: 1px solid rgba(255, 255, 255, 0.2);
  border-radius: 3px;
  margin-right: 8px;
  transition: all 0.15s ease;
}

.camo-filter-check:checked + .camo-filter-check-box {
  background: rgba(56, 139, 253, 0.3);
  border-color: rgba(56, 139, 253, 0.6);
}

.camo-filter-check:checked + .camo-filter-check-box::after {
  content: '';
  position: absolute;
  left: 5px;
  top: 2px;
  width: 4px;
  height: 8px;
  border: solid rgba(56, 139, 253, 1);
  border-width: 0 2px 2px 0;
  transform: rotate(45deg);
}

.camo-filter-check-label {
  flex: 1;
}

/* ===================================
   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;
}

/* ===================================
   SEARCH BUTTON
   =================================== */
.camo-search-btn {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 6px;
  margin: 8px 14px 12px 46px;
  padding: 8px 16px;
  background: rgba(96, 165, 250, 0.15);
  border: 1px solid rgba(96, 165, 250, 0.3);
  border-radius: 6px;
  color: #60a5fa;
  font-size: 12px;
  font-weight: 600;
  cursor: pointer;
  transition: all 0.2s ease;
  font-family: inherit;
}

.camo-search-btn:hover {
  background: rgba(96, 165, 250, 0.25);
  border-color: rgba(96, 165, 250, 0.5);
}

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

/* ===================================
   COLLAPSE BUTTON
   =================================== */
.camo-collapse-btn {
  flex-shrink: 0;
  margin: 16px 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;
}

/* ===================================
   CAMOAG MENU CONCEPT 2 - AGRICULTURAL MODERN REDESIGN
   =================================== */

/* Reset for this page */
.camo-container-2 {
  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: linear-gradient(135deg, #f5f7f0 0%, #e8ebe2 100%);
}

/* ===================================
   SIDEBAR
   =================================== */
.camo-sidebar-2 {
  width: 280px;
  min-width: 280px;
  height: 100vh;
  background: linear-gradient(180deg, #ffffff 0%, #f8faf5 100%);
  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 #d4d9cc;
  box-shadow: 2px 0 16px rgba(75, 108, 50, 0.08);
}

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

/* ===================================
   LOGO
   =================================== */
.camo-logo-2 {
  padding: 24px 20px;
  border-bottom: 1px solid #e5e8de;
  display: flex;
  align-items: center;
  min-height: 72px;
  background: linear-gradient(135deg, #f8faf5 0%, #ffffff 100%);
}

.camo-logo-text-2 {
  font-size: 22px;
  font-weight: 700;
  background: linear-gradient(135deg, #4b6c32 0%, #6b8e23 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  letter-spacing: -0.5px;
  white-space: nowrap;
  overflow: hidden;
  transition: opacity 0.2s ease;
}

.camo-logo-icon-2 {
  display: none;
  font-size: 18px;
  font-weight: 700;
  color: #4b6c32;
  width: 32px;
  text-align: center;
}

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

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

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

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

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

.camo-menu-2::-webkit-scrollbar-thumb {
  background: rgba(56, 139, 253, 0.2);
  border-radius: 4px;
}

.camo-menu-2::-webkit-scrollbar-thumb:hover {
  background: rgba(56, 139, 253, 0.3);
}

/* ===================================
   MENU ITEMS
   =================================== */
.camo-menu-item-2 {
  position: relative;
  margin-bottom: 4px;
}

.camo-menu-header-2 {
  display: flex;
  align-items: center;
  padding: 14px 16px;
  margin: 2px 12px;
  border-radius: 10px;
  cursor: pointer;
  transition: all 0.2s ease;
  color: #4a5568;
  position: relative;
  background: transparent;
}

.camo-menu-header-2:hover {
  background: #f0f4eb;
  color: #2d3e1f;
  transform: translateX(4px);
}

.camo-menu-item-2.expanded > .camo-menu-header-2 {
  background: linear-gradient(135deg, #e8f5e3 0%, #f0f8ec 100%);
  color: #4b6c32;
  border-left: 3px solid #6b8e23;
}

.camo-menu-icon-2 {
  width: 24px;
  height: 24px;
  min-width: 24px;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  z-index: 1;
}

.camo-menu-icon-2 svg {
  width: 22px;
  height: 22px;
  transition: all 0.2s ease;
}

.camo-menu-header-2:hover .camo-menu-icon-2 svg {
  transform: scale(1.05);
}

.camo-menu-item-2.expanded > .camo-menu-header-2 .camo-menu-icon-2 svg {
  color: #6b8e23;
}

.camo-menu-label-2 {
  margin-left: 14px;
  font-size: 14px;
  font-weight: 600;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  flex: 1;
  transition: opacity 0.2s ease, margin 0.2s ease;
  position: relative;
  z-index: 1;
}

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

.camo-menu-arrow-2 {
  width: 18px;
  height: 18px;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: transform 0.3s ease;
  opacity: 0.5;
  position: relative;
  z-index: 1;
}

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

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

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

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

/* ===================================
   BADGE INDICATOR
   =================================== */
.camo-badge-2 {
  display: none;
  min-width: 22px;
  height: 22px;
  padding: 0 6px;
  background: linear-gradient(135deg, #6b8e23, #8baa3a);
  border-radius: 11px;
  font-size: 11px;
  font-weight: 700;
  color: #ffffff;
  margin-left: auto;
  margin-right: 10px;
  align-items: center;
  justify-content: center;
  line-height: 1;
  box-shadow: 0 2px 6px rgba(75, 108, 50, 0.3);
  position: relative;
  z-index: 1;
}

.camo-badge-2.active {
  display: flex;
}

.camo-badge-2::after {
  content: attr(data-count);
}

.camo-sidebar-2.collapsed .camo-badge-2 {
  position: absolute;
  top: 6px;
  right: 6px;
  min-width: 18px;
  height: 18px;
  font-size: 10px;
  margin: 0;
  padding: 0 5px;
}

/* ===================================
   SUBMENU
   =================================== */
.camo-submenu-2 {
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.4s cubic-bezier(0.4, 0, 0.2, 1);
  background: #fafbf8;
  margin: 4px 12px 0;
  border-radius: 0 0 10px 10px;
  border: 1px solid transparent;
  border-top: none;
}

.camo-menu-item-2.expanded > .camo-submenu-2 {
  max-height: 800px;
  margin-top: -4px;
  padding-top: 8px;
  padding-bottom: 8px;
  border-color: #e5e8de;
}

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

.camo-submenu-item-2 {
  display: flex;
  align-items: center;
  padding: 10px 16px 10px 50px;
  cursor: pointer;
  transition: all 0.2s ease;
  color: #5a6c7d;
  font-size: 13px;
  font-weight: 500;
  border-radius: 8px;
  margin: 2px 8px;
}

.camo-submenu-item-2:hover {
  background: #f0f4eb;
  color: #2d3e1f;
  transform: translateX(4px);
}

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

.camo-submenu-empty-2 {
  padding: 16px 16px 16px 50px;
  color: #9ca3af;
  font-size: 13px;
  font-style: italic;
  margin: 0;
}

/* ===================================
   TOGGLE SWITCH (Modern iOS Style)
   =================================== */
.camo-toggle-2 {
  position: absolute;
  opacity: 0;
  width: 0;
  height: 0;
}

.camo-toggle-slider-2 {
  position: relative;
  width: 38px;
  min-width: 38px;
  height: 22px;
  background: #d4d9cc;
  border-radius: 11px;
  margin-right: 12px;
  transition: all 0.3s ease;
  cursor: pointer;
}

.camo-toggle-slider-2::before {
  content: '';
  position: absolute;
  top: 3px;
  left: 3px;
  width: 16px;
  height: 16px;
  background: white;
  border-radius: 50%;
  transition: all 0.3s ease;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
}

.camo-toggle-2:checked + .camo-toggle-slider-2 {
  background: linear-gradient(135deg, #6b8e23, #8baa3a);
}

.camo-toggle-2:checked + .camo-toggle-slider-2::before {
  transform: translateX(16px);
}

.camo-submenu-item-2:hover .camo-toggle-slider-2 {
  background: #c8cfbc;
}

.camo-submenu-item-2:hover .camo-toggle-2:checked + .camo-toggle-slider-2 {
  background: linear-gradient(135deg, #7a9f2a, #9bb849);
}

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

.camo-radio-indicator-2 {
  position: relative;
  width: 18px;
  min-width: 18px;
  height: 18px;
  background: white;
  border: 2px solid #d4d9cc;
  border-radius: 50%;
  margin-right: 12px;
  transition: all 0.2s ease;
}

.camo-radio-indicator-2::before {
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) scale(0);
  width: 8px;
  height: 8px;
  background: linear-gradient(135deg, #6b8e23, #8baa3a);
  border-radius: 50%;
  transition: transform 0.2s ease;
}

.camo-radio-2:checked + .camo-radio-indicator-2 {
  border-color: #6b8e23;
}

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

.camo-radio-item-2:hover .camo-radio-indicator-2 {
  border-color: #8baa3a;
}

/* ===================================
   ACTION BUTTONS
   =================================== */
.camo-create-btn-2 {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  margin: 12px 16px 16px 50px;
  padding: 10px 18px;
  background: linear-gradient(135deg, #6b8e23, #8baa3a);
  border: 1px solid #5a7a1b;
  border-radius: 8px;
  color: white;
  font-size: 13px;
  font-weight: 700;
  cursor: pointer;
  transition: all 0.2s ease;
  font-family: inherit;
  text-transform: uppercase;
  letter-spacing: 0.5px;
}

.camo-create-btn-2:hover {
  background: linear-gradient(135deg, #7a9f2a, #9bb849);
  transform: translateY(-2px);
  box-shadow: 0 4px 12px rgba(107, 142, 35, 0.3);
}

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

.camo-search-btn-2 {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  margin: 12px 16px 16px 50px;
  padding: 10px 18px;
  background: linear-gradient(135deg, #8b6914, #b8941d);
  border: 1px solid #735511;
  border-radius: 8px;
  color: white;
  font-size: 13px;
  font-weight: 700;
  cursor: pointer;
  transition: all 0.2s ease;
  font-family: inherit;
  text-transform: uppercase;
  letter-spacing: 0.5px;
}

.camo-search-btn-2:hover {
  background: linear-gradient(135deg, #a07a18, #d0a822);
  transform: translateY(-2px);
  box-shadow: 0 4px 12px rgba(139, 105, 20, 0.3);
}

.camo-search-btn-2 svg {
  width: 16px;
  height: 16px;
}

/* ===================================
   COLLAPSE BUTTON
   =================================== */
.camo-collapse-btn-2 {
  flex-shrink: 0;
  margin: 16px 12px;
  padding: 12px;
  background: #f0f4eb;
  border: 1px solid #d4d9cc;
  border-radius: 10px;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all 0.2s ease;
  color: #4a5568;
}

.camo-collapse-btn-2:hover {
  background: #e5e9dd;
  color: #2d3e1f;
  border-color: #6b8e23;
  box-shadow: 0 2px 8px rgba(107, 142, 35, 0.15);
}

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

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

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

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

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

/* ===================================
   MAIN CONTENT AREA
   =================================== */
.camo-main-2 {
  flex: 1;
  background: linear-gradient(135deg, #e8ebe2 0%, #f5f7f0 100%);
  position: relative;
  overflow: hidden;
}

.camo-map-placeholder-2 {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  background: 
    radial-gradient(circle at 30% 40%, rgba(107, 142, 35, 0.03) 0%, transparent 50%),
    radial-gradient(circle at 70% 60%, rgba(139, 105, 20, 0.03) 0%, transparent 50%),
    linear-gradient(135deg, #e8ebe2 0%, #f5f7f0 100%);
  position: relative;
}

/* Subtle organic pattern */
.camo-map-placeholder-2::before {
  content: '';
  position: absolute;
  inset: 0;
  background-image: 
    linear-gradient(rgba(107, 142, 35, 0.02) 1px, transparent 1px),
    linear-gradient(90deg, rgba(107, 142, 35, 0.02) 1px, transparent 1px);
  background-size: 60px 60px;
  opacity: 0.5;
}

.camo-map-text-2 {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 12px;
  z-index: 1;
}

.camo-map-text-2 span {
  font-size: 32px;
  font-weight: 700;
  background: linear-gradient(135deg, #4b6c32 0%, #6b8e23 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  letter-spacing: 3px;
  text-transform: uppercase;
}

.camo-map-text-2 small {
  font-size: 14px;
  font-weight: 500;
  color: #6b8e23;
  letter-spacing: 1px;
}

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

.camo-sidebar-2.collapsed .camo-menu-header-2::after {
  content: attr(data-tooltip);
  position: absolute;
  left: 100%;
  top: 50%;
  transform: translateY(-50%);
  margin-left: 16px;
  padding: 8px 14px;
  background: linear-gradient(135deg, #161b22, #0d1117);
  border: 1px solid rgba(56, 139, 253, 0.3);
  border-radius: 8px;
  color: white;
  font-size: 13px;
  font-weight: 600;
  white-space: nowrap;
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.2s ease, visibility 0.2s ease;
  z-index: 1000;
  box-shadow: 0 4px 16px rgba(0, 0, 0, 0.4);
}

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

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

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

  .camo-collapse-btn-2 {
    position: fixed;
    bottom: auto;
    top: 20px;
    left: auto;
    right: 20px;
    width: 48px;
    height: 48px;
    border-radius: 50%;
    z-index: 1001;
    box-shadow: 0 4px 16px rgba(0, 0, 0, 0.5);
  }

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

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

/* ===================================
   CAMO PRICING PAGE
   =================================== */

/* Container */
.pricing-container {
  min-height: 100vh;
  background: linear-gradient(135deg, #1a1f2b 0%, #1e2530 100%);
  color: #e5e7eb;
  font-family: 'Inter', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif;
  padding: 60px 20px;
}

/* Header */
.pricing-header {
  text-align: center;
  margin-bottom: 60px;
  max-width: 800px;
  margin-left: auto;
  margin-right: auto;
}

.pricing-title {
  font-size: 48px;
  font-weight: 700;
  color: #ffffff;
  margin-bottom: 16px;
  letter-spacing: -1px;
}

.pricing-subtitle {
  font-size: 20px;
  color: #9ca3af;
  font-weight: 400;
  margin-bottom: 32px;
}

/* Billing Toggle */
.billing-toggle {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 16px;
  margin-top: 32px;
}

.toggle-label {
  font-size: 16px;
  font-weight: 600;
  color: #6b7280;
  transition: color 0.3s ease;
  cursor: pointer;
}

.toggle-label.active {
  color: #4ade80;
}

.toggle-switch {
  position: relative;
  display: inline-block;
  width: 56px;
  height: 28px;
  cursor: pointer;
}

.toggle-switch input {
  opacity: 0;
  width: 0;
  height: 0;
}

.toggle-slider {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #374151;
  border-radius: 28px;
  transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
  border: 2px solid #4b5563;
}

.toggle-slider:before {
  position: absolute;
  content: "";
  height: 20px;
  width: 20px;
  left: 3px;
  bottom: 2px;
  background-color: #9ca3af;
  border-radius: 50%;
  transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
}

.toggle-switch input:checked + .toggle-slider {
  background-color: rgba(74, 222, 128, 0.2);
  border-color: #4ade80;
}

.toggle-switch input:checked + .toggle-slider:before {
  transform: translateX(28px);
  background-color: #4ade80;
}

/* Pricing Cards */
.pricing-cards {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(320px, 1fr));
  gap: 32px;
  max-width: 1400px;
  margin: 0 auto 80px;
  padding: 0 20px;
}

@media (min-width: 768px) {
  .pricing-cards {
    grid-template-columns: repeat(3, 1fr);
  }
}

.pricing-card {
  background: #252b38;
  border: 1px solid rgba(255, 255, 255, 0.08);
  border-radius: 16px;
  padding: 32px;
  transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
  position: relative;
  display: flex;
  flex-direction: column;
}

.pricing-card:hover {
  transform: translateY(-4px);
  border-color: rgba(74, 222, 128, 0.3);
  box-shadow: 0 20px 40px rgba(0, 0, 0, 0.3);
}


/* Card Header */
.card-header {
  border-bottom: 1px solid rgba(255, 255, 255, 0.08);
  padding-bottom: 24px;
  margin-bottom: 24px;
}

.package-name {
  font-size: 28px;
  font-weight: 700;
  color: #ffffff;
  margin-bottom: 8px;
}

.package-description {
  font-size: 14px;
  color: #9ca3af;
  font-weight: 400;
}

/* Card Pricing */
.card-pricing {
  margin-bottom: 40px;
  flex-grow: 1;
  display: flex;
  align-items: center;
  justify-content: center;
}

.price-display {
  text-align: center;
  padding: 32px 0;
}

.price-value {
  font-size: 56px;
  font-weight: 700;
  color: #ffffff;
  line-height: 1;
}

.price-period {
  font-size: 18px;
  color: #9ca3af;
  font-weight: 500;
  margin-left: 4px;
}

/* Checkout Form */
#desktop-checkout-form {
  width: 100%;
}

/* CTA Button */
.cta-button {
  width: 100%;
  padding: 16px 24px;
  border: none;
  border-radius: 12px;
  font-size: 16px;
  font-weight: 700;
  cursor: not-allowed;
  transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
  background: #374151;
  color: #9ca3af;
  opacity: 0.6;
  font-family: inherit;
}

.cta-button.primary {
  background: linear-gradient(135deg, #4ade80 0%, #22c55e 100%);
  color: #1a1f2b;
  opacity: 1;
  cursor: pointer;
}

.cta-button.primary:hover {
  transform: translateY(-2px);
  box-shadow: 0 10px 25px rgba(74, 222, 128, 0.3);
}

.cta-button.primary:active {
  transform: translateY(0);
}

.cta-button:disabled {
  cursor: not-allowed;
}

/* Features Section */
.features-section {
  max-width: 1400px;
  margin: 0 auto;
  padding: 60px 20px;
}

.section-title {
  font-size: 36px;
  font-weight: 700;
  color: #ffffff;
  margin-bottom: 40px;
  text-align: center;
}

/* Feature Table */
.features-table {
  background: #252b38;
  border: 1px solid rgba(255, 255, 255, 0.08);
  border-radius: 16px;
  overflow: hidden;
}

.table-header {
  display: grid;
  grid-template-columns: 2fr 1fr 1fr 1fr;
  background: #1e2530;
  border-bottom: 2px solid rgba(74, 222, 128, 0.3);
  padding: 20px;
  font-weight: 700;
  font-size: 14px;
  text-transform: uppercase;
  letter-spacing: 0.5px;
}

.feature-column {
  padding: 16px 20px;
  color: #d1d5db;
  font-size: 15px;
}

.package-column {
  padding: 16px 20px;
  text-align: center;
  color: #ffffff;
  font-weight: 600;
}

.table-header .feature-column {
  color: #ffffff;
}

.table-header .package-column {
  color: #4ade80;
}

/* Feature Groups */
.feature-group {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
}

.feature-group:last-child {
  border-bottom: none;
}

.feature-group-header {
  grid-column: 1 / -1;
  padding: 20px;
  background: rgba(74, 222, 128, 0.05);
  font-weight: 700;
  font-size: 14px;
  color: #4ade80;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  border-top: 1px solid rgba(74, 222, 128, 0.2);
  border-bottom: 1px solid rgba(74, 222, 128, 0.2);
}

/* Feature Rows */
.feature-row {
  display: grid;
  grid-template-columns: 2fr 1fr 1fr 1fr;
  border-bottom: 1px solid rgba(255, 255, 255, 0.03);
  transition: background-color 0.2s ease;
}

.feature-row:hover {
  background: rgba(74, 222, 128, 0.02);
}

.feature-row:last-child {
  border-bottom: none;
}

.feature-subtitle {
  display: block;
  font-size: 12px;
  color: #6b7280;
  font-weight: 400;
  margin-top: 4px;
  font-style: italic;
}

/* Check/Empty Marks */
.check {
  color: #4ade80;
  font-size: 20px;
  font-weight: 700;
}

.empty {
  color: #4b5563;
  font-size: 20px;
}

/* Footer CTA */
.pricing-footer {
  text-align: center;
  padding: 80px 20px 40px;
  max-width: 800px;
  margin: 0 auto;
}

.pricing-footer h2 {
  font-size: 36px;
  font-weight: 700;
  color: #ffffff;
  margin-bottom: 16px;
}

.pricing-footer p {
  font-size: 18px;
  color: #9ca3af;
}

/* Responsive Design */
@media (max-width: 1024px) {
  .table-header,
  .feature-row {
    grid-template-columns: 1.5fr 1fr 1fr 1fr;
  }
  
  .feature-column,
  .package-column {
    padding: 12px 16px;
    font-size: 14px;
  }
}

@media (max-width: 768px) {
  .pricing-title {
    font-size: 36px;
  }
  
  .pricing-subtitle {
    font-size: 18px;
  }
  
  .pricing-cards {
    grid-template-columns: 1fr;
    gap: 24px;
  }
  
  .section-title {
    font-size: 28px;
  }
  
  .table-header {
    display: none;
  }
  
  .feature-row {
    grid-template-columns: 1fr;
    gap: 8px;
    padding: 16px;
  }
  
  .feature-column {
    padding: 0;
    font-weight: 600;
    margin-bottom: 12px;
  }
  
  .package-column {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 8px 0;
    text-align: left;
  }
  
  .package-column:before {
    content: attr(data-package);
    color: #9ca3af;
    font-size: 13px;
    font-weight: 500;
  }
  
  .pricing-footer h2 {
    font-size: 28px;
  }
  
  .pricing-footer p {
    font-size: 16px;
  }
}

/* Mobile Package Labels */
@media (max-width: 768px) {
  .feature-row .package-column:nth-child(2):before {
    content: 'Mobile: ';
  }
  
  .feature-row .package-column:nth-child(3):before {
    content: 'Desktop: ';
  }
  
  .feature-row .package-column:nth-child(4):before {
    content: 'Enterprise: ';
  }
}

/* Animations */
@keyframes fadeIn {
  from {
    opacity: 0;
    transform: translateY(20px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}

.pricing-card {
  animation: fadeIn 0.6s ease-out;
}

.pricing-card:nth-child(1) {
  animation-delay: 0.1s;
}

.pricing-card:nth-child(2) {
  animation-delay: 0.2s;
}

.pricing-card:nth-child(3) {
  animation-delay: 0.3s;
}
/* 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;
  }
}

/* =====================================================
   USER DASHBOARD STYLES - LIGHT THEME
   ===================================================== */

.dashboard-page {
  background: #f8f9fa;
  min-height: calc(100vh - 200px);
  padding: 40px 20px;
}

.dashboard-container {
  max-width: 1200px;
  margin: 0 auto;
  display: grid;
  grid-template-columns: 280px 1fr;
  gap: 30px;
}

/* Sidebar */
.dashboard-sidebar {
  background: #fff;
  border-radius: 12px;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.06);
  border: 1px solid #e5e7eb;
  padding: 24px;
  height: fit-content;
  position: sticky;
  top: 100px;
}

.sidebar-user {
  display: flex;
  align-items: center;
  gap: 12px;
  padding-bottom: 20px;
  border-bottom: 1px solid #e5e7eb;
  margin-bottom: 20px;
}

.user-avatar {
  width: 48px;
  height: 48px;
  border-radius: 50%;
  background: linear-gradient(135deg, #c41230 0%, #a00e28 100%);
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 600;
  font-size: 1rem;
  color: #fff;
  flex-shrink: 0;
}

.user-details {
  display: flex;
  flex-direction: column;
  overflow: hidden;
}

.user-name {
  font-size: 0.95rem;
  font-weight: 600;
  color: #1f2937;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.user-email {
  font-size: 0.8rem;
  color: #6b7280;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

/* Navigation */
.sidebar-nav {
  display: flex;
  flex-direction: column;
}

.nav-list {
  list-style: none;
  padding: 0;
  margin: 0 0 20px 0;
}

.nav-item-spaced {
  margin-top: 5px;
}

.nav-section-title {
  font-size: 0.7rem;
  font-weight: 700;
  color: #9ca3af;
  text-transform: uppercase;
  letter-spacing: 0.08em;
  margin: 16px 0 8px 0;
}

.nav-link {
  display: flex;
  align-items: center;
  gap: 10px;
  padding: 10px 12px;
  color: #4b5563;
  text-decoration: none;
  border-radius: 8px;
  transition: all 0.2s ease;
  font-size: 0.9rem;
  font-weight: 500;
}

.nav-link:hover {
  background: #f3f4f6;
  color: #1f2937;
}

.nav-link.active {
  background: rgba(196, 18, 48, 0.08);
  color: #c41230;
}

.nav-badge {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 20px;
  height: 20px;
  padding: 0 6px;
  margin-left: auto;
  background: #c41230;
  color: #fff;
  font-size: 0.7rem;
  font-weight: 600;
  border-radius: 10px;
}

.nav-icon {
  width: 20px;
  height: 20px;
  flex-shrink: 0;
}

/* Accordion Navigation */
.nav-accordion {
  margin-bottom: 4px;
}

.nav-accordion-trigger {
  width: 100%;
  display: flex;
  align-items: center;
  gap: 10px;
  padding: 10px 12px;
  background: none;
  border: none;
  color: #4b5563;
  cursor: pointer;
  border-radius: 8px;
  transition: all 0.2s ease;
  font-size: 0.9rem;
  text-align: left;
  font-weight: 500;
}

.nav-accordion-trigger:hover {
  background: #f3f4f6;
  color: #1f2937;
}

.accordion-icon {
  font-size: 1rem;
}

.accordion-text {
  flex: 1;
}

.accordion-chevron {
  width: 16px;
  height: 16px;
  transition: transform 0.2s ease;
  color: #9ca3af;
}

.accordion-chevron svg {
  width: 100%;
  height: 100%;
}

.nav-accordion.open .accordion-chevron {
  transform: rotate(180deg);
}

.nav-accordion-content {
  list-style: none;
  padding: 0;
  margin: 0;
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.3s ease;
}

.nav-accordion.open .nav-accordion-content {
  max-height: 200px;
}

.nav-link-sub {
  padding-left: 42px;
  font-size: 0.85rem;
}

/* Sidebar Footer */
.sidebar-footer {
  padding-top: 16px;
  border-top: 1px solid #e5e7eb;
  margin-top: 16px;
}

.sidebar-logout-btn {
  width: 100%;
  padding: 10px 16px;
  background: #f3f4f6;
  border: 1px solid #e5e7eb;
  border-radius: 8px;
  color: #4b5563;
  font-size: 0.85rem;
  font-weight: 500;
  cursor: pointer;
  transition: all 0.2s ease;
}

.sidebar-logout-btn:hover {
  background: #e5e7eb;
  color: #1f2937;
}

/* Main Content */
.dashboard-main {
  min-height: 400px;
}

/* Full Width Mode (hide sidebar) */
.dashboard-full-width .dashboard-container {
  grid-template-columns: 1fr;
  max-width: 1400px;
}

.sidebar-hidden {
  display: none !important;
}

.dashboard-content {
  background: #fff;
  border-radius: 12px;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.06);
  border: 1px solid #e5e7eb;
  padding: 32px;
}

.content-header {
  margin-bottom: 24px;
  padding-bottom: 20px;
  border-bottom: 1px solid #e5e7eb;
}

.content-header h1 {
  font-family: 'Montserrat', sans-serif;
  font-size: 1.75rem;
  font-weight: 700;
  color: #1f2937;
  margin-bottom: 4px;
}

.content-header p {
  color: #6b7280;
  font-size: 0.95rem;
}

.header-title-actions {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 20px;
}

.btn-danger-sm {
  padding: 8px 16px;
  background: #fff;
  border: 1px solid #fca5a5;
  border-radius: 6px;
  color: #dc2626;
  font-size: 0.85rem;
  font-weight: 600;
  cursor: pointer;
  transition: all 0.2s ease;
  font-family: 'Montserrat', sans-serif;
}

.btn-danger-sm:hover {
  background: #fef2f2;
  border-color: #f87171;
}

.header-with-back {
  margin-bottom: 12px;
}

.back-link {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  color: #6b7280;
  text-decoration: none;
  font-size: 0.875rem;
  font-weight: 500;
  transition: color 0.2s;
}

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

.back-link svg {
  width: 16px;
  height: 16px;
}

/* Invitations Alert */
.invitations-alert {
  display: flex;
  align-items: center;
  gap: 16px;
  padding: 20px 24px;
  background: linear-gradient(135deg, #fef3c7 0%, #fde68a 100%);
  border-radius: 12px;
  margin-bottom: 20px;
  border: 1px solid #f59e0b;
}

.invitations-alert.staff-alert {
  background: linear-gradient(135deg, #dbeafe 0%, #bfdbfe 100%);
  border-color: #3b82f6;
}

.invitations-alert .alert-icon {
  font-size: 2rem;
}

.invitations-alert .alert-content h3 {
  margin: 0 0 4px;
  font-size: 1.1rem;
  color: #1f2937;
}

.invitations-alert .alert-content p {
  margin: 0;
  color: #4b5563;
  font-size: 0.9rem;
}

/* Invitations Grid */
.invitations-grid {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(320px, 1fr));
  gap: 16px;
  margin-bottom: 32px;
}

.invitation-card {
  display: flex;
  align-items: center;
  gap: 16px;
  padding: 20px;
  background: #fff;
  border-radius: 12px;
  border: 1px solid #e5e7eb;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.04);
  transition: all 0.2s ease;
}

.invitation-card:hover {
  border-color: #c81e1e;
  box-shadow: 0 4px 12px rgba(200, 30, 30, 0.1);
}

.invitation-card.staff-invitation:hover {
  border-color: #3b82f6;
  box-shadow: 0 4px 12px rgba(59, 130, 246, 0.1);
}

.invitation-badge {
  width: 56px;
  height: 56px;
  border-radius: 12px;
  background: linear-gradient(135deg, #c81e1e 0%, #a31818 100%);
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
}

.staff-invitation .invitation-badge {
  background: linear-gradient(135deg, #3b82f6 0%, #2563eb 100%);
}

.invitation-badge .badge-emoji {
  font-size: 1.75rem;
}

.invitation-details {
  flex: 1;
  min-width: 0;
}

.invitation-details h4 {
  margin: 0 0 4px;
  font-size: 1rem;
  font-weight: 600;
  color: #111827;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.invitation-role {
  margin: 0 0 8px;
  font-size: 0.875rem;
  color: #4b5563;
}

.invitation-meta {
  display: flex;
  align-items: center;
  gap: 6px;
  font-size: 0.75rem;
  color: #6b7280;
}

.invitation-meta .separator {
  color: #d1d5db;
}

.invitation-actions {
  flex-shrink: 0;
}

.invitation-actions .btn-sm {
  padding: 8px 16px;
  font-size: 0.875rem;
}

/* Quick Actions */
.quick-actions {
  display: flex;
  gap: 16px;
  margin-bottom: 32px;
}

.quick-action-card {
  display: flex;
  align-items: center;
  gap: 14px;
  padding: 16px 20px;
  border-radius: 10px;
  text-decoration: none;
  transition: all 0.2s ease;
}

.quick-action-primary {
  background: linear-gradient(135deg, #c41230 0%, #a00e28 100%);
  box-shadow: 0 4px 15px rgba(196, 18, 48, 0.25);
}

.quick-action-primary:hover {
  transform: translateY(-2px);
  box-shadow: 0 6px 20px rgba(196, 18, 48, 0.35);
}

.quick-action-icon {
  width: 40px;
  height: 40px;
  background: rgba(255, 255, 255, 0.2);
  border-radius: 8px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
}

.quick-action-icon svg {
  width: 22px;
  height: 22px;
}

.quick-action-text {
  display: flex;
  flex-direction: column;
}

.quick-action-title {
  font-size: 0.95rem;
  font-weight: 700;
  color: #fff;
}

.quick-action-desc {
  font-size: 0.8rem;
  color: rgba(255, 255, 255, 0.8);
}

/* Section Header */
.section-header {
  margin-bottom: 16px;
}

.section-header h2 {
  font-size: 1rem;
  font-weight: 600;
  color: #6b7280;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  margin-bottom: 4px;
}

.section-subtitle {
  font-size: 0.875rem;
  color: #9ca3af;
  margin: 0;
}

/* Large Empty State */
.empty-state-large {
  text-align: center;
  padding: 60px 20px;
  background: linear-gradient(135deg, #f9fafb 0%, #f3f4f6 100%);
  border-radius: 16px;
  border: 2px dashed #e5e7eb;
}

.empty-state-large .empty-icon {
  width: 80px;
  height: 80px;
  margin: 0 auto 20px;
  background: linear-gradient(135deg, #c41230 0%, #a00e28 100%);
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
}

.empty-state-large .empty-icon svg {
  width: 40px;
  height: 40px;
  color: #fff;
}

.empty-state-large h3 {
  font-size: 1.5rem;
  font-weight: 700;
  color: #111827;
  margin-bottom: 8px;
}

.empty-state-large p {
  font-size: 1rem;
  color: #6b7280;
  margin-bottom: 24px;
}

.empty-state-large .btn {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  padding: 12px 24px;
  background: linear-gradient(135deg, #c41230 0%, #a00e28 100%);
  color: #fff;
  border-radius: 8px;
  font-weight: 600;
  text-decoration: none;
  transition: all 0.2s;
}

.empty-state-large .btn:hover {
  transform: translateY(-2px);
  box-shadow: 0 4px 12px rgba(196, 18, 48, 0.3);
}

/* Applications Grid */
.applications-grid {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(320px, 1fr));
  gap: 20px;
}

.application-card {
  background: #fff;
  border: 1px solid #e5e7eb;
  border-radius: 12px;
  overflow: hidden;
  transition: all 0.2s ease;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.04);
}

.application-card:hover {
  border-color: #d1d5db;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.08);
}

.card-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 14px 16px;
  background: #f9fafb;
  border-bottom: 1px solid #e5e7eb;
}

.card-sport {
  display: flex;
  align-items: center;
  gap: 8px;
}

.sport-icon {
  font-size: 1.2rem;
}

.sport-label {
  font-size: 0.75rem;
  font-weight: 600;
  color: #6b7280;
  text-transform: uppercase;
  letter-spacing: 0.05em;
}

/* Status Badges */
.status-badge {
  padding: 4px 10px;
  border-radius: 20px;
  font-size: 0.7rem;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.03em;
}

.status-pending {
  background: #fef3c7;
  color: #92400e;
}

.status-payment-pending {
  background: #fef3c7;
  color: #92400e;
}

.status-bg-check-pending,
.status-bg-check-in-progress {
  background: #dbeafe;
  color: #1e40af;
}

.status-bg-check-complete {
  background: #d1fae5;
  color: #065f46;
}

.status-approved {
  background: #d1fae5;
  color: #065f46;
}

.status-rejected {
  background: #fee2e2;
  color: #991b1b;
}

.status-large {
  padding: 8px 16px;
  font-size: 0.8rem;
}

/* Status Display in Detail Pages */
.status-display {
  display: flex;
  flex-direction: column;
  gap: 12px;
}

.status-message {
  font-size: 0.9rem;
  color: #6b7280;
  line-height: 1.6;
}

.status-message a {
  color: #c41230;
  font-weight: 500;
}

.status-message.status-success {
  color: #059669;
}

.status-message.status-error {
  color: #dc2626;
}

.card-body {
  padding: 16px;
}

.team-name {
  font-size: 1.1rem;
  font-weight: 600;
  color: #1f2937;
  margin-bottom: 6px;
}

.team-details {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 6px;
  font-size: 0.85rem;
  color: #6b7280;
}

.separator {
  color: #d1d5db;
}

.incomplete-notice {
  color: #d97706;
  font-style: italic;
}

.card-footer {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 12px 16px;
  border-top: 1px solid #e5e7eb;
  background: #fafafa;
}

.submission-date {
  font-size: 0.8rem;
  color: #9ca3af;
}

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

.card-btn {
  padding: 8px 14px;
  border-radius: 6px;
  font-size: 0.8rem;
  font-weight: 600;
  text-decoration: none;
  transition: all 0.2s ease;
  border: none;
  cursor: pointer;
  font-family: 'Montserrat', sans-serif;
}

.card-btn-primary {
  background: #c41230;
  color: #fff;
}

.card-btn-primary:hover {
  background: #a00e28;
}

.card-btn-secondary {
  background: #fff;
  border: 1px solid #d1d5db;
  color: #374151;
}

.card-btn-secondary:hover {
  background: #f3f4f6;
  border-color: #9ca3af;
}

.card-btn-danger {
  background: #fff;
  border: 1px solid #fca5a5;
  color: #dc2626;
}

.card-btn-danger:hover {
  background: #fef2f2;
  border-color: #f87171;
}

/* Empty State */
.empty-state {
  text-align: center;
  padding: 60px 30px;
  background: #fafafa;
  border: 2px dashed #e5e7eb;
  border-radius: 12px;
}

.empty-icon {
  width: 64px;
  height: 64px;
  margin: 0 auto 20px;
  color: #d1d5db;
}

.empty-icon svg {
  width: 100%;
  height: 100%;
}

.empty-state h3 {
  font-size: 1.25rem;
  font-weight: 600;
  color: #374151;
  margin-bottom: 8px;
}

.empty-state p {
  color: #6b7280;
  margin-bottom: 0;
}

/* Detail Pages */
.detail-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
  gap: 24px;
}

.detail-card {
  background: #fafafa;
  border: 1px solid #e5e7eb;
  border-radius: 10px;
  padding: 20px;
}

.detail-card h3 {
  font-size: 0.75rem;
  font-weight: 700;
  color: #9ca3af;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  margin-bottom: 14px;
  padding-bottom: 10px;
  border-bottom: 1px solid #e5e7eb;
}

.detail-list {
  display: grid;
  grid-template-columns: 100px 1fr;
  gap: 10px;
}

.detail-list dt {
  color: #6b7280;
  font-size: 0.85rem;
}

.detail-list dd {
  color: #1f2937;
  font-size: 0.85rem;
  margin: 0;
  font-weight: 500;
}

/* Timeline */
.timeline {
  list-style: none;
  padding: 0;
  margin: 0;
}

.timeline-item {
  display: flex;
  gap: 14px;
  padding-bottom: 20px;
  position: relative;
}

.timeline-item:last-child {
  padding-bottom: 0;
}

.timeline-item::before {
  content: '';
  position: absolute;
  left: 7px;
  top: 22px;
  bottom: 0;
  width: 2px;
  background: #e5e7eb;
}

.timeline-item:last-child::before {
  display: none;
}

.timeline-marker {
  width: 16px;
  height: 16px;
  border-radius: 50%;
  background: #e5e7eb;
  border: 2px solid #d1d5db;
  flex-shrink: 0;
  position: relative;
  z-index: 1;
}

.timeline-item.completed .timeline-marker {
  background: #10b981;
  border-color: #10b981;
}

.timeline-item.active .timeline-marker {
  background: #3b82f6;
  border-color: #3b82f6;
}

.timeline-content {
  display: flex;
  flex-direction: column;
}

.timeline-title {
  font-size: 0.9rem;
  font-weight: 500;
  color: #1f2937;
}

.timeline-date {
  font-size: 0.75rem;
  color: #9ca3af;
}

/* Placeholder Content */
.placeholder-content {
  text-align: center;
  padding: 60px 30px;
  background: #fafafa;
  border: 2px dashed #e5e7eb;
  border-radius: 12px;
}

.placeholder-icon {
  width: 80px;
  height: 80px;
  margin: 0 auto 20px;
  color: #d1d5db;
}

.placeholder-icon svg {
  width: 100%;
  height: 100%;
}

.placeholder-content h3 {
  font-size: 1.25rem;
  font-weight: 600;
  color: #374151;
  margin-bottom: 8px;
}

.placeholder-content p {
  color: #6b7280;
}

/* Teams Grid */
.teams-grid {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(320px, 1fr));
  gap: 20px;
}

/* Dashboard Team Cards - Enhanced styling for dashboard only */
.dashboard-team-card {
  background: linear-gradient(135deg, #dc2626 0%, #b91c1c 100%) !important;
  border-radius: 16px;
  overflow: hidden;
  transition: all 0.3s ease;
  box-shadow: 0 8px 24px rgba(220, 38, 38, 0.35);
  border: 1px solid rgba(255, 255, 255, 0.1);
  position: relative;
}

.dashboard-team-card::before {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  width: 50%;
  height: 100%;
  background: radial-gradient(circle at top right, rgba(255,255,255,0.12) 0%, transparent 60%);
  pointer-events: none;
}

.dashboard-team-card:hover {
  transform: translateY(-4px);
  box-shadow: 0 12px 32px rgba(220, 38, 38, 0.45);
}

.dashboard-team-card .team-card-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 18px 20px;
  background: rgba(0, 0, 0, 0.2);
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
  position: relative;
  z-index: 1;
}

.dashboard-team-card .team-sport {
  display: flex;
  align-items: center;
  gap: 10px;
}

.dashboard-team-card .team-sport .sport-icon {
  font-size: 1.5rem;
  filter: drop-shadow(0 2px 4px rgba(0,0,0,0.2));
}

.dashboard-team-card .team-sport .sport-label {
  font-size: 0.875rem;
  font-weight: 700;
  color: #ffffff;
  text-transform: uppercase;
  letter-spacing: 0.08em;
  text-shadow: 0 1px 2px rgba(0,0,0,0.2);
}

.dashboard-team-card .team-status-badge {
  padding: 6px 14px;
  border-radius: 20px;
  font-size: 0.75rem;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  background: rgba(255, 255, 255, 0.25);
  backdrop-filter: blur(8px);
  color: #ffffff;
  border: 1px solid rgba(255, 255, 255, 0.3);
  text-shadow: 0 1px 2px rgba(0,0,0,0.2);
}

.dashboard-team-card .team-card-body {
  padding: 20px;
  position: relative;
  z-index: 1;
}

.dashboard-team-card .team-card-name {
  font-size: 1.375rem;
  font-weight: 800;
  color: #ffffff;
  margin-bottom: 10px;
  text-shadow: 0 2px 4px rgba(0,0,0,0.2);
  letter-spacing: -0.01em;
}

.dashboard-team-card .team-card-details {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 8px;
  font-size: 0.9375rem;
  color: rgba(255, 255, 255, 0.95);
  font-weight: 500;
}

.dashboard-team-card .team-card-details .separator {
  color: rgba(255, 255, 255, 0.6);
  margin: 0 2px;
}

.dashboard-team-card .team-card-footer {
  padding: 16px 20px;
  background: rgba(0, 0, 0, 0.2);
  border-top: 1px solid rgba(255, 255, 255, 0.1);
  position: relative;
  z-index: 1;
}

.dashboard-team-card .team-card-footer .card-btn-primary {
  width: 100%;
  background: #ffffff;
  color: #dc2626;
  font-weight: 700;
  font-size: 0.9375rem;
  padding: 12px 20px;
  border-radius: 10px;
  transition: all 0.2s;
  box-shadow: 0 2px 8px rgba(0,0,0,0.15);
}

.dashboard-team-card .team-card-footer .card-btn-primary:hover {
  background: #fef2f2;
  color: #b91c1c;
  transform: translateY(-2px);
  box-shadow: 0 4px 12px rgba(0,0,0,0.2);
}

/* Player Team Cards - Additional styling for player cards on dashboard */
.player-role-badge {
  background: rgba(255, 255, 255, 0.25);
  backdrop-filter: blur(8px);
  color: #ffffff;
  padding: 6px 14px;
  border-radius: 20px;
  font-size: 0.75rem;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  border: 1px solid rgba(255, 255, 255, 0.3);
  text-shadow: 0 1px 2px rgba(0,0,0,0.2);
}

.player-role-badge.onboarding-badge {
  background: rgba(251, 191, 36, 0.4);
  border-color: rgba(251, 191, 36, 0.5);
  color: #ffffff;
}

.player-name-label {
  margin: 0 0 12px;
  font-size: 0.9375rem;
  color: rgba(255, 255, 255, 0.98);
  font-weight: 500;
}

.player-name-label strong {
  font-weight: 700;
}

.dashboard-team-card.player-team-card .team-card-footer .card-btn-secondary,
.dashboard-team-card.player-team-card .team-card-footer .card-btn-primary {
  width: 100%;
  background: #ffffff;
  color: #dc2626;
  border: none;
  font-weight: 700;
  font-size: 0.9375rem;
  padding: 12px 20px;
  border-radius: 10px;
  transition: all 0.2s;
  box-shadow: 0 2px 8px rgba(0,0,0,0.15);
}

.dashboard-team-card.player-team-card .team-card-footer .card-btn-secondary:hover,
.dashboard-team-card.player-team-card .team-card-footer .card-btn-primary:hover {
  background: #fef2f2;
  color: #b91c1c;
  transform: translateY(-2px);
  box-shadow: 0 4px 12px rgba(0,0,0,0.2);
}

/* Responsive */
@media (max-width: 900px) {
  .dashboard-container {
    grid-template-columns: 1fr;
  }

  .dashboard-sidebar {
    position: relative;
    top: 0;
  }
}

@media (max-width: 600px) {
  .dashboard-page {
    padding: 20px 15px;
  }

  .dashboard-content {
    padding: 20px;
  }

  .applications-grid,
  .teams-grid {
    grid-template-columns: 1fr;
  }

  .quick-actions {
    flex-direction: column;
  }

  .card-actions {
    flex-direction: column;
    width: 100%;
  }

  .card-actions .card-btn {
    width: 100%;
  }

  .header-title-actions {
    flex-direction: column;
    align-items: flex-start;
  }

  .header-title-actions h1 {
    font-size: 1.5rem;
  }
}
/* 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;
}

/* Footer Enhancements for Team Application Links */

.footer-highlight-link {
  color: #ef4444 !important;
  font-weight: 600;
  position: relative;
}

.footer-highlight-link::after {
  content: '→';
  margin-left: 4px;
  transition: margin-left 0.2s ease;
}

.footer-highlight-link:hover::after {
  margin-left: 8px;
}
/* =====================================================
   FUNDRAISER BANNER
   ===================================================== */

.fundraiser-banner {
  display: block;
  background: linear-gradient(135deg, #c41230 0%, #a31818 100%);
  padding: 1rem 2rem;
  text-align: center;
  text-decoration: none;
  position: relative;
  overflow: hidden;
  transition: all 0.3s ease;
  border-bottom: 3px solid #8b0f23;
  animation: bannerPulse 3s ease-in-out infinite;
}

@keyframes bannerPulse {
  0%, 100% {
    box-shadow: 0 4px 20px rgba(196, 18, 48, 0.4);
  }
  50% {
    box-shadow: 0 6px 30px rgba(196, 18, 48, 0.6);
  }
}

.fundraiser-banner:hover {
  background: linear-gradient(135deg, #d62929 0%, #b81c1c 100%);
  transform: scale(1.01);
  box-shadow: 0 8px 40px rgba(196, 18, 48, 0.7);
}

.fundraiser-banner::before {
  content: '';
  position: absolute;
  top: 0;
  left: -100%;
  width: 100%;
  height: 100%;
  background: linear-gradient(
    90deg,
    transparent,
    rgba(255, 255, 255, 0.3),
    transparent
  );
  animation: shimmer 3s infinite;
}

@keyframes shimmer {
  0% {
    left: -100%;
  }
  50%, 100% {
    left: 100%;
  }
}

.fundraiser-banner-content {
  max-width: 1200px;
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 1.5rem;
  position: relative;
  z-index: 1;
}

.fundraiser-icon {
  font-size: 2.5rem;
  animation: bounce 2s ease-in-out infinite;
  flex-shrink: 0;
}

@keyframes bounce {
  0%, 100% {
    transform: translateY(0);
  }
  50% {
    transform: translateY(-8px);
  }
}

.fundraiser-text {
  display: flex;
  flex-direction: column;
  gap: 0.25rem;
  text-align: left;
  color: #ffffff;
}

.fundraiser-text strong {
  font-size: 1.25rem;
  font-weight: 700;
  font-family: 'Montserrat', sans-serif;
  letter-spacing: -0.02em;
  display: block;
}

.fundraiser-text span {
  font-size: 0.95rem;
  font-weight: 500;
  opacity: 0.95;
  line-height: 1.4;
}

.fundraiser-cta {
  background: #ffffff;
  color: #c41230;
  padding: 0.75rem 1.5rem;
  border-radius: 8px;
  font-weight: 700;
  font-size: 1rem;
  font-family: 'Montserrat', sans-serif;
  flex-shrink: 0;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.2);
  transition: all 0.2s;
}

.fundraiser-banner:hover .fundraiser-cta {
  transform: translateX(4px);
  box-shadow: 0 6px 16px rgba(0, 0, 0, 0.3);
}

/* Responsive */
@media (max-width: 768px) {
  .fundraiser-banner {
    padding: 1rem;
  }

  .fundraiser-banner-content {
    flex-direction: column;
    gap: 1rem;
    text-align: center;
  }

  .fundraiser-icon {
    font-size: 2rem;
  }

  .fundraiser-text {
    text-align: center;
  }

  .fundraiser-text strong {
    font-size: 1.1rem;
  }

  .fundraiser-text span {
    font-size: 0.875rem;
  }

  .fundraiser-cta {
    padding: 0.625rem 1.25rem;
    font-size: 0.9375rem;
  }
}

@media (max-width: 480px) {
  .fundraiser-icon {
    font-size: 1.75rem;
  }

  .fundraiser-text strong {
    font-size: 1rem;
  }

  .fundraiser-text span {
    font-size: 0.8125rem;
    line-height: 1.3;
  }
}
/* ===================================
   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);
}

.btn-outline-white {
  background: transparent;
  color: white;
  border: 2px solid rgba(255, 255, 255, 0.7);
}

.btn-outline-white:hover {
  background: rgba(255, 255, 255, 0.15);
  border-color: white;
  transform: translateY(-2px);
  box-shadow: 0 4px 12px rgba(255, 255, 255, 0.15);
}

/* ===================================
   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;
  position: relative;
}

.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-image-placeholder {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(135deg, rgba(255,255,255,0.1) 0%, rgba(255,255,255,0.05) 100%);
  backdrop-filter: blur(10px);
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  border: 2px dashed rgba(255,255,255,0.3);
}

.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;
  }
}

/* ===================================
   PRODUCER PROFILE - Modern Layout
   =================================== */

.producer-profile-container {
  min-height: 100vh;
  background: #f5f3ef;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;
}

/* ===================================
   HEADER SECTION
   =================================== */

.producer-header {
  background: white;
  border-bottom: 1px solid #e2ddd5;
  position: sticky;
  top: 0;
  z-index: 100;
}

.producer-header-content {
  max-width: 1400px;
  margin: 0 auto;
  padding: 24px 32px;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}

.producer-header-left {
  display: flex;
  gap: 20px;
  align-items: flex-start;
  flex: 1;
}

.producer-avatar {
  width: 80px;
  height: 80px;
  background: linear-gradient(135deg, #4a7c59 0%, #3a6c49 100%);
  border-radius: 12px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
}

.producer-avatar svg {
  width: 40px;
  height: 40px;
  color: white;
}

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

.producer-name-row {
  display: flex;
  align-items: center;
  gap: 12px;
}

.producer-name {
  font-size: 28px;
  font-weight: 700;
  margin: 0;
  color: #1a202c;
}

.producer-badge {
  font-size: 12px;
  padding: 4px 10px;
  background: #f7f5f2;
  color: #718096;
  border-radius: 6px;
  font-weight: 500;
}

.producer-score {
  width: 36px;
  height: 36px;
  background: linear-gradient(135deg, #4a7c59 0%, #3a6c49 100%);
  color: white;
  border-radius: 8px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 700;
  font-size: 14px;
}

.producer-tags {
  display: flex;
  gap: 8px;
  flex-wrap: wrap;
}

.producer-tag {
  font-size: 13px;
  padding: 6px 14px;
  background: #f7f5f2;
  color: #4a5568;
  border-radius: 20px;
  font-weight: 500;
  border: 1px solid #e2ddd5;
}

.producer-tag-primary {
  background: #4a7c59;
  color: white;
  border-color: #4a7c59;
}

.producer-header-right {
  display: flex;
  gap: 8px;
  flex-shrink: 0;
}

.producer-action-btn {
  width: 44px;
  height: 44px;
  background: white;
  border: 1px solid #e2ddd5;
  border-radius: 8px;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  transition: all 0.15s ease;
}

.producer-action-btn svg {
  width: 20px;
  height: 20px;
  color: #4a5568;
}

.producer-action-btn:hover {
  background: #f7f5f2;
  border-color: #4a7c59;
}

.producer-action-btn:hover svg {
  color: #4a7c59;
}

.producer-action-btn-more {
  border-left: 2px solid #e2ddd5;
  padding-left: 8px;
}

/* Stats Bar */
.producer-stats-bar {
  max-width: 1400px;
  margin: 0 auto;
  padding: 20px 32px;
  display: flex;
  gap: 32px;
  border-top: 1px solid #f0ede8;
}

.producer-stat {
  display: flex;
  flex-direction: column;
  gap: 4px;
}

.producer-stat-label {
  font-size: 11px;
  font-weight: 600;
  color: #9ca3af;
  text-transform: uppercase;
  letter-spacing: 0.5px;
}

.producer-stat-value {
  font-size: 16px;
  font-weight: 600;
  color: #1a202c;
}

.producer-stat-highlight {
  color: #4a7c59;
}

/* ===================================
   MAIN CONTENT
   =================================== */

.producer-content {
  max-width: 1400px;
  margin: 0 auto;
  padding: 32px;
  display: grid;
  grid-template-columns: 1.2fr 1fr;
  gap: 24px;
}

.producer-left-column,
.producer-right-column {
  display: flex;
  flex-direction: column;
  gap: 24px;
}

/* ===================================
   CARD STYLES
   =================================== */

.producer-card {
  background: white;
  border: 1px solid #e2ddd5;
  border-radius: 12px;
  overflow: hidden;
}

.producer-card-featured {
  background: linear-gradient(135deg, #f8f9fa 0%, #ffffff 100%);
  border: 2px solid #4a7c59;
  box-shadow: 0 4px 12px rgba(74, 124, 89, 0.08);
}

.producer-card-header {
  padding: 20px 24px;
  border-bottom: 1px solid #f0ede8;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.producer-card-title {
  font-size: 16px;
  font-weight: 600;
  color: #1a202c;
  margin: 0;
  display: flex;
  align-items: center;
  gap: 10px;
}

.producer-card-title svg {
  width: 20px;
  height: 20px;
  color: #4a7c59;
}

.producer-card-action {
  font-size: 13px;
  padding: 6px 14px;
  background: none;
  color: #4a7c59;
  border: 1px solid #4a7c59;
  border-radius: 6px;
  font-weight: 500;
  cursor: pointer;
  transition: all 0.15s ease;
}

.producer-card-action:hover {
  background: #4a7c59;
  color: white;
}

.producer-badge-count {
  font-size: 12px;
  padding: 4px 10px;
  background: #e8f4ec;
  color: #276749;
  border-radius: 6px;
  font-weight: 500;
}

/* ===================================
   NETWORK GRAPH
   =================================== */

.producer-network-graph {
  padding: 32px 24px;
  min-height: 400px;
}

.network-graph-placeholder {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}

.producer-network-stats {
  padding: 20px 24px;
  border-top: 1px solid #f0ede8;
  display: flex;
  justify-content: space-around;
  background: #fafaf9;
}

.network-stat {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 6px;
}

.network-stat-count {
  font-size: 24px;
  font-weight: 700;
  color: #4a7c59;
}

.network-stat-label {
  font-size: 12px;
  color: #718096;
  font-weight: 500;
}

/* ===================================
   LOCATION CARD
   =================================== */

.producer-location {
  padding: 24px;
  display: flex;
  gap: 20px;
}

.location-map-preview {
  width: 160px;
  height: 160px;
  flex-shrink: 0;
  border-radius: 8px;
  overflow: hidden;
  border: 1px solid #e2ddd5;
}

.map-preview-box {
  width: 100%;
  height: 100%;
  background: linear-gradient(135deg, #e8f4ec 0%, #d4e9da 100%);
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 13px;
  color: #6b5d4f;
  font-weight: 600;
}

.location-details {
  flex: 1;
  display: flex;
  flex-direction: column;
  gap: 8px;
}

.location-address {
  font-size: 18px;
  font-weight: 600;
  color: #1a202c;
  margin: 0;
}

.location-city,
.location-county {
  font-size: 14px;
  color: #718096;
  margin: 0;
}

.location-actions {
  display: flex;
  gap: 8px;
  margin-top: 12px;
}

.location-btn {
  font-size: 13px;
  padding: 8px 16px;
  background: white;
  color: #4a5568;
  border: 1px solid #e2ddd5;
  border-radius: 6px;
  font-weight: 500;
  cursor: pointer;
  transition: all 0.15s ease;
}

.location-btn-directions {
  background: #4a7c59;
  color: white;
  border-color: #4a7c59;
}

.location-btn:hover {
  background: #f7f5f2;
  border-color: #4a7c59;
  color: #4a7c59;
}

.location-btn-directions:hover {
  background: #3a6c49;
  border-color: #3a6c49;
  color: white;
}

/* ===================================
   LAND HOLDINGS
   =================================== */

.producer-land-grid {
  padding: 24px;
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 16px;
}

.land-item {
  display: flex;
  gap: 12px;
  align-items: center;
  padding: 16px;
  background: #fafaf9;
  border-radius: 8px;
  border: 1px solid #f0ede8;
}

.land-item-icon {
  width: 40px;
  height: 40px;
  background: linear-gradient(135deg, #4a7c59 0%, #3a6c49 100%);
  border-radius: 8px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
}

.land-item-icon svg {
  width: 20px;
  height: 20px;
  color: white;
}

.land-item-content {
  display: flex;
  flex-direction: column;
  gap: 2px;
}

.land-item-value {
  font-size: 20px;
  font-weight: 700;
  color: #1a202c;
}

.land-item-label {
  font-size: 11px;
  color: #718096;
  font-weight: 500;
}

/* ===================================
   FINANCIAL SUMMARY
   =================================== */

.producer-financial-list {
  padding: 24px;
  display: flex;
  flex-direction: column;
  gap: 16px;
}

.financial-item {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 16px;
  background: #fafaf9;
  border-radius: 8px;
  border: 1px solid #f0ede8;
}

.financial-item-left {
  display: flex;
  flex-direction: column;
  gap: 4px;
}

.financial-item-label {
  font-size: 14px;
  font-weight: 600;
  color: #1a202c;
}

.financial-item-sublabel {
  font-size: 12px;
  color: #718096;
}

.financial-item-right {
  display: flex;
  align-items: center;
  gap: 12px;
}

.financial-item-value {
  font-size: 16px;
  font-weight: 700;
  color: #4a7c59;
}

.financial-item-link {
  font-size: 12px;
  padding: 6px 12px;
  background: white;
  color: #4a7c59;
  border: 1px solid #4a7c59;
  border-radius: 6px;
  font-weight: 500;
  cursor: pointer;
  transition: all 0.15s ease;
}

.financial-item-link:hover {
  background: #4a7c59;
  color: white;
}

/* ===================================
   PRODUCTS/SERVICES
   =================================== */

.producer-products-list {
  padding: 24px;
  display: flex;
  flex-direction: column;
  gap: 20px;
}

.product-group {
  display: flex;
  flex-direction: column;
  gap: 10px;
}

.product-group-header {
  display: flex;
  align-items: center;
  gap: 8px;
}

.product-group-icon {
  font-size: 18px;
}

.product-group-name {
  font-size: 14px;
  font-weight: 600;
  color: #1a202c;
}

.product-tags {
  display: flex;
  flex-wrap: wrap;
  gap: 6px;
}

.product-tag {
  font-size: 12px;
  padding: 6px 12px;
  background: white;
  color: #4a5568;
  border: 1px solid #e2ddd5;
  border-radius: 6px;
  font-weight: 500;
}

/* ===================================
   RESPONSIVE
   =================================== */

@media (max-width: 1200px) {
  .producer-content {
    grid-template-columns: 1fr;
  }
}

@media (max-width: 768px) {
  .producer-header-content {
    flex-direction: column;
    gap: 20px;
  }

  .producer-stats-bar {
    flex-wrap: wrap;
    gap: 16px;
  }

  .producer-land-grid {
    grid-template-columns: 1fr;
  }

  .producer-location {
    flex-direction: column;
  }

  .location-map-preview {
    width: 100%;
    height: 200px;
  }
}

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

/* 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;
  }
}

/* =====================================================
   TEAM DASHBOARD STYLES
   ===================================================== */

/* Team Meta Badges */
.team-meta {
  display: flex;
  gap: 0.5rem;
  flex-wrap: wrap;
  margin-top: 0.5rem;
}

.meta-badge {
  display: inline-flex;
  align-items: center;
  padding: 0.25rem 0.75rem;
  background: #f3f4f6;
  border: 1px solid #e5e7eb;
  border-radius: 6px;
  font-size: 0.875rem;
  font-weight: 500;
  color: #374151;
}

.meta-badge.status-active {
  background: rgba(16, 185, 129, 0.1);
  border-color: rgba(16, 185, 129, 0.3);
  color: #10b981;
}

.meta-badge.status-inactive {
  background: rgba(107, 114, 128, 0.1);
  border-color: rgba(107, 114, 128, 0.3);
  color: #6b7280;
}

.meta-badge.status-suspended {
  background: rgba(239, 68, 68, 0.1);
  border-color: rgba(239, 68, 68, 0.3);
  color: #ef4444;
}

/* Metrics Grid */
.metrics-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(240px, 1fr));
  gap: 1.5rem;
  margin-bottom: 2rem;
}

.metric-card {
  background: #ffffff;
  border: 1px solid #e5e7eb;
  border-radius: 12px;
  padding: 1.5rem;
  display: flex;
  align-items: flex-start;
  gap: 1rem;
  transition: all 0.2s;
}

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

.metric-icon {
  width: 48px;
  height: 48px;
  border-radius: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
}

.metric-icon svg {
  width: 24px;
  height: 24px;
}

.metric-icon.roster {
  background: linear-gradient(135deg, #3b82f6 0%, #2563eb 100%);
  color: #ffffff;
}

.metric-icon.finance {
  background: linear-gradient(135deg, #10b981 0%, #059669 100%);
  color: #ffffff;
}

.metric-icon.uniforms {
  background: linear-gradient(135deg, #8b5cf6 0%, #7c3aed 100%);
  color: #ffffff;
}

.metric-icon.subscription {
  background: linear-gradient(135deg, #f59e0b 0%, #d97706 100%);
  color: #ffffff;
}

.metric-content {
  display: flex;
  flex-direction: column;
  gap: 0.25rem;
  flex: 1;
}

.metric-value {
  font-size: 1.75rem;
  font-weight: 700;
  color: #1f2937;
  font-family: 'Montserrat', sans-serif;
  line-height: 1;
}

.metric-label {
  font-size: 0.875rem;
  font-weight: 500;
  color: #6b7280;
}

.metric-sublabel {
  font-size: 0.75rem;
  color: #9ca3af;
}

/* Team Sections Grid */
.team-sections-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(320px, 1fr));
  gap: 1.5rem;
  margin-bottom: 2rem;
}

/* Section Card */
.section-card {
  background: #ffffff;
  border: 1px solid #e5e7eb;
  border-radius: 12px;
  padding: 1.5rem;
  margin-bottom: 1.5rem;
}

.section-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 1.25rem;
  padding-bottom: 1rem;
  border-bottom: 1px solid #e5e7eb;
}

.section-header h2 {
  font-size: 1.125rem;
  font-weight: 600;
  color: #1f2937;
  margin: 0;
}

.btn-text {
  background: none;
  border: none;
  color: #c41230;
  font-size: 0.875rem;
  font-weight: 500;
  cursor: pointer;
  padding: 0.25rem 0.5rem;
  border-radius: 4px;
  transition: all 0.2s;
}

.btn-text:hover {
  background: rgba(196, 18, 48, 0.1);
}

/* Staff List */
.staff-list {
  display: flex;
  flex-direction: column;
  gap: 1rem;
}

.staff-member {
  display: flex;
  align-items: flex-start;
  gap: 0.75rem;
  padding: 1rem;
  background: #f9fafb;
  border: 1px solid #e5e7eb;
  border-radius: 8px;
  position: relative;
}

.staff-member .staff-badge {
  position: absolute;
  top: 0.75rem;
  right: 0.75rem;
}

.staff-avatar {
  width: 48px;
  height: 48px;
  border-radius: 50%;
  background: linear-gradient(135deg, #c41230 0%, #a31818 100%);
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
}

.avatar-initials {
  color: #ffffff;
  font-weight: 600;
  font-size: 1rem;
  font-family: 'Montserrat', sans-serif;
}

.staff-info {
  flex: 1;
  display: flex;
  flex-direction: column;
  gap: 0.25rem;
  padding-right: 90px; /* Leave room for badge */
}

.staff-name {
  font-weight: 600;
  color: #1f2937;
  font-size: 0.9375rem;
}

.staff-role {
  font-size: 0.8125rem;
  color: #6b7280;
  font-weight: 500;
}

.staff-contact {
  display: flex;
  flex-direction: column;
  gap: 0.125rem;
  margin-top: 0.25rem;
}

.staff-email,
.staff-phone {
  font-size: 0.75rem;
  color: #9ca3af;
  text-decoration: none;
}

.staff-email:hover {
  color: #c41230;
  text-decoration: underline;
}

.staff-badge {
  padding: 0.25rem 0.5rem;
  border-radius: 6px;
  font-size: 0.625rem;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.025em;
  white-space: nowrap;
  text-align: center;
  max-width: 120px;
  overflow: hidden;
  text-overflow: ellipsis;
}

.staff-badge.primary,
.staff-badge.owner {
  background: rgba(196, 18, 48, 0.1);
  color: #c41230;
  border: 1px solid rgba(196, 18, 48, 0.3);
}

.staff-badge.head_coach {
  background: rgba(59, 130, 246, 0.1);
  color: #3b82f6;
  border: 1px solid rgba(59, 130, 246, 0.3);
}

.staff-badge.assistant_coach {
  background: rgba(16, 185, 129, 0.1);
  color: #10b981;
  border: 1px solid rgba(16, 185, 129, 0.3);
}

.staff-badge.team_admin {
  background: rgba(139, 92, 246, 0.1);
  color: #8b5cf6;
  border: 1px solid rgba(139, 92, 246, 0.3);
}

/* Info List */
.info-list {
  display: flex;
  flex-direction: column;
  gap: 0.75rem;
  margin: 0;
}

.info-item {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0.75rem 0;
  border-bottom: 1px solid #f3f4f6;
}

.info-item:last-child {
  border-bottom: none;
}

.info-item dt {
  font-size: 0.875rem;
  font-weight: 500;
  color: #6b7280;
}

.info-item dd {
  font-size: 0.875rem;
  font-weight: 500;
  color: #1f2937;
  margin: 0;
  text-align: right;
}

/* Quick Actions */
.quick-actions-list {
  display: flex;
  flex-direction: column;
  gap: 0.75rem;
}

.action-button {
  display: flex;
  align-items: center;
  gap: 1rem;
  padding: 1rem;
  background: #f9fafb;
  border: 1px solid #e5e7eb;
  border-radius: 8px;
  text-decoration: none;
  transition: all 0.2s;
}

.action-button:hover {
  background: #f3f4f6;
  border-color: #c41230;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.05);
}

.action-icon {
  width: 40px;
  height: 40px;
  border-radius: 8px;
  background: linear-gradient(135deg, #c41230 0%, #a31818 100%);
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
}

.action-icon svg {
  width: 20px;
  height: 20px;
  color: #ffffff;
}

.action-content {
  display: flex;
  flex-direction: column;
  gap: 0.25rem;
  flex: 1;
}

.action-title {
  font-weight: 600;
  color: #1f2937;
  font-size: 0.9375rem;
}

.action-desc {
  font-size: 0.8125rem;
  color: #6b7280;
}

.action-button-disabled {
  opacity: 0.7;
  cursor: default;
}

.action-button-disabled:hover {
  background: #f9fafb;
  border-color: #e5e7eb;
  box-shadow: none;
}

.action-button-disabled .action-icon {
  background: linear-gradient(135deg, #9ca3af 0%, #6b7280 100%);
}

.action-coming-soon {
  display: inline-block;
  padding: 0.125rem 0.5rem;
  background: rgba(245, 158, 11, 0.1);
  color: #d97706;
  font-size: 0.6875rem;
  font-weight: 600;
  border-radius: 4px;
  width: fit-content;
}

/* Activity List */
.activity-list {
  display: flex;
  flex-direction: column;
  gap: 1rem;
}

.activity-item {
  display: flex;
  align-items: flex-start;
  gap: 1rem;
  padding: 1rem;
  background: #f9fafb;
  border: 1px solid #e5e7eb;
  border-radius: 8px;
}

.activity-icon {
  width: 36px;
  height: 36px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
}

.activity-icon svg {
  width: 18px;
  height: 18px;
}

.activity-icon.success {
  background: rgba(16, 185, 129, 0.1);
  color: #10b981;
}

.activity-icon.info {
  background: rgba(59, 130, 246, 0.1);
  color: #3b82f6;
}

.activity-icon.warning {
  background: rgba(251, 191, 36, 0.1);
  color: #f59e0b;
}

.activity-icon.danger {
  background: rgba(239, 68, 68, 0.1);
  color: #ef4444;
}

.activity-icon.default {
  background: rgba(107, 114, 128, 0.1);
  color: #6b7280;
}

.activity-content {
  flex: 1;
  display: flex;
  flex-direction: column;
  gap: 0.25rem;
}

.activity-title {
  font-weight: 600;
  color: #1f2937;
  font-size: 0.875rem;
}

.activity-desc {
  font-size: 0.8125rem;
  color: #6b7280;
  line-height: 1.4;
}

.activity-time {
  font-size: 0.75rem;
  color: #9ca3af;
}

/* Empty States */
.empty-state-small {
  padding: 1.5rem;
  text-align: center;
  background: #f9fafb;
  border: 1px dashed #d1d5db;
  border-radius: 8px;
}

.empty-state-small p {
  margin: 0;
  font-size: 0.875rem;
  color: #6b7280;
  line-height: 1.5;
}

/* Responsive */
@media (max-width: 768px) {
  .metrics-grid {
    grid-template-columns: 1fr;
  }

  .team-sections-grid {
    grid-template-columns: 1fr;
  }

  .metric-card {
    padding: 1.25rem;
  }

  .metric-value {
    font-size: 1.5rem;
  }

  .staff-member {
    flex-direction: column;
    align-items: flex-start;
    padding-top: 2.5rem;
  }

  .staff-member .staff-info {
    padding-right: 0;
  }

  .staff-member .staff-badge {
    top: 0.5rem;
    right: 0.5rem;
  }

  .info-item {
    flex-direction: column;
    align-items: flex-start;
    gap: 0.25rem;
  }

  .info-item dd {
    text-align: left;
  }
}
/* =====================================================
   TEAM DIRECTORY STYLES
   ===================================================== */

/* Directory Page Layout */
.directory-page {
  min-height: 100vh;
  background: #f8f9fa;
  padding: 2rem 1rem;
}

.directory-container {
  max-width: 1400px;
  margin: 0 auto;
}

.directory-header {
  text-align: center;
  margin-bottom: 2rem;
}

.directory-header h1 {
  font-size: 2.5rem;
  font-weight: 700;
  color: #1f2937;
  margin-bottom: 0.5rem;
  font-family: 'Montserrat', sans-serif;
}

.directory-header p {
  font-size: 1.125rem;
  color: #6b7280;
}

/* =====================================================
   FILTER CONTROLS
   ===================================================== */

.filter-controls {
  background: #ffffff;
  border-radius: 12px;
  padding: 1.25rem;
  margin-bottom: 1.5rem;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.06);
}

.filter-row {
  display: flex;
  flex-wrap: wrap;
  gap: 1rem;
  align-items: flex-end;
}

.filter-row.location-filter {
  padding-bottom: 1rem;
  margin-bottom: 1rem;
  border-bottom: 1px solid #e5e7eb;
}

.location-search-group {
  flex: 1;
  min-width: 300px;
}

.filter-label {
  display: flex;
  align-items: center;
  gap: 0.375rem;
  font-size: 0.8125rem;
  font-weight: 600;
  color: #374151;
  margin-bottom: 0.5rem;
  text-transform: uppercase;
  letter-spacing: 0.05em;
}

.filter-icon {
  width: 16px;
  height: 16px;
  color: #c41230;
}

.location-inputs {
  display: flex;
  gap: 0.5rem;
  flex-wrap: wrap;
}

.filter-input {
  padding: 0.625rem 1rem;
  border: 1px solid #d1d5db;
  border-radius: 8px;
  font-size: 0.9375rem;
  color: #1f2937;
  transition: all 0.2s;
}

.filter-input:focus {
  outline: none;
  border-color: #c41230;
  box-shadow: 0 0 0 3px rgba(196, 18, 48, 0.1);
}

.location-input {
  flex: 1;
  min-width: 200px;
}

.filter-select {
  padding: 0.625rem 2rem 0.625rem 1rem;
  border: 1px solid #d1d5db;
  border-radius: 8px;
  font-size: 0.9375rem;
  color: #1f2937;
  background-color: #ffffff;
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'%3e%3cpath stroke='%236b7280' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='M6 8l4 4 4-4'/%3e%3c/svg%3e");
  background-position: right 0.5rem center;
  background-repeat: no-repeat;
  background-size: 1.5em 1.5em;
  appearance: none;
  cursor: pointer;
  transition: all 0.2s;
}

.filter-select:focus {
  outline: none;
  border-color: #c41230;
  box-shadow: 0 0 0 3px rgba(196, 18, 48, 0.1);
}

.radius-select {
  min-width: 140px;
}

.btn-search-location {
  padding: 0.625rem 1.25rem;
  background: linear-gradient(135deg, #c41230 0%, #a31818 100%);
  color: #ffffff;
  font-size: 0.875rem;
  font-weight: 600;
  border: none;
  border-radius: 8px;
  cursor: pointer;
  transition: all 0.2s;
}

.btn-search-location:hover {
  background: linear-gradient(135deg, #d62929 0%, #b81c1c 100%);
  transform: translateY(-1px);
  box-shadow: 0 4px 12px rgba(196, 18, 48, 0.3);
}

.btn-clear-location {
  padding: 0.625rem 1rem;
  background: transparent;
  color: #6b7280;
  font-size: 0.875rem;
  font-weight: 500;
  border: 1px solid #d1d5db;
  border-radius: 8px;
  cursor: pointer;
  transition: all 0.2s;
}

.btn-clear-location:hover {
  background: #f3f4f6;
  color: #374151;
}

.attribute-filters {
  display: flex;
  flex-wrap: wrap;
  gap: 1rem;
  align-items: flex-end;
}

.filter-group {
  display: flex;
  flex-direction: column;
  min-width: 140px;
}

.filter-group .filter-label {
  font-size: 0.75rem;
}

.filter-results {
  flex: 1;
  display: flex;
  justify-content: flex-end;
  align-items: center;
  min-width: 150px;
}

.results-count {
  font-size: 0.9375rem;
  color: #6b7280;
}

.results-count strong {
  color: #1f2937;
  font-weight: 600;
}

/* Map Legend */
.map-legend {
  display: flex;
  gap: 1.5rem;
  padding: 0.75rem 1rem;
  background: #ffffff;
  border-top: 1px solid #e5e7eb;
  justify-content: center;
}

.legend-item {
  display: flex;
  align-items: center;
  gap: 0.5rem;
  font-size: 0.8125rem;
  color: #6b7280;
}

.legend-dot {
  width: 12px;
  height: 12px;
  border-radius: 50%;
  border: 2px solid #ffffff;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
}

.legend-dot.baseball {
  background-color: #06b6d4;
}

.legend-dot.softball {
  background-color: #ec4899;
}

/* Info Window Distance */
.info-distance {
  font-size: 0.8125rem;
  color: #c41230;
  font-weight: 500;
  margin: 0 0 0.5rem 0;
}

/* Distance Cell */
.distance-cell {
  font-weight: 500;
  color: #c41230;
}

/* Clear Filters Button */
.btn-clear-filters {
  margin-top: 1rem;
  padding: 0.75rem 1.5rem;
  background: #374151;
  color: #ffffff;
  font-size: 0.9375rem;
  font-weight: 500;
  border: none;
  border-radius: 8px;
  cursor: pointer;
  transition: all 0.2s;
}

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

/* Map Section */
.map-section {
  margin-bottom: 2rem;
  border-radius: 12px;
  overflow: hidden;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
}

.directory-map {
  width: 100%;
  height: 400px;
  background: #e5e7eb;
}

/* Map Info Window */
.map-info-window {
  padding: 0.5rem;
  max-width: 250px;
}

.info-team-name {
  font-size: 1rem;
  font-weight: 600;
  color: #1f2937;
  margin: 0 0 0.25rem 0;
}

.info-team-sport {
  font-size: 0.875rem;
  color: #6b7280;
  margin: 0 0 0.25rem 0;
}

.info-team-location {
  font-size: 0.8125rem;
  color: #9ca3af;
  margin: 0 0 0.5rem 0;
}

.info-team-link {
  display: inline-block;
  font-size: 0.875rem;
  font-weight: 500;
  color: #c41230;
  text-decoration: none;
}

.info-team-link:hover {
  text-decoration: underline;
}

/* Featured Section */
.featured-section {
  margin-bottom: 2rem;
}

.section-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 1.25rem;
}

.section-header h2 {
  font-size: 1.5rem;
  font-weight: 600;
  color: #1f2937;
  margin: 0;
}

.featured-badge {
  display: inline-flex;
  align-items: center;
  gap: 0.25rem;
  padding: 0.375rem 0.75rem;
  background: linear-gradient(135deg, #fbbf24 0%, #f59e0b 100%);
  color: #ffffff;
  font-size: 0.75rem;
  font-weight: 600;
  border-radius: 9999px;
  text-transform: uppercase;
  letter-spacing: 0.05em;
}

.featured-grid {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(300px, 1fr));
  gap: 1.5rem;
}

.featured-card {
  display: block;
  background: linear-gradient(135deg, #ffffff 0%, #fef3c7 100%);
  border: 2px solid #fbbf24;
  border-radius: 12px;
  padding: 1.5rem;
  text-decoration: none;
  transition: all 0.2s;
  position: relative;
  overflow: hidden;
}

.featured-card::before {
  content: '★';
  position: absolute;
  top: -10px;
  right: -10px;
  font-size: 4rem;
  color: rgba(251, 191, 36, 0.2);
}

.featured-card:hover {
  transform: translateY(-4px);
  box-shadow: 0 8px 24px rgba(251, 191, 36, 0.3);
}

.featured-card-header {
  display: flex;
  gap: 0.5rem;
  margin-bottom: 0.75rem;
}

.featured-team-name {
  font-size: 1.25rem;
  font-weight: 600;
  color: #1f2937;
  margin: 0 0 0.5rem 0;
}

.featured-team-details {
  font-size: 0.875rem;
  color: #6b7280;
  margin-bottom: 0.75rem;
}

.featured-team-practice {
  display: flex;
  align-items: center;
  gap: 0.375rem;
  font-size: 0.8125rem;
  color: #9ca3af;
}

.featured-team-practice .location-icon {
  width: 14px;
  height: 14px;
  flex-shrink: 0;
}

/* Sport & Level Badges */
.sport-badge {
  display: inline-flex;
  align-items: center;
  gap: 0.25rem;
  padding: 0.25rem 0.625rem;
  border-radius: 6px;
  font-size: 0.75rem;
  font-weight: 600;
  white-space: nowrap;
}

.sport-badge.sport-baseball {
  background: rgba(6, 182, 212, 0.1);
  color: #0891b2;
}

.sport-badge.sport-softball {
  background: rgba(236, 72, 153, 0.1);
  color: #db2777;
}

.age-badge,
.level-badge {
  display: inline-flex;
  padding: 0.25rem 0.625rem;
  background: #f3f4f6;
  color: #374151;
  border-radius: 6px;
  font-size: 0.75rem;
  font-weight: 500;
}

/* Teams Table Section */
.teams-table-section {
  background: #ffffff;
  border-radius: 12px;
  padding: 1.5rem;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.06);
}

.search-box {
  display: flex;
  align-items: center;
  gap: 0.5rem;
  background: #f3f4f6;
  border: 1px solid #e5e7eb;
  border-radius: 8px;
  padding: 0.5rem 1rem;
  min-width: 280px;
}

.search-icon {
  width: 18px;
  height: 18px;
  color: #9ca3af;
  flex-shrink: 0;
}

.search-input {
  flex: 1;
  border: none;
  background: transparent;
  font-size: 0.9375rem;
  color: #1f2937;
  outline: none;
}

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

/* Table */
.table-wrapper {
  overflow-x: auto;
  margin-top: 1rem;
}

.teams-table {
  width: 100%;
  border-collapse: collapse;
  font-size: 0.875rem;
}

.teams-table thead {
  background: #f9fafb;
}

.teams-table th {
  padding: 0.875rem 1rem;
  text-align: left;
  font-weight: 600;
  color: #374151;
  font-size: 0.8125rem;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  border-bottom: 2px solid #e5e7eb;
  white-space: nowrap;
  cursor: pointer;
  user-select: none;
  transition: background 0.2s;
}

.teams-table th:hover {
  background: #f3f4f6;
}

.teams-table th .sort-indicator {
  display: inline-block;
  width: 16px;
  margin-left: 0.25rem;
}

.teams-table th.sort-asc .sort-indicator::after {
  content: '↑';
}

.teams-table th.sort-desc .sort-indicator::after {
  content: '↓';
}

.teams-table td {
  padding: 1rem;
  border-bottom: 1px solid #f3f4f6;
  color: #1f2937;
  vertical-align: middle;
}

.teams-table tbody tr {
  transition: background 0.2s;
}

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

.coach-email {
  color: #6b7280;
  text-decoration: none;
  font-size: 0.8125rem;
}

.coach-email:hover {
  color: #c41230;
  text-decoration: underline;
}

.btn-view-team {
  display: inline-block;
  padding: 0.5rem 1rem;
  background: linear-gradient(135deg, #c41230 0%, #a31818 100%);
  color: #ffffff;
  font-size: 0.8125rem;
  font-weight: 500;
  border-radius: 6px;
  text-decoration: none;
  white-space: nowrap;
  transition: all 0.2s;
}

.btn-view-team:hover {
  background: linear-gradient(135deg, #d62929 0%, #b81c1c 100%);
  transform: translateY(-1px);
  box-shadow: 0 4px 12px rgba(196, 18, 48, 0.3);
}

.separator {
  margin: 0 0.5rem;
  color: #d1d5db;
}

/* No Results */
.no-results-message {
  text-align: center;
  padding: 2rem;
  color: #6b7280;
}

/* Empty State */
.empty-state {
  text-align: center;
  padding: 4rem 2rem;
}

.empty-icon {
  width: 64px;
  height: 64px;
  margin: 0 auto 1rem;
  color: #d1d5db;
}

.empty-icon svg {
  width: 100%;
  height: 100%;
}

.empty-state h3 {
  font-size: 1.25rem;
  font-weight: 600;
  color: #374151;
  margin-bottom: 0.5rem;
}

.empty-state p {
  color: #6b7280;
}

/* =====================================================
   PUBLIC TEAM PROFILE STYLES
   ===================================================== */

.public-team-page {
  min-height: 100vh;
  background: #f8f9fa;
  padding: 2rem 1rem;
}

.team-profile-container {
  max-width: 900px;
  margin: 0 auto;
}

.back-nav {
  margin-bottom: 1.5rem;
}

.back-link {
  display: inline-flex;
  align-items: center;
  gap: 0.5rem;
  color: #6b7280;
  text-decoration: none;
  font-size: 0.9375rem;
  font-weight: 500;
  transition: color 0.2s;
}

.back-link svg {
  width: 18px;
  height: 18px;
}

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

.team-profile-header {
  background: #ffffff;
  border-radius: 12px;
  padding: 2rem;
  margin-bottom: 1.5rem;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.06);
}

.team-profile-badges {
  display: flex;
  flex-wrap: wrap;
  gap: 0.5rem;
  margin-bottom: 1rem;
}

.team-profile-name {
  font-size: 2rem;
  font-weight: 700;
  color: #1f2937;
  margin: 0 0 0.5rem 0;
  font-family: 'Montserrat', sans-serif;
}

.team-profile-location {
  display: flex;
  align-items: center;
  gap: 0.375rem;
  font-size: 1rem;
  color: #6b7280;
  margin: 0;
}

.team-profile-location .location-icon {
  width: 18px;
  height: 18px;
  color: #9ca3af;
}

.team-profile-content {
  display: grid;
  gap: 1.5rem;
}

.profile-card {
  background: #ffffff;
  border-radius: 12px;
  padding: 1.5rem;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.06);
}

.profile-card h2 {
  font-size: 1.125rem;
  font-weight: 600;
  color: #1f2937;
  margin: 0 0 1rem 0;
  padding-bottom: 0.75rem;
  border-bottom: 1px solid #e5e7eb;
}

.info-list {
  display: flex;
  flex-direction: column;
  gap: 0.75rem;
}

.info-item {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.info-item dt {
  font-size: 0.875rem;
  color: #6b7280;
}

.info-item dd {
  font-size: 0.875rem;
  font-weight: 500;
  color: #1f2937;
  margin: 0;
}

/* Coach Contact */
.coach-contact {
  display: flex;
  align-items: center;
  gap: 1rem;
}

.coach-avatar {
  width: 56px;
  height: 56px;
  border-radius: 50%;
  background: linear-gradient(135deg, #c41230 0%, #a31818 100%);
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
}

.avatar-initials {
  color: #ffffff;
  font-weight: 600;
  font-size: 1.25rem;
  font-family: 'Montserrat', sans-serif;
}

.coach-details {
  flex: 1;
}

.coach-name {
  font-weight: 600;
  color: #1f2937;
  font-size: 1rem;
}

.coach-role {
  font-size: 0.875rem;
  color: #6b7280;
  margin-bottom: 0.25rem;
}

.coach-email-link {
  font-size: 0.875rem;
  color: #c41230;
  text-decoration: none;
}

.coach-email-link:hover {
  text-decoration: underline;
}

/* Practice Location */
.practice-card .practice-address {
  display: flex;
  align-items: flex-start;
  gap: 0.5rem;
  margin-bottom: 1rem;
}

.practice-address .address-icon {
  width: 20px;
  height: 20px;
  color: #c41230;
  flex-shrink: 0;
  margin-top: 2px;
}

.profile-map {
  width: 100%;
  height: 200px;
  border-radius: 8px;
  overflow: hidden;
  margin-bottom: 0.75rem;
}

.directions-link {
  display: inline-flex;
  align-items: center;
  gap: 0.375rem;
  color: #c41230;
  font-size: 0.875rem;
  font-weight: 500;
  text-decoration: none;
}

.directions-link svg {
  width: 16px;
  height: 16px;
}

.directions-link:hover {
  text-decoration: underline;
}

/* Roster Link Card */
.roster-link-card {
  text-align: center;
}

.roster-link-card p {
  color: #6b7280;
  margin: 0 0 1.25rem;
}

.roster-link-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 0.5rem;
  padding: 0.875rem 1.5rem;
  background: linear-gradient(135deg, #c41230 0%, #a31818 100%);
  color: #ffffff;
  font-size: 0.9375rem;
  font-weight: 600;
  border-radius: 8px;
  text-decoration: none;
  transition: all 0.2s;
}

.roster-link-btn:hover {
  background: linear-gradient(135deg, #d62929 0%, #b81c1c 100%);
  transform: translateY(-2px);
  box-shadow: 0 4px 12px rgba(196, 18, 48, 0.3);
}

/* Coming Soon */
.coming-soon-card {
  background: #f9fafb;
  border: 1px dashed #d1d5db;
}

.coming-soon-card p {
  color: #6b7280;
  margin: 0;
}

/* =====================================================
   TEAM SETTINGS STYLES (Dashboard)
   ===================================================== */

.settings-grid {
  display: grid;
  gap: 1.5rem;
  grid-template-columns: repeat(auto-fit, minmax(350px, 1fr));
}

.settings-card {
  background: #ffffff;
  border: 1px solid #e5e7eb;
  border-radius: 12px;
  padding: 1.5rem;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.05);
}

.settings-card .card-header {
  margin-bottom: 1.5rem;
}

.settings-card .card-header h2 {
  font-size: 1.125rem;
  font-weight: 600;
  color: #1f2937;
  margin: 0 0 0.5rem 0;
}

.settings-card .card-header p {
  font-size: 0.875rem;
  color: #6b7280;
  margin: 0;
}

.settings-form .form-group {
  margin-bottom: 1rem;
}

.settings-form label {
  display: block;
  font-size: 0.875rem;
  font-weight: 500;
  color: #374151;
  margin-bottom: 0.5rem;
}

.settings-form .form-input {
  width: 100%;
  padding: 0.75rem 1rem;
  border: 1px solid #d1d5db;
  border-radius: 8px;
  font-size: 0.9375rem;
  color: #1f2937;
  transition: all 0.2s;
}

.settings-form .form-input:focus {
  outline: none;
  border-color: #c41230;
  box-shadow: 0 0 0 3px rgba(196, 18, 48, 0.1);
}

.form-hint {
  font-size: 0.8125rem;
  color: #9ca3af;
  margin-top: 0.375rem;
}

.current-location {
  background: #f9fafb;
  border-radius: 8px;
  padding: 1rem;
  margin-bottom: 1rem;
}

.location-label {
  font-size: 0.75rem;
  font-weight: 600;
  color: #6b7280;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  margin-bottom: 0.5rem;
}

.location-value {
  display: flex;
  align-items: flex-start;
  gap: 0.5rem;
  font-size: 0.9375rem;
  color: #1f2937;
  margin-bottom: 0.75rem;
}

.location-value .location-icon {
  width: 18px;
  height: 18px;
  color: #c41230;
  flex-shrink: 0;
  margin-top: 2px;
}

.coordinates-status {
  display: flex;
  align-items: center;
  gap: 0.375rem;
  font-size: 0.8125rem;
  font-weight: 500;
}

.coordinates-status svg {
  width: 16px;
  height: 16px;
}

.coordinates-status.success {
  color: #10b981;
}

.coordinates-status.pending {
  color: #f59e0b;
}

.form-actions {
  margin-top: 1.5rem;
}

.btn {
  display: inline-block;
  padding: 0.75rem 1.5rem;
  font-size: 0.9375rem;
  font-weight: 500;
  border-radius: 8px;
  text-decoration: none;
  cursor: pointer;
  border: none;
  transition: all 0.2s;
  font-family: 'Montserrat', sans-serif;
}

.btn-primary {
  background: linear-gradient(135deg, #c41230 0%, #a31818 100%);
  color: #ffffff;
}

.btn-primary:hover {
  background: linear-gradient(135deg, #d62929 0%, #b81c1c 100%);
  transform: translateY(-1px);
  box-shadow: 0 4px 12px rgba(196, 18, 48, 0.3);
}

.btn-secondary {
  background: #374151;
  color: #ffffff;
}

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

.btn-outline {
  background: transparent;
  border: 1px solid #d1d5db;
  color: #374151;
}

.btn-outline:hover {
  background: #f3f4f6;
}

/* Profile Preview */
.profile-preview {
  background: #f9fafb;
  border-radius: 8px;
  padding: 1.25rem;
  margin-bottom: 1rem;
}

.preview-header {
  display: flex;
  gap: 0.5rem;
  margin-bottom: 0.75rem;
}

.preview-name {
  font-size: 1.125rem;
  font-weight: 600;
  color: #1f2937;
  margin: 0 0 0.5rem 0;
}

.preview-details {
  font-size: 0.875rem;
  color: #6b7280;
}

.profile-actions {
  display: flex;
  gap: 0.75rem;
  flex-wrap: wrap;
}

/* Responsive */
@media (max-width: 768px) {
  .directory-header h1 {
    font-size: 1.75rem;
  }

  .directory-map {
    height: 300px;
  }

  /* Filter controls responsive */
  .filter-controls {
    padding: 1rem;
  }

  .filter-row {
    flex-direction: column;
    gap: 0.75rem;
  }

  .filter-row.location-filter {
    padding-bottom: 0.75rem;
    margin-bottom: 0.75rem;
  }

  .location-search-group {
    min-width: 100%;
  }

  .location-inputs {
    flex-direction: column;
    gap: 0.5rem;
  }

  .location-input {
    min-width: 100%;
  }

  .radius-select {
    width: 100%;
  }

  .btn-search-location,
  .btn-clear-location {
    width: 100%;
  }

  .attribute-filters {
    flex-direction: column;
    gap: 0.75rem;
  }

  .filter-group {
    width: 100%;
    min-width: 100%;
  }

  .filter-select {
    width: 100%;
  }

  .filter-results {
    justify-content: center;
    padding-top: 0.5rem;
    border-top: 1px solid #e5e7eb;
  }

  .map-legend {
    flex-wrap: wrap;
    gap: 1rem;
  }

  .section-header {
    flex-direction: column;
    align-items: flex-start;
    gap: 1rem;
  }

  .search-box {
    width: 100%;
  }

  .featured-grid {
    grid-template-columns: 1fr;
  }

  .teams-table th,
  .teams-table td {
    padding: 0.75rem 0.5rem;
    font-size: 0.8125rem;
  }

  .team-profile-header {
    padding: 1.5rem;
  }

  .team-profile-name {
    font-size: 1.5rem;
  }

  .settings-grid {
    grid-template-columns: 1fr;
  }
}
/* Team Portal Page - Entry Point for Team Owners - Light Theme */

.team-portal-page {
  min-height: calc(100vh - 200px);
  background: #f8f9fa;
  padding: 60px 20px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.team-portal-container {
  max-width: 520px;
  width: 100%;
}

.portal-header {
  text-align: center;
  margin-bottom: 32px;
}

.portal-header h1 {
  font-size: 2rem;
  font-weight: 800;
  color: #1f2937;
  margin-bottom: 8px;
}

.portal-header p {
  color: #6b7280;
  font-size: 1rem;
}

/* Tabs */
.portal-tabs {
  background: #fff;
  border-radius: 16px;
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.08);
  border: 1px solid #e5e7eb;
  overflow: hidden;
}

.tab-buttons {
  display: flex;
  border-bottom: 1px solid #e5e7eb;
}

.tab-btn {
  flex: 1;
  padding: 16px 24px;
  font-size: 0.95rem;
  font-weight: 600;
  color: #6b7280;
  background: #f9fafb;
  border: none;
  cursor: pointer;
  transition: all 0.2s ease;
  text-transform: uppercase;
  letter-spacing: 0.5px;
}

.tab-btn:hover {
  color: #374151;
  background: #f3f4f6;
}

.tab-btn.active {
  color: #c41230;
  background: #fff;
  border-bottom: 3px solid #c41230;
  margin-bottom: -1px;
}

.tab-panel {
  display: none;
  padding: 32px;
}

.tab-panel.active {
  display: block;
}

/* Form Styles */
.portal-form {
  display: flex;
  flex-direction: column;
  gap: 20px;
}

.portal-form .form-group {
  display: flex;
  flex-direction: column;
  gap: 6px;
}

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

.portal-form label {
  font-size: 0.85rem;
  font-weight: 600;
  color: #374151;
  text-transform: uppercase;
  letter-spacing: 0.5px;
}

.portal-form input[type="text"],
.portal-form input[type="email"],
.portal-form input[type="password"] {
  padding: 14px 16px;
  font-size: 1rem;
  border: 1px solid #d1d5db;
  border-radius: 8px;
  transition: all 0.2s ease;
  background: #fff;
}

.portal-form input:focus {
  outline: none;
  border-color: #c41230;
  box-shadow: 0 0 0 3px rgba(196, 18, 48, 0.1);
}

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

.form-hint {
  font-size: 0.85rem;
  color: #6b7280;
  line-height: 1.5;
}

.form-hint a {
  color: #c41230;
  text-decoration: none;
}

.form-hint a:hover {
  text-decoration: underline;
}

.form-alert {
  padding: 12px 16px;
  background: #fef2f2;
  border: 1px solid #fecaca;
  border-radius: 8px;
  color: #991b1b;
  font-size: 0.9rem;
}

.form-errors {
  padding: 12px 16px;
  background: #fef2f2;
  border: 1px solid #fecaca;
  border-radius: 8px;
  color: #991b1b;
  font-size: 0.9rem;
}

.form-errors ul {
  margin: 0;
  padding-left: 20px;
}

.form-errors li {
  margin: 4px 0;
}

/* Portal Button */
.portal-btn {
  padding: 14px 28px;
  font-size: 0.95rem;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 1px;
  border: none;
  border-radius: 8px;
  cursor: pointer;
  transition: all 0.2s ease;
  margin-top: 8px;
}

.portal-btn-primary {
  background: linear-gradient(135deg, #c41230 0%, #a00e28 100%);
  color: #fff;
  box-shadow: 0 4px 15px rgba(196, 18, 48, 0.25);
}

.portal-btn-primary:hover {
  transform: translateY(-2px);
  box-shadow: 0 6px 20px rgba(196, 18, 48, 0.35);
}

.portal-btn-primary:active {
  transform: translateY(0);
}

/* Info Section */
.portal-info {
  margin-top: 40px;
  text-align: center;
}

.portal-info h3 {
  font-size: 1.1rem;
  font-weight: 700;
  color: #1f2937;
  margin-bottom: 20px;
}

.benefit-list {
  list-style: none;
  padding: 0;
  margin: 0;
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 12px;
}

.benefit-list li {
  display: flex;
  align-items: flex-start;
  gap: 10px;
  background: #fff;
  padding: 14px;
  border-radius: 10px;
  border: 1px solid #e5e7eb;
  text-align: left;
  transition: all 0.2s ease;
}

.benefit-list li:hover {
  border-color: #d1d5db;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.06);
}

.benefit-icon {
  font-size: 1.25rem;
  flex-shrink: 0;
}

.benefit-list span:last-child {
  color: #6b7280;
  font-size: 0.85rem;
  line-height: 1.4;
}

/* Footer styling */
.footer-legal-heading {
  margin-top: 20px !important;
}

/* Responsive */
@media (max-width: 600px) {
  .team-portal-page {
    padding: 40px 16px;
  }

  .portal-header h1 {
    font-size: 1.5rem;
  }

  .tab-btn {
    padding: 14px 16px;
    font-size: 0.85rem;
  }

  .tab-panel {
    padding: 24px 20px;
  }

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

  .benefit-list {
    grid-template-columns: 1fr;
  }
}

/* Forgot Password Link */
.forgot-password-link {
  text-align: center;
  margin-top: 1rem;
}

.forgot-password-link a {
  color: #6b7280;
  font-size: 0.875rem;
  text-decoration: none;
  transition: color 0.2s;
}

.forgot-password-link a:hover {
  color: #c81e1e;
  text-decoration: underline;
}
/* =====================================================
   THANK YOU PAGE STYLES - LIGHT THEME
   ===================================================== */

.thank-you-page {
  min-height: calc(100vh - 200px);
  background: #f8f9fa;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 40px 20px;
  position: relative;
  overflow: hidden;
}

.confetti-canvas {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10;
}

.thank-you-container {
  width: 100%;
  max-width: 600px;
  position: relative;
  z-index: 5;
}

.thank-you-card {
  background: #fff;
  border-radius: 20px;
  padding: 48px;
  box-shadow: 0 8px 30px rgba(0, 0, 0, 0.1);
  border: 1px solid #e5e7eb;
  text-align: center;
}

.success-icon {
  width: 80px;
  height: 80px;
  margin: 0 auto 24px;
  background: linear-gradient(135deg, #059669 0%, #10b981 100%);
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  box-shadow: 0 8px 24px rgba(16, 185, 129, 0.3);
  animation: successPulse 2s ease-in-out infinite;
}

@keyframes successPulse {
  0%, 100% { 
    transform: scale(1); 
    box-shadow: 0 8px 24px rgba(16, 185, 129, 0.3);
  }
  50% { 
    transform: scale(1.05); 
    box-shadow: 0 12px 32px rgba(16, 185, 129, 0.4);
  }
}

.success-icon svg {
  width: 48px;
  height: 48px;
  color: #fff;
}

.thank-you-card h1 {
  font-family: 'Montserrat', sans-serif;
  font-size: 2rem;
  font-weight: 700;
  color: #1f2937;
  margin-bottom: 12px;
}

.thank-you-message {
  font-size: 1.05rem;
  color: #6b7280;
  line-height: 1.7;
  margin-bottom: 28px;
}

/* Important Notice Box */
.important-notice {
  display: flex;
  gap: 14px;
  background: #fffbeb;
  border: 1px solid #fcd34d;
  border-radius: 12px;
  padding: 18px;
  margin-bottom: 28px;
  text-align: left;
}

.notice-icon {
  flex-shrink: 0;
  width: 28px;
  height: 28px;
  color: #d97706;
}

.notice-icon svg {
  width: 100%;
  height: 100%;
}

.notice-content h4 {
  font-size: 0.95rem;
  font-weight: 700;
  color: #92400e;
  margin: 0 0 10px;
}

.notice-content p {
  font-size: 0.9rem;
  color: #78350f;
  line-height: 1.6;
  margin: 0 0 10px;
}

.notice-content p:last-child {
  margin-bottom: 0;
}

.notice-tip {
  font-size: 0.8rem !important;
  color: #92400e !important;
}

.next-steps {
  background: #f9fafb;
  border: 1px solid #e5e7eb;
  border-radius: 12px;
  padding: 24px;
  text-align: left;
  margin-bottom: 28px;
}

.next-steps h3 {
  font-size: 0.85rem;
  font-weight: 700;
  color: #374151;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  margin-bottom: 18px;
  padding-bottom: 12px;
  border-bottom: 1px solid #e5e7eb;
}

.next-steps ol {
  list-style: none;
  padding: 0;
  margin: 0;
  counter-reset: steps;
}

.next-steps li {
  display: flex;
  flex-direction: column;
  gap: 4px;
  padding: 12px 0;
  padding-left: 48px;
  position: relative;
  border-bottom: 1px solid #f3f4f6;
}

.next-steps li:last-child {
  border-bottom: none;
}

.next-steps li::before {
  counter-increment: steps;
  content: counter(steps);
  position: absolute;
  left: 0;
  top: 12px;
  width: 28px;
  height: 28px;
  background: linear-gradient(135deg, #c41230 0%, #a00e28 100%);
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 0.8rem;
  font-weight: 600;
  color: #fff;
}

.next-steps li strong {
  font-size: 0.9rem;
  font-weight: 600;
  color: #1f2937;
}

.next-steps li span {
  font-size: 0.85rem;
  color: #6b7280;
}

.highlight-notice {
  background: #fef3c7;
  padding: 8px 10px;
  border-radius: 6px;
  color: #92400e;
}

.thank-you-actions {
  display: flex;
  flex-direction: column;
  gap: 12px;
}

.thank-you-btn {
  display: block;
  padding: 14px 20px;
  border-radius: 8px;
  font-size: 0.95rem;
  font-weight: 600;
  font-family: 'Montserrat', sans-serif;
  text-decoration: none;
  text-align: center;
  transition: all 0.2s ease;
}

.thank-you-btn-primary {
  background: linear-gradient(135deg, #c41230 0%, #a00e28 100%);
  color: #fff;
}

.thank-you-btn-primary:hover {
  background: linear-gradient(135deg, #d62929 0%, #b81c1c 100%);
  transform: translateY(-1px);
  box-shadow: 0 4px 12px rgba(196, 18, 48, 0.3);
}

.thank-you-btn-secondary {
  background: #fff;
  border: 1px solid #d1d5db;
  color: #374151;
}

.thank-you-btn-secondary:hover {
  background: #f3f4f6;
  border-color: #9ca3af;
}

/* Responsive */
@media (max-width: 480px) {
  .thank-you-card {
    padding: 32px 24px;
  }

  .thank-you-card h1 {
    font-size: 1.5rem;
  }

  .thank-you-message {
    font-size: 1rem;
  }

  .success-icon {
    width: 64px;
    height: 64px;
  }

  .success-icon svg {
    width: 36px;
    height: 36px;
  }
}
/* 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;
  }
}

/* =====================================================
   MULTI-STEP WIZARD STYLES - LIGHT THEME
   ===================================================== */

.wizard-page {
  min-height: calc(100vh - 200px);
  background: #f8f9fa;
  padding: 40px 20px;
}

.wizard-container {
  max-width: 640px;
  margin: 0 auto;
}

/* Progress Indicator */
.wizard-progress {
  margin-bottom: 24px;
  padding: 20px;
  background: #fff;
  border-radius: 12px;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.06);
  border: 1px solid #e5e7eb;
}

.progress-track {
  display: flex;
  align-items: center;
  justify-content: center;
}

.progress-step {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.step-circle {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background: #f3f4f6;
  border: 2px solid #d1d5db;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 600;
  color: #9ca3af;
  font-size: 0.875rem;
  transition: all 0.3s ease;
}

.progress-step.active .step-circle {
  background: linear-gradient(135deg, #c41230 0%, #a00e28 100%);
  border-color: #c41230;
  color: #fff;
  box-shadow: 0 4px 12px rgba(196, 18, 48, 0.3);
}

.progress-step.completed .step-circle {
  background: linear-gradient(135deg, #059669 0%, #047857 100%);
  border-color: #059669;
  color: #fff;
}

.check-icon {
  width: 20px;
  height: 20px;
}

.step-label {
  margin-top: 8px;
  font-size: 0.75rem;
  color: #9ca3af;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  white-space: nowrap;
}

.progress-step.active .step-label {
  color: #c41230;
}

.progress-step.completed .step-label {
  color: #059669;
}

.progress-connector {
  width: 60px;
  height: 2px;
  background: #e5e7eb;
  margin: 0 8px;
  margin-bottom: 24px;
  transition: background 0.3s ease;
}

.progress-connector.completed {
  background: linear-gradient(90deg, #059669, #10b981);
}

/* Wizard Card */
.wizard-card {
  background: #fff;
  border-radius: 16px;
  padding: 36px;
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.08);
  border: 1px solid #e5e7eb;
}

.wizard-header {
  text-align: center;
  margin-bottom: 28px;
}

.wizard-header h1 {
  font-family: 'Montserrat', sans-serif;
  font-size: 1.75rem;
  font-weight: 700;
  color: #1f2937;
  margin-bottom: 8px;
}

.wizard-header p {
  color: #6b7280;
  font-size: 0.95rem;
}

/* Form Styles */
.wizard-form {
  display: flex;
  flex-direction: column;
  gap: 20px;
}

.form-errors {
  background: #fef2f2;
  border: 1px solid #fecaca;
  border-radius: 8px;
  padding: 16px;
  color: #991b1b;
}

.form-errors h4 {
  font-size: 0.875rem;
  font-weight: 600;
  margin-bottom: 8px;
}

.form-errors ul {
  margin: 0;
  padding-left: 20px;
  font-size: 0.875rem;
}

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

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

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

.wizard-form label {
  font-size: 0.85rem;
  font-weight: 600;
  color: #374151;
}

.form-sublabel {
  font-size: 0.8rem;
  color: #6b7280;
  margin-top: -4px;
  margin-bottom: 4px;
}

.wizard-form input[type="email"],
.wizard-form input[type="password"],
.wizard-form input[type="text"],
.wizard-form input[type="tel"],
.wizard-form select,
.wizard-form textarea {
  width: 100%;
  padding: 12px 14px;
  background: #fff;
  border: 1px solid #d1d5db;
  border-radius: 8px;
  color: #1f2937;
  font-size: 1rem;
  font-family: inherit;
  transition: all 0.2s ease;
}

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

.wizard-form input:focus,
.wizard-form select:focus,
.wizard-form textarea:focus {
  outline: none;
  border-color: #c41230;
  box-shadow: 0 0 0 3px rgba(196, 18, 48, 0.1);
}

.wizard-form select {
  cursor: pointer;
  appearance: none;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='%236b7280'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M19 9l-7 7-7-7'%3E%3C/path%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: right 12px center;
  background-size: 20px;
  padding-right: 40px;
}

.wizard-form textarea {
  resize: vertical;
  min-height: 100px;
}

/* Radio Card Group */
.radio-group {
  display: flex;
  gap: 16px;
}

.radio-card {
  flex: 1;
  cursor: pointer;
}

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

.radio-card-content {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 8px;
  padding: 20px;
  background: #f9fafb;
  border: 2px solid #e5e7eb;
  border-radius: 12px;
  transition: all 0.2s ease;
}

.radio-card input[type="radio"]:checked + .radio-card-content {
  border-color: #c41230;
  background: #fef2f2;
}

.radio-card:hover .radio-card-content {
  border-color: #d1d5db;
}

.radio-icon {
  font-size: 2rem;
}

.radio-label {
  font-weight: 600;
  color: #374151;
}

.form-hint {
  font-size: 0.8rem;
  color: #6b7280;
}

.form-hint a {
  color: #c41230;
  text-decoration: none;
}

.form-hint a:hover {
  text-decoration: underline;
}

/* Review Summary */
.review-summary {
  background: #f9fafb;
  border: 1px solid #e5e7eb;
  border-radius: 12px;
  padding: 20px;
  margin-bottom: 24px;
}

.review-summary h3 {
  font-size: 1rem;
  font-weight: 600;
  color: #1f2937;
  margin-bottom: 16px;
  padding-bottom: 12px;
  border-bottom: 1px solid #e5e7eb;
}

.summary-section {
  margin-bottom: 20px;
}

.summary-section:last-child {
  margin-bottom: 0;
}

.summary-section h4 {
  font-size: 0.75rem;
  font-weight: 700;
  color: #9ca3af;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  margin-bottom: 10px;
}

.summary-list {
  display: grid;
  grid-template-columns: 100px 1fr;
  gap: 8px;
}

.summary-list dt {
  color: #6b7280;
  font-size: 0.875rem;
}

.summary-list dd {
  color: #1f2937;
  font-size: 0.875rem;
  font-weight: 500;
  margin: 0;
}

/* Agreements Section */
.agreements-section {
  margin-bottom: 24px;
}

.agreements-section h3 {
  font-size: 1rem;
  font-weight: 600;
  color: #1f2937;
  margin-bottom: 12px;
}

.agreement-item {
  display: flex;
  gap: 12px;
  padding: 14px;
  background: #f9fafb;
  border: 1px solid #e5e7eb;
  border-radius: 8px;
  margin-bottom: 10px;
}

.agreement-checkbox {
  width: 20px;
  height: 20px;
  flex-shrink: 0;
  margin-top: 2px;
  accent-color: #c41230;
}

.agreement-label {
  cursor: pointer;
}

.agreement-text {
  font-size: 0.875rem;
  color: #4b5563;
  line-height: 1.5;
}

.agreement-link {
  color: #c41230;
  text-decoration: none;
}

.agreement-link:hover {
  text-decoration: underline;
}

/* Payment Section */
.payment-section {
  background: linear-gradient(135deg, #fef2f2 0%, #fff 100%);
  border: 1px solid #fecaca;
  border-radius: 12px;
  padding: 24px;
  text-align: center;
  margin-bottom: 24px;
}

.payment-section h3 {
  font-size: 0.75rem;
  font-weight: 700;
  color: #991b1b;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  margin-bottom: 12px;
}

.payment-amount {
  display: flex;
  flex-direction: column;
  gap: 4px;
  margin-bottom: 12px;
}

.payment-amount .amount {
  font-size: 2.5rem;
  font-weight: 700;
  color: #1f2937;
  font-family: 'Montserrat', sans-serif;
}

.payment-amount .amount-label {
  font-size: 0.875rem;
  color: #6b7280;
}

.payment-note {
  font-size: 0.8rem;
  color: #6b7280;
  line-height: 1.5;
}

/* Wizard Actions */
.wizard-actions {
  display: flex;
  gap: 12px;
  margin-top: 16px;
}

.wizard-btn {
  flex: 1;
  padding: 14px 20px;
  border-radius: 8px;
  font-size: 0.95rem;
  font-weight: 600;
  font-family: 'Montserrat', sans-serif;
  cursor: pointer;
  transition: all 0.2s ease;
  text-align: center;
  text-decoration: none;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border: none;
}

.wizard-btn-primary {
  background: linear-gradient(135deg, #c41230 0%, #a00e28 100%);
  color: #fff;
}

.wizard-btn-primary:hover {
  background: linear-gradient(135deg, #d62929 0%, #b81c1c 100%);
  transform: translateY(-1px);
  box-shadow: 0 4px 12px rgba(196, 18, 48, 0.3);
}

.wizard-btn-secondary {
  background: #fff;
  border: 1px solid #d1d5db;
  color: #374151;
}

.wizard-btn-secondary:hover {
  background: #f3f4f6;
  border-color: #9ca3af;
}

.wizard-btn-pay {
  background: linear-gradient(135deg, #059669 0%, #047857 100%);
}

.wizard-btn-pay:hover {
  background: linear-gradient(135deg, #10b981 0%, #059669 100%);
  box-shadow: 0 4px 12px rgba(16, 185, 129, 0.3);
}

.wizard-footer {
  margin-top: 28px;
  padding-top: 20px;
  border-top: 1px solid #e5e7eb;
  text-align: center;
}

.wizard-footer p {
  color: #6b7280;
  font-size: 0.875rem;
}

.wizard-link {
  color: #c41230;
  text-decoration: none;
  font-weight: 500;
}

.wizard-link:hover {
  text-decoration: underline;
}

/* Responsive */
@media (max-width: 640px) {
  .wizard-page {
    padding: 20px 15px;
  }

  .wizard-card {
    padding: 24px 20px;
  }

  .wizard-header h1 {
    font-size: 1.5rem;
  }

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

  .progress-connector {
    width: 30px;
  }

  .step-label {
    font-size: 0.65rem;
  }

  .step-circle {
    width: 32px;
    height: 32px;
    font-size: 0.75rem;
  }

  .wizard-actions {
    flex-direction: column-reverse;
  }

  .radio-group {
    flex-direction: column;
  }

  .summary-list {
    grid-template-columns: 1fr;
  }

  .summary-list dt {
    color: #9ca3af;
    font-weight: 600;
    margin-bottom: 0;
  }

  .summary-list dd {
    margin-bottom: 8px;
  }
}
/*
 * 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.
 *




 */
