{"version":3,"sources":["/Users/Sean/Documents/Engineering/TenX/stargazer/client/src/app/index.css","main.4c90f3b4.chunk.css"],"names":[],"mappings":"AAAA,KACE,QAAA,CACA,SAAA,CACA,sBAAA,CACA,kBAAA,CACA,iBAAA,CACA,kBCCF,CDEA,OACE,iBAAA,CACA,KAAA,CACA,QAAA,CACA,MAAA,CACA,OAAA,CACA,YAAA,CACA,YAAA,CACA,qBAAA,CACA,sBAAA,CACA,kBCCF,CDEA,SACE,cCCF,CDEA,KACE,iBAAA,CACA,KAAA,CACA,QAAA,CACA,MAAA,CACA,OAAA,CACA,iBAAA,CACA,eCCF,CDEA,SACE,WAAA,CACA,gBAAA,CACA,iBCCF,CDEA,WACE,wBAAA,CACA,yCAAA,CACA,cAAA,CACA,KAAA,CACA,MAAA,CACA,OAAA,CACA,YAAA,CACA,kBAAA,CACA,kBAAA,CACA,UCCF,CDEA,aACE,YAAA,CACA,aAAA,CACA,gBAAA,CACA,UCCF,CDEA,QACE,iBAAA,CACA,UAAA,CACA,cAAA,CACA,oBAAA,CACA,aCCF,CDEA,cACE,aCCF,CDEA,SACE,wBAAA,CACA,cAAA,CACA,MAAA,CACA,QAAA,CACA,QAAA,CAEA,wCAAA,CAEA,sCCCF,CDEA,oBANE,WAAA,CAEA,yCCYF,CDRA,WACE,YAAA,CACA,kBAAA,CACA,sBAAA,CACA,WAAA,CAGA,kBCCF,CDEA,aACE,WAAA,CACA,WAAA,CACA,cAAA,CACA,YAAA,CACA,QAAA,CACA,iBAAA,CACA,eAAA,CACA,kBAAA,CACA,kBAAA,CAEA,iBAAA,CACA,wBAAA,CACA,kBCCF,CDEA,aACE,iBAAA,CACA,UAAA,CACA,QAAA,CACA,cAAA,CACA,aCCF,CDEA,mBACE,cAAA,CACA,aCCF,CDEA,WACE,cAAA,CACA,MAAA,CACA,SAAA,CACA,QAAA,CACA,WAAA,CACA,eCCF,CDEA,kBACE,QAAA,CAIA,YAAA,CACA,eAAA,CACA,aAAA,CACA,2CCCF,CDEA,wBACE,cAAA,CACA,kBCCF,CDEA,qBACE,gBAAA,CACA,YAAA,CACA,qBAAA,CACA,mBCCF,CDEA,YACE,gBCCF,CDEA,gBACE,cAAA,CACA,eCCF,CDEA,iBACE,WAAA,CACA,YAAA,CACA,qBAAA,CACA,sBAAA,CACA,0CCCF,CDEA,QACE,gBCCF,CDEA,aAEE,gBAAA,CACA,eCCF,CDEA,QACE,iBCCF,CDEA,aACE,WCCF,CDEA,aACE,WAAA,CACA,YAAA,CACA,sBAAA,CACA,kBAAA,CACA,0BCCF,CDEA,iBACE,aCCF,CDEA,gBACE,cAAA,CACA,UAAA,CACA,SCCF,CDEA,kBACE,UAAA,CACA,cAAA,CACA,gBAAA,CACA,aCCF,CDEA,kBACE,aCCF","file":"main.4c90f3b4.chunk.css","sourcesContent":["body {\n  margin: 0;\n  padding: 0;\n  font-family: sans-serif;\n  font-family: Avenir;\n  position: relative;\n  background: rgb(242, 252, 255);\n}\n\n.Cover {\n  position: absolute;\n  top: 0;\n  bottom: 0;\n  left: 0;\n  right: 0;\n  height: 100vh;\n  display: flex;\n  flex-direction: column;\n  justify-content: center;\n  align-items: center;\n}\n\n.Cover p {\n  font-size: 22px;\n}\n\n.App {\n  position: absolute;\n  top: 0;\n  bottom: 0;\n  left: 0;\n  right: 0;\n  text-align: center;\n  padding-top: 5px;\n}\n\n.AppLogo {\n  height: 42px;\n  margin-left: 15px;\n  margin-right: 10px;\n}\n\n.AppHeader {\n  background-color: rgb(250, 250, 250);\n  border-bottom: 1px solid rgba(75, 75, 80, 0.7);\n  position: fixed;\n  top: 0;\n  left: 0;\n  right: 0;\n  display: flex;\n  flex-direction: row;\n  align-items: center;\n  color: white;\n}\n\n.HeaderTitle {\n  font-size: 24;\n  margin-top: 15;\n  margin-bottom: 15;\n  color: black;\n}\n\n.GitHub {\n  position: absolute;\n  right: 25px;\n  font-size: 14px;\n  text-decoration: none;\n  color: rgb(90, 90, 90);\n}\n\n.GitHub:hover {\n  color: rgb(35, 35, 35);\n}\n\n.SideBar {\n  background-color: rgb(240, 240, 242);\n  position: fixed;\n  left: 0px;\n  top: 54px;\n  bottom: 0px;\n  width: 300px;\n  border-right: 1px solid rgba(75, 75, 80, 0.7);\n  border-bottom: 1px solid rgba(75, 75, 80, 0.7);\n  border-top: 1px solid rgba(75, 75, 80, 0.7);\n}\n\n.SearchBar {\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  height: 72px;\n  width: 300px;\n  border-bottom: 1px solid rgba(75, 75, 80, 0.7);\n  background: rgb(230, 230, 233);\n}\n\n.SearchInput {\n  width: 275px;\n  height: 30px;\n  font-size: 14px;\n  outline: none;\n  margin: 0;\n  padding-left: 10px;\n  padding-top: 3px;\n  padding-bottom: 3px;\n  font-family: Avenir;\n  border-style: solid;\n  border-radius: 3px;\n  border: 1px solid rgb(150, 150, 145);\n  background: rgb(242, 252, 255);\n}\n\n.ClearSearch {\n  position: absolute;\n  right: 15px;\n  top: -3px;\n  font-size: 22px;\n  color: rgb(150, 150, 150);\n}\n\n.ClearSearch:hover {\n  cursor: pointer;\n  color: rgb(5, 5, 5);\n}\n\n.NamesList {\n  position: fixed;\n  left: 0px;\n  top: 128px;\n  bottom: 0px;\n  width: 300px;\n  overflow: scroll;\n}\n\n.ScreenNameOption {\n  margin: 0px;\n  padding-top: 10px;\n  padding-bottom: 10px;\n  padding-left: 10px;\n  padding-right: 10px;\n  text-align: left;\n  color: rgb(25, 25, 25);\n  border-bottom: 1px solid rgba(150, 150, 150, 0.1);\n}\n\n.ScreenNameOption:hover {\n  cursor: pointer;\n  background: rgb(225, 235, 235);\n}\n\n.ScreenshotContainer {\n  padding-top: 20px;\n  display: flex;\n  flex-direction: column;\n  padding-bottom: 40px;\n}\n\n.Screenshot {\n  padding-top: 45px;\n}\n\n.ScreenshotName {\n  font-size: 24px;\n  margin-bottom: 0px;\n}\n\n.DeviceContainer {\n  margin: auto;\n  display: flex;\n  flex-direction: column;\n  justify-content: center;\n  border-bottom: 1px solid rgba(15, 15, 15, 0.35);\n}\n\n.Device {\n  padding-top: 15px;\n}\n\n.DeviceTitle {\n  margin: 0px;\n  margin-bottom: -15px;\n  font-weight: bold;\n}\n\n.italic {\n  font-style: italic;\n}\n\n.ScreenImage {\n  margin: 25px;\n}\n\n.Placeholder {\n  margin: 25px;\n  display: flex;\n  justify-content: center;\n  align-items: center;\n  background: rgba(5, 5, 5, 0.05);\n}\n\n.PlaceholderText {\n  color: rgb(185, 185, 185);\n}\n\n.TimestampBlock {\n  position: fixed;\n  bottom: 5px;\n  right: 5px;\n}\n\n.TimestampBlock p {\n  margin: 2px;\n  font-size: 12px;\n  text-align: right;\n  color: rgb(100, 100, 100);\n}\n\n.TimestampBlock b {\n  color: rgb(55, 55, 55);\n}\n","body {\n  margin: 0;\n  padding: 0;\n  font-family: sans-serif;\n  font-family: Avenir;\n  position: relative;\n  background: rgb(242, 252, 255);\n}\n\n.Cover {\n  position: absolute;\n  top: 0;\n  bottom: 0;\n  left: 0;\n  right: 0;\n  height: 100vh;\n  display: flex;\n  flex-direction: column;\n  justify-content: center;\n  align-items: center;\n}\n\n.Cover p {\n  font-size: 22px;\n}\n\n.App {\n  position: absolute;\n  top: 0;\n  bottom: 0;\n  left: 0;\n  right: 0;\n  text-align: center;\n  padding-top: 5px;\n}\n\n.AppLogo {\n  height: 42px;\n  margin-left: 15px;\n  margin-right: 10px;\n}\n\n.AppHeader {\n  background-color: rgb(250, 250, 250);\n  border-bottom: 1px solid rgba(75, 75, 80, 0.7);\n  position: fixed;\n  top: 0;\n  left: 0;\n  right: 0;\n  display: flex;\n  flex-direction: row;\n  align-items: center;\n  color: white;\n}\n\n.HeaderTitle {\n  font-size: 24;\n  margin-top: 15;\n  margin-bottom: 15;\n  color: black;\n}\n\n.GitHub {\n  position: absolute;\n  right: 25px;\n  font-size: 14px;\n  text-decoration: none;\n  color: rgb(90, 90, 90);\n}\n\n.GitHub:hover {\n  color: rgb(35, 35, 35);\n}\n\n.SideBar {\n  background-color: rgb(240, 240, 242);\n  position: fixed;\n  left: 0px;\n  top: 54px;\n  bottom: 0px;\n  width: 300px;\n  border-right: 1px solid rgba(75, 75, 80, 0.7);\n  border-bottom: 1px solid rgba(75, 75, 80, 0.7);\n  border-top: 1px solid rgba(75, 75, 80, 0.7);\n}\n\n.SearchBar {\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  height: 72px;\n  width: 300px;\n  border-bottom: 1px solid rgba(75, 75, 80, 0.7);\n  background: rgb(230, 230, 233);\n}\n\n.SearchInput {\n  width: 275px;\n  height: 30px;\n  font-size: 14px;\n  outline: none;\n  margin: 0;\n  padding-left: 10px;\n  padding-top: 3px;\n  padding-bottom: 3px;\n  font-family: Avenir;\n  border-style: solid;\n  border-radius: 3px;\n  border: 1px solid rgb(150, 150, 145);\n  background: rgb(242, 252, 255);\n}\n\n.ClearSearch {\n  position: absolute;\n  right: 15px;\n  top: -3px;\n  font-size: 22px;\n  color: rgb(150, 150, 150);\n}\n\n.ClearSearch:hover {\n  cursor: pointer;\n  color: rgb(5, 5, 5);\n}\n\n.NamesList {\n  position: fixed;\n  left: 0px;\n  top: 128px;\n  bottom: 0px;\n  width: 300px;\n  overflow: scroll;\n}\n\n.ScreenNameOption {\n  margin: 0px;\n  padding-top: 10px;\n  padding-bottom: 10px;\n  padding-left: 10px;\n  padding-right: 10px;\n  text-align: left;\n  color: rgb(25, 25, 25);\n  border-bottom: 1px solid rgba(150, 150, 150, 0.1);\n}\n\n.ScreenNameOption:hover {\n  cursor: pointer;\n  background: rgb(225, 235, 235);\n}\n\n.ScreenshotContainer {\n  padding-top: 20px;\n  display: flex;\n  flex-direction: column;\n  padding-bottom: 40px;\n}\n\n.Screenshot {\n  padding-top: 45px;\n}\n\n.ScreenshotName {\n  font-size: 24px;\n  margin-bottom: 0px;\n}\n\n.DeviceContainer {\n  margin: auto;\n  display: flex;\n  flex-direction: column;\n  justify-content: center;\n  border-bottom: 1px solid rgba(15, 15, 15, 0.35);\n}\n\n.Device {\n  padding-top: 15px;\n}\n\n.DeviceTitle {\n  margin: 0px;\n  margin-bottom: -15px;\n  font-weight: bold;\n}\n\n.italic {\n  font-style: italic;\n}\n\n.ScreenImage {\n  margin: 25px;\n}\n\n.Placeholder {\n  margin: 25px;\n  display: flex;\n  justify-content: center;\n  align-items: center;\n  background: rgba(5, 5, 5, 0.05);\n}\n\n.PlaceholderText {\n  color: rgb(185, 185, 185);\n}\n\n.TimestampBlock {\n  position: fixed;\n  bottom: 5px;\n  right: 5px;\n}\n\n.TimestampBlock p {\n  margin: 2px;\n  font-size: 12px;\n  text-align: right;\n  color: rgb(100, 100, 100);\n}\n\n.TimestampBlock b {\n  color: rgb(55, 55, 55);\n}\n\n"]}