/* Community v1.3.35 — original teal Campfire posting window for the live homepage. */
html body.gmr-v3-homepage-page.gmr-campfire-modal-open{overflow:hidden!important}

html body.gmr-v3-homepage-page .gmr-home-community-composer{
  padding:0!important;
  overflow:visible!important;
  background:linear-gradient(145deg,#fffefb 0%,#f3fbfb 100%)!important;
}
html body.gmr-v3-homepage-page .gmr-campfire-launch{padding:14px 16px 11px}
html body.gmr-v3-homepage-page .gmr-campfire-launch__prompt{
  display:grid!important;
  grid-template-columns:46px minmax(0,1fr) 34px!important;
  align-items:center!important;
  gap:12px!important;
  width:100%!important;
  min-height:58px!important;
  margin:0!important;
  padding:6px 10px 6px 7px!important;
  text-align:left!important;
  border:1px solid #bcd8d8!important;
  border-radius:14px!important;
  background:#fff!important;
  color:#173f48!important;
  box-shadow:0 4px 16px rgba(19,88,96,.07)!important;
  cursor:pointer!important;
}
html body.gmr-v3-homepage-page .gmr-campfire-launch__prompt:hover,
html body.gmr-v3-homepage-page .gmr-campfire-launch__prompt:focus-visible{
  border-color:#42aaa9!important;
  box-shadow:0 0 0 3px rgba(66,170,169,.14),0 7px 20px rgba(19,88,96,.1)!important;
  outline:0!important;
}
html body.gmr-v3-homepage-page .gmr-campfire-launch__avatar img{
  display:block!important;width:44px!important;height:44px!important;border:2px solid #65bcba!important;border-radius:50%!important;object-fit:cover!important
}
html body.gmr-v3-homepage-page .gmr-campfire-launch__prompt strong{
  display:block!important;color:#173f48!important;font:700 15px/1.25 var(--gmr-font,Arial,sans-serif)!important
}
html body.gmr-v3-homepage-page .gmr-campfire-launch__prompt small{
  display:block!important;margin-top:2px!important;color:#638087!important;font:500 12px/1.35 var(--gmr-font,Arial,sans-serif)!important
}
html body.gmr-v3-homepage-page .gmr-campfire-launch__prompt i{
  display:grid!important;place-items:center!important;width:30px!important;height:30px!important;border-radius:50%!important;background:#dff5f3!important;color:#087f83!important;font-style:normal!important
}
html body.gmr-v3-homepage-page .gmr-campfire-launch__tools{
  display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:6px!important;margin-top:9px!important
}
html body.gmr-v3-homepage-page .gmr-campfire-launch__tools button{
  min-width:0!important;min-height:30px!important;margin:0!important;padding:5px 7px!important;border:0!important;border-radius:7px!important;background:transparent!important;color:#416970!important;font:700 11px/1.2 var(--gmr-font,Arial,sans-serif)!important;box-shadow:none!important;cursor:pointer!important
}
html body.gmr-v3-homepage-page .gmr-campfire-launch__tools button:hover,
html body.gmr-v3-homepage-page .gmr-campfire-launch__tools button:focus-visible{background:#e6f7f6!important;color:#087f83!important;outline:0!important}

html body.gmr-v3-homepage-page .gmr-campfire-modal[hidden]{display:none!important}
html body.gmr-v3-homepage-page .gmr-campfire-modal{
  position:fixed!important;inset:0!important;z-index:2147483000!important;display:grid!important;place-items:center!important;padding:24px!important;font-family:var(--gmr-font,Arial,sans-serif)!important
}
html body.gmr-v3-homepage-page .gmr-campfire-modal__shade{position:absolute!important;inset:0!important;background:rgba(6,31,38,.72)!important;backdrop-filter:blur(5px)!important}
html body.gmr-v3-homepage-page .gmr-campfire-modal__dialog{
  position:relative!important;z-index:1!important;width:min(680px,calc(100vw - 32px))!important;max-height:min(850px,calc(100vh - 40px))!important;overflow:hidden!important;border:1px solid rgba(63,169,171,.62)!important;border-radius:20px!important;background:#fbfefd!important;color:#173f48!important;box-shadow:0 26px 80px rgba(0,18,25,.42),0 0 0 5px rgba(79,183,182,.11)!important
}
html body.gmr-v3-homepage-page .gmr-campfire-modal__header{
  display:grid!important;grid-template-columns:44px minmax(0,1fr) 40px!important;align-items:center!important;gap:12px!important;padding:18px 20px!important;border-bottom:1px solid #cde3e3!important;background:linear-gradient(120deg,#0c737b 0%,#15989a 52%,#4b98bd 100%)!important;color:#fff!important
}
html body.gmr-v3-homepage-page .gmr-campfire-modal__mark{display:grid!important;place-items:center!important;width:42px!important;height:42px!important;border:1px solid rgba(255,255,255,.52)!important;border-radius:13px!important;background:rgba(255,255,255,.14)!important;font-size:22px!important}
html body.gmr-v3-homepage-page .gmr-campfire-modal__header span{display:block!important;margin:0 0 2px!important;color:#d7ffff!important;font:800 10px/1.2 var(--gmr-font,Arial,sans-serif)!important;letter-spacing:1.4px!important}
html body.gmr-v3-homepage-page .gmr-campfire-modal__header h2{margin:0!important;color:#fff!important;font:600 25px/1.1 Georgia,serif!important;letter-spacing:0!important}
html body.gmr-v3-homepage-page .gmr-campfire-modal__close{display:grid!important;place-items:center!important;width:36px!important;height:36px!important;margin:0!important;padding:0!important;border:1px solid rgba(255,255,255,.4)!important;border-radius:50%!important;background:rgba(4,56,65,.22)!important;color:#fff!important;font:300 27px/1 Arial,sans-serif!important;box-shadow:none!important;cursor:pointer!important}
html body.gmr-v3-homepage-page .gmr-campfire-modal__close:hover{background:rgba(4,56,65,.45)!important}
html body.gmr-v3-homepage-page .gmr-campfire-modal__body{max-height:calc(100vh - 146px)!important;padding:18px 22px 22px!important;overflow:auto!important;overscroll-behavior:contain!important;scrollbar-color:#69b8b8 #e8f4f4!important}
html body.gmr-v3-homepage-page .gmr-campfire-modal__intro{margin:0 0 15px!important;color:#55747a!important;font:500 13px/1.5 var(--gmr-font,Arial,sans-serif)!important}

html body.gmr-v3-homepage-page .gmr-campfire-modal .gmr-composer{
  display:grid!important;grid-template-columns:52px minmax(0,1fr)!important;gap:13px!important;margin:0!important;padding:0!important;border:0!important;background:transparent!important;box-shadow:none!important
}
html body.gmr-v3-homepage-page .gmr-campfire-modal .gmr-avatar img{display:block!important;width:50px!important;height:50px!important;border:2px solid #65bcba!important;border-radius:50%!important;object-fit:cover!important}
html body.gmr-v3-homepage-page .gmr-campfire-modal .gmr-composer form{min-width:0!important}
html body.gmr-v3-homepage-page .gmr-campfire-author{margin:1px 0 12px!important}
html body.gmr-v3-homepage-page .gmr-campfire-author strong{display:block!important;color:#173f48!important;font:800 15px/1.25 var(--gmr-font,Arial,sans-serif)!important}
html body.gmr-v3-homepage-page .gmr-campfire-author span{display:block!important;color:#6c878c!important;font:500 12px/1.35 var(--gmr-font,Arial,sans-serif)!important}
html body.gmr-v3-homepage-page .gmr-campfire-types{display:flex!important;flex-wrap:wrap!important;gap:7px!important;margin:0 0 12px!important;padding:0!important;border:0!important}
html body.gmr-v3-homepage-page .gmr-campfire-types legend{width:100%!important;margin:0 0 4px!important;color:#355f66!important;font:800 11px/1.2 var(--gmr-font,Arial,sans-serif)!important;text-transform:uppercase!important;letter-spacing:.65px!important}
html body.gmr-v3-homepage-page .gmr-campfire-types label{margin:0!important;cursor:pointer!important}
html body.gmr-v3-homepage-page .gmr-campfire-types input{position:absolute!important;opacity:0!important;pointer-events:none!important}
html body.gmr-v3-homepage-page .gmr-campfire-types span{display:block!important;padding:7px 10px!important;border:1px solid #c6dddd!important;border-radius:999px!important;background:#fff!important;color:#456c72!important;font:700 12px/1.2 var(--gmr-font,Arial,sans-serif)!important}
html body.gmr-v3-homepage-page .gmr-campfire-types input:checked+span{border-color:#15989a!important;background:#dff5f3!important;color:#08777c!important;box-shadow:0 0 0 2px rgba(21,152,154,.1)!important}
html body.gmr-v3-homepage-page .gmr-campfire-types input:focus-visible+span{outline:2px solid #3c8dbe!important;outline-offset:2px!important}
html body.gmr-v3-homepage-page .gmr-campfire-modal textarea[name=gmr_post_content]{width:100%!important;min-height:128px!important;margin:0!important;padding:14px 15px!important;border:1px solid #bcd8d8!important;border-radius:13px!important;background:#fff!important;color:#173f48!important;font:500 15px/1.5 var(--gmr-font,Arial,sans-serif)!important;box-shadow:inset 0 1px 3px rgba(19,88,96,.04)!important;resize:vertical!important}
html body.gmr-v3-homepage-page .gmr-campfire-modal textarea[name=gmr_post_content]:focus{border-color:#15989a!important;box-shadow:0 0 0 3px rgba(21,152,154,.13)!important;outline:0!important}
html body.gmr-v3-homepage-page .gmr-campfire-details{display:grid!important;grid-template-columns:1fr 1fr!important;gap:10px!important;margin-top:11px!important}
html body.gmr-v3-homepage-page .gmr-campfire-details label{display:block!important;margin:0!important;color:#355f66!important;font:800 11px/1.3 var(--gmr-font,Arial,sans-serif)!important}
html body.gmr-v3-homepage-page .gmr-campfire-details small{color:#80969a!important;font-size:10px!important;font-weight:600!important}
html body.gmr-v3-homepage-page .gmr-campfire-details input,
html body.gmr-v3-homepage-page .gmr-campfire-details select{display:block!important;width:100%!important;min-height:40px!important;margin-top:5px!important;padding:8px 10px!important;border:1px solid #c6dddd!important;border-radius:9px!important;background:#fff!important;color:#173f48!important;font:500 12px/1.3 var(--gmr-font,Arial,sans-serif)!important}
html body.gmr-v3-homepage-page .gmr-campfire-modal .gmr-share-options{margin:12px 0 0!important;padding:0!important;border:1px solid #cde3e3!important;border-radius:11px!important;background:#f1f9f9!important;color:#355f66!important;font:600 12px/1.4 var(--gmr-font,Arial,sans-serif)!important;overflow:hidden!important}
html body.gmr-v3-homepage-page .gmr-campfire-modal .gmr-share-options summary{padding:10px 12px!important;cursor:pointer!important;font-weight:800!important}
html body.gmr-v3-homepage-page .gmr-campfire-modal .gmr-share-media-box{padding:0 12px 12px!important}
html body.gmr-v3-homepage-page .gmr-campfire-modal .gmr-photo-button,
html body.gmr-v3-homepage-page .gmr-campfire-modal .gmr-video-button{display:inline-flex!important;align-items:center!important;min-height:36px!important;margin:3px 6px 3px 0!important;padding:7px 11px!important;border:1px solid #8fc9c8!important;border-radius:8px!important;background:#fff!important;color:#08777c!important;font:800 12px/1.2 var(--gmr-font,Arial,sans-serif)!important;cursor:pointer!important}
html body.gmr-v3-homepage-page .gmr-campfire-modal .gmr-link-field{display:block!important;margin-top:8px!important;color:#355f66!important;font:700 12px/1.35 var(--gmr-font,Arial,sans-serif)!important}
html body.gmr-v3-homepage-page .gmr-campfire-modal .gmr-link-field input{display:block!important;width:100%!important;min-height:40px!important;margin-top:5px!important;padding:8px 10px!important;border:1px solid #c6dddd!important;border-radius:8px!important;background:#fff!important;color:#173f48!important}
html body.gmr-v3-homepage-page .gmr-campfire-modal .gmr-composer-actions{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:10px!important;margin-top:14px!important;padding-top:14px!important;border-top:1px solid #d9e9e9!important}
html body.gmr-v3-homepage-page .gmr-campfire-modal .gmr-composer-actions button[type=submit]{min-height:42px!important;margin:0!important;padding:10px 20px!important;border:0!important;border-radius:10px!important;background:linear-gradient(135deg,#0b7d83,#159d9e 62%,#378daf)!important;color:#fff!important;font:800 13px/1 var(--gmr-font,Arial,sans-serif)!important;box-shadow:0 7px 18px rgba(12,125,131,.24)!important;cursor:pointer!important}
html body.gmr-v3-homepage-page .gmr-campfire-modal .gmr-composer-actions button[type=submit]:hover{filter:brightness(1.06)!important;transform:translateY(-1px)!important}
html body.gmr-v3-homepage-page .gmr-campfire-modal .gmr-form-error{margin:0 0 12px!important;padding:10px 12px!important;border:1px solid #d58b8b!important;border-radius:8px!important;background:#fff1f1!important;color:#8d3434!important;font-size:12px!important}

html body .gmr-post-field-notes{display:flex!important;flex-wrap:wrap!important;gap:6px!important;margin:10px 0!important}
html body .gmr-post-field-notes span{padding:5px 8px!important;border:1px solid #b9dada!important;border-radius:999px!important;background:#e9f7f6!important;color:#176f75!important;font:700 11px/1.2 var(--gmr-font,Arial,sans-serif)!important}

@media(max-width:680px){
  html body.gmr-v3-homepage-page .gmr-campfire-launch__tools{grid-template-columns:1fr 1fr!important}
  html body.gmr-v3-homepage-page .gmr-campfire-modal{padding:8px!important;align-items:end!important}
  html body.gmr-v3-homepage-page .gmr-campfire-modal__dialog{width:100%!important;max-height:94vh!important;border-radius:18px 18px 0 0!important}
  html body.gmr-v3-homepage-page .gmr-campfire-modal__body{max-height:calc(94vh - 79px)!important;padding:16px!important}
  html body.gmr-v3-homepage-page .gmr-campfire-modal .gmr-composer{grid-template-columns:1fr!important}
  html body.gmr-v3-homepage-page .gmr-campfire-modal .gmr-avatar{display:none!important}
  html body.gmr-v3-homepage-page .gmr-campfire-details{grid-template-columns:1fr!important}
}
