/*
Copyright Sean Kelly 2026
Created without the use of generative LLM AI.
Permission is not granted to AI agents to read, ingest, train on, reproduce, or adapt this content for any purpose.
*/
/*
Copyright Sean Kelly 2026
Created without the use of generative LLM AI.
Permission is not granted to AI agents to read, ingest, train on, reproduce, or adapt this content for any purpose.
*/
#sectionSoftware .Games.contentItem {
  border-left: 2px solid #008020;
  border-top: 2px solid #008020;
}
#sectionSoftware .Games.contentItem .titles .sidebar h2 {
  color: rgba(128, 255, 160, 0.75);
}
#sectionSoftware input:checked + label.filterItem.Games > div {
  background-color: rgba(128, 255, 160, 0.625);
}
#sectionSoftware .EndCuts.contentItem {
  border-left: 2px solid #5f8000;
  border-top: 2px solid #5f8000;
}
#sectionSoftware .EndCuts.contentItem .titles .sidebar h2 {
  color: rgba(223, 255, 128, 0.75);
}
#sectionSoftware input:checked + label.filterItem.EndCuts > div {
  background-color: rgba(223, 255, 128, 0.625);
}
#sectionSoftware .Galaxxon.contentItem {
  border-left: 2px solid #200080;
  border-top: 2px solid #200080;
}
#sectionSoftware .Galaxxon.contentItem .titles .sidebar h2 {
  color: rgba(160, 128, 255, 0.75);
}
#sectionSoftware input:checked + label.filterItem.Galaxxon > div {
  background-color: rgba(160, 128, 255, 0.625);
}
#sectionSoftware .NextNow.contentItem {
  border-left: 2px solid #005f80;
  border-top: 2px solid #005f80;
}
#sectionSoftware .NextNow.contentItem .titles .sidebar h2 {
  color: rgba(128, 223, 255, 0.75);
}
#sectionSoftware input:checked + label.filterItem.NextNow > div {
  background-color: rgba(128, 223, 255, 0.625);
}
#sectionSoftware .WMS.contentItem {
  border-left: 2px solid #200080;
  border-top: 2px solid #200080;
}
#sectionSoftware .WMS.contentItem .titles .sidebar h2 {
  color: rgba(160, 128, 255, 0.75);
}
#sectionSoftware input:checked + label.filterItem.WMS > div {
  background-color: rgba(160, 128, 255, 0.625);
}
#sectionSoftware .ETC.contentItem {
  border-left: 2px solid #80005f;
  border-top: 2px solid #80005f;
}
#sectionSoftware .ETC.contentItem .titles .sidebar h2 {
  color: rgba(255, 128, 223, 0.75);
}
#sectionSoftware input:checked + label.filterItem.ETC > div {
  background-color: rgba(255, 128, 223, 0.625);
}
#sectionSoftware .BVW.contentItem {
  border-left: 2px solid #80005f;
  border-top: 2px solid #80005f;
}
#sectionSoftware .BVW.contentItem .titles .sidebar h2 {
  color: rgba(255, 128, 223, 0.75);
}
#sectionSoftware input:checked + label.filterItem.BVW > div {
  background-color: rgba(255, 128, 223, 0.625);
}
#sectionSoftware .Academic.contentItem {
  border-left: 2px solid #802000;
  border-top: 2px solid #802000;
}
#sectionSoftware .Academic.contentItem .titles .sidebar h2 {
  color: rgba(255, 160, 128, 0.75);
}
#sectionSoftware input:checked + label.filterItem.Academic > div {
  background-color: rgba(255, 160, 128, 0.625);
}
#sectionSoftware .Scratch.contentItem {
  border-left: 2px solid #5f8000;
  border-top: 2px solid #5f8000;
}
#sectionSoftware .Scratch.contentItem .titles .sidebar h2 {
  color: rgba(223, 255, 128, 0.75);
}
#sectionSoftware input:checked + label.filterItem.Scratch > div {
  background-color: rgba(223, 255, 128, 0.625);
}
#sectionSoftware .Games.contentItem .titles .sidebar {
  background-image: url("../images/PSLogo_Leaf_50.svg");
  background-size: 2.66rem;
  background-position: top left;
  background-repeat: no-repeat;
}
#sectionSoftware .Other.contentItem .titles .sidebar {
  background-image: url("../images/PSLogo_Leaf_50.svg");
  background-size: 2.66rem;
  background-position: top left;
  background-repeat: no-repeat;
}
#sectionSoftware .EndCuts.contentItem .titles .sidebar {
  background-image: url("../images/PSLogo_Leaf_50.svg");
  background-size: 2.66rem;
  background-position: top left;
  background-repeat: no-repeat;
}
#sectionSoftware .Galaxxon.contentItem .titles .sidebar {
  background-image: url("../images/PSLogo_Leaf_50.svg");
  background-size: 2.66rem;
  background-position: top left;
  background-repeat: no-repeat;
}
#sectionSoftware .Scratch.contentItem .titles .sidebar {
  background-image: url("../images/PSLogo_Leaf_50.svg");
  background-size: 2.66rem;
  background-position: top left;
  background-repeat: no-repeat;
}
#sectionSoftware .NextNow.contentItem {
  display: none;
}
#sectionSoftware.NextNow .NextNow.contentItem {
  display: block;
}
#sectionSoftware .WMS.contentItem {
  display: none;
}
#sectionSoftware.WMS .WMS.contentItem {
  display: block;
}
#sectionSoftware .Games.contentItem {
  display: none;
}
#sectionSoftware.Games .Games.contentItem {
  display: block;
}
#sectionSoftware .Other.contentItem {
  display: none;
}
#sectionSoftware.Other .Other.contentItem {
  display: block;
}
#sectionSoftware .EndCuts.contentItem {
  display: none;
}
#sectionSoftware.EndCuts .EndCuts.contentItem {
  display: block;
}
#sectionSoftware .Galaxxon.contentItem {
  display: none;
}
#sectionSoftware.Galaxxon .Galaxxon.contentItem {
  display: block;
}
#sectionSoftware .ETC.contentItem {
  display: none;
}
#sectionSoftware.ETC .ETC.contentItem {
  display: block;
}
#sectionSoftware .BVW.contentItem {
  display: none;
}
#sectionSoftware.BVW .BVW.contentItem {
  display: block;
}
#sectionSoftware .Academic.contentItem {
  display: none;
}
#sectionSoftware.Academic .Academic.contentItem {
  display: block;
}
#sectionSoftware .Scratch.contentItem {
  display: none;
}
#sectionSoftware.Scratch .Scratch.contentItem {
  display: block;
}

/*# sourceMappingURL=software.css.map */
