* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    font-family: 'Roboto', sans-serif;
}

body {
    background-color: #fff;
    color: #202124;
    min-height: 100vh;
}

.As3df2 {
    background: #fff;
    border-bottom: 1px solid #dadce0;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 1000;
}

.Bgt45s {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 8px 16px;
    height: 56px;
}

.Cd56fg {
    display: flex;
    align-items: center;
    gap: 8px;
}

.logo {
    width: 24px;
    height: 24px;
}

.Cd56fg span {
    color: #202124;
    font-size: 1.25rem;
}

.De78hi {
    display: flex;
    align-items: center;
    gap: 16px;
    color: #5f6368;
}

.Ef90jk {
    width: 32px;
    height: 32px;
    background: #673ab7;
    color: #fff;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: 500;
}

.Gh12lm {
    /* padding: 56px 0 0; */
}

.Ij34no {
    padding: 16px;
}

.Kl56pq {
    display: flex;
    gap: 16px;
    margin-bottom: 16px;
}

.Mn78rs {
    width: 64px;
    height: 64px;
    border-radius: 12px;
}

.Op90tu h1 {
    font-size: 1.25rem;
    color: #202124;
    margin-bottom: 4px;
    font-weight: 400;
}

.Qr12vw {
    color: #01875f;
    text-decoration: none;
    font-size: 0.875rem;
    display: block;
    margin-bottom: 4px;
}

.St34xy {
    color: #5f6368;
    font-size: 0.75rem;
}

.Uz56ab {
    display: flex;
    justify-content: flex-start;
    gap: 32px;
    margin-bottom: 16px;
}

.Bc78de {
    text-align: left;
}

.Fg90hi, .No34pq, .Vw78xy {
    font-size: 0.875rem;
    color: #202124;
    margin-bottom: 4px;
}

.Jk12lm, .Rs56tu {
    color: #5f6368;
    font-size: 0.75rem;
    display: flex;
    align-items: center;
    gap: 4px;
}

.info-icon {
    font-size: 16px;
}

.Za12bc {
    display: block;
    width: 100%;
    padding: 12px;
    background: #01875f;
    color: #fff;
    border: none;
    border-radius: 4px;
    font-size: 0.475rem;
    font-weight: 500;
    margin-bottom: 8px;
}

.De34fg {
    display: block;
    width: 100%;
    padding: 12px;
    background: #f8f9fa;
    color: #01875f;
    border: none;
    border-radius: 4px;
    font-size: 0.875rem;
    font-weight: 500;
    margin-bottom: 16px;
}

.Hi56jk {
    display: flex;
    gap: 8px;
    margin-bottom: 16px;
}

.Lm78no {
    display: flex;
    align-items: center;
    gap: 8px;
    padding: 8px 16px;
    border: 1px solid #dadce0;
    border-radius: 4px;
    background: #fff;
    color: #01875f;
    font-size: 0.875rem;
}

.Lm78no .material-icons {
    font-size: 20px;
}

.Qr90st {
    display: flex;
    align-items: center;
    gap: 12px;
    color: #5f6368;
    font-size: 0.875rem;
    margin-bottom: 16px;
}

.Qr90st .material-icons {
    font-size: 20px;
}

.Vw12xy {
    margin: 0 -16px;
    padding: 0 16px;
    overflow: hidden;
}

.Za34bc {
    margin: 0 -16px;
    overflow-x: auto;
    overflow-y: hidden;
    -webkit-overflow-scrolling: touch;
    scrollbar-width: none;  /* Firefox */
    -ms-overflow-style: none;  /* IE and Edge */
}

.Za34bc::-webkit-scrollbar {
    display: none;  /* Chrome, Safari and Opera */
}

.De56fg {
    display: flex;
    padding: 0 16px;
    gap: 8px;
}

.Hi78jk {
    flex: 0 0 auto;
    width: 150px;
    border-radius: 4px !important;
    display: block;
    height: 280px !important;
}

.Qr56st {
    /* position: fixed; */
    /* bottom: 0; */
    /* left: 0; */
    /* right: 0; */
    /* display: flex; */
    /* justify-content: space-around; */
    background: #fff;
    border-top: 1px solid #dadce0;
    padding: 8px 0;
}

.Vw78xy {
    display: flex;
    flex-direction: column;
    align-items: center;
    text-decoration: none;
    color: #5f6368;
    font-size: 0.75rem;
    gap: 4px;
}

.Vw78xy.Lm56no {
    color: #01875f;
}

.Vw78xy .material-icons {
    font-size: 24px;
}

.Lm90no {
    margin-top: 16px;
    padding: 16px;
    background: #fff;
    border-top: 1px solid #dadce0;
}

.Qr12st {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 12px;
}

.Qr12st h2 {
    font-size: 1.25rem;
    color: #202124;
    font-weight: 400;
}

.Vw34xy {
    color: #5f6368;
    font-size: 0.875rem;
    line-height: 1.5;
    margin-bottom: 16px;
}

.Za56bc {
    margin-top: 8px;
    white-space: pre-line;
}

.De78fg {
    margin-bottom: 16px;
}

.De78fg h3 {
    font-size: 0.875rem;
    color: #202124;
    font-weight: 400;
    margin-bottom: 4px;
}

.De78fg p {
    color: #5f6368;
    font-size: 0.875rem;
}

.Hi90jk {
    display: flex;
    flex-wrap: wrap;
    gap: 8px;
}

.Za90bc {
    padding: 6px 12px;
    background: #f1f3f4;
    border-radius: 20px;
    color: #202124;
    font-size: 0.875rem;
    white-space: nowrap;
}

.Lm12no {
    margin-top: 16px;
    padding: 16px;
    background: #fff;
    border-top: 1px solid #dadce0;
}

.Qr34st {
    color: #5f6368;
    font-size: 0.875rem;
    line-height: 1.5;
    margin-bottom: 24px;
}

.Vw56xy {
    display: flex;
    flex-direction: column;
    gap: 20px;
    margin-bottom: 24px;
}

.Za78bc {
    display: flex;
    gap: 16px;
    align-items: flex-start;
}

.Za78bc .material-icons {
    color: #01875f;
    font-size: 20px;
}

.De90fg h3 {
    font-size: 0.875rem;
    color: #202124;
    font-weight: 500;
    margin-bottom: 4px;
}

.De90fg p {
    font-size: 0.875rem;
    color: #5f6368;
}

.Hi12jk {
    font-size: 0.875rem;
    color: #01875f;
    text-decoration: none;
}

.Lm34no {
    color: #01875f;
    font-size: 0.875rem;
    font-weight: 500;
    background: none;
    border: none;
    padding: 0;
    cursor: pointer;
}

.Qr56st {
    margin-top: 16px;
    padding: 16px;
    background: #fff;
    border-top: 1px solid #dadce0;
}

.Vw78xy {
    display: flex;
    flex-direction: column;
    gap: 4px;
}

.Za90bc {
    display: flex;
    align-items: center;
    gap: 4px;
    color: #5f6368;
    font-size: 0.875rem;
}

.Za90bc .material-icons {
    font-size: 16px;
}

.De12fg {
    display: flex;
    gap: 8px;
    margin: 16px 0;
    overflow-x: auto;
    scrollbar-width: none;
}

.De12fg::-webkit-scrollbar {
    display: none;
}

.Hi34jk {
    padding: 8px 16px;
    border: none;
    border-radius: 20px;
    font-size: 0.875rem;
    color: #01875f;
    background: #f1f3f4;
    white-space: nowrap;
}

.Hi34jk.Lm56no {
    background: #e6f4ea;
}

.Rt92m {
    display: flex;
    gap: 32px;
    margin-bottom: 24px;
}

.score-section {
    display: flex;
    flex-direction: column;
    align-items: center;
    min-width: 100px;
}

.Za12bc {
    font-size: 1rem;
    line-height: 1;
    /* color: #202124; */
    margin-bottom: 8px;
}

.St34xy {
    color: #01875f;
    margin-bottom: 4px;
}

.Qr90st {
    color: #5f6368;
    font-size: 0.875rem;
}

.Rb74n {
    flex-grow: 1;
}

.Vw12xy {
    display: flex;
    align-items: center;
    gap: 8px;
    margin-bottom: 4px;
}

.Za34bc {
    min-width: 16px;
    text-align: right;
    color: #5f6368;
    font-size: 0.875rem;
}

.De56fg {
    flex-grow: 1;
    /* height: 4px; */
    background: #f1f3f4;
    border-radius: 2px;
    /* overflow: hidden; */
}

.Hi78jk {
    height: 100%;
    background: #01875f;
    border-radius: 2px;
}

.review-item {
    padding: 16px 0;
    border-top: 1px solid #dadce0;
}

.review-item + .review-item {
    margin-top: 8px;
}

.review-header {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    margin-bottom: 8px;
}

.user-info {
    display: flex;
    gap: 12px;
    align-items: center;
}

.Za56bc {
    width: 32px;
    height: 32px;
    background: #01875f;
    color: #fff;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: 500;
}

.user-details {
    display: flex;
    flex-direction: column;
}

.Hi90jk {
    color: #202124;
    font-weight: 500;
    font-size: 0.875rem;
    margin-bottom: 4px;
}

.review-date {
    color: #5f6368;
    font-size: 0.875rem;
}

.Qr34st {
    background: none;
    border: none;
    padding: 4px;
    color: #5f6368;
}

.Vw56xy {
    color: #01875f;
    margin-bottom: 8px;
}

.Za78bc {
    color: #202124;
    font-size: 0.875rem;
    line-height: 1.5;
    margin-bottom: 8px;
}

.De90fg {
    color: #5f6368;
    font-size: 0.875rem;
    margin-bottom: 8px;
}

.Hi12jk {
    display: flex;
    align-items: center;
    gap: 8px;
    color: #5f6368;
    font-size: 0.875rem;
}

.Lm34no {
    padding: 8px 16px;
    border: 1px solid #dadce0;
    border-radius: 4px;
    background: #fff;
    color: #202124;
    font-size: 0.875rem;
}

.Nsjwh{
    display: flex;
    align-items: center;
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;

}
.Vw78xy{
    flex: 1;
}

.Bhsgw{
    height: 4px !important;
}

.Bhsgw .Hi78jk{
    height: 100% !important;
}
.Rv92n{
    padding-bottom: 40px;
}
