.LandingPageCenterPiece{max-width:min(45rem,90%);display:flex;flex-direction:column;justify-content:center;align-items:center;--landing-page-pink: #c74380}.Typography{font-size:4rem;font-weight:500;line-height:4rem;color:var(--text-primary);text-align:center;margin-bottom:1rem}.TypographyPrimary{color:var(--landing-page-pink)}.TypographySecondary{color:var(--secondary-text);border-bottom:4px solid var(--secondary-text)}.CenterPieceTagline{font-size:1rem;font-weight:400;line-height:1.5rem;color:var(--text-secondary);text-align:center;margin-bottom:1rem}.CenterPieceSearchArea{position:relative;margin-bottom:2rem;width:min(100%,32rem);display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:.62rem;background-color:var(--bg-ui-fill);border-radius:.5rem;border:1px solid var(--border-ui);padding:1rem}.CenterPieceInput{outline:none;font-family:var(--gb-font-family);font-size:1rem;background-color:var(--bg-ui-fill);width:100%}.CenterPieceInput::placeholder{color:var(--text-placeholder)}.CenterPieceSearchAreaRight{display:flex;flex-direction:row;align-items:center;.SearchButton {border-radius: 1rem; height: 2rem; width: 2rem; background-color: var(--landing-page-pink); display: flex; justify-content: center; align-items: center; color: var(--primary-ui-text); cursor: pointer;}}.SearchButton:hover{background-color:var(--primary-ui)}.CenterPieceExamples{display:flex;flex-direction:row;flex-wrap:wrap;gap:.5rem;justify-content:center}@media only screen and (max-width: 700px){.Typography{font-size:1.75rem;line-height:1.75rem;margin-bottom:.5rem}.CenterPieceTagline{font-size:.625rem;line-height:.875rem}.CenterPieceSearchArea{margin-bottom:0rem}.CenterPieceExamples{margin-top:.5rem;width:100%}.CenterPieceExamples>a:nth-of-type(n + 4){display:none}.CenterPieceExamplePill{line-height:1rem;padding:0rem;font-size:.75rem}.CenterPieceExamplePill>.PillBaseContents{line-height:1rem;padding:.25rem;font-size:.75rem}}.phunt{margin-top:1.5rem;scale:.8}
