@import url(https://fonts.googleapis.com/css2?family=Alike&family=Krona+One&display=swap);@import url(https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap);body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.App{text-align:center}.navbar{align-items:center;display:flex;gap:20px;justify-content:center}.navbar .active-link{border-bottom:2px solid #fff;font-size:20px;line-height:150%;text-decoration:none}.custom-button,.navbar .active-link{font-family:Inter;font-style:normal;font-weight:500}.custom-button{background-color:#000;border:none;border-radius:4px;color:#fff;cursor:pointer;font-size:14px;padding:10px 20px;transition:background-color .3s}.custom-button:hover{background-color:#333}.custom-button.large{border-radius:10px;min-width:300px;padding:16px 0}.custom-button.large,.custom-button.small{font-family:Inter;font-size:14px;font-style:normal;font-weight:500}.custom-button.small{border-radius:4px;padding:8px 16px}.custom-button.cancel,.custom-button.edit{font-family:Inter;font-size:14px;font-style:normal;font-weight:500}.custom-button.edit{background-color:#0f04af;border:none;border-radius:4px;color:#fff;cursor:pointer;padding:8px 16px;position:absolute;right:10px;top:10px}.header{align-items:center;color:#fff;display:flex;justify-content:space-between;padding:.5rem 1rem}.brand-logo{line-height:30px;margin:0}.brand-penn{font-family:Alike,sans-serif}.brand-lfg,.brand-penn{color:#000;font-size:20px;font-style:normal;font-weight:400}.brand-lfg{font-family:Krona One,sans-serif}.welcome-page{align-items:center;display:flex;flex-direction:column;justify-content:center;min-height:75vh;padding:20px}.brand-penn-title{font-family:Alike,sans-serif}.brand-lfg-title,.brand-penn-title{color:#000;font-size:4rem;font-weight:400;margin:0 0 20px}.brand-lfg-title{font-family:Krona One,sans-serif}.subtitle{color:#000;font-family:Inter;font-size:1rem;margin-bottom:50px;max-width:600px;text-align:center}.button-group{display:flex;gap:20px}.footer{color:#000;font-size:.8rem;margin-top:50px}.login-page{align-items:center;display:flex;height:75vh;justify-content:center}.login-container{max-width:300px;text-align:center}.login-form{display:flex;flex-direction:column;gap:10px;margin-top:20px}.login-form input{border:1px solid #ccc;border-radius:4px;margin:5px 0;padding:10px}.registration-page{align-items:center;display:flex;height:75vh;justify-content:center}.registration-container{max-width:300px;text-align:center}.registration-form{display:flex;flex-direction:column;gap:10px;margin-top:20px}.registration-form input{border:1px solid #ccc;border-radius:4px;margin:5px 0;padding:10px}.custom-button.large{margin-top:20px;padding:10px;width:auto}.post-card{background-color:#fff;border:1px solid #e0e0e0;border-radius:8px;box-shadow:0 4px 6px #0000001a;font-family:Inter,sans-serif;font-size:14px;font-style:normal;font-weight:500;margin-bottom:20px;padding:20px;position:relative;width:100%}.post-card h2{color:#333;margin-top:0}.post-card p{color:#666;margin:5px 0}.tags{margin:10px 0}.tag{background-color:#eee;border-radius:5px;display:inline-block;font-family:Inter;font-size:.85em;margin-right:5px;padding:5px 10px}.posted-on{text-align:right}.posted-by,.posted-on{color:#777575;display:block;font-size:.85em;margin-top:10px}.posted-by{text-align:left}.feed-page{font-family:Arial,sans-serif;margin:0 auto;max-width:1200px;padding:20px}.feed-header{margin-bottom:30px;text-align:left}.account-page{font-family:Inter,sans-serif;margin:0 auto;max-width:1200px;padding:20px}.account-header{margin-bottom:30px;text-align:left}.create-post-page{border-radius:8px;box-shadow:0 0 10px #0000001a;margin:40px auto;max-width:800px;padding:20px;position:relative;width:100%}.header-actions{position:absolute;right:20px;top:20px}.custom-button.cancel{background-color:#881010;border:none;border-radius:4px;color:#fff;cursor:pointer;padding:8px 16px}.create-post-page h1{padding-top:40px;text-align:center}.create-post-page form{display:flex;flex-direction:column}.create-post-page label{margin:10px 0 5px}.create-post-page input[type=number],.create-post-page input[type=text],.create-post-page textarea{border:1px solid #ccc;border-radius:4px;padding:8px}.create-post-page .tags-container{display:flex;flex-wrap:wrap;margin-top:10px}.create-post-page .tag{background-color:#e0e0e0;border-radius:5px;cursor:pointer;margin-bottom:5px;margin-right:5px;padding:5px 10px}.create-post-page button{background-color:#000;border:none;border-radius:5px;color:#fff;cursor:pointer;margin-top:20px;padding:10px}.about-page{align-items:center;display:flex;flex-direction:column;justify-content:center;margin:0 auto;max-width:800px;min-height:75vh;padding:20px}.about-page h1{font-size:32px;font-weight:700;margin-bottom:20px;text-align:center}.about-page__description{color:#333;font-size:18px;line-height:1.8;margin-bottom:20px;text-align:center}.about-page__call-to-action{font-size:20px;font-weight:700;margin-bottom:30px}.contact-page{align-items:center;display:flex;flex-direction:column;justify-content:center;margin:0 auto;max-width:800px;min-height:80vh;padding:20px}.contact-page h1{font-size:32px;font-weight:700;margin-bottom:20px;text-align:center}.contact-page__description{color:#333;font-size:18px;line-height:1.8;margin-bottom:20px;text-align:center}.create-page__button-link{color:#fff;text-decoration:none}.landing-page{align-items:center;display:flex;flex-direction:column;margin:0 auto;max-width:1200px;padding:20px}.landing-page__header{margin-bottom:20px;text-align:center}.landing-page__header h1{font-size:36px;font-weight:700;margin-bottom:10px}.landing-page__subtext{color:#6c757d;font-size:18px;margin-bottom:20px}.landing-page__image img{height:auto;margin-bottom:40px;max-width:100%}.landing-page__testimonials{margin-top:40px;text-align:center}.landing-page__testimonials h2{font-size:28px;margin-bottom:10px}.landing-page__testimonials p{color:#6c757d;margin-bottom:30px}.landing-page__testimonials-grid{display:flex;gap:20px;justify-content:space-between;margin:0 auto;max-width:1000px}.testimonial-card{background-color:#fff;border-radius:8px;box-shadow:0 2px 10px #0000001a;flex:1 1;padding:20px;text-align:left}.testimonial-card p{font-size:16px;margin-bottom:10px}.testimonial-info{align-items:center;display:flex}.testimonial-info img{border-radius:50%;height:40px;margin-right:10px;width:40px}.testimonial-info div p{color:#6c757d;font-size:14px;margin:0}
/*# sourceMappingURL=main.6ded2107.css.map*/