/* PC 端样式 */
.app-container {
    max-width: 1200px;
    margin: auto;
    padding: 20px;
}
.app-header {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    padding: 20px 0;
}

.app-info {
    /*max-width: 70%;*/
}

.title {
    font-family: "Google Sans", Roboto, Arial, sans-serif;
    line-height: 2rem;
    font-size: 2.25rem;
    letter-spacing: 0;
    font-weight: 500;
    align-items: flex-end;
    display: flex;
    overflow-wrap: anywhere;
    width: 100%;
    word-break: keep-all;
    padding: 0;
    margin: 0;
}

.publisher {
    color: #01875f;
    font-family: "Google Sans", Roboto, Arial, sans-serif;
    /*line-height: 1.7rem;*/
    /*font-size: 1rem;*/
    /*letter-spacing: .00625em;*/
    /*font-weight: 500;*/
    padding: 0;
    margin: 0;
}

.app-meta {
    display: flex;
    gap: 30px;
    color: #555;
    font-size: 14px;
    margin-bottom: 20px;
    margin-top: 30px;
}

.meta-item {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}
.meta-item .desc{
    padding-top: 15px;
}

.star {
    font-weight: bold;
}

.rating-box {
    border: 1px solid #000;
    padding: 0 2px;
    font-weight: bold;
    font-size: 13px;
}

.actions {
    display: flex;
    gap: 20px;
    align-items: center;
    margin-top: 40px;
}

.install {
    background-color: #0b8043;
    color: white;
    padding: 10px 55px;
    font-size: 15px;
    border: none;
    border-radius: 6px;
    cursor: pointer;
}

.icon-btn {
    background: none;
    border: none;
    font-size: 18px;
    cursor: pointer;
}
.app-icon{
    display: flex;
    justify-content: right;
}
.app-icon img {
    width: 75%;
    border-radius: 20px;
    box-shadow: 0 1px 3px rgba(0,0,0,0.2);
}

.about ul {
    padding-left: 20px;
}
.rating {
    margin-top: 30px;
}
.score {
    font-size: 28px;
    color: #0b8043;
}
.app-page {
    display: flex;
    max-width: 1280px;
    margin: 0 auto;
    gap: 40px;
    padding: 10px 20px;
}


.bARER {
    font-family: Roboto, Helvetica, Arial, sans-serif;
    font-size: .875rem;
    font-weight: 400;
    letter-spacing: .0142857143em;
    line-height: 1.25rem;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 6;
    line-clamp: 6;
    max-height: 7.5rem;
    overflow: hidden;
    text-overflow: ellipsis;
    color: rgb(95, 99, 104);
}
.VMq4uf {
    font-family: "Google Sans", Roboto, Arial, sans-serif;
    line-height: 1.5rem;
    font-size: 1.125rem;
    letter-spacing: 0;
    font-weight: 500;
    display: flex;
    justify-content: left;
    align-items: center;
    gap: 15px;

}

.cXFu1 {
    display: grid;
    grid-template-rows: max-content;
    height: fit-content;
    row-gap: 2px;
}
.ubGTjb {
    align-items: center;
    display: inline-flex;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.DdYX5 {
    color: rgb(32, 33, 36);
    fill: rgb(32, 33, 36);
    stop-color: rgb(32, 33, 36);
    font-size: .875rem;
    font-weight: 400;
    letter-spacing: .0142857143em;
    line-height: 1.25rem;
    font-family: Roboto, Helvetica, Arial, sans-serif;
    letter-spacing: -.2px;
}
.sYJxkd, .w2kbF, .JUF8md, .wMUdtb {
    font-family: Roboto, Arial, sans-serif;
    line-height: 1rem;
    font-size: .75rem;
    letter-spacing: .025em;
    font-weight: 400;
    font-family: Roboto, Helvetica, Arial, sans-serif;
    letter-spacing: .2px;
}


h2 {
    font-size: 1.4rem;
    display: flex;
    align-items: center;
    gap: 0.5rem;
}

p {
    font-size: 0.95rem;
}

.data-safety {
    margin-bottom: 2rem;
}

.safety-box {
    border: 1px solid rgb(218,220,224);
    padding: 1.2rem 1.7rem;
    border-radius: 8px;
    margin-top: 1rem;
}

.safety-item {
    margin-bottom: 0.8rem;
    font-size: 0.9rem;
}

.safety-item i {
    margin-right: 8px;
    color: #62666a;
}

.safety-box a {
    color: #1a73e8;
    font-size: 0.85rem;
    text-decoration: none;
}

.see-details {
    display: inline-block;
    margin-top: 0.5rem;
    color: #1a73e8;
}

.ratings {
    margin-top: 2rem;
}

.verified {
    font-size: 0.8rem;
    color: #666;
}

.tag-group {
    margin: 1rem 0;
}

.tag {
    display: inline-block;
    padding: 0.3rem 0.7rem;
    border: 1px solid #ccc;
    border-radius: 20px;
    margin-right: 0.5rem;
    font-size: 0.85rem;
    cursor: pointer;
}

.tag.selected {
    background-color: #e0f2f1;
    border-color: #4caf50;
    color: #00796b;
}

.score-block {
    margin: 1rem 0;
}

.score {
    color: rgb(32, 33, 36);
    fill: rgb(32, 33, 36);
    stop-color: rgb(32, 33, 36);
    font-family: "Google Sans Display", Roboto, Arial, sans-serif;
    line-height: 4rem;
    font-size: 3.5rem;
    letter-spacing: 0;
    font-weight: 400;
}

.stars {
    color: #01875f;
    font-size: 0.7rem;
    margin-top: 10px;
}

.total {
    font-size: 0.75rem;
    color: #666;
    margin-top: 15px;
}

.bars div {
    display: flex;
    align-items: center;
    margin: 4px 0;
}

.bars span {
    width: 1.2rem;
    font-size: 0.85rem;
}

.bar {
    height: 8px;
    background: #01875f;
    margin-left: 0.5rem;
    border-radius: 4px;
    flex-grow: 1;
}

.review {
    margin-top: 2rem;
    border-top: 1px solid #ddd;
    padding-top: 1.5rem;
}

.user-info {
    display: flex;
    align-items: center;
    gap: 1rem;
    margin-bottom: 0.5rem;
}

.user-info img {
    border-radius: 50%;
    width: 40px;
    height: 40px;
}

.comment {
    font-size: 0.95rem;
    margin-bottom: 1rem;
}

.helpful {
    font-size: 0.85rem;
}

.helpful button {
    margin-left: 0.5rem;
    padding: 0.3rem 0.8rem;
    border: 1px solid #f1f3f4;
    border-radius: 20px;
    cursor: pointer;
    background: none;
}
.h3YV2d {
    margin-top: 8px;
    font-size: .875rem;
    letter-spacing: .0142857143em;
    line-height: 1.25rem;
    overflow-wrap: anywhere;
}
.SfzRHd {
    color: rgb(95, 99, 104);
    font-size: .875rem;
    font-weight: 400;
    letter-spacing: .0142857143em;
    line-height: 1.25rem;
    font-family: Roboto, Helvetica, Arial, sans-serif;
}


.cen{
    display: flex;
    justify-content: space-between;
    align-items: center;
}



.footer {
    padding: 2rem 1rem;
    font-size: 0.9rem;
    color: #333;
}

.footer-top {
    display: flex;
    gap: 4rem;
    flex-wrap: wrap;
    margin-bottom: 2rem;
}

.footer-col h4 {
    font-size: .875rem;
    margin-bottom: 0.8rem;
    color: rgb(95, 99, 104);
}

.footer-col ul {
    list-style: none;
    padding: 0;
}

.footer-col li {
    margin: 1rem 0;
}

.footer-col a {
    text-decoration: none;
    color: #3b3b3b;
}

.footer-col a:hover {
    text-decoration: underline;
}

.footer-bottom {
    border-top: 1px solid #ddd;
    padding-top: 1rem;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    align-items: center;
}

.footer-links {
    list-style: none;
    display: flex;
    flex-wrap: wrap;
    gap: 1.2rem;
    padding: 0;
    margin: 0 0 1rem 0;
}

.footer-links a {
    color: #3b3b3b;
    text-decoration: none;
    font-size: 0.85rem;
}

.footer-links a:hover {
    text-decoration: underline;
}

.footer-lang {
    display: flex;
    align-items: center;
    gap: 0.5rem;
}

.footer-lang img {
    width: 20px;
    height: auto;
}

.srvBL {
    border-top: 1px solid #ddd;
    margin-bottom: 26px;
    padding-top: 26px;
    width: 100%;
}
body {
    margin: 0;
    font-family: 'Roboto', sans-serif;
}

/* 顶部导航栏 */
.nav {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 10px 28px;
    background: #fff;
    height: 44px;
}

.nav .left, .nav .center, .nav .right {
    display: flex;
    align-items: center;
}

.left img {
    height: 28px;
    margin-right: 8px;
}

.left span {
    font-size: 20px;
    font-weight: 500;
    color: #3c4043;
}

.center {
    gap: 20px;
    margin-left: 24px;
}

.center a {
    position: relative;
    text-decoration: none;
    color: #3c4043;
    font-size: 14px;
}

.center a.active {
    color: #01875f;
    font-weight: 500;
}

.center a.active::after {
    content: '';
    position: absolute;
    bottom: -22px;
    left: 50%;
    transform: translateX(-50%);
    width: 20px;
    height: 3px;
    background-color: #01875f;
    border-radius: 2px;
}

.right {
    gap: 16px;
}

.right .icon {
    width: 24px;
    /*height: 24px;*/
    opacity: 0.6;
    cursor: pointer;
}
.QKrU5e {
    box-shadow: 0 4px 5px 0 rgba(0, 0, 0, .14), 0 1px 10px 0 rgba(0, 0, 0, .12), 0 2px 4px -1px rgba(0, 0, 0, .2);
}

/* 移动端底部导航 */
.mobile-nav {
    display: none;
}


.app-cont {
    max-width: 1200px;
    margin: auto;
    padding: 20px 0 0 0;
}

.screenshot-row {
    display: flex;
    overflow-x: auto;
    gap: 12px;
    /*margin-bottom: 30px;*/
    padding-bottom: 5px;
}
/* 隐藏滚动条（Chrome, Safari, Edge） */
.screenshot-row::-webkit-scrollbar {
    display: none;
}
/* 隐藏滚动条（Firefox） */
.screenshot-row {
    scrollbar-width: none; /* Firefox */
}

.screenshot-row img {
    border-width: 0;
    box-shadow: 0 1px 2px 0 rgba(60, 64, 67, .3), 0 1px 3px 1px rgba(60, 64, 67, .15);
    border-radius: 8px;
    cursor: pointer;
    height: 200px;
    min-width: 110px;
}

.content-area {
    display: flex;
    gap: 30px;
    align-items: flex-start;
}

.main-info {
    flex: 3;
    overflow: hidden;
}

.sidebar {
    flex: 1;
}

.about, .safety, .support, .similar-apps {
    /*background: #fafafa;*/
    /*padding: 20px;*/
    margin-bottom: 20px;
    /*box-shadow: 0 1px 3px rgba(0,0,0,0.05);*/
}

.about .tags span {
    display: inline-block;
    /*background: #e0e0e0;*/
    border-radius: 20px;
    padding: 4px 10px;
    margin: 5px 5px 0 0;
    font-size: 14px;
    border:1px solid #e0e0e0;
}

.update {
    color: #555;
    margin-top: 10px;
}

.safety ul {
    padding-left: 20px;
}

.sidebar ul {
    list-style: none;
    padding: 0;
}

.sidebar ul li {
    display: flex;
    gap: 16px;
    margin-bottom: 10px;
    font-size: 0.875rem;
    padding:12px 10px;
    cursor: pointer;
}
.sidebar ul li:hover{
    background:#f5f5f5;
    border-radius: 10px;
}

.similar-apps ul li img {
    width: 56px;
    height: 56px;
    border-radius: 8px;
    object-fit: cover;
}

.link {
    display: inline-block;
    margin-top: 10px;
    color: #0b57d0;
    text-decoration: none;
}
.xFVDSb{
    color: rgb(32, 33, 36);
    fill: rgb(32, 33, 36);
    stop-color: rgb(32, 33, 36);
    font-family: "Google Sans", Roboto, Arial, sans-serif;
    line-height: 1.25rem;
    font-size: .875rem;
    letter-spacing: .0178571429em;
    font-weight: 500;
}
.pSEeg{
    color: rgb(95, 99, 104);
    fill: rgb(95, 99, 104);
    stop-color: rgb(95, 99, 104);
    font-size: .875rem;
    font-weight: 400;
    letter-spacing: .0142857143em;
    line-height: 1.25rem;
    font-family: Roboto, Helvetica, Arial, sans-serif;
    overflow-wrap: anywhere;
}
.Bne0R {
    color: rgb(32, 33, 36);;
    font-family: "Google Sans", Roboto, Arial, sans-serif;
    line-height: 1.25rem;
    font-size: .875rem;
    letter-spacing: .0178571429em;
    font-weight: 500;
}
.cN0oRe {
    border-width: 0;
    box-shadow: 0 1px 2px 0 rgba(60, 64, 67, .3), 0 1px 3px 1px rgba(60, 64, 67, .15);
    border-radius: 4px;
    margin: 7px 24px 0 0;
    width: 72px;
}
.app-icon-left{display: none}
.Vbfug {
    font-family: "Google Sans", Roboto, Arial, sans-serif;
    line-height: 1.5rem;
    font-size: 1rem;
    letter-spacing: .00625em;
    font-weight: 500;
}

/* 移动端适配 */
@media screen and (max-width: 768px) {
    .center {
        display: none !important;
    }

    .tab-bar {
        position: fixed;
        bottom: 0;
        left: 0;
        right: 0;
        height: 60px;
        background: #fff;
        border-top: 1px solid #ddd;
        display: flex;
        justify-content: space-around;
        align-items: center;
        z-index: 999;
    }

    .tab-item {
        text-align: center;
        font-size: 12px;
        color: #666;
        flex: 1;
    }

    .tab-item i {
        font-size: 20px;
        display: block;
        margin-bottom: 4px;
    }

    .tab-item.active {
        color: #01875f;
    }

    .tab-item.active i {
        color: #01875f;
    }
    .app-header {
        flex-direction: column;
        align-items: flex-start;
    }

    .meta {
        display: flex;
        flex-wrap: wrap;
        gap: 10px;
    }

    .screenshot-section img {
        height: 120px;
    }

    .install-btn {
        width: 100%;
    }
    .app-icon{
        display: none;
    }
    .app-icon-left{display: block; margin-right: 24px}
    .install{
        width: 100%;
    }
    .flex-column{
        flex-direction: column;
        justify-content: start;
        align-items: flex-start;
    }
    .VMq4uf{
        justify-content: space-between;
        width: 100%;
    }
    .content-area{
        display: block;
    }
    .top{
        margin-top: 1.5rem;
    }
    .ErwGJf {
        display: grid;
        grid-gap: 24px;
        grid-template-columns: repeat(2, 1fr);
    }
    .app-meta{
        justify-content: space-between;
    }
    .title {
        font-size: 1.5rem;
    }
}
.fysCi {
    flex-grow: 1;
    overflow: scroll;
    padding-bottom: 28px;
    font-family: Roboto, Arial, sans-serif;
    line-height: 1.25rem;
    font-size: .875rem;
    letter-spacing: .0142857143em;
    font-weight: 400;
    color: #5f6368;
}
.fysCi div{
    margin-bottom: 24px;
}
.jgIq1 {
    display: flex;
    flex-direction: column;
    height: calc(100vh - 32px);
    max-height: 720px;
    max-width: 720px;
    width: calc(100vw - 32px);
}

