/* ===== APKPure App Page - Exact Copy ===== */
body { background: #fff; margin: 0; padding: 0; }
.main-content { padding: 0 !important; max-width: none !important; width: 100% !important; }
.main-container { margin: 0 !important; padding: 0 !important; max-width: none !important; width: 100% !important; position: relative; }

/* Main content wrapper - constrained width */
.main { max-width: 1200px !important; margin: 0 auto !important; padding: 0 16px; position: relative; z-index: 1; }

/* Section backgrounds - alternating white/gray to match target site */
.hero-section { background: #fff; padding: 48px 0; position: relative; overflow: hidden; margin-top: 60px; }
.market-item { background: #f5f5f5; padding: 48px 0; position: relative; }
.personalize_box { background: #fff; padding: 48px 0; position: relative; }
.apkpure-makes-box { background: #f5f5f5; padding: 48px 0; position: relative; }
.apkpure-coming-box { background: #fff; padding: 48px 0 0; position: relative; }
.cmt-market-item { background: #f5f5f5; padding: 0; position: relative; }

/* Hero green background via PNG images */
.hero-section::before {
    content: '';
    position: absolute;
    top: -74px;
    left: 0;
    right: 0;
    height: 590px;
    background-image: url("/www/static/imgs/common_apkpure_app_bg1.png"), url("/www/static/imgs/common_apkpure_app_bg2.png");
    background-size: auto 590px, auto 576px;
    background-position: 50% -20px, 50% -20px;
    background-repeat: no-repeat, no-repeat;
    z-index: 0;
    pointer-events: none;
}

/* 1. Download card */
.apkpure-content { position: relative; padding: 0 0 76px; overflow: visible; }
.apkpure-content .info { position: static; width: 100%; padding: 0; max-width: none; }
.apkpure-banner-text { display: flex; align-items: center; gap: 16px; margin: 0; position: relative; z-index: 100; }
.logo-image { width: 64px; height: 64px; border-radius: 12px; }
.apkpure-banner-text h1 { font-size: 32px; font-weight: 500; color: #fff; margin: 0 16px; }
.apkpure-content ul { list-style: none; padding: 0; margin: 12px 0 0; position: relative; z-index: 100; }
.apkpure-content ul li { font-size: 14px; color: #fff; line-height: 20px; padding-left: 14px; position: relative; }
.apkpure-content ul li .icon { display: block; width: 4px; height: 8px; position: absolute; top: 6px; left: 0; background: #fff; border-radius: 1px; }
.down-box { margin: 24px 0 0; position: relative; z-index: 100; }
.down-box .down { display: inline-block; padding: 0 32px; background: #fff; color: rgb(36, 205, 119); font-size: 14px; font-weight: 500; border-radius: 60px; text-decoration: none; border: 2px solid #fff; line-height: 56px; }
.down-box .down .fsize { font-size: 14px; font-weight: 500; }
.apkpure-down-versions { font-size: 14px; margin: 24px 0; position: relative; z-index: 100; }
.apkpure-down-versions a { color: #fff; text-decoration: none; }
.apkpure-down-versions a:hover { text-decoration: underline; }
.apkpure-down-versions span { color: #fff; margin: 0 8px; }
.apkpure-app-share { position: relative; z-index: 100; }
.share-toolbox { display: block; }
.share-icon-container { display: inline-block; margin-right: 4px; cursor: pointer; vertical-align: middle; }
.share-icon-container .icon { display: inline-flex; align-items: center; justify-content: center; width: 20px; height: 20px; border-radius: 3px; font-size: 12px; font-weight: bold; color: #fff; }
.share-fb .icon { background: #1877F2; }
.share-fb .icon::before { content: 'f'; }
.share-t .icon { background: #1DA1F2; }
.share-t .icon::before { content: 't'; }
.share-reddit .icon { background: #FF4500; }
.share-reddit .icon::before { content: 'r'; }
.share-vk .icon { background: #4C75A3; }
.share-vk .icon::before { content: 'vk'; font-size: 10px; }
.share-whatsapp .icon { background: #25D366; }
.share-whatsapp .icon::before { content: 'w'; }
.share-more .icon { background: #f1f3f4; color: #5f6368; }
.share-more .icon::before { content: '+'; color: #5f6368; }
.share-counter { font-size: 11.4px; color: rgb(50, 54, 59); margin: 0 5px; display: inline-block; background: rgb(235, 235, 235); padding: 0 6px; }

/* Share side counter - green circle on right edge */
.share-side-counter { position: fixed; right: 16px; top: 50%; transform: translateY(-50%); width: 48px; z-index: 999; display: flex; flex-direction: column; align-items: center; justify-content: center; background: #24cd77; border-radius: 50%; height: 48px; box-shadow: 0 2px 8px rgba(0,0,0,0.15); cursor: pointer; }
.share-side-count { color: #fff; font-size: 14px; font-weight: 700; line-height: 1; }
.share-side-text { color: #fff; font-size: 8px; text-transform: uppercase; line-height: 1; margin-top: 2px; }

/* Banner image (phone mockups) */
.banner-img { position: absolute; top: -48px; right: 35px; width: 420px; max-width: 448px; height: auto; z-index: 99; }

/* 2. Gift */
.gift { margin: 24px 0 0; padding: 0; position: relative; z-index: 100; width: 636px; max-width: 100%; }
.gift h2 { font-size: 36px; font-weight: 500; color: rgb(75, 75, 75); margin: 0; line-height: 44px; }
.gift .desc { font-size: 13px; color: rgb(139, 139, 139); line-height: 22px; margin: 8px 0 0; }
.join-btn { display: inline-block; padding: 0 36px; background: linear-gradient(109.35deg, rgb(76, 212, 194) 12.99%, rgb(60, 214, 137) 87.01%); color: #fff; font-size: 16px; font-weight: 500; border-radius: 100px; line-height: 48px; margin-top: 16px; cursor: pointer; }

/* 3-6. Sections */
.market-item { padding: 48px 0; position: relative; z-index: 100; }
.apkpure-title { font-size: 32px; font-weight: 500; color: rgb(75, 75, 75); margin: 0; text-align: center; }
.apkpure-description { font-size: 14px; color: rgb(139, 139, 139); line-height: 22px; margin: 12px 0 24px; text-align: center; }
.apkpure-coming .apkpure-title, .apkpure-coming .apkpure-description { text-align: start; }
.apkpure-coming .apkpure-description a { color: #00A6ED; text-decoration: none; }

/* Feature lists */
.desc-box { list-style: none; padding: 0; margin: 0; display: flex; flex-wrap: wrap; gap: 32px; }
.desc-box.center-icon { justify-content: center; }
.desc-box li { flex: 1; min-width: 200px; max-width: 280px; text-align: center; }
.desc-box .icon { width: 64px; height: 64px; border-radius: 50%; margin: 0 auto 12px; background-image: linear-gradient(157.07deg, rgb(76, 212, 194) 20.61%, rgb(60, 214, 137) 54.27%); position: relative; }
.desc-box .title { font-size: 15px; font-weight: 600; color: rgb(75, 75, 75); margin: 0 0 6px; }
.desc-box .desc { font-size: 13px; color: rgb(139, 139, 139); line-height: 20px; margin: 0; }
.desc-box .desc a { color: #00A6ED; text-decoration: none; }

/* SVG sprite icons - 9 icons, each 24x24 centered in 64px slots */
.desc-box li.lock .icon { background-image: url("/static/imgs/apkpure-app-vector-icon.svg"), linear-gradient(157.07deg, rgb(76, 212, 194) 20.61%, rgb(60, 214, 137) 54.27%); background-size: 24px auto, auto; background-position: center 0px, center; background-repeat: no-repeat, no-repeat; }
.desc-box li.safe .icon { background-image: url("/static/imgs/apkpure-app-vector-icon.svg"), linear-gradient(157.07deg, rgb(76, 212, 194) 20.61%, rgb(60, 214, 137) 54.27%); background-size: 24px auto, auto; background-position: center -64px, center; background-repeat: no-repeat, no-repeat; }
.desc-box li.earth .icon { background-image: url("/static/imgs/apkpure-app-vector-icon.svg"), linear-gradient(157.07deg, rgb(76, 212, 194) 20.61%, rgb(60, 214, 137) 54.27%); background-size: 24px auto, auto; background-position: center -128px, center; background-repeat: no-repeat, no-repeat; }
.desc-box li.down .icon { background-image: url("/static/imgs/apkpure-app-vector-icon.svg"), linear-gradient(157.07deg, rgb(76, 212, 194) 20.61%, rgb(60, 214, 137) 54.27%); background-size: 24px auto, auto; background-position: center -192px, center; background-repeat: no-repeat, no-repeat; }
.desc-box li.app .icon { background-image: url("/static/imgs/apkpure-app-vector-icon.svg"), linear-gradient(157.07deg, rgb(76, 212, 194) 20.61%, rgb(60, 214, 137) 54.27%); background-size: 24px auto, auto; background-position: center -256px, center; background-repeat: no-repeat, no-repeat; }
.desc-box li.simple .icon { background-image: url("/static/imgs/apkpure-app-vector-icon.svg"), linear-gradient(157.07deg, rgb(76, 212, 194) 20.61%, rgb(60, 214, 137) 54.27%); background-size: 24px auto, auto; background-position: center -320px, center; background-repeat: no-repeat, no-repeat; }
.desc-box li.multi-language .icon { background-image: url("/static/imgs/apkpure-app-vector-icon.svg"), linear-gradient(157.07deg, rgb(76, 212, 194) 20.61%, rgb(60, 214, 137) 54.27%); background-size: 24px auto, auto; background-position: center -384px, center; background-repeat: no-repeat, no-repeat; }
.desc-box li.battery .icon { background-image: url("/static/imgs/apkpure-app-vector-icon.svg"), linear-gradient(157.07deg, rgb(76, 212, 194) 20.61%, rgb(60, 214, 137) 54.27%); background-size: 24px auto, auto; background-position: center -448px, center; background-repeat: no-repeat, no-repeat; }
.desc-box li.requested .icon { background-image: url("/static/imgs/apkpure-app-vector-icon.svg"), linear-gradient(157.07deg, rgb(76, 212, 194) 20.61%, rgb(60, 214, 137) 54.27%); background-size: 24px auto, auto; background-position: center -512px, center; background-repeat: no-repeat, no-repeat; }

/* Personalizar para Você - Two-column layout */
.personalize-content { display: flex; gap: 48px; align-items: center; }
.personalize-list { flex: 1; flex-direction: column !important; flex-wrap: nowrap !important; gap: 28px !important; }
.personalize-list li { display: flex !important; align-items: flex-start; gap: 12px; max-width: 100% !important; text-align: left !important; flex: none !important; }
.personalize-list .icon { width: 40px !important; height: 40px !important; border-radius: 10px !important; margin: 0 !important; flex-shrink: 0; }
.personalize-list .text-box { flex: 1; }
.personalize-list .title { font-size: 14px; font-weight: 600; color: rgb(60, 64, 67); margin: 0 0 6px; line-height: 20px; }
.personalize-list .desc { font-size: 13px; color: rgb(139, 139, 139); line-height: 20px; margin: 0; }

/* Network diagram */
.personalize-network { flex: 0 0 400px; height: 400px; position: relative; display: flex; align-items: center; justify-content: center; }
.network-orbit { position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); border-radius: 50%; border: 2px dashed #c5e8d8; }
.orbit-1 { width: 220px; height: 220px; }
.orbit-2 { width: 340px; height: 340px; }
.network-center { width: 100px; height: 100px; border-radius: 50%; background: linear-gradient(135deg, #4CD4C0, #3CD689); display: flex; align-items: center; justify-content: center; z-index: 2; box-shadow: 0 4px 20px rgba(60, 214, 137, 0.3); }
.network-logo { font-size: 40px; font-weight: 700; color: #fff; }
.network-node { width: 48px; height: 48px; border-radius: 50%; display: flex; align-items: center; justify-content: center; position: absolute; z-index: 3; border: 3px solid #fff; box-shadow: 0 2px 10px rgba(0,0,0,0.15); overflow: hidden; }
.network-node img { width: 100%; height: 100%; object-fit: cover; }
.node-pubg { top: 15%; left: 20%; }
.node-fb { top: 15%; right: 20%; }
.node-coc { top: 50%; right: 5%; transform: translateY(-50%); }
.node-msg { bottom: 15%; left: 35%; }
.node-tw { top: 50%; left: 5%; transform: translateY(-50%); }

/* Personalizar icons - different colors per feature */
.desc-box li.p-flame .icon { background: #4A90D9; background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='%23fff' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M12 2s4 4 4 8a4 4 0 0 1-8 0c0-2 1-3 1-3s-1 5 2 5a3 3 0 0 0 3-3c0-4-2-7-2-7z'/%3E%3Cpath d='M12 22a6 6 0 0 0 6-6c0-4-3-7-6-10-3 3-6 6-6 10a6 6 0 0 0 6 6z'/%3E%3C/svg%3E"); background-size: 28px; background-position: center; background-repeat: no-repeat; }
.desc-box li.p-gamepad .icon { background: #E91E63; background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='%23fff' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Crect x='2' y='8' width='20' height='10' rx='5'/%3E%3Cline x1='7' y1='13' x2='7' y2='13'/%3E%3Cline x1='7' y1='11' x2='7' y2='15'/%3E%3Cline x1='5' y1='13' x2='9' y2='13'/%3E%3Ccircle cx='16' cy='12' r='1' fill='%23fff'/%3E%3Ccircle cx='18' cy='14' r='1' fill='%23fff'/%3E%3C/svg%3E"); background-size: 28px; background-position: center; background-repeat: no-repeat; }
.desc-box li.p-community .icon { background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='%23fff' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M17 21v-2a4 4 0 0 0-4-4H5a4 4 0 0 0-4 4v2'/%3E%3Ccircle cx='9' cy='7' r='4'/%3E%3Cpath d='M23 21v-2a4 4 0 0 0-3-3.87'/%3E%3Cpath d='M16 3.13a4 4 0 0 1 0 7.75'/%3E%3C/svg%3E") center / 28px no-repeat, linear-gradient(135deg, #4CD4C0, #3CD689); }

/* Facilita Sua Vida - 2+3 grid layout with card backgrounds */
.apkpure-makes .desc-box { display: grid !important; grid-template-columns: repeat(6, 1fr); gap: 24px !important; flex-wrap: nowrap !important; }
.apkpure-makes .desc-box li:nth-child(1), .apkpure-makes .desc-box li:nth-child(2) { grid-column: span 3; }
.apkpure-makes .desc-box li:nth-child(3), .apkpure-makes .desc-box li:nth-child(4), .apkpure-makes .desc-box li:nth-child(5) { grid-column: span 2; }
.apkpure-makes .desc-box li { background: #fff; border-radius: 12px; box-shadow: 0 2px 12px rgba(0,0,0,0.08); padding: 32px 24px; text-align: center; max-width: none !important; }
.apkpure-makes .desc-box .icon { width: 56px; height: 56px; border-radius: 50% !important; margin: 0 auto 16px !important; }

/* Facilita Sua Vida icons - different colors per feature */
.desc-box li.m-file .icon { background: #24CD77; background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='%23fff' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M14 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8z'/%3E%3Cpolyline points='14 2 14 8 20 8'/%3E%3Cline x1='12' y1='18' x2='12' y2='12'/%3E%3Cline x1='9' y1='15' x2='15' y2='15'/%3E%3C/svg%3E"); background-size: 28px; background-position: center; background-repeat: no-repeat; }
.desc-box li.m-heart .icon { background: #FF6B9D; background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='%23fff' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M20.84 4.61a5.5 5.5 0 0 0-7.78 0L12 5.67l-1.06-1.06a5.5 5.5 0 0 0-7.78 7.78l1.06 1.06L12 21.23l7.78-7.78 1.06-1.06a5.5 5.5 0 0 0 0-7.78z'/%3E%3C/svg%3E"); background-size: 28px; background-position: center; background-repeat: no-repeat; }
.desc-box li.m-globe .icon { background: #FF8C42; background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='%23fff' stroke-width='2'%3E%3Ccircle cx='12' cy='12' r='10'/%3E%3Cpath d='M2 12h20'/%3E%3Cpath d='M12 2a15 15 0 0 1 0 20'/%3E%3Cpath d='M12 2a15 15 0 0 0 0 20'/%3E%3C/svg%3E"); background-size: 28px; background-position: center; background-repeat: no-repeat; }
.desc-box li.m-leaf .icon { background: #4CAF50; background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='%23fff' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M11 20A7 7 0 0 1 4 13C4 8 8 4 20 4c0 12-4 16-9 16z'/%3E%3Cpath d='M4 20c4-4 8-8 12-12'/%3E%3C/svg%3E"); background-size: 28px; background-position: center; background-repeat: no-repeat; }
.desc-box li.m-shield .icon { background: #4A90D9; background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='%23fff' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M12 2L4 5v6c0 5 3.5 8.5 8 11 4.5-2.5 8-6 8-11V5l-8-3z'/%3E%3Cpath d='M9 12l2 2 4-4'/%3E%3C/svg%3E"); background-size: 28px; background-position: center; background-repeat: no-repeat; }

@media (max-width: 768px) {
    .personalize-content { flex-direction: column; }
    .personalize-network { flex: 0 0 300px; height: 300px; width: 100%; max-width: 300px; margin: 0 auto; }
}


/* Precisamos de Você - avator images and bottoms links */
.apkpure-coming { position: relative; padding: 0 16px; min-height: 278px; }
.right-avator { position: absolute; right: 0; top: -48px; width: 308px; height: 326px; z-index: 1; background-image: url("/www/static/imgs/avator-right.png"); background-size: auto 326px; background-position: center; background-repeat: no-repeat; }
.left-avator { position: absolute; left: 0; top: -48px; width: 308px; height: 326px; z-index: 1; background-image: url("/www/static/imgs/avator-left.png"); background-size: auto 326px; background-position: center; background-repeat: no-repeat; }
.apkpure-coming .apkpure-title { position: relative; z-index: 2; text-align: center; max-width: 600px; margin: 0 auto; }
.apkpure-coming .apkpure-description { position: relative; z-index: 2; text-align: center; max-width: 600px; margin: 0 auto; }
.bottoms { margin-top: 24px; position: relative; z-index: 2; text-align: center; }
.bottoms .contributor-link { display: inline-block; line-height: 48px; padding: 0 48px; background: linear-gradient(90deg, rgb(77, 212, 195), rgb(59, 214, 137) 46.25%); color: #fff; border-radius: 60px; text-decoration: none; font-size: 16px; font-weight: 500; text-align: center; }
.bottoms .contributor-link:hover { opacity: 0.9; }
.bottoms .facebook-link { display: inline-flex; align-items: center; justify-content: center; gap: 8px; line-height: 48px; padding: 0 48px; color: rgb(36, 205, 119); border: 2px solid rgb(59, 214, 137); border-radius: 60px; text-decoration: none; font-size: 16px; font-weight: 500; }
.bottoms .facebook-link:hover { background: rgba(59, 214, 137, 0.05); }
.bottoms .facebook-link svg { color: rgb(36, 205, 119); }

/* Comentários - exact match with target site */
.cmt-tabs { display: block; height: 50px; }
.cmt-tabs ul { list-style: none; padding: 0; margin: 0; }
.cmt-tabs li { list-style: none; float: left; }
.cmt-tabs h3 { margin: 0; }
.cmt-tabs a { display: block; padding: 12px 10px 8px; color: rgb(36, 205, 119); text-decoration: none; font-size: 16px; font-weight: 400; text-align: center; line-height: 25px; }
.cmt-tabs a.on { border-bottom: 2px solid rgb(36, 205, 119); }
.cmt-tabs .clear { clear: both; }

.cmt-rating-cont { margin-bottom: 20px; }
.cmt-rating { display: block; padding: 25px 25px 0 0; }
.cmt-rating-l { display: inline-block; vertical-align: top; width: 411px; padding: 20px 0; margin: 0 30px 0 0; text-align: center; }
.cmt-rating-r { display: inline-block; vertical-align: top; width: 705px; padding: 20px 20px 20px 45px; }
.cmt-rating-score { display: block; font-size: 64px; font-weight: 300; color: rgb(17, 17, 17); text-align: center; line-height: 64px; }
.cmt-rating-info { display: block; font-size: 13px; color: rgb(51, 51, 51); text-align: left; margin: 16px auto 0; }
.cmt-rating-info > div { font-size: 13px; color: rgb(51, 51, 51); line-height: 20px; }
.cmt-rating-total, .cmt-rating-current { font-weight: 600; margin-left: 4px; }
.cmt-rating-item { display: block; height: 18px; margin: 0 0 6px; color: rgb(115, 115, 115); position: relative; }
.cmt-rating-tit { display: block; width: 7px; font-size: 11px; color: rgb(115, 115, 115); line-height: 18px; position: absolute; left: 0; top: 0; }
.cmt-rating-per { display: block; float: left; height: 18px; background: rgb(87, 187, 138); }
.cmt-rating-t5, .cmt-rating-t4, .cmt-rating-t3, .cmt-rating-t2, .cmt-rating-t1 { display: block; font-size: 11px; color: rgb(115, 115, 115); margin: 0 0 0 5px; line-height: 18px; position: absolute; }

.cmt-top { display: block; padding: 15px; }
.cmt-publish { display: block; margin: 10px 0; }
#cmt-edit-reply { display: inline-block; width: 100%; height: 100px; padding: 7px; font-size: 16px; background: rgb(255, 255, 255); border: 1px solid #d8d8d8; border-radius: 4px 4px 0 0; outline: none; }
#cmt-edit-reply:focus { border-color: #24cd77; }
.cmt-edit-reply-bottom { display: block; background: rgb(250, 250, 250); border: 1px solid #d8d8d8; border-top: none; border-radius: 0 0 4px 4px; padding: 0; }
.cmt-btn-emoji, .cmt-btn-tube { display: inline-block; width: 24px; height: 27px; border: none; background: transparent; cursor: pointer; margin: 8px 0 0 12px; padding: 0; vertical-align: top; }
.cmt-icon-emoji { display: inline-block; width: 24px; height: 24px; background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='%23999' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='12' cy='12' r='10'/%3E%3Cpath d='M8 14s1.5 2 4 2 4-2 4-2'/%3E%3Cline x1='9' y1='9' x2='9.01' y2='9'/%3E%3Cline x1='15' y1='9' x2='15.01' y2='9'/%3E%3C/svg%3E") no-repeat center; }
.cmt-icon-tube { display: inline-block; width: 24px; height: 24px; background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='%23FF0000'%3E%3Cpath d='M23.498 6.186a3.016 3.016 0 0 0-2.122-2.136C19.505 3.545 12 3.545 12 3.545s-7.505 0-9.377.505A3.017 3.017 0 0 0 .502 6.186C0 8.07 0 12 0 12s0 3.93.502 5.814a3.016 3.016 0 0 0 2.122 2.136c1.871.505 9.376.505 9.376.505s7.505 0 9.377-.505a3.015 3.015 0 0 0 2.122-2.136C24 15.93 24 12 24 12s0-3.93-.502-5.814zM9.545 15.568V8.432L15.818 12l-6.273 3.568z'/%3E%3C/svg%3E") no-repeat center; }
.cmt-icon-b-stars { display: block; float: right; width: 120px; height: 24px; margin: 7px 8px 0 0; }
.cmt-icon-b-star-empty { display: block; float: left; width: 24px; height: 24px; background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='%23ccc' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolygon points='12 2 15.09 8.26 22 9.27 17 14.14 18.18 20.02 12 22.94 5.82 20.02 7 14.14 2 9.27 8.91 8.26 12 2'/%3E%3C/svg%3E") no-repeat center; cursor: pointer; }
.cl, .clear { clear: both; }
.cmt-auth-submit { display: inline-flex; align-items: center; padding: 8px 24px; background: #ccc; color: #fff; border: none; border-radius: 4px; font-size: 14px; font-weight: 500; cursor: not-allowed; }
.fr { float: right; }
.fl { float: left; }
.cmt-error-cont { display: none; }
.cmt-emoji-cont { position: relative; margin-top: 8px; }
.cmt-emoji-list ul { list-style: none; padding: 8px; margin: 0; display: flex; flex-wrap: wrap; gap: 4px; max-width: 360px; border: 1px solid #e0e0e0; border-radius: 4px; }
.cmt-emoji-list li { cursor: pointer; }
.cmt-emoji-list img { width: 24px; height: 24px; }

.cmt-order { display: block; padding: 0 15px 15px; margin: 15px 0; overflow: hidden; }
.cmt-order .floatl { float: left; }
.cmt-order .floatr { float: right; }
.cmt-dropdown { position: relative; list-style: none; }
.cmt-dropdown > a { display: inline; color: rgb(40, 140, 228); text-decoration: none; font-size: 14px; padding: 0; border: none; }
.cmt-dropdown > a:hover { text-decoration: underline; }
.cmt-caret { display: inline-block; width: 0; height: 0; border-left: 4px solid transparent; border-right: 4px solid transparent; border-top: 4px solid rgb(40, 140, 228); margin-left: 2px; }
.cmt-lang-total { margin-left: 4px; color: rgb(115, 115, 115); }

/* Comment list - exact match with target site computed styles */
.cmt-reply { list-style: none; padding: 0; margin: 0; display: block; }
.cmt-root { list-style: none; padding: 0; margin: 0; }
.cmt-root-cont { position: relative; padding: 15px 15px 10px; }
.cmt-root-top { position: static; }
.cmt-root-icon { width: 45px; height: 45px; float: left; margin: 0; padding: 0; }
.cmt-root-icon img { width: 45px; height: 45px; border-radius: 50%; }
.cmt-root-icon a { display: block; }
.cmt-root-user { display: block; margin: 0 0 0 55px; padding: 0 60px 0 0; font-size: 12px; line-height: 22.5px; overflow: hidden; height: 23px; }
.cmt-root-user-name { display: inline; font-size: 12px; line-height: 22.5px; }
.cmt-root-user-name a { color: rgb(70, 130, 190); text-decoration: none; font-weight: 700; font-size: 12px; }
.cmt-icon-s-stars { display: inline; width: 0; height: 14px; margin: 0 0 0 3px; position: relative; vertical-align: baseline; }
.cmt-icon-s-star { display: block; position: absolute; left: 0; top: 0; width: 70px; height: 14px; background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='14' viewBox='0 0 24 24' fill='%23ff9500'%3E%3Cpolygon points='12 2 15.09 8.26 22 9.27 17 14.14 18.18 20.02 12 22.94 5.82 20.02 7 14.14 2 9.27 8.91 8.26 12 2'/%3E%3C/svg%3E") repeat-x; background-size: 14px 14px; }
.cmt-icon-s-star-empty { display: block; position: absolute; left: 0; top: 0; width: 70px; height: 14px; background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='14' viewBox='0 0 24 24' fill='none' stroke='%23ccc' stroke-width='2'%3E%3Cpolygon points='12 2 15.09 8.26 22 9.27 17 14.14 18.18 20.02 12 22.94 5.82 20.02 7 14.14 2 9.27 8.91 8.26 12 2'/%3E%3C/svg%3E") repeat-x; background-size: 14px 14px; }
.cmt-root-message { display: block; margin: 2px 0 2px 55px; }
.cmt-message p { margin: 0; }
.cmt-go { display: flow-root; color: rgb(85, 85, 85); text-decoration: none; font-size: 14px; line-height: 22px; overflow: hidden; }
.cmt-go:hover { color: rgb(40, 140, 228); }
.cmt-root-footer { display: block; margin: 0 0 0 55px; }
.cmt-root-footer ul { list-style: none; padding: 0; margin: 0; float: left; font-size: 12px; color: rgb(153, 153, 153); }
.cmt-root-footer li { list-style: none; float: left; margin: 0 15px 0 0; font-size: 12px; color: rgb(153, 153, 153); position: relative; line-height: 20px; }
.cmt-root-footer li span { color: rgb(153, 153, 153); }
.cmt-source { color: rgb(153, 153, 153); font-size: 12px; }
.cmt-source i { margin-right: 4px; }
.cmt-btn-reply { display: inline-block; background: none; border: none; cursor: pointer; color: rgb(153, 153, 153); font-size: 12px; padding: 0 5px; border-radius: 3px; text-align: center; }
.cmt-btn-reply:hover { text-decoration: underline; }
.cmt-btn-zan { display: inline-block; background: none; border: none; cursor: pointer; color: rgb(153, 153, 153); font-size: 12px; padding: 0 5px; border-radius: 3px; text-align: center; }
.cmt-vote { display: inline; color: rgb(153, 153, 153); font-size: 12px; }
.cmt-report { position: absolute; right: 15px; top: 15px; color: rgb(153, 153, 153); text-decoration: none; font-size: 12px; }
.cmt-cls { display: block; margin: 0 15px 10px 70px; padding: 5px; background: rgb(245, 245, 245); text-decoration: none; }
.cmt-cls ul { list-style: none; padding: 0; margin: 0; }
.cmt-cls li { font-size: 12px; color: rgb(153, 153, 153); padding: 2px 0; }
.cmt-cls span { color: rgb(40, 140, 228); font-weight: 500; }
.floatl { float: left; }
.floatr { float: right; }
.cmt-view-all { display: inline-block; margin-top: 16px; color: rgb(40, 140, 228); text-decoration: none; font-size: 14px; }
.cmt-view-all:hover { text-decoration: underline; }

/* 7. Comments */
.cmt-market-item { padding: 0; position: relative; z-index: 100; }
.cmt-market-item .apkpure-title { text-align: start; }
.cmt-container { margin-top: 0; }
.cmt-rating-score { font-size: 48px; font-weight: 700; color: #24CD77; line-height: 1; }
.cmt-rating-stars { color: #FFB300; font-size: 18px; margin: 4px 0; }
.cmt-rating-total { font-size: 13px; color: rgb(139, 139, 139); }
.cmt-rating-lang { font-size: 13px; color: #00A6ED; margin-top: 4px; }
.cmt-rating-bars { flex: 1; display: flex; flex-direction: column; gap: 4px; justify-content: center; }
.rating-bar { display: flex; align-items: center; gap: 8px; }
.bar-label { font-size: 12px; color: rgb(139, 139, 139); width: 12px; }
.bar-track { flex: 1; height: 8px; background: #f1f3f4; border-radius: 4px; overflow: hidden; }
.bar-fill { height: 100%; background: #24CD77; border-radius: 4px; }
.bar-count { font-size: 12px; color: rgb(139, 139, 139); width: 40px; text-align: right; }
.cmt-order { display: flex; gap: 12px; margin-bottom: 16px; }
.cmt-sort-select, .cmt-lang-select { padding: 8px 12px; border: 1px solid #dadce0; border-radius: 4px; font-size: 13px; color: #5f6368; background: #fff; }
.cmt-list { display: flex; flex-direction: column; }
.cmt-item { display: flex; gap: 12px; padding: 16px 0; border-bottom: 1px solid #f1f3f4; }
.cmt-avatar { width: 36px; height: 36px; border-radius: 50%; display: flex; align-items: center; justify-content: center; color: #fff; font-size: 14px; font-weight: 600; flex-shrink: 0; }
.cmt-body { flex: 1; }
.cmt-header { display: flex; align-items: center; gap: 8px; margin-bottom: 4px; flex-wrap: wrap; }
.cmt-author { font-size: 14px; font-weight: 600; color: rgb(75, 75, 75); }
.cmt-time { font-size: 12px; color: #999; }
.cmt-device { font-size: 12px; color: #999; background: #f1f3f4; padding: 2px 6px; border-radius: 3px; }
.cmt-text { font-size: 14px; color: rgb(75, 75, 75); line-height: 22px; margin: 0 0 8px; }
.cmt-footer { display: flex; gap: 16px; }
.cmt-like, .cmt-reply { font-size: 13px; color: #00A6ED; text-decoration: none; }
.cmt-view-all { display: block; text-align: center; padding: 16px; color: #00A6ED; text-decoration: none; font-size: 14px; }

/* Sticky social sidebar */
.share-fixed { position: fixed; bottom: 20px; right: 20px; z-index: 999; }
.share-mob ul { list-style: none; padding: 0; margin: 0; display: flex; flex-direction: column; gap: 8px; align-items: flex-end; }
.share-mob li { display: flex; align-items: center; }
.share-mob .share-icon-container { display: flex; align-items: center; gap: 8px; cursor: pointer; }
.share-mob .share-icon-container .icon { width: 36px; height: 36px; border-radius: 50%; display: flex; align-items: center; justify-content: center; font-size: 14px; font-weight: bold; color: #fff; }
.share-mob .share-fb .icon { background: #1877F2; }
.share-mob .share-t .icon { background: #1DA1F2; }
.share-mob .share-reddit .icon { background: #FF4500; }
.share-mob .share-whatsapp .icon { background: #25D366; }
.share-mob .share-more .icon { background: #f1f3f4; color: #5f6368; }
.share-mob .text { font-size: 13px; color: #5f6368; background: #fff; padding: 4px 8px; border-radius: 4px; box-shadow: 0 2px 8px rgba(0,0,0,0.1); display: none; }
.share-mob li:hover .text { display: block; }
.share-bottom-counter { font-size: 11px; color: #5f6368; text-align: center; line-height: 1.3; }
.share-side-counter { text-align: center; background: #fff; border-radius: 8px; padding: 8px 12px; box-shadow: 0 2px 8px rgba(0,0,0,0.1); }
.share-side-count { font-size: 18px; font-weight: 700; color: #24CD77; }
.share-side-text { font-size: 10px; color: #999; }

@media (max-width: 1024px) {
    .banner-img { width: 320px; }
}
@media (max-width: 768px) {
    .banner-img { display: none; }
    .gift h2 { font-size: 24px; }
    .apkpure-title { font-size: 24px; }
    .desc-box { flex-direction: column; }
    .share-fixed { display: none; }
}

/* ===== APK Downloader Page - Exact Copy ===== */
.apk-downloader { background-color: rgb(242, 245, 249); padding-bottom: 16px; margin: 0; font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif; }

/* Mobile Header Adjustment for Downloader Page */
@media (max-width: 1024px) {
    .apk-downloader-page #header {
        background: linear-gradient(101.61deg, rgb(120, 190, 245) 1.29%, rgb(113, 171, 246)) !important;
        border-bottom: none !important;
        box-shadow: none !important;
    }
    .apk-downloader-page #header .nav_container {
        background: transparent !important;
    }
    .apk-downloader-page #header .icon,
    .apk-downloader-page #header .dt_menu_text {
        color: #fff !important;
    }
    .apk-downloader-page #header .m_logo {
        filter: brightness(0) invert(1);
    }

    /* 修复侧边栏弹出框在 apk_downloader.html 下的颜色冲突 */
    .apk-downloader-page #nav_new {
        background: #fff !important;
        display: block !important;
    }
    .apk-downloader-page #nav_new .dt_menu_text {
        color: #333 !important;
    }
    .apk-downloader-page #nav_new .icon {
        color: #24cd77 !important;
    }
    .apk-downloader-page #nav_new .item.many .dt-nav-parent::after {
        border-color: #333 !important;
    }
    .apk-downloader-page #nav_new .close_item .icon {
        color: #333 !important;
    }
    .apk-downloader-page #nav_new .nav_submenu {
        background: #f8f9fa !important;
    }
    .apk-downloader-page #nav_new .nav_submenu .dt_menu_text {
        color: #666 !important;
    }
}

/* 1. Search Hero */
.apk-downloader .search-content {
    background: linear-gradient(101.61deg, rgb(120, 190, 245) 1.29%, rgb(113, 171, 246));
    color: rgb(255, 255, 255);
    margin-bottom: 4px;
    padding-bottom: 24px;
    padding-top: 77px;
    text-align: center;
    position: relative;
}
.apk-downloader .search-content .search-title { font-size: 24px; font-weight: 500; line-height: 32px; margin: 0; }
.apk-downloader .search-content .search-subtitle { font-size: 13px; font-weight: 400; line-height: 22px; margin-top: 4px; margin-bottom: 0; }

/* Search input wrapper */
.apk-downloader .search-content .search-input { 
    height: 46px; 
    margin: 24px auto 0; 
    max-width: 600px; 
    position: relative; 
    width: 90%;
}

.apk-downloader .search-content .search-input input {
    border: 1px solid rgba(0, 0, 0, 0);
    border-radius: 8px;
    box-sizing: border-box;
    font-size: 14px;
    height: 100%;
    line-height: 46px;
    padding: 0px 0px 0px 74px;
    width: 100%;
    outline: none;
    color: #333;
    background-color: #fff;
}
.apk-downloader .search-content .search-input input::placeholder { color: rgb(197, 197, 197); }

/* Search button */
.apk-downloader .search-content button.icon {
    background: url("/www/static/imgs/icon-downloader-down.svg") 50% center no-repeat, rgb(36, 205, 119);
    border: none;
    border-radius: 8px;
    cursor: pointer;
    height: 40px;
    position: absolute;
    right: 3px;
    top: 3px;
    width: 91.52px;
}
.apk-downloader .search-content button.icon:hover { background-color: #1ba86a; }

/* Select region */
.apk-downloader .search-content #select-region {
    position: absolute;
    left: 0;
    top: 0;
    width: 60px;
    height: 46px;
    border-right: 1px solid rgb(240, 242, 244);
    box-sizing: border-box;
    color: rgb(139, 139, 139);
    cursor: pointer;
    font-size: 12px;
    font-weight: 500;
    display: flex;
    align-items: center;
    justify-content: center;
    background: transparent;
}
.apk-downloader .search-content #select-region::after {
    content: '';
    display: inline-block;
    width: 0; height: 0;
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    border-top: 4px solid #999;
    margin-left: 4px;
}

/* Region Modal */
.apk-downloader .region-modal {
    background: #fff;
    border-radius: 8px;
    box-shadow: 0 4px 12px rgba(0,0,0,0.15);
    left: 50%;
    position: absolute;
    top: 50px;
    transform: translateX(-50%);
    width: 732px;
    z-index: 1000;
    padding: 20px;
    text-align: left;
}
.apk-downloader .region-modal .region input {
    width: 100%;
    height: 40px;
    border: 1px solid #eee;
    border-radius: 4px;
    padding: 0 12px;
    margin-bottom: 16px;
    box-sizing: border-box;
}
.apk-downloader .region-modal .search-result-title {
    font-size: 14px;
    color: #333;
    font-weight: 600;
    margin-bottom: 12px;
}
.apk-downloader .region-modal .list {
    display: flex;
    flex-wrap: wrap;
    list-style: none;
    padding: 0;
    margin: 0;
}
.apk-downloader .region-modal .list li {
    width: 25%;
    font-size: 13px;
    color: rgb(94, 94, 94);
    padding: 8px 0;
    cursor: pointer;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.apk-downloader .region-modal .list li:hover { color: #24CD77; }
.apk-downloader .region-modal .close {
    position: absolute;
    top: 10px;
    right: 10px;
    width: 20px;
    height: 20px;
    cursor: pointer;
}
.apk-downloader .region-modal .close::before,
.apk-downloader .region-modal .close::after {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    width: 12px;
    height: 2px;
    background: #999;
    transform: translate(-50%, -50%) rotate(45deg);
}
.apk-downloader .region-modal .close::after { transform: translate(-50%, -50%) rotate(-45deg); }

/* Telegram button */
.apk-downloader .telegram-box { display: flex; justify-content: center; margin-top: 16px; }
.apk-downloader .telegram-btn.apk_downloader {
    align-items: center !important;
    color: rgb(255, 255, 255) !important;
    display: flex !important;
    gap: 8px !important;
    justify-content: center !important;
    text-decoration: none !important;
    font-size: 12px !important;
    background: rgba(255,255,255,0.1);
    padding: 6px 12px;
    border-radius: 20px;
}
.apk-downloader .telegram-btn.apk_downloader svg { height: 14px; width: 14px; fill: currentColor; }
.apk-downloader .telegram-btn.apk_downloader:hover { background: rgba(255,255,255,0.2); }

/* Share */
.apk-downloader .search-content .share-box { height: 32px; margin-top: 16px; }
.apk-downloader .share_button_toolbox { display: flex; justify-content: center; }
.apk-downloader .share-btn.share-toolbox { display: flex; align-items: center; gap: 8px; }
.apk-downloader .share-btn.share-toolbox button {
    width: 28px; height: 28px; border: none; border-radius: 3px; cursor: pointer;
    display: flex; align-items: center; justify-content: center;
}
.apk-downloader .share-fb { background: #1877F2; }
.apk-downloader .share-t { background: #1DA1F2; }
.apk-downloader .share-reddit { background: #FF4500; }
.apk-downloader .share-vk { background: #4C75A3; }
.apk-downloader .share-whatsapp { background: #25D366; }
.apk-downloader .share-more { background: #f1f3f4; }
.apk-downloader .share-counter { color: #fff; font-size: 12px; margin-left: 4px; opacity: 0.8; }

/* 2. Content Body */
.apk-downloader .content-body {
    width: 1200px;
    max-width: 100%;
    margin: 16px auto;
    display: flex;
    gap: 16px;
    padding: 0 16px;
    box-sizing: border-box;
}

.apk-downloader .main-content-left {
    width: 868px;
    flex-shrink: 0;
}

.apk-downloader .side {
    width: 316px;
    flex-shrink: 0;
}

/* FAQ */
.apk-downloader .downloader-faq-content {
    background-color: rgb(255, 255, 255);
    color: rgb(60, 64, 67);
    margin-bottom: 4px;
    padding: 0px 20px 12px;
    position: relative;
    width: 100%;
    box-sizing: border-box;
}
.apk-downloader .downloader-faq-content .content { height: 250px; overflow: hidden; transition: height 0.3s; }
.apk-downloader .downloader-faq-content .faq { font-size: 16px; font-weight: 500; line-height: 24px; margin: 10px 0; }
.apk-downloader .downloader-faq-content .content h4 { font-size: 14px; font-weight: 500; line-height: 22px; margin-bottom: 4px; margin-top: 12px; }
.apk-downloader .downloader-faq-content .content p { color: rgb(94, 94, 94); font-size: 13px; line-height: 22px; margin-bottom: 8px; }
.apk-downloader .downloader-faq-content .show-more,
.apk-downloader .downloader-faq-content .show-less { color: rgb(0, 166, 237); cursor: pointer; display: inline-block; font-size: 14px; margin-top: 8px; }
.apk-downloader .downloader-faq-content .faq-mask {
    background: linear-gradient(rgba(255, 255, 255, 0) -22.62%, rgb(255, 255, 255) 71.88%);
    bottom: 35px;
    height: 36px;
    left: 0;
    position: absolute;
    right: 0;
}

/* Comments Styling - Match target site exactly */
.apk-downloader .box.cmt-wrap { background: #fff; margin-bottom: 4px; padding: 0; width: 100%; box-sizing: border-box; }
.apk-downloader .cmt-container { padding: 15px; }
.apk-downloader .cmt-top { display: flex; justify-content: space-between; align-items: center; border-bottom: 1px solid #f1f3f4; padding-bottom: 10px; margin-bottom: 15px; }
.apk-downloader .cmt-total h3 { font-size: 16px; font-weight: 500; margin: 0; }
.apk-downloader .cmt-order { display: flex; align-items: center; gap: 10px; }
.apk-downloader .cmt-sort-select { border: 1px solid #eee; padding: 4px 8px; font-size: 12px; color: #666; }

.apk-downloader #cmt-edit-reply { width: 100%; height: 100px; border: 1px solid #d8d8d8; border-radius: 4px 4px 0 0; padding: 10px; box-sizing: border-box; outline: none; font-size: 14px; }
.apk-downloader .cmt-edit-reply-bottom { background: #fafafa; border: 1px solid #d8d8d8; border-top: none; border-radius: 0 0 4px 4px; padding: 8px 12px; display: flex; align-items: center; justify-content: space-between; }
.apk-downloader .cmt-btn.cmt-auth-submit { background: #ccc; color: #fff; border: none; padding: 6px 20px; border-radius: 4px; cursor: not-allowed; font-size: 14px; }

.apk-downloader .cmt-list { list-style: none; padding: 0; margin-top: 20px; }
.apk-downloader .cmt-root { padding: 15px 0; border-bottom: 1px solid #f1f3f4; display: flex; gap: 12px; }
.apk-downloader .cmt-root-icon img { width: 45px; height: 45px; border-radius: 50%; }
.apk-downloader .cmt-root-cont { flex: 1; }
.apk-downloader .cmt-user-name a { font-weight: 700; color: #4682be; text-decoration: none; font-size: 12px; }
.apk-downloader .cmt-root-time { font-size: 11px; color: #999; margin-left: 8px; }
.apk-downloader .cmt-content { margin-top: 4px; font-size: 14px; color: #555; line-height: 22px; }
.apk-downloader .cmt-root-footer { margin-top: 8px; font-size: 12px; color: #999; }
.apk-downloader .cmt-reply-link { color: #999; text-decoration: none; margin-right: 15px; }

/* Popular Lists */
.apk-downloader .list-wrap { background: #fff; margin-bottom: 4px; padding: 20px; box-sizing: border-box; }
.apk-downloader .apk-list-stars .ordinary { font-size: 16px; font-weight: 500; margin: 0 0 15px; }
.apk-downloader .apk-list-stars .title-bar { color: #333; text-decoration: none; }
.apk-downloader .scroll-list { display: flex; gap: 12px; overflow-x: auto; padding-bottom: 10px; scrollbar-width: none; -ms-overflow-style: none; -webkit-overflow-scrolling: touch; }
.apk-downloader .scroll-list::-webkit-scrollbar { display: none; }
.apk-downloader .side .scroll-list { overflow-x: auto; }

@media (min-width: 1025px) {
    .apk-downloader .side .scroll-list { flex-direction: column; gap: 16px; }
    .apk-downloader .side .apk-item-content { flex-direction: row; width: 100%; text-align: left; align-items: center; }
    .apk-downloader .side .list-number { margin-bottom: 0; margin-right: 12px; flex-shrink: 0; }
    .apk-downloader .side .apk img { margin-right: 12px; flex-shrink: 0; }
    .apk-downloader .side .text { flex: 1; min-width: 0; display: flex; flex-direction: column; align-items: flex-start; justify-content: center; }
    .apk-downloader .side .stars-title { margin-top: 0; }
}

.apk-downloader .apk { text-decoration: none; color: inherit; display: block; }
.apk-downloader .apk-item-content { display: flex; flex-direction: column; align-items: center; width: 80px; text-align: center; }

.apk-downloader .list-number { width: 24px; height: 24px; background: #f5f5f5; border-radius: 4px; font-size: 12px; font-weight: 600; color: #999; display: flex; align-items: center; justify-content: center; margin-bottom: 8px; }

.apk-downloader .apk img { width: 56px; height: 56px; border-radius: 12px; box-shadow: 0 2px 4px rgba(0,0,0,0.05); }

.apk-downloader .stars-title { font-size: 12px; margin-top: 6px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; width: 100%; color: #333; }
.apk-downloader .apk-stars.download { margin-top: 2px; }
.apk-downloader .star { color: #FFB300; font-size: 11px; font-weight: 600; }
.apk-downloader .star::before { content: '★'; margin-right: 2px; }

/* Responsive */
@media (max-width: 1024px) {
    .apk-downloader .content-body { flex-direction: column; gap: 0; padding: 0; }
    .apk-downloader .main-content-left { width: 100%; max-width: 100%; }
    .apk-downloader .side { width: 100%; max-width: 100%; display: block; }
    .apk-downloader .search-content .search-input { width: calc(100% - 32px); }
    .apk-downloader .region-modal { width: calc(100% - 32px); top: 100px; }
    .apk-downloader .region-modal .list li { width: 50%; }
}
@media (max-width: 768px) {
    .apk-downloader .search-content { padding-top: 48px; }
    .apk-downloader .search-content .search-title { font-size: 20px; padding: 0 16px; }
    .apk-downloader .search-content .search-subtitle { padding: 0 16px; }
    .apk-downloader .downloader-faq-content { padding: 0 16px 12px; }
}

/* ===== Chrome Extension Page - Exact Copy ===== */
.chrome-extension-page {
    background: #fff;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

/* 1. Hero Banner */
.chrome_plugin_banner {
    background: linear-gradient(180deg, hsla(0,0%,100%,0), #fff),
                linear-gradient(134deg, rgba(64,135,247,.24) 37.5%, rgba(36,205,119,.15));
    padding: 0;
    position: static;
    overflow: visible;
}
.chrome_plugin_banner .container {
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 16px;
    position: relative;
    height: 440px;
    top: 72px;
}
.chrome_plugin_banner .text {
    position: absolute;
    width: 656px;
    margin: 0 520px 0 0;
    top: 108px;
    left: 56px;
    z-index: 2;
}
.chrome_plugin_banner .text h1 {
    font-size: 36px;
    font-weight: 700;
    color: #3c4043;
    margin: 0 0 12px;
    line-height: 54px;
    text-align: start;
}
.chrome_plugin_banner .text p {
    font-size: 16px;
    color: #5e5e5e;
    margin: 0 0 56px;
    line-height: 24px;
    text-align: start;
}
.chrome_plugin_banner .text .btn {
    display: inline-block;
    background-color: #4087f7;
    color: #fff;
    border-radius: 4px;
    height: 48px;
    line-height: 48px;
    padding: 0 30px 0 50px;
    text-decoration: none;
    font-size: 16px;
    font-weight: 500;
    position: relative;
    max-width: 90%;
    overflow: hidden;
    transition: opacity 0.2s;
}
.chrome_plugin_banner .text .btn:hover { opacity: 0.9; }
.chrome_plugin_banner .text .btn .chrome-icon {
    position: absolute;
    left: 10px;
    top: 9px;
    width: 30px;
    height: 30px;
    background: url("/static/imgs/chrome-icon.svg") no-repeat 50%;
    background-size: 30px 30px;
}

/* Browser mockup */
.chrome_plugin_main {
    width: calc(100% + 32px);
    margin-left: -16px;
    background: transparent;
    border-radius: 12px;
    box-shadow: 0 8px 10px -5px rgba(0,0,0,.08), 0 16px 24px 2px rgba(0,0,0,.04), 0 6px 30px 5px rgba(0,0,0,.05);
    height: 440px;
    overflow: hidden;
    position: relative;
}
.chrome_plugin_top {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 12px;
    background-color: #f2f5f9;
    border-bottom: 1px solid #e7e7e7;
    padding: 12px;
}
.address_left { display: flex; gap: 6px; }
.address_left span {
    width: 10px; height: 10px; border-radius: 50%;
}
.address_left span:nth-child(1) { background: #FF5F57; }
.address_left span:nth-child(2) { background: #FFBD2E; }
.address_left span:nth-child(3) { background: #28C840; }
.address {
    flex-grow: 1;
    background-color: #fff;
    border-radius: 36px;
    height: 32px;
    line-height: 32px;
    padding: 0 12px;
    font-size: 14px;
    color: #c5c5c5;
    text-align: left;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.address_right { display: flex; align-items: center; gap: 12px; }
.address_icon {
    width: 24px; height: 24px;
    background: #4285f4;
    border-radius: 50%;
    display: flex; align-items: center; justify-content: center;
}
.address_icon span {
    font-size: 11px; font-weight: 700; color: #fff;
}
.address_menu { display: flex; flex-direction: column; gap: 2px; }
.address_menu span {
    width: 14px; height: 2px; background: #5f6368; border-radius: 1px;
}
.img_screenshots { padding: 16px 56px 0 0; display: flex; justify-content: flex-end; position: relative; z-index: 1; }
.img_screenshots img { width: 320px; height: 260px; display: block; flex-shrink: 0; }

/* 2. How It Works */
.chrome_plugin_how_it_works {
    background-color: #fff;
    padding: 144px 0 72px;
    text-align: center;
}
.chrome_plugin_how_it_works .container { max-width: 1200px; margin: 0 auto; padding: 0 16px; }
.chrome_plugin_how_it_works_title { margin-bottom: 40px; }
.chrome_plugin_how_it_works_title h2 {
    font-size: 28px; font-weight: 500; color: #3c4043; margin: 0; line-height: 42px;
}
.chrome_plugin_how_it_works_content {
    display: flex; gap: 32px; justify-content: center;
}
.chrome_plugin_how_it_works_content .item {
    flex: 1; max-width: 360px;
}
.chrome_plugin_how_it_works_content .item img {
    width: 120px; height: 120px; margin: 0 auto; display: block;
}
.chrome_plugin_how_it_works_content .item .title {
    font-size: 18px; font-weight: 500; color: #5e5e5e;
    line-height: 27px; margin: 8px 0 0;
}
.chrome_plugin_how_it_works_content .item .desc {
    font-size: 14px; color: #8b8b8b; line-height: 21px; margin: 8px 0 0;
}

/* 3. Features Section */
.chrome_plugin_tutorial {
    background: linear-gradient(180deg, #f6fafe, rgba(246,250,254,0));
    background-color: #fff;
    padding: 72px 0 0;
    text-align: center;
}
.chrome_plugin_tutorial .container { max-width: 1200px; margin: 0 auto; padding: 0 16px; }
.chrome_plugin_tutorial_top {
    display: flex; gap: 32px; align-items: center;
}
.chrome_plugin_tutorial_top .img_box { flex-shrink: 0; order: 1; }
.chrome_plugin_tutorial_top .img_box img {
    max-width: 320px; height: auto;
}
.chrome_plugin_tutorial_top .text { flex: 1; order: 2; text-align: start; }
.chrome_plugin_tutorial_top .text .title {
    font-size: 28px; font-weight: 500; color: #3c4043;
    margin: 0 0 32px; line-height: 42px;
}
.chrome_plugin_tutorial_top .features { display: flex; flex-direction: column; gap: 0; }
.chrome_plugin_tutorial_top .features .item {
    display: flex; gap: 24px;
}
.chrome_plugin_tutorial_top .features .item .list {
    flex: 1; display: flex; flex-direction: column; gap: 16px;
    margin-bottom: 24px;
}
.chrome_plugin_tutorial_top .features .item .list .webicon {
    flex-shrink: 0; width: 44px; height: 44px;
}
.chrome_plugin_tutorial_top .features .item .list .desc {
    font-size: 14px; color: #5e5e5e; line-height: 21px; margin: 0;
}

/* 4. Second Tutorial */
.chrome_plugin_tutorial_bottom {
    display: flex; gap: 56px; align-items: center;
    margin-top: 72px;
}
.chrome_plugin_tutorial_bottom .text { flex: 1; text-align: start; }
.chrome_plugin_tutorial_bottom .text .title {
    font-size: 28px; font-weight: 500; color: #3c4043;
    margin: 0 0 12px; line-height: 42px;
}
.chrome_plugin_tutorial_bottom .text > .desc {
    font-size: 14px; color: #8b8b8b; line-height: 21px; margin: 0 0 24px;
}
.chrome_plugin_tutorial_bottom .howto_use { display: flex; flex-direction: column; gap: 16px; }
.chrome_plugin_tutorial_bottom .howto_use .item {
    display: flex; gap: 12px; align-items: flex-start;
}
.chrome_plugin_tutorial_bottom .howto_use .item .icon {
    flex-shrink: 0;
    width: 36px; height: 36px;
    background-color: rgba(36,205,119,.1);
    border-radius: 8px;
    color: #1bbe6d;
    font-size: 14px; font-weight: 500;
    line-height: 36px;
    text-align: center;
}
.chrome_plugin_tutorial_bottom .howto_use .item .desc {
    font-size: 14px; color: #5e5e5e; line-height: 21px; margin: 0;
    padding-top: 7px;
}
.chrome_plugin_tutorial_bottom .img_box { flex-shrink: 0; }
.chrome_plugin_tutorial_bottom .img_box img {
    max-width: 320px; height: auto;
}

/* 5. FAQ */
.chrome_plugin_faq {
    background: linear-gradient(180deg, #f6fafe, rgba(246,250,254,0));
    background-color: #fff;
    padding: 72px 0;
}
.chrome_plugin_faq .container { max-width: 1000px; margin: 0 auto; padding: 0 16px; }
.chrome_plugin_faq .title {
    font-size: 28px; font-weight: 500; color: #3c4043;
    margin: 0 0 8px; line-height: 42px;
}
.chrome_plugin_faq > .container > .desc {
    font-size: 14px; color: #8b8b8b; margin: 0 0 24px;
}
.chrome_plugin_faq > .container > .desc a { color: #00A6ED; text-decoration: none; }
.chrome_plugin_faq .faq-list { display: flex; flex-direction: column; gap: 0; }
.chrome_plugin_faq .row { display: flex; gap: 24px; }
.chrome_plugin_faq .faq-item {
    flex: 1;
    margin-top: 24px;
}
.chrome_plugin_faq .faq-question {
    font-size: 18px; font-weight: 500; color: #3c4043;
    line-height: 27px; margin: 0 0 12px;
}
.chrome_plugin_faq .faq-answers {
    font-size: 14px; color: #5e5e5e; line-height: 21px;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

/* Chrome Install Popup */
.chrome-install-pop {
    position: fixed;
    bottom: 91px;
    left: 16px;
    width: 328px;
    background: #fff;
    border-radius: 8px;
    box-shadow: 0 8px 10px -5px rgba(0,0,0,.08), 0 16px 24px 2px rgba(0,0,0,.04), 0 6px 30px 5px rgba(0,0,0,.05);
    padding: 16px;
    z-index: 998;
    display: block;
}
.chrome-install-pop-content {
    display: flex;
    gap: 12px;
    align-items: flex-start;
}
.chrome-install-pop-content > img {
    width: 56px;
    height: 56px;
    flex-shrink: 0;
    border-radius: 12px;
}
.chrome-install-pop .info { flex: 1; min-width: 0; }
.chrome-install-pop .info .title {
    font-size: 14px;
    font-weight: 600;
    color: #3c4043;
    line-height: 20px;
    margin: 0 0 8px;
}
.chrome-install-pop .info .content {
    display: flex;
    align-items: center;
    gap: 12px;
}
.chrome-install-pop .info .description {
    font-size: 12px;
    color: #8b8b8b;
    line-height: 18px;
    flex: 1;
}
.chrome-install-pop .info .install {
    display: inline-block;
    background: #4087f7;
    color: #fff;
    font-size: 13px;
    font-weight: 500;
    padding: 6px 16px;
    border-radius: 4px;
    text-decoration: none;
    white-space: nowrap;
    flex-shrink: 0;
}
.chrome-install-pop .info .install:hover { opacity: 0.9; }
.chrome-pop-close {
    position: absolute;
    top: 8px;
    right: 8px;
    width: 20px;
    height: 20px;
    cursor: pointer;
    opacity: 0.5;
    transition: opacity 0.2s;
}
.chrome-pop-close:hover { opacity: 1; }
.chrome-pop-close::before, .chrome-pop-close::after {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    width: 12px;
    height: 2px;
    background: #5f6368;
    border-radius: 1px;
}
.chrome-pop-close::before { transform: translate(-50%, -50%) rotate(45deg); }
.chrome-pop-close::after { transform: translate(-50%, -50%) rotate(-45deg); }

/* Responsive */
@media (max-width: 996px) {
    .chrome_plugin_banner .container { height: auto; top: 0; padding: 48px 16px; }
    .chrome_plugin_banner .text { position: static; width: 100%; margin: 0; top: 0; left: 0; text-align: center; }
    .chrome_plugin_banner .text h1 { font-size: 24px; line-height: 36px; text-align: center; }
    .chrome_plugin_banner .text p { font-size: 14px; line-height: 21px; text-align: center; margin-bottom: 24px; }
    .chrome_plugin_main { width: 100%; max-width: 420px; margin: 24px auto 0; height: auto; box-shadow: none; }
    .chrome_plugin_top { display: none; }
    .img_screenshots { padding: 0; justify-content: center; }
    .img_screenshots img { max-width: 100%; height: auto; }
    .chrome_plugin_how_it_works { padding: 48px 0; }
    .chrome_plugin_how_it_works_title h2 { font-size: 24px; line-height: 36px; }
    .chrome_plugin_how_it_works_content { flex-direction: column; align-items: center; }
    .chrome_plugin_how_it_works_content .item { max-width: 100%; }
    .chrome_plugin_tutorial { padding: 48px 0 0; }
    .chrome_plugin_tutorial_top { flex-direction: column; align-items: center; }
    .chrome_plugin_tutorial_top .img_box { order: 0; }
    .chrome_plugin_tutorial_top .text { text-align: center; order: 0; }
    .chrome_plugin_tutorial_top .text .title { font-size: 20px; line-height: 30px; text-align: center; }
    .chrome_plugin_tutorial_top .features .item .list { flex-direction: row; align-items: flex-start; }
    .chrome_plugin_tutorial_bottom { flex-direction: column; align-items: center; margin-top: 48px; }
    .chrome_plugin_tutorial_bottom .text { text-align: center; }
    .chrome_plugin_tutorial_bottom .text .title { font-size: 20px; line-height: 30px; text-align: center; }
    .chrome_plugin_tutorial_bottom .text .desc { text-align: center; }
    .chrome_plugin_faq { padding: 48px 0; }
    .chrome_plugin_faq .row { flex-direction: column; }
    .chrome-install-pop { display: none; }
}
@media (max-width: 720px) {
    .chrome_plugin_tutorial_top .features .item { flex-direction: column; }
    .chrome_plugin_tutorial_top .features .item .list { flex-direction: row; }
}
@media (max-width: 768px) {
    .share-fixed { display: none; }
}
