.flex{display:flex}.flex-column{flex-direction:column}.content-center{justify-content:center}.content-between{justify-content:space-between}.items-center{align-items:center}.compact-card-container{width:250px;height:300px;border-radius:10px;overflow:hidden}.compact-post-img{width:100%;height:200px;object-fit:cover;border-radius:10px 10px 0 0}.compact-card-title{margin:.875rem 1rem .2rem}.compact-post-author-container{display:flex;align-items:center;gap:6px;margin:1rem;margin-top:0}.compact-post-author-pfp{width:25px;height:25px;object-fit:cover;border-radius:100%}.compact-post-author-name{font-size:.6rem}.standard-card-container{width:100%;max-width:500px;border-radius:10px;padding:.5rem 2rem}.standard-card-head-wrapper,.standard-card-post-content{margin-top:1rem}.standard-card-author-pfp{border-radius:100%;width:40px;height:40px;cursor:pointer}.standard-card-post-name{font-weight:600;font-size:1.1rem}.standard-card-author-name{font-size:.7rem;cursor:pointer}.standard-card-author-name:hover{text-decoration:underline}.standard-card-post-content{font-size:.875rem;line-height:1.8em;letter-spacing:.2px}.standard-card-post-id{margin-top:1rem;direction:ltr;font-weight:700}.standard-card-post-img{width:100%;height:400px;padding-top:1rem;object-fit:contain}.standard-card-action-button{cursor:pointer}.option-menu-item{font-size:.875rem;display:flex;gap:10px}.authContainer{font-family:Cairo,sans-serif!important}.form-label{display:block;font-size:.875rem;margin-bottom:-.2rem;margin-top:1rem}.phoneNum-field{display:flex;justify-content:center;align-items:center;gap:10px}.date-picker{width:100%}.banner-img{width:100%;height:265px;object-fit:cover}.profile-pfp-container,.profile-info-container{width:80%;height:80%;margin:auto}.profile-pfp-container{transform:translateY(-50%);display:flex;align-items:center;flex-direction:column}.profile-info-container{margin-top:-5rem}.profile-img{width:120px;height:120px;border-radius:100%;object-fit:cover;border:2px solid;border-color:#8a8d91;background-color:#242526}.profile-name{max-width:350px;font-size:1.15rem;font-weight:700}.profile-btns{font-size:1.2rem}.profile-btns button{display:flex;gap:10px}.profile-btns svg{font-size:1.2rem}.profile-location-rating{font-size:.7rem;display:flex;align-items:center;gap:10px;margin-bottom:.5em}.profile-location{cursor:pointer;color:#a0a3a6;text-decoration:none}.profile-location:hover{color:#fff;text-decoration:underline}.profile-desc{max-width:600px;font-size:.8rem}.category-bubbles-container{width:100%}.bubble-img{width:50px;height:50px;border-radius:100%;object-fit:cover}.bubble-name{font-size:.7rem}.category-title{font-size:clamp(1.5rem,2vw,3.5rem)!important}.modal-styles{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);border:none;box-shadow:24;min-width:320px;max-width:650px}*{margin:0;padding:0;box-sizing:border-box}body{font-family:Cairo,Roboto,Helvetica,Arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:#f1f1f1}::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#a8a8a8}
