{"version":3,"file":"styled-DxnynqEO.js","sources":["../../app/javascript/components/shared/login_and_sign_up/styled.ts"],"sourcesContent":["import styled from \"styled-components\";\nimport Card from \"../../components/layout/card\";\nimport { ParagraphMedium } from \"baseui/typography\";\n\nexport const StyledCard = styled(Card)`\n  max-width: 540px;\n  background-color: ${({ theme }) => theme.colors.white};\n  padding: ${({ theme }) => theme.sizing.scale1000} ${({ theme }) => theme.sizing.scale1200};\n  margin-left: auto;\n  margin-right: auto;\n  margin-top: ${({ theme }) => theme.sizing.scale1000};\n  margin-bottom: ${({ theme }) => theme.sizing.scale900};\n  display: flex;\n  flex-direction: column;\n\n  .styled-inputs label {\n    font-family: ${({ theme }) => theme.typography.LabelMedium.fontFamily};\n    font-weight: ${({ theme }) => theme.typography.LabelMedium.fontWeight};\n    font-size: ${({ theme }) => theme.typography.LabelMedium.fontSize};\n    line-height: ${({ theme }) => theme.typography.LabelMedium.lineHeight};\n    text-transform: none;\n  }\n`;\n\nexport const StyledHeading = styled.h1`\n  font-family: ${({ theme }) => theme.typography.HeadingSmall.fontFamily};\n  font-weight: ${({ theme }) => theme.typography.HeadingSmall.fontWeight};\n  font-size: ${({ theme }) => theme.typography.HeadingSmall.fontSize};\n  line-height: ${({ theme }) => theme.typography.HeadingSmall.lineHeight};\n  margin-top: ${({ theme }) => theme.sizing.scale1000};\n  margin-bottom: ${({ theme }) => theme.sizing.scale300};\n`;\n\nexport const StyledParagraphMedium = styled(ParagraphMedium)`\n  margin-top: ${({ theme }) => theme.sizing.scale300};\n  margin-bottom: ${({ theme }) => theme.sizing.scale800};\n  color: ${({ theme }) => theme.colors.contentTertiary};\n\n  .styled-highlighted-paragraph {\n    font-weight: 700;\n  }\n`;\n"],"names":["StyledCard","styled","Card","theme","StyledHeading","StyledParagraphMedium","ParagraphMedium"],"mappings":"igBAIa,MAAAA,EAAaC,EAAOC,CAAI;AAAA;AAAA,sBAEf,CAAC,CAAE,MAAAC,CAAA,IAAYA,EAAM,OAAO,KAAK;AAAA,aAC1C,CAAC,CAAE,MAAAA,CAAM,IAAMA,EAAM,OAAO,SAAS,IAAI,CAAC,CAAE,MAAAA,CAAY,IAAAA,EAAM,OAAO,SAAS;AAAA;AAAA;AAAA,gBAG3E,CAAC,CAAE,MAAAA,CAAA,IAAYA,EAAM,OAAO,SAAS;AAAA,mBAClC,CAAC,CAAE,MAAAA,CAAA,IAAYA,EAAM,OAAO,QAAQ;AAAA;AAAA;AAAA;AAAA;AAAA,mBAKpC,CAAC,CAAE,MAAAA,KAAYA,EAAM,WAAW,YAAY,UAAU;AAAA,mBACtD,CAAC,CAAE,MAAAA,KAAYA,EAAM,WAAW,YAAY,UAAU;AAAA,iBACxD,CAAC,CAAE,MAAAA,KAAYA,EAAM,WAAW,YAAY,QAAQ;AAAA,mBAClD,CAAC,CAAE,MAAAA,KAAYA,EAAM,WAAW,YAAY,UAAU;AAAA;AAAA;AAAA,EAK5DC,EAAgBH,EAAO;AAAA,iBACnB,CAAC,CAAE,MAAAE,KAAYA,EAAM,WAAW,aAAa,UAAU;AAAA,iBACvD,CAAC,CAAE,MAAAA,KAAYA,EAAM,WAAW,aAAa,UAAU;AAAA,eACzD,CAAC,CAAE,MAAAA,KAAYA,EAAM,WAAW,aAAa,QAAQ;AAAA,iBACnD,CAAC,CAAE,MAAAA,KAAYA,EAAM,WAAW,aAAa,UAAU;AAAA,gBACxD,CAAC,CAAE,MAAAA,CAAA,IAAYA,EAAM,OAAO,SAAS;AAAA,mBAClC,CAAC,CAAE,MAAAA,CAAA,IAAYA,EAAM,OAAO,QAAQ;AAAA,EAG1CE,EAAwBJ,EAAOK,CAAe;AAAA,gBAC3C,CAAC,CAAE,MAAAH,CAAA,IAAYA,EAAM,OAAO,QAAQ;AAAA,mBACjC,CAAC,CAAE,MAAAA,CAAA,IAAYA,EAAM,OAAO,QAAQ;AAAA,WAC5C,CAAC,CAAE,MAAAA,CAAA,IAAYA,EAAM,OAAO,eAAe;AAAA;AAAA;AAAA;AAAA;"}