.latest-findings-section{padding:80px 0;background:linear-gradient(180deg,#eef3fb,#f7f9ff)}.latest-findings-title{margin-bottom:32px}.latest-findings-track{position:relative}.latest-findings-scroller{position:relative;display:flex;gap:36px;padding:20px 0 60px;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;cursor:grab;-webkit-user-select:none;user-select:none;touch-action:pan-x;scrollbar-width:none;-ms-overflow-style:none}.latest-findings-scroller.centered{justify-content:center;padding-left:0;padding-right:0}.latest-findings-scroller.few-items:before,.latest-findings-scroller.few-items:after{display:none}.latest-findings-scroller.dragging{cursor:grabbing;scroll-snap-type:none;scroll-behavior:auto}@media(hover:none)and (pointer:coarse){.latest-findings-scroller{cursor:default}.latest-findings-scroller.dragging{cursor:default;scroll-snap-type:x mandatory;scroll-behavior:smooth}}.latest-findings-scroller::-webkit-scrollbar{display:none}.latest-findings-scroller:before,.latest-findings-scroller:after{content:"";position:absolute;top:20px;bottom:40px;width:120px;pointer-events:none;z-index:2}.latest-findings-scroller:before{left:0;background:linear-gradient(90deg,#eef3fb,#eef3fb1a 80%,#eef3fb00)}.latest-findings-scroller:after{right:0;background:linear-gradient(270deg,#eef3fb,#eef3fb1a 80%,#eef3fb00)}.latest-finding-card{flex:0 0 clamp(280px,28vw,360px);scroll-snap-align:center;position:relative;transition:transform .4s ease,filter .4s ease,opacity .4s ease;transform-origin:center bottom}.latest-finding-card .card-depth{position:absolute;inset:-20px;background:radial-gradient(circle at center,rgba(47,107,255,.25),transparent 65%);filter:blur(20px);opacity:0;transition:opacity .4s ease;z-index:0}.latest-finding-card.active{transform:translateY(-4px) scale(1.04);opacity:1;filter:saturate(1);z-index:3}.latest-finding-card.active .card-depth{opacity:1}.latest-finding-card.prev,.latest-finding-card.next{transform:translateY(0) scale(.92);opacity:.85;filter:saturate(.75);z-index:2}.latest-finding-card.muted{transform:translateY(10px) scale(.86);opacity:.55;filter:saturate(.5);pointer-events:none;z-index:1}.latest-finding-card__inner{position:relative;background:#fff;border-radius:22px;padding:24px 26px;border:1px solid rgba(111,123,149,.08);box-shadow:0 18px 40px #20387529;display:flex;flex-direction:column;gap:16px;transition:box-shadow .3s ease,border-color .3s ease;min-height:300px}.latest-finding-card.active .latest-finding-card__inner{border-color:#2f6bff2e;box-shadow:0 28px 60px #20387533}.latest-finding-card__header{display:flex;justify-content:space-between;align-items:center;gap:14px}.latest-finding-card__header .profile{display:flex;align-items:center;gap:12px}.latest-finding-card__stats{margin-top:auto;display:inline-flex;align-items:center;gap:6px;color:#7382a3;font-weight:500;font-size:11px}.latest-finding-card__stats .icon-eye{font-size:12px;opacity:.7}.latest-finding-card__header .avatar{width:46px;height:46px;border-radius:16px;background:linear-gradient(135deg,#5b7fff,#4fd1de);color:#fff;font-size:18px;font-weight:700;display:flex;align-items:center;justify-content:center;text-transform:uppercase;letter-spacing:.5px}.latest-finding-card__header .meta{display:flex;flex-direction:column;gap:4px}.latest-finding-card__header .meta .label{font-weight:600;color:#1c2b4a}.latest-finding-card__header .meta .time{font-size:12px;color:#7d8aa8}.latest-finding-card__product{font-size:13px;color:#6f7b95;display:inline-flex;align-items:center;gap:8px}.latest-finding-card__product a{color:#2f6bff;text-decoration:none;font-weight:600}.latest-finding-card__product .product-logo{height:18px;max-width:36px;border-radius:4px;object-fit:contain;background:#fff;padding:2px;box-shadow:0 2px 6px #0000001f}.latest-finding-card__stats{margin-top:18px;display:flex;align-items:center;justify-content:space-between;gap:12px}.latest-finding-card__stats .stat-counters{display:inline-flex;align-items:center;gap:12px}.latest-finding-card__stats .view-counter,.latest-finding-card__stats .vote-counter,.latest-finding-card__stats .comment-counter{display:inline-flex;align-items:center;gap:4px;color:#7382a3;font-weight:500;font-size:11px}.latest-finding-card__stats .view-counter .icon-eye{font-size:12px;opacity:.7}.latest-finding-card__stats .vote-counter .icon-fire{font-size:12px;color:#ff8c42}.latest-finding-card__stats .comment-counter .icon-comment{font-size:12px;opacity:.7}.latest-finding-card__body{padding:0;border:none;background:transparent;text-align:left;display:flex;flex-direction:column;gap:10px;cursor:pointer;flex:1 1 auto;width:100%}.latest-finding-card__body h4{margin:0;font-size:18px;font-weight:700;color:#1f2845;line-height:1.4}.latest-finding-card__body p{margin:0;color:#7d8aa8;font-size:14px;line-height:1.5;display:-webkit-box;-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;max-height:none}@media(max-width:575px){.latest-finding-card__body h4{font-size:16px}.latest-finding-card__body p{font-size:13px;display:-webkit-box;-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical}}.latest-findings-dots{display:flex;justify-content:center;align-items:center;gap:10px;margin-top:48px;padding:10px;overflow-x:auto;flex-wrap:nowrap;max-width:100%;scrollbar-width:none;-ms-overflow-style:none;-webkit-overflow-scrolling:touch}.latest-findings-dots::-webkit-scrollbar{display:none}.latest-findings-dots .dot{width:10px;height:10px;min-width:10px;flex-shrink:0;border-radius:50%;border:none;background:#2f6bff40;cursor:pointer;transition:all .3s ease}.latest-findings-dots .dot.active{background:#2f6bff;transform:scale(1.2);box-shadow:0 0 0 4px #2f6bff1a}.latest-findings-error,.latest-findings-empty{display:flex;align-items:center;justify-content:center;min-height:280px;background:#ffffffe6;border-radius:22px;border:1px dashed rgba(47,107,255,.2);color:#6f7b95;padding:40px;text-align:center}.latest-findings-empty{font-weight:500}@media(max-width:991px){.latest-findings-section{padding:60px 0}.latest-findings-header{flex-direction:column;align-items:flex-start}.latest-findings-scroller{padding:20px 0 52px}}@media(max-width:575px){.latest-findings-section{padding:50px 0}.latest-findings-scroller{padding:16px 0 40px;gap:16px}.latest-finding-card{flex:0 0 clamp(280px,28vw,360px)}.latest-finding-card.active{transform:translateY(-4px) scale(1)}}.latest-finding-card__body{word-wrap:break-word;overflow-wrap:break-word;word-break:break-word;-webkit-hyphens:auto;hyphens:auto;min-width:0}.latest-finding-card__header .avatar{flex-shrink:0}.latest-finding-card__header .meta{min-width:0;overflow:hidden}.latest-finding-card__header .meta .label{white-space:normal;overflow:visible;text-overflow:clip;line-height:1.2;word-break:break-word}@media(min-width:1200px){#page>main>section.latest-findings-section>div.container.margin_60_35{max-width:1200px!important}}.share-modal-backdrop{position:fixed;inset:0;width:100vw;height:100vh;background-color:#00000080;display:flex;align-items:center;justify-content:center;z-index:10000;padding:20px;animation:fadeIn .2s ease;margin:0;box-sizing:border-box}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.share-modal{background:#fff;border-radius:16px;box-shadow:0 10px 40px #0003;width:100%;max-width:480px;max-height:calc(100vh - 40px);overflow-y:auto;animation:slideUp .3s ease;position:relative;z-index:10001;margin:auto}@keyframes slideUp{0%{transform:translateY(20px);opacity:0}to{transform:translateY(0);opacity:1}}.share-modal-header{display:flex;justify-content:space-between;align-items:center;padding:24px 24px 20px;border-bottom:1px solid #e9ecef}.share-modal-title{margin:0;font-size:24px;font-weight:700;color:#333}.share-modal-close{background:transparent;border:none;font-size:20px;color:#666;cursor:pointer;padding:4px 8px;border-radius:50%;display:flex;align-items:center;justify-content:center;width:32px;height:32px;transition:all .2s ease}.share-modal-close:hover{background:#f0f0f0;color:#333}.share-modal-content{padding:24px}.share-icons{display:flex;justify-content:center;gap:12px;margin-bottom:24px;flex-wrap:wrap}.share-icon-btn{width:56px;height:56px;border-radius:12px;border:none;background:#f8f9fa;color:#666;font-size:24px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s ease;padding:0}.share-icon-btn:hover{background:#e9ecef;transform:translateY(-2px);box-shadow:0 4px 8px #0000001a}.share-icon-btn:active{transform:translateY(0)}.share-link-container{display:flex;gap:8px;align-items:center}.share-link-input-wrapper{flex:1;display:flex;align-items:center;background:#f8f9fa;border:1px solid #e9ecef;border-radius:12px;padding:12px 16px;gap:12px}.share-link-icon{font-size:20px;color:#666;flex-shrink:0}.share-link-input{flex:1;border:none;background:transparent;font-size:14px;color:#333;outline:none;font-family:inherit}.share-link-input::selection{background:#e3f2fd}.share-copy-btn{padding:12px 24px;border-radius:12px;border:none;background:#e9ecef;color:#333;font-size:14px;font-weight:600;cursor:pointer;transition:all .2s ease;white-space:nowrap;font-family:inherit}.share-copy-btn:hover{background:#dee2e6;transform:translateY(-1px);box-shadow:0 2px 4px #0000001a}.share-copy-btn:active{transform:translateY(0)}.share-copy-btn:disabled{opacity:.7;cursor:not-allowed}@media(max-width:576px){.share-modal{max-width:100%;margin:20px;border-radius:12px}.share-modal-header{padding:20px}.share-modal-title{font-size:20px}.share-modal-content{padding:20px}.share-icons{gap:10px}.share-icon-btn{width:48px;height:48px;font-size:20px}.share-link-container{flex-direction:column;gap:12px}.share-copy-btn{width:100%}}.product_card_custom{display:flex;flex-direction:column;width:100%;height:100%;background:#fff;border:1px solid #e5e7eb;border-radius:0;padding:0;margin:0;box-shadow:none;overflow:hidden;transition:border-color .2s;text-decoration:none;color:inherit}.product_card_custom:hover{border-color:#d1d5db;text-decoration:none;color:inherit}.product_card_header{display:flex;justify-content:center;align-items:center;padding:24px;height:120px;background:#fff;flex-shrink:0}.product_logo_container{display:flex;justify-content:center;align-items:center;width:100%;height:100%}.product_logo_img{max-width:100px;max-height:70px;width:auto;height:auto;object-fit:contain}.product_logo_placeholder{display:flex;justify-content:center;align-items:center;width:70px;height:70px;background:#f3f4f6;color:#9ca3af;font-size:32px}.product_card_body{padding:20px 24px;flex:1;display:flex;flex-direction:column;background:#fff;min-height:0;gap:8px}.product_card_body h3{font-size:16px;font-weight:500;color:#111827;margin:0;line-height:1.4;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.product_sector{font-size:12px;color:#6b7280;margin:0;display:flex;align-items:center;gap:4px}.product_sector i{font-size:11px}.product_description{font-size:13px;color:#6b7280;line-height:1.5;margin:0;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;flex:1}.product_card_footer{padding:12px 24px;border-top:1px solid #f3f4f6;background:#fff;display:flex;align-items:center;justify-content:center;flex-shrink:0}.product_card_footer ul{display:flex;align-items:center;gap:20px;list-style:none;padding:0;margin:0}.product_card_footer li{display:flex;align-items:center;gap:4px;font-size:12px;color:#6b7280}.product_card_footer li i{font-size:13px}.product_card_footer li i.icon-fire{color:#f97316}.product_card_footer li strong{font-size:13px;font-weight:500;color:#111827}.product_card_footer li span{font-size:12px;color:#9ca3af}a.box_cat_home.product_card_custom{margin-bottom:0}.products-list-page .margin_60_35 .row>[class*=col-]{margin-bottom:30px}@media(max-width:768px){.products-list-page .margin_60_35 .row>[class*=col-]{margin-bottom:20px}}.products-list-page .pagination__wrapper{margin-top:36px}@media(max-width:768px){.product_card_header{padding:20px;height:100px}.product_logo_img{max-width:80px;max-height:60px}.product_card_body{padding:16px 20px}.product_card_footer{padding:10px 20px}.product_card_footer ul{gap:16px}}@media(min-width:1400px){.col-xxl-custom-5{flex:0 0 20%;max-width:20%}}.products-list-page .pagination li,.products-list-page .pagination li a,.products-list-page .pagination li span{display:flex;align-items:center;justify-content:center}@media(max-width:768px){.products-list-page .pagination__wrapper{margin-top:24px}.products-list-page .pagination{gap:8px}.products-list-page .pagination li a,.products-list-page .pagination li span{min-width:38px;height:38px;padding:9px 11px;font-size:15px}}@media(max-width:480px){.products-list-page .pagination{gap:4px;flex-wrap:nowrap;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none}.products-list-page .pagination::-webkit-scrollbar{display:none}.products-list-page .pagination li a,.products-list-page .pagination li span{min-width:34px;height:34px;padding:7px 9px;font-size:14px;white-space:nowrap}}@media(max-width:380px){.products-list-page .pagination{gap:4px}.products-list-page .pagination li a,.products-list-page .pagination li span{min-width:30px;height:30px;padding:5px 7px;font-size:13px}}.scraping-loader{position:relative;width:100%;height:360px;overflow:hidden;border-radius:14px;background:#051d4d;margin:24px 0 40px;animation:scraperFadeIn .4s ease}@keyframes scraperFadeIn{0%{opacity:0}to{opacity:1}}.scraping-loader--error{display:flex;align-items:center;justify-content:center;background:#051d4d;height:180px}.scraping-canvas{position:absolute;inset:0;width:100%;height:100%;display:block}.scraping-overlay{position:absolute;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;background:radial-gradient(ellipse 50% 40% at 50% 50%,rgba(5,29,77,.75) 0%,transparent 100%)}.scraping-label{font-family:Courier New,monospace;font-size:12px;font-weight:700;letter-spacing:4px;color:#6eb5ff;margin:0;text-shadow:0 0 10px rgba(110,181,255,.6)}.scraping-label--error{color:#f87171;text-shadow:0 0 10px rgba(248,113,113,.5);letter-spacing:2px}.scraping-sub{font-family:Courier New,monospace;font-size:11px;letter-spacing:1px;color:#6eb5ff66;margin:0}@media(max-width:575px){.scraping-loader{height:280px}}.app-detail-header{padding:30px 0 25px}.app-detail-header .app-icon{width:128px;height:128px;border-radius:22%;object-fit:cover;box-shadow:0 2px 12px #00000026;border:1px solid rgba(255,255,255,.15);flex-shrink:0}.app-detail-header .app-title{font-size:28px;font-weight:700;color:#fff;margin-bottom:4px;line-height:1.2}.app-detail-header .app-subtitle{font-size:15px;color:#ffffffb3;margin-bottom:6px}.app-detail-header .app-developer{font-size:15px;color:#6eb5ff;text-decoration:none;font-weight:500}.app-detail-header .app-developer:hover{text-decoration:underline;color:#93cbff}.app-detail-header .btn-get{display:inline-block;background-color:#3578fa;color:#fff;padding:8px 28px;border-radius:999px;font-size:15px;font-weight:600;border:none;cursor:pointer;transition:background-color .2s;text-decoration:none;white-space:nowrap}.app-detail-header .btn-get:hover{background-color:#2563eb}.app-detail-header .app-price{font-size:12px;color:#ffffff80;margin-top:4px;text-align:center}.app-meta-bar{display:flex;justify-content:space-around;align-items:stretch;border-top:1px solid #e5e5ea;border-bottom:1px solid #e5e5ea;padding:12px 0;margin:0 0 24px;background:#fff}.app-meta-bar .meta-item{flex:1;text-align:center;padding:8px 4px;position:relative}.app-meta-bar .meta-item:not(:last-child):after{content:"";position:absolute;right:0;top:15%;height:70%;width:1px;background:#e5e5ea}.app-meta-bar .meta-label{font-size:11px;color:#8e8e93;text-transform:uppercase;letter-spacing:.5px;margin-bottom:4px;font-weight:600}.app-meta-bar .meta-value{font-size:20px;font-weight:700;color:#8e8e93;line-height:1.2}.app-meta-bar .meta-value-sm{font-size:14px;font-weight:600;color:#8e8e93}.app-meta-bar .meta-developer-name{max-width:140px;margin:0 auto;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;white-space:normal;line-height:1.3;word-break:break-word}.app-meta-bar .meta-stars{display:flex;align-items:center;justify-content:center;gap:2px;margin-top:2px}.app-meta-bar .meta-stars svg{width:14px;height:14px}.app-screenshots{margin-bottom:32px}.app-screenshots h3{font-size:22px;font-weight:700;color:#1d1d1f;margin-bottom:16px}.app-screenshots-scroll{display:flex;gap:12px;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;padding-bottom:8px;scrollbar-width:none}.app-screenshots-scroll::-webkit-scrollbar{display:none}.app-screenshots-scroll .screenshot-item{flex-shrink:0;scroll-snap-align:start;width:230px;border-radius:16px;overflow:hidden;box-shadow:0 2px 8px #00000014;border:1px solid #e5e5ea;cursor:pointer;transition:transform .2s,box-shadow .2s}.app-screenshots-scroll .screenshot-item:hover{transform:scale(1.02);box-shadow:0 4px 16px #0000001f}.app-screenshots-scroll .screenshot-item img{width:100%;height:500px;object-fit:cover;display:block}.app-screenshots-scroll--landscape .screenshot-item{width:420px}.app-screenshots-scroll--landscape .screenshot-item img{height:auto;max-height:300px;object-fit:contain}.app-screenshots-scroll--landscape .video-placeholder{height:240px}.screenshot-item--video{position:relative}.screenshot-item--video .video-placeholder{width:100%;height:500px;background:#1a1a1a}.video-play-overlay{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;background:#00000040;transition:background .2s}.screenshot-item--video:hover .video-play-overlay{background:#00000026}.video-play-button{width:56px;height:56px;background:#ffffffe6;border-radius:50%;position:relative;box-shadow:0 2px 12px #0000004d}.video-play-button:after{content:"";position:absolute;top:50%;left:54%;transform:translate(-50%,-50%);width:0;height:0;border-style:solid;border-width:10px 0 10px 18px;border-color:transparent transparent transparent #1d1d1f}.app-description-section{margin-bottom:28px;padding-bottom:28px;border-bottom:1px solid #e5e5ea}.app-description-section h3{font-size:22px;font-weight:700;color:#1d1d1f;margin-bottom:12px}.app-description-section .description-text{font-size:15px;line-height:1.6;color:#333;white-space:pre-line}.app-description-section .btn-more{background:none;border:none;color:#3578fa;font-size:15px;font-weight:500;cursor:pointer;padding:0;margin-top:8px;display:inline-block}.app-description-section .btn-more:hover{text-decoration:underline}.app-whats-new{margin-bottom:28px;padding-bottom:28px;border-bottom:1px solid #e5e5ea}.whats-new-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:8px}.whats-new-header h3{font-size:22px;font-weight:700;color:#1d1d1f;margin:0}.whats-new-history-btn{background:none;border:none;color:#007aff;font-size:14px;cursor:pointer;padding:0}.whats-new-history-btn:hover{text-decoration:underline}.app-whats-new .version-info{font-size:14px;color:#8e8e93;margin-bottom:12px}.app-whats-new .changes-list{list-style:none;padding:0;margin:0}.app-whats-new .changes-list li{font-size:15px;line-height:1.6;color:#333;padding:2px 0}.whats-new-overlay{position:fixed;inset:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000}.whats-new-modal{background:#fff;border-radius:16px;width:90%;max-width:560px;max-height:80vh;display:flex;flex-direction:column;overflow:hidden}.whats-new-modal-header{display:flex;align-items:center;justify-content:space-between;padding:20px 24px 12px;border-bottom:1px solid #e5e5ea}.whats-new-modal-header h3{font-size:20px;font-weight:700;color:#1d1d1f;margin:0}.whats-new-modal-close{background:#e5e5ea;border:none;width:30px;height:30px;border-radius:50%;font-size:18px;line-height:1;cursor:pointer;color:#666;display:flex;align-items:center;justify-content:center}.whats-new-modal-body{padding:16px 24px 24px;overflow-y:auto}.whats-new-modal-item{padding-bottom:20px;margin-bottom:20px;border-bottom:1px solid #f0f0f0}.whats-new-modal-item:last-child{border-bottom:none;margin-bottom:0;padding-bottom:0}.whats-new-modal-item .version-info{font-size:14px;color:#8e8e93;margin-bottom:10px}.whats-new-modal-item .changes-list{list-style:none;padding:0;margin:0}.whats-new-modal-item .changes-list li{font-size:14px;line-height:1.6;color:#333;padding:2px 0}.app-information{margin-bottom:28px;padding-bottom:28px;border-bottom:1px solid #e5e5ea}.app-information h3{font-size:22px;font-weight:700;color:#1d1d1f;margin-bottom:16px}.app-information .info-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px 32px}.app-information .info-item{padding-bottom:12px;border-bottom:1px solid #f2f2f7}.app-information .info-label{font-size:12px;color:#8e8e93;font-weight:600;margin-bottom:4px;text-transform:uppercase;letter-spacing:.3px}.app-information .info-value{font-size:15px;color:#1d1d1f;font-weight:500}.app-information .info-value a{color:#3578fa;text-decoration:none}.app-information .info-value a:hover{text-decoration:underline}.app-privacy{margin-bottom:32px}.app-privacy h3{font-size:22px;font-weight:700;color:#1d1d1f;margin-bottom:6px}.app-privacy .privacy-subtitle{font-size:14px;color:#8e8e93;margin-bottom:16px}.app-privacy .privacy-card{background:#f8f9fa;border-radius:12px;padding:20px;margin-bottom:12px;border:1px solid #e5e5ea}.app-privacy .privacy-card-title{font-size:15px;font-weight:600;color:#1d1d1f;margin-bottom:10px;display:flex;align-items:center;gap:8px}.app-privacy .privacy-card-title svg{width:18px;height:18px;color:#8e8e93}.app-privacy .privacy-tags{display:flex;flex-wrap:wrap;gap:8px}.app-privacy .privacy-tag{background:#fff;border:1px solid #e5e5ea;border-radius:8px;padding:6px 12px;font-size:13px;color:#333}.app-ratings-section{margin-bottom:28px;padding-bottom:28px;border-bottom:1px solid #e5e5ea}.app-ratings-section h3{font-size:22px;font-weight:700;color:#1d1d1f;margin-bottom:16px}.ratings-overview{display:flex;align-items:center;gap:24px;margin-bottom:20px}.ratings-score{text-align:center;flex-shrink:0;min-width:80px}.ratings-score-number{font-size:56px;font-weight:700;color:#1d1d1f;line-height:1}.ratings-score-label{font-size:14px;color:#8e8e93;font-weight:600;margin-top:4px}.ratings-distribution{flex:1;max-width:300px}.rating-row{display:flex;align-items:center;gap:6px;margin-bottom:3px}.rating-row-stars{display:flex;gap:1px;flex-shrink:0;width:58px;justify-content:flex-end}.rating-bar{flex:1;height:6px;background:#e5e5ea;border-radius:3px;overflow:hidden}.rating-bar-fill{height:100%;background:#8e8e93;border-radius:3px}.reviews-carousel{display:flex;gap:14px;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;padding-bottom:8px;scrollbar-width:none;margin-top:16px}.reviews-carousel::-webkit-scrollbar{display:none}.review-card{flex-shrink:0;width:300px;scroll-snap-align:start;background:#f8f9fa;border-radius:12px;padding:16px;border:1px solid #e5e5ea;display:flex;flex-direction:column}.review-card-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:6px}.review-title{font-size:15px;font-weight:600;color:#1d1d1f}.review-date{font-size:12px;color:#8e8e93;flex-shrink:0;margin-left:12px}.review-stars{display:flex;gap:2px;margin-bottom:8px}.review-body{font-size:14px;line-height:1.5;color:#333;margin-bottom:8px}.review-author{font-size:13px;color:#8e8e93;font-weight:500}.app-similar-section{margin-bottom:28px;padding-bottom:28px;border-bottom:1px solid #e5e5ea}.app-similar-section h3{font-size:22px;font-weight:700;color:#1d1d1f;margin-bottom:16px}.similar-apps-scroll{display:flex;gap:12px;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;padding-bottom:8px;scrollbar-width:none}.similar-apps-scroll::-webkit-scrollbar{display:none}.similar-app-card{flex-shrink:0;width:88px;text-align:center;text-decoration:none;color:inherit;display:flex;flex-direction:column;align-items:center;padding:8px;border-radius:12px;transition:background .2s;scroll-snap-align:start}.similar-app-card:hover{background:#f5f5f7;text-decoration:none;color:inherit}.similar-app-icon{width:64px;height:64px;border-radius:14px;object-fit:cover;margin-bottom:6px;box-shadow:0 1px 4px #0000001a}.similar-app-name{font-size:11px;font-weight:500;color:#1d1d1f;line-height:1.3;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;word-break:break-word}.screenshot-lightbox{position:fixed;inset:0;background:#000000d9;display:flex;align-items:center;justify-content:center;z-index:999999999;cursor:pointer}.screenshot-lightbox img{max-height:90vh;max-width:90vw;border-radius:16px;object-fit:contain}.screenshot-lightbox .lightbox-close{position:absolute;top:20px;right:24px;background:#ffffff26;border:none;color:#fff;font-size:28px;width:40px;height:40px;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .2s}.screenshot-lightbox .lightbox-close:hover{background:#ffffff40}.screenshot-lightbox .lightbox-nav{position:absolute;top:50%;transform:translateY(-50%);background:#ffffff26;border:none;color:#fff;font-size:24px;width:44px;height:44px;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .2s}.screenshot-lightbox .lightbox-nav:hover{background:#ffffff40}.screenshot-lightbox .lightbox-prev{left:20px}.screenshot-lightbox .lightbox-next{right:20px}.screenshot-lightbox .lightbox-video{max-height:90vh;max-width:90vw;border-radius:16px;background:#000;cursor:default}@media(max-width:991px){.app-detail-header .app-icon{width:100px;height:100px}.app-detail-header .app-title{font-size:24px}.app-screenshots-scroll .screenshot-item{width:200px}.app-screenshots-scroll--landscape .screenshot-item{width:360px}.app-screenshots-scroll .screenshot-item img,.screenshot-item--video .video-placeholder{height:430px}.app-screenshots-scroll--landscape .screenshot-item img{height:auto;max-height:260px}.app-information .info-grid{grid-template-columns:1fr 1fr;gap:12px 24px}}@media(max-width:767px){.app-detail-header .app-icon{width:88px;height:88px}.app-detail-header .app-title{font-size:20px}.app-detail-header .app-subtitle{font-size:13px}.app-meta-bar{flex-wrap:wrap}.app-meta-bar .meta-item{flex:0 0 33.33%;padding:8px 4px}.app-meta-bar .meta-item:nth-child(3):after{display:none}.app-meta-bar .meta-item:nth-child(n+4){border-top:1px solid #e5e5ea}.app-meta-bar .meta-value{font-size:17px}.app-screenshots-scroll .screenshot-item{width:180px}.app-screenshots-scroll--landscape .screenshot-item{width:320px}.app-screenshots-scroll .screenshot-item img,.screenshot-item--video .video-placeholder{height:380px}.app-screenshots-scroll--landscape .screenshot-item img{height:auto;max-height:230px}.app-information .info-grid{grid-template-columns:1fr;gap:12px}}@media(max-width:575px){.app-detail-header{padding:20px 0 18px}.app-detail-header .app-icon{width:72px;height:72px}.app-detail-header .app-title{font-size:18px}.app-detail-header .btn-get{padding:6px 22px;font-size:14px}.app-meta-bar .meta-item{flex:0 0 50%}.app-meta-bar .meta-item:nth-child(2):after{display:none}.app-meta-bar .meta-item:nth-child(odd):after{display:block}.app-meta-bar .meta-item:nth-child(2n):after{display:none}.app-meta-bar .meta-item:nth-child(n+3){border-top:1px solid #e5e5ea}.app-screenshots-scroll .screenshot-item{width:calc(100vw - 80px);max-width:260px}.app-screenshots-scroll--landscape .screenshot-item{max-width:90vw}.app-screenshots-scroll .screenshot-item img,.screenshot-item--video .video-placeholder{height:340px}.app-screenshots-scroll--landscape .screenshot-item img{height:auto;max-height:200px}.app-description-section h3,.app-whats-new h3,.app-information h3,.app-privacy h3,.app-ratings-section h3,.app-similar-section h3{font-size:19px}.ratings-score-number{font-size:42px}.review-card{width:260px}.similar-app-icon{width:56px;height:56px;border-radius:12px}.similar-app-card{width:76px}}.gp-detail-header{padding:30px 0 25px}.gp-detail-header .gp-app-icon{width:128px;height:128px;border-radius:22%;object-fit:cover;box-shadow:0 2px 12px #00000026;border:1px solid rgba(255,255,255,.15);flex-shrink:0}.gp-detail-header .gp-app-title{font-size:28px;font-weight:700;color:#fff;margin-bottom:4px;line-height:1.2}.gp-detail-header .gp-app-developer{font-size:15px;color:#81d4fa;text-decoration:none;font-weight:500}.gp-detail-header .gp-app-developer:hover{text-decoration:underline;color:#b3e5fc}.gp-detail-header .gp-btn-install{display:inline-block;background-color:#01875f;color:#fff;padding:8px 28px;border-radius:999px;font-size:15px;font-weight:600;border:none;cursor:pointer;transition:background-color .2s;text-decoration:none;white-space:nowrap}.gp-detail-header .gp-btn-install:hover{background-color:#00695c}.gp-meta-bar{display:flex;justify-content:space-around;align-items:stretch;border-top:1px solid #e5e5ea;border-bottom:1px solid #e5e5ea;padding:12px 0;margin:0 0 24px;background:#fff}.gp-meta-bar .gp-meta-item{flex:1;text-align:center;padding:8px 4px;position:relative}.gp-meta-bar .gp-meta-item:not(:last-child):after{content:"";position:absolute;right:0;top:15%;height:70%;width:1px;background:#e5e5ea}.gp-meta-bar .gp-meta-label{font-size:11px;color:#8e8e93;text-transform:uppercase;letter-spacing:.5px;margin-bottom:4px;font-weight:600}.gp-meta-bar .gp-meta-value{font-size:20px;font-weight:700;color:#8e8e93;line-height:1.2}.gp-meta-bar .gp-meta-value-md{font-size:17px;font-weight:700;color:#8e8e93;line-height:1.2;margin-top:4px}.gp-meta-bar .gp-meta-value-sm{font-size:14px;font-weight:600;color:#8e8e93}.gp-meta-bar .gp-meta-stars{display:flex;align-items:center;justify-content:center;gap:2px;margin-top:2px}.gp-meta-bar .gp-meta-stars svg{width:14px;height:14px}.gp-screenshots{margin-bottom:32px}.gp-screenshots h3{font-size:22px;font-weight:700;color:#1d1d1f;margin-bottom:16px}.gp-screenshots-scroll{display:flex;gap:12px;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;padding-bottom:8px;scrollbar-width:none}.gp-screenshots-scroll::-webkit-scrollbar{display:none}.gp-screenshots-scroll .gp-screenshot-item{flex-shrink:0;scroll-snap-align:start;width:230px;border-radius:12px;overflow:hidden;box-shadow:0 2px 8px #00000014;border:1px solid #e5e5ea;cursor:pointer;transition:transform .2s,box-shadow .2s}.gp-screenshots-scroll .gp-screenshot-item:hover{transform:scale(1.02);box-shadow:0 4px 16px #0000001f}.gp-screenshots-scroll .gp-screenshot-item img{width:100%;height:500px;object-fit:cover;display:block}.gp-screenshot-placeholder{width:100%;height:500px;display:flex;align-items:center;justify-content:center;background:linear-gradient(110deg,#f2f2f7 30%,#e8e8ed,#f2f2f7 70%);background-size:200% 100%;animation:gp-skeleton-shimmer 1.5s ease-in-out infinite}@keyframes gp-skeleton-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.gp-description-section{margin-bottom:28px;padding-bottom:28px;border-bottom:1px solid #e5e5ea}.gp-description-section h3{font-size:22px;font-weight:700;color:#1d1d1f;margin-bottom:12px}.gp-description-section .gp-description-text{font-size:15px;line-height:1.6;color:#333;white-space:pre-line}.gp-description-section .gp-btn-more,.gp-whats-new .gp-btn-more{background:none;border:none;color:#01875f;font-size:15px;font-weight:500;cursor:pointer;padding:0;margin-top:8px;display:inline-block}.gp-description-section .gp-btn-more:hover,.gp-whats-new .gp-btn-more:hover{text-decoration:underline}.gp-whats-new{margin-bottom:28px;padding-bottom:28px;border-bottom:1px solid #e5e5ea}.gp-whats-new h3{font-size:22px;font-weight:700;color:#1d1d1f;margin-bottom:12px}.gp-whats-new .gp-whats-new-text{font-size:15px;line-height:1.6;color:#333;white-space:pre-line}.gp-information{margin-bottom:28px;padding-bottom:28px;border-bottom:1px solid #e5e5ea}.gp-information h3{font-size:22px;font-weight:700;color:#1d1d1f;margin-bottom:16px}.gp-information .gp-info-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px 32px}.gp-information .gp-info-item{padding-bottom:12px;border-bottom:1px solid #f2f2f7}.gp-information .gp-info-label{font-size:12px;color:#8e8e93;font-weight:600;margin-bottom:4px;text-transform:uppercase;letter-spacing:.3px}.gp-information .gp-info-value{font-size:15px;color:#1d1d1f;font-weight:500}.gp-information .gp-info-value a{color:#01875f;text-decoration:none}.gp-information .gp-info-value a:hover{text-decoration:underline}.gp-data-safety{margin-bottom:32px}.gp-data-safety h3{font-size:22px;font-weight:700;color:#1d1d1f;margin-bottom:6px}.gp-data-safety .gp-data-safety-subtitle{font-size:14px;color:#8e8e93;margin-bottom:16px}.gp-data-safety .gp-safety-card{background:#f8f9fa;border-radius:12px;padding:20px;margin-bottom:12px;border:1px solid #e5e5ea}.gp-data-safety .gp-safety-card-title{font-size:15px;font-weight:600;color:#1d1d1f;margin-bottom:10px;display:flex;align-items:center;gap:8px}.gp-data-safety .gp-safety-card-title svg{width:18px;height:18px;color:#01875f}.gp-data-safety .gp-safety-tags{display:flex;flex-wrap:wrap;gap:8px}.gp-data-safety .gp-safety-tag{background:#fff;border:1px solid #e5e5ea;border-radius:8px;padding:6px 12px;font-size:13px;color:#333}.gp-ratings-section{margin-bottom:28px;padding-bottom:28px;border-bottom:1px solid #e5e5ea}.gp-ratings-section h3{font-size:22px;font-weight:700;color:#1d1d1f;margin-bottom:16px}.gp-ratings-overview{display:flex;align-items:center;gap:24px;margin-bottom:20px}.gp-ratings-score{text-align:center;flex-shrink:0;min-width:80px}.gp-ratings-score-number{font-size:56px;font-weight:700;color:#1d1d1f;line-height:1}.gp-ratings-score-label{font-size:14px;color:#8e8e93;font-weight:600;margin-top:4px}.gp-ratings-distribution{flex:1;max-width:300px}.gp-rating-row{display:flex;align-items:center;gap:6px;margin-bottom:3px}.gp-rating-row-stars{display:flex;gap:1px;flex-shrink:0;width:58px;justify-content:flex-end}.gp-rating-bar{flex:1;height:6px;background:#e5e5ea;border-radius:3px;overflow:hidden}.gp-rating-bar-fill{height:100%;background:#01875f;border-radius:3px}.gp-reviews-carousel{display:flex;gap:14px;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;padding-bottom:8px;scrollbar-width:none;margin-top:16px}.gp-reviews-carousel::-webkit-scrollbar{display:none}.gp-review-card{flex-shrink:0;width:300px;scroll-snap-align:start;background:#f8f9fa;border-radius:12px;padding:16px;border:1px solid #e5e5ea;display:flex;flex-direction:column}.gp-review-card-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:8px}.gp-review-author{font-size:14px;font-weight:600;color:#1d1d1f}.gp-review-date{font-size:12px;color:#8e8e93;flex-shrink:0;margin-left:12px}.gp-review-stars{display:flex;gap:2px}.gp-review-body{font-size:14px;line-height:1.5;color:#333;margin-bottom:0}.gp-similar-section{margin-bottom:28px;padding-bottom:28px;border-bottom:1px solid #e5e5ea}.gp-similar-section h3{font-size:22px;font-weight:700;color:#1d1d1f;margin-bottom:16px}.gp-similar-apps-scroll{display:flex;gap:12px;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;padding-bottom:8px;scrollbar-width:none}.gp-similar-apps-scroll::-webkit-scrollbar{display:none}.gp-similar-app-card{flex-shrink:0;width:88px;text-align:center;text-decoration:none;color:inherit;display:flex;flex-direction:column;align-items:center;padding:8px;border-radius:12px;transition:background .2s;scroll-snap-align:start}.gp-similar-app-card:hover{background:#f5f5f7;text-decoration:none;color:inherit}.gp-similar-app-icon{width:64px;height:64px;border-radius:14px;object-fit:cover;margin-bottom:6px;box-shadow:0 1px 4px #0000001a}.gp-similar-app-name{font-size:11px;font-weight:500;color:#1d1d1f;line-height:1.3;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;word-break:break-word}.gp-screenshot-lightbox{position:fixed;inset:0;background:#000000d9;display:flex;align-items:center;justify-content:center;z-index:100000;cursor:pointer}.gp-screenshot-lightbox img{max-height:90vh;max-width:90vw;border-radius:12px;object-fit:contain}.gp-screenshot-lightbox .gp-lightbox-close{position:absolute;top:20px;right:24px;background:#ffffff26;border:none;color:#fff;font-size:28px;width:40px;height:40px;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .2s}.gp-screenshot-lightbox .gp-lightbox-close:hover{background:#ffffff40}.gp-screenshot-lightbox .gp-lightbox-nav{position:absolute;top:50%;transform:translateY(-50%);background:#ffffff26;border:none;color:#fff;font-size:24px;width:44px;height:44px;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .2s}.gp-screenshot-lightbox .gp-lightbox-nav:hover{background:#ffffff40}.gp-screenshot-lightbox .gp-lightbox-prev{left:20px}.gp-screenshot-lightbox .gp-lightbox-next{right:20px}@media(max-width:991px){.gp-detail-header .gp-app-icon{width:100px;height:100px}.gp-detail-header .gp-app-title{font-size:24px}.gp-screenshots-scroll .gp-screenshot-item{width:200px}.gp-screenshots-scroll .gp-screenshot-item img{height:430px}.gp-information .gp-info-grid{grid-template-columns:1fr 1fr;gap:12px 24px}}@media(max-width:767px){.gp-detail-header .gp-app-icon{width:88px;height:88px}.gp-detail-header .gp-app-title{font-size:20px}.gp-meta-bar{flex-wrap:wrap}.gp-meta-bar .gp-meta-item{flex:0 0 33.33%;padding:8px 4px}.gp-meta-bar .gp-meta-item:nth-child(3):after{display:none}.gp-meta-bar .gp-meta-item:nth-child(n+4){border-top:1px solid #e5e5ea}.gp-meta-bar .gp-meta-value{font-size:17px}.gp-screenshots-scroll .gp-screenshot-item{width:180px}.gp-screenshots-scroll .gp-screenshot-item img{height:380px}.gp-information .gp-info-grid{grid-template-columns:1fr;gap:12px}}@media(max-width:575px){.gp-detail-header{padding:20px 0 18px}.gp-detail-header .gp-app-icon{width:72px;height:72px}.gp-detail-header .gp-app-title{font-size:18px}.gp-detail-header .gp-btn-install{padding:6px 22px;font-size:14px}.gp-meta-bar .gp-meta-item{flex:0 0 50%}.gp-meta-bar .gp-meta-item:nth-child(2):after{display:none}.gp-meta-bar .gp-meta-item:nth-child(odd):after{display:block}.gp-meta-bar .gp-meta-item:nth-child(2n):after{display:none}.gp-meta-bar .gp-meta-item:nth-child(n+3){border-top:1px solid #e5e5ea}.gp-screenshots-scroll .gp-screenshot-item{width:calc(100vw - 80px);max-width:260px}.gp-screenshots-scroll .gp-screenshot-item img{height:340px}.gp-description-section h3,.gp-whats-new h3,.gp-information h3,.gp-data-safety h3,.gp-ratings-section h3,.gp-similar-section h3{font-size:19px}.gp-ratings-score-number{font-size:42px}.gp-review-card{width:260px}.gp-similar-app-icon{width:56px;height:56px;border-radius:12px}.gp-similar-app-card{width:76px}}.dev-page-body{background-color:#f8fafc;padding-top:28px;padding-bottom:60px}.dev-section{margin-bottom:50px}.dev-section-header{margin-bottom:30px;border-bottom:2px solid #e2e8f0;padding-bottom:16px;padding-left:4px}.dev-section-title{font-size:26px;font-weight:800;color:#0f172a;margin:0 0 6px;letter-spacing:-.02em;display:flex;align-items:center;gap:10px}.dev-section-title .section-icon{display:flex;align-items:center;font-size:22px;line-height:1}.dev-section-subtitle{font-size:15px;color:#64748b;margin:0}.dev-platform-summary{margin-bottom:50px}.dev-platform-counts{display:flex;gap:20px;margin-bottom:20px}.dev-platform-count-card{display:flex;flex-direction:column;align-items:center;gap:12px;padding:28px 36px;background:#fff;border:1px solid #e2e8f0;border-radius:12px;transition:all .25s cubic-bezier(.4,0,.2,1);cursor:pointer;flex:1;min-width:180px;position:relative;overflow:hidden;box-shadow:0 2px 4px #00000005}.dev-platform-count-card:hover{transform:translateY(-3px);box-shadow:0 8px 24px #00000014;border-color:#cbd5e1}.dev-platform-count-card-ios{border-top:3px solid #0f5132}.dev-platform-count-card-android{border-top:3px solid #084298}.platform-count-icon{width:52px;height:52px;display:flex;align-items:center;justify-content:center;border-radius:12px;background:#f8fafc;transition:all .25s ease;flex-shrink:0}.platform-count-number{font-size:48px;font-weight:800;color:#0f172a;line-height:1;font-variant-numeric:tabular-nums;letter-spacing:-.02em}.platform-count-label{font-size:13px;font-weight:600;color:#64748b;text-transform:uppercase;letter-spacing:.05em}.dev-platform-meta-row{display:flex;align-items:center;gap:10px;padding:8px 0;border-bottom:1px solid #f1f5f9}.dev-platform-meta-row:last-of-type{border-bottom:none}.dev-platform-tags{display:flex;flex-wrap:wrap;gap:6px}.dev-platform-contact{display:flex;flex-wrap:wrap;gap:16px;padding-top:12px;margin-top:8px;border-top:1px solid #e2e8f0}.dev-category-tag{display:inline-block;padding:3px 10px;background:#d1e7dd;border-radius:4px;font-size:12px;font-weight:600;color:#0f5132;border:1px solid #badbcc}.platform-badge{display:inline-flex;align-items:center;gap:3px;padding:2px 7px;border-radius:4px;font-size:11px;font-weight:600}.platform-badge.ios{background:#d1e7dd;color:#0f5132;border:1px solid #badbcc}.platform-badge.android{background:#cfe2ff;color:#084298;border:1px solid #b6d4fe}.dev-market-rating{display:flex;gap:40px;align-items:center;background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:28px 32px;flex-wrap:wrap;box-shadow:0 2px 4px #00000005}.dev-market-rating-left{display:flex;flex-direction:column;align-items:center;gap:16px;min-width:180px}.dev-market-platform-compare{background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;padding:12px 16px;width:100%}.dev-rating-score{text-align:center;min-width:140px}.dev-rating-score .big-number{font-size:52px;font-weight:800;color:#0f172a;line-height:1;letter-spacing:-.02em}.dev-rating-score .stars-row{margin:8px 0 4px;display:flex;justify-content:center;gap:2px}.dev-rating-score .review-count{font-size:14px;color:#64748b;font-weight:500}.dev-rating-bars{flex:1;min-width:250px}.dev-rating-row{display:flex;align-items:center;gap:10px;margin-bottom:6px}.dev-rating-row .star-label{font-size:13px;font-weight:600;color:#475569;min-width:18px;text-align:right}.dev-rating-bar{flex:1;height:8px;background:#f1f5f9;border-radius:4px;overflow:hidden}.dev-rating-bar-fill{height:100%;background:#f59e0b;border-radius:4px;transition:width .6s ease}.dev-rating-row .bar-count{font-size:12px;color:#94a3b8;min-width:40px}.platform-rating-row{display:flex;align-items:center;justify-content:center;gap:10px}.platform-rating-item{display:flex;align-items:center;gap:5px}.platform-rating-value{font-size:14px;font-weight:700;color:#0f172a}.platform-rating-stars{display:flex;gap:1px}.platform-vs{font-size:11px;color:#94a3b8;font-weight:700;text-transform:uppercase}.platform-consistency-label{display:flex;align-items:center;justify-content:center;gap:5px;font-size:12px;font-weight:600;margin-top:8px}.dev-apps-toolbar{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px;flex-wrap:wrap;gap:10px}.dev-apps-sort-btns{display:flex;gap:6px}.dev-sort-btn{padding:8px 16px;border:1px solid #e2e8f0;border-radius:8px;background:#fff;color:#475569;font-size:13px;font-weight:600;cursor:pointer;transition:all .2s cubic-bezier(.4,0,.2,1)}.dev-sort-btn:hover{border-color:#0f172a;color:#0f172a}.dev-sort-btn.active{background:#0f172a;color:#fff;border-color:#0f172a;box-shadow:0 4px 6px -1px #0f172a33}.dev-apps-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.dev-app-card{background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:0;display:flex;gap:0;align-items:flex-start;transition:box-shadow .2s ease,border-color .2s ease,transform .15s ease;cursor:pointer;color:inherit;text-decoration:none;flex-direction:column;overflow:hidden;box-shadow:0 2px 4px #00000005}.dev-app-card:hover{box-shadow:0 8px 24px #00000014;border-color:#cbd5e1;transform:translateY(-2px)}.dev-app-card .app-icon-img{width:52px;height:52px;border-radius:10px;object-fit:cover;flex-shrink:0;border:1px solid #f1f5f9}.dev-app-card .app-icon-placeholder{width:52px;height:52px;border-radius:10px;background:#f8fafc;border:1px solid #f1f5f9;display:flex;align-items:center;justify-content:center;flex-shrink:0;font-size:20px;color:#94a3b8}.dev-app-card .app-card-name{font-size:15px;font-weight:700;color:#0f172a;margin-bottom:4px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.dev-app-card .app-card-category{font-size:12px;color:#64748b;margin-bottom:6px}.dev-app-card .app-card-meta{display:flex;align-items:center;gap:12px;font-size:13px}.dev-app-card .app-card-rating{display:flex;align-items:center;gap:3px;font-weight:700;color:#0f172a}.dev-app-card .app-card-reviews{color:#64748b;font-size:12px}.app-spotlight-badge{display:inline-flex;align-items:center;gap:4px;padding:3px 8px;border-radius:4px;font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.3px;flex-shrink:0;white-space:nowrap}.app-spotlight-badge.most-reviewed{background:#cfe2ff;color:#084298;border:1px solid #b6d4fe}.app-spotlight-badge.highest-rated{background:#fff3cd;color:#856404;border:1px solid #ffc107}.dev-review-card{background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:20px 24px;margin-bottom:12px;transition:box-shadow .2s ease,border-color .2s ease;box-shadow:0 2px 4px #00000005}.dev-review-card:hover{box-shadow:0 6px 16px #0000000f;border-color:#cbd5e1}.dev-review-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:10px;gap:12px;flex-wrap:wrap}.dev-review-app-info{display:flex;align-items:center;gap:8px}.dev-review-app-info .review-app-icon{width:28px;height:28px;border-radius:7px;object-fit:cover}.dev-review-app-info .review-app-name{font-size:13px;font-weight:700;color:#0f172a}.dev-review-date{font-size:12px;color:#94a3b8}.dev-review-stars{display:flex;gap:2px;margin-bottom:6px}.dev-review-title{font-size:15px;font-weight:700;color:#0f172a;margin-bottom:4px}.dev-review-body{font-size:14px;color:#475569;line-height:1.6;margin-bottom:8px}.dev-review-author{font-size:13px;color:#94a3b8;font-weight:500}.dev-privacy-summary{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-bottom:4px}.dev-privacy-card{background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:20px 24px;box-shadow:0 2px 4px #00000005}.dev-update-timeline{position:relative;padding-left:28px}.dev-update-timeline:before{content:"";position:absolute;left:9px;top:6px;bottom:6px;width:2px;background:#e2e8f0}.dev-timeline-item{position:relative;margin-bottom:16px}.dev-timeline-item:last-child{margin-bottom:0}.dev-timeline-item .timeline-dot{position:absolute;left:-22px;top:6px;width:12px;height:12px;border-radius:50%;background:#0f172a;border:2px solid #ffffff;box-shadow:0 0 0 2px #e2e8f0}.dev-timeline-item .timeline-content{background:#fff;border:1px solid #e2e8f0;border-radius:10px;padding:14px 18px;box-shadow:0 2px 4px #00000005;transition:box-shadow .2s ease,border-color .2s ease}.dev-timeline-item .timeline-content:hover{box-shadow:0 4px 12px #0000000f;border-color:#cbd5e1}.dev-timeline-item .timeline-header{display:flex;align-items:center;gap:8px;margin-bottom:6px;flex-wrap:wrap}.dev-timeline-item .timeline-app-name{font-size:13px;font-weight:700;color:#0f172a}.dev-timeline-item .timeline-version{font-size:11px;font-weight:700;color:#fff;background:#0f172a;padding:1px 8px;border-radius:4px}.dev-timeline-item .timeline-date{font-size:12px;color:#94a3b8;margin-left:auto}.dev-timeline-item .timeline-notes{font-size:13px;line-height:1.5;margin:0;color:#475569}.dev-header-rating{display:flex;align-items:center;gap:12px;margin-top:8px}.dev-header-rating .header-rating-number{font-size:24px;font-weight:800;color:#fff}.dev-header-rating .header-rating-stars{display:flex;gap:2px}.dev-header-rating .header-review-count{font-size:14px;color:#fffc}.dev-header-platforms{display:flex;gap:8px;margin-top:10px;align-items:center;flex-wrap:wrap}.dev-header-platforms .platform-tag{display:inline-flex;align-items:center;gap:4px;padding:3px 10px;border-radius:4px;font-size:12px;font-weight:600;background:#fff3;color:#fff;text-decoration:none;transition:background .15s}.dev-header-platforms .platform-tag:hover{background:#ffffff59}.dev-similar-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:14px}.dev-similar-card{background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:20px 16px;text-decoration:none;color:inherit;transition:box-shadow .2s ease,border-color .2s ease,transform .15s;cursor:pointer;box-shadow:0 2px 4px #00000005}.dev-similar-card:hover{box-shadow:0 8px 24px #00000014;border-color:#cbd5e1;transform:translateY(-2px)}.similar-card-icon{width:56px;height:56px;margin-bottom:12px}.similar-card-icon img{width:56px;height:56px;border-radius:14px;object-fit:cover}.similar-card-icon-fallback{width:56px;height:56px;border-radius:14px;background:#f8fafc;border:1px solid #f1f5f9;align-items:center;justify-content:center}.similar-card-name{font-size:14px;font-weight:700;color:#0f172a;margin-bottom:2px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.similar-card-category{font-size:12px;color:#64748b;margin-bottom:10px}.similar-card-rating{display:flex;align-items:center;gap:4px}.similar-card-stars{display:flex;gap:1px}.similar-card-score{font-size:13px;font-weight:700;color:#0f172a;margin-left:2px}.similar-card-count{font-size:12px;color:#94a3b8}.dev-overview-contact-item{display:inline-flex;align-items:center;gap:6px;color:#475569;text-decoration:none;font-size:13px;transition:color .15s}.dev-overview-contact-item:hover{color:#0f172a}.dev-skeleton{background:linear-gradient(90deg,#f1f5f9 25%,#e2e8f0,#f1f5f9 75%);background-size:200% 100%;animation:dev-skeleton-shimmer 1.5s infinite;border-radius:6px}@keyframes dev-skeleton-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}@keyframes devFadeIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.dev-section{animation:devFadeIn .4s ease}@media(max-width:992px){.dev-apps-grid,.dev-privacy-summary{grid-template-columns:repeat(2,1fr)}.dev-market-rating{padding:20px;gap:24px}.dev-similar-grid{grid-template-columns:repeat(3,1fr)}}@media(max-width:768px){.dev-apps-grid,.dev-privacy-summary{grid-template-columns:1fr}.dev-market-rating{flex-direction:column;text-align:center}.dev-rating-score .big-number{font-size:42px}.dev-platform-counts{flex-direction:column}.dev-platform-count-card{padding:20px 24px}.platform-count-number{font-size:40px}.platform-count-icon{width:44px;height:44px}.dev-platform-contact{flex-direction:column}.dev-similar-grid{grid-template-columns:repeat(2,1fr)}.dev-section-title{font-size:22px}}.topapps-hero{background-color:#f8f9fa;padding:140px 20px 40px;border-bottom:1px solid #e9ecef;text-align:center;width:100%}.topapps-hero h1{font-size:32px;font-weight:800;margin:0 0 12px;color:#0f172a;letter-spacing:-.02em;line-height:1.3}.topapps-hero p{font-size:16px;color:#666;max-width:800px;margin:0 auto}.topapps-container{padding:30px 16px;max-width:1400px;margin:0 auto}.topapps-featured{margin-bottom:40px}.topapps-two-col{display:grid;grid-template-columns:repeat(2,1fr);gap:20px;flex-wrap:wrap;align-items:flex-start;margin-bottom:40px}.topapps-col{min-width:0;width:100%}.topapps-leaderboard{margin-bottom:40px}.topapps-leaderboard-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:20px}.topapps-title{margin-bottom:24px;border-bottom:2px solid #e2e8f0;padding-bottom:16px;padding-left:16px}.topapps-title h3{font-size:24px;font-weight:800;margin:0 0 8px;color:#0f172a;letter-spacing:-.02em}.topapps-title p{color:#64748b;margin:0;font-size:14px}.topapps-featured-card{display:flex;flex-direction:column;text-decoration:none;background-color:#fff;border-radius:12px;border:1px solid #e2e8f0;box-shadow:0 4px 6px -1px #0000000d;overflow:hidden;transition:transform .2s ease,box-shadow .2s ease;padding:20px;gap:20px}.topapps-featured-card:hover{transform:translateY(-2px);box-shadow:0 10px 20px -10px #0000001a}.topapps-featured-header{padding:20px;display:flex;gap:20px;align-items:center;background-color:#f8fafc;border-bottom:1px solid #e2e8f0;border-radius:8px;flex-wrap:wrap}.topapps-featured-rank{display:flex;align-items:center;justify-content:center;width:40px;height:40px;background-color:#0f172a;color:#fff;border-radius:8px;font-size:16px;font-weight:800;flex-shrink:0}.topapps-featured-icon{width:60px;height:60px;border-radius:12px;object-fit:contain;border:1px solid #e2e8f0;background-color:#fff;flex-shrink:0}.topapps-featured-info{flex:1;min-width:200px}.topapps-featured-name{margin:0 0 6px;font-size:20px;font-weight:800;color:#0f172a;letter-spacing:-.02em}.topapps-featured-meta{display:flex;align-items:center;gap:8px;font-size:13px;color:#64748b;flex-wrap:wrap}.topapps-featured-stats{display:flex;gap:12px;flex-wrap:wrap}.topapps-stat-chip{display:flex;flex-direction:column;align-items:center;padding:10px 12px;border-radius:8px;border:1px solid #e2e8f0;background-color:#f8fafc;min-width:80px}.topapps-stat-label{font-size:10px;font-weight:700;color:#64748b;text-transform:uppercase;margin-bottom:4px}.topapps-stat-value{font-size:16px;font-weight:800;color:#0f172a}.topapps-table{background-color:#fff;border-radius:12px;border:1px solid #e2e8f0;overflow:hidden;box-shadow:0 2px 4px -1px #0000000d}.topapps-table-header{padding:12px 16px;background-color:#f8fafc;border-bottom:1px solid #e2e8f0;display:flex;align-items:center;gap:8px;font-size:11px;font-weight:700;color:#475569;text-transform:uppercase;letter-spacing:.05em}.topapps-table-row{display:grid;grid-template-columns:50px 1fr 100px 100px 120px;gap:0;align-items:center;padding:12px 16px;text-decoration:none;color:inherit;border-bottom:1px solid #f1f5f9;transition:background-color .15s ease;cursor:pointer}.topapps-table-row:hover{background-color:#f8fafc}.topapps-table-row:last-child{border-bottom:none}.topapps-rank{font-weight:700;font-size:13px}.topapps-item-cell{display:flex;align-items:center;gap:10px;min-width:0}.topapps-item-icon{width:32px;height:32px;border-radius:6px;object-fit:contain;border:1px solid #f1f5f9;flex-shrink:0}.topapps-item-name{font-weight:600;color:#0f172a;font-size:13px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.topapps-item-developer{font-size:11px;color:#64748b;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}@media(max-width:1024px){.topapps-hero{padding:120px 20px 32px}.topapps-hero h1{font-size:28px}.topapps-hero p{font-size:14px}.topapps-container{padding:24px 12px}.topapps-two-col{grid-template-columns:1fr;gap:24px}.topapps-featured-header{gap:16px;padding:16px}.topapps-featured-icon{width:50px;height:50px}.topapps-featured-name{font-size:18px}.topapps-table-row{grid-template-columns:40px 1fr 90px 90px 100px}.topapps-leaderboard-grid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}}@media(max-width:640px){.topapps-hero{padding:100px 16px 24px}.topapps-hero h1{font-size:24px;margin-bottom:8px}.topapps-hero p{font-size:13px}.topapps-container{padding:16px 12px}.topapps-featured{margin-bottom:24px}.topapps-title{margin-bottom:16px;padding-bottom:12px;padding-left:12px}.topapps-title h3{font-size:18px}.topapps-title p{font-size:12px}.topapps-featured-header{flex-direction:column;align-items:flex-start;gap:12px;padding:12px;margin-bottom:16px}.topapps-featured-icon{width:48px;height:48px}.topapps-featured-name{font-size:16px}.topapps-featured-stats{width:100%;gap:8px}.topapps-stat-chip{flex:1;min-width:auto;padding:8px 10px}.topapps-stat-label{font-size:9px}.topapps-stat-value{font-size:14px}.topapps-table-row{grid-template-columns:30px 1fr 70px;padding:10px 12px;gap:0}.topapps-table-header{display:none}.topapps-rank,.topapps-item-name{font-size:12px}.topapps-item-icon{width:28px;height:28px}.topapps-leaderboard-grid{grid-template-columns:1fr}.topapps-two-col{gap:16px;margin-bottom:24px}}@media(max-width:480px){.topapps-hero{padding:120px 12px 20px}.topapps-hero h1{font-size:20px}.topapps-hero p{font-size:12px}.topapps-container{padding:12px 8px}.topapps-title h3{font-size:16px}.topapps-featured-card{padding:12px}}@media(max-width:640px){.featured-hero-header{flex-direction:column!important;padding:16px!important;gap:12px!important;align-items:flex-start!important}.featured-hero-header .featured-rank-badge{width:36px!important;height:36px!important;font-size:16px!important}.featured-hero-header .featured-hero-icon{width:56px!important;height:56px!important}.featured-hero-header .featured-hero-name{font-size:20px!important}.featured-hero-header .featured-hero-meta{flex-direction:column!important;align-items:flex-start!important;gap:6px!important}.featured-hero-stats{flex-direction:column!important;gap:8px!important;width:100%!important}.featured-hero-stats>div{min-width:unset!important;min-height:unset!important;padding:10px 12px!important;flex-direction:row!important;justify-content:space-between!important;width:100%!important}.featured-table-header-row{display:none!important}.featured-table-row{display:flex!important;flex-wrap:wrap!important;padding:12px 16px!important;gap:8px!important}.featured-table-row .featured-row-rank{min-width:30px!important;font-size:14px!important;flex-shrink:0!important}.featured-table-row .featured-row-info{flex:1 1 0!important;min-width:0!important}.featured-table-row .featured-row-platform{display:none!important}.featured-table-row .featured-row-stats{display:flex!important;width:100%!important;justify-content:space-around!important;padding-top:8px!important;border-top:1px solid #f1f5f9!important;margin-top:4px!important;gap:8px!important}.featured-table-row .featured-row-stats>div{text-align:center!important;flex:1!important}}@media(max-width:640px){.leaderboard-podium-grid{grid-template-columns:1fr!important;gap:12px!important}.leaderboard-podium-grid>div{transform:none!important}.leaderboard-podium-grid .leaderboard-card{padding:14px!important}.leaderboard-podium-grid .leaderboard-card-info{gap:12px!important}.leaderboard-podium-grid .leaderboard-card-stats{gap:8px!important;padding:10px!important}.leaderboard-table table{min-width:unset!important}.leaderboard-table th,.leaderboard-table td{padding:10px 8px!important;font-size:12px!important}.leaderboard-table th:first-child,.leaderboard-table td:first-child{padding-left:12px!important;width:40px!important}.leaderboard-table th:nth-child(5),.leaderboard-table td:nth-child(5){display:none!important}.leaderboard-table .leaderboard-app-cell img{width:24px!important;height:24px!important}.leaderboard-table .leaderboard-app-cell{gap:8px!important}.leaderboard-table-header{padding:12px!important}}@media(max-width:640px){.expandable-header{padding:12px!important;gap:8px!important;flex-wrap:nowrap!important}.expandable-header .expandable-rank{min-width:28px!important;font-size:14px!important}.expandable-header .expandable-icon{width:34px!important;height:34px!important}.expandable-header .expandable-name-col{min-width:0!important;flex:1 1 0!important}.expandable-header .expandable-name-col>div:first-child{font-size:13px!important}.expandable-header .expandable-header-stats{gap:8px!important}.expandable-header .expandable-header-stats>div{min-width:40px!important}.expandable-header .expandable-header-stats .expandable-stat-label{font-size:8px!important;display:none!important}.expandable-header .expandable-header-stats .expandable-stat-value{font-size:13px!important}.expandable-content{grid-template-columns:1fr!important;padding:16px!important;gap:16px!important}.expandable-content .expandable-stats-grid{grid-template-columns:1fr 1fr!important;gap:8px!important}.expandable-content .expandable-dev-apps{grid-template-columns:1fr!important;gap:8px!important}}@media(max-width:640px){.dual-column-wrapper{grid-template-columns:1fr!important;padding:0 8px!important;gap:16px!important}.dual-column-wrapper .dual-col-header{padding:12px!important}.dual-column-wrapper .dual-col-header h4{font-size:14px!important}.dual-column-wrapper .dual-col-header p{font-size:11px!important}.dual-column-wrapper .dual-col-row{padding:8px 10px!important;gap:6px!important}.dual-column-wrapper .dual-col-row img{width:24px!important;height:24px!important}.dual-column-wrapper .dual-col-row .dual-col-name{font-size:12px!important}}*,*:before,*:after{box-sizing:border-box}#phone-search-overlay{position:fixed;inset:0;z-index:999999;display:flex;align-items:center;justify-content:center;background:#0009;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px)}.phone-mode-apple{--app-bg: #ffffff;--surface: #f2f2f7;--border: rgba(0, 0, 0, .09);--text: #000000;--sub: #3c3c43;--accent: #0A84FF;--search-bg: rgba(118, 118, 128, .12);--search-border: transparent;--card-hover: rgba(0, 0, 0, .04);--get-bg: rgba(10, 132, 255, .18);--get-color: #0A84FF;--get-border: rgba(10, 132, 255, .35);--sep: rgba(0, 0, 0, .07)}.phone-mode-google{--app-bg: #f8f9fa;--surface: rgba(0, 0, 0, .04);--border: rgba(0, 0, 0, .09);--text: #202124;--sub: #9aa0a6;--accent: #1a73e8;--search-bg: #fff;--search-border: #dfe1e5;--card-hover: #f1f3f4;--get-bg: #e8f0fe;--get-color: #1a73e8;--get-border: transparent;--sep: rgba(0, 0, 0, .07)}.phone-bg{display:none}.phone-emulator{height:844px;max-height:90vh;aspect-ratio:390 / 844;border-radius:47px;background:var(--app-bg);box-shadow:0 0 0 8px #1a1a1a,0 0 0 9px #333,0 20px 40px #0000004d;position:relative;overflow:hidden;transition:background .45s,box-shadow .4s;display:flex;flex-direction:column;container-type:inline-size}.phone-mode-google .phone-emulator{box-shadow:0 0 0 8px #2a2a2a,0 0 0 9px #dfdfdf,0 20px 40px #0003}.phone-screen{flex:1;position:relative;display:flex;flex-direction:column;overflow:hidden;transition:background .45s}.phone-mode-apple .phone-screen{background:url(/assets/iphone_bg-DMtH58ml.jpg) center / cover no-repeat}.phone-mode-google .phone-screen{background:url(/assets/android_bg-CABtIh_N.png) center / cover no-repeat}.phone-island{position:absolute;top:12px;left:50%;transform:translate(-50%);background:#000;border-radius:20px;display:flex;align-items:center;justify-content:center;gap:6px;padding:0 14px;height:28px;pointer-events:none;z-index:30;transition:width .55s cubic-bezier(.34,1.2,.64,1),opacity .4s}.phone-mode-apple .phone-island{opacity:1;width:100px}.phone-mode-google .phone-island{opacity:0;width:36px}.phone-idot{width:7px;height:7px;border-radius:50%;background:#0a84ff;animation:pPulse 2s ease-in-out infinite}@keyframes pPulse{0%,to{opacity:.4;transform:scale(.85)}50%{opacity:1;transform:scale(1)}}.phone-gdots{position:absolute;top:16px;right:20px;z-index:30;display:flex;gap:4px;align-items:center;pointer-events:none;opacity:0;transition:opacity .4s}.phone-mode-google .phone-gdots{opacity:1}.pgd{width:8px;height:8px;border-radius:50%;animation:pgBounce 1.6s ease-in-out infinite}.pgd:nth-child(1){background:#4285f4;animation-delay:0s}.pgd:nth-child(2){background:#ea4335;animation-delay:.12s}.pgd:nth-child(3){background:#fbbc04;animation-delay:.24s}.pgd:nth-child(4){background:#34a853;animation-delay:.36s}@keyframes pgBounce{0%,to{transform:translateY(0)}50%{transform:translateY(-3px)}}.p-app-inner{position:relative;z-index:1;flex:1;min-height:0;display:flex;flex-direction:column;align-items:center;padding:50px 20px 24px}.p-toggle{position:relative;display:flex;align-items:center;background:#ffffff1f;border:1px solid rgba(255,255,255,.18);border-radius:50px;padding:4px;gap:0;margin-bottom:24px;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);transition:background .45s,border-color .45s}.p-track{position:absolute;top:4px;left:4px;width:calc(50% - 4px);height:calc(100% - 8px);border-radius:40px;pointer-events:none;transition:transform .5s cubic-bezier(.34,1.3,.64,1),background .45s,box-shadow .45s}.phone-mode-apple .p-track{background:#ffffff40;box-shadow:0 2px 12px #00000040,inset 0 1px #ffffff26;transform:translate(0)}.phone-mode-google .p-track{background:#ffffff40;box-shadow:0 2px 12px #00000040,inset 0 1px #ffffff26;transform:translate(100%)}.p-tbtn{position:relative;z-index:2;display:flex;align-items:center;justify-content:center;gap:6px;padding:8px 18px;border-radius:34px;border:none;background:none;cursor:pointer;transition:transform .2s,opacity .3s}.p-tbtn:hover{transform:scale(1.04)}.p-tbtn:active{transform:scale(.95)}.p-tbtn-label{font-size:13px;font-weight:600;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;letter-spacing:.02em;transition:color .4s,text-shadow .4s}.a-ico{width:16px;height:16px;fill:currentColor;color:#fff6;transition:color .4s}.phone-mode-apple .tbtn-a .a-ico{color:#fff}.phone-mode-apple .tbtn-a .p-tbtn-label{color:#fff;text-shadow:0 1px 3px rgba(0,0,0,.3)}.phone-mode-google .tbtn-a .a-ico,.phone-mode-google .tbtn-a .p-tbtn-label{color:#fff6}.g-ico{width:16px;height:16px;flex-shrink:0;transition:opacity .3s}.g-ico path{transition:fill .4s}.phone-mode-apple .tbtn-g .g-ico path{fill:#ffffff59}.phone-mode-google .tbtn-g .g-ico path:nth-child(1){fill:#4285f4}.phone-mode-google .tbtn-g .g-ico path:nth-child(2){fill:#fbbc04}.phone-mode-google .tbtn-g .g-ico path:nth-child(3){fill:#ea4335}.phone-mode-google .tbtn-g .g-ico path:nth-child(4){fill:#34a853}.phone-mode-apple .tbtn-g .p-tbtn-label{color:#fff6}.phone-mode-google .tbtn-g .p-tbtn-label{color:#fff;text-shadow:0 1px 3px rgba(0,0,0,.3)}.p-sw{width:100%;display:flex;align-items:center;gap:10px;background:var(--search-bg);border:1.5px solid var(--search-border);height:50px;padding:0 14px;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);margin-bottom:24px;transition:background .45s,border-color .45s,border-radius .5s cubic-bezier(.34,1.2,.64,1),box-shadow .3s}.phone-mode-apple .p-sw{border-radius:18px;background:#ffffffa6}.phone-mode-google .p-sw{border-radius:28px;box-shadow:0 2px 8px #00000017}.phone-mode-apple .p-sw:focus-within{border-color:#0a84ff80;box-shadow:0 0 0 4px #0a84ff1c,0 4px 24px #0000004d}.phone-mode-google .p-sw:focus-within{border-color:#4285f4;box-shadow:0 4px 20px #4285f42e}.p-sico{width:17px;height:17px;fill:var(--sub);flex-shrink:0;transition:fill .3s}.p-sw:focus-within .p-sico{fill:var(--accent)}.p-si{flex:1;background:none;border:none;outline:none;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-size:16px;color:var(--text);transition:color .45s}.p-si::placeholder{color:var(--sub)}.p-xbtn{background:none;border:none;cursor:pointer;width:18px;height:18px;border-radius:50%;background:var(--sub);opacity:0;pointer-events:none;display:flex;align-items:center;justify-content:center;transition:opacity .15s;flex-shrink:0}.p-xbtn svg{width:10px;height:10px;fill:#fff}.p-xbtn.vis{opacity:.5;pointer-events:all}.p-xbtn.vis:hover{opacity:.9}.p-content{flex:1;width:100%;overflow-y:auto;scrollbar-width:none;padding-bottom:60px}.p-content::-webkit-scrollbar{display:none}.p-hg{display:grid;grid-template-columns:repeat(4,1fr);gap:20px;padding:16px 12px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.p-hico-container{display:flex;flex-direction:column;align-items:center;gap:8px;cursor:pointer;animation:popIn .4s cubic-bezier(.34,1.4,.64,1) both}.p-hico{width:60px;height:60px;display:flex;align-items:center;justify-content:center;position:relative;overflow:hidden;transition:transform .2s cubic-bezier(.34,1.2,.64,1)}.p-hico-img{width:100%;height:100%;object-fit:cover;border-radius:inherit}.phone-mode-apple .p-hico{border-radius:13px;box-shadow:0 4px 12px #00000026,inset 0 1px #ffffff1a}.phone-mode-google .p-hico{border-radius:12px;box-shadow:0 2px 6px #0000001f,0 1px 2px #00000014}.p-hico-label{font-size:11px;line-height:1.2;text-align:center;word-break:break-word;max-width:70px;font-weight:500}.phone-mode-apple .p-hico-label,.phone-mode-google .p-hico-label{color:#fff;text-shadow:0 1px 3px rgba(0,0,0,.5)}.p-hico-container:hover .p-hico{transform:scale(1.08)}.p-hico-container:active .p-hico{transform:scale(.92)}@container (max-width: 340px){.p-hg{grid-template-columns:repeat(3,1fr);gap:16px;padding:12px 8px}.p-hico{width:52px;height:52px}.p-hico-label{font-size:10px;max-width:60px}.p-app-inner{padding:44px 16px 20px}.p-sw{height:44px;margin-bottom:18px}.p-toggle{margin-bottom:18px}.p-rico{width:44px;height:44px}.p-rname{font-size:14px}.p-gbtn{padding:5px 12px;font-size:11px}}.p-rl{display:flex;flex-direction:column;background:#00000059;backdrop-filter:blur(24px);-webkit-backdrop-filter:blur(24px);border-radius:18px;padding:6px;animation:fadeUp .3s both}.p-rrow{display:flex;align-items:center;gap:13px;padding:10px;border-radius:14px;cursor:pointer;transition:background .12s;animation:fadeUp .3s both}.p-rrow:hover{background:#ffffff14}.p-rico{width:52px;height:52px;flex-shrink:0;display:flex;align-items:center;justify-content:center;overflow:hidden;transition:border-radius .5s cubic-bezier(.34,1.2,.64,1),box-shadow .45s}.p-rico img{width:100%;height:100%;object-fit:cover}.phone-mode-apple .p-rico{border-radius:22%;box-shadow:0 3px 14px #00000073}.phone-mode-google .p-rico{border-radius:20%;box-shadow:0 2px 6px #0000001f}.p-rinfo{flex:1;min-width:0}.p-rname{font-size:15px;font-weight:500;letter-spacing:-.02em;color:#fff;text-shadow:0 1px 3px rgba(0,0,0,.5);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;transition:color .45s}.p-rcat{font-size:11px;color:#fffc;text-shadow:0 1px 2px rgba(0,0,0,.4);margin-top:1px;transition:color .45s}.p-rstars{display:flex;align-items:center;gap:3px;margin-top:4px}.phone-mode-google .p-rstars{display:none}.p-starst{font-size:10px;color:#ff9f0a;letter-spacing:1.5px}.p-starsc{font-size:10px;color:#ffffffb3;text-shadow:0 1px 2px rgba(0,0,0,.4)}.p-rchip{display:none;align-items:center;gap:3px;margin-top:4px}.phone-mode-google .p-rchip{display:flex}.p-chipstar{font-size:11px;color:#fbbc04}.p-chipnum{font-size:11px;color:#ffffffb3;text-shadow:0 1px 2px rgba(0,0,0,.4)}.p-gbtn{flex-shrink:0;border-radius:20px;padding:6px 15px;font-size:12px;font-weight:600;border:1px solid rgba(255,255,255,.3);background:#fff3;color:#fff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);cursor:pointer;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;letter-spacing:.01em;transition:background .15s,border-color .45s,color .45s,border-radius .5s cubic-bezier(.34,1.2,.64,1)}.p-gbtn:hover{background:#ffffff59}.p-sep{height:1px;background:var(--sep);margin:0 8px;transition:background .45s}.p-empty{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:60px 0;gap:10px;text-align:center}.p-emico{font-size:40px;opacity:.25}.p-emtxt{font-size:13px;color:#fffc;text-shadow:0 1px 2px rgba(0,0,0,.4);font-family:inherit}.p-fab{position:absolute;bottom:28px;right:24px;z-index:20;width:52px;height:52px;border-radius:16px;border:none;cursor:pointer;background:linear-gradient(135deg,#4285f4,#34a853,#ea4335);display:flex;align-items:center;justify-content:center;box-shadow:0 4px 18px #4285f466;pointer-events:none;opacity:0;transition:opacity .4s,transform .2s,box-shadow .2s}.phone-mode-google .p-fab{opacity:1;pointer-events:all}.p-fab:hover{transform:scale(1.07);box-shadow:0 8px 26px #4285f480}.p-fab svg{width:22px;height:22px;fill:#fff}@keyframes popIn{0%{opacity:0;transform:scale(.78)}to{opacity:1;transform:scale(1)}}@keyframes fadeUp{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.fade-out{opacity:0;transform:translateY(8px) scale(.97);transition:opacity .18s,transform .18s}.fade-in{opacity:1;transform:translateY(0) scale(1);transition:opacity .35s,transform .35s}.p-fallback-icon{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#444,#222);color:#fff;font-size:24px;font-weight:700}.phone-mode-google .p-fallback-icon{background:linear-gradient(135deg,#e0e0e0,#bdbdbd);color:#333}.overlay-close-btn{position:absolute;top:24px;right:24px;background:#ffffff1a;border:1px solid rgba(255,255,255,.2);color:#fff;width:44px;height:44px;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:10000;transition:all .2s ease}.overlay-close-btn:hover{background:#fff3;transform:scale(1.1)}.p-loading{display:flex;gap:8px;align-items:center;justify-content:center;padding:12px 0}.p-loading span{font-size:18px;color:var(--sub);animation:pgBounce 1.2s ease-in-out infinite}.p-loading span:nth-child(2){animation-delay:.2s}.p-loading span:nth-child(3){animation-delay:.4s}@media(max-height:700px){.phone-emulator{max-height:none;height:844px;transform:scale(var(--phone-scale, .82));transform-origin:center center}}
