<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Acessórios Eletrônicos - Pristine-Blog | Resenhas Relâmpago</title>
	<atom:link href="https://pristine-blog.com/category/eletro/acessorios-eletronicos/feed/" rel="self" type="application/rss+xml" />
	<link>https://pristine-blog.com/category/eletro/acessorios-eletronicos/</link>
	<description></description>
	<lastBuildDate>Tue, 19 Aug 2025 05:57:52 +0000</lastBuildDate>
	<language>pt-BR</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9</generator>

<image>
	<url>https://pristine-blog.com/wp-content/uploads/2024/11/cropped-favicon_brazil-32x32.png</url>
	<title>Acessórios Eletrônicos - Pristine-Blog | Resenhas Relâmpago</title>
	<link>https://pristine-blog.com/category/eletro/acessorios-eletronicos/</link>
	<width>32</width>
	<height>32</height>
</image> 
<site xmlns="com-wordpress:feed-additions:1">239005537</site>	<item>
		<title>Review do Carregador de Carro Multiporta Baseus Qualcomm Quick Charge 5</title>
		<link>https://pristine-blog.com/carregador-de-carro-baseus-qualcomm-quick-charge-5/</link>
		
		<dc:creator><![CDATA[pristine]]></dc:creator>
		<pubDate>Tue, 19 Aug 2025 05:57:50 +0000</pubDate>
				<category><![CDATA[Acessórios Eletrônicos]]></category>
		<category><![CDATA[Eletro]]></category>
		<category><![CDATA[car charger]]></category>
		<guid isPermaLink="false">https://pristine-blog.com/?p=5491</guid>

					<description><![CDATA[<p>A Nova Inovação em Carregamento Rápido: Carregador de Carro Multiporta Baseus Qualcomm Quick Charge 5 Quer experimentar carregamento rápido e estável no seu carro? O carregador de carro multiporta Baseus Qualcomm Quick Charge 5 é um produto inovador que permite carregar múltiplos dispositivos simultaneamente com uma potente saída de 160W. Compatible com os protocolos de [&#8230;]</p>
<p><a href="https://pristine-blog.com/carregador-de-carro-baseus-qualcomm-quick-charge-5/">Review do Carregador de Carro Multiporta Baseus Qualcomm Quick Charge 5</a> <a href="https://pristine-blog.com">Pristine-Blog | Resenhas Relâmpago</a></p>
]]></description>
										<content:encoded><![CDATA[<div style="margin: 0 auto 10px">
    <h2 style="font-size: 24px; font-weight: bold; margin-bottom: 20px; color: #333;">A Nova Inovação em Carregamento Rápido: Carregador de Carro Multiporta Baseus Qualcomm Quick Charge 5</h2>
    <p>
        Quer experimentar carregamento rápido e estável no seu carro? O carregador de carro multiporta Baseus Qualcomm Quick Charge 5 é um produto inovador que permite carregar múltiplos dispositivos simultaneamente com uma potente saída de 160W. Compatible com os protocolos de carregamento rápido mais recentes e com design compacto para economizar espaço no veículo.
    </p>
    <p>
        Este carregador é certificado QC5 e suporta saída máxima de 160W, oferecendo até 100W de saída em uma única porta Type-C. Com um sistema eficiente de gerenciamento de energia que permite carregar três dispositivos simultaneamente, é compatível com diversos aparelhos.
    </p>
    <p>
        A tecnologia inovadora da Baseus oferece uma experiência de carregamento rápido segura e eficiente. Experimente carregamento rápido e estável mesmo no seu carro!
    </p>
</div>
<style>
        .product-card {
            display: flex;
            flex-direction: column;
            max-width: 800px;
            border-radius: 0.5rem;
            box-shadow: 0 1px 3px rgba(0,0,0,0.12);
            padding: 1rem;
            gap: 1rem;
            margin: 1rem 0 0 0;
        }

        @media (min-width: 768px) {
            .product-card {
                flex-direction: row;
            }
        }

        .product-image-container {
            flex-shrink: 0;
            display: flex;
            flex-direction: column;
            gap: 1rem;
            width: 300px;
            margin: 0 auto;
        }

        @media (min-width: 768px) {
            .product-image-container {
                margin: 0;
            }
        }

        .product-image {
            position: relative;
            width: 300px;
            height: 300px;
        }

        .product-image img {
            width: 100%;
            height: 100%;
            border-radius: 0.375rem;
            object-fit: contain;
            background-color: #f8f9fa;
        }

        .cta-button {
            display: inline-block;
            background-color: #19A846;
            color: white;
            padding: 0.75rem 1.5rem;
            border-radius: 0.375rem;
            text-align: center;
            font-weight: 600;
            text-decoration: none;
            transition: background-color 0.2s;
            width: 100%;
        }

        .cta-button:hover {
            background-color: #148637;
            color: white;
        }

        .mobile-cta {
            margin-top: 5px;
        }

        .search-icon {
            display: inline-block;
            margin-left: 6px;
        }

        @media (max-width: 767px) {
            .desktop-cta {
                display: none;
            }
        }

        @media (min-width: 768px) {
            .mobile-cta {
                display: none;
            }
        }

        .product-details {
            flex: 1;
            display: flex;
            flex-direction: column;
            gap: 0.35rem;
        }

        .product-name {
            font-size: 1.125rem;
            font-weight: 500;
            color: #111827;
            margin: 0;
            line-height: 1.4;
        }

        .rating-reviews {
            display: flex;
            align-items: center;
            gap: 8px;
        }

        .rating {
            font-weight: 700;
            color: #111827;
        }

        .stars {
            display: flex;
            gap: 2px;
        }

        .star-container {
            position: relative;
            display: inline-block;
            font-size: 16px;
        }

        .star-empty {
            color: #ddd;
        }

        .star-filled {
            position: absolute;
            top: 0;
            left: 0;
            color: #ffd700;
            overflow: hidden;
            white-space: nowrap;
        }

        .review-stats {
            display: flex;
            align-items: center;
            gap: 8px;
            color: #6B7280;
            font-size: 0.875rem;
        }

        .stat-divider {
            color: #d1d5db;
        }

        .prices {
            display: flex;
            flex-direction: column;
            gap: 0.25rem;
            margin-top: 4px;
        }

        .original-price-row {
            display: flex;
            align-items: center;
            gap: 0.5rem;
        }

        .original-price {
            font-size: 0.875rem;
            color: #6B7280;
            text-decoration: line-through;
        }

        .discount {
            color: #f44;
            font-size: 0.875rem;
            font-weight: 500;
        }

        .sale-price {
            font-size: 1.25rem;
            font-weight: 700;
            color: #111827;
        }

        .special-price {
            font-size: 1.125rem;
            font-weight: 700;
        }

        .price-date {
            font-size: 0.75rem;
            color: #6B7280;
            margin-top: 0.25rem;
        }

        .product-warning-text {
            font-size: 0.75rem;
            color: #6B7280;
            margin-top: 0.15rem;
        }

        .key-points {
            margin-top: 5px;
            padding: 5px;
            background: linear-gradient(to right, #e8f5e9, #e8f5e9);
            border-radius: 0.75rem;
        }

        .key-points-title {
            font-size: 0.875rem;
            font-weight: 600;
            color: #4B5563;
            margin-bottom: 0.5rem;
        }

        .key-points-list {
            display: grid;
            grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
            gap: 0.75rem;
        }

        .key-point-item {
            display: flex;
            align-items: flex-start;
            gap: 0.5rem;
        }

        .key-point-icon {
            color: #19A846;
            flex-shrink: 0;
        }

        .key-point-text {
            margin-top: 0.2rem;
            font-size: 0.9rem;
            color: #374151;
            line-height: 1.4;
        }

        /* 스켈레톤 로딩 스타일 */
        .rating-reviews.is-loading {
            height: 40px;
            background-color: #e5e7eb;
            border-radius: 0.375rem;
            animation: skeleton-loading 1s linear infinite alternate;
        }

        .rating-reviews.is-loading > * {
            display: none;
        }

        .prices.is-loading {
            height: 80px;
            background-color: #e5e7eb;
            border-radius: 0.375rem;
            animation: skeleton-loading 1s linear infinite alternate;
        }

        .prices.is-loading > * {
            display: none;
        }

        @keyframes skeleton-loading {
            0% {
                background-color: #e5e7eb;
            }
            100% {
                background-color: #f3f4f6;
            }
        }
    </style><div class="product-card"><div class="product-image-container"><div class="product-image"><img decoding="async" src="https://dcxn00xigqv1k.cloudfront.net/Baseus%20160w%20carregador%20de%20carro/Baseus%20160w%20carregador%20de%20carro_produto_Imagem.webp" alt="Baseus 160w carregador de carro qc 5.0 carregamento rápido pps pd3.0 usb tipo c carga do telefone do carro para iphone 13 14 15 pro laptops tablets"></div><div class="desktop-cta"><a href="https://rzekl.com/g/1e8d114494aaa129241216525dc3e8/?ulp=https%3A%2F%2Fpt.aliexpress.com%2Fitem%2F1005004992925808.html" class="cta-button" target="_blank" rel="noopener noreferrer">Ver preço no AliExpress</a><p class="product-warning-text">💡 Atenção: Se o link não funcionar, o produto estiver esgotado ou o preço tiver mudado, pode ser porque o vendedor atualizou o produto. Neste caso, busque o produto na barra de pesquisa.</p></div></div><div class="product-details"><h2 class="product-name">Baseus 160w carregador de carro qc 5.0 carregamento rápido pps pd3.0 usb tipo c carga do telefone do carro para iphone 13 14 15 pro laptops tablets</h2><div class="rating-reviews is-loading"><span class="rating">4.9</span><div class="stars"><div class="star-container"><span class="star-empty">☆</span><span class="star-filled" style="width: 100.000000%">★</span></div><div class="star-container"><span class="star-empty">☆</span><span class="star-filled" style="width: 100.000000%">★</span></div><div class="star-container"><span class="star-empty">☆</span><span class="star-filled" style="width: 100.000000%">★</span></div><div class="star-container"><span class="star-empty">☆</span><span class="star-filled" style="width: 100.000000%">★</span></div><div class="star-container"><span class="star-empty">☆</span><span class="star-filled" style="width: 90.000000%">★</span></div></div><div class="review-stats">678 avaliações<span class="stat-divider"> | </span>4,000+ vendidos</div></div><div class="prices is-loading"><div class="original-price-row"><span class="original-price">R$258,45</span><span class="discount">Poupe R$136,83%</span></div><div class="special-price">R$121,62</div><div class="price-date">Preço referente à data de 19/08/2025, sujeito a alterações de acordo com a data da venda.</div></div><div class="key-points"><div class="key-points-title">Destaques do produto</div><div class="key-points-list"><div class="key-point-item"><span class="key-point-icon">✓</span><span class="key-point-text">Certificação QC5 com suporte a saída máxima de 160W, carregamento rápido simultâneo de 3 dispositivos</span></div><div class="key-point-item"><span class="key-point-icon">✓</span><span class="key-point-text">Design compacto para economizar espaço no veículo</span></div><div class="key-point-item"><span class="key-point-icon">✓</span><span class="key-point-text">Compatível com diversos dispositivos, de notebooks a celulares</span></div><div class="key-point-item"><span class="key-point-icon">✓</span><span class="key-point-text">Segurança reforçada com carregamento rápido a baixa temperatura e função de proteção da bateria</span></div><div class="key-point-item"><span class="key-point-icon">✓</span><span class="key-point-text">Indicador LED suave adotado para uso noturno</span></div></div></div><div class="mobile-cta"><a href="https://rzekl.com/g/1e8d114494aaa129241216525dc3e8/?ulp=https%3A%2F%2Fpt.aliexpress.com%2Fitem%2F1005004992925808.html" class="cta-button" target="_blank" rel="noopener noreferrer">Ver preço no AliExpress</a><p class="product-warning-text">💡 Atenção: Se o link não funcionar, o produto estiver esgotado ou o preço tiver mudado, pode ser porque o vendedor atualizou o produto. Neste caso, busque o produto na barra de pesquisa.</p></div></div></div>
<br>

    <style>
        .product-info4 {
            max-width: 800px;
            margin: 20px auto;
            font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;
        }
        .product-info4 h2 {
            font-size: 18px;
            font-weight: 600;
            color: #333;
            border-left: 4px solid #19A846;
            padding-left: 10px;
            margin-bottom: 10px;
        }
        .product-section4 {
            margin-bottom: 16px;
            border-radius: 8px;
            overflow: hidden;
            box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
            transition: box-shadow 0.2s ease;
        }
        .product-section4:hover {
            box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
        }
        .section-header4 {
            padding: 16px 20px;
            background: linear-gradient(to right, #EBF4EB, #EBF4EB);
            display: flex;
            align-items: center;
            border: 1px solid #E2E8F0;
        }
        .section-header4 h3 {
            font-size: 18px;
            font-weight: 600;
            color: #2D3748;
            margin: 0;
        }
        .section-content4 {
            background: white;
            padding: 20px;
            border: 1px solid #E2E8F0;
            border-top: none;
        }
        .product-section4 ul {
            list-style: none;
            padding: 0;
            margin: 0;
        }
        .product-section4 li {
            position: relative;
            padding-left: 20px;
            margin-bottom: 12px;
            color: #4A5568;
            line-height: 1.6;
        }
        .product-section4 li:last-child {
            margin-bottom: 0;
        }
        .product-section4 li:before {
            content: "";
            position: absolute;
            left: 0;
            top: 8px;
            width: 8px;
            height: 8px;
            background-color: #2DBF72;
            border-radius: 50%;
        }
        .product-conclusion4 {
            margin-top: 30px;
            text-align: center;
            color: #2D3748;
            font-weight: 500;
            line-height: 1.6;
            padding: 0 20px;
        }
        /* Show More/Less Styles */
        .content-wrapper {
            max-height: 300px;
            overflow: hidden;
            transition: max-height 0.3s ease-out;
            position: relative;
        }
        .content-wrapper:not(.expanded)::after {
            content: "";
            position: absolute;
            bottom: 0;
            left: 0;
            width: 100%;
            height: 100px;
            background: linear-gradient(to bottom, transparent, white);
            pointer-events: none;
        }
        .content-wrapper.expanded {
            max-height: 5000px;
        }
        .content-wrapper.expanded::after {
            display: none;
        }
        .show-more-btn {
            display: block;
            width: 100%;
            padding: 10px;
            background-color: #f7f7f7;
            border: 1px solid #ddd;
            border-radius: 4px;
            text-align: center;
            margin-top: 10px;
            cursor: pointer;
            color: #4a5568;
            font-weight: 500;
            position: relative;
            z-index: 2;
        }
        .show-more-btn:hover {
            background-color: #EEF7F3;
        }
    </style>
    <div class="product-info4" id="product-info-wrapper-product-info-1">
        <h2>Detalhes do Produto</h2>
        <div class="content-wrapper" id="content-product-info-1">
                <div class="product-section4">
                    <div class="section-header4">
                        <h3>Carregamento simultâneo de múltiplos dispositivos com potente saída de 160W</h3>
                    </div>
                    <div class="section-content4">
                        <ul><li>Suporte a saída máxima de 160W com certificação QC5</li><li>Saída máxima de 100W possível em uma única porta Type-C</li><li>Gerenciamento eficiente de energia com carregamento simultâneo de 3 dispositivos (100W + 30W + 30W)</li><li>Economia de espaço no veículo com design compacto</li><li>Realização de carregamento rápido estável mesmo a baixa temperatura com processo SGT</li>
                        </ul>
                    </div>
                </div>
                <div class="product-section4">
                    <div class="section-header4">
                        <h3>Detalhes</h3>
                    </div>
                    <div class="section-content4">
                        <ul><li>Type-C1: Saída máxima de 100W, portas Type-C2 e USB com saída máxima de 30W cada</li><li>Compatível com diversos dispositivos: notebooks, celulares, tablets, etc.</li><li>Carregamento seguro garantido com proteção tripla de chip</li><li>Suporte ao modo de carregamento lento para preservar a vida útil da bateria</li><li>Indicador LED suave conveniente mesmo durante a noite</li>
                        </ul>
                    </div>
                </div>
                <div class="product-section4">
                    <div class="section-header4">
                        <h3>Alta Compatibilidade e Estabilidade</h3>
                    </div>
                    <div class="section-content4">
                        <ul><li>Utilizável na maioria dos veículos com entrada DC 12-24V</li><li>Compatível com protocolos de carregamento rápido mais recentes como QC5, PPS, PD3.0</li><li>Dimensões: 43mm x 43mm x 77mm, Peso: aproximadamente 45g</li>
                        </ul>
                    </div>
                </div></div><button class="show-more-btn" id="btn-product-info-1" onclick="toggleContent('product-info-1')">Ver mais</button></div>
    <script>
    function toggleContent(id) {
        const content = document.getElementById('content-' + id);
        const btn = document.getElementById('btn-' + id);
        const wrapper = document.getElementById('product-info-wrapper-' + id);

        if (content.classList.contains('expanded')) {
            content.classList.remove('expanded');
            btn.textContent = 'Ver mais';
            content.scrollIntoView({ behavior: 'smooth', block: 'start' });
        } else {
            content.classList.add('expanded');
            btn.textContent = 'Ver menos';
        }
    }
    </script>
<br>
<h2 class="prod-gallery-title">Galeria de imagens</h2><div class="prod-gallery prod-gallery-count-8"><div class="prod-gallery-item"><a href="https://dcxn00xigqv1k.cloudfront.net/Baseus%20160w%20carregador%20de%20carro/Baseus%20160w%20carregador%20de%20carro_produto_Imagem_1.webp" data-lightbox="prod-gallery" data-title="Image 1 (Deslize para a esquerda e direita)"><img decoding="async" src="https://dcxn00xigqv1k.cloudfront.net/Baseus%20160w%20carregador%20de%20carro/Baseus%20160w%20carregador%20de%20carro_produto_Imagem_1.webp" alt="Product Image 1"></a></div><div class="prod-gallery-item"><a href="https://dcxn00xigqv1k.cloudfront.net/Baseus%20160w%20carregador%20de%20carro/Baseus%20160w%20carregador%20de%20carro_produto_Imagem_2.webp" data-lightbox="prod-gallery" data-title="Image 2 (Deslize para a esquerda e direita)"><img decoding="async" src="https://dcxn00xigqv1k.cloudfront.net/Baseus%20160w%20carregador%20de%20carro/Baseus%20160w%20carregador%20de%20carro_produto_Imagem_2.webp" alt="Product Image 2"></a></div><div class="prod-gallery-item"><a href="https://dcxn00xigqv1k.cloudfront.net/Baseus%20160w%20carregador%20de%20carro/Baseus%20160w%20carregador%20de%20carro_produto_Imagem_3.webp" data-lightbox="prod-gallery" data-title="Image 3 (Deslize para a esquerda e direita)"><img decoding="async" src="https://dcxn00xigqv1k.cloudfront.net/Baseus%20160w%20carregador%20de%20carro/Baseus%20160w%20carregador%20de%20carro_produto_Imagem_3.webp" alt="Product Image 3"></a></div><div class="prod-gallery-item"><a href="https://dcxn00xigqv1k.cloudfront.net/Baseus%20160w%20carregador%20de%20carro/Baseus%20160w%20carregador%20de%20carro_produto_Imagem_4.webp" data-lightbox="prod-gallery" data-title="Image 4 (Deslize para a esquerda e direita)"><img decoding="async" src="https://dcxn00xigqv1k.cloudfront.net/Baseus%20160w%20carregador%20de%20carro/Baseus%20160w%20carregador%20de%20carro_produto_Imagem_4.webp" alt="Product Image 4"></a></div><div class="prod-gallery-item"><a href="https://dcxn00xigqv1k.cloudfront.net/Baseus%20160w%20carregador%20de%20carro/Baseus%20160w%20carregador%20de%20carro_produto_Imagem_5.webp" data-lightbox="prod-gallery" data-title="Image 5 (Deslize para a esquerda e direita)"><img decoding="async" src="https://dcxn00xigqv1k.cloudfront.net/Baseus%20160w%20carregador%20de%20carro/Baseus%20160w%20carregador%20de%20carro_produto_Imagem_5.webp" alt="Product Image 5"></a></div><div class="prod-gallery-item"><a href="https://dcxn00xigqv1k.cloudfront.net/Baseus%20160w%20carregador%20de%20carro/Baseus%20160w%20carregador%20de%20carro_produto_Imagem_6.webp" data-lightbox="prod-gallery" data-title="Image 6 (Deslize para a esquerda e direita)"><img decoding="async" src="https://dcxn00xigqv1k.cloudfront.net/Baseus%20160w%20carregador%20de%20carro/Baseus%20160w%20carregador%20de%20carro_produto_Imagem_6.webp" alt="Product Image 6"></a></div><div class="prod-gallery-item"><a href="https://dcxn00xigqv1k.cloudfront.net/Baseus%20160w%20carregador%20de%20carro/Baseus%20160w%20carregador%20de%20carro_produto_Imagem_7.webp" data-lightbox="prod-gallery" data-title="Image 7 (Deslize para a esquerda e direita)"><img decoding="async" src="https://dcxn00xigqv1k.cloudfront.net/Baseus%20160w%20carregador%20de%20carro/Baseus%20160w%20carregador%20de%20carro_produto_Imagem_7.webp" alt="Product Image 7"></a></div><div class="prod-gallery-item"><a href="https://dcxn00xigqv1k.cloudfront.net/Baseus%20160w%20carregador%20de%20carro/Baseus%20160w%20carregador%20de%20carro_produto_Imagem_8.webp" data-lightbox="prod-gallery" data-title="Image 8 (Deslize para a esquerda e direita)"><img decoding="async" src="https://dcxn00xigqv1k.cloudfront.net/Baseus%20160w%20carregador%20de%20carro/Baseus%20160w%20carregador%20de%20carro_produto_Imagem_8.webp" alt="Product Image 8"></a></div></div><style>
        .prod-gallery-title {
            font-size: 18px;
            font-weight: 600;
            color: #333;
            border-left: 4px solid #19A846;
            padding-left: 10px;
            margin-bottom: 10px;
        }
        .prod-gallery {
            display: grid;
            gap: 8px;
            width: 100%;
        }
        .prod-gallery-item {
            position: relative;
            width: 100%;
            height: 160px;
            border-radius: 6px;
            overflow: hidden;
            background: #f5f5f5;
        }
        .prod-gallery-item img {
            width: 100%;
            height: 100%;
            object-fit: cover;
            transition: transform 0.3s ease;
        }
        .prod-gallery-item:hover img {
            transform: scale(1.05);
        }

        @media (min-width: 768px) {
            .prod-gallery {
                grid-template-columns: repeat(4, 1fr);
                grid-template-rows: repeat(2, 160px);
            }
            .prod-gallery-item {
                width: 100%;
                max-width: none;
            }
        }

        @media (min-width: 480px) and (max-width: 767px) {
            .prod-gallery {
                grid-template-columns: repeat(3, 1fr);
                gap: 6px;
            }
            .prod-gallery-item {
                height: 140px;
            }
        }

        @media (max-width: 479px) {
            .prod-gallery {
                grid-template-columns: repeat(2, 1fr);
                gap: 6px;
            }
            .prod-gallery-item {
                height: 120px;
            }
        }

        .lb-data .lb-caption {
            font-size: 14px;
            font-weight: normal;
        }
        .lb-nav a.lb-prev,
        .lb-nav a.lb-next {
            opacity: 0.8;
        }
    </style>

    <style>
        .yt-slider-container {
            width: 100%;
            max-width: 100%;
            margin: 0 auto;
            position: relative;
        }
        .yt-slider-title {
            font-size: 18px;
            font-weight: 600;
            color: #333;
            border-left: 4px solid #19A846;
            padding-left: 10px;
            margin-bottom: 15px;
        }
        .yt-slider-wrapper {
            position: relative;
            overflow: hidden;
            border-radius: 8px;
            height: 300px;
        }
        .yt-slider-track {
            display: flex;
            transition: transform 0.3s ease;
            height: 100%;
        }
        .yt-slider-slide {
            min-width: 50%;
            height: 100%;
            padding: 0 5px;
            box-sizing: border-box;
            cursor: pointer;
        }
        .yt-slider-slide:first-child {
            padding-left: 0;
        }
        .yt-slider-slide:last-child {
            padding-right: 0;
        }
        .yt-video-thumbnail {
            position: relative;
            width: 100%;
            height: 100%;
            overflow: hidden;
            border-radius: 8px;
            background-color: #000;
        }
        .yt-thumbnail-image {
            width: 100%;
            height: 100%;
            object-fit: cover;
            transition: transform 0.3s ease;
        }
        .yt-video-thumbnail:hover .yt-thumbnail-image {
            transform: scale(1.05);
        }
        .yt-video-type-badge {
            position: absolute;
            top: 8px;
            right: 8px;
            background-color: rgba(0, 0, 0, 0.8);
            color: white;
            padding: 4px 8px;
            border-radius: 4px;
            font-size: 12px;
            font-weight: 500;
        }
        .yt-play-button {
            position: absolute;
            top: 50%;
            left: 50%;
            transform: translate(-50%, -50%);
            width: 68px;
            height: 48px;
            background-color: rgba(255, 0, 0, 0.8);
            border-radius: 12px;
            display: flex;
            justify-content: center;
            align-items: center;
            transition: all 0.3s ease;
            box-shadow: 0 4px 8px rgba(0, 0, 0, 0.3);
        }
        .yt-video-thumbnail:hover .yt-play-button {
            background-color: rgba(255, 0, 0, 1);
            transform: translate(-50%, -50%) scale(1.1);
            box-shadow: 0 6px 12px rgba(0, 0, 0, 0.4);
        }
        .yt-play-button svg {
            width: 20px;
            height: 20px;
            fill: white;
            margin-left: 2px;
        }
        .yt-play-triangle {
            width: 0;
            height: 0;
            border-left: 16px solid white;
            border-top: 10px solid transparent;
            border-bottom: 10px solid transparent;
            margin-left: 4px;
        }
        .yt-slider-controls {
            position: absolute;
            top: 50%;
            transform: translateY(-50%);
            background-color: rgba(0, 0, 0, 0.6);
            color: white;
            border: none;
            border-radius: 50%;
            width: 50px;
            height: 50px;
            cursor: pointer;
            display: flex;
            justify-content: center;
            align-items: center;
            transition: all 0.3s ease;
            z-index: 10;
            font-size: 24px;
            font-weight: bold;
            box-shadow: 0 2px 8px rgba(0, 0, 0, 0.3);
            /* 모바일에서 확대 방지 */
            -webkit-tap-highlight-color: transparent;
            -webkit-touch-callout: none;
            -webkit-user-select: none;
            -khtml-user-select: none;
            -moz-user-select: none;
            -ms-user-select: none;
            user-select: none;
            touch-action: manipulation;
        }
        .yt-slider-controls:hover {
            background-color: rgba(0, 0, 0, 0.8);
            transform: translateY(-50%) scale(1.1);
        }
        .yt-slider-controls.hidden {
            display: none;
        }
        .yt-slider-prev {
            left: 15px;
        }
        .yt-slider-next {
            right: 15px;
        }
        .yt-embed-cc-title-description {
            font-size: 0.8rem;
            color: #2D3748;
            margin-top: 0.25rem;
        }

        /* Modal Styles */
        .yt-modal-overlay {
            display: none;
            position: fixed;
            top: 0;
            left: 0;
            width: 100%;
            height: 100%;
            background-color: rgba(0, 0, 0, 0.95);
            z-index: 9999;
            justify-content: center;
            align-items: center;
        }
        .yt-modal-content {
            position: relative;
            display: flex;
            justify-content: center;
            align-items: center;
            width: 100%;
            height: 100%;
            min-height: 50vh;
        }
        .yt-modal-close {
            position: absolute;
            top: 20px;
            right: 20px;
            z-index: 1000;
            background-color: rgba(0, 0, 0, 0.7);
            color: white;
            border: none;
            border-radius: 50%;
            width: 56px;
            height: 56px;
            cursor: pointer;
            font-size: 28px;
            font-weight: bold;
            transition: all 0.3s ease;
            display: flex;
            justify-content: center;
            align-items: center;
            /* 모바일에서 확대 방지 */
            -webkit-tap-highlight-color: transparent;
            -webkit-touch-callout: none;
            -webkit-user-select: none;
            -khtml-user-select: none;
            -moz-user-select: none;
            -ms-user-select: none;
            user-select: none;
            touch-action: manipulation;
        }
        .yt-modal-close:hover {
            background-color: rgba(255, 0, 0, 0.8);
            transform: scale(1.1);
        }
        .yt-modal-video-container {
            width: 100%;
            display: flex;
            justify-content: center;
            align-items: center;
        }
        .yt-modal-video {
            border: none;
            border-radius: 8px;
        }
        .yt-modal-video.long {
            width: 90vw;
            max-width: 1200px;
            aspect-ratio: 16/9;
        }
        .yt-modal-video.short {
            width: 70vw;
            max-width: 450px;
            min-width: 350px;
            aspect-ratio: 9/16;
            display: block;
            margin: 0 auto;
        }

        @media (max-width: 768px) {
            .yt-slider-slide {
                min-width: 100%;
            }
            .yt-modal-video.long {
                width: 95vw;
                height: 60vh; /* 모바일에서 높이 고정 */
                aspect-ratio: unset; /* aspect-ratio 제거 */
            }
            .yt-modal-video.short {
                width: 90vw;
                height: 80vh; /* 모바일에서 더 크게 */
                max-width: 400px;
                min-width: 320px;
                aspect-ratio: unset;
            }
            .yt-modal-content {
                min-height: 40vh;
            }
            .yt-modal-close {
                top: 15px;
                right: 15px;
                width: 40px;
                height: 40px;
                font-size: 18px;
            }
        }

        @media (max-width: 480px) {
            .yt-modal-video.long {
                width: 98vw;
                height: 55vh; /* 작은 모바일에서도 충분한 높이 */
                aspect-ratio: unset;
            }
            .yt-modal-video.short {
                width: 95vw;
                height: 75vh; /* 작은 모바일에서도 더 크게 */
                max-width: 380px;
                min-width: 300px;
                aspect-ratio: unset;
            }
            .yt-modal-close {
                top: 10px;
                right: 10px;
                width: 36px;
                height: 36px;
                font-size: 16px;
            }
        }
    </style>

    <div class="yt-slider-container">
        <h2 class="yt-slider-title">Vídeo do produto</h2>
        <div id="yt-slider-69725a59d97c3" class="yt-slider-wrapper">
            <div class="yt-slider-track">
                <div class="yt-slider-slide" data-video-url="https://www.youtube.com/shorts/nes9G7WuhsM" data-video-id="nes9G7WuhsM" data-is-short="true">
                    <div class="yt-video-thumbnail">
                        <img decoding="async" src="https://dcxn00xigqv1k.cloudfront.net/Baseus%20160w%20carregador%20de%20carro/Baseus%20160w%20carregador%20de%20carro_youtube_imagem_1.webp" alt="YouTube video 1" class="yt-thumbnail-image">
                        <div class="yt-video-type-badge">Short</div>
                        <div class="yt-play-button">
                            <div class="yt-play-triangle"></div>
                        </div>
                    </div>
                </div>
                <div class="yt-slider-slide" data-video-url="https://www.youtube.com/shorts/JeD2pYt0fyw" data-video-id="JeD2pYt0fyw" data-is-short="true">
                    <div class="yt-video-thumbnail">
                        <img decoding="async" src="https://dcxn00xigqv1k.cloudfront.net/Baseus%20160w%20carregador%20de%20carro/Baseus%20160w%20carregador%20de%20carro_youtube_imagem_2.webp" alt="YouTube video 2" class="yt-thumbnail-image">
                        <div class="yt-video-type-badge">Short</div>
                        <div class="yt-play-button">
                            <div class="yt-play-triangle"></div>
                        </div>
                    </div>
                </div>
            </div>
            <button class="yt-slider-controls yt-slider-prev">‹</button>
            <button class="yt-slider-controls yt-slider-next">›</button>
        </div>
        <p class="yt-embed-cc-title-description">💡 Este vídeo de apresentação do produto ajudará você a entender melhor o produto. Para vídeos em língua estrangeira, recomendamos assistir com as legendas (CC) ativadas.</p>
    </div>

    <script>
    (function() {
        var slider = document.getElementById("yt-slider-69725a59d97c3");
        var track = slider.querySelector(".yt-slider-track");
        var slides = slider.querySelectorAll(".yt-slider-slide");
        var prevBtn = slider.querySelector(".yt-slider-prev");
        var nextBtn = slider.querySelector(".yt-slider-next");
        var modal = null;
        var modalVideo = null;
        var modalClose = null;

        var currentSlide = 0;
        var slidesPerView = window.innerWidth <= 768 ? 1 : 2;
        var totalSlides = slides.length;
        var maxSlide = Math.max(0, totalSlides - slidesPerView);

        function updateSlider() {
            var translateX = -(currentSlide * (100 / slidesPerView));
            track.style.transform = "translateX(" + translateX + "%)";

            // 슬라이드 버튼 표시/숨김 제어
            updateControlsVisibility();
        }

        function updateControlsVisibility() {
            // 슬라이드가 slidesPerView 개 이하거나 모든 슬라이드가 한 화면에 보이면 컨트롤 숨김
            if (totalSlides <= slidesPerView) {
                prevBtn.classList.add("hidden");
                nextBtn.classList.add("hidden");
                return;
            }

            // 첫 번째 슬라이드에서 이전 버튼 숨김
            prevBtn.classList.toggle("hidden", currentSlide <= 0);

            // 마지막 슬라이드에서 다음 버튼 숨김
            nextBtn.classList.toggle("hidden", currentSlide >= maxSlide);
        }

        function nextSlide() {
            if (currentSlide < maxSlide) {
                currentSlide++;
                updateSlider();
            }
        }

        function prevSlide() {
            if (currentSlide > 0) {
                currentSlide--;
                updateSlider();
            }
        }

        function goToSlide(slideIndex) {
            currentSlide = Math.min(slideIndex * slidesPerView, maxSlide);
            updateSlider();
        }

        function createModal() {
            // 기존 모달이 있으면 제거
            var existingModal = document.getElementById("yt-slider-69725a59d97c3-modal");
            if (existingModal) {
                existingModal.remove();
            }

            // body에 직접 모달 생성
            var modalHTML = "<div id=\"yt-slider-69725a59d97c3-modal\" class=\"yt-modal-overlay\" style=\"position: fixed; top: 0; left: 0; width: 100vw; height: 100vh; background-color: rgba(0, 0, 0, 0.7); z-index: 999999; display: none; justify-content: center; align-items: center;\">" +
                "<div class=\"yt-modal-content\" style=\"position: relative; display: flex; justify-content: center; align-items: center; width: 100%; height: 100%; min-height: 50vh;\">" +
                    "<button class=\"yt-modal-close\" style=\"position: absolute; top: 20px; right: 20px; z-index: 1000000; background-color: rgba(0, 0, 0, 0.8); color: white; border: none; border-radius: 50%; width: 56px; height: 56px; cursor: pointer; font-size: 28px; font-weight: bold; transition: all 0.3s ease; display: flex; justify-content: center; align-items: center; -webkit-tap-highlight-color: transparent; touch-action: manipulation;\">×</button>" +
                    "<div class=\"yt-modal-video-container\" style=\"position: relative; display: flex; justify-content: center; align-items: center;\">" +
                        "<iframe class=\"yt-modal-video\" src=\"\" allowfullscreen style=\"border: none; border-radius: 8px;\"></iframe>" +
                    "</div>" +
                "</div>" +
            "</div>";

            document.body.insertAdjacentHTML("beforeend", modalHTML);

            // 새로 생성된 모달 요소들 참조
            modal = document.getElementById("yt-slider-69725a59d97c3-modal");
            modalVideo = modal.querySelector(".yt-modal-video");
            modalClose = modal.querySelector(".yt-modal-close");

            // 닫기 버튼 hover 효과
            modalClose.addEventListener("mouseenter", function() {
                this.style.backgroundColor = "rgba(255, 0, 0, 0.9)";
                this.style.color = "white";
                this.style.transform = "scale(1.1)";
            });

            modalClose.addEventListener("mouseleave", function() {
                this.style.backgroundColor = "rgba(0, 0, 0, 0.8)";
                this.style.color = "white";
                this.style.transform = "scale(1)";
            });

            // 이벤트 리스너 재등록
            modalClose.addEventListener("click", closeModal);

            // 모달 배경 클릭 시 닫기 (영상 영역 제외)
            modal.addEventListener("click", function(e) {
                // 클릭된 요소가 모달 오버레이 자체이거나 모달 컨텐트인 경우에만 닫기
                if (e.target === modal || e.target.classList.contains("yt-modal-content") || e.target.classList.contains("yt-modal-video-container")) {
                    closeModal();
                }
            });

            // 영상 iframe 클릭 시 닫기 방지 (동적으로 생성되므로 이벤트 위임 사용)
            modal.addEventListener("click", function(e) {
                if (e.target.classList.contains("yt-modal-video")) {
                    e.stopPropagation();
                }
            });
        }

        function openModal(videoId, isShort) {
            // 모달이 없으면 생성
            if (!modal || !document.body.contains(modal)) {
                createModal();
            }

            var params = [
                "rel=0",
                "fs=1",
                "modestbranding=1",
                "controls=1"
            ];

            if (true) {
                params.push("cc_load_policy=1");
            }

            var embedUrl = "https://www.youtube.com/embed/" + videoId + "?" + params.join("&");

            // 기존 iframe 완전 제거
            var videoContainer = modal.querySelector(".yt-modal-video-container");
            var existingIframe = videoContainer.querySelector(".yt-modal-video");
            if (existingIframe) {
                existingIframe.remove();
            }

            // 새 iframe 동적 생성
            var newIframe = document.createElement("iframe");
            newIframe.className = "yt-modal-video";
            newIframe.setAttribute("allowfullscreen", "");
            newIframe.style.border = "none";
            newIframe.style.borderRadius = "8px";

            // iframe을 DOM에 추가한 후 src 설정
            videoContainer.appendChild(newIframe);
            modalVideo = newIframe;

            // 약간의 지연 후 src 설정 (히스토리 조작 방지)
            setTimeout(function() {
                modalVideo.src = embedUrl;
            }, 100);

            // 비디오 크기 설정 및 컨테이너 크기 동기화
            var videoContainer = modal.querySelector(".yt-modal-video-container");

            if (isShort) {
                modalVideo.className = "yt-modal-video short";
                modalVideo.style.cssText = "width: 70vw; max-width: 450px; min-width: 350px; aspect-ratio: 9/16; display: block; border: none; border-radius: 8px;";

                // 컨테이너 크기를 비디오와 동일하게 설정
                videoContainer.style.cssText = "position: relative; display: inline-block; width: 70vw; max-width: 450px; min-width: 350px; aspect-ratio: 9/16;";

                // 모바일 반응형
                if (window.innerWidth <= 768) {
                    modalVideo.style.cssText = "width: 90vw; height: 80vh; max-width: 400px; min-width: 320px; display: block; border: none; border-radius: 8px;";
                    videoContainer.style.cssText = "position: relative; display: inline-block; width: 90vw; height: 80vh; max-width: 400px; min-width: 320px;";
                }
                if (window.innerWidth <= 480) {
                    modalVideo.style.cssText = "width: 95vw; height: 75vh; max-width: 380px; min-width: 300px; display: block; border: none; border-radius: 8px;";
                    videoContainer.style.cssText = "position: relative; display: inline-block; width: 95vw; height: 75vh; max-width: 380px; min-width: 300px;";
                }
            } else {
                modalVideo.className = "yt-modal-video long";
                modalVideo.style.cssText = "width: 90vw; max-width: 1200px; aspect-ratio: 16/9; border: none; border-radius: 8px;";

                // 컨테이너 크기를 비디오와 동일하게 설정
                videoContainer.style.cssText = "position: relative; display: inline-block; width: 90vw; max-width: 1200px; aspect-ratio: 16/9;";

                // 모바일 반응형
                if (window.innerWidth <= 768) {
                    modalVideo.style.cssText = "width: 95vw; height: 60vh; border: none; border-radius: 8px;";
                    videoContainer.style.cssText = "position: relative; display: inline-block; width: 95vw; height: 60vh;";
                }
                if (window.innerWidth <= 480) {
                    modalVideo.style.cssText = "width: 98vw; height: 55vh; border: none; border-radius: 8px;";
                    videoContainer.style.cssText = "position: relative; display: inline-block; width: 98vw; height: 55vh;";
                }
            }

            modal.style.display = "flex";
            document.body.style.overflow = "hidden";
        }

        function closeModal() {
            if (modal) {
                modal.style.display = "none";
                document.body.style.overflow = "";

                // iframe을 DOM에서 완전히 제거 (히스토리 엔트리 완전 제거)
                var videoContainer = modal.querySelector(".yt-modal-video-container");
                var iframe = videoContainer.querySelector(".yt-modal-video");
                if (iframe) {
                    iframe.src = "about:blank"; // 먼저 빈 페이지로 설정
                    iframe.remove(); // DOM에서 완전 제거
                }
                modalVideo = null;
            }
        }

        // Event Listeners - 모바일 확대 방지를 위한 preventDefault 추가
        nextBtn.addEventListener("click", function(e) {
            e.preventDefault();
            nextSlide();
        });

        prevBtn.addEventListener("click", function(e) {
            e.preventDefault();
            prevSlide();
        });

        slides.forEach(function(slide) {
            slide.addEventListener("click", function() {
                var videoId = this.getAttribute("data-video-id");
                var isShort = this.getAttribute("data-is-short") === "true";
                openModal(videoId, isShort);
            });
        });

        document.addEventListener("keydown", function(e) {
            if (e.key === "Escape") {
                closeModal();
            }
        });

        // Responsive handling
        window.addEventListener("resize", function() {
            var newSlidesPerView = window.innerWidth <= 768 ? 1 : 2;
            if (newSlidesPerView !== slidesPerView) {
                slidesPerView = newSlidesPerView;
                maxSlide = Math.max(0, totalSlides - slidesPerView);
                currentSlide = Math.min(currentSlide, maxSlide);
                updateSlider();
            }
        });

        // Initialize - 초기화 시 컨트롤 상태를 정확히 설정
        updateSlider();
    })();
    </script>
    
<br>
<style>
        .products-flex-container {
            width: 100%;
            margin: 0 auto;
        }
        .rating-container {
            width: 100%;
            margin: 0;
            padding: 20px;
            background: #fff;
            border-radius: 8px;
            box-shadow: 0 2px 4px rgba(0,0,0,0.1);
        }
        .rating-header {
            display: flex;
            align-items: stretch;
            justify-content: space-between;
            gap: 15px;
            margin-bottom: 20px;
        }
        .total-rating {
            flex: 1;
            text-align: center;
        }
        .stars {
            display: flex;
            font-size: 24px;
            margin-bottom: 5px;
            letter-spacing: 3px;
            justify-content: center;
        }
        .star-container {
            position: relative;
            display: inline-block;
        }
        .star-empty {
            color: #ddd;
        }
        .star-filled {
            position: absolute;
            top: 0;
            left: 0;
            color: #ffd700;
            overflow: hidden;
            white-space: nowrap;
        }
        .rating-number {
            font-size: 24px;
            font-weight: bold;
            margin-top: 5px;
        }
        .review-badge {
            flex: 1;
            padding: 8px 12px;
            border-radius: 12px;
            color: white;
            text-align: center;
            display: flex;
            flex-direction: column;
            justify-content: center;
        }
        .badge-emoji {
            font-size: 24px;
            margin-bottom: 4px;
        }
        .badge-text {
            font-size: 14px;
            font-weight: bold;
            margin-bottom: 2px;
        }
        .badge-subtext {
            font-size: 12px;
            font-weight: 500;
            opacity: 0.9;
        }
        .rating-bars {
            margin-top: 15px;
            width: 100%;
        }
        .rating-row {
            display: flex;
            align-items: center;
            width: 100%;
            margin: 5px 0;
        }
        .star-label {
            width: 75px;
            padding-right: 6px;
        }
        .progress-bar {
            flex-grow: 1;
            height: 15px;
            background: #eee;
            margin: 0 10px;
            border-radius: 10px;
            overflow: hidden;
        }
        .progress-fill {
            height: 100%;
            background: #19A846;
            width: 0;
            transition: width 0.5s ease-in-out;
        }
        .percentage {
            width: 35px;
            font-size: 12px;
            color: #666;
        }
        .rating_visualization_title {
            font-size: 18px;
            font-weight: 600;
            color: #333;
            border-left: 4px solid #19A846;
            padding-left: 10px;
            margin-bottom: 20px;
        }

        @media screen and (max-width: 768px) {
            .rating-container {
                margin: 0;
            }
            .rating-header {
                flex-direction: row;
            }
            .rating-row {
                max-width: 100%;
            }
            .progress-bar {
                flex-grow: 1;
                margin: 0 8px;
            }
        }
    </style><div class="products-flex-container"><div class="rating-container"><h2 class="rating_visualization_title">Avaliação do produto</h2><div class="rating-header">
                <div class="total-rating">
                    <div class="stars"><div class="star-container"><span class="star-empty">☆</span><span class="star-filled" style="width: 100.000000%">★</span></div><div class="star-container"><span class="star-empty">☆</span><span class="star-filled" style="width: 100.000000%">★</span></div><div class="star-container"><span class="star-empty">☆</span><span class="star-filled" style="width: 100.000000%">★</span></div><div class="star-container"><span class="star-empty">☆</span><span class="star-filled" style="width: 100.000000%">★</span></div><div class="star-container"><span class="star-empty">☆</span><span class="star-filled" style="width: 90.000000%">★</span></div></div>
                    <div class="rating-number">4.9</div>
                </div>
                <div class="review-badge" style="background-color:#19A846;">
                    <div class="badge-emoji">🔥</div>
                    <div class="badge-text">QUENTE</div>
                    <div class="badge-subtext">2.000+ Vendas</div>
                </div>
              </div></div></div>

    <style>
        .pros-cons-wrapper {
            max-width: 800px;
            margin: 20px auto;
            font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;
        }
        .pros-cons-container {
            display: flex;
            gap: 30px;
            margin-bottom: 16px;
        }
        .pros-section, .cons-section {
            flex: 1;
            border-radius: 8px;
            background-color: white;
            box-shadow: 0 1px 3px rgba(0,0,0,0.12);
            padding: 24px;
        }
        .section-header h3 {
            font-size: 20px;
            font-weight: 600;
            margin: 0;
            padding: 0 0 16px 0;
        }
        .pros-title {
            color: #16a34a;
            border-bottom: 2px solid #16a34a;
        }
        .cons-title {
            color: #dc2626;
            border-bottom: 2px solid #dc2626;
        }
        .section-content {
            padding: 16px 0 0 0;
        }
        .pros-cons-list {
            list-style: none;
            padding: 0;
            margin: 0;
        }
        .pros-cons-item {
            display: flex;
            align-items: center;
            gap: 8px;
            padding: 8px 0;
            color: #4A5568;
        }
        @media (max-width: 768px) {
            .pros-cons-container {
                flex-direction: column;
                gap: 16px;
            }
        }
    </style><div class="pros-cons-wrapper"><div class="pros-cons-container"><div class="pros-section">
                    <div class="section-header">
                        <h3 class="pros-title">✅ Vantagens</h3>
                    </div>
                    <div class="section-content">
                        <ul class="pros-cons-list"><li class="pros-cons-item"><svg width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" style="color: #16a34a;"><path d="M22 11.08V12a10 10 0 1 1-5.93-9.14"></path><polyline points="22 4 12 14.01 9 11.01"></polyline></svg>Velocidade de carregamento rápida</li><li class="pros-cons-item"><svg width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" style="color: #16a34a;"><path d="M22 11.08V12a10 10 0 1 1-5.93-9.14"></path><polyline points="22 4 12 14.01 9 11.01"></polyline></svg>Qualidade e design excelentes</li><li class="pros-cons-item"><svg width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" style="color: #16a34a;"><path d="M22 11.08V12a10 10 0 1 1-5.93-9.14"></path><polyline points="22 4 12 14.01 9 11.01"></polyline></svg>Item prático ideal para presente</li><li class="pros-cons-item"><svg width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" style="color: #16a34a;"><path d="M22 11.08V12a10 10 0 1 1-5.93-9.14"></path><polyline points="22 4 12 14.01 9 11.01"></polyline></svg>Entrega rápida</li><li class="pros-cons-item"><svg width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" style="color: #16a34a;"><path d="M22 11.08V12a10 10 0 1 1-5.93-9.14"></path><polyline points="22 4 12 14.01 9 11.01"></polyline></svg>Ampla compatibilidade</li></ul></div></div><div class="cons-section">
                    <div class="section-header">
                        <h3 class="cons-title">❌ Desvantagens</h3>
                    </div>
                    <div class="section-content">
                        <ul class="pros-cons-list"><li class="pros-cons-item"><svg width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" style="color: #dc2626;"><circle cx="12" cy="12" r="10"></circle><line x1="15" y1="9" x2="9" y2="15"></line><line x1="9" y1="9" x2="15" y2="15"></line></svg>A velocidade de carregamento pode não ser suficiente para alguns usuários</li><li class="pros-cons-item"><svg width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" style="color: #dc2626;"><circle cx="12" cy="12" r="10"></circle><line x1="15" y1="9" x2="9" y2="15"></line><line x1="9" y1="9" x2="15" y2="15"></line></svg>Pode não ser adequado para dispositivos de alta potência</li></ul></div></div></div></div>
<br>
<h2 class="product-review-title">Análise do Produto</h2><div class="product-review-container"><div class="product-review-item"><h3 class="product-review-topic">Recomendação de carregador de carro</h3><div class="product-review-content-wrapper"><div class="product-review-content" id="review-content-0">Se você está procurando um carregador de carro com excelente função de carregamento rápido<br>recomendo este produto. Estou tão satisfeito com o produto<br>que até presentearia família e amigos.</div><div class="product-review-fade"></div></div><button class="product-review-more" data-target="review-content-0">Ver mais</button></div><div class="product-review-item"><h3 class="product-review-topic">Primeira impressão do carregador é boa</h3><div class="product-review-content-wrapper"><div class="product-review-content" id="review-content-1">Este carregador com aparência e estrutura excelentes<br>ainda não testei todas as funções mas<br>a primeira impressão é muito boa.</div><div class="product-review-fade"></div></div><button class="product-review-more" data-target="review-content-1">Ver mais</button></div><div class="product-review-item"><h3 class="product-review-topic">Entrega rápida e design incrível</h3><div class="product-review-content-wrapper"><div class="product-review-content" id="review-content-2">Produto que se destaca pela entrega rápida e design incrível<br> é possível receber na Europa e<br> estou tão satisfeito que considero<br> fazer compras adicionais</div><div class="product-review-fade"></div></div><button class="product-review-more" data-target="review-content-2">Ver mais</button></div><div class="product-review-item"><h3 class="product-review-topic">Impressões sobre desempenho e qualidade do produto</h3><div class="product-review-content-wrapper"><div class="product-review-content" id="review-content-3">A velocidade de carregamento é um pouco lenta mas<br>tem desempenho excelente e qualidade superior então<br>é bom para usar por muito tempo.</div><div class="product-review-fade"></div></div><button class="product-review-more" data-target="review-content-3">Ver mais</button></div></div>

        <style>
            .affiliate--button1 {
                display: flex;
                flex-direction: column;
                width: 100%;
                max-width: 400px;
                border-radius: 12px;
                padding: 4px;
                margin: 20px auto;
                transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
                overflow: hidden;
            }

            .button--content {
                background: #fff;
                border-radius: 10px;
                padding: 16px;
                text-align: center;
            }

            .button--main {
                display: flex;
                align-items: center;
                justify-content: center;
                background: linear-gradient(135deg, #19A846 0%, #3DE78D 100%);
                color: white;
                padding: 16px 24px;
                border-radius: 8px;
                font-size: 18px;
                font-weight: 700;
                text-decoration: none;
                margin: 10px 0;
                transition: transform 0.2s ease;
            }

            .button--main:hover {
                transform: translateY(-2px);
				color: white;
                box-shadow: 0 6px 8px rgba(25, 168, 70, 0.3);
            }

            .trust--badges {
                display: flex;
                justify-content: center;
                gap: 12px;
                margin-top: 12px;
            }

            .trust--badge {
                display: flex;
                align-items: center;
                color: #666;
                font-size: 12px;
                gap: 4px;
            }

            .affiliate--disclaimer {
                font-size: 11px;
                color: #999;
                text-align: center;
                margin-top: 8px;
            }

            @keyframes pulse {
                0% { transform: scale(1); }
                50% { transform: scale(1.05); }
                100% { transform: scale(1); }
            }

            .animate--pulse {
                animation: pulse 2s infinite;
            }

            @media (max-width: 768px) {
                .button--main {
                    font-size: 16px;
                    padding: 14px 20px;
                }
            }
        </style>
    <div class='affiliate--button--container'><div class='affiliate--button1'><div class='button--content'><a href="https://rzekl.com/g/1e8d114494aaa129241216525dc3e8/?ulp=https%3A%2F%2Fpt.aliexpress.com%2Fitem%2F1005004992925808.html" class="button--main animate--pulse" target="_blank" rel="noopener noreferrer">
                Ver preço no AliExpress
                <span style="margin-left: 8px;">✨</span>
              </a><div class='trust--badges'>
                <span class='trust--badge'>🚚 Entrega rápida</span>
                <span class='trust--badge'>🔒 Pagamento seguro</span>
              </div></div></div><p class='affiliate--disclaimer'>Esta publicação apresenta produtos recomendados do AliExpress para nossos leitores.</p></div><p><a href="https://pristine-blog.com/carregador-de-carro-baseus-qualcomm-quick-charge-5/">Review do Carregador de Carro Multiporta Baseus Qualcomm Quick Charge 5</a> <a href="https://pristine-blog.com">Pristine-Blog | Resenhas Relâmpago</a></p>
]]></content:encoded>
					
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">5491</post-id>	</item>
		<item>
		<title>Carregador veicular Baseus &#8211; Inovação em carregamento rápido</title>
		<link>https://pristine-blog.com/carregador-veicular-baseus-carregamento-rapido/</link>
		
		<dc:creator><![CDATA[pristine]]></dc:creator>
		<pubDate>Tue, 19 Aug 2025 05:40:05 +0000</pubDate>
				<category><![CDATA[Acessórios Eletrônicos]]></category>
		<category><![CDATA[Eletro]]></category>
		<category><![CDATA[car charger]]></category>
		<guid isPermaLink="false">https://pristine-blog.com/?p=5488</guid>

					<description><![CDATA[<p>Experiência de carregamento contínua em movimento com tecnologia inovadora de carregamento rápido! O carregador veicular Baseus oferece uma solução de carregamento rápido e seguro. Suporta diversas tecnologias de carregamento rápido como Quick Charge 4.0 e USB PD, permitindo carregamento rápido a qualquer hora e lugar. Pode usar simultaneamente as portas USB e Type-C para carregar [&#8230;]</p>
<p><a href="https://pristine-blog.com/carregador-veicular-baseus-carregamento-rapido/">Carregador veicular Baseus &#8211; Inovação em carregamento rápido</a> <a href="https://pristine-blog.com">Pristine-Blog | Resenhas Relâmpago</a></p>
]]></description>
										<content:encoded><![CDATA[<div style="margin: 0 auto 10px">
    <h2 style="font-size: 24px; font-weight: bold; margin-bottom: 20px; color: #333;">
        Experiência de carregamento contínua em movimento com tecnologia inovadora de carregamento rápido!
    </h2>
    <p>
        O carregador veicular Baseus oferece uma solução de carregamento rápido e seguro. Suporta diversas tecnologias de carregamento rápido como Quick Charge 4.0 e USB PD, permitindo carregamento rápido a qualquer hora e lugar.
    </p>
    <p>
        Pode usar simultaneamente as portas USB e Type-C para carregar múltiplos dispositivos ao mesmo tempo, e garante carregamento seguro e eficiente com sistema de carregamento inteligente.
    </p>
    <p>
        Além disso, é compatível com diversos modelos de smartphone e garante uso seguro com proteção contra sobrecorrente, sobretensão, superaquecimento e curto-circuito.
        Com indicador LED de energia, você pode verificar facilmente o status do carregamento, tornando-o ainda mais conveniente.
    </p>
</div>
<style>
        .product-card {
            display: flex;
            flex-direction: column;
            max-width: 800px;
            border-radius: 0.5rem;
            box-shadow: 0 1px 3px rgba(0,0,0,0.12);
            padding: 1rem;
            gap: 1rem;
            margin: 1rem 0 0 0;
        }

        @media (min-width: 768px) {
            .product-card {
                flex-direction: row;
            }
        }

        .product-image-container {
            flex-shrink: 0;
            display: flex;
            flex-direction: column;
            gap: 1rem;
            width: 300px;
            margin: 0 auto;
        }

        @media (min-width: 768px) {
            .product-image-container {
                margin: 0;
            }
        }

        .product-image {
            position: relative;
            width: 300px;
            height: 300px;
        }

        .product-image img {
            width: 100%;
            height: 100%;
            border-radius: 0.375rem;
            object-fit: contain;
            background-color: #f8f9fa;
        }

        .cta-button {
            display: inline-block;
            background-color: #19A846;
            color: white;
            padding: 0.75rem 1.5rem;
            border-radius: 0.375rem;
            text-align: center;
            font-weight: 600;
            text-decoration: none;
            transition: background-color 0.2s;
            width: 100%;
        }

        .cta-button:hover {
            background-color: #148637;
            color: white;
        }

        .mobile-cta {
            margin-top: 5px;
        }

        .search-icon {
            display: inline-block;
            margin-left: 6px;
        }

        @media (max-width: 767px) {
            .desktop-cta {
                display: none;
            }
        }

        @media (min-width: 768px) {
            .mobile-cta {
                display: none;
            }
        }

        .product-details {
            flex: 1;
            display: flex;
            flex-direction: column;
            gap: 0.35rem;
        }

        .product-name {
            font-size: 1.125rem;
            font-weight: 500;
            color: #111827;
            margin: 0;
            line-height: 1.4;
        }

        .rating-reviews {
            display: flex;
            align-items: center;
            gap: 8px;
        }

        .rating {
            font-weight: 700;
            color: #111827;
        }

        .stars {
            display: flex;
            gap: 2px;
        }

        .star-container {
            position: relative;
            display: inline-block;
            font-size: 16px;
        }

        .star-empty {
            color: #ddd;
        }

        .star-filled {
            position: absolute;
            top: 0;
            left: 0;
            color: #ffd700;
            overflow: hidden;
            white-space: nowrap;
        }

        .review-stats {
            display: flex;
            align-items: center;
            gap: 8px;
            color: #6B7280;
            font-size: 0.875rem;
        }

        .stat-divider {
            color: #d1d5db;
        }

        .prices {
            display: flex;
            flex-direction: column;
            gap: 0.25rem;
            margin-top: 4px;
        }

        .original-price-row {
            display: flex;
            align-items: center;
            gap: 0.5rem;
        }

        .original-price {
            font-size: 0.875rem;
            color: #6B7280;
            text-decoration: line-through;
        }

        .discount {
            color: #f44;
            font-size: 0.875rem;
            font-weight: 500;
        }

        .sale-price {
            font-size: 1.25rem;
            font-weight: 700;
            color: #111827;
        }

        .special-price {
            font-size: 1.125rem;
            font-weight: 700;
        }

        .price-date {
            font-size: 0.75rem;
            color: #6B7280;
            margin-top: 0.25rem;
        }

        .product-warning-text {
            font-size: 0.75rem;
            color: #6B7280;
            margin-top: 0.15rem;
        }

        .key-points {
            margin-top: 5px;
            padding: 5px;
            background: linear-gradient(to right, #e8f5e9, #e8f5e9);
            border-radius: 0.75rem;
        }

        .key-points-title {
            font-size: 0.875rem;
            font-weight: 600;
            color: #4B5563;
            margin-bottom: 0.5rem;
        }

        .key-points-list {
            display: grid;
            grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
            gap: 0.75rem;
        }

        .key-point-item {
            display: flex;
            align-items: flex-start;
            gap: 0.5rem;
        }

        .key-point-icon {
            color: #19A846;
            flex-shrink: 0;
        }

        .key-point-text {
            margin-top: 0.2rem;
            font-size: 0.9rem;
            color: #374151;
            line-height: 1.4;
        }

        /* 스켈레톤 로딩 스타일 */
        .rating-reviews.is-loading {
            height: 40px;
            background-color: #e5e7eb;
            border-radius: 0.375rem;
            animation: skeleton-loading 1s linear infinite alternate;
        }

        .rating-reviews.is-loading > * {
            display: none;
        }

        .prices.is-loading {
            height: 80px;
            background-color: #e5e7eb;
            border-radius: 0.375rem;
            animation: skeleton-loading 1s linear infinite alternate;
        }

        .prices.is-loading > * {
            display: none;
        }

        @keyframes skeleton-loading {
            0% {
                background-color: #e5e7eb;
            }
            100% {
                background-color: #f3f4f6;
            }
        }
    </style><div class="product-card"><div class="product-image-container"><div class="product-image"><img decoding="async" src="https://dcxn00xigqv1k.cloudfront.net/Baseus%20Carregador%20para%20automóvel/Baseus%20Carregador%20para%20automóvel_produto_Imagem.webp" alt="Baseus-Carregador para automóvel, Carregamento Rápido, USB PD, Carregamento Rápido 4.0, 3.0, FCP, SCP, Xiaomi, iPhone 12, 13, 14 Pro, 30W"></div><div class="desktop-cta"><a href="https://rzekl.com/g/1e8d114494aaa129241216525dc3e8/?ulp=https%3A%2F%2Fpt.aliexpress.com%2Fitem%2F1005005665917206.html" class="cta-button" target="_blank" rel="noopener noreferrer">Ver preço no AliExpress</a><p class="product-warning-text">💡 Atenção: Se o link não funcionar, o produto estiver esgotado ou o preço tiver mudado, pode ser porque o vendedor atualizou o produto. Neste caso, busque o produto na barra de pesquisa.</p></div></div><div class="product-details"><h2 class="product-name">Baseus-Carregador para automóvel, Carregamento Rápido, USB PD, Carregamento Rápido 4.0, 3.0, FCP, SCP, Xiaomi, iPhone 12, 13, 14 Pro, 30W</h2><div class="rating-reviews is-loading"><span class="rating">4.9</span><div class="stars"><div class="star-container"><span class="star-empty">☆</span><span class="star-filled" style="width: 100.000000%">★</span></div><div class="star-container"><span class="star-empty">☆</span><span class="star-filled" style="width: 100.000000%">★</span></div><div class="star-container"><span class="star-empty">☆</span><span class="star-filled" style="width: 100.000000%">★</span></div><div class="star-container"><span class="star-empty">☆</span><span class="star-filled" style="width: 100.000000%">★</span></div><div class="star-container"><span class="star-empty">☆</span><span class="star-filled" style="width: 90.000000%">★</span></div></div><div class="review-stats">938 avaliações<span class="stat-divider"> | </span>5,000+ vendidos</div></div><div class="prices is-loading"><div class="original-price-row"><span class="original-price">R$68,22</span><span class="discount">Poupe R$34,11%</span></div><div class="special-price">R$34,11</div><div class="price-date">Preço referente à data de 19/08/2025, sujeito a alterações de acordo com a data da venda.</div></div><div class="key-points"><div class="key-points-title">Destaques do produto</div><div class="key-points-list"><div class="key-point-item"><span class="key-point-icon">✓</span><span class="key-point-text">Fornecimento rápido de energia com tecnologia de carregamento rápido</span></div><div class="key-point-item"><span class="key-point-icon">✓</span><span class="key-point-text">Carregamento simultâneo de múltiplos dispositivos com porta dupla</span></div><div class="key-point-item"><span class="key-point-icon">✓</span><span class="key-point-text">Economia de espaço no veículo com design compacto</span></div><div class="key-point-item"><span class="key-point-icon">✓</span><span class="key-point-text">Compatível com diversos modelos de smartphone</span></div><div class="key-point-item"><span class="key-point-icon">✓</span><span class="key-point-text">Carregamento seguro garantido com função de proteção de segurança</span></div></div></div><div class="mobile-cta"><a href="https://rzekl.com/g/1e8d114494aaa129241216525dc3e8/?ulp=https%3A%2F%2Fpt.aliexpress.com%2Fitem%2F1005005665917206.html" class="cta-button" target="_blank" rel="noopener noreferrer">Ver preço no AliExpress</a><p class="product-warning-text">💡 Atenção: Se o link não funcionar, o produto estiver esgotado ou o preço tiver mudado, pode ser porque o vendedor atualizou o produto. Neste caso, busque o produto na barra de pesquisa.</p></div></div></div>
    
    <br>
    
    <style>
        .product-info3 {
            max-width: 700px;
            margin: 20px auto;
            position: relative;
        }
        .product-info3 h2 {
            font-size: 18px;
            font-weight: 600;
            color: #333;
            border-left: 4px solid #19A846;
            padding-left: 10px;
            margin-bottom: 10px;
        }
        .product-section3 {
            margin-bottom: 30px;
            background-color: #ffffff;
            padding: 20px;
            border-radius: 8px;
            box-shadow: 0 2px 4px rgba(0, 0, 0, 0.05);
        }
        .product-section3 h3 {
            font-size: 18px;
            font-weight: 600;
            color: #4a5568;
            border-bottom: 2px solid #19A846;
            padding-bottom: 10px;
            margin-bottom: 15px;
        }
        .product-section3 ul {
            list-style-type: none;
            padding-left: 0;
            color: #4a5568;
        }
        .product-section3 li {
            margin-bottom: 10px;
            padding-left: 25px;
            position: relative;
            line-height: 1.5;
        }
        .product-section3 li:before {
            content: "•";
            color: #8793A2;
            font-weight: bold;
            position: absolute;
            left: 0;
        }
        .product-conclusion3 {
            margin-top: 30px;
            font-weight: 600;
            color: #2d3748;
            text-align: center;
        }
        .content-wrapper {
            max-height: 300px;
            overflow: hidden;
            transition: max-height 0.3s ease-out;
            position: relative;
        }
        .content-wrapper:not(.expanded)::after {
            content: "";
            position: absolute;
            bottom: 0;
            left: 0;
            width: 100%;
            height: 100px;
            background: linear-gradient(to bottom, transparent, white);
            pointer-events: none;
        }
        .content-wrapper.expanded {
            max-height: 5000px;
        }
        .content-wrapper.expanded::after {
            display: none;
        }
        .show-more-btn {
            display: block;
            width: 100%;
            padding: 10px;
            background-color: #f7f7f7;
            border: 1px solid #ddd;
            border-radius: 4px;
            text-align: center;
            margin-top: 10px;
            cursor: pointer;
            color: #4a5568;
            font-weight: 500;
            position: relative;
            z-index: 2;
        }
        .show-more-btn:hover {
            background-color: #EEF7F3;
        }
    </style>
    <div class="product-info3" id="product-info-wrapper-product-info-1">
        <h2>Detalhes do Produto</h2>
        <div class="content-wrapper" id="content-product-info-1">
                <div class="product-section3">
                    <h3>Carregamento rápido a qualquer hora e lugar com tecnologia de carregamento rápido</h3>
                    <ul><li>Suporte a diversas tecnologias de carregamento rápido incluindo Quick Charge 4.0/3.0, USB PD, FCP, SCP</li><li>Carregamento simultâneo de múltiplos dispositivos possível com uso simultâneo das portas USB e Type-C</li><li>Carregamento seguro e eficiente garantido com sistema de carregamento inteligente</li>
                    </ul>
                </div>
                <div class="product-section3">
                    <h3>Detalhes</h3>
                    <ul><li>Porta USB: Carregamento rápido possível com saída máxima de 30W (suporte a QC 3.0/FCP/SCP/AFC)</li><li>Porta Type-C: Saída máxima de 30W, suporte a QC 4.0 &#038; PD 3.0</li><li>Carregamento simultâneo de dois dispositivos com máximo de 25W (5V/5A) durante uso simultâneo</li>
                    </ul>
                </div>
                <div class="product-section3">
                    <h3>Compatibilidade e segurança</h3>
                    <ul><li>Compatível com diversos modelos de smartphone incluindo Huawei, Samsung, Xiaomi, iPhone</li><li>Uso universal em veículos de 12V-24V</li><li>Uso seguro garantido com proteção contra sobrecorrente, sobretensão, superaquecimento e curto-circuito</li><li>Equipado com diversos dispositivos de segurança incluindo proteção ESD</li>
                    </ul>
                </div>
                <div class="product-section3">
                    <h3>Características adicionais</h3>
                    <ul><li>Verificação fácil do status do carregamento com indicador LED de energia</li><li>Fixação estável no veículo com design antiderrapante</li><li>Portabilidade excelente com design pequeno e leve</li><li>Qualidade garantida com certificação oficial</li>
                    </ul>
                </div>
                <div class="product-section3">
                    <h3>Dicas de compra</h3>
                    <ul><li>QC 4.0 só pode ser usado na porta Type C para Type C e requer cabo que suporte QC4.0</li><li>Opera em velocidade de carregamento normal durante carregamento simultâneo de 2 dispositivos</li><li>Não suporta carregamento rápido de alguns modelos OPPO/vivo/OnePlus</li>
                    </ul>
                </div></div><button class="show-more-btn" id="btn-product-info-1" onclick="toggleContent('product-info-1')">Ver mais</button></div>
    <script>
    function toggleContent(id) {
        const content = document.getElementById('content-' + id);
        const btn = document.getElementById('btn-' + id);
        const wrapper = document.getElementById('product-info-wrapper-' + id);

        if (content.classList.contains('expanded')) {
            content.classList.remove('expanded');
            btn.textContent = 'Ver mais';
            content.scrollIntoView({ behavior: 'smooth', block: 'start' });
        } else {
            content.classList.add('expanded');
            btn.textContent = 'Ver menos';
        }
    }
    </script>
<br>
<h2 class="prod-gallery-title">Galeria de imagens</h2><div class="prod-gallery prod-gallery-count-8"><div class="prod-gallery-item"><a href="https://dcxn00xigqv1k.cloudfront.net/Baseus%20Carregador%20para%20automóvel/Baseus%20Carregador%20para%20automóvel_produto_Imagem_1.webp" data-lightbox="prod-gallery" data-title="Image 1 (Deslize para a esquerda e direita)"><img decoding="async" src="https://dcxn00xigqv1k.cloudfront.net/Baseus%20Carregador%20para%20automóvel/Baseus%20Carregador%20para%20automóvel_produto_Imagem_1.webp" alt="Product Image 1"></a></div><div class="prod-gallery-item"><a href="https://dcxn00xigqv1k.cloudfront.net/Baseus%20Carregador%20para%20automóvel/Baseus%20Carregador%20para%20automóvel_produto_Imagem_2.webp" data-lightbox="prod-gallery" data-title="Image 2 (Deslize para a esquerda e direita)"><img decoding="async" src="https://dcxn00xigqv1k.cloudfront.net/Baseus%20Carregador%20para%20automóvel/Baseus%20Carregador%20para%20automóvel_produto_Imagem_2.webp" alt="Product Image 2"></a></div><div class="prod-gallery-item"><a href="https://dcxn00xigqv1k.cloudfront.net/Baseus%20Carregador%20para%20automóvel/Baseus%20Carregador%20para%20automóvel_produto_Imagem_3.webp" data-lightbox="prod-gallery" data-title="Image 3 (Deslize para a esquerda e direita)"><img decoding="async" src="https://dcxn00xigqv1k.cloudfront.net/Baseus%20Carregador%20para%20automóvel/Baseus%20Carregador%20para%20automóvel_produto_Imagem_3.webp" alt="Product Image 3"></a></div><div class="prod-gallery-item"><a href="https://dcxn00xigqv1k.cloudfront.net/Baseus%20Carregador%20para%20automóvel/Baseus%20Carregador%20para%20automóvel_produto_Imagem_4.webp" data-lightbox="prod-gallery" data-title="Image 4 (Deslize para a esquerda e direita)"><img decoding="async" src="https://dcxn00xigqv1k.cloudfront.net/Baseus%20Carregador%20para%20automóvel/Baseus%20Carregador%20para%20automóvel_produto_Imagem_4.webp" alt="Product Image 4"></a></div><div class="prod-gallery-item"><a href="https://dcxn00xigqv1k.cloudfront.net/Baseus%20Carregador%20para%20automóvel/Baseus%20Carregador%20para%20automóvel_produto_Imagem_5.webp" data-lightbox="prod-gallery" data-title="Image 5 (Deslize para a esquerda e direita)"><img decoding="async" src="https://dcxn00xigqv1k.cloudfront.net/Baseus%20Carregador%20para%20automóvel/Baseus%20Carregador%20para%20automóvel_produto_Imagem_5.webp" alt="Product Image 5"></a></div><div class="prod-gallery-item"><a href="https://dcxn00xigqv1k.cloudfront.net/Baseus%20Carregador%20para%20automóvel/Baseus%20Carregador%20para%20automóvel_produto_Imagem_6.webp" data-lightbox="prod-gallery" data-title="Image 6 (Deslize para a esquerda e direita)"><img decoding="async" src="https://dcxn00xigqv1k.cloudfront.net/Baseus%20Carregador%20para%20automóvel/Baseus%20Carregador%20para%20automóvel_produto_Imagem_6.webp" alt="Product Image 6"></a></div><div class="prod-gallery-item"><a href="https://dcxn00xigqv1k.cloudfront.net/Baseus%20Carregador%20para%20automóvel/Baseus%20Carregador%20para%20automóvel_produto_Imagem_7.webp" data-lightbox="prod-gallery" data-title="Image 7 (Deslize para a esquerda e direita)"><img decoding="async" src="https://dcxn00xigqv1k.cloudfront.net/Baseus%20Carregador%20para%20automóvel/Baseus%20Carregador%20para%20automóvel_produto_Imagem_7.webp" alt="Product Image 7"></a></div><div class="prod-gallery-item"><a href="https://dcxn00xigqv1k.cloudfront.net/Baseus%20Carregador%20para%20automóvel/Baseus%20Carregador%20para%20automóvel_produto_Imagem_8.webp" data-lightbox="prod-gallery" data-title="Image 8 (Deslize para a esquerda e direita)"><img decoding="async" src="https://dcxn00xigqv1k.cloudfront.net/Baseus%20Carregador%20para%20automóvel/Baseus%20Carregador%20para%20automóvel_produto_Imagem_8.webp" alt="Product Image 8"></a></div></div><style>
        .prod-gallery-title {
            font-size: 18px;
            font-weight: 600;
            color: #333;
            border-left: 4px solid #19A846;
            padding-left: 10px;
            margin-bottom: 10px;
        }
        .prod-gallery {
            display: grid;
            gap: 8px;
            width: 100%;
        }
        .prod-gallery-item {
            position: relative;
            width: 100%;
            height: 160px;
            border-radius: 6px;
            overflow: hidden;
            background: #f5f5f5;
        }
        .prod-gallery-item img {
            width: 100%;
            height: 100%;
            object-fit: cover;
            transition: transform 0.3s ease;
        }
        .prod-gallery-item:hover img {
            transform: scale(1.05);
        }

        @media (min-width: 768px) {
            .prod-gallery {
                grid-template-columns: repeat(4, 1fr);
                grid-template-rows: repeat(2, 160px);
            }
            .prod-gallery-item {
                width: 100%;
                max-width: none;
            }
        }

        @media (min-width: 480px) and (max-width: 767px) {
            .prod-gallery {
                grid-template-columns: repeat(3, 1fr);
                gap: 6px;
            }
            .prod-gallery-item {
                height: 140px;
            }
        }

        @media (max-width: 479px) {
            .prod-gallery {
                grid-template-columns: repeat(2, 1fr);
                gap: 6px;
            }
            .prod-gallery-item {
                height: 120px;
            }
        }

        .lb-data .lb-caption {
            font-size: 14px;
            font-weight: normal;
        }
        .lb-nav a.lb-prev,
        .lb-nav a.lb-next {
            opacity: 0.8;
        }
    </style>

    <style>
        .yt-slider-container {
            width: 100%;
            max-width: 100%;
            margin: 0 auto;
            position: relative;
        }
        .yt-slider-title {
            font-size: 18px;
            font-weight: 600;
            color: #333;
            border-left: 4px solid #19A846;
            padding-left: 10px;
            margin-bottom: 15px;
        }
        .yt-slider-wrapper {
            position: relative;
            overflow: hidden;
            border-radius: 8px;
            height: 300px;
        }
        .yt-slider-track {
            display: flex;
            transition: transform 0.3s ease;
            height: 100%;
        }
        .yt-slider-slide {
            min-width: 50%;
            height: 100%;
            padding: 0 5px;
            box-sizing: border-box;
            cursor: pointer;
        }
        .yt-slider-slide:first-child {
            padding-left: 0;
        }
        .yt-slider-slide:last-child {
            padding-right: 0;
        }
        .yt-video-thumbnail {
            position: relative;
            width: 100%;
            height: 100%;
            overflow: hidden;
            border-radius: 8px;
            background-color: #000;
        }
        .yt-thumbnail-image {
            width: 100%;
            height: 100%;
            object-fit: cover;
            transition: transform 0.3s ease;
        }
        .yt-video-thumbnail:hover .yt-thumbnail-image {
            transform: scale(1.05);
        }
        .yt-video-type-badge {
            position: absolute;
            top: 8px;
            right: 8px;
            background-color: rgba(0, 0, 0, 0.8);
            color: white;
            padding: 4px 8px;
            border-radius: 4px;
            font-size: 12px;
            font-weight: 500;
        }
        .yt-play-button {
            position: absolute;
            top: 50%;
            left: 50%;
            transform: translate(-50%, -50%);
            width: 68px;
            height: 48px;
            background-color: rgba(255, 0, 0, 0.8);
            border-radius: 12px;
            display: flex;
            justify-content: center;
            align-items: center;
            transition: all 0.3s ease;
            box-shadow: 0 4px 8px rgba(0, 0, 0, 0.3);
        }
        .yt-video-thumbnail:hover .yt-play-button {
            background-color: rgba(255, 0, 0, 1);
            transform: translate(-50%, -50%) scale(1.1);
            box-shadow: 0 6px 12px rgba(0, 0, 0, 0.4);
        }
        .yt-play-button svg {
            width: 20px;
            height: 20px;
            fill: white;
            margin-left: 2px;
        }
        .yt-play-triangle {
            width: 0;
            height: 0;
            border-left: 16px solid white;
            border-top: 10px solid transparent;
            border-bottom: 10px solid transparent;
            margin-left: 4px;
        }
        .yt-slider-controls {
            position: absolute;
            top: 50%;
            transform: translateY(-50%);
            background-color: rgba(0, 0, 0, 0.6);
            color: white;
            border: none;
            border-radius: 50%;
            width: 50px;
            height: 50px;
            cursor: pointer;
            display: flex;
            justify-content: center;
            align-items: center;
            transition: all 0.3s ease;
            z-index: 10;
            font-size: 24px;
            font-weight: bold;
            box-shadow: 0 2px 8px rgba(0, 0, 0, 0.3);
            /* 모바일에서 확대 방지 */
            -webkit-tap-highlight-color: transparent;
            -webkit-touch-callout: none;
            -webkit-user-select: none;
            -khtml-user-select: none;
            -moz-user-select: none;
            -ms-user-select: none;
            user-select: none;
            touch-action: manipulation;
        }
        .yt-slider-controls:hover {
            background-color: rgba(0, 0, 0, 0.8);
            transform: translateY(-50%) scale(1.1);
        }
        .yt-slider-controls.hidden {
            display: none;
        }
        .yt-slider-prev {
            left: 15px;
        }
        .yt-slider-next {
            right: 15px;
        }
        .yt-embed-cc-title-description {
            font-size: 0.8rem;
            color: #2D3748;
            margin-top: 0.25rem;
        }

        /* Modal Styles */
        .yt-modal-overlay {
            display: none;
            position: fixed;
            top: 0;
            left: 0;
            width: 100%;
            height: 100%;
            background-color: rgba(0, 0, 0, 0.95);
            z-index: 9999;
            justify-content: center;
            align-items: center;
        }
        .yt-modal-content {
            position: relative;
            display: flex;
            justify-content: center;
            align-items: center;
            width: 100%;
            height: 100%;
            min-height: 50vh;
        }
        .yt-modal-close {
            position: absolute;
            top: 20px;
            right: 20px;
            z-index: 1000;
            background-color: rgba(0, 0, 0, 0.7);
            color: white;
            border: none;
            border-radius: 50%;
            width: 56px;
            height: 56px;
            cursor: pointer;
            font-size: 28px;
            font-weight: bold;
            transition: all 0.3s ease;
            display: flex;
            justify-content: center;
            align-items: center;
            /* 모바일에서 확대 방지 */
            -webkit-tap-highlight-color: transparent;
            -webkit-touch-callout: none;
            -webkit-user-select: none;
            -khtml-user-select: none;
            -moz-user-select: none;
            -ms-user-select: none;
            user-select: none;
            touch-action: manipulation;
        }
        .yt-modal-close:hover {
            background-color: rgba(255, 0, 0, 0.8);
            transform: scale(1.1);
        }
        .yt-modal-video-container {
            width: 100%;
            display: flex;
            justify-content: center;
            align-items: center;
        }
        .yt-modal-video {
            border: none;
            border-radius: 8px;
        }
        .yt-modal-video.long {
            width: 90vw;
            max-width: 1200px;
            aspect-ratio: 16/9;
        }
        .yt-modal-video.short {
            width: 70vw;
            max-width: 450px;
            min-width: 350px;
            aspect-ratio: 9/16;
            display: block;
            margin: 0 auto;
        }

        @media (max-width: 768px) {
            .yt-slider-slide {
                min-width: 100%;
            }
            .yt-modal-video.long {
                width: 95vw;
                height: 60vh; /* 모바일에서 높이 고정 */
                aspect-ratio: unset; /* aspect-ratio 제거 */
            }
            .yt-modal-video.short {
                width: 90vw;
                height: 80vh; /* 모바일에서 더 크게 */
                max-width: 400px;
                min-width: 320px;
                aspect-ratio: unset;
            }
            .yt-modal-content {
                min-height: 40vh;
            }
            .yt-modal-close {
                top: 15px;
                right: 15px;
                width: 40px;
                height: 40px;
                font-size: 18px;
            }
        }

        @media (max-width: 480px) {
            .yt-modal-video.long {
                width: 98vw;
                height: 55vh; /* 작은 모바일에서도 충분한 높이 */
                aspect-ratio: unset;
            }
            .yt-modal-video.short {
                width: 95vw;
                height: 75vh; /* 작은 모바일에서도 더 크게 */
                max-width: 380px;
                min-width: 300px;
                aspect-ratio: unset;
            }
            .yt-modal-close {
                top: 10px;
                right: 10px;
                width: 36px;
                height: 36px;
                font-size: 16px;
            }
        }
    </style>

    <div class="yt-slider-container">
        <h2 class="yt-slider-title">Vídeo do produto</h2>
        <div id="yt-slider-69725a59da91a" class="yt-slider-wrapper">
            <div class="yt-slider-track">
                <div class="yt-slider-slide" data-video-url="https://www.youtube.com/watch?v=-e5c5uyQup4" data-video-id="-e5c5uyQup4" data-is-short="false">
                    <div class="yt-video-thumbnail">
                        <img decoding="async" src="https://dcxn00xigqv1k.cloudfront.net/Baseus%20Carregador%20para%20automóvel/Baseus%20Carregador%20para%20automóvel_youtube_imagem_1.webp" alt="YouTube video 1" class="yt-thumbnail-image">
                        <div class="yt-video-type-badge">Video</div>
                        <div class="yt-play-button">
                            <div class="yt-play-triangle"></div>
                        </div>
                    </div>
                </div>
                <div class="yt-slider-slide" data-video-url="https://www.youtube.com/shorts/X1st66yESfU" data-video-id="X1st66yESfU" data-is-short="true">
                    <div class="yt-video-thumbnail">
                        <img decoding="async" src="https://dcxn00xigqv1k.cloudfront.net/Baseus%20Carregador%20para%20automóvel/Baseus%20Carregador%20para%20automóvel_youtube_imagem_2.webp" alt="YouTube video 2" class="yt-thumbnail-image">
                        <div class="yt-video-type-badge">Short</div>
                        <div class="yt-play-button">
                            <div class="yt-play-triangle"></div>
                        </div>
                    </div>
                </div>
            </div>
            <button class="yt-slider-controls yt-slider-prev">‹</button>
            <button class="yt-slider-controls yt-slider-next">›</button>
        </div>
        <p class="yt-embed-cc-title-description">💡 Este vídeo de apresentação do produto ajudará você a entender melhor o produto. Para vídeos em língua estrangeira, recomendamos assistir com as legendas (CC) ativadas.</p>
    </div>

    <script>
    (function() {
        var slider = document.getElementById("yt-slider-69725a59da91a");
        var track = slider.querySelector(".yt-slider-track");
        var slides = slider.querySelectorAll(".yt-slider-slide");
        var prevBtn = slider.querySelector(".yt-slider-prev");
        var nextBtn = slider.querySelector(".yt-slider-next");
        var modal = null;
        var modalVideo = null;
        var modalClose = null;

        var currentSlide = 0;
        var slidesPerView = window.innerWidth <= 768 ? 1 : 2;
        var totalSlides = slides.length;
        var maxSlide = Math.max(0, totalSlides - slidesPerView);

        function updateSlider() {
            var translateX = -(currentSlide * (100 / slidesPerView));
            track.style.transform = "translateX(" + translateX + "%)";

            // 슬라이드 버튼 표시/숨김 제어
            updateControlsVisibility();
        }

        function updateControlsVisibility() {
            // 슬라이드가 slidesPerView 개 이하거나 모든 슬라이드가 한 화면에 보이면 컨트롤 숨김
            if (totalSlides <= slidesPerView) {
                prevBtn.classList.add("hidden");
                nextBtn.classList.add("hidden");
                return;
            }

            // 첫 번째 슬라이드에서 이전 버튼 숨김
            prevBtn.classList.toggle("hidden", currentSlide <= 0);

            // 마지막 슬라이드에서 다음 버튼 숨김
            nextBtn.classList.toggle("hidden", currentSlide >= maxSlide);
        }

        function nextSlide() {
            if (currentSlide < maxSlide) {
                currentSlide++;
                updateSlider();
            }
        }

        function prevSlide() {
            if (currentSlide > 0) {
                currentSlide--;
                updateSlider();
            }
        }

        function goToSlide(slideIndex) {
            currentSlide = Math.min(slideIndex * slidesPerView, maxSlide);
            updateSlider();
        }

        function createModal() {
            // 기존 모달이 있으면 제거
            var existingModal = document.getElementById("yt-slider-69725a59da91a-modal");
            if (existingModal) {
                existingModal.remove();
            }

            // body에 직접 모달 생성
            var modalHTML = "<div id=\"yt-slider-69725a59da91a-modal\" class=\"yt-modal-overlay\" style=\"position: fixed; top: 0; left: 0; width: 100vw; height: 100vh; background-color: rgba(0, 0, 0, 0.7); z-index: 999999; display: none; justify-content: center; align-items: center;\">" +
                "<div class=\"yt-modal-content\" style=\"position: relative; display: flex; justify-content: center; align-items: center; width: 100%; height: 100%; min-height: 50vh;\">" +
                    "<button class=\"yt-modal-close\" style=\"position: absolute; top: 20px; right: 20px; z-index: 1000000; background-color: rgba(0, 0, 0, 0.8); color: white; border: none; border-radius: 50%; width: 56px; height: 56px; cursor: pointer; font-size: 28px; font-weight: bold; transition: all 0.3s ease; display: flex; justify-content: center; align-items: center; -webkit-tap-highlight-color: transparent; touch-action: manipulation;\">×</button>" +
                    "<div class=\"yt-modal-video-container\" style=\"position: relative; display: flex; justify-content: center; align-items: center;\">" +
                        "<iframe class=\"yt-modal-video\" src=\"\" allowfullscreen style=\"border: none; border-radius: 8px;\"></iframe>" +
                    "</div>" +
                "</div>" +
            "</div>";

            document.body.insertAdjacentHTML("beforeend", modalHTML);

            // 새로 생성된 모달 요소들 참조
            modal = document.getElementById("yt-slider-69725a59da91a-modal");
            modalVideo = modal.querySelector(".yt-modal-video");
            modalClose = modal.querySelector(".yt-modal-close");

            // 닫기 버튼 hover 효과
            modalClose.addEventListener("mouseenter", function() {
                this.style.backgroundColor = "rgba(255, 0, 0, 0.9)";
                this.style.color = "white";
                this.style.transform = "scale(1.1)";
            });

            modalClose.addEventListener("mouseleave", function() {
                this.style.backgroundColor = "rgba(0, 0, 0, 0.8)";
                this.style.color = "white";
                this.style.transform = "scale(1)";
            });

            // 이벤트 리스너 재등록
            modalClose.addEventListener("click", closeModal);

            // 모달 배경 클릭 시 닫기 (영상 영역 제외)
            modal.addEventListener("click", function(e) {
                // 클릭된 요소가 모달 오버레이 자체이거나 모달 컨텐트인 경우에만 닫기
                if (e.target === modal || e.target.classList.contains("yt-modal-content") || e.target.classList.contains("yt-modal-video-container")) {
                    closeModal();
                }
            });

            // 영상 iframe 클릭 시 닫기 방지 (동적으로 생성되므로 이벤트 위임 사용)
            modal.addEventListener("click", function(e) {
                if (e.target.classList.contains("yt-modal-video")) {
                    e.stopPropagation();
                }
            });
        }

        function openModal(videoId, isShort) {
            // 모달이 없으면 생성
            if (!modal || !document.body.contains(modal)) {
                createModal();
            }

            var params = [
                "rel=0",
                "fs=1",
                "modestbranding=1",
                "controls=1"
            ];

            if (true) {
                params.push("cc_load_policy=1");
            }

            var embedUrl = "https://www.youtube.com/embed/" + videoId + "?" + params.join("&");

            // 기존 iframe 완전 제거
            var videoContainer = modal.querySelector(".yt-modal-video-container");
            var existingIframe = videoContainer.querySelector(".yt-modal-video");
            if (existingIframe) {
                existingIframe.remove();
            }

            // 새 iframe 동적 생성
            var newIframe = document.createElement("iframe");
            newIframe.className = "yt-modal-video";
            newIframe.setAttribute("allowfullscreen", "");
            newIframe.style.border = "none";
            newIframe.style.borderRadius = "8px";

            // iframe을 DOM에 추가한 후 src 설정
            videoContainer.appendChild(newIframe);
            modalVideo = newIframe;

            // 약간의 지연 후 src 설정 (히스토리 조작 방지)
            setTimeout(function() {
                modalVideo.src = embedUrl;
            }, 100);

            // 비디오 크기 설정 및 컨테이너 크기 동기화
            var videoContainer = modal.querySelector(".yt-modal-video-container");

            if (isShort) {
                modalVideo.className = "yt-modal-video short";
                modalVideo.style.cssText = "width: 70vw; max-width: 450px; min-width: 350px; aspect-ratio: 9/16; display: block; border: none; border-radius: 8px;";

                // 컨테이너 크기를 비디오와 동일하게 설정
                videoContainer.style.cssText = "position: relative; display: inline-block; width: 70vw; max-width: 450px; min-width: 350px; aspect-ratio: 9/16;";

                // 모바일 반응형
                if (window.innerWidth <= 768) {
                    modalVideo.style.cssText = "width: 90vw; height: 80vh; max-width: 400px; min-width: 320px; display: block; border: none; border-radius: 8px;";
                    videoContainer.style.cssText = "position: relative; display: inline-block; width: 90vw; height: 80vh; max-width: 400px; min-width: 320px;";
                }
                if (window.innerWidth <= 480) {
                    modalVideo.style.cssText = "width: 95vw; height: 75vh; max-width: 380px; min-width: 300px; display: block; border: none; border-radius: 8px;";
                    videoContainer.style.cssText = "position: relative; display: inline-block; width: 95vw; height: 75vh; max-width: 380px; min-width: 300px;";
                }
            } else {
                modalVideo.className = "yt-modal-video long";
                modalVideo.style.cssText = "width: 90vw; max-width: 1200px; aspect-ratio: 16/9; border: none; border-radius: 8px;";

                // 컨테이너 크기를 비디오와 동일하게 설정
                videoContainer.style.cssText = "position: relative; display: inline-block; width: 90vw; max-width: 1200px; aspect-ratio: 16/9;";

                // 모바일 반응형
                if (window.innerWidth <= 768) {
                    modalVideo.style.cssText = "width: 95vw; height: 60vh; border: none; border-radius: 8px;";
                    videoContainer.style.cssText = "position: relative; display: inline-block; width: 95vw; height: 60vh;";
                }
                if (window.innerWidth <= 480) {
                    modalVideo.style.cssText = "width: 98vw; height: 55vh; border: none; border-radius: 8px;";
                    videoContainer.style.cssText = "position: relative; display: inline-block; width: 98vw; height: 55vh;";
                }
            }

            modal.style.display = "flex";
            document.body.style.overflow = "hidden";
        }

        function closeModal() {
            if (modal) {
                modal.style.display = "none";
                document.body.style.overflow = "";

                // iframe을 DOM에서 완전히 제거 (히스토리 엔트리 완전 제거)
                var videoContainer = modal.querySelector(".yt-modal-video-container");
                var iframe = videoContainer.querySelector(".yt-modal-video");
                if (iframe) {
                    iframe.src = "about:blank"; // 먼저 빈 페이지로 설정
                    iframe.remove(); // DOM에서 완전 제거
                }
                modalVideo = null;
            }
        }

        // Event Listeners - 모바일 확대 방지를 위한 preventDefault 추가
        nextBtn.addEventListener("click", function(e) {
            e.preventDefault();
            nextSlide();
        });

        prevBtn.addEventListener("click", function(e) {
            e.preventDefault();
            prevSlide();
        });

        slides.forEach(function(slide) {
            slide.addEventListener("click", function() {
                var videoId = this.getAttribute("data-video-id");
                var isShort = this.getAttribute("data-is-short") === "true";
                openModal(videoId, isShort);
            });
        });

        document.addEventListener("keydown", function(e) {
            if (e.key === "Escape") {
                closeModal();
            }
        });

        // Responsive handling
        window.addEventListener("resize", function() {
            var newSlidesPerView = window.innerWidth <= 768 ? 1 : 2;
            if (newSlidesPerView !== slidesPerView) {
                slidesPerView = newSlidesPerView;
                maxSlide = Math.max(0, totalSlides - slidesPerView);
                currentSlide = Math.min(currentSlide, maxSlide);
                updateSlider();
            }
        });

        // Initialize - 초기화 시 컨트롤 상태를 정확히 설정
        updateSlider();
    })();
    </script>
    
    
    <br>
    
    <style>
        .products-flex-container {
            width: 100%;
            margin: 0 auto;
        }
        .rating-container {
            width: 100%;
            margin: 0;
            padding: 20px;
            background: #fff;
            border-radius: 8px;
            box-shadow: 0 2px 4px rgba(0,0,0,0.1);
        }
        .rating-header {
            display: flex;
            align-items: stretch;
            justify-content: space-between;
            gap: 15px;
            margin-bottom: 20px;
        }
        .total-rating {
            flex: 1;
            text-align: center;
        }
        .stars {
            display: flex;
            font-size: 24px;
            margin-bottom: 5px;
            letter-spacing: 3px;
            justify-content: center;
        }
        .star-container {
            position: relative;
            display: inline-block;
        }
        .star-empty {
            color: #ddd;
        }
        .star-filled {
            position: absolute;
            top: 0;
            left: 0;
            color: #ffd700;
            overflow: hidden;
            white-space: nowrap;
        }
        .rating-number {
            font-size: 24px;
            font-weight: bold;
            margin-top: 5px;
        }
        .review-badge {
            flex: 1;
            padding: 8px 12px;
            border-radius: 12px;
            color: white;
            text-align: center;
            display: flex;
            flex-direction: column;
            justify-content: center;
        }
        .badge-emoji {
            font-size: 24px;
            margin-bottom: 4px;
        }
        .badge-text {
            font-size: 14px;
            font-weight: bold;
            margin-bottom: 2px;
        }
        .badge-subtext {
            font-size: 12px;
            font-weight: 500;
            opacity: 0.9;
        }
        .rating-bars {
            margin-top: 15px;
            width: 100%;
        }
        .rating-row {
            display: flex;
            align-items: center;
            width: 100%;
            margin: 5px 0;
        }
        .star-label {
            width: 75px;
            padding-right: 6px;
        }
        .progress-bar {
            flex-grow: 1;
            height: 15px;
            background: #eee;
            margin: 0 10px;
            border-radius: 10px;
            overflow: hidden;
        }
        .progress-fill {
            height: 100%;
            background: #19A846;
            width: 0;
            transition: width 0.5s ease-in-out;
        }
        .percentage {
            width: 35px;
            font-size: 12px;
            color: #666;
        }
        .rating_visualization_title {
            font-size: 18px;
            font-weight: 600;
            color: #333;
            border-left: 4px solid #19A846;
            padding-left: 10px;
            margin-bottom: 20px;
        }

        @media screen and (max-width: 768px) {
            .rating-container {
                margin: 0;
            }
            .rating-header {
                flex-direction: row;
            }
            .rating-row {
                max-width: 100%;
            }
            .progress-bar {
                flex-grow: 1;
                margin: 0 8px;
            }
        }
    </style><div class="products-flex-container"><div class="rating-container"><h2 class="rating_visualization_title">Avaliação do produto</h2><div class="rating-header">
                <div class="total-rating">
                    <div class="stars"><div class="star-container"><span class="star-empty">☆</span><span class="star-filled" style="width: 100.000000%">★</span></div><div class="star-container"><span class="star-empty">☆</span><span class="star-filled" style="width: 100.000000%">★</span></div><div class="star-container"><span class="star-empty">☆</span><span class="star-filled" style="width: 100.000000%">★</span></div><div class="star-container"><span class="star-empty">☆</span><span class="star-filled" style="width: 100.000000%">★</span></div><div class="star-container"><span class="star-empty">☆</span><span class="star-filled" style="width: 90.000000%">★</span></div></div>
                    <div class="rating-number">4.9</div>
                </div>
                <div class="review-badge" style="background-color:#19A846;">
                    <div class="badge-emoji">💎</div>
                    <div class="badge-text">PREMIUM</div>
                    <div class="badge-subtext">5.000+ Vendas</div>
                </div>
              </div></div></div>
    
    
        
    <style>
        .pros-cons-wrapper {
            max-width: 800px;
            margin: 20px auto;
            font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;
        }
        .pros-cons-container {
            display: flex;
            gap: 30px;
            margin-bottom: 16px;
        }
        .pros-section, .cons-section {
            flex: 1;
            border-radius: 8px;
            background-color: white;
            box-shadow: 0 1px 3px rgba(0,0,0,0.12);
            padding: 24px;
        }
        .section-header h3 {
            font-size: 20px;
            font-weight: 600;
            margin: 0;
            padding: 0 0 16px 0;
        }
        .pros-title {
            color: #16a34a;
            border-bottom: 2px solid #16a34a;
        }
        .cons-title {
            color: #dc2626;
            border-bottom: 2px solid #dc2626;
        }
        .section-content {
            padding: 16px 0 0 0;
        }
        .pros-cons-list {
            list-style: none;
            padding: 0;
            margin: 0;
        }
        .pros-cons-item {
            display: flex;
            align-items: center;
            gap: 8px;
            padding: 8px 0;
            color: #4A5568;
        }
        @media (max-width: 768px) {
            .pros-cons-container {
                flex-direction: column;
                gap: 16px;
            }
        }
    </style><div class="pros-cons-wrapper"><div class="pros-cons-container"><div class="pros-section">
                    <div class="section-header">
                        <h3 class="pros-title">✅ Vantagens</h3>
                    </div>
                    <div class="section-content">
                        <ul class="pros-cons-list"><li class="pros-cons-item"><svg width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" style="color: #16a34a;"><path d="M22 11.08V12a10 10 0 1 1-5.93-9.14"></path><polyline points="22 4 12 14.01 9 11.01"></polyline></svg>Velocidade de carregamento rápida</li><li class="pros-cons-item"><svg width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" style="color: #16a34a;"><path d="M22 11.08V12a10 10 0 1 1-5.93-9.14"></path><polyline points="22 4 12 14.01 9 11.01"></polyline></svg>Qualidade e durabilidade excelentes</li><li class="pros-cons-item"><svg width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" style="color: #16a34a;"><path d="M22 11.08V12a10 10 0 1 1-5.93-9.14"></path><polyline points="22 4 12 14.01 9 11.01"></polyline></svg>Pouco aquecimento</li><li class="pros-cons-item"><svg width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" style="color: #16a34a;"><path d="M22 11.08V12a10 10 0 1 1-5.93-9.14"></path><polyline points="22 4 12 14.01 9 11.01"></polyline></svg>Pequeno e boa portabilidade</li><li class="pros-cons-item"><svg width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" style="color: #16a34a;"><path d="M22 11.08V12a10 10 0 1 1-5.93-9.14"></path><polyline points="22 4 12 14.01 9 11.01"></polyline></svg>Excelente custo-benefício</li></ul></div></div><div class="cons-section">
                    <div class="section-header">
                        <h3 class="cons-title">❌ Desvantagens</h3>
                    </div>
                    <div class="section-content">
                        <ul class="pros-cons-list"><li class="pros-cons-item"><svg width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" style="color: #dc2626;"><circle cx="12" cy="12" r="10"></circle><line x1="15" y1="9" x2="9" y2="15"></line><line x1="9" y1="9" x2="15" y2="15"></line></svg>Ausência de retroiluminação</li><li class="pros-cons-item"><svg width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" style="color: #dc2626;"><circle cx="12" cy="12" r="10"></circle><line x1="15" y1="9" x2="9" y2="15"></line><line x1="9" y1="9" x2="15" y2="15"></line></svg>Difícil remoção do carregador por encaixar muito justo no soquete</li></ul></div></div></div></div>
        
    <br>
    <h2 class="product-review-title">Análise do Produto</h2><div class="product-review-container"><div class="product-review-item"><h3 class="product-review-topic">Recomendação de carregador veicular</h3><div class="product-review-content-wrapper"><div class="product-review-content" id="review-content-0">Estou realmente satisfeito porque é um carregador de alta qualidade. <br> A entrega também foi rápida e boa, <br> encaixa bem no soquete do veículo sem aquecimento <br> e pode carregar o smartphone rapidamente. <br> Recomendo.</div><div class="product-review-fade"></div></div><button class="product-review-more" data-target="review-content-0">Ver mais</button></div><div class="product-review-item"><h3 class="product-review-topic">Recomendo este carregador pequeno mas potente</h3><div class="product-review-content-wrapper"><div class="product-review-content" id="review-content-1">Este carregador é pequeno mas potente,<br>pode carregar 80% em 30 minutos<br>também não aquece, sendo eficiente<br>e com o melhor custo-benefício<br>estou realmente satisfeito</div><div class="product-review-fade"></div></div><button class="product-review-more" data-target="review-content-1">Ver mais</button></div><div class="product-review-item"><h3 class="product-review-topic">Confiabilidade dos produtos Baseus</h3><div class="product-review-content-wrapper"><div class="product-review-content" id="review-content-2">Os produtos Baseus são sempre confiáveis. <br>Sempre oferecem experiência satisfatória graças à <br>velocidade de carregamento rápida e compatibilidade perfeita.</div><div class="product-review-fade"></div></div><button class="product-review-more" data-target="review-content-2">Ver mais</button></div><div class="product-review-item"><h3 class="product-review-topic">Carregador veicular com bom custo-benefício</h3><div class="product-review-content-wrapper"><div class="product-review-content" id="review-content-3">Comprei o carregador veicular junto com o cabo e estou muito satisfeito com ambos. Graças ao carregamento rápido e fixação firme<br> acho que posso confiar e comprar produtos desta marca.</div><div class="product-review-fade"></div></div><button class="product-review-more" data-target="review-content-3">Ver mais</button></div></div>

        <style>
            .affiliate--button1 {
                display: flex;
                flex-direction: column;
                width: 100%;
                max-width: 400px;
                border-radius: 12px;
                padding: 4px;
                margin: 20px auto;
                transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
                overflow: hidden;
            }

            .button--content {
                background: #fff;
                border-radius: 10px;
                padding: 16px;
                text-align: center;
            }

            .button--main {
                display: flex;
                align-items: center;
                justify-content: center;
                background: linear-gradient(135deg, #19A846 0%, #3DE78D 100%);
                color: white;
                padding: 16px 24px;
                border-radius: 8px;
                font-size: 18px;
                font-weight: 700;
                text-decoration: none;
                margin: 10px 0;
                transition: transform 0.2s ease;
            }

            .button--main:hover {
                transform: translateY(-2px);
				color: white;
                box-shadow: 0 6px 8px rgba(25, 168, 70, 0.3);
            }

            .trust--badges {
                display: flex;
                justify-content: center;
                gap: 12px;
                margin-top: 12px;
            }

            .trust--badge {
                display: flex;
                align-items: center;
                color: #666;
                font-size: 12px;
                gap: 4px;
            }

            .affiliate--disclaimer {
                font-size: 11px;
                color: #999;
                text-align: center;
                margin-top: 8px;
            }

            @keyframes pulse {
                0% { transform: scale(1); }
                50% { transform: scale(1.05); }
                100% { transform: scale(1); }
            }

            .animate--pulse {
                animation: pulse 2s infinite;
            }

            @media (max-width: 768px) {
                .button--main {
                    font-size: 16px;
                    padding: 14px 20px;
                }
            }
        </style>
    <div class='affiliate--button--container'><div class='affiliate--button1'><div class='button--content'><a href="https://rzekl.com/g/1e8d114494aaa129241216525dc3e8/?ulp=https%3A%2F%2Fpt.aliexpress.com%2Fitem%2F1005005665917206.html" class="button--main animate--pulse" target="_blank" rel="noopener noreferrer">
                Ver preço no AliExpress
                <span style="margin-left: 8px;">✨</span>
              </a><div class='trust--badges'>
                <span class='trust--badge'>🚚 Entrega rápida</span>
                <span class='trust--badge'>🔒 Pagamento seguro</span>
              </div></div></div><p class='affiliate--disclaimer'>Esta publicação apresenta produtos recomendados do AliExpress para nossos leitores.</p></div><p><a href="https://pristine-blog.com/carregador-veicular-baseus-carregamento-rapido/">Carregador veicular Baseus &#8211; Inovação em carregamento rápido</a> <a href="https://pristine-blog.com">Pristine-Blog | Resenhas Relâmpago</a></p>
]]></content:encoded>
					
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">5488</post-id>	</item>
		<item>
		<title>Inovação em Multitarefa, UGREEN 6-em-1 USB-C HUB</title>
		<link>https://pristine-blog.com/ugreen-6-em-1-usb-c-hub/</link>
		
		<dc:creator><![CDATA[pristine]]></dc:creator>
		<pubDate>Sat, 26 Jul 2025 09:07:27 +0000</pubDate>
				<category><![CDATA[Acessórios Eletrônicos]]></category>
		<category><![CDATA[Eletro]]></category>
		<category><![CDATA[usbhub]]></category>
		<guid isPermaLink="false">https://pristine-blog.com/?p=5407</guid>

					<description><![CDATA[<p>Inovação em multitarefa, conecte todos os dispositivos de uma vez com o UGREEN Uno 10Gbps 4K60Hz 6-em-1 USB-C hub! Item essencial do homem moderno, o UGREEN Uno USB-C hub é a melhor solução para multitarefa de alto desempenho. Este produto oferece conectividade 6-em-1 que permite conectar vários dispositivos de uma vez, maximizando a portabilidade com [&#8230;]</p>
<p><a href="https://pristine-blog.com/ugreen-6-em-1-usb-c-hub/">Inovação em Multitarefa, UGREEN 6-em-1 USB-C HUB</a> <a href="https://pristine-blog.com">Pristine-Blog | Resenhas Relâmpago</a></p>
]]></description>
										<content:encoded><![CDATA[<div style="margin: 0 auto 10px">
    <h2 style="font-size: 24px; font-weight: bold; margin-bottom: 20px; color: #333;">
        Inovação em multitarefa, conecte todos os dispositivos de uma vez com o UGREEN Uno 10Gbps 4K60Hz 6-em-1 USB-C hub!
    </h2>
    <p>
        Item essencial do homem moderno, o UGREEN Uno USB-C hub é a melhor solução para multitarefa de alto desempenho. 
        Este produto oferece conectividade 6-em-1 que permite conectar vários dispositivos de uma vez, 
        maximizando a portabilidade com seu peso leve. 
    </p>
    <p>
        Especialmente, suporta display de alta qualidade imersivo em tela grande através da porta HDMI 4K@60Hz, 
        e possui portas USB-A e USB-C capazes de transferência de dados ultra-rápida de 10Gbps. 
        Além disso, a porta de carregamento USB-C PD permite carregamento passthrough de até 85W, possibilitando o uso estável de vários dispositivos.
    </p>
    <p>
        O status de conexão inteligente pode ser verificado através do display LED, 
        e a segurança foi reforçada com funções de proteção contra sobretensão, sobrecorrente, superaquecimento e curto-circuito. 
        O design de robô groovy oferece uma aparência única e sofisticada, 
        adicionando estilo ao seu espaço de trabalho.
    </p>
    <p>
        Compatível com vários sistemas operacionais e compatível com a maioria dos dispositivos USB-C como 
        MacBook, iPad Pro, Chromebook, Surface, Galaxy S23, etc. 
        Com o UGREEN Uno, você pode conectar facilmente todos os dispositivos 
        e experimentar multitarefa eficiente.
    </p>
</div>
<style>
        .product-card {
            display: flex;
            flex-direction: column;
            max-width: 800px;
            border-radius: 0.5rem;
            box-shadow: 0 1px 3px rgba(0,0,0,0.12);
            padding: 1rem;
            gap: 1rem;
            margin: 1rem 0 0 0;
        }

        @media (min-width: 768px) {
            .product-card {
                flex-direction: row;
            }
        }

        .product-image-container {
            flex-shrink: 0;
            display: flex;
            flex-direction: column;
            gap: 1rem;
            width: 300px;
            margin: 0 auto;
        }

        @media (min-width: 768px) {
            .product-image-container {
                margin: 0;
            }
        }

        .product-image {
            position: relative;
            width: 300px;
            height: 300px;
        }

        .product-image img {
            width: 100%;
            height: 100%;
            border-radius: 0.375rem;
            object-fit: contain;
            background-color: #f8f9fa;
        }

        .cta-button {
            display: inline-block;
            background-color: #19A846;
            color: white;
            padding: 0.75rem 1.5rem;
            border-radius: 0.375rem;
            text-align: center;
            font-weight: 600;
            text-decoration: none;
            transition: background-color 0.2s;
            width: 100%;
        }

        .cta-button:hover {
            background-color: #148637;
            color: white;
        }

        .mobile-cta {
            margin-top: 5px;
        }

        .search-icon {
            display: inline-block;
            margin-left: 6px;
        }

        @media (max-width: 767px) {
            .desktop-cta {
                display: none;
            }
        }

        @media (min-width: 768px) {
            .mobile-cta {
                display: none;
            }
        }

        .product-details {
            flex: 1;
            display: flex;
            flex-direction: column;
            gap: 0.35rem;
        }

        .product-name {
            font-size: 1.125rem;
            font-weight: 500;
            color: #111827;
            margin: 0;
            line-height: 1.4;
        }

        .rating-reviews {
            display: flex;
            align-items: center;
            gap: 8px;
        }

        .rating {
            font-weight: 700;
            color: #111827;
        }

        .stars {
            display: flex;
            gap: 2px;
        }

        .star-container {
            position: relative;
            display: inline-block;
            font-size: 16px;
        }

        .star-empty {
            color: #ddd;
        }

        .star-filled {
            position: absolute;
            top: 0;
            left: 0;
            color: #ffd700;
            overflow: hidden;
            white-space: nowrap;
        }

        .review-stats {
            display: flex;
            align-items: center;
            gap: 8px;
            color: #6B7280;
            font-size: 0.875rem;
        }

        .stat-divider {
            color: #d1d5db;
        }

        .prices {
            display: flex;
            flex-direction: column;
            gap: 0.25rem;
            margin-top: 4px;
        }

        .original-price-row {
            display: flex;
            align-items: center;
            gap: 0.5rem;
        }

        .original-price {
            font-size: 0.875rem;
            color: #6B7280;
            text-decoration: line-through;
        }

        .discount {
            color: #f44;
            font-size: 0.875rem;
            font-weight: 500;
        }

        .sale-price {
            font-size: 1.25rem;
            font-weight: 700;
            color: #111827;
        }

        .special-price {
            font-size: 1.125rem;
            font-weight: 700;
        }

        .price-date {
            font-size: 0.75rem;
            color: #6B7280;
            margin-top: 0.25rem;
        }

        .product-warning-text {
            font-size: 0.75rem;
            color: #6B7280;
            margin-top: 0.15rem;
        }

        .key-points {
            margin-top: 5px;
            padding: 5px;
            background: linear-gradient(to right, #e8f5e9, #e8f5e9);
            border-radius: 0.75rem;
        }

        .key-points-title {
            font-size: 0.875rem;
            font-weight: 600;
            color: #4B5563;
            margin-bottom: 0.5rem;
        }

        .key-points-list {
            display: grid;
            grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
            gap: 0.75rem;
        }

        .key-point-item {
            display: flex;
            align-items: flex-start;
            gap: 0.5rem;
        }

        .key-point-icon {
            color: #19A846;
            flex-shrink: 0;
        }

        .key-point-text {
            margin-top: 0.2rem;
            font-size: 0.9rem;
            color: #374151;
            line-height: 1.4;
        }

        /* 스켈레톤 로딩 스타일 */
        .rating-reviews.is-loading {
            height: 40px;
            background-color: #e5e7eb;
            border-radius: 0.375rem;
            animation: skeleton-loading 1s linear infinite alternate;
        }

        .rating-reviews.is-loading > * {
            display: none;
        }

        .prices.is-loading {
            height: 80px;
            background-color: #e5e7eb;
            border-radius: 0.375rem;
            animation: skeleton-loading 1s linear infinite alternate;
        }

        .prices.is-loading > * {
            display: none;
        }

        @keyframes skeleton-loading {
            0% {
                background-color: #e5e7eb;
            }
            100% {
                background-color: #f3f4f6;
            }
        }
    </style><div class="product-card"><div class="product-image-container"><div class="product-image"><img decoding="async" src="https://dcxn00xigqv1k.cloudfront.net/UGREEN%20Uno%20USB%20C%20HUB%206-em-1/UGREEN%20Uno%20USB%20C%20HUB%206-em-1_produto_Imagem.webp" alt="UGREEN Uno USB C HUB 6-em-1 4K60Hz PD100W 10Gbps USB3.2 Adaptador Divisor para Laptop Macbook Pro Air Estação de acoplamento expansor USB"></div><div class="desktop-cta"><a href="https://rzekl.com/g/1e8d114494aaa129241216525dc3e8/?ulp=https%3A%2F%2Fpt.aliexpress.com%2Fitem%2F1005007398525395.html" class="cta-button" target="_blank" rel="noopener noreferrer">Ver preço no AliExpress</a><p class="product-warning-text">💡 Atenção: Se o link não funcionar, o produto estiver esgotado ou o preço tiver mudado, pode ser porque o vendedor atualizou o produto. Neste caso, busque o produto na barra de pesquisa.</p></div></div><div class="product-details"><h2 class="product-name">UGREEN Uno USB C HUB 6-em-1 4K60Hz PD100W 10Gbps USB3.2 Adaptador Divisor para Laptop Macbook Pro Air Estação de acoplamento expansor USB</h2><div class="rating-reviews is-loading"><span class="rating">4.8</span><div class="stars"><div class="star-container"><span class="star-empty">☆</span><span class="star-filled" style="width: 100.000000%">★</span></div><div class="star-container"><span class="star-empty">☆</span><span class="star-filled" style="width: 100.000000%">★</span></div><div class="star-container"><span class="star-empty">☆</span><span class="star-filled" style="width: 100.000000%">★</span></div><div class="star-container"><span class="star-empty">☆</span><span class="star-filled" style="width: 100.000000%">★</span></div><div class="star-container"><span class="star-empty">☆</span><span class="star-filled" style="width: 80.000000%">★</span></div></div><div class="review-stats">265 avaliações<span class="stat-divider"> | </span>1,000+ vendidos</div></div><div class="prices is-loading"><div class="original-price-row"><span class="original-price">R$219,87</span><span class="discount">45%</span></div><div class="special-price">R$120,33</div><div class="price-date">Preço referente à data de 26/07/2025, sujeito a alterações de acordo com a data da venda.</div></div><div class="key-points"><div class="key-points-title">Destaques do produto</div><div class="key-points-list"><div class="key-point-item"><span class="key-point-icon">✓</span><span class="key-point-text">Conectividade 6-em-1 suportando vários dispositivos</span></div><div class="key-point-item"><span class="key-point-icon">✓</span><span class="key-point-text">HDMI 4K@60Hz oferecendo alta qualidade vívida</span></div><div class="key-point-item"><span class="key-point-icon">✓</span><span class="key-point-text">Transferência de dados ultra-rápida de 10Gbps para gerenciamento rápido de arquivos</span></div><div class="key-point-item"><span class="key-point-icon">✓</span><span class="key-point-text">Carregamento PD 100W permitindo multitarefa</span></div><div class="key-point-item"><span class="key-point-icon">✓</span><span class="key-point-text">Design único de robô groovy aumentando o apelo visual</span></div></div></div><div class="mobile-cta"><a href="https://rzekl.com/g/1e8d114494aaa129241216525dc3e8/?ulp=https%3A%2F%2Fpt.aliexpress.com%2Fitem%2F1005007398525395.html" class="cta-button" target="_blank" rel="noopener noreferrer">Ver preço no AliExpress</a><p class="product-warning-text">💡 Atenção: Se o link não funcionar, o produto estiver esgotado ou o preço tiver mudado, pode ser porque o vendedor atualizou o produto. Neste caso, busque o produto na barra de pesquisa.</p></div></div></div>
    
    <br>
    
    <style>
        .product-info3 {
            max-width: 700px;
            margin: 20px auto;
            position: relative;
        }
        .product-info3 h2 {
            font-size: 18px;
            font-weight: 600;
            color: #333;
            border-left: 4px solid #19A846;
            padding-left: 10px;
            margin-bottom: 10px;
        }
        .product-section3 {
            margin-bottom: 30px;
            background-color: #ffffff;
            padding: 20px;
            border-radius: 8px;
            box-shadow: 0 2px 4px rgba(0, 0, 0, 0.05);
        }
        .product-section3 h3 {
            font-size: 18px;
            font-weight: 600;
            color: #4a5568;
            border-bottom: 2px solid #19A846;
            padding-bottom: 10px;
            margin-bottom: 15px;
        }
        .product-section3 ul {
            list-style-type: none;
            padding-left: 0;
            color: #4a5568;
        }
        .product-section3 li {
            margin-bottom: 10px;
            padding-left: 25px;
            position: relative;
            line-height: 1.5;
        }
        .product-section3 li:before {
            content: "•";
            color: #8793A2;
            font-weight: bold;
            position: absolute;
            left: 0;
        }
        .product-conclusion3 {
            margin-top: 30px;
            font-weight: 600;
            color: #2d3748;
            text-align: center;
        }
        .content-wrapper {
            max-height: 300px;
            overflow: hidden;
            transition: max-height 0.3s ease-out;
            position: relative;
        }
        .content-wrapper:not(.expanded)::after {
            content: "";
            position: absolute;
            bottom: 0;
            left: 0;
            width: 100%;
            height: 100px;
            background: linear-gradient(to bottom, transparent, white);
            pointer-events: none;
        }
        .content-wrapper.expanded {
            max-height: 5000px;
        }
        .content-wrapper.expanded::after {
            display: none;
        }
        .show-more-btn {
            display: block;
            width: 100%;
            padding: 10px;
            background-color: #f7f7f7;
            border: 1px solid #ddd;
            border-radius: 4px;
            text-align: center;
            margin-top: 10px;
            cursor: pointer;
            color: #4a5568;
            font-weight: 500;
            position: relative;
            z-index: 2;
        }
        .show-more-btn:hover {
            background-color: #EEF7F3;
        }
    </style>
    <div class="product-info3" id="product-info-wrapper-product-info-2">
        <h2>Detalhes do Produto</h2>
        <div class="content-wrapper" id="content-product-info-2">
                <div class="product-section3">
                    <h3>Conecte todos os dispositivos de uma vez com diversas funções</h3>
                    <ul><li>Uso conveniente com conectividade 6-em-1</li><li>Portabilidade maximizada com peso leve de 180g</li>
                    </ul>
                </div>
                <div class="product-section3">
                    <h3>Detalhes</h3>
                    <ul><li>Porta HDMI (4K@60Hz): Suporte a display de alta qualidade imersivo em tela grande</li><li>2 portas USB-A 3.2 Gen2, 2 portas USB-C 3.2 Gen2: Transferência de dados ultra-rápida de 10Gbps possível</li><li>Porta de carregamento USB-C PD (100W): Suporte a carregamento passthrough de até 85W, 15W reservados para operação de outras interfaces</li>
                    </ul>
                </div>
                <div class="product-section3">
                    <h3>Status de conexão inteligente e estabilidade</h3>
                    <ul><li>Emoji de status inteligente: Verificação do status de conexão com expressões dinâmicas através do display LED</li><li>Segurança reforçada com funções de proteção contra sobretensão, sobrecorrente, superaquecimento e curto-circuito</li><li>Aparência única e sofisticada com design de robô groovy</li>
                    </ul>
                </div>
                <div class="product-section3">
                    <h3>Suporte a vários dispositivos com ampla compatibilidade</h3>
                    <ul><li>Compatível com vários sistemas operacionais como Windows, MacOS, Linux</li><li>Compatível com a maioria dos dispositivos USB-C como MacBook, iPad Pro, Chromebook, Surface, Galaxy S23</li>
                    </ul>
                </div>
                <div class="product-section3">
                    <h3>Dicas de compra</h3>
                    <ul><li>Vários benefícios de desconto e compra simples disponíveis em lojas online</li><li>Verifique as avaliações dos primeiros compradores para verificar a confiabilidade do produto</li>
                    </ul>
                </div></div><button class="show-more-btn" id="btn-product-info-2" onclick="toggleContent('product-info-2')">Ver mais</button></div>
    <script>
    function toggleContent(id) {
        const content = document.getElementById('content-' + id);
        const btn = document.getElementById('btn-' + id);
        const wrapper = document.getElementById('product-info-wrapper-' + id);

        if (content.classList.contains('expanded')) {
            content.classList.remove('expanded');
            btn.textContent = 'Ver mais';
            content.scrollIntoView({ behavior: 'smooth', block: 'start' });
        } else {
            content.classList.add('expanded');
            btn.textContent = 'Ver menos';
        }
    }
    </script>
<br>
<h2 class="prod-gallery-title">Galeria de imagens</h2><div class="prod-gallery prod-gallery-count-8"><div class="prod-gallery-item"><a href="https://dcxn00xigqv1k.cloudfront.net/UGREEN%20Uno%20USB%20C%20HUB%206-em-1/UGREEN%20Uno%20USB%20C%20HUB%206-em-1_produto_Imagem_1.webp" data-lightbox="prod-gallery" data-title="Image 1 (Deslize para a esquerda e direita)"><img decoding="async" src="https://dcxn00xigqv1k.cloudfront.net/UGREEN%20Uno%20USB%20C%20HUB%206-em-1/UGREEN%20Uno%20USB%20C%20HUB%206-em-1_produto_Imagem_1.webp" alt="Product Image 1"></a></div><div class="prod-gallery-item"><a href="https://dcxn00xigqv1k.cloudfront.net/UGREEN%20Uno%20USB%20C%20HUB%206-em-1/UGREEN%20Uno%20USB%20C%20HUB%206-em-1_produto_Imagem_2.webp" data-lightbox="prod-gallery" data-title="Image 2 (Deslize para a esquerda e direita)"><img decoding="async" src="https://dcxn00xigqv1k.cloudfront.net/UGREEN%20Uno%20USB%20C%20HUB%206-em-1/UGREEN%20Uno%20USB%20C%20HUB%206-em-1_produto_Imagem_2.webp" alt="Product Image 2"></a></div><div class="prod-gallery-item"><a href="https://dcxn00xigqv1k.cloudfront.net/UGREEN%20Uno%20USB%20C%20HUB%206-em-1/UGREEN%20Uno%20USB%20C%20HUB%206-em-1_produto_Imagem_3.webp" data-lightbox="prod-gallery" data-title="Image 3 (Deslize para a esquerda e direita)"><img decoding="async" src="https://dcxn00xigqv1k.cloudfront.net/UGREEN%20Uno%20USB%20C%20HUB%206-em-1/UGREEN%20Uno%20USB%20C%20HUB%206-em-1_produto_Imagem_3.webp" alt="Product Image 3"></a></div><div class="prod-gallery-item"><a href="https://dcxn00xigqv1k.cloudfront.net/UGREEN%20Uno%20USB%20C%20HUB%206-em-1/UGREEN%20Uno%20USB%20C%20HUB%206-em-1_produto_Imagem_4.webp" data-lightbox="prod-gallery" data-title="Image 4 (Deslize para a esquerda e direita)"><img decoding="async" src="https://dcxn00xigqv1k.cloudfront.net/UGREEN%20Uno%20USB%20C%20HUB%206-em-1/UGREEN%20Uno%20USB%20C%20HUB%206-em-1_produto_Imagem_4.webp" alt="Product Image 4"></a></div><div class="prod-gallery-item"><a href="https://dcxn00xigqv1k.cloudfront.net/UGREEN%20Uno%20USB%20C%20HUB%206-em-1/UGREEN%20Uno%20USB%20C%20HUB%206-em-1_produto_Imagem_5.webp" data-lightbox="prod-gallery" data-title="Image 5 (Deslize para a esquerda e direita)"><img decoding="async" src="https://dcxn00xigqv1k.cloudfront.net/UGREEN%20Uno%20USB%20C%20HUB%206-em-1/UGREEN%20Uno%20USB%20C%20HUB%206-em-1_produto_Imagem_5.webp" alt="Product Image 5"></a></div><div class="prod-gallery-item"><a href="https://dcxn00xigqv1k.cloudfront.net/UGREEN%20Uno%20USB%20C%20HUB%206-em-1/UGREEN%20Uno%20USB%20C%20HUB%206-em-1_produto_Imagem_6.webp" data-lightbox="prod-gallery" data-title="Image 6 (Deslize para a esquerda e direita)"><img decoding="async" src="https://dcxn00xigqv1k.cloudfront.net/UGREEN%20Uno%20USB%20C%20HUB%206-em-1/UGREEN%20Uno%20USB%20C%20HUB%206-em-1_produto_Imagem_6.webp" alt="Product Image 6"></a></div><div class="prod-gallery-item"><a href="https://dcxn00xigqv1k.cloudfront.net/UGREEN%20Uno%20USB%20C%20HUB%206-em-1/UGREEN%20Uno%20USB%20C%20HUB%206-em-1_produto_Imagem_7.webp" data-lightbox="prod-gallery" data-title="Image 7 (Deslize para a esquerda e direita)"><img decoding="async" src="https://dcxn00xigqv1k.cloudfront.net/UGREEN%20Uno%20USB%20C%20HUB%206-em-1/UGREEN%20Uno%20USB%20C%20HUB%206-em-1_produto_Imagem_7.webp" alt="Product Image 7"></a></div><div class="prod-gallery-item"><a href="https://dcxn00xigqv1k.cloudfront.net/UGREEN%20Uno%20USB%20C%20HUB%206-em-1/UGREEN%20Uno%20USB%20C%20HUB%206-em-1_produto_Imagem_8.webp" data-lightbox="prod-gallery" data-title="Image 8 (Deslize para a esquerda e direita)"><img decoding="async" src="https://dcxn00xigqv1k.cloudfront.net/UGREEN%20Uno%20USB%20C%20HUB%206-em-1/UGREEN%20Uno%20USB%20C%20HUB%206-em-1_produto_Imagem_8.webp" alt="Product Image 8"></a></div></div><style>
        .prod-gallery-title {
            font-size: 18px;
            font-weight: 600;
            color: #333;
            border-left: 4px solid #19A846;
            padding-left: 10px;
            margin-bottom: 10px;
        }
        .prod-gallery {
            display: grid;
            gap: 8px;
            width: 100%;
        }
        .prod-gallery-item {
            position: relative;
            width: 100%;
            height: 160px;
            border-radius: 6px;
            overflow: hidden;
            background: #f5f5f5;
        }
        .prod-gallery-item img {
            width: 100%;
            height: 100%;
            object-fit: cover;
            transition: transform 0.3s ease;
        }
        .prod-gallery-item:hover img {
            transform: scale(1.05);
        }

        @media (min-width: 768px) {
            .prod-gallery {
                grid-template-columns: repeat(4, 1fr);
                grid-template-rows: repeat(2, 160px);
            }
            .prod-gallery-item {
                width: 100%;
                max-width: none;
            }
        }

        @media (min-width: 480px) and (max-width: 767px) {
            .prod-gallery {
                grid-template-columns: repeat(3, 1fr);
                gap: 6px;
            }
            .prod-gallery-item {
                height: 140px;
            }
        }

        @media (max-width: 479px) {
            .prod-gallery {
                grid-template-columns: repeat(2, 1fr);
                gap: 6px;
            }
            .prod-gallery-item {
                height: 120px;
            }
        }

        .lb-data .lb-caption {
            font-size: 14px;
            font-weight: normal;
        }
        .lb-nav a.lb-prev,
        .lb-nav a.lb-next {
            opacity: 0.8;
        }
    </style>

    <style>
        .yt-embed-cc-container {
            width: 100%;
            margin: 0 auto;
            position: relative;
        }
        .yt-embed-cc-title {
            font-size: 18px;
            font-weight: 600;
            color: #333;
            border-left: 4px solid #19A846;
            padding-left: 10px;
            margin-bottom: 15px;
        }
        .yt-embed-cc-video-wrapper {
            width: 50%;
            margin-left: 0;
        }
        .yt-embed-cc-wrapper {
            position: relative;
            overflow: hidden;
            border-radius: 8px;
            height: 300px;
            cursor: pointer;
        }
        .yt-video-thumbnail {
            position: relative;
            width: 100%;
            height: 100%;
            overflow: hidden;
            border-radius: 8px;
            background-color: #000;
        }
        .yt-thumbnail-image {
            width: 100%;
            height: 100%;
            object-fit: cover;
            transition: transform 0.3s ease;
        }
        .yt-video-thumbnail:hover .yt-thumbnail-image {
            transform: scale(1.05);
        }
        .yt-video-type-badge {
            position: absolute;
            top: 8px;
            right: 8px;
            background-color: rgba(0, 0, 0, 0.8);
            color: white;
            padding: 4px 8px;
            border-radius: 4px;
            font-size: 12px;
            font-weight: 500;
        }
        .yt-play-button {
            position: absolute;
            top: 50%;
            left: 50%;
            transform: translate(-50%, -50%);
            width: 68px;
            height: 48px;
            background-color: rgba(255, 0, 0, 0.8);
            border-radius: 12px;
            display: flex;
            justify-content: center;
            align-items: center;
            transition: all 0.3s ease;
            box-shadow: 0 4px 8px rgba(0, 0, 0, 0.3);
        }
        .yt-video-thumbnail:hover .yt-play-button {
            background-color: rgba(255, 0, 0, 1);
            transform: translate(-50%, -50%) scale(1.1);
            box-shadow: 0 6px 12px rgba(0, 0, 0, 0.4);
        }
        .yt-play-triangle {
            width: 0;
            height: 0;
            border-left: 16px solid white;
            border-top: 10px solid transparent;
            border-bottom: 10px solid transparent;
            margin-left: 4px;
        }
        .yt-embed-cc-title-description {
            font-size: 0.8rem;
            color: #2D3748;
            margin-top: 0.25rem;
        }

        /* Modal Styles */
        .yt-modal-overlay {
            display: none;
            position: fixed;
            top: 0;
            left: 0;
            width: 100%;
            height: 100%;
            background-color: rgba(0, 0, 0, 0.95);
            z-index: 9999;
            justify-content: center;
            align-items: center;
        }
        .yt-modal-content {
            position: relative;
            display: flex;
            justify-content: center;
            align-items: center;
            width: 100%;
            height: 100%;
            min-height: 50vh;
        }
        .yt-modal-close {
            position: absolute;
            top: 20px;
            right: 20px;
            z-index: 1000;
            background-color: rgba(0, 0, 0, 0.7);
            color: white;
            border: none;
            border-radius: 50%;
            width: 56px;
            height: 56px;
            cursor: pointer;
            font-size: 28px;
            font-weight: bold;
            transition: all 0.3s ease;
            display: flex;
            justify-content: center;
            align-items: center;
            /* 모바일에서 확대 방지 */
            -webkit-tap-highlight-color: transparent;
            -webkit-touch-callout: none;
            -webkit-user-select: none;
            -khtml-user-select: none;
            -moz-user-select: none;
            -ms-user-select: none;
            user-select: none;
            touch-action: manipulation;
        }
        .yt-modal-close:hover {
            background-color: rgba(255, 0, 0, 0.8);
            transform: scale(1.1);
        }
        .yt-modal-video-container {
            width: 100%;
            display: flex;
            justify-content: center;
            align-items: center;
        }
        .yt-modal-video {
            border: none;
            border-radius: 8px;
        }
        .yt-modal-video.long {
            width: 90vw;
            max-width: 1200px;
            aspect-ratio: 16/9;
        }
        .yt-modal-video.short {
            width: 70vw;
            max-width: 450px;
            min-width: 350px;
            aspect-ratio: 9/16;
            display: block;
            margin: 0 auto;
        }

        @media (max-width: 768px) {
            .yt-embed-cc-video-wrapper {
                width: 100%;
            }
            .yt-modal-video.long {
                width: 95vw;
                height: 60vh; /* 모바일에서 높이 고정 */
                aspect-ratio: unset; /* aspect-ratio 제거 */
            }
            .yt-modal-video.short {
                width: 90vw;
                height: 80vh; /* 모바일에서 더 크게 */
                max-width: 400px;
                min-width: 320px;
                aspect-ratio: unset;
            }
            .yt-modal-content {
                min-height: 40vh;
            }
            .yt-modal-close {
                top: 15px;
                right: 15px;
                width: 40px;
                height: 40px;
                font-size: 18px;
            }
        }

        @media (max-width: 480px) {
            .yt-modal-video.long {
                width: 98vw;
                height: 55vh; /* 작은 모바일에서도 충분한 높이 */
                aspect-ratio: unset;
            }
            .yt-modal-video.short {
                width: 95vw;
                height: 75vh; /* 작은 모바일에서도 더 크게 */
                max-width: 380px;
                min-width: 300px;
                aspect-ratio: unset;
            }
            .yt-modal-close {
                top: 10px;
                right: 10px;
                width: 36px;
                height: 36px;
                font-size: 16px;
            }
        }
    </style>

    <div class="yt-embed-cc-container">
        <h2 class="yt-embed-cc-title">Vídeo do produto</h2>
        <div class="yt-embed-cc-video-wrapper">
            <div id="yt-embed-cc-69725a59db9eb" class="yt-embed-cc-wrapper"
                 data-video-url="https://www.youtube.com/watch?v=zpmkeHm0icY"
                 data-video-id="zpmkeHm0icY"
                 data-is-short="false"
                 data-target="inline"
                 data-cc-load="true">
                <div class="yt-video-thumbnail">
                    <img decoding="async" src="https://dcxn00xigqv1k.cloudfront.net/UGREEN%20Uno%20USB%20C%20HUB%206-em-1/UGREEN%20Uno%20USB%20C%20HUB%206-em-1_youtube_Imagem.webp" alt="Video Thumbnail" class="yt-thumbnail-image">
                    <div class="yt-video-type-badge">Video</div>
                    <div class="yt-play-button">
                        <div class="yt-play-triangle"></div>
                    </div>
                </div>
            </div>
        </div>
        <p class="yt-embed-cc-title-description">💡 Este vídeo de apresentação do produto ajudará você a entender melhor o produto. Para vídeos em língua estrangeira, recomendamos assistir com as legendas (CC) ativadas.</p>
    </div>

    <script>
    (function() {
        var container = document.getElementById("yt-embed-cc-69725a59db9eb");
        var modal = null;
        var modalVideo = null;
        var modalClose = null;

        function createModal() {
            // 기존 모달이 있으면 제거
            var existingModal = document.getElementById("yt-embed-cc-69725a59db9eb-modal");
            if (existingModal) {
                existingModal.remove();
            }

            // body에 직접 모달 생성
            var modalHTML = "<div id=\"yt-embed-cc-69725a59db9eb-modal\" class=\"yt-modal-overlay\" style=\"position: fixed; top: 0; left: 0; width: 100vw; height: 100vh; background-color: rgba(0, 0, 0, 0.7); z-index: 999999; display: none; justify-content: center; align-items: center;\">" +
                "<div class=\"yt-modal-content\" style=\"position: relative; display: flex; justify-content: center; align-items: center; width: 100%; height: 100%; min-height: 50vh;\">" +
                    "<button class=\"yt-modal-close\" style=\"position: absolute; top: 20px; right: 20px; z-index: 1000000; background-color: rgba(0, 0, 0, 0.8); color: white; border: none; border-radius: 50%; width: 56px; height: 56px; cursor: pointer; font-size: 28px; font-weight: bold; transition: all 0.3s ease; display: flex; justify-content: center; align-items: center; -webkit-tap-highlight-color: transparent; touch-action: manipulation;\">×</button>" +
                    "<div class=\"yt-modal-video-container\" style=\"position: relative; display: flex; justify-content: center; align-items: center;\">" +
                        "<iframe class=\"yt-modal-video\" src=\"\" allowfullscreen style=\"border: none; border-radius: 8px;\"></iframe>" +
                    "</div>" +
                "</div>" +
            "</div>";

            document.body.insertAdjacentHTML("beforeend", modalHTML);

            // 새로 생성된 모달 요소들 참조
            modal = document.getElementById("yt-embed-cc-69725a59db9eb-modal");
            modalVideo = modal.querySelector(".yt-modal-video");
            modalClose = modal.querySelector(".yt-modal-close");

            // 닫기 버튼 hover 효과
            modalClose.addEventListener("mouseenter", function() {
                this.style.backgroundColor = "rgba(255, 0, 0, 0.9)";
                this.style.color = "white";
                this.style.transform = "scale(1.1)";
            });

            modalClose.addEventListener("mouseleave", function() {
                this.style.backgroundColor = "rgba(0, 0, 0, 0.8)";
                this.style.color = "white";
                this.style.transform = "scale(1)";
            });

            // 이벤트 리스너 재등록
            modalClose.addEventListener("click", closeModal);

            // 모달 배경 클릭 시 닫기 (영상 영역 제외)
            modal.addEventListener("click", function(e) {
                if (e.target === modal || e.target.classList.contains("yt-modal-content") || e.target.classList.contains("yt-modal-video-container")) {
                    closeModal();
                }
            });

            // 영상 iframe 클릭 시 닫기 방지
            modal.addEventListener("click", function(e) {
                if (e.target.classList.contains("yt-modal-video")) {
                    e.stopPropagation();
                }
            });
        }

        function openModal(videoId, isShort) {
            // 모달이 없으면 생성
            if (!modal || !document.body.contains(modal)) {
                createModal();
            }

            var params = [
                "rel=0",
                "fs=1",
                "modestbranding=1",
                "controls=1"
            ];

            if (true) {
                params.push("cc_load_policy=1");
            }

            var embedUrl = "https://www.youtube.com/embed/" + videoId + "?" + params.join("&");

            // 기존 iframe 완전 제거
            var videoContainer = modal.querySelector(".yt-modal-video-container");
            var existingIframe = videoContainer.querySelector(".yt-modal-video");
            if (existingIframe) {
                existingIframe.remove();
            }

            // 새 iframe 동적 생성
            var newIframe = document.createElement("iframe");
            newIframe.className = "yt-modal-video";
            newIframe.setAttribute("allowfullscreen", "");
            newIframe.style.border = "none";
            newIframe.style.borderRadius = "8px";

            // iframe을 DOM에 추가한 후 src 설정
            videoContainer.appendChild(newIframe);
            modalVideo = newIframe;

            // 약간의 지연 후 src 설정 (히스토리 조작 방지)
            setTimeout(function() {
                modalVideo.src = embedUrl;
            }, 100);

            // 비디오 크기 설정 및 컨테이너 크기 동기화
            var videoContainer = modal.querySelector(".yt-modal-video-container");

            if (isShort) {
                modalVideo.className = "yt-modal-video short";
                modalVideo.style.cssText = "width: 70vw; max-width: 450px; min-width: 350px; aspect-ratio: 9/16; display: block; border: none; border-radius: 8px;";

                // 컨테이너 크기를 비디오와 동일하게 설정
                videoContainer.style.cssText = "position: relative; display: inline-block; width: 70vw; max-width: 450px; min-width: 350px; aspect-ratio: 9/16;";

                // 모바일 반응형
                if (window.innerWidth <= 768) {
                    modalVideo.style.cssText = "width: 90vw; height: 80vh; max-width: 400px; min-width: 320px; display: block; border: none; border-radius: 8px;";
                    videoContainer.style.cssText = "position: relative; display: inline-block; width: 90vw; height: 80vh; max-width: 400px; min-width: 320px;";
                }
                if (window.innerWidth <= 480) {
                    modalVideo.style.cssText = "width: 95vw; height: 75vh; max-width: 380px; min-width: 300px; display: block; border: none; border-radius: 8px;";
                    videoContainer.style.cssText = "position: relative; display: inline-block; width: 95vw; height: 75vh; max-width: 380px; min-width: 300px;";
                }
            } else {
                modalVideo.className = "yt-modal-video long";
                modalVideo.style.cssText = "width: 90vw; max-width: 1200px; aspect-ratio: 16/9; border: none; border-radius: 8px;";

                // 컨테이너 크기를 비디오와 동일하게 설정
                videoContainer.style.cssText = "position: relative; display: inline-block; width: 90vw; max-width: 1200px; aspect-ratio: 16/9;";

                // 모바일 반응형
                if (window.innerWidth <= 768) {
                    modalVideo.style.cssText = "width: 95vw; height: 60vh; border: none; border-radius: 8px;";
                    videoContainer.style.cssText = "position: relative; display: inline-block; width: 95vw; height: 60vh;";
                }
                if (window.innerWidth <= 480) {
                    modalVideo.style.cssText = "width: 98vw; height: 55vh; border: none; border-radius: 8px;";
                    videoContainer.style.cssText = "position: relative; display: inline-block; width: 98vw; height: 55vh;";
                }
            }

            modal.style.display = "flex";
            document.body.style.overflow = "hidden";
        }

        function closeModal() {
            if (modal) {
                modal.style.display = "none";
                document.body.style.overflow = "";

                // iframe을 DOM에서 완전히 제거 (히스토리 엔트리 완전 제거)
                var videoContainer = modal.querySelector(".yt-modal-video-container");
                var iframe = videoContainer.querySelector(".yt-modal-video");
                if (iframe) {
                    iframe.src = "about:blank"; // 먼저 빈 페이지로 설정
                    iframe.remove(); // DOM에서 완전 제거
                }
                modalVideo = null;
            }
        }

        // Event Listeners
        container.addEventListener("click", function(e) {
            var target = this.getAttribute("data-target");
            var videoUrl = this.getAttribute("data-video-url");
            var videoId = this.getAttribute("data-video-id");
            var isShort = this.getAttribute("data-is-short") === "true";

            if (target === "blank") {
                window.open(videoUrl, "_blank", "noopener,noreferrer");
            } else if (target === "current") {
                window.location.href = videoUrl;
            } else {
                e.preventDefault();
                openModal(videoId, isShort);
            }
        });

        document.addEventListener("keydown", function(e) {
            if (e.key === "Escape") {
                closeModal();
            }
        });
    })();
    </script>
    
            
    
    <br>
    
    <style>
        .products-flex-container {
            width: 100%;
            margin: 0 auto;
        }
        .rating-container {
            width: 100%;
            margin: 0;
            padding: 20px;
            background: #fff;
            border-radius: 8px;
            box-shadow: 0 2px 4px rgba(0,0,0,0.1);
        }
        .rating-header {
            display: flex;
            align-items: stretch;
            justify-content: space-between;
            gap: 15px;
            margin-bottom: 20px;
        }
        .total-rating {
            flex: 1;
            text-align: center;
        }
        .stars {
            display: flex;
            font-size: 24px;
            margin-bottom: 5px;
            letter-spacing: 3px;
            justify-content: center;
        }
        .star-container {
            position: relative;
            display: inline-block;
        }
        .star-empty {
            color: #ddd;
        }
        .star-filled {
            position: absolute;
            top: 0;
            left: 0;
            color: #ffd700;
            overflow: hidden;
            white-space: nowrap;
        }
        .rating-number {
            font-size: 24px;
            font-weight: bold;
            margin-top: 5px;
        }
        .review-badge {
            flex: 1;
            padding: 8px 12px;
            border-radius: 12px;
            color: white;
            text-align: center;
            display: flex;
            flex-direction: column;
            justify-content: center;
        }
        .badge-emoji {
            font-size: 24px;
            margin-bottom: 4px;
        }
        .badge-text {
            font-size: 14px;
            font-weight: bold;
            margin-bottom: 2px;
        }
        .badge-subtext {
            font-size: 12px;
            font-weight: 500;
            opacity: 0.9;
        }
        .rating-bars {
            margin-top: 15px;
            width: 100%;
        }
        .rating-row {
            display: flex;
            align-items: center;
            width: 100%;
            margin: 5px 0;
        }
        .star-label {
            width: 75px;
            padding-right: 6px;
        }
        .progress-bar {
            flex-grow: 1;
            height: 15px;
            background: #eee;
            margin: 0 10px;
            border-radius: 10px;
            overflow: hidden;
        }
        .progress-fill {
            height: 100%;
            background: #19A846;
            width: 0;
            transition: width 0.5s ease-in-out;
        }
        .percentage {
            width: 35px;
            font-size: 12px;
            color: #666;
        }
        .rating_visualization_title {
            font-size: 18px;
            font-weight: 600;
            color: #333;
            border-left: 4px solid #19A846;
            padding-left: 10px;
            margin-bottom: 20px;
        }

        @media screen and (max-width: 768px) {
            .rating-container {
                margin: 0;
            }
            .rating-header {
                flex-direction: row;
            }
            .rating-row {
                max-width: 100%;
            }
            .progress-bar {
                flex-grow: 1;
                margin: 0 8px;
            }
        }
    </style><div class="products-flex-container"><div class="rating-container"><h2 class="rating_visualization_title">Avaliação do produto</h2><div class="rating-header">
                <div class="total-rating">
                    <div class="stars"><div class="star-container"><span class="star-empty">☆</span><span class="star-filled" style="width: 100.000000%">★</span></div><div class="star-container"><span class="star-empty">☆</span><span class="star-filled" style="width: 100.000000%">★</span></div><div class="star-container"><span class="star-empty">☆</span><span class="star-filled" style="width: 100.000000%">★</span></div><div class="star-container"><span class="star-empty">☆</span><span class="star-filled" style="width: 100.000000%">★</span></div><div class="star-container"><span class="star-empty">☆</span><span class="star-filled" style="width: 80.000000%">★</span></div></div>
                    <div class="rating-number">4.8</div>
                </div>
                <div class="review-badge" style="background-color:#19A846;">
                    <div class="badge-emoji">🚀</div>
                    <div class="badge-text">ESCOLHA</div>
                    <div class="badge-subtext">Itens Recomendados</div>
                </div>
              </div></div></div>
    
    
        
    <style>
        .pros-cons-wrapper {
            max-width: 800px;
            margin: 20px auto;
            font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;
        }
        .pros-cons-container {
            display: flex;
            gap: 30px;
            margin-bottom: 16px;
        }
        .pros-section, .cons-section {
            flex: 1;
            border-radius: 8px;
            background-color: white;
            box-shadow: 0 1px 3px rgba(0,0,0,0.12);
            padding: 24px;
        }
        .section-header h3 {
            font-size: 20px;
            font-weight: 600;
            margin: 0;
            padding: 0 0 16px 0;
        }
        .pros-title {
            color: #16a34a;
            border-bottom: 2px solid #16a34a;
        }
        .cons-title {
            color: #dc2626;
            border-bottom: 2px solid #dc2626;
        }
        .section-content {
            padding: 16px 0 0 0;
        }
        .pros-cons-list {
            list-style: none;
            padding: 0;
            margin: 0;
        }
        .pros-cons-item {
            display: flex;
            align-items: center;
            gap: 8px;
            padding: 8px 0;
            color: #4A5568;
        }
        @media (max-width: 768px) {
            .pros-cons-container {
                flex-direction: column;
                gap: 16px;
            }
        }
    </style><div class="pros-cons-wrapper"><div class="pros-cons-container"><div class="pros-section">
                    <div class="section-header">
                        <h3 class="pros-title">✅ Vantagens</h3>
                    </div>
                    <div class="section-content">
                        <ul class="pros-cons-list"><li class="pros-cons-item"><svg width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" style="color: #16a34a;"><path d="M22 11.08V12a10 10 0 1 1-5.93-9.14"></path><polyline points="22 4 12 14.01 9 11.01"></polyline></svg>Design atraente e praticidade</li><li class="pros-cons-item"><svg width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" style="color: #16a34a;"><path d="M22 11.08V12a10 10 0 1 1-5.93-9.14"></path><polyline points="22 4 12 14.01 9 11.01"></polyline></svg>Entrega rápida e chegada em perfeito estado</li><li class="pros-cons-item"><svg width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" style="color: #16a34a;"><path d="M22 11.08V12a10 10 0 1 1-5.93-9.14"></path><polyline points="22 4 12 14.01 9 11.01"></polyline></svg>Compatibilidade com vários dispositivos</li><li class="pros-cons-item"><svg width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" style="color: #16a34a;"><path d="M22 11.08V12a10 10 0 1 1-5.93-9.14"></path><polyline points="22 4 12 14.01 9 11.01"></polyline></svg>Excelente qualidade de fabricação e durabilidade</li><li class="pros-cons-item"><svg width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" style="color: #16a34a;"><path d="M22 11.08V12a10 10 0 1 1-5.93-9.14"></path><polyline points="22 4 12 14.01 9 11.01"></polyline></svg>Forte atendimento ao cliente e resolução de problemas</li></ul></div></div><div class="cons-section">
                    <div class="section-header">
                        <h3 class="cons-title">❌ Desvantagens</h3>
                    </div>
                    <div class="section-content">
                        <ul class="pros-cons-list"><li class="pros-cons-item"><svg width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" style="color: #dc2626;"><circle cx="12" cy="12" r="10"></circle><line x1="15" y1="9" x2="9" y2="15"></line><line x1="9" y1="9" x2="15" y2="15"></line></svg>Possibilidade de atraso na entrega</li></ul></div></div></div></div>
<br>
    <h2 class="product-review-title">Análise do Produto</h2><div class="product-review-container"><div class="product-review-item"><h3 class="product-review-topic">Upgrade do ambiente de trabalho</h3><div class="product-review-content-wrapper"><div class="product-review-content" id="review-content-0">Design atraente e praticidade combinados<br>Este produto elevou meu ambiente<br>de trabalho a outro nível<br>A entrega rápida também foi agradável<br>e recomendo fortemente</div><div class="product-review-fade"></div></div><button class="product-review-more" data-target="review-content-0">Ver mais</button></div><div class="product-review-item"><h3 class="product-review-topic">Compatibilidade máxima do hub UGREEN</h3><div class="product-review-content-wrapper"><div class="product-review-content" id="review-content-1">O hub UGREEN tem<br>compatibilidade realmente excelente com vários dispositivos<br>Especialmente a função DisplayPort<br>é muito satisfatória<br>É muito mais estável e<br>conveniente que o hub anterior</div><div class="product-review-fade"></div></div><button class="product-review-more" data-target="review-content-1">Ver mais</button></div><div class="product-review-item"><h3 class="product-review-topic">Acabamento robusto e qualidade superior</h3><div class="product-review-content-wrapper"><div class="product-review-content" id="review-content-2">Este produto é confiável com<br> acabamento robusto e qualidade superior<br> Funciona perfeitamente tanto em<br> PC quanto em dispositivos móveis<br> Tenho intenção suficiente de comprar novamente</div><div class="product-review-fade"></div></div><button class="product-review-more" data-target="review-content-2">Ver mais</button></div><div class="product-review-item"><h3 class="product-review-topic">Produto satisfatório com entrega rápida e design sofisticado</h3><div class="product-review-content-wrapper"><div class="product-review-content" id="review-content-3">Este produto que chegou com entrega mais rápida que o esperado<br> é muito satisfatório funcionalmente.<br> Apesar de ser material plástico, funciona bem,<br> especialmente o design sofisticado se destaca.</div><div class="product-review-fade"></div></div><button class="product-review-more" data-target="review-content-3">Ver mais</button></div></div>

        <style>
            .affiliate--button1 {
                display: flex;
                flex-direction: column;
                width: 100%;
                max-width: 400px;
                border-radius: 12px;
                padding: 4px;
                margin: 20px auto;
                transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
                overflow: hidden;
            }

            .button--content {
                background: #fff;
                border-radius: 10px;
                padding: 16px;
                text-align: center;
            }

            .button--main {
                display: flex;
                align-items: center;
                justify-content: center;
                background: linear-gradient(135deg, #19A846 0%, #3DE78D 100%);
                color: white;
                padding: 16px 24px;
                border-radius: 8px;
                font-size: 18px;
                font-weight: 700;
                text-decoration: none;
                margin: 10px 0;
                transition: transform 0.2s ease;
            }

            .button--main:hover {
                transform: translateY(-2px);
				color: white;
                box-shadow: 0 6px 8px rgba(25, 168, 70, 0.3);
            }

            .trust--badges {
                display: flex;
                justify-content: center;
                gap: 12px;
                margin-top: 12px;
            }

            .trust--badge {
                display: flex;
                align-items: center;
                color: #666;
                font-size: 12px;
                gap: 4px;
            }

            .affiliate--disclaimer {
                font-size: 11px;
                color: #999;
                text-align: center;
                margin-top: 8px;
            }

            @keyframes pulse {
                0% { transform: scale(1); }
                50% { transform: scale(1.05); }
                100% { transform: scale(1); }
            }

            .animate--pulse {
                animation: pulse 2s infinite;
            }

            @media (max-width: 768px) {
                .button--main {
                    font-size: 16px;
                    padding: 14px 20px;
                }
            }
        </style>
    <div class='affiliate--button--container'><div class='affiliate--button1'><div class='button--content'><a href="https://rzekl.com/g/1e8d114494aaa129241216525dc3e8/?ulp=https%3A%2F%2Fpt.aliexpress.com%2Fitem%2F1005007398525395.html" class="button--main animate--pulse" target="_blank" rel="noopener noreferrer">
                Ver preço no AliExpress
                <span style="margin-left: 8px;">✨</span>
              </a><div class='trust--badges'>
                <span class='trust--badge'>🚚 Entrega rápida</span>
                <span class='trust--badge'>🔒 Pagamento seguro</span>
              </div></div></div><p class='affiliate--disclaimer'>Esta publicação apresenta produtos recomendados do AliExpress para nossos leitores.</p></div><p><a href="https://pristine-blog.com/ugreen-6-em-1-usb-c-hub/">Inovação em Multitarefa, UGREEN 6-em-1 USB-C HUB</a> <a href="https://pristine-blog.com">Pristine-Blog | Resenhas Relâmpago</a></p>
]]></content:encoded>
					
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">5407</post-id>	</item>
		<item>
		<title>Maximize o desempenho do seu laptop com o inovador UGREEN USB-C hub!</title>
		<link>https://pristine-blog.com/ugreen-usb-c-hub/</link>
		
		<dc:creator><![CDATA[pristine]]></dc:creator>
		<pubDate>Sat, 26 Jul 2025 08:47:01 +0000</pubDate>
				<category><![CDATA[Acessórios Eletrônicos]]></category>
		<category><![CDATA[Eletro]]></category>
		<category><![CDATA[usbhub]]></category>
		<guid isPermaLink="false">https://pristine-blog.com/?p=5404</guid>

					<description><![CDATA[<p>Maximize o desempenho do seu laptop com o inovador USB-C hub! Está procurando um USB-C hub de alta performance? O UGREEN HDMI Dual 4K@60Hz 10Gbps 10-in-1 hub de expansão maximiza a expansibilidade do seu laptop através de diversas expansões de porta e transferência de dados de alta velocidade. Este produto oferece telas vívidas com suporte [&#8230;]</p>
<p><a href="https://pristine-blog.com/ugreen-usb-c-hub/">Maximize o desempenho do seu laptop com o inovador UGREEN USB-C hub!</a> <a href="https://pristine-blog.com">Pristine-Blog | Resenhas Relâmpago</a></p>
]]></description>
										<content:encoded><![CDATA[<div style="margin: 0 auto 10px">
    <h2 style="font-size: 24px; font-weight: bold; margin-bottom: 20px; color: #333;">Maximize o desempenho do seu laptop com o inovador USB-C hub!</h2>
    <p>Está procurando um USB-C hub de alta performance? O UGREEN HDMI Dual 4K@60Hz 10Gbps 10-in-1 hub de expansão maximiza a expansibilidade do seu laptop através de diversas expansões de porta e transferência de dados de alta velocidade.</p>
    <p>Este produto oferece telas vívidas com suporte a display dual 4K, possibilitando transferência rápida de dados de 10Gbps com USB 3.2 Gen2. Além disso, com a função de carregamento rápido PD 100W, é possível fornecer energia estável mesmo durante o trabalho.</p>
    <p>Pode ser utilizado para diversas finalidades como edição de vídeo, programação, trabalho de escritório/escola, sendo a escolha ideal para usuários que desejam aumentar a eficiência.</p>
</div>
<style>
        .product-card {
            display: flex;
            flex-direction: column;
            max-width: 800px;
            border-radius: 0.5rem;
            box-shadow: 0 1px 3px rgba(0,0,0,0.12);
            padding: 1rem;
            gap: 1rem;
            margin: 1rem 0 0 0;
        }

        @media (min-width: 768px) {
            .product-card {
                flex-direction: row;
            }
        }

        .product-image-container {
            flex-shrink: 0;
            display: flex;
            flex-direction: column;
            gap: 1rem;
            width: 300px;
            margin: 0 auto;
        }

        @media (min-width: 768px) {
            .product-image-container {
                margin: 0;
            }
        }

        .product-image {
            position: relative;
            width: 300px;
            height: 300px;
        }

        .product-image img {
            width: 100%;
            height: 100%;
            border-radius: 0.375rem;
            object-fit: contain;
            background-color: #f8f9fa;
        }

        .cta-button {
            display: inline-block;
            background-color: #19A846;
            color: white;
            padding: 0.75rem 1.5rem;
            border-radius: 0.375rem;
            text-align: center;
            font-weight: 600;
            text-decoration: none;
            transition: background-color 0.2s;
            width: 100%;
        }

        .cta-button:hover {
            background-color: #148637;
            color: white;
        }

        .mobile-cta {
            margin-top: 5px;
        }

        .search-icon {
            display: inline-block;
            margin-left: 6px;
        }

        @media (max-width: 767px) {
            .desktop-cta {
                display: none;
            }
        }

        @media (min-width: 768px) {
            .mobile-cta {
                display: none;
            }
        }

        .product-details {
            flex: 1;
            display: flex;
            flex-direction: column;
            gap: 0.35rem;
        }

        .product-name {
            font-size: 1.125rem;
            font-weight: 500;
            color: #111827;
            margin: 0;
            line-height: 1.4;
        }

        .rating-reviews {
            display: flex;
            align-items: center;
            gap: 8px;
        }

        .rating {
            font-weight: 700;
            color: #111827;
        }

        .stars {
            display: flex;
            gap: 2px;
        }

        .star-container {
            position: relative;
            display: inline-block;
            font-size: 16px;
        }

        .star-empty {
            color: #ddd;
        }

        .star-filled {
            position: absolute;
            top: 0;
            left: 0;
            color: #ffd700;
            overflow: hidden;
            white-space: nowrap;
        }

        .review-stats {
            display: flex;
            align-items: center;
            gap: 8px;
            color: #6B7280;
            font-size: 0.875rem;
        }

        .stat-divider {
            color: #d1d5db;
        }

        .prices {
            display: flex;
            flex-direction: column;
            gap: 0.25rem;
            margin-top: 4px;
        }

        .original-price-row {
            display: flex;
            align-items: center;
            gap: 0.5rem;
        }

        .original-price {
            font-size: 0.875rem;
            color: #6B7280;
            text-decoration: line-through;
        }

        .discount {
            color: #f44;
            font-size: 0.875rem;
            font-weight: 500;
        }

        .sale-price {
            font-size: 1.25rem;
            font-weight: 700;
            color: #111827;
        }

        .special-price {
            font-size: 1.125rem;
            font-weight: 700;
        }

        .price-date {
            font-size: 0.75rem;
            color: #6B7280;
            margin-top: 0.25rem;
        }

        .product-warning-text {
            font-size: 0.75rem;
            color: #6B7280;
            margin-top: 0.15rem;
        }

        .key-points {
            margin-top: 5px;
            padding: 5px;
            background: linear-gradient(to right, #e8f5e9, #e8f5e9);
            border-radius: 0.75rem;
        }

        .key-points-title {
            font-size: 0.875rem;
            font-weight: 600;
            color: #4B5563;
            margin-bottom: 0.5rem;
        }

        .key-points-list {
            display: grid;
            grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
            gap: 0.75rem;
        }

        .key-point-item {
            display: flex;
            align-items: flex-start;
            gap: 0.5rem;
        }

        .key-point-icon {
            color: #19A846;
            flex-shrink: 0;
        }

        .key-point-text {
            margin-top: 0.2rem;
            font-size: 0.9rem;
            color: #374151;
            line-height: 1.4;
        }

        /* 스켈레톤 로딩 스타일 */
        .rating-reviews.is-loading {
            height: 40px;
            background-color: #e5e7eb;
            border-radius: 0.375rem;
            animation: skeleton-loading 1s linear infinite alternate;
        }

        .rating-reviews.is-loading > * {
            display: none;
        }

        .prices.is-loading {
            height: 80px;
            background-color: #e5e7eb;
            border-radius: 0.375rem;
            animation: skeleton-loading 1s linear infinite alternate;
        }

        .prices.is-loading > * {
            display: none;
        }

        @keyframes skeleton-loading {
            0% {
                background-color: #e5e7eb;
            }
            100% {
                background-color: #f3f4f6;
            }
        }
    </style><div class="product-card"><div class="product-image-container"><div class="product-image"><img decoding="async" src="https://dcxn00xigqv1k.cloudfront.net/UGREEN%20USB%20C%20HUB%2010%20em%201/UGREEN%20USB%20C%20HUB%2010%20em%201_produto_Imagem.webp" alt="UGREEN USB C HUB 10 em 1 4K60Hz HDMI USB3.2 10Gbps PD100W RJ45 SDTF USB Splitter para laptop Macbook Pro Air iPad Docking Station"></div><div class="desktop-cta"><a href="https://rzekl.com/g/1e8d114494aaa129241216525dc3e8/?ulp=https%3A%2F%2Fpt.aliexpress.com%2Fitem%2F1005007749070806.html" class="cta-button" target="_blank" rel="noopener noreferrer">Ver preço no AliExpress</a><p class="product-warning-text">💡 Atenção: Se o link não funcionar, o produto estiver esgotado ou o preço tiver mudado, pode ser porque o vendedor atualizou o produto. Neste caso, busque o produto na barra de pesquisa.</p></div></div><div class="product-details"><h2 class="product-name">UGREEN USB C HUB 10 em 1 4K60Hz HDMI USB3.2 10Gbps PD100W RJ45 SDTF USB Splitter para laptop Macbook Pro Air iPad Docking Station</h2><div class="rating-reviews is-loading"><span class="rating">4.8</span><div class="stars"><div class="star-container"><span class="star-empty">☆</span><span class="star-filled" style="width: 100.000000%">★</span></div><div class="star-container"><span class="star-empty">☆</span><span class="star-filled" style="width: 100.000000%">★</span></div><div class="star-container"><span class="star-empty">☆</span><span class="star-filled" style="width: 100.000000%">★</span></div><div class="star-container"><span class="star-empty">☆</span><span class="star-filled" style="width: 100.000000%">★</span></div><div class="star-container"><span class="star-empty">☆</span><span class="star-filled" style="width: 80.000000%">★</span></div></div><div class="review-stats">214 avaliações<span class="stat-divider"> | </span>1,000+ vendidos</div></div><div class="prices is-loading"><div class="original-price-row"><span class="original-price">R$243,79</span><span class="discount">36%</span></div><div class="special-price">R$153,59</div><div class="price-date">Preço referente à data de 26/07/2025, sujeito a alterações de acordo com a data da venda.</div></div><div class="key-points"><div class="key-points-title">Destaques do produto</div><div class="key-points-list"><div class="key-point-item"><span class="key-point-icon">✓</span><span class="key-point-text">Maximiza o desempenho do laptop com expansão de porta 10-in-1</span></div><div class="key-point-item"><span class="key-point-icon">✓</span><span class="key-point-text">Experiência de display nítido com HDMI dual 4K@60Hz</span></div><div class="key-point-item"><span class="key-point-icon">✓</span><span class="key-point-text">Transferência de dados ultra-rápida de 10Gbps com USB 3.2 Gen2</span></div><div class="key-point-item"><span class="key-point-icon">✓</span><span class="key-point-text">Suporte a carregamento rápido e potente com PD 100W</span></div><div class="key-point-item"><span class="key-point-icon">✓</span><span class="key-point-text">Durabilidade reforçada com exterior metálico robusto</span></div></div></div><div class="mobile-cta"><a href="https://rzekl.com/g/1e8d114494aaa129241216525dc3e8/?ulp=https%3A%2F%2Fpt.aliexpress.com%2Fitem%2F1005007749070806.html" class="cta-button" target="_blank" rel="noopener noreferrer">Ver preço no AliExpress</a><p class="product-warning-text">💡 Atenção: Se o link não funcionar, o produto estiver esgotado ou o preço tiver mudado, pode ser porque o vendedor atualizou o produto. Neste caso, busque o produto na barra de pesquisa.</p></div></div></div>
<br>
    
    <style>
        .product-info4 {
            max-width: 800px;
            margin: 20px auto;
            font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;
        }
        .product-info4 h2 {
            font-size: 18px;
            font-weight: 600;
            color: #333;
            border-left: 4px solid #19A846;
            padding-left: 10px;
            margin-bottom: 10px;
        }
        .product-section4 {
            margin-bottom: 16px;
            border-radius: 8px;
            overflow: hidden;
            box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
            transition: box-shadow 0.2s ease;
        }
        .product-section4:hover {
            box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
        }
        .section-header4 {
            padding: 16px 20px;
            background: linear-gradient(to right, #EBF4EB, #EBF4EB);
            display: flex;
            align-items: center;
            border: 1px solid #E2E8F0;
        }
        .section-header4 h3 {
            font-size: 18px;
            font-weight: 600;
            color: #2D3748;
            margin: 0;
        }
        .section-content4 {
            background: white;
            padding: 20px;
            border: 1px solid #E2E8F0;
            border-top: none;
        }
        .product-section4 ul {
            list-style: none;
            padding: 0;
            margin: 0;
        }
        .product-section4 li {
            position: relative;
            padding-left: 20px;
            margin-bottom: 12px;
            color: #4A5568;
            line-height: 1.6;
        }
        .product-section4 li:last-child {
            margin-bottom: 0;
        }
        .product-section4 li:before {
            content: "";
            position: absolute;
            left: 0;
            top: 8px;
            width: 8px;
            height: 8px;
            background-color: #2DBF72;
            border-radius: 50%;
        }
        .product-conclusion4 {
            margin-top: 30px;
            text-align: center;
            color: #2D3748;
            font-weight: 500;
            line-height: 1.6;
            padding: 0 20px;
        }
        /* Show More/Less Styles */
        .content-wrapper {
            max-height: 300px;
            overflow: hidden;
            transition: max-height 0.3s ease-out;
            position: relative;
        }
        .content-wrapper:not(.expanded)::after {
            content: "";
            position: absolute;
            bottom: 0;
            left: 0;
            width: 100%;
            height: 100px;
            background: linear-gradient(to bottom, transparent, white);
            pointer-events: none;
        }
        .content-wrapper.expanded {
            max-height: 5000px;
        }
        .content-wrapper.expanded::after {
            display: none;
        }
        .show-more-btn {
            display: block;
            width: 100%;
            padding: 10px;
            background-color: #f7f7f7;
            border: 1px solid #ddd;
            border-radius: 4px;
            text-align: center;
            margin-top: 10px;
            cursor: pointer;
            color: #4a5568;
            font-weight: 500;
            position: relative;
            z-index: 2;
        }
        .show-more-btn:hover {
            background-color: #EEF7F3;
        }
    </style>
    <div class="product-info4" id="product-info-wrapper-product-info-2">
        <h2>Detalhes do Produto</h2>
        <div class="content-wrapper" id="content-product-info-2">
                <div class="product-section4">
                    <div class="section-header4">
                        <h3>Maximize a expansibilidade do laptop com USB-C hub tudo-em-um</h3>
                    </div>
                    <div class="section-content4">
                        <ul><li>Conexão de diversos dispositivos possível com 10 portas</li><li>Saída de tela vívida com display dual 4K@60Hz</li><li>Transferência rápida de dados de 10Gbps com USB 3.2 Gen2</li>
                        </ul>
                    </div>
                </div>
                <div class="product-section4">
                    <div class="section-header4">
                        <h3>Detalhes</h3>
                    </div>
                    <div class="section-content4">
                        <ul><li>Portas USB: 2 x USB-C 3.2 + 1 x USB-A 3.2 (10Gbps), 1 x USB-A 3.0 (5Gbps) suportando conexão de múltiplos dispositivos</li><li>Carregamento rápido PD 100W: Suporte ao carregamento do laptop (saída máxima de 85W) fornecendo energia estável mesmo durante o trabalho</li><li>Leitor de cartão SD/TF: Leitura/escrita rápida de dados possível com velocidade de 104MB/s</li><li>Ethernet Gigabit: Uso de internet sem interrupções com conexão de rede de alta velocidade de 1000Mbps</li>
                        </ul>
                    </div>
                </div>
                <div class="product-section4">
                    <div class="section-header4">
                        <h3>Instalação fácil com plug and play</h3>
                    </div>
                    <div class="section-content4">
                        <ul><li>Não necessita instalação de driver, compatível com diversos OS (Windows, macOS, iPadOS, Android)</li><li>Sensação de uso robusta com exterior metálico de alta durabilidade e cabo de algodão de alta densidade</li>
                        </ul>
                    </div>
                </div>
                <div class="product-section4">
                    <div class="section-header4">
                        <h3>Cenários de uso</h3>
                    </div>
                    <div class="section-content4">
                        <ul><li>Pode ser utilizado para diversas finalidades como edição de vídeo, programação, trabalho de escritório/escola</li><li>Melhoria da eficiência do trabalho com configuração de monitor dual</li>
                        </ul>
                    </div>
                </div>
                <div class="product-section4">
                    <div class="section-header4">
                        <h3>Suporte a display</h3>
                    </div>
                    <div class="section-content4">
                        <ul><li>Windows: Suporte ao modo de extensão dual 4K@60Hz</li><li>macOS: Suporte apenas ao modo espelho (saída da mesma tela em dois monitores externos)</li>
                        </ul>
                    </div>
                </div>
                <div class="product-section4">
                    <div class="section-header4">
                        <h3>Precauções</h3>
                    </div>
                    <div class="section-content4">
                        <ul><li>A resolução real pode variar dependendo da versão DisplayPort do laptop</li><li>A porta de dados USB-C não suporta saída de display e função de carregamento PD</li><li>Não recomendado conectar 2 ou mais SSDs de 2.5&#8243; simultaneamente</li><li>Para máxima performance, é necessário que a porta USB-C do laptop suporte função completa ou Thunderbolt 3/4</li>
                        </ul>
                    </div>
                </div>
                <div class="product-section4">
                    <div class="section-header4">
                        <h3>Marca: UGREEN, Modelo: CM866-45366</h3>
                    </div>
                    <div class="section-content4">
                        <ul><li>Comprimento do cabo: 20cm, Tamanho: 151 x 58 x 15mm</li>
                        </ul>
                    </div>
                </div></div><button class="show-more-btn" id="btn-product-info-2" onclick="toggleContent('product-info-2')">Ver mais</button></div>
    <script>
    function toggleContent(id) {
        const content = document.getElementById('content-' + id);
        const btn = document.getElementById('btn-' + id);
        const wrapper = document.getElementById('product-info-wrapper-' + id);

        if (content.classList.contains('expanded')) {
            content.classList.remove('expanded');
            btn.textContent = 'Ver mais';
            content.scrollIntoView({ behavior: 'smooth', block: 'start' });
        } else {
            content.classList.add('expanded');
            btn.textContent = 'Ver menos';
        }
    }
    </script>
<br>
<h2 class="prod-gallery-title">Galeria de imagens</h2><div class="prod-gallery prod-gallery-count-8"><div class="prod-gallery-item"><a href="https://dcxn00xigqv1k.cloudfront.net/UGREEN%20USB%20C%20HUB%2010%20em%201/UGREEN%20USB%20C%20HUB%2010%20em%201_produto_Imagem_1.webp" data-lightbox="prod-gallery" data-title="Image 1 (Deslize para a esquerda e direita)"><img decoding="async" src="https://dcxn00xigqv1k.cloudfront.net/UGREEN%20USB%20C%20HUB%2010%20em%201/UGREEN%20USB%20C%20HUB%2010%20em%201_produto_Imagem_1.webp" alt="Product Image 1"></a></div><div class="prod-gallery-item"><a href="https://dcxn00xigqv1k.cloudfront.net/UGREEN%20USB%20C%20HUB%2010%20em%201/UGREEN%20USB%20C%20HUB%2010%20em%201_produto_Imagem_2.webp" data-lightbox="prod-gallery" data-title="Image 2 (Deslize para a esquerda e direita)"><img decoding="async" src="https://dcxn00xigqv1k.cloudfront.net/UGREEN%20USB%20C%20HUB%2010%20em%201/UGREEN%20USB%20C%20HUB%2010%20em%201_produto_Imagem_2.webp" alt="Product Image 2"></a></div><div class="prod-gallery-item"><a href="https://dcxn00xigqv1k.cloudfront.net/UGREEN%20USB%20C%20HUB%2010%20em%201/UGREEN%20USB%20C%20HUB%2010%20em%201_produto_Imagem_3.webp" data-lightbox="prod-gallery" data-title="Image 3 (Deslize para a esquerda e direita)"><img decoding="async" src="https://dcxn00xigqv1k.cloudfront.net/UGREEN%20USB%20C%20HUB%2010%20em%201/UGREEN%20USB%20C%20HUB%2010%20em%201_produto_Imagem_3.webp" alt="Product Image 3"></a></div><div class="prod-gallery-item"><a href="https://dcxn00xigqv1k.cloudfront.net/UGREEN%20USB%20C%20HUB%2010%20em%201/UGREEN%20USB%20C%20HUB%2010%20em%201_produto_Imagem_4.webp" data-lightbox="prod-gallery" data-title="Image 4 (Deslize para a esquerda e direita)"><img decoding="async" src="https://dcxn00xigqv1k.cloudfront.net/UGREEN%20USB%20C%20HUB%2010%20em%201/UGREEN%20USB%20C%20HUB%2010%20em%201_produto_Imagem_4.webp" alt="Product Image 4"></a></div><div class="prod-gallery-item"><a href="https://dcxn00xigqv1k.cloudfront.net/UGREEN%20USB%20C%20HUB%2010%20em%201/UGREEN%20USB%20C%20HUB%2010%20em%201_produto_Imagem_5.webp" data-lightbox="prod-gallery" data-title="Image 5 (Deslize para a esquerda e direita)"><img decoding="async" src="https://dcxn00xigqv1k.cloudfront.net/UGREEN%20USB%20C%20HUB%2010%20em%201/UGREEN%20USB%20C%20HUB%2010%20em%201_produto_Imagem_5.webp" alt="Product Image 5"></a></div><div class="prod-gallery-item"><a href="https://dcxn00xigqv1k.cloudfront.net/UGREEN%20USB%20C%20HUB%2010%20em%201/UGREEN%20USB%20C%20HUB%2010%20em%201_produto_Imagem_6.webp" data-lightbox="prod-gallery" data-title="Image 6 (Deslize para a esquerda e direita)"><img decoding="async" src="https://dcxn00xigqv1k.cloudfront.net/UGREEN%20USB%20C%20HUB%2010%20em%201/UGREEN%20USB%20C%20HUB%2010%20em%201_produto_Imagem_6.webp" alt="Product Image 6"></a></div><div class="prod-gallery-item"><a href="https://dcxn00xigqv1k.cloudfront.net/UGREEN%20USB%20C%20HUB%2010%20em%201/UGREEN%20USB%20C%20HUB%2010%20em%201_produto_Imagem_7.webp" data-lightbox="prod-gallery" data-title="Image 7 (Deslize para a esquerda e direita)"><img decoding="async" src="https://dcxn00xigqv1k.cloudfront.net/UGREEN%20USB%20C%20HUB%2010%20em%201/UGREEN%20USB%20C%20HUB%2010%20em%201_produto_Imagem_7.webp" alt="Product Image 7"></a></div><div class="prod-gallery-item"><a href="https://dcxn00xigqv1k.cloudfront.net/UGREEN%20USB%20C%20HUB%2010%20em%201/UGREEN%20USB%20C%20HUB%2010%20em%201_produto_Imagem_8.webp" data-lightbox="prod-gallery" data-title="Image 8 (Deslize para a esquerda e direita)"><img decoding="async" src="https://dcxn00xigqv1k.cloudfront.net/UGREEN%20USB%20C%20HUB%2010%20em%201/UGREEN%20USB%20C%20HUB%2010%20em%201_produto_Imagem_8.webp" alt="Product Image 8"></a></div></div><style>
        .prod-gallery-title {
            font-size: 18px;
            font-weight: 600;
            color: #333;
            border-left: 4px solid #19A846;
            padding-left: 10px;
            margin-bottom: 10px;
        }
        .prod-gallery {
            display: grid;
            gap: 8px;
            width: 100%;
        }
        .prod-gallery-item {
            position: relative;
            width: 100%;
            height: 160px;
            border-radius: 6px;
            overflow: hidden;
            background: #f5f5f5;
        }
        .prod-gallery-item img {
            width: 100%;
            height: 100%;
            object-fit: cover;
            transition: transform 0.3s ease;
        }
        .prod-gallery-item:hover img {
            transform: scale(1.05);
        }

        @media (min-width: 768px) {
            .prod-gallery {
                grid-template-columns: repeat(4, 1fr);
                grid-template-rows: repeat(2, 160px);
            }
            .prod-gallery-item {
                width: 100%;
                max-width: none;
            }
        }

        @media (min-width: 480px) and (max-width: 767px) {
            .prod-gallery {
                grid-template-columns: repeat(3, 1fr);
                gap: 6px;
            }
            .prod-gallery-item {
                height: 140px;
            }
        }

        @media (max-width: 479px) {
            .prod-gallery {
                grid-template-columns: repeat(2, 1fr);
                gap: 6px;
            }
            .prod-gallery-item {
                height: 120px;
            }
        }

        .lb-data .lb-caption {
            font-size: 14px;
            font-weight: normal;
        }
        .lb-nav a.lb-prev,
        .lb-nav a.lb-next {
            opacity: 0.8;
        }
    </style>

    <style>
        .yt-embed-cc-container {
            width: 100%;
            margin: 0 auto;
            position: relative;
        }
        .yt-embed-cc-title {
            font-size: 18px;
            font-weight: 600;
            color: #333;
            border-left: 4px solid #19A846;
            padding-left: 10px;
            margin-bottom: 15px;
        }
        .yt-embed-cc-video-wrapper {
            width: 50%;
            margin-left: 0;
        }
        .yt-embed-cc-wrapper {
            position: relative;
            overflow: hidden;
            border-radius: 8px;
            height: 300px;
            cursor: pointer;
        }
        .yt-video-thumbnail {
            position: relative;
            width: 100%;
            height: 100%;
            overflow: hidden;
            border-radius: 8px;
            background-color: #000;
        }
        .yt-thumbnail-image {
            width: 100%;
            height: 100%;
            object-fit: cover;
            transition: transform 0.3s ease;
        }
        .yt-video-thumbnail:hover .yt-thumbnail-image {
            transform: scale(1.05);
        }
        .yt-video-type-badge {
            position: absolute;
            top: 8px;
            right: 8px;
            background-color: rgba(0, 0, 0, 0.8);
            color: white;
            padding: 4px 8px;
            border-radius: 4px;
            font-size: 12px;
            font-weight: 500;
        }
        .yt-play-button {
            position: absolute;
            top: 50%;
            left: 50%;
            transform: translate(-50%, -50%);
            width: 68px;
            height: 48px;
            background-color: rgba(255, 0, 0, 0.8);
            border-radius: 12px;
            display: flex;
            justify-content: center;
            align-items: center;
            transition: all 0.3s ease;
            box-shadow: 0 4px 8px rgba(0, 0, 0, 0.3);
        }
        .yt-video-thumbnail:hover .yt-play-button {
            background-color: rgba(255, 0, 0, 1);
            transform: translate(-50%, -50%) scale(1.1);
            box-shadow: 0 6px 12px rgba(0, 0, 0, 0.4);
        }
        .yt-play-triangle {
            width: 0;
            height: 0;
            border-left: 16px solid white;
            border-top: 10px solid transparent;
            border-bottom: 10px solid transparent;
            margin-left: 4px;
        }
        .yt-embed-cc-title-description {
            font-size: 0.8rem;
            color: #2D3748;
            margin-top: 0.25rem;
        }

        /* Modal Styles */
        .yt-modal-overlay {
            display: none;
            position: fixed;
            top: 0;
            left: 0;
            width: 100%;
            height: 100%;
            background-color: rgba(0, 0, 0, 0.95);
            z-index: 9999;
            justify-content: center;
            align-items: center;
        }
        .yt-modal-content {
            position: relative;
            display: flex;
            justify-content: center;
            align-items: center;
            width: 100%;
            height: 100%;
            min-height: 50vh;
        }
        .yt-modal-close {
            position: absolute;
            top: 20px;
            right: 20px;
            z-index: 1000;
            background-color: rgba(0, 0, 0, 0.7);
            color: white;
            border: none;
            border-radius: 50%;
            width: 56px;
            height: 56px;
            cursor: pointer;
            font-size: 28px;
            font-weight: bold;
            transition: all 0.3s ease;
            display: flex;
            justify-content: center;
            align-items: center;
            /* 모바일에서 확대 방지 */
            -webkit-tap-highlight-color: transparent;
            -webkit-touch-callout: none;
            -webkit-user-select: none;
            -khtml-user-select: none;
            -moz-user-select: none;
            -ms-user-select: none;
            user-select: none;
            touch-action: manipulation;
        }
        .yt-modal-close:hover {
            background-color: rgba(255, 0, 0, 0.8);
            transform: scale(1.1);
        }
        .yt-modal-video-container {
            width: 100%;
            display: flex;
            justify-content: center;
            align-items: center;
        }
        .yt-modal-video {
            border: none;
            border-radius: 8px;
        }
        .yt-modal-video.long {
            width: 90vw;
            max-width: 1200px;
            aspect-ratio: 16/9;
        }
        .yt-modal-video.short {
            width: 70vw;
            max-width: 450px;
            min-width: 350px;
            aspect-ratio: 9/16;
            display: block;
            margin: 0 auto;
        }

        @media (max-width: 768px) {
            .yt-embed-cc-video-wrapper {
                width: 100%;
            }
            .yt-modal-video.long {
                width: 95vw;
                height: 60vh; /* 모바일에서 높이 고정 */
                aspect-ratio: unset; /* aspect-ratio 제거 */
            }
            .yt-modal-video.short {
                width: 90vw;
                height: 80vh; /* 모바일에서 더 크게 */
                max-width: 400px;
                min-width: 320px;
                aspect-ratio: unset;
            }
            .yt-modal-content {
                min-height: 40vh;
            }
            .yt-modal-close {
                top: 15px;
                right: 15px;
                width: 40px;
                height: 40px;
                font-size: 18px;
            }
        }

        @media (max-width: 480px) {
            .yt-modal-video.long {
                width: 98vw;
                height: 55vh; /* 작은 모바일에서도 충분한 높이 */
                aspect-ratio: unset;
            }
            .yt-modal-video.short {
                width: 95vw;
                height: 75vh; /* 작은 모바일에서도 더 크게 */
                max-width: 380px;
                min-width: 300px;
                aspect-ratio: unset;
            }
            .yt-modal-close {
                top: 10px;
                right: 10px;
                width: 36px;
                height: 36px;
                font-size: 16px;
            }
        }
    </style>

    <div class="yt-embed-cc-container">
        <h2 class="yt-embed-cc-title">Vídeo do produto</h2>
        <div class="yt-embed-cc-video-wrapper">
            <div id="yt-embed-cc-69725a59dca2b" class="yt-embed-cc-wrapper"
                 data-video-url="https://www.youtube.com/watch?v=08mtrm8iGy0"
                 data-video-id="08mtrm8iGy0"
                 data-is-short="false"
                 data-target="inline"
                 data-cc-load="true">
                <div class="yt-video-thumbnail">
                    <img decoding="async" src="https://dcxn00xigqv1k.cloudfront.net/UGREEN%20USB%20C%20HUB%2010%20em%201/UGREEN%20USB%20C%20HUB%2010%20em%201_youtube_Imagem.webp" alt="Video Thumbnail" class="yt-thumbnail-image">
                    <div class="yt-video-type-badge">Video</div>
                    <div class="yt-play-button">
                        <div class="yt-play-triangle"></div>
                    </div>
                </div>
            </div>
        </div>
        <p class="yt-embed-cc-title-description">💡 Este vídeo de apresentação do produto ajudará você a entender melhor o produto. Para vídeos em língua estrangeira, recomendamos assistir com as legendas (CC) ativadas.</p>
    </div>

    <script>
    (function() {
        var container = document.getElementById("yt-embed-cc-69725a59dca2b");
        var modal = null;
        var modalVideo = null;
        var modalClose = null;

        function createModal() {
            // 기존 모달이 있으면 제거
            var existingModal = document.getElementById("yt-embed-cc-69725a59dca2b-modal");
            if (existingModal) {
                existingModal.remove();
            }

            // body에 직접 모달 생성
            var modalHTML = "<div id=\"yt-embed-cc-69725a59dca2b-modal\" class=\"yt-modal-overlay\" style=\"position: fixed; top: 0; left: 0; width: 100vw; height: 100vh; background-color: rgba(0, 0, 0, 0.7); z-index: 999999; display: none; justify-content: center; align-items: center;\">" +
                "<div class=\"yt-modal-content\" style=\"position: relative; display: flex; justify-content: center; align-items: center; width: 100%; height: 100%; min-height: 50vh;\">" +
                    "<button class=\"yt-modal-close\" style=\"position: absolute; top: 20px; right: 20px; z-index: 1000000; background-color: rgba(0, 0, 0, 0.8); color: white; border: none; border-radius: 50%; width: 56px; height: 56px; cursor: pointer; font-size: 28px; font-weight: bold; transition: all 0.3s ease; display: flex; justify-content: center; align-items: center; -webkit-tap-highlight-color: transparent; touch-action: manipulation;\">×</button>" +
                    "<div class=\"yt-modal-video-container\" style=\"position: relative; display: flex; justify-content: center; align-items: center;\">" +
                        "<iframe class=\"yt-modal-video\" src=\"\" allowfullscreen style=\"border: none; border-radius: 8px;\"></iframe>" +
                    "</div>" +
                "</div>" +
            "</div>";

            document.body.insertAdjacentHTML("beforeend", modalHTML);

            // 새로 생성된 모달 요소들 참조
            modal = document.getElementById("yt-embed-cc-69725a59dca2b-modal");
            modalVideo = modal.querySelector(".yt-modal-video");
            modalClose = modal.querySelector(".yt-modal-close");

            // 닫기 버튼 hover 효과
            modalClose.addEventListener("mouseenter", function() {
                this.style.backgroundColor = "rgba(255, 0, 0, 0.9)";
                this.style.color = "white";
                this.style.transform = "scale(1.1)";
            });

            modalClose.addEventListener("mouseleave", function() {
                this.style.backgroundColor = "rgba(0, 0, 0, 0.8)";
                this.style.color = "white";
                this.style.transform = "scale(1)";
            });

            // 이벤트 리스너 재등록
            modalClose.addEventListener("click", closeModal);

            // 모달 배경 클릭 시 닫기 (영상 영역 제외)
            modal.addEventListener("click", function(e) {
                if (e.target === modal || e.target.classList.contains("yt-modal-content") || e.target.classList.contains("yt-modal-video-container")) {
                    closeModal();
                }
            });

            // 영상 iframe 클릭 시 닫기 방지
            modal.addEventListener("click", function(e) {
                if (e.target.classList.contains("yt-modal-video")) {
                    e.stopPropagation();
                }
            });
        }

        function openModal(videoId, isShort) {
            // 모달이 없으면 생성
            if (!modal || !document.body.contains(modal)) {
                createModal();
            }

            var params = [
                "rel=0",
                "fs=1",
                "modestbranding=1",
                "controls=1"
            ];

            if (true) {
                params.push("cc_load_policy=1");
            }

            var embedUrl = "https://www.youtube.com/embed/" + videoId + "?" + params.join("&");

            // 기존 iframe 완전 제거
            var videoContainer = modal.querySelector(".yt-modal-video-container");
            var existingIframe = videoContainer.querySelector(".yt-modal-video");
            if (existingIframe) {
                existingIframe.remove();
            }

            // 새 iframe 동적 생성
            var newIframe = document.createElement("iframe");
            newIframe.className = "yt-modal-video";
            newIframe.setAttribute("allowfullscreen", "");
            newIframe.style.border = "none";
            newIframe.style.borderRadius = "8px";

            // iframe을 DOM에 추가한 후 src 설정
            videoContainer.appendChild(newIframe);
            modalVideo = newIframe;

            // 약간의 지연 후 src 설정 (히스토리 조작 방지)
            setTimeout(function() {
                modalVideo.src = embedUrl;
            }, 100);

            // 비디오 크기 설정 및 컨테이너 크기 동기화
            var videoContainer = modal.querySelector(".yt-modal-video-container");

            if (isShort) {
                modalVideo.className = "yt-modal-video short";
                modalVideo.style.cssText = "width: 70vw; max-width: 450px; min-width: 350px; aspect-ratio: 9/16; display: block; border: none; border-radius: 8px;";

                // 컨테이너 크기를 비디오와 동일하게 설정
                videoContainer.style.cssText = "position: relative; display: inline-block; width: 70vw; max-width: 450px; min-width: 350px; aspect-ratio: 9/16;";

                // 모바일 반응형
                if (window.innerWidth <= 768) {
                    modalVideo.style.cssText = "width: 90vw; height: 80vh; max-width: 400px; min-width: 320px; display: block; border: none; border-radius: 8px;";
                    videoContainer.style.cssText = "position: relative; display: inline-block; width: 90vw; height: 80vh; max-width: 400px; min-width: 320px;";
                }
                if (window.innerWidth <= 480) {
                    modalVideo.style.cssText = "width: 95vw; height: 75vh; max-width: 380px; min-width: 300px; display: block; border: none; border-radius: 8px;";
                    videoContainer.style.cssText = "position: relative; display: inline-block; width: 95vw; height: 75vh; max-width: 380px; min-width: 300px;";
                }
            } else {
                modalVideo.className = "yt-modal-video long";
                modalVideo.style.cssText = "width: 90vw; max-width: 1200px; aspect-ratio: 16/9; border: none; border-radius: 8px;";

                // 컨테이너 크기를 비디오와 동일하게 설정
                videoContainer.style.cssText = "position: relative; display: inline-block; width: 90vw; max-width: 1200px; aspect-ratio: 16/9;";

                // 모바일 반응형
                if (window.innerWidth <= 768) {
                    modalVideo.style.cssText = "width: 95vw; height: 60vh; border: none; border-radius: 8px;";
                    videoContainer.style.cssText = "position: relative; display: inline-block; width: 95vw; height: 60vh;";
                }
                if (window.innerWidth <= 480) {
                    modalVideo.style.cssText = "width: 98vw; height: 55vh; border: none; border-radius: 8px;";
                    videoContainer.style.cssText = "position: relative; display: inline-block; width: 98vw; height: 55vh;";
                }
            }

            modal.style.display = "flex";
            document.body.style.overflow = "hidden";
        }

        function closeModal() {
            if (modal) {
                modal.style.display = "none";
                document.body.style.overflow = "";

                // iframe을 DOM에서 완전히 제거 (히스토리 엔트리 완전 제거)
                var videoContainer = modal.querySelector(".yt-modal-video-container");
                var iframe = videoContainer.querySelector(".yt-modal-video");
                if (iframe) {
                    iframe.src = "about:blank"; // 먼저 빈 페이지로 설정
                    iframe.remove(); // DOM에서 완전 제거
                }
                modalVideo = null;
            }
        }

        // Event Listeners
        container.addEventListener("click", function(e) {
            var target = this.getAttribute("data-target");
            var videoUrl = this.getAttribute("data-video-url");
            var videoId = this.getAttribute("data-video-id");
            var isShort = this.getAttribute("data-is-short") === "true";

            if (target === "blank") {
                window.open(videoUrl, "_blank", "noopener,noreferrer");
            } else if (target === "current") {
                window.location.href = videoUrl;
            } else {
                e.preventDefault();
                openModal(videoId, isShort);
            }
        });

        document.addEventListener("keydown", function(e) {
            if (e.key === "Escape") {
                closeModal();
            }
        });
    })();
    </script>
    
            
    
    <br>
    
    <style>
        .products-flex-container {
            width: 100%;
            margin: 0 auto;
        }
        .rating-container {
            width: 100%;
            margin: 0;
            padding: 20px;
            background: #fff;
            border-radius: 8px;
            box-shadow: 0 2px 4px rgba(0,0,0,0.1);
        }
        .rating-header {
            display: flex;
            align-items: stretch;
            justify-content: space-between;
            gap: 15px;
            margin-bottom: 20px;
        }
        .total-rating {
            flex: 1;
            text-align: center;
        }
        .stars {
            display: flex;
            font-size: 24px;
            margin-bottom: 5px;
            letter-spacing: 3px;
            justify-content: center;
        }
        .star-container {
            position: relative;
            display: inline-block;
        }
        .star-empty {
            color: #ddd;
        }
        .star-filled {
            position: absolute;
            top: 0;
            left: 0;
            color: #ffd700;
            overflow: hidden;
            white-space: nowrap;
        }
        .rating-number {
            font-size: 24px;
            font-weight: bold;
            margin-top: 5px;
        }
        .review-badge {
            flex: 1;
            padding: 8px 12px;
            border-radius: 12px;
            color: white;
            text-align: center;
            display: flex;
            flex-direction: column;
            justify-content: center;
        }
        .badge-emoji {
            font-size: 24px;
            margin-bottom: 4px;
        }
        .badge-text {
            font-size: 14px;
            font-weight: bold;
            margin-bottom: 2px;
        }
        .badge-subtext {
            font-size: 12px;
            font-weight: 500;
            opacity: 0.9;
        }
        .rating-bars {
            margin-top: 15px;
            width: 100%;
        }
        .rating-row {
            display: flex;
            align-items: center;
            width: 100%;
            margin: 5px 0;
        }
        .star-label {
            width: 75px;
            padding-right: 6px;
        }
        .progress-bar {
            flex-grow: 1;
            height: 15px;
            background: #eee;
            margin: 0 10px;
            border-radius: 10px;
            overflow: hidden;
        }
        .progress-fill {
            height: 100%;
            background: #19A846;
            width: 0;
            transition: width 0.5s ease-in-out;
        }
        .percentage {
            width: 35px;
            font-size: 12px;
            color: #666;
        }
        .rating_visualization_title {
            font-size: 18px;
            font-weight: 600;
            color: #333;
            border-left: 4px solid #19A846;
            padding-left: 10px;
            margin-bottom: 20px;
        }

        @media screen and (max-width: 768px) {
            .rating-container {
                margin: 0;
            }
            .rating-header {
                flex-direction: row;
            }
            .rating-row {
                max-width: 100%;
            }
            .progress-bar {
                flex-grow: 1;
                margin: 0 8px;
            }
        }
    </style><div class="products-flex-container"><div class="rating-container"><h2 class="rating_visualization_title">Avaliação do produto</h2><div class="rating-header">
                <div class="total-rating">
                    <div class="stars"><div class="star-container"><span class="star-empty">☆</span><span class="star-filled" style="width: 100.000000%">★</span></div><div class="star-container"><span class="star-empty">☆</span><span class="star-filled" style="width: 100.000000%">★</span></div><div class="star-container"><span class="star-empty">☆</span><span class="star-filled" style="width: 100.000000%">★</span></div><div class="star-container"><span class="star-empty">☆</span><span class="star-filled" style="width: 100.000000%">★</span></div><div class="star-container"><span class="star-empty">☆</span><span class="star-filled" style="width: 80.000000%">★</span></div></div>
                    <div class="rating-number">4.8</div>
                </div>
                <div class="review-badge" style="background-color:#19A846;">
                    <div class="badge-emoji">🚀</div>
                    <div class="badge-text">ESCOLHA</div>
                    <div class="badge-subtext">Itens Recomendados</div>
                </div>
              </div></div></div>
    
    
        
    <style>
        .pros-cons-wrapper {
            max-width: 800px;
            margin: 20px auto;
            font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;
        }
        .pros-cons-container {
            display: flex;
            gap: 30px;
            margin-bottom: 16px;
        }
        .pros-section, .cons-section {
            flex: 1;
            border-radius: 8px;
            background-color: white;
            box-shadow: 0 1px 3px rgba(0,0,0,0.12);
            padding: 24px;
        }
        .section-header h3 {
            font-size: 20px;
            font-weight: 600;
            margin: 0;
            padding: 0 0 16px 0;
        }
        .pros-title {
            color: #16a34a;
            border-bottom: 2px solid #16a34a;
        }
        .cons-title {
            color: #dc2626;
            border-bottom: 2px solid #dc2626;
        }
        .section-content {
            padding: 16px 0 0 0;
        }
        .pros-cons-list {
            list-style: none;
            padding: 0;
            margin: 0;
        }
        .pros-cons-item {
            display: flex;
            align-items: center;
            gap: 8px;
            padding: 8px 0;
            color: #4A5568;
        }
        @media (max-width: 768px) {
            .pros-cons-container {
                flex-direction: column;
                gap: 16px;
            }
        }
    </style><div class="pros-cons-wrapper"><div class="pros-cons-container"><div class="pros-section">
                    <div class="section-header">
                        <h3 class="pros-title">✅ Vantagens</h3>
                    </div>
                    <div class="section-content">
                        <ul class="pros-cons-list"><li class="pros-cons-item"><svg width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" style="color: #16a34a;"><path d="M22 11.08V12a10 10 0 1 1-5.93-9.14"></path><polyline points="22 4 12 14.01 9 11.01"></polyline></svg>Oferece alta qualidade com material durável e design estético</li><li class="pros-cons-item"><svg width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" style="color: #16a34a;"><path d="M22 11.08V12a10 10 0 1 1-5.93-9.14"></path><polyline points="22 4 12 14.01 9 11.01"></polyline></svg>Oferece alta funcionalidade com suporte a diversas portas</li><li class="pros-cons-item"><svg width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" style="color: #16a34a;"><path d="M22 11.08V12a10 10 0 1 1-5.93-9.14"></path><polyline points="22 4 12 14.01 9 11.01"></polyline></svg>Entrega rápida e experiência satisfatória do cliente</li><li class="pros-cons-item"><svg width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" style="color: #16a34a;"><path d="M22 11.08V12a10 10 0 1 1-5.93-9.14"></path><polyline points="22 4 12 14.01 9 11.01"></polyline></svg>Alta utilidade com compatibilidade perfeita com laptop</li><li class="pros-cons-item"><svg width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" style="color: #16a34a;"><path d="M22 11.08V12a10 10 0 1 1-5.93-9.14"></path><polyline points="22 4 12 14.01 9 11.01"></polyline></svg>Performance e qualidade excelentes pelo preço</li></ul></div></div><div class="cons-section">
                    <div class="section-header">
                        <h3 class="cons-title">❌ Desvantagens</h3>
                    </div>
                    <div class="section-content">
                        <ul class="pros-cons-list"><li class="pros-cons-item"><svg width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" style="color: #dc2626;"><circle cx="12" cy="12" r="10"></circle><line x1="15" y1="9" x2="9" y2="15"></line><line x1="9" y1="9" x2="15" y2="15"></line></svg>Possibilidade de atraso na entrega</li></ul></div></div></div></div>
<br>
    <h2 class="product-review-title">Análise do Produto</h2><div class="product-review-container"><div class="product-review-item"><h3 class="product-review-topic">Recomendo o hub múltiplo Ugreen</h3><div class="product-review-content-wrapper"><div class="product-review-content" id="review-content-0">Além da compatibilidade com laptop<br>o desempenho das portas HDMI e USB é excelente<br>estou realmente satisfeito. Com entrega rápida e<br>alta qualidade<br>gostei ainda mais.</div><div class="product-review-fade"></div></div><button class="product-review-more" data-target="review-content-0">Ver mais</button></div><div class="product-review-item"><h3 class="product-review-topic">Recomendo o usb hub Ugreen</h3><div class="product-review-content-wrapper"><div class="product-review-content" id="review-content-1">O usb hub Ugreen com design robusto e excelente durabilidade<br>maximiza a eficiência do trabalho<br>com suporte a display múltiplo.</div><div class="product-review-fade"></div></div><button class="product-review-more" data-target="review-content-1">Ver mais</button></div><div class="product-review-item"><h3 class="product-review-topic">Charme do case metálico sofisticado</h3><div class="product-review-content-wrapper"><div class="product-review-content" id="review-content-2">Graças ao case metálico sofisticado estilo Vale do Silício<br>se destaca pela elegância. Fornece diversas funções de forma estável<br>proporcionando grande satisfação ao usuário.</div><div class="product-review-fade"></div></div><button class="product-review-more" data-target="review-content-2">Ver mais</button></div><div class="product-review-item"><h3 class="product-review-topic">Avaliação após uso do produto Ugreen</h3><div class="product-review-content-wrapper"><div class="product-review-content" id="review-content-3">Os produtos Ugreen têm qualidade e acabamento excelentes. A compatibilidade com MacBook também é<br>perfeita, então a satisfação é alta. Recomendo pela excelente performance pelo preço.</div><div class="product-review-fade"></div></div><button class="product-review-more" data-target="review-content-3">Ver mais</button></div></div>

        <style>
            .affiliate--button1 {
                display: flex;
                flex-direction: column;
                width: 100%;
                max-width: 400px;
                border-radius: 12px;
                padding: 4px;
                margin: 20px auto;
                transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
                overflow: hidden;
            }

            .button--content {
                background: #fff;
                border-radius: 10px;
                padding: 16px;
                text-align: center;
            }

            .button--main {
                display: flex;
                align-items: center;
                justify-content: center;
                background: linear-gradient(135deg, #19A846 0%, #3DE78D 100%);
                color: white;
                padding: 16px 24px;
                border-radius: 8px;
                font-size: 18px;
                font-weight: 700;
                text-decoration: none;
                margin: 10px 0;
                transition: transform 0.2s ease;
            }

            .button--main:hover {
                transform: translateY(-2px);
				color: white;
                box-shadow: 0 6px 8px rgba(25, 168, 70, 0.3);
            }

            .trust--badges {
                display: flex;
                justify-content: center;
                gap: 12px;
                margin-top: 12px;
            }

            .trust--badge {
                display: flex;
                align-items: center;
                color: #666;
                font-size: 12px;
                gap: 4px;
            }

            .affiliate--disclaimer {
                font-size: 11px;
                color: #999;
                text-align: center;
                margin-top: 8px;
            }

            @keyframes pulse {
                0% { transform: scale(1); }
                50% { transform: scale(1.05); }
                100% { transform: scale(1); }
            }

            .animate--pulse {
                animation: pulse 2s infinite;
            }

            @media (max-width: 768px) {
                .button--main {
                    font-size: 16px;
                    padding: 14px 20px;
                }
            }
        </style>
    <div class='affiliate--button--container'><div class='affiliate--button1'><div class='button--content'><a href="https://rzekl.com/g/1e8d114494aaa129241216525dc3e8/?ulp=https%3A%2F%2Fpt.aliexpress.com%2Fitem%2F1005007749070806.html" class="button--main animate--pulse" target="_blank" rel="noopener noreferrer">
                Ver preço no AliExpress
                <span style="margin-left: 8px;">✨</span>
              </a><div class='trust--badges'>
                <span class='trust--badge'>🚚 Entrega rápida</span>
                <span class='trust--badge'>🔒 Pagamento seguro</span>
              </div></div></div><p class='affiliate--disclaimer'>Esta publicação apresenta produtos recomendados do AliExpress para nossos leitores.</p></div><p><a href="https://pristine-blog.com/ugreen-usb-c-hub/">Maximize o desempenho do seu laptop com o inovador UGREEN USB-C hub!</a> <a href="https://pristine-blog.com">Pristine-Blog | Resenhas Relâmpago</a></p>
]]></content:encoded>
					
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">5404</post-id>	</item>
		<item>
		<title>Revolucione sua Vida Digital com o UGREEN Hub USB 3.0 de 4 Portas</title>
		<link>https://pristine-blog.com/ugreen-hub-usb-3-0-4-portas/</link>
		
		<dc:creator><![CDATA[pristine]]></dc:creator>
		<pubDate>Sat, 26 Jul 2025 08:14:18 +0000</pubDate>
				<category><![CDATA[Acessórios Eletrônicos]]></category>
		<category><![CDATA[Eletro]]></category>
		<category><![CDATA[usbhub]]></category>
		<guid isPermaLink="false">https://pristine-blog.com/?p=5401</guid>

					<description><![CDATA[<p>Revolucione sua vida digital com o UGREEN Hub USB 3.0 de 4 Portas! A solução ideal para conexão de dispositivos digitais, o UGREEN Hub USB 3.0 de 4 Portas maximiza a eficiência computacional através da conexão simultânea de múltiplos dispositivos e transferência rápida de dados. Conecte diversos dispositivos simultaneamente com 4 portas USB-A 3.0 e [&#8230;]</p>
<p><a href="https://pristine-blog.com/ugreen-hub-usb-3-0-4-portas/">Revolucione sua Vida Digital com o UGREEN Hub USB 3.0 de 4 Portas</a> <a href="https://pristine-blog.com">Pristine-Blog | Resenhas Relâmpago</a></p>
]]></description>
										<content:encoded><![CDATA[<div style="margin: 0 auto 10px">
    <h2 style="font-size: 24px; font-weight: bold; margin-bottom: 20px; color: #333">
        Revolucione sua vida digital com o UGREEN Hub USB 3.0 de 4 Portas!
    </h2>
    <p>
        A solução ideal para conexão de dispositivos digitais, o UGREEN Hub USB 3.0 de 4 Portas maximiza a eficiência computacional através da conexão simultânea de múltiplos dispositivos e transferência rápida de dados.
    </p>
    <p>
        Conecte diversos dispositivos simultaneamente com 4 portas USB-A 3.0 e experimente transferência de dados em alta velocidade de até 5Gbps com tecnologia USB 3.0. Este hub portátil possui design compacto para fácil uso durante deslocamentos.
    </p>
    <p>
        Oferece compatibilidade universal com diversos sistemas operacionais e instalação simples através do método plug and play. Também suporta conexão de dispositivos inteligentes através de adaptador OTG, sendo compatível com smartphones, tablets e diversos outros dispositivos.
    </p>
    <p>
        Fabricado com material ABS de alta qualidade e cabo PVC durável para segurança aprimorada, possui funções de proteção contra sobrecorrente, sobretensão e curto-circuito para uso seguro e tranquilo.
    </p>
    <p>
        Verificação fácil do status de funcionamento através de indicador LED e conexão conveniente com cabo de 15cm de comprimento.
    </p>
</div>
<style>
        .product-card {
            display: flex;
            flex-direction: column;
            max-width: 800px;
            border-radius: 0.5rem;
            box-shadow: 0 1px 3px rgba(0,0,0,0.12);
            padding: 1rem;
            gap: 1rem;
            margin: 1rem 0 0 0;
        }

        @media (min-width: 768px) {
            .product-card {
                flex-direction: row;
            }
        }

        .product-image-container {
            flex-shrink: 0;
            display: flex;
            flex-direction: column;
            gap: 1rem;
            width: 300px;
            margin: 0 auto;
        }

        @media (min-width: 768px) {
            .product-image-container {
                margin: 0;
            }
        }

        .product-image {
            position: relative;
            width: 300px;
            height: 300px;
        }

        .product-image img {
            width: 100%;
            height: 100%;
            border-radius: 0.375rem;
            object-fit: contain;
            background-color: #f8f9fa;
        }

        .cta-button {
            display: inline-block;
            background-color: #19A846;
            color: white;
            padding: 0.75rem 1.5rem;
            border-radius: 0.375rem;
            text-align: center;
            font-weight: 600;
            text-decoration: none;
            transition: background-color 0.2s;
            width: 100%;
        }

        .cta-button:hover {
            background-color: #148637;
            color: white;
        }

        .mobile-cta {
            margin-top: 5px;
        }

        .search-icon {
            display: inline-block;
            margin-left: 6px;
        }

        @media (max-width: 767px) {
            .desktop-cta {
                display: none;
            }
        }

        @media (min-width: 768px) {
            .mobile-cta {
                display: none;
            }
        }

        .product-details {
            flex: 1;
            display: flex;
            flex-direction: column;
            gap: 0.35rem;
        }

        .product-name {
            font-size: 1.125rem;
            font-weight: 500;
            color: #111827;
            margin: 0;
            line-height: 1.4;
        }

        .rating-reviews {
            display: flex;
            align-items: center;
            gap: 8px;
        }

        .rating {
            font-weight: 700;
            color: #111827;
        }

        .stars {
            display: flex;
            gap: 2px;
        }

        .star-container {
            position: relative;
            display: inline-block;
            font-size: 16px;
        }

        .star-empty {
            color: #ddd;
        }

        .star-filled {
            position: absolute;
            top: 0;
            left: 0;
            color: #ffd700;
            overflow: hidden;
            white-space: nowrap;
        }

        .review-stats {
            display: flex;
            align-items: center;
            gap: 8px;
            color: #6B7280;
            font-size: 0.875rem;
        }

        .stat-divider {
            color: #d1d5db;
        }

        .prices {
            display: flex;
            flex-direction: column;
            gap: 0.25rem;
            margin-top: 4px;
        }

        .original-price-row {
            display: flex;
            align-items: center;
            gap: 0.5rem;
        }

        .original-price {
            font-size: 0.875rem;
            color: #6B7280;
            text-decoration: line-through;
        }

        .discount {
            color: #f44;
            font-size: 0.875rem;
            font-weight: 500;
        }

        .sale-price {
            font-size: 1.25rem;
            font-weight: 700;
            color: #111827;
        }

        .special-price {
            font-size: 1.125rem;
            font-weight: 700;
        }

        .price-date {
            font-size: 0.75rem;
            color: #6B7280;
            margin-top: 0.25rem;
        }

        .product-warning-text {
            font-size: 0.75rem;
            color: #6B7280;
            margin-top: 0.15rem;
        }

        .key-points {
            margin-top: 5px;
            padding: 5px;
            background: linear-gradient(to right, #e8f5e9, #e8f5e9);
            border-radius: 0.75rem;
        }

        .key-points-title {
            font-size: 0.875rem;
            font-weight: 600;
            color: #4B5563;
            margin-bottom: 0.5rem;
        }

        .key-points-list {
            display: grid;
            grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
            gap: 0.75rem;
        }

        .key-point-item {
            display: flex;
            align-items: flex-start;
            gap: 0.5rem;
        }

        .key-point-icon {
            color: #19A846;
            flex-shrink: 0;
        }

        .key-point-text {
            margin-top: 0.2rem;
            font-size: 0.9rem;
            color: #374151;
            line-height: 1.4;
        }

        /* 스켈레톤 로딩 스타일 */
        .rating-reviews.is-loading {
            height: 40px;
            background-color: #e5e7eb;
            border-radius: 0.375rem;
            animation: skeleton-loading 1s linear infinite alternate;
        }

        .rating-reviews.is-loading > * {
            display: none;
        }

        .prices.is-loading {
            height: 80px;
            background-color: #e5e7eb;
            border-radius: 0.375rem;
            animation: skeleton-loading 1s linear infinite alternate;
        }

        .prices.is-loading > * {
            display: none;
        }

        @keyframes skeleton-loading {
            0% {
                background-color: #e5e7eb;
            }
            100% {
                background-color: #f3f4f6;
            }
        }
    </style><div class="product-card"><div class="product-image-container"><div class="product-image"><img decoding="async" src="https://dcxn00xigqv1k.cloudfront.net/UGREEN-USB%203Hub%204%20portas/UGREEN-USB%203Hub%204%20portas_produto_Imagem.webp" alt="UGREEN-USB 3.0 Hub, 4 portas, Slim para Mouse, Teclado Compatível com MacBook Pro, Ar, Laptop, Desktop, PC, Xbox, PS5, Splitter"></div><div class="desktop-cta"><a href="https://rzekl.com/g/1e8d114494aaa129241216525dc3e8/?ulp=https%3A%2F%2Fpt.aliexpress.com%2Fitem%2F1005006519201306.html" class="cta-button" target="_blank" rel="noopener noreferrer">Ver preço no AliExpress</a><p class="product-warning-text">💡 Atenção: Se o link não funcionar, o produto estiver esgotado ou o preço tiver mudado, pode ser porque o vendedor atualizou o produto. Neste caso, busque o produto na barra de pesquisa.</p></div></div><div class="product-details"><h2 class="product-name">UGREEN-USB 3.0 Hub, 4 portas, Slim para Mouse, Teclado Compatível com MacBook Pro, Ar, Laptop, Desktop, PC, Xbox, PS5, Splitter</h2><div class="rating-reviews is-loading"><span class="rating">4.9</span><div class="stars"><div class="star-container"><span class="star-empty">☆</span><span class="star-filled" style="width: 100.000000%">★</span></div><div class="star-container"><span class="star-empty">☆</span><span class="star-filled" style="width: 100.000000%">★</span></div><div class="star-container"><span class="star-empty">☆</span><span class="star-filled" style="width: 100.000000%">★</span></div><div class="star-container"><span class="star-empty">☆</span><span class="star-filled" style="width: 100.000000%">★</span></div><div class="star-container"><span class="star-empty">☆</span><span class="star-filled" style="width: 90.000000%">★</span></div></div><div class="review-stats">431 avaliações<span class="stat-divider"> | </span>2,000+ vendidos</div></div><div class="prices is-loading"><div class="original-price-row"><span class="original-price">R$58,25</span><span class="discount">11%</span></div><div class="special-price">R$51,79</div><div class="price-date">Preço referente à data de 26/07/2025, sujeito a alterações de acordo com a data da venda.</div></div><div class="key-points"><div class="key-points-title">Destaques do produto</div><div class="key-points-list"><div class="key-point-item"><span class="key-point-icon">✓</span><span class="key-point-text">Economia de tempo com transferência de dados em alta velocidade</span></div><div class="key-point-item"><span class="key-point-icon">✓</span><span class="key-point-text">Fortalecimento do multitasking com conexão simultânea de até 4 dispositivos</span></div><div class="key-point-item"><span class="key-point-icon">✓</span><span class="key-point-text">Compatibilidade universal com diversos sistemas operacionais</span></div><div class="key-point-item"><span class="key-point-icon">✓</span><span class="key-point-text">Mobilidade maximizada com design compacto</span></div><div class="key-point-item"><span class="key-point-icon">✓</span><span class="key-point-text">Uso estável com durabilidade e segurança</span></div></div></div><div class="mobile-cta"><a href="https://rzekl.com/g/1e8d114494aaa129241216525dc3e8/?ulp=https%3A%2F%2Fpt.aliexpress.com%2Fitem%2F1005006519201306.html" class="cta-button" target="_blank" rel="noopener noreferrer">Ver preço no AliExpress</a><p class="product-warning-text">💡 Atenção: Se o link não funcionar, o produto estiver esgotado ou o preço tiver mudado, pode ser porque o vendedor atualizou o produto. Neste caso, busque o produto na barra de pesquisa.</p></div></div></div>
    
    <br>
    
    <style>
        .product-info3 {
            max-width: 700px;
            margin: 20px auto;
            position: relative;
        }
        .product-info3 h2 {
            font-size: 18px;
            font-weight: 600;
            color: #333;
            border-left: 4px solid #19A846;
            padding-left: 10px;
            margin-bottom: 10px;
        }
        .product-section3 {
            margin-bottom: 30px;
            background-color: #ffffff;
            padding: 20px;
            border-radius: 8px;
            box-shadow: 0 2px 4px rgba(0, 0, 0, 0.05);
        }
        .product-section3 h3 {
            font-size: 18px;
            font-weight: 600;
            color: #4a5568;
            border-bottom: 2px solid #19A846;
            padding-bottom: 10px;
            margin-bottom: 15px;
        }
        .product-section3 ul {
            list-style-type: none;
            padding-left: 0;
            color: #4a5568;
        }
        .product-section3 li {
            margin-bottom: 10px;
            padding-left: 25px;
            position: relative;
            line-height: 1.5;
        }
        .product-section3 li:before {
            content: "•";
            color: #8793A2;
            font-weight: bold;
            position: absolute;
            left: 0;
        }
        .product-conclusion3 {
            margin-top: 30px;
            font-weight: 600;
            color: #2d3748;
            text-align: center;
        }
        .content-wrapper {
            max-height: 300px;
            overflow: hidden;
            transition: max-height 0.3s ease-out;
            position: relative;
        }
        .content-wrapper:not(.expanded)::after {
            content: "";
            position: absolute;
            bottom: 0;
            left: 0;
            width: 100%;
            height: 100px;
            background: linear-gradient(to bottom, transparent, white);
            pointer-events: none;
        }
        .content-wrapper.expanded {
            max-height: 5000px;
        }
        .content-wrapper.expanded::after {
            display: none;
        }
        .show-more-btn {
            display: block;
            width: 100%;
            padding: 10px;
            background-color: #f7f7f7;
            border: 1px solid #ddd;
            border-radius: 4px;
            text-align: center;
            margin-top: 10px;
            cursor: pointer;
            color: #4a5568;
            font-weight: 500;
            position: relative;
            z-index: 2;
        }
        .show-more-btn:hover {
            background-color: #EEF7F3;
        }
    </style>
    <div class="product-info3" id="product-info-wrapper-product-info-3">
        <h2>Detalhes do Produto</h2>
        <div class="content-wrapper" id="content-product-info-3">
                <div class="product-section3">
                    <h3>Upgrade da experiência computacional com tecnologia de ponta</h3>
                    <ul><li>Conexão simultânea de múltiplos dispositivos com 4 portas USB-A 3.0</li><li>Transferência de dados em alta velocidade de até 5Gbps com tecnologia USB 3.0</li><li>Otimizado para uso durante deslocamentos com design compacto</li>
                    </ul>
                </div>
                <div class="product-section3">
                    <h3>Detalhes</h3>
                    <ul><li>Compatibilidade universal: suporte para Windows, Linux, macOS, Chrome OS, iOS</li><li>Instalação simples através do método plug and play</li><li>Conexão de dispositivos inteligentes possível através de adaptador OTG</li><li>Fabricado com material ABS de alta qualidade e cabo PVC durável</li><li>Segurança aprimorada com funções de proteção contra sobrecorrente, sobretensão e curto-circuito</li><li>Verificação fácil do status de funcionamento com indicador LED</li>
                    </ul>
                </div>
                <div class="product-section3">
                    <h3>Design que combina portabilidade e segurança</h3>
                    <ul><li>Conexão conveniente com cabo de 15cm de comprimento</li><li>Necessário suporte para porta USB-C e função OTG</li><li>Compatível com diversos dispositivos incluindo smartphones e tablets</li>
                    </ul>
                </div>
                <div class="product-section3">
                    <h3>Dicas de compra</h3>
                    <ul><li>Utilização versátil possível com compatibilidade com diversos sistemas operacionais</li><li>Alta satisfação registrada nas avaliações dos usuários</li>
                    </ul>
                </div></div><button class="show-more-btn" id="btn-product-info-3" onclick="toggleContent('product-info-3')">Ver mais</button></div>
    <script>
    function toggleContent(id) {
        const content = document.getElementById('content-' + id);
        const btn = document.getElementById('btn-' + id);
        const wrapper = document.getElementById('product-info-wrapper-' + id);

        if (content.classList.contains('expanded')) {
            content.classList.remove('expanded');
            btn.textContent = 'Ver mais';
            content.scrollIntoView({ behavior: 'smooth', block: 'start' });
        } else {
            content.classList.add('expanded');
            btn.textContent = 'Ver menos';
        }
    }
    </script>
<br>
<h2 class="prod-gallery-title">Galeria de imagens</h2><div class="prod-gallery prod-gallery-count-8"><div class="prod-gallery-item"><a href="https://dcxn00xigqv1k.cloudfront.net/UGREEN-USB%203Hub%204%20portas/UGREEN-USB%203Hub%204%20portas_produto_Imagem_1.webp" data-lightbox="prod-gallery" data-title="Image 1 (Deslize para a esquerda e direita)"><img decoding="async" src="https://dcxn00xigqv1k.cloudfront.net/UGREEN-USB%203Hub%204%20portas/UGREEN-USB%203Hub%204%20portas_produto_Imagem_1.webp" alt="Product Image 1"></a></div><div class="prod-gallery-item"><a href="https://dcxn00xigqv1k.cloudfront.net/UGREEN-USB%203Hub%204%20portas/UGREEN-USB%203Hub%204%20portas_produto_Imagem_2.webp" data-lightbox="prod-gallery" data-title="Image 2 (Deslize para a esquerda e direita)"><img decoding="async" src="https://dcxn00xigqv1k.cloudfront.net/UGREEN-USB%203Hub%204%20portas/UGREEN-USB%203Hub%204%20portas_produto_Imagem_2.webp" alt="Product Image 2"></a></div><div class="prod-gallery-item"><a href="https://dcxn00xigqv1k.cloudfront.net/UGREEN-USB%203Hub%204%20portas/UGREEN-USB%203Hub%204%20portas_produto_Imagem_3.webp" data-lightbox="prod-gallery" data-title="Image 3 (Deslize para a esquerda e direita)"><img decoding="async" src="https://dcxn00xigqv1k.cloudfront.net/UGREEN-USB%203Hub%204%20portas/UGREEN-USB%203Hub%204%20portas_produto_Imagem_3.webp" alt="Product Image 3"></a></div><div class="prod-gallery-item"><a href="https://dcxn00xigqv1k.cloudfront.net/UGREEN-USB%203Hub%204%20portas/UGREEN-USB%203Hub%204%20portas_produto_Imagem_4.webp" data-lightbox="prod-gallery" data-title="Image 4 (Deslize para a esquerda e direita)"><img decoding="async" src="https://dcxn00xigqv1k.cloudfront.net/UGREEN-USB%203Hub%204%20portas/UGREEN-USB%203Hub%204%20portas_produto_Imagem_4.webp" alt="Product Image 4"></a></div><div class="prod-gallery-item"><a href="https://dcxn00xigqv1k.cloudfront.net/UGREEN-USB%203Hub%204%20portas/UGREEN-USB%203Hub%204%20portas_produto_Imagem_5.webp" data-lightbox="prod-gallery" data-title="Image 5 (Deslize para a esquerda e direita)"><img decoding="async" src="https://dcxn00xigqv1k.cloudfront.net/UGREEN-USB%203Hub%204%20portas/UGREEN-USB%203Hub%204%20portas_produto_Imagem_5.webp" alt="Product Image 5"></a></div><div class="prod-gallery-item"><a href="https://dcxn00xigqv1k.cloudfront.net/UGREEN-USB%203Hub%204%20portas/UGREEN-USB%203Hub%204%20portas_produto_Imagem_6.webp" data-lightbox="prod-gallery" data-title="Image 6 (Deslize para a esquerda e direita)"><img decoding="async" src="https://dcxn00xigqv1k.cloudfront.net/UGREEN-USB%203Hub%204%20portas/UGREEN-USB%203Hub%204%20portas_produto_Imagem_6.webp" alt="Product Image 6"></a></div><div class="prod-gallery-item"><a href="https://dcxn00xigqv1k.cloudfront.net/UGREEN-USB%203Hub%204%20portas/UGREEN-USB%203Hub%204%20portas_produto_Imagem_7.webp" data-lightbox="prod-gallery" data-title="Image 7 (Deslize para a esquerda e direita)"><img decoding="async" src="https://dcxn00xigqv1k.cloudfront.net/UGREEN-USB%203Hub%204%20portas/UGREEN-USB%203Hub%204%20portas_produto_Imagem_7.webp" alt="Product Image 7"></a></div><div class="prod-gallery-item"><a href="https://dcxn00xigqv1k.cloudfront.net/UGREEN-USB%203Hub%204%20portas/UGREEN-USB%203Hub%204%20portas_produto_Imagem_8.webp" data-lightbox="prod-gallery" data-title="Image 8 (Deslize para a esquerda e direita)"><img decoding="async" src="https://dcxn00xigqv1k.cloudfront.net/UGREEN-USB%203Hub%204%20portas/UGREEN-USB%203Hub%204%20portas_produto_Imagem_8.webp" alt="Product Image 8"></a></div></div><style>
        .prod-gallery-title {
            font-size: 18px;
            font-weight: 600;
            color: #333;
            border-left: 4px solid #19A846;
            padding-left: 10px;
            margin-bottom: 10px;
        }
        .prod-gallery {
            display: grid;
            gap: 8px;
            width: 100%;
        }
        .prod-gallery-item {
            position: relative;
            width: 100%;
            height: 160px;
            border-radius: 6px;
            overflow: hidden;
            background: #f5f5f5;
        }
        .prod-gallery-item img {
            width: 100%;
            height: 100%;
            object-fit: cover;
            transition: transform 0.3s ease;
        }
        .prod-gallery-item:hover img {
            transform: scale(1.05);
        }

        @media (min-width: 768px) {
            .prod-gallery {
                grid-template-columns: repeat(4, 1fr);
                grid-template-rows: repeat(2, 160px);
            }
            .prod-gallery-item {
                width: 100%;
                max-width: none;
            }
        }

        @media (min-width: 480px) and (max-width: 767px) {
            .prod-gallery {
                grid-template-columns: repeat(3, 1fr);
                gap: 6px;
            }
            .prod-gallery-item {
                height: 140px;
            }
        }

        @media (max-width: 479px) {
            .prod-gallery {
                grid-template-columns: repeat(2, 1fr);
                gap: 6px;
            }
            .prod-gallery-item {
                height: 120px;
            }
        }

        .lb-data .lb-caption {
            font-size: 14px;
            font-weight: normal;
        }
        .lb-nav a.lb-prev,
        .lb-nav a.lb-next {
            opacity: 0.8;
        }
    </style>

    <style>
        .yt-embed-cc-container {
            width: 100%;
            margin: 0 auto;
            position: relative;
        }
        .yt-embed-cc-title {
            font-size: 18px;
            font-weight: 600;
            color: #333;
            border-left: 4px solid #19A846;
            padding-left: 10px;
            margin-bottom: 15px;
        }
        .yt-embed-cc-video-wrapper {
            width: 50%;
            margin-left: 0;
        }
        .yt-embed-cc-wrapper {
            position: relative;
            overflow: hidden;
            border-radius: 8px;
            height: 300px;
            cursor: pointer;
        }
        .yt-video-thumbnail {
            position: relative;
            width: 100%;
            height: 100%;
            overflow: hidden;
            border-radius: 8px;
            background-color: #000;
        }
        .yt-thumbnail-image {
            width: 100%;
            height: 100%;
            object-fit: cover;
            transition: transform 0.3s ease;
        }
        .yt-video-thumbnail:hover .yt-thumbnail-image {
            transform: scale(1.05);
        }
        .yt-video-type-badge {
            position: absolute;
            top: 8px;
            right: 8px;
            background-color: rgba(0, 0, 0, 0.8);
            color: white;
            padding: 4px 8px;
            border-radius: 4px;
            font-size: 12px;
            font-weight: 500;
        }
        .yt-play-button {
            position: absolute;
            top: 50%;
            left: 50%;
            transform: translate(-50%, -50%);
            width: 68px;
            height: 48px;
            background-color: rgba(255, 0, 0, 0.8);
            border-radius: 12px;
            display: flex;
            justify-content: center;
            align-items: center;
            transition: all 0.3s ease;
            box-shadow: 0 4px 8px rgba(0, 0, 0, 0.3);
        }
        .yt-video-thumbnail:hover .yt-play-button {
            background-color: rgba(255, 0, 0, 1);
            transform: translate(-50%, -50%) scale(1.1);
            box-shadow: 0 6px 12px rgba(0, 0, 0, 0.4);
        }
        .yt-play-triangle {
            width: 0;
            height: 0;
            border-left: 16px solid white;
            border-top: 10px solid transparent;
            border-bottom: 10px solid transparent;
            margin-left: 4px;
        }
        .yt-embed-cc-title-description {
            font-size: 0.8rem;
            color: #2D3748;
            margin-top: 0.25rem;
        }

        /* Modal Styles */
        .yt-modal-overlay {
            display: none;
            position: fixed;
            top: 0;
            left: 0;
            width: 100%;
            height: 100%;
            background-color: rgba(0, 0, 0, 0.95);
            z-index: 9999;
            justify-content: center;
            align-items: center;
        }
        .yt-modal-content {
            position: relative;
            display: flex;
            justify-content: center;
            align-items: center;
            width: 100%;
            height: 100%;
            min-height: 50vh;
        }
        .yt-modal-close {
            position: absolute;
            top: 20px;
            right: 20px;
            z-index: 1000;
            background-color: rgba(0, 0, 0, 0.7);
            color: white;
            border: none;
            border-radius: 50%;
            width: 56px;
            height: 56px;
            cursor: pointer;
            font-size: 28px;
            font-weight: bold;
            transition: all 0.3s ease;
            display: flex;
            justify-content: center;
            align-items: center;
            /* 모바일에서 확대 방지 */
            -webkit-tap-highlight-color: transparent;
            -webkit-touch-callout: none;
            -webkit-user-select: none;
            -khtml-user-select: none;
            -moz-user-select: none;
            -ms-user-select: none;
            user-select: none;
            touch-action: manipulation;
        }
        .yt-modal-close:hover {
            background-color: rgba(255, 0, 0, 0.8);
            transform: scale(1.1);
        }
        .yt-modal-video-container {
            width: 100%;
            display: flex;
            justify-content: center;
            align-items: center;
        }
        .yt-modal-video {
            border: none;
            border-radius: 8px;
        }
        .yt-modal-video.long {
            width: 90vw;
            max-width: 1200px;
            aspect-ratio: 16/9;
        }
        .yt-modal-video.short {
            width: 70vw;
            max-width: 450px;
            min-width: 350px;
            aspect-ratio: 9/16;
            display: block;
            margin: 0 auto;
        }

        @media (max-width: 768px) {
            .yt-embed-cc-video-wrapper {
                width: 100%;
            }
            .yt-modal-video.long {
                width: 95vw;
                height: 60vh; /* 모바일에서 높이 고정 */
                aspect-ratio: unset; /* aspect-ratio 제거 */
            }
            .yt-modal-video.short {
                width: 90vw;
                height: 80vh; /* 모바일에서 더 크게 */
                max-width: 400px;
                min-width: 320px;
                aspect-ratio: unset;
            }
            .yt-modal-content {
                min-height: 40vh;
            }
            .yt-modal-close {
                top: 15px;
                right: 15px;
                width: 40px;
                height: 40px;
                font-size: 18px;
            }
        }

        @media (max-width: 480px) {
            .yt-modal-video.long {
                width: 98vw;
                height: 55vh; /* 작은 모바일에서도 충분한 높이 */
                aspect-ratio: unset;
            }
            .yt-modal-video.short {
                width: 95vw;
                height: 75vh; /* 작은 모바일에서도 더 크게 */
                max-width: 380px;
                min-width: 300px;
                aspect-ratio: unset;
            }
            .yt-modal-close {
                top: 10px;
                right: 10px;
                width: 36px;
                height: 36px;
                font-size: 16px;
            }
        }
    </style>

    <div class="yt-embed-cc-container">
        <h2 class="yt-embed-cc-title">Vídeo do produto</h2>
        <div class="yt-embed-cc-video-wrapper">
            <div id="yt-embed-cc-69725a59ddc55" class="yt-embed-cc-wrapper"
                 data-video-url="https://www.youtube.com/watch?v=k2DgpngloIQ"
                 data-video-id="k2DgpngloIQ"
                 data-is-short="false"
                 data-target="inline"
                 data-cc-load="true">
                <div class="yt-video-thumbnail">
                    <img decoding="async" src="https://dcxn00xigqv1k.cloudfront.net/UGREEN-USB%203Hub%204%20portas/UGREEN-USB%203Hub%204%20portas_youtube_Imagem.webp" alt="Video Thumbnail" class="yt-thumbnail-image">
                    <div class="yt-video-type-badge">Video</div>
                    <div class="yt-play-button">
                        <div class="yt-play-triangle"></div>
                    </div>
                </div>
            </div>
        </div>
        <p class="yt-embed-cc-title-description">💡 Este vídeo de apresentação do produto ajudará você a entender melhor o produto. Para vídeos em língua estrangeira, recomendamos assistir com as legendas (CC) ativadas.</p>
    </div>

    <script>
    (function() {
        var container = document.getElementById("yt-embed-cc-69725a59ddc55");
        var modal = null;
        var modalVideo = null;
        var modalClose = null;

        function createModal() {
            // 기존 모달이 있으면 제거
            var existingModal = document.getElementById("yt-embed-cc-69725a59ddc55-modal");
            if (existingModal) {
                existingModal.remove();
            }

            // body에 직접 모달 생성
            var modalHTML = "<div id=\"yt-embed-cc-69725a59ddc55-modal\" class=\"yt-modal-overlay\" style=\"position: fixed; top: 0; left: 0; width: 100vw; height: 100vh; background-color: rgba(0, 0, 0, 0.7); z-index: 999999; display: none; justify-content: center; align-items: center;\">" +
                "<div class=\"yt-modal-content\" style=\"position: relative; display: flex; justify-content: center; align-items: center; width: 100%; height: 100%; min-height: 50vh;\">" +
                    "<button class=\"yt-modal-close\" style=\"position: absolute; top: 20px; right: 20px; z-index: 1000000; background-color: rgba(0, 0, 0, 0.8); color: white; border: none; border-radius: 50%; width: 56px; height: 56px; cursor: pointer; font-size: 28px; font-weight: bold; transition: all 0.3s ease; display: flex; justify-content: center; align-items: center; -webkit-tap-highlight-color: transparent; touch-action: manipulation;\">×</button>" +
                    "<div class=\"yt-modal-video-container\" style=\"position: relative; display: flex; justify-content: center; align-items: center;\">" +
                        "<iframe class=\"yt-modal-video\" src=\"\" allowfullscreen style=\"border: none; border-radius: 8px;\"></iframe>" +
                    "</div>" +
                "</div>" +
            "</div>";

            document.body.insertAdjacentHTML("beforeend", modalHTML);

            // 새로 생성된 모달 요소들 참조
            modal = document.getElementById("yt-embed-cc-69725a59ddc55-modal");
            modalVideo = modal.querySelector(".yt-modal-video");
            modalClose = modal.querySelector(".yt-modal-close");

            // 닫기 버튼 hover 효과
            modalClose.addEventListener("mouseenter", function() {
                this.style.backgroundColor = "rgba(255, 0, 0, 0.9)";
                this.style.color = "white";
                this.style.transform = "scale(1.1)";
            });

            modalClose.addEventListener("mouseleave", function() {
                this.style.backgroundColor = "rgba(0, 0, 0, 0.8)";
                this.style.color = "white";
                this.style.transform = "scale(1)";
            });

            // 이벤트 리스너 재등록
            modalClose.addEventListener("click", closeModal);

            // 모달 배경 클릭 시 닫기 (영상 영역 제외)
            modal.addEventListener("click", function(e) {
                if (e.target === modal || e.target.classList.contains("yt-modal-content") || e.target.classList.contains("yt-modal-video-container")) {
                    closeModal();
                }
            });

            // 영상 iframe 클릭 시 닫기 방지
            modal.addEventListener("click", function(e) {
                if (e.target.classList.contains("yt-modal-video")) {
                    e.stopPropagation();
                }
            });
        }

        function openModal(videoId, isShort) {
            // 모달이 없으면 생성
            if (!modal || !document.body.contains(modal)) {
                createModal();
            }

            var params = [
                "rel=0",
                "fs=1",
                "modestbranding=1",
                "controls=1"
            ];

            if (true) {
                params.push("cc_load_policy=1");
            }

            var embedUrl = "https://www.youtube.com/embed/" + videoId + "?" + params.join("&");

            // 기존 iframe 완전 제거
            var videoContainer = modal.querySelector(".yt-modal-video-container");
            var existingIframe = videoContainer.querySelector(".yt-modal-video");
            if (existingIframe) {
                existingIframe.remove();
            }

            // 새 iframe 동적 생성
            var newIframe = document.createElement("iframe");
            newIframe.className = "yt-modal-video";
            newIframe.setAttribute("allowfullscreen", "");
            newIframe.style.border = "none";
            newIframe.style.borderRadius = "8px";

            // iframe을 DOM에 추가한 후 src 설정
            videoContainer.appendChild(newIframe);
            modalVideo = newIframe;

            // 약간의 지연 후 src 설정 (히스토리 조작 방지)
            setTimeout(function() {
                modalVideo.src = embedUrl;
            }, 100);

            // 비디오 크기 설정 및 컨테이너 크기 동기화
            var videoContainer = modal.querySelector(".yt-modal-video-container");

            if (isShort) {
                modalVideo.className = "yt-modal-video short";
                modalVideo.style.cssText = "width: 70vw; max-width: 450px; min-width: 350px; aspect-ratio: 9/16; display: block; border: none; border-radius: 8px;";

                // 컨테이너 크기를 비디오와 동일하게 설정
                videoContainer.style.cssText = "position: relative; display: inline-block; width: 70vw; max-width: 450px; min-width: 350px; aspect-ratio: 9/16;";

                // 모바일 반응형
                if (window.innerWidth <= 768) {
                    modalVideo.style.cssText = "width: 90vw; height: 80vh; max-width: 400px; min-width: 320px; display: block; border: none; border-radius: 8px;";
                    videoContainer.style.cssText = "position: relative; display: inline-block; width: 90vw; height: 80vh; max-width: 400px; min-width: 320px;";
                }
                if (window.innerWidth <= 480) {
                    modalVideo.style.cssText = "width: 95vw; height: 75vh; max-width: 380px; min-width: 300px; display: block; border: none; border-radius: 8px;";
                    videoContainer.style.cssText = "position: relative; display: inline-block; width: 95vw; height: 75vh; max-width: 380px; min-width: 300px;";
                }
            } else {
                modalVideo.className = "yt-modal-video long";
                modalVideo.style.cssText = "width: 90vw; max-width: 1200px; aspect-ratio: 16/9; border: none; border-radius: 8px;";

                // 컨테이너 크기를 비디오와 동일하게 설정
                videoContainer.style.cssText = "position: relative; display: inline-block; width: 90vw; max-width: 1200px; aspect-ratio: 16/9;";

                // 모바일 반응형
                if (window.innerWidth <= 768) {
                    modalVideo.style.cssText = "width: 95vw; height: 60vh; border: none; border-radius: 8px;";
                    videoContainer.style.cssText = "position: relative; display: inline-block; width: 95vw; height: 60vh;";
                }
                if (window.innerWidth <= 480) {
                    modalVideo.style.cssText = "width: 98vw; height: 55vh; border: none; border-radius: 8px;";
                    videoContainer.style.cssText = "position: relative; display: inline-block; width: 98vw; height: 55vh;";
                }
            }

            modal.style.display = "flex";
            document.body.style.overflow = "hidden";
        }

        function closeModal() {
            if (modal) {
                modal.style.display = "none";
                document.body.style.overflow = "";

                // iframe을 DOM에서 완전히 제거 (히스토리 엔트리 완전 제거)
                var videoContainer = modal.querySelector(".yt-modal-video-container");
                var iframe = videoContainer.querySelector(".yt-modal-video");
                if (iframe) {
                    iframe.src = "about:blank"; // 먼저 빈 페이지로 설정
                    iframe.remove(); // DOM에서 완전 제거
                }
                modalVideo = null;
            }
        }

        // Event Listeners
        container.addEventListener("click", function(e) {
            var target = this.getAttribute("data-target");
            var videoUrl = this.getAttribute("data-video-url");
            var videoId = this.getAttribute("data-video-id");
            var isShort = this.getAttribute("data-is-short") === "true";

            if (target === "blank") {
                window.open(videoUrl, "_blank", "noopener,noreferrer");
            } else if (target === "current") {
                window.location.href = videoUrl;
            } else {
                e.preventDefault();
                openModal(videoId, isShort);
            }
        });

        document.addEventListener("keydown", function(e) {
            if (e.key === "Escape") {
                closeModal();
            }
        });
    })();
    </script>
    
            
    
    <br>
    
    <style>
        .products-flex-container {
            width: 100%;
            margin: 0 auto;
        }
        .rating-container {
            width: 100%;
            margin: 0;
            padding: 20px;
            background: #fff;
            border-radius: 8px;
            box-shadow: 0 2px 4px rgba(0,0,0,0.1);
        }
        .rating-header {
            display: flex;
            align-items: stretch;
            justify-content: space-between;
            gap: 15px;
            margin-bottom: 20px;
        }
        .total-rating {
            flex: 1;
            text-align: center;
        }
        .stars {
            display: flex;
            font-size: 24px;
            margin-bottom: 5px;
            letter-spacing: 3px;
            justify-content: center;
        }
        .star-container {
            position: relative;
            display: inline-block;
        }
        .star-empty {
            color: #ddd;
        }
        .star-filled {
            position: absolute;
            top: 0;
            left: 0;
            color: #ffd700;
            overflow: hidden;
            white-space: nowrap;
        }
        .rating-number {
            font-size: 24px;
            font-weight: bold;
            margin-top: 5px;
        }
        .review-badge {
            flex: 1;
            padding: 8px 12px;
            border-radius: 12px;
            color: white;
            text-align: center;
            display: flex;
            flex-direction: column;
            justify-content: center;
        }
        .badge-emoji {
            font-size: 24px;
            margin-bottom: 4px;
        }
        .badge-text {
            font-size: 14px;
            font-weight: bold;
            margin-bottom: 2px;
        }
        .badge-subtext {
            font-size: 12px;
            font-weight: 500;
            opacity: 0.9;
        }
        .rating-bars {
            margin-top: 15px;
            width: 100%;
        }
        .rating-row {
            display: flex;
            align-items: center;
            width: 100%;
            margin: 5px 0;
        }
        .star-label {
            width: 75px;
            padding-right: 6px;
        }
        .progress-bar {
            flex-grow: 1;
            height: 15px;
            background: #eee;
            margin: 0 10px;
            border-radius: 10px;
            overflow: hidden;
        }
        .progress-fill {
            height: 100%;
            background: #19A846;
            width: 0;
            transition: width 0.5s ease-in-out;
        }
        .percentage {
            width: 35px;
            font-size: 12px;
            color: #666;
        }
        .rating_visualization_title {
            font-size: 18px;
            font-weight: 600;
            color: #333;
            border-left: 4px solid #19A846;
            padding-left: 10px;
            margin-bottom: 20px;
        }

        @media screen and (max-width: 768px) {
            .rating-container {
                margin: 0;
            }
            .rating-header {
                flex-direction: row;
            }
            .rating-row {
                max-width: 100%;
            }
            .progress-bar {
                flex-grow: 1;
                margin: 0 8px;
            }
        }
    </style><div class="products-flex-container"><div class="rating-container"><h2 class="rating_visualization_title">Avaliação do produto</h2><div class="rating-header">
                <div class="total-rating">
                    <div class="stars"><div class="star-container"><span class="star-empty">☆</span><span class="star-filled" style="width: 100.000000%">★</span></div><div class="star-container"><span class="star-empty">☆</span><span class="star-filled" style="width: 100.000000%">★</span></div><div class="star-container"><span class="star-empty">☆</span><span class="star-filled" style="width: 100.000000%">★</span></div><div class="star-container"><span class="star-empty">☆</span><span class="star-filled" style="width: 100.000000%">★</span></div><div class="star-container"><span class="star-empty">☆</span><span class="star-filled" style="width: 90.000000%">★</span></div></div>
                    <div class="rating-number">4.9</div>
                </div>
                <div class="review-badge" style="background-color:#19A846;">
                    <div class="badge-emoji">🔥</div>
                    <div class="badge-text">QUENTE</div>
                    <div class="badge-subtext">2.000+ Vendas</div>
                </div>
              </div></div></div>
    
    
        
    <style>
        .pros-cons-wrapper {
            max-width: 800px;
            margin: 20px auto;
            font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;
        }
        .pros-cons-container {
            display: flex;
            gap: 30px;
            margin-bottom: 16px;
        }
        .pros-section, .cons-section {
            flex: 1;
            border-radius: 8px;
            background-color: white;
            box-shadow: 0 1px 3px rgba(0,0,0,0.12);
            padding: 24px;
        }
        .section-header h3 {
            font-size: 20px;
            font-weight: 600;
            margin: 0;
            padding: 0 0 16px 0;
        }
        .pros-title {
            color: #16a34a;
            border-bottom: 2px solid #16a34a;
        }
        .cons-title {
            color: #dc2626;
            border-bottom: 2px solid #dc2626;
        }
        .section-content {
            padding: 16px 0 0 0;
        }
        .pros-cons-list {
            list-style: none;
            padding: 0;
            margin: 0;
        }
        .pros-cons-item {
            display: flex;
            align-items: center;
            gap: 8px;
            padding: 8px 0;
            color: #4A5568;
        }
        @media (max-width: 768px) {
            .pros-cons-container {
                flex-direction: column;
                gap: 16px;
            }
        }
    </style><div class="pros-cons-wrapper"><div class="pros-cons-container"><div class="pros-section">
                    <div class="section-header">
                        <h3 class="pros-title">✅ Vantagens</h3>
                    </div>
                    <div class="section-content">
                        <ul class="pros-cons-list"><li class="pros-cons-item"><svg width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" style="color: #16a34a;"><path d="M22 11.08V12a10 10 0 1 1-5.93-9.14"></path><polyline points="22 4 12 14.01 9 11.01"></polyline></svg>Alta confiabilidade como produto de alta qualidade</li><li class="pros-cons-item"><svg width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" style="color: #16a34a;"><path d="M22 11.08V12a10 10 0 1 1-5.93-9.14"></path><polyline points="22 4 12 14.01 9 11.01"></polyline></svg>Alta satisfação do cliente com entrega rápida e descrição precisa</li><li class="pros-cons-item"><svg width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" style="color: #16a34a;"><path d="M22 11.08V12a10 10 0 1 1-5.93-9.14"></path><polyline points="22 4 12 14.01 9 11.01"></polyline></svg>Performance excelente com preço razoável</li><li class="pros-cons-item"><svg width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" style="color: #16a34a;"><path d="M22 11.08V12a10 10 0 1 1-5.93-9.14"></path><polyline points="22 4 12 14.01 9 11.01"></polyline></svg>Excelente compatibilidade com diversos dispositivos</li><li class="pros-cons-item"><svg width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" style="color: #16a34a;"><path d="M22 11.08V12a10 10 0 1 1-5.93-9.14"></path><polyline points="22 4 12 14.01 9 11.01"></polyline></svg>Durabilidade garantida com estrutura sólida do produto</li></ul></div></div><div class="cons-section">
                    <div class="section-header">
                        <h3 class="cons-title">❌ Desvantagens</h3>
                    </div>
                    <div class="section-content">
                        <ul class="pros-cons-list"><li class="pros-cons-item"><svg width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" style="color: #dc2626;"><circle cx="12" cy="12" r="10"></circle><line x1="15" y1="9" x2="9" y2="15"></line><line x1="9" y1="9" x2="15" y2="15"></line></svg>Possibilidade de atraso na entrega</li></ul></div></div></div></div>
<br>
    <h2 class="product-review-title">Análise do Produto</h2><div class="product-review-container"><div class="product-review-item"><h3 class="product-review-topic">Máxima satisfação com produtos UGREEN</h3><div class="product-review-content-wrapper"><div class="product-review-content" id="review-content-0">Os produtos UGREEN realmente não decepcionam.<br>Entrega rápida e correspondência com a descrição do produto<br>Realmente satisfatório.</div><div class="product-review-fade"></div></div><button class="product-review-more" data-target="review-content-0">Ver mais</button></div><div class="product-review-item"><h3 class="product-review-topic">Recomendação de produto com performance excelente pelo preço</h3><div class="product-review-content-wrapper"><div class="product-review-content" id="review-content-1">Este produto possui estrutura sólida e<br>preço razoável,<br>tenho intenção de comprar novamente.<br>Performance excelente pelo preço,<br>muito satisfatório.</div><div class="product-review-fade"></div></div><button class="product-review-more" data-target="review-content-1">Ver mais</button></div><div class="product-review-item"><h3 class="product-review-topic">Utilidade do Hub USB3 de 4 portas</h3><div class="product-review-content-wrapper"><div class="product-review-content" id="review-content-2">O Hub USB3 de 4 portas é realmente útil para<br>conectar periféricos. Especialmente<br>a excelente compatibilidade com servidor NAS Synology<br>torna ainda mais satisfatório.</div><div class="product-review-fade"></div></div><button class="product-review-more" data-target="review-content-2">Ver mais</button></div><div class="product-review-item"><h3 class="product-review-topic">Satisfação com performance do produto</h3><div class="product-review-content-wrapper"><div class="product-review-content" id="review-content-3">O produto corresponde à propaganda e<br>graças à compatibilidade perfeita com disco rígido externo,<br>oferece excelente velocidade de transferência</div><div class="product-review-fade"></div></div><button class="product-review-more" data-target="review-content-3">Ver mais</button></div></div>

        <style>
            .affiliate--button1 {
                display: flex;
                flex-direction: column;
                width: 100%;
                max-width: 400px;
                border-radius: 12px;
                padding: 4px;
                margin: 20px auto;
                transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
                overflow: hidden;
            }

            .button--content {
                background: #fff;
                border-radius: 10px;
                padding: 16px;
                text-align: center;
            }

            .button--main {
                display: flex;
                align-items: center;
                justify-content: center;
                background: linear-gradient(135deg, #19A846 0%, #3DE78D 100%);
                color: white;
                padding: 16px 24px;
                border-radius: 8px;
                font-size: 18px;
                font-weight: 700;
                text-decoration: none;
                margin: 10px 0;
                transition: transform 0.2s ease;
            }

            .button--main:hover {
                transform: translateY(-2px);
				color: white;
                box-shadow: 0 6px 8px rgba(25, 168, 70, 0.3);
            }

            .trust--badges {
                display: flex;
                justify-content: center;
                gap: 12px;
                margin-top: 12px;
            }

            .trust--badge {
                display: flex;
                align-items: center;
                color: #666;
                font-size: 12px;
                gap: 4px;
            }

            .affiliate--disclaimer {
                font-size: 11px;
                color: #999;
                text-align: center;
                margin-top: 8px;
            }

            @keyframes pulse {
                0% { transform: scale(1); }
                50% { transform: scale(1.05); }
                100% { transform: scale(1); }
            }

            .animate--pulse {
                animation: pulse 2s infinite;
            }

            @media (max-width: 768px) {
                .button--main {
                    font-size: 16px;
                    padding: 14px 20px;
                }
            }
        </style>
    <div class='affiliate--button--container'><div class='affiliate--button1'><div class='button--content'><a href="https://rzekl.com/g/1e8d114494aaa129241216525dc3e8/?ulp=https%3A%2F%2Fpt.aliexpress.com%2Fitem%2F1005006519201306.html" class="button--main animate--pulse" target="_blank" rel="noopener noreferrer">
                Ver preço no AliExpress
                <span style="margin-left: 8px;">✨</span>
              </a><div class='trust--badges'>
                <span class='trust--badge'>🚚 Entrega rápida</span>
                <span class='trust--badge'>🔒 Pagamento seguro</span>
              </div></div></div><p class='affiliate--disclaimer'>Esta publicação apresenta produtos recomendados do AliExpress para nossos leitores.</p></div><p><a href="https://pristine-blog.com/ugreen-hub-usb-3-0-4-portas/">Revolucione sua Vida Digital com o UGREEN Hub USB 3.0 de 4 Portas</a> <a href="https://pristine-blog.com">Pristine-Blog | Resenhas Relâmpago</a></p>
]]></content:encoded>
					
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">5401</post-id>	</item>
		<item>
		<title>Conexão sem fio inovadora, Adaptador Bluetooth 5.4 USB UGREEN</title>
		<link>https://pristine-blog.com/adaptador-bluetooth-5-4-usb-ugreen/</link>
		
		<dc:creator><![CDATA[pristine]]></dc:creator>
		<pubDate>Tue, 22 Jul 2025 06:57:54 +0000</pubDate>
				<category><![CDATA[Acessórios Eletrônicos]]></category>
		<category><![CDATA[Eletro]]></category>
		<category><![CDATA[Dongle]]></category>
		<guid isPermaLink="false">https://pristine-blog.com/?p=5386</guid>

					<description><![CDATA[<p>Experimente uma conexão sem fio inovadora! Desfrute de som de alta qualidade sem interrupções e a conveniência da conexão multi-dispositivos com o Adaptador Bluetooth 5.4 USB UGREEN. O Adaptador Bluetooth 5.4 USB UGREEN, que adota a mais recente tecnologia Bluetooth 5.4, oferece conexão sem interrupções e experiência de som de alta qualidade. Através do chipset [&#8230;]</p>
<p><a href="https://pristine-blog.com/adaptador-bluetooth-5-4-usb-ugreen/">Conexão sem fio inovadora, Adaptador Bluetooth 5.4 USB UGREEN</a> <a href="https://pristine-blog.com">Pristine-Blog | Resenhas Relâmpago</a></p>
]]></description>
										<content:encoded><![CDATA[<div style="margin: 0 auto 10px">
    <h2 style="font-size: 24px; font-weight: bold; margin-bottom: 20px; color: #333;">
        Experimente uma conexão sem fio inovadora! Desfrute de som de alta qualidade sem interrupções e a conveniência da conexão multi-dispositivos com o Adaptador Bluetooth 5.4 USB UGREEN.
    </h2>
    <p>
        O Adaptador Bluetooth 5.4 USB UGREEN, que adota a mais recente tecnologia Bluetooth 5.4, oferece conexão sem interrupções e experiência de som de alta qualidade. 
        Através do chipset ATS2851, melhora a estabilidade e minimiza o tempo de latência para alcançar sincronização perfeita entre vídeo e áudio. 
        Eleve a qualidade da sua experiência musical e cinematográfica com som HD.
    </p>
    <p>
        Além disso, pode conectar até 5 dispositivos simultaneamente, maximizando a conveniência da conexão multi-dispositivos. 
        Compatível com versões anteriores do Bluetooth 5.3, 5.0, 4.0 para compatibilidade suave com diversos dispositivos. 
        Suporta sistemas operacionais Windows 8.1, 10, 11 e conecta facilmente com diversos dispositivos Bluetooth como teclados, mouses, fones de ouvido, smartphones, etc.
    </p>
    <p>
        Instalação simples através do método plug and play, cobrindo uma ampla área com alcance de transmissão de até 20m. 
        Design pequeno e leve (15mm x 30mm x 5mm, 4g) com excelente portabilidade, garantindo confiabilidade através da obtenção de certificações internacionais de segurança como CE, FCC, RoHS. 
        Você pode verificar facilmente o status de operação através do indicador LED.
    </p>
</div>
<style>
        .product-card {
            display: flex;
            flex-direction: column;
            max-width: 800px;
            border-radius: 0.5rem;
            box-shadow: 0 1px 3px rgba(0,0,0,0.12);
            padding: 1rem;
            gap: 1rem;
            margin: 1rem 0 0 0;
        }

        @media (min-width: 768px) {
            .product-card {
                flex-direction: row;
            }
        }

        .product-image-container {
            flex-shrink: 0;
            display: flex;
            flex-direction: column;
            gap: 1rem;
            width: 300px;
            margin: 0 auto;
        }

        @media (min-width: 768px) {
            .product-image-container {
                margin: 0;
            }
        }

        .product-image {
            position: relative;
            width: 300px;
            height: 300px;
        }

        .product-image img {
            width: 100%;
            height: 100%;
            border-radius: 0.375rem;
            object-fit: contain;
            background-color: #f8f9fa;
        }

        .cta-button {
            display: inline-block;
            background-color: #19A846;
            color: white;
            padding: 0.75rem 1.5rem;
            border-radius: 0.375rem;
            text-align: center;
            font-weight: 600;
            text-decoration: none;
            transition: background-color 0.2s;
            width: 100%;
        }

        .cta-button:hover {
            background-color: #148637;
            color: white;
        }

        .mobile-cta {
            margin-top: 5px;
        }

        .search-icon {
            display: inline-block;
            margin-left: 6px;
        }

        @media (max-width: 767px) {
            .desktop-cta {
                display: none;
            }
        }

        @media (min-width: 768px) {
            .mobile-cta {
                display: none;
            }
        }

        .product-details {
            flex: 1;
            display: flex;
            flex-direction: column;
            gap: 0.35rem;
        }

        .product-name {
            font-size: 1.125rem;
            font-weight: 500;
            color: #111827;
            margin: 0;
            line-height: 1.4;
        }

        .rating-reviews {
            display: flex;
            align-items: center;
            gap: 8px;
        }

        .rating {
            font-weight: 700;
            color: #111827;
        }

        .stars {
            display: flex;
            gap: 2px;
        }

        .star-container {
            position: relative;
            display: inline-block;
            font-size: 16px;
        }

        .star-empty {
            color: #ddd;
        }

        .star-filled {
            position: absolute;
            top: 0;
            left: 0;
            color: #ffd700;
            overflow: hidden;
            white-space: nowrap;
        }

        .review-stats {
            display: flex;
            align-items: center;
            gap: 8px;
            color: #6B7280;
            font-size: 0.875rem;
        }

        .stat-divider {
            color: #d1d5db;
        }

        .prices {
            display: flex;
            flex-direction: column;
            gap: 0.25rem;
            margin-top: 4px;
        }

        .original-price-row {
            display: flex;
            align-items: center;
            gap: 0.5rem;
        }

        .original-price {
            font-size: 0.875rem;
            color: #6B7280;
            text-decoration: line-through;
        }

        .discount {
            color: #f44;
            font-size: 0.875rem;
            font-weight: 500;
        }

        .sale-price {
            font-size: 1.25rem;
            font-weight: 700;
            color: #111827;
        }

        .special-price {
            font-size: 1.125rem;
            font-weight: 700;
        }

        .price-date {
            font-size: 0.75rem;
            color: #6B7280;
            margin-top: 0.25rem;
        }

        .product-warning-text {
            font-size: 0.75rem;
            color: #6B7280;
            margin-top: 0.15rem;
        }

        .key-points {
            margin-top: 5px;
            padding: 5px;
            background: linear-gradient(to right, #e8f5e9, #e8f5e9);
            border-radius: 0.75rem;
        }

        .key-points-title {
            font-size: 0.875rem;
            font-weight: 600;
            color: #4B5563;
            margin-bottom: 0.5rem;
        }

        .key-points-list {
            display: grid;
            grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
            gap: 0.75rem;
        }

        .key-point-item {
            display: flex;
            align-items: flex-start;
            gap: 0.5rem;
        }

        .key-point-icon {
            color: #19A846;
            flex-shrink: 0;
        }

        .key-point-text {
            margin-top: 0.2rem;
            font-size: 0.9rem;
            color: #374151;
            line-height: 1.4;
        }

        /* 스켈레톤 로딩 스타일 */
        .rating-reviews.is-loading {
            height: 40px;
            background-color: #e5e7eb;
            border-radius: 0.375rem;
            animation: skeleton-loading 1s linear infinite alternate;
        }

        .rating-reviews.is-loading > * {
            display: none;
        }

        .prices.is-loading {
            height: 80px;
            background-color: #e5e7eb;
            border-radius: 0.375rem;
            animation: skeleton-loading 1s linear infinite alternate;
        }

        .prices.is-loading > * {
            display: none;
        }

        @keyframes skeleton-loading {
            0% {
                background-color: #e5e7eb;
            }
            100% {
                background-color: #f3f4f6;
            }
        }
    </style><div class="product-card"><div class="product-image-container"><div class="product-image"><img decoding="async" src="https://dcxn00xigqv1k.cloudfront.net/UGREEN%20Adaptador%20Dongle%20Bluetooth%20USB/UGREEN%20Adaptador%20Dongle%20Bluetooth%20USB_produto_Imagem.webp" alt="Adaptador Dongle Bluetooth USB para PC, Mouse sem fio, Receptor De Áudio De Música De Teclado, Transmissor USB, Bluetooth 5.4"></div><div class="desktop-cta"><a href="https://rzekl.com/g/1e8d114494aaa129241216525dc3e8/?ulp=https%3A%2F%2Fpt.aliexpress.com%2Fitem%2F1005006972424488.html" class="cta-button" target="_blank" rel="noopener noreferrer">Ver preço no AliExpress</a><p class="product-warning-text">💡 Atenção: Se o link não funcionar, o produto estiver esgotado ou o preço tiver mudado, pode ser porque o vendedor atualizou o produto. Neste caso, busque o produto na barra de pesquisa.</p></div></div><div class="product-details"><h2 class="product-name">Adaptador Dongle Bluetooth USB para PC, Mouse sem fio, Receptor De Áudio De Música De Teclado, Transmissor USB, Bluetooth 5.4</h2><div class="rating-reviews is-loading"><span class="rating">4.8</span><div class="stars"><div class="star-container"><span class="star-empty">☆</span><span class="star-filled" style="width: 100.000000%">★</span></div><div class="star-container"><span class="star-empty">☆</span><span class="star-filled" style="width: 100.000000%">★</span></div><div class="star-container"><span class="star-empty">☆</span><span class="star-filled" style="width: 100.000000%">★</span></div><div class="star-container"><span class="star-empty">☆</span><span class="star-filled" style="width: 100.000000%">★</span></div><div class="star-container"><span class="star-empty">☆</span><span class="star-filled" style="width: 80.000000%">★</span></div></div><div class="review-stats">1,240 avaliações<span class="stat-divider"> | </span>5,000+ vendidos</div></div><div class="prices is-loading"><div class="original-price-row"><span class="original-price">R$78,17</span><span class="discount">50%</span></div><div class="special-price">R$39,09</div><div class="price-date">Preço referente à data de 22/07/2025, sujeito a alterações de acordo com a data da venda.</div></div><div class="key-points"><div class="key-points-title">Destaques do produto</div><div class="key-points-list"><div class="key-point-item"><span class="key-point-icon">✓</span><span class="key-point-text">Tecnologia Bluetooth 5.4 aprimorada com redução de latência e melhoria da estabilidade</span></div><div class="key-point-item"><span class="key-point-icon">✓</span><span class="key-point-text">Conexão simultânea de até 5 dispositivos para multitarefas</span></div><div class="key-point-item"><span class="key-point-icon">✓</span><span class="key-point-text">Instalação simples com plug and play e alcance de transmissão de até 20m</span></div><div class="key-point-item"><span class="key-point-icon">✓</span><span class="key-point-text">Design pequeno e leve com excelente portabilidade</span></div><div class="key-point-item"><span class="key-point-icon">✓</span><span class="key-point-text">Confiabilidade garantida através da obtenção de certificações internacionais de segurança</span></div></div></div><div class="mobile-cta"><a href="https://rzekl.com/g/1e8d114494aaa129241216525dc3e8/?ulp=https%3A%2F%2Fpt.aliexpress.com%2Fitem%2F1005006972424488.html" class="cta-button" target="_blank" rel="noopener noreferrer">Ver preço no AliExpress</a><p class="product-warning-text">💡 Atenção: Se o link não funcionar, o produto estiver esgotado ou o preço tiver mudado, pode ser porque o vendedor atualizou o produto. Neste caso, busque o produto na barra de pesquisa.</p></div></div></div>
    
    <br>
    
    <style>
        .product-info3 {
            max-width: 700px;
            margin: 20px auto;
            position: relative;
        }
        .product-info3 h2 {
            font-size: 18px;
            font-weight: 600;
            color: #333;
            border-left: 4px solid #19A846;
            padding-left: 10px;
            margin-bottom: 10px;
        }
        .product-section3 {
            margin-bottom: 30px;
            background-color: #ffffff;
            padding: 20px;
            border-radius: 8px;
            box-shadow: 0 2px 4px rgba(0, 0, 0, 0.05);
        }
        .product-section3 h3 {
            font-size: 18px;
            font-weight: 600;
            color: #4a5568;
            border-bottom: 2px solid #19A846;
            padding-bottom: 10px;
            margin-bottom: 15px;
        }
        .product-section3 ul {
            list-style-type: none;
            padding-left: 0;
            color: #4a5568;
        }
        .product-section3 li {
            margin-bottom: 10px;
            padding-left: 25px;
            position: relative;
            line-height: 1.5;
        }
        .product-section3 li:before {
            content: "•";
            color: #8793A2;
            font-weight: bold;
            position: absolute;
            left: 0;
        }
        .product-conclusion3 {
            margin-top: 30px;
            font-weight: 600;
            color: #2d3748;
            text-align: center;
        }
        .content-wrapper {
            max-height: 300px;
            overflow: hidden;
            transition: max-height 0.3s ease-out;
            position: relative;
        }
        .content-wrapper:not(.expanded)::after {
            content: "";
            position: absolute;
            bottom: 0;
            left: 0;
            width: 100%;
            height: 100px;
            background: linear-gradient(to bottom, transparent, white);
            pointer-events: none;
        }
        .content-wrapper.expanded {
            max-height: 5000px;
        }
        .content-wrapper.expanded::after {
            display: none;
        }
        .show-more-btn {
            display: block;
            width: 100%;
            padding: 10px;
            background-color: #f7f7f7;
            border: 1px solid #ddd;
            border-radius: 4px;
            text-align: center;
            margin-top: 10px;
            cursor: pointer;
            color: #4a5568;
            font-weight: 500;
            position: relative;
            z-index: 2;
        }
        .show-more-btn:hover {
            background-color: #EEF7F3;
        }
    </style>
    <div class="product-info3" id="product-info-wrapper-product-info-4">
        <h2>Detalhes do Produto</h2>
        <div class="content-wrapper" id="content-product-info-4">
                <div class="product-section3">
                    <h3>Conexão sem interrupções e experiência de som de alta qualidade com a mais recente tecnologia Bluetooth 5.4</h3>
                    <ul><li>Estabilidade aprimorada e tempo de latência minimizado com chipset ATS2851</li><li>Ambiente multimídia otimizado com sincronização perfeita entre vídeo e áudio</li><li>Melhoria da qualidade da experiência musical e cinematográfica com som HD</li>
                    </ul>
                </div>
                <div class="product-section3">
                    <h3>Conveniência maximizada com conexão multi-dispositivos</h3>
                    <ul><li>Suporte para conexão simultânea de até 5 dispositivos</li><li>Compatível com diversos dispositivos através da compatibilidade com versões anteriores do Bluetooth 5.3/5.0/4.0</li>
                    </ul>
                </div>
                <div class="product-section3">
                    <h3>Ampla compatibilidade e instalação fácil</h3>
                    <ul><li>Suporte para sistemas operacionais Windows 8.1/10/11</li><li>Conexão fácil com diversos dispositivos Bluetooth como teclados, mouses, fones de ouvido, smartphones, etc.</li><li>Instalação simples através do método plug and play</li>
                    </ul>
                </div>
                <div class="product-section3">
                    <h3>Excelente portabilidade e estabilidade</h3>
                    <ul><li>Cobertura de ampla área com alcance de transmissão de até 20m</li><li>Portabilidade reforçada com design pequeno e leve (15mm x 30mm x 5mm, 4g)</li><li>Confiabilidade garantida através da obtenção de certificações internacionais de segurança como CE, FCC, RoHS</li><li>Verificação fácil do status de operação através do indicador LED</li>
                    </ul>
                </div>
                <div class="product-section3">
                    <h3>Especificações do produto e informações adicionais</h3>
                    <ul><li>Nome do modelo: CM748</li><li>Faixa de frequência: 2400MHz-2483.5MHz</li><li>Perfis suportados: A2DP, H2DP, HSP, AVRCP, HID, etc.</li><li>Período de garantia de 1 ano fornecido</li>
                    </ul>
                </div></div><button class="show-more-btn" id="btn-product-info-4" onclick="toggleContent('product-info-4')">Ver mais</button></div>
    <script>
    function toggleContent(id) {
        const content = document.getElementById('content-' + id);
        const btn = document.getElementById('btn-' + id);
        const wrapper = document.getElementById('product-info-wrapper-' + id);

        if (content.classList.contains('expanded')) {
            content.classList.remove('expanded');
            btn.textContent = 'Ver mais';
            content.scrollIntoView({ behavior: 'smooth', block: 'start' });
        } else {
            content.classList.add('expanded');
            btn.textContent = 'Ver menos';
        }
    }
    </script>
<br>
<h2 class="prod-gallery-title">Galeria de imagens</h2><div class="prod-gallery prod-gallery-count-8"><div class="prod-gallery-item"><a href="https://dcxn00xigqv1k.cloudfront.net/UGREEN%20Adaptador%20Dongle%20Bluetooth%20USB/UGREEN%20Adaptador%20Dongle%20Bluetooth%20USB_produto_Imagem_1.webp" data-lightbox="prod-gallery" data-title="Image 1 (Deslize para a esquerda e direita)"><img decoding="async" src="https://dcxn00xigqv1k.cloudfront.net/UGREEN%20Adaptador%20Dongle%20Bluetooth%20USB/UGREEN%20Adaptador%20Dongle%20Bluetooth%20USB_produto_Imagem_1.webp" alt="Product Image 1"></a></div><div class="prod-gallery-item"><a href="https://dcxn00xigqv1k.cloudfront.net/UGREEN%20Adaptador%20Dongle%20Bluetooth%20USB/UGREEN%20Adaptador%20Dongle%20Bluetooth%20USB_produto_Imagem_2.webp" data-lightbox="prod-gallery" data-title="Image 2 (Deslize para a esquerda e direita)"><img decoding="async" src="https://dcxn00xigqv1k.cloudfront.net/UGREEN%20Adaptador%20Dongle%20Bluetooth%20USB/UGREEN%20Adaptador%20Dongle%20Bluetooth%20USB_produto_Imagem_2.webp" alt="Product Image 2"></a></div><div class="prod-gallery-item"><a href="https://dcxn00xigqv1k.cloudfront.net/UGREEN%20Adaptador%20Dongle%20Bluetooth%20USB/UGREEN%20Adaptador%20Dongle%20Bluetooth%20USB_produto_Imagem_3.webp" data-lightbox="prod-gallery" data-title="Image 3 (Deslize para a esquerda e direita)"><img decoding="async" src="https://dcxn00xigqv1k.cloudfront.net/UGREEN%20Adaptador%20Dongle%20Bluetooth%20USB/UGREEN%20Adaptador%20Dongle%20Bluetooth%20USB_produto_Imagem_3.webp" alt="Product Image 3"></a></div><div class="prod-gallery-item"><a href="https://dcxn00xigqv1k.cloudfront.net/UGREEN%20Adaptador%20Dongle%20Bluetooth%20USB/UGREEN%20Adaptador%20Dongle%20Bluetooth%20USB_produto_Imagem_4.webp" data-lightbox="prod-gallery" data-title="Image 4 (Deslize para a esquerda e direita)"><img decoding="async" src="https://dcxn00xigqv1k.cloudfront.net/UGREEN%20Adaptador%20Dongle%20Bluetooth%20USB/UGREEN%20Adaptador%20Dongle%20Bluetooth%20USB_produto_Imagem_4.webp" alt="Product Image 4"></a></div><div class="prod-gallery-item"><a href="https://dcxn00xigqv1k.cloudfront.net/UGREEN%20Adaptador%20Dongle%20Bluetooth%20USB/UGREEN%20Adaptador%20Dongle%20Bluetooth%20USB_produto_Imagem_5.webp" data-lightbox="prod-gallery" data-title="Image 5 (Deslize para a esquerda e direita)"><img decoding="async" src="https://dcxn00xigqv1k.cloudfront.net/UGREEN%20Adaptador%20Dongle%20Bluetooth%20USB/UGREEN%20Adaptador%20Dongle%20Bluetooth%20USB_produto_Imagem_5.webp" alt="Product Image 5"></a></div><div class="prod-gallery-item"><a href="https://dcxn00xigqv1k.cloudfront.net/UGREEN%20Adaptador%20Dongle%20Bluetooth%20USB/UGREEN%20Adaptador%20Dongle%20Bluetooth%20USB_produto_Imagem_6.webp" data-lightbox="prod-gallery" data-title="Image 6 (Deslize para a esquerda e direita)"><img decoding="async" src="https://dcxn00xigqv1k.cloudfront.net/UGREEN%20Adaptador%20Dongle%20Bluetooth%20USB/UGREEN%20Adaptador%20Dongle%20Bluetooth%20USB_produto_Imagem_6.webp" alt="Product Image 6"></a></div><div class="prod-gallery-item"><a href="https://dcxn00xigqv1k.cloudfront.net/UGREEN%20Adaptador%20Dongle%20Bluetooth%20USB/UGREEN%20Adaptador%20Dongle%20Bluetooth%20USB_produto_Imagem_7.webp" data-lightbox="prod-gallery" data-title="Image 7 (Deslize para a esquerda e direita)"><img decoding="async" src="https://dcxn00xigqv1k.cloudfront.net/UGREEN%20Adaptador%20Dongle%20Bluetooth%20USB/UGREEN%20Adaptador%20Dongle%20Bluetooth%20USB_produto_Imagem_7.webp" alt="Product Image 7"></a></div><div class="prod-gallery-item"><a href="https://dcxn00xigqv1k.cloudfront.net/UGREEN%20Adaptador%20Dongle%20Bluetooth%20USB/UGREEN%20Adaptador%20Dongle%20Bluetooth%20USB_produto_Imagem_8.webp" data-lightbox="prod-gallery" data-title="Image 8 (Deslize para a esquerda e direita)"><img decoding="async" src="https://dcxn00xigqv1k.cloudfront.net/UGREEN%20Adaptador%20Dongle%20Bluetooth%20USB/UGREEN%20Adaptador%20Dongle%20Bluetooth%20USB_produto_Imagem_8.webp" alt="Product Image 8"></a></div></div><style>
        .prod-gallery-title {
            font-size: 18px;
            font-weight: 600;
            color: #333;
            border-left: 4px solid #19A846;
            padding-left: 10px;
            margin-bottom: 10px;
        }
        .prod-gallery {
            display: grid;
            gap: 8px;
            width: 100%;
        }
        .prod-gallery-item {
            position: relative;
            width: 100%;
            height: 160px;
            border-radius: 6px;
            overflow: hidden;
            background: #f5f5f5;
        }
        .prod-gallery-item img {
            width: 100%;
            height: 100%;
            object-fit: cover;
            transition: transform 0.3s ease;
        }
        .prod-gallery-item:hover img {
            transform: scale(1.05);
        }

        @media (min-width: 768px) {
            .prod-gallery {
                grid-template-columns: repeat(4, 1fr);
                grid-template-rows: repeat(2, 160px);
            }
            .prod-gallery-item {
                width: 100%;
                max-width: none;
            }
        }

        @media (min-width: 480px) and (max-width: 767px) {
            .prod-gallery {
                grid-template-columns: repeat(3, 1fr);
                gap: 6px;
            }
            .prod-gallery-item {
                height: 140px;
            }
        }

        @media (max-width: 479px) {
            .prod-gallery {
                grid-template-columns: repeat(2, 1fr);
                gap: 6px;
            }
            .prod-gallery-item {
                height: 120px;
            }
        }

        .lb-data .lb-caption {
            font-size: 14px;
            font-weight: normal;
        }
        .lb-nav a.lb-prev,
        .lb-nav a.lb-next {
            opacity: 0.8;
        }
    </style>

    <style>
        .yt-embed-cc-container {
            width: 100%;
            margin: 0 auto;
            position: relative;
        }
        .yt-embed-cc-title {
            font-size: 18px;
            font-weight: 600;
            color: #333;
            border-left: 4px solid #19A846;
            padding-left: 10px;
            margin-bottom: 15px;
        }
        .yt-embed-cc-video-wrapper {
            width: 50%;
            margin-left: 0;
        }
        .yt-embed-cc-wrapper {
            position: relative;
            overflow: hidden;
            border-radius: 8px;
            height: 300px;
            cursor: pointer;
        }
        .yt-video-thumbnail {
            position: relative;
            width: 100%;
            height: 100%;
            overflow: hidden;
            border-radius: 8px;
            background-color: #000;
        }
        .yt-thumbnail-image {
            width: 100%;
            height: 100%;
            object-fit: cover;
            transition: transform 0.3s ease;
        }
        .yt-video-thumbnail:hover .yt-thumbnail-image {
            transform: scale(1.05);
        }
        .yt-video-type-badge {
            position: absolute;
            top: 8px;
            right: 8px;
            background-color: rgba(0, 0, 0, 0.8);
            color: white;
            padding: 4px 8px;
            border-radius: 4px;
            font-size: 12px;
            font-weight: 500;
        }
        .yt-play-button {
            position: absolute;
            top: 50%;
            left: 50%;
            transform: translate(-50%, -50%);
            width: 68px;
            height: 48px;
            background-color: rgba(255, 0, 0, 0.8);
            border-radius: 12px;
            display: flex;
            justify-content: center;
            align-items: center;
            transition: all 0.3s ease;
            box-shadow: 0 4px 8px rgba(0, 0, 0, 0.3);
        }
        .yt-video-thumbnail:hover .yt-play-button {
            background-color: rgba(255, 0, 0, 1);
            transform: translate(-50%, -50%) scale(1.1);
            box-shadow: 0 6px 12px rgba(0, 0, 0, 0.4);
        }
        .yt-play-triangle {
            width: 0;
            height: 0;
            border-left: 16px solid white;
            border-top: 10px solid transparent;
            border-bottom: 10px solid transparent;
            margin-left: 4px;
        }
        .yt-embed-cc-title-description {
            font-size: 0.8rem;
            color: #2D3748;
            margin-top: 0.25rem;
        }

        /* Modal Styles */
        .yt-modal-overlay {
            display: none;
            position: fixed;
            top: 0;
            left: 0;
            width: 100%;
            height: 100%;
            background-color: rgba(0, 0, 0, 0.95);
            z-index: 9999;
            justify-content: center;
            align-items: center;
        }
        .yt-modal-content {
            position: relative;
            display: flex;
            justify-content: center;
            align-items: center;
            width: 100%;
            height: 100%;
            min-height: 50vh;
        }
        .yt-modal-close {
            position: absolute;
            top: 20px;
            right: 20px;
            z-index: 1000;
            background-color: rgba(0, 0, 0, 0.7);
            color: white;
            border: none;
            border-radius: 50%;
            width: 56px;
            height: 56px;
            cursor: pointer;
            font-size: 28px;
            font-weight: bold;
            transition: all 0.3s ease;
            display: flex;
            justify-content: center;
            align-items: center;
            /* 모바일에서 확대 방지 */
            -webkit-tap-highlight-color: transparent;
            -webkit-touch-callout: none;
            -webkit-user-select: none;
            -khtml-user-select: none;
            -moz-user-select: none;
            -ms-user-select: none;
            user-select: none;
            touch-action: manipulation;
        }
        .yt-modal-close:hover {
            background-color: rgba(255, 0, 0, 0.8);
            transform: scale(1.1);
        }
        .yt-modal-video-container {
            width: 100%;
            display: flex;
            justify-content: center;
            align-items: center;
        }
        .yt-modal-video {
            border: none;
            border-radius: 8px;
        }
        .yt-modal-video.long {
            width: 90vw;
            max-width: 1200px;
            aspect-ratio: 16/9;
        }
        .yt-modal-video.short {
            width: 70vw;
            max-width: 450px;
            min-width: 350px;
            aspect-ratio: 9/16;
            display: block;
            margin: 0 auto;
        }

        @media (max-width: 768px) {
            .yt-embed-cc-video-wrapper {
                width: 100%;
            }
            .yt-modal-video.long {
                width: 95vw;
                height: 60vh; /* 모바일에서 높이 고정 */
                aspect-ratio: unset; /* aspect-ratio 제거 */
            }
            .yt-modal-video.short {
                width: 90vw;
                height: 80vh; /* 모바일에서 더 크게 */
                max-width: 400px;
                min-width: 320px;
                aspect-ratio: unset;
            }
            .yt-modal-content {
                min-height: 40vh;
            }
            .yt-modal-close {
                top: 15px;
                right: 15px;
                width: 40px;
                height: 40px;
                font-size: 18px;
            }
        }

        @media (max-width: 480px) {
            .yt-modal-video.long {
                width: 98vw;
                height: 55vh; /* 작은 모바일에서도 충분한 높이 */
                aspect-ratio: unset;
            }
            .yt-modal-video.short {
                width: 95vw;
                height: 75vh; /* 작은 모바일에서도 더 크게 */
                max-width: 380px;
                min-width: 300px;
                aspect-ratio: unset;
            }
            .yt-modal-close {
                top: 10px;
                right: 10px;
                width: 36px;
                height: 36px;
                font-size: 16px;
            }
        }
    </style>

    <div class="yt-embed-cc-container">
        <h2 class="yt-embed-cc-title">Vídeo do produto</h2>
        <div class="yt-embed-cc-video-wrapper">
            <div id="yt-embed-cc-69725a59dec85" class="yt-embed-cc-wrapper"
                 data-video-url="https://www.youtube.com/watch?v=FoKSPPHuTMM"
                 data-video-id="FoKSPPHuTMM"
                 data-is-short="false"
                 data-target="inline"
                 data-cc-load="true">
                <div class="yt-video-thumbnail">
                    <img decoding="async" src="https://dcxn00xigqv1k.cloudfront.net/UGREEN%20Adaptador%20Dongle%20Bluetooth%20USB/UGREEN%20Adaptador%20Dongle%20Bluetooth%20USB_youtube_Imagem.webp" alt="Video Thumbnail" class="yt-thumbnail-image">
                    <div class="yt-video-type-badge">Video</div>
                    <div class="yt-play-button">
                        <div class="yt-play-triangle"></div>
                    </div>
                </div>
            </div>
        </div>
        <p class="yt-embed-cc-title-description">💡 Este vídeo de apresentação do produto ajudará você a entender melhor o produto. Para vídeos em língua estrangeira, recomendamos assistir com as legendas (CC) ativadas.</p>
    </div>

    <script>
    (function() {
        var container = document.getElementById("yt-embed-cc-69725a59dec85");
        var modal = null;
        var modalVideo = null;
        var modalClose = null;

        function createModal() {
            // 기존 모달이 있으면 제거
            var existingModal = document.getElementById("yt-embed-cc-69725a59dec85-modal");
            if (existingModal) {
                existingModal.remove();
            }

            // body에 직접 모달 생성
            var modalHTML = "<div id=\"yt-embed-cc-69725a59dec85-modal\" class=\"yt-modal-overlay\" style=\"position: fixed; top: 0; left: 0; width: 100vw; height: 100vh; background-color: rgba(0, 0, 0, 0.7); z-index: 999999; display: none; justify-content: center; align-items: center;\">" +
                "<div class=\"yt-modal-content\" style=\"position: relative; display: flex; justify-content: center; align-items: center; width: 100%; height: 100%; min-height: 50vh;\">" +
                    "<button class=\"yt-modal-close\" style=\"position: absolute; top: 20px; right: 20px; z-index: 1000000; background-color: rgba(0, 0, 0, 0.8); color: white; border: none; border-radius: 50%; width: 56px; height: 56px; cursor: pointer; font-size: 28px; font-weight: bold; transition: all 0.3s ease; display: flex; justify-content: center; align-items: center; -webkit-tap-highlight-color: transparent; touch-action: manipulation;\">×</button>" +
                    "<div class=\"yt-modal-video-container\" style=\"position: relative; display: flex; justify-content: center; align-items: center;\">" +
                        "<iframe class=\"yt-modal-video\" src=\"\" allowfullscreen style=\"border: none; border-radius: 8px;\"></iframe>" +
                    "</div>" +
                "</div>" +
            "</div>";

            document.body.insertAdjacentHTML("beforeend", modalHTML);

            // 새로 생성된 모달 요소들 참조
            modal = document.getElementById("yt-embed-cc-69725a59dec85-modal");
            modalVideo = modal.querySelector(".yt-modal-video");
            modalClose = modal.querySelector(".yt-modal-close");

            // 닫기 버튼 hover 효과
            modalClose.addEventListener("mouseenter", function() {
                this.style.backgroundColor = "rgba(255, 0, 0, 0.9)";
                this.style.color = "white";
                this.style.transform = "scale(1.1)";
            });

            modalClose.addEventListener("mouseleave", function() {
                this.style.backgroundColor = "rgba(0, 0, 0, 0.8)";
                this.style.color = "white";
                this.style.transform = "scale(1)";
            });

            // 이벤트 리스너 재등록
            modalClose.addEventListener("click", closeModal);

            // 모달 배경 클릭 시 닫기 (영상 영역 제외)
            modal.addEventListener("click", function(e) {
                if (e.target === modal || e.target.classList.contains("yt-modal-content") || e.target.classList.contains("yt-modal-video-container")) {
                    closeModal();
                }
            });

            // 영상 iframe 클릭 시 닫기 방지
            modal.addEventListener("click", function(e) {
                if (e.target.classList.contains("yt-modal-video")) {
                    e.stopPropagation();
                }
            });
        }

        function openModal(videoId, isShort) {
            // 모달이 없으면 생성
            if (!modal || !document.body.contains(modal)) {
                createModal();
            }

            var params = [
                "rel=0",
                "fs=1",
                "modestbranding=1",
                "controls=1"
            ];

            if (true) {
                params.push("cc_load_policy=1");
            }

            var embedUrl = "https://www.youtube.com/embed/" + videoId + "?" + params.join("&");

            // 기존 iframe 완전 제거
            var videoContainer = modal.querySelector(".yt-modal-video-container");
            var existingIframe = videoContainer.querySelector(".yt-modal-video");
            if (existingIframe) {
                existingIframe.remove();
            }

            // 새 iframe 동적 생성
            var newIframe = document.createElement("iframe");
            newIframe.className = "yt-modal-video";
            newIframe.setAttribute("allowfullscreen", "");
            newIframe.style.border = "none";
            newIframe.style.borderRadius = "8px";

            // iframe을 DOM에 추가한 후 src 설정
            videoContainer.appendChild(newIframe);
            modalVideo = newIframe;

            // 약간의 지연 후 src 설정 (히스토리 조작 방지)
            setTimeout(function() {
                modalVideo.src = embedUrl;
            }, 100);

            // 비디오 크기 설정 및 컨테이너 크기 동기화
            var videoContainer = modal.querySelector(".yt-modal-video-container");

            if (isShort) {
                modalVideo.className = "yt-modal-video short";
                modalVideo.style.cssText = "width: 70vw; max-width: 450px; min-width: 350px; aspect-ratio: 9/16; display: block; border: none; border-radius: 8px;";

                // 컨테이너 크기를 비디오와 동일하게 설정
                videoContainer.style.cssText = "position: relative; display: inline-block; width: 70vw; max-width: 450px; min-width: 350px; aspect-ratio: 9/16;";

                // 모바일 반응형
                if (window.innerWidth <= 768) {
                    modalVideo.style.cssText = "width: 90vw; height: 80vh; max-width: 400px; min-width: 320px; display: block; border: none; border-radius: 8px;";
                    videoContainer.style.cssText = "position: relative; display: inline-block; width: 90vw; height: 80vh; max-width: 400px; min-width: 320px;";
                }
                if (window.innerWidth <= 480) {
                    modalVideo.style.cssText = "width: 95vw; height: 75vh; max-width: 380px; min-width: 300px; display: block; border: none; border-radius: 8px;";
                    videoContainer.style.cssText = "position: relative; display: inline-block; width: 95vw; height: 75vh; max-width: 380px; min-width: 300px;";
                }
            } else {
                modalVideo.className = "yt-modal-video long";
                modalVideo.style.cssText = "width: 90vw; max-width: 1200px; aspect-ratio: 16/9; border: none; border-radius: 8px;";

                // 컨테이너 크기를 비디오와 동일하게 설정
                videoContainer.style.cssText = "position: relative; display: inline-block; width: 90vw; max-width: 1200px; aspect-ratio: 16/9;";

                // 모바일 반응형
                if (window.innerWidth <= 768) {
                    modalVideo.style.cssText = "width: 95vw; height: 60vh; border: none; border-radius: 8px;";
                    videoContainer.style.cssText = "position: relative; display: inline-block; width: 95vw; height: 60vh;";
                }
                if (window.innerWidth <= 480) {
                    modalVideo.style.cssText = "width: 98vw; height: 55vh; border: none; border-radius: 8px;";
                    videoContainer.style.cssText = "position: relative; display: inline-block; width: 98vw; height: 55vh;";
                }
            }

            modal.style.display = "flex";
            document.body.style.overflow = "hidden";
        }

        function closeModal() {
            if (modal) {
                modal.style.display = "none";
                document.body.style.overflow = "";

                // iframe을 DOM에서 완전히 제거 (히스토리 엔트리 완전 제거)
                var videoContainer = modal.querySelector(".yt-modal-video-container");
                var iframe = videoContainer.querySelector(".yt-modal-video");
                if (iframe) {
                    iframe.src = "about:blank"; // 먼저 빈 페이지로 설정
                    iframe.remove(); // DOM에서 완전 제거
                }
                modalVideo = null;
            }
        }

        // Event Listeners
        container.addEventListener("click", function(e) {
            var target = this.getAttribute("data-target");
            var videoUrl = this.getAttribute("data-video-url");
            var videoId = this.getAttribute("data-video-id");
            var isShort = this.getAttribute("data-is-short") === "true";

            if (target === "blank") {
                window.open(videoUrl, "_blank", "noopener,noreferrer");
            } else if (target === "current") {
                window.location.href = videoUrl;
            } else {
                e.preventDefault();
                openModal(videoId, isShort);
            }
        });

        document.addEventListener("keydown", function(e) {
            if (e.key === "Escape") {
                closeModal();
            }
        });
    })();
    </script>
    
            
    
    <br>
    
    <style>
        .products-flex-container {
            width: 100%;
            margin: 0 auto;
        }
        .rating-container {
            width: 100%;
            margin: 0;
            padding: 20px;
            background: #fff;
            border-radius: 8px;
            box-shadow: 0 2px 4px rgba(0,0,0,0.1);
        }
        .rating-header {
            display: flex;
            align-items: stretch;
            justify-content: space-between;
            gap: 15px;
            margin-bottom: 20px;
        }
        .total-rating {
            flex: 1;
            text-align: center;
        }
        .stars {
            display: flex;
            font-size: 24px;
            margin-bottom: 5px;
            letter-spacing: 3px;
            justify-content: center;
        }
        .star-container {
            position: relative;
            display: inline-block;
        }
        .star-empty {
            color: #ddd;
        }
        .star-filled {
            position: absolute;
            top: 0;
            left: 0;
            color: #ffd700;
            overflow: hidden;
            white-space: nowrap;
        }
        .rating-number {
            font-size: 24px;
            font-weight: bold;
            margin-top: 5px;
        }
        .review-badge {
            flex: 1;
            padding: 8px 12px;
            border-radius: 12px;
            color: white;
            text-align: center;
            display: flex;
            flex-direction: column;
            justify-content: center;
        }
        .badge-emoji {
            font-size: 24px;
            margin-bottom: 4px;
        }
        .badge-text {
            font-size: 14px;
            font-weight: bold;
            margin-bottom: 2px;
        }
        .badge-subtext {
            font-size: 12px;
            font-weight: 500;
            opacity: 0.9;
        }
        .rating-bars {
            margin-top: 15px;
            width: 100%;
        }
        .rating-row {
            display: flex;
            align-items: center;
            width: 100%;
            margin: 5px 0;
        }
        .star-label {
            width: 75px;
            padding-right: 6px;
        }
        .progress-bar {
            flex-grow: 1;
            height: 15px;
            background: #eee;
            margin: 0 10px;
            border-radius: 10px;
            overflow: hidden;
        }
        .progress-fill {
            height: 100%;
            background: #19A846;
            width: 0;
            transition: width 0.5s ease-in-out;
        }
        .percentage {
            width: 35px;
            font-size: 12px;
            color: #666;
        }
        .rating_visualization_title {
            font-size: 18px;
            font-weight: 600;
            color: #333;
            border-left: 4px solid #19A846;
            padding-left: 10px;
            margin-bottom: 20px;
        }

        @media screen and (max-width: 768px) {
            .rating-container {
                margin: 0;
            }
            .rating-header {
                flex-direction: row;
            }
            .rating-row {
                max-width: 100%;
            }
            .progress-bar {
                flex-grow: 1;
                margin: 0 8px;
            }
        }
    </style><div class="products-flex-container"><div class="rating-container"><h2 class="rating_visualization_title">Avaliação do produto</h2><div class="rating-header">
                <div class="total-rating">
                    <div class="stars"><div class="star-container"><span class="star-empty">☆</span><span class="star-filled" style="width: 100.000000%">★</span></div><div class="star-container"><span class="star-empty">☆</span><span class="star-filled" style="width: 100.000000%">★</span></div><div class="star-container"><span class="star-empty">☆</span><span class="star-filled" style="width: 100.000000%">★</span></div><div class="star-container"><span class="star-empty">☆</span><span class="star-filled" style="width: 100.000000%">★</span></div><div class="star-container"><span class="star-empty">☆</span><span class="star-filled" style="width: 80.000000%">★</span></div></div>
                    <div class="rating-number">4.8</div>
                </div>
                <div class="review-badge" style="background-color:#19A846;">
                    <div class="badge-emoji">💎</div>
                    <div class="badge-text">PREMIUM</div>
                    <div class="badge-subtext">5.000+ Vendas</div>
                </div>
              </div></div></div>
    
    
        
    <style>
        .pros-cons-wrapper {
            max-width: 800px;
            margin: 20px auto;
            font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;
        }
        .pros-cons-container {
            display: flex;
            gap: 30px;
            margin-bottom: 16px;
        }
        .pros-section, .cons-section {
            flex: 1;
            border-radius: 8px;
            background-color: white;
            box-shadow: 0 1px 3px rgba(0,0,0,0.12);
            padding: 24px;
        }
        .section-header h3 {
            font-size: 20px;
            font-weight: 600;
            margin: 0;
            padding: 0 0 16px 0;
        }
        .pros-title {
            color: #16a34a;
            border-bottom: 2px solid #16a34a;
        }
        .cons-title {
            color: #dc2626;
            border-bottom: 2px solid #dc2626;
        }
        .section-content {
            padding: 16px 0 0 0;
        }
        .pros-cons-list {
            list-style: none;
            padding: 0;
            margin: 0;
        }
        .pros-cons-item {
            display: flex;
            align-items: center;
            gap: 8px;
            padding: 8px 0;
            color: #4A5568;
        }
        @media (max-width: 768px) {
            .pros-cons-container {
                flex-direction: column;
                gap: 16px;
            }
        }
    </style><div class="pros-cons-wrapper"><div class="pros-cons-container"><div class="pros-section">
                    <div class="section-header">
                        <h3 class="pros-title">✅ Vantagens</h3>
                    </div>
                    <div class="section-content">
                        <ul class="pros-cons-list"><li class="pros-cons-item"><svg width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" style="color: #16a34a;"><path d="M22 11.08V12a10 10 0 1 1-5.93-9.14"></path><polyline points="22 4 12 14.01 9 11.01"></polyline></svg>Excelente qualidade e desempenho</li><li class="pros-cons-item"><svg width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" style="color: #16a34a;"><path d="M22 11.08V12a10 10 0 1 1-5.93-9.14"></path><polyline points="22 4 12 14.01 9 11.01"></polyline></svg>Entrega rápida e boas condições de embalagem</li><li class="pros-cons-item"><svg width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" style="color: #16a34a;"><path d="M22 11.08V12a10 10 0 1 1-5.93-9.14"></path><polyline points="22 4 12 14.01 9 11.01"></polyline></svg>Compatibilidade com diversos dispositivos</li><li class="pros-cons-item"><svg width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" style="color: #16a34a;"><path d="M22 11.08V12a10 10 0 1 1-5.93-9.14"></path><polyline points="22 4 12 14.01 9 11.01"></polyline></svg>Facilidade de uso</li><li class="pros-cons-item"><svg width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" style="color: #16a34a;"><path d="M22 11.08V12a10 10 0 1 1-5.93-9.14"></path><polyline points="22 4 12 14.01 9 11.01"></polyline></svg>Excelente custo-benefício</li></ul></div></div><div class="cons-section">
                    <div class="section-header">
                        <h3 class="cons-title">❌ Desvantagens</h3>
                    </div>
                    <div class="section-content">
                        <ul class="pros-cons-list"><li class="pros-cons-item"><svg width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" style="color: #dc2626;"><circle cx="12" cy="12" r="10"></circle><line x1="15" y1="9" x2="9" y2="15"></line><line x1="9" y1="9" x2="15" y2="15"></line></svg>Não é compatível com Linux, Mac OS.</li><li class="pros-cons-item"><svg width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" style="color: #dc2626;"><circle cx="12" cy="12" r="10"></circle><line x1="15" y1="9" x2="9" y2="15"></line><line x1="9" y1="9" x2="15" y2="15"></line></svg>Possibilidade de atraso na entrega</li></ul></div></div></div></div>
<br>
    <h2 class="product-review-title">Análise do Produto</h2><div class="product-review-container"><div class="product-review-item"><h3 class="product-review-topic">O charme do adaptador Bluetooth UGREEN</h3><div class="product-review-content-wrapper"><div class="product-review-content" id="review-content-0">Fiquei impressionado com o excelente desempenho<br>e o preço razoável do adaptador Bluetooth<br>Os produtos UGREEN sempre superam as expectativas<br>Estou satisfeito com a entrega rápida<br>e a excelente qualidade</div><div class="product-review-fade"></div></div><button class="product-review-more" data-target="review-content-0">Ver mais</button></div><div class="product-review-item"><h3 class="product-review-topic">Experiência de uso após conectar controle Nintendo Switch Pro e mouse ao PC</h3><div class="product-review-content-wrapper"><div class="product-review-content" id="review-content-1">Estou muito satisfeito pois pude conectar<br>o controle Nintendo Switch Pro e o mouse<br>ao PC sem problemas. O desempenho é excelente<br>e é fácil de usar, realmente muito bom.</div><div class="product-review-fade"></div></div><button class="product-review-more" data-target="review-content-1">Ver mais</button></div><div class="product-review-item"><h3 class="product-review-topic">Experiência de uso após conectar controles PS5 e PS4 ao PC</h3><div class="product-review-content-wrapper"><div class="product-review-content" id="review-content-2">Testei conectando os controles PS5 e PS4 ao PC<br>e não houve nenhum problema. A conexão é realmente suave<br>e o uso é muito simples, não há estresse ao jogar.</div><div class="product-review-fade"></div></div><button class="product-review-more" data-target="review-content-2">Ver mais</button></div><div class="product-review-item"><h3 class="product-review-topic">Satisfação com a conexão de dispositivos sem fio</h3><div class="product-review-content-wrapper"><div class="product-review-content" id="review-content-3">Estou feliz por poder conectar<br>fones de ouvido sem fio e mouse perfeitamente<br>Chegou bem embalado<br>e é um produto que corresponde à descrição.</div><div class="product-review-fade"></div></div><button class="product-review-more" data-target="review-content-3">Ver mais</button></div></div>

        <style>
            .affiliate--button1 {
                display: flex;
                flex-direction: column;
                width: 100%;
                max-width: 400px;
                border-radius: 12px;
                padding: 4px;
                margin: 20px auto;
                transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
                overflow: hidden;
            }

            .button--content {
                background: #fff;
                border-radius: 10px;
                padding: 16px;
                text-align: center;
            }

            .button--main {
                display: flex;
                align-items: center;
                justify-content: center;
                background: linear-gradient(135deg, #19A846 0%, #3DE78D 100%);
                color: white;
                padding: 16px 24px;
                border-radius: 8px;
                font-size: 18px;
                font-weight: 700;
                text-decoration: none;
                margin: 10px 0;
                transition: transform 0.2s ease;
            }

            .button--main:hover {
                transform: translateY(-2px);
				color: white;
                box-shadow: 0 6px 8px rgba(25, 168, 70, 0.3);
            }

            .trust--badges {
                display: flex;
                justify-content: center;
                gap: 12px;
                margin-top: 12px;
            }

            .trust--badge {
                display: flex;
                align-items: center;
                color: #666;
                font-size: 12px;
                gap: 4px;
            }

            .affiliate--disclaimer {
                font-size: 11px;
                color: #999;
                text-align: center;
                margin-top: 8px;
            }

            @keyframes pulse {
                0% { transform: scale(1); }
                50% { transform: scale(1.05); }
                100% { transform: scale(1); }
            }

            .animate--pulse {
                animation: pulse 2s infinite;
            }

            @media (max-width: 768px) {
                .button--main {
                    font-size: 16px;
                    padding: 14px 20px;
                }
            }
        </style>
    <div class='affiliate--button--container'><div class='affiliate--button1'><div class='button--content'><a href="https://rzekl.com/g/1e8d114494aaa129241216525dc3e8/?ulp=https%3A%2F%2Fpt.aliexpress.com%2Fitem%2F1005006972424488.html" class="button--main animate--pulse" target="_blank" rel="noopener noreferrer">
                Ver preço no AliExpress
                <span style="margin-left: 8px;">✨</span>
              </a><div class='trust--badges'>
                <span class='trust--badge'>🚚 Entrega rápida</span>
                <span class='trust--badge'>🔒 Pagamento seguro</span>
              </div></div></div><p class='affiliate--disclaimer'>Esta publicação apresenta produtos recomendados do AliExpress para nossos leitores.</p></div><p><a href="https://pristine-blog.com/adaptador-bluetooth-5-4-usb-ugreen/">Conexão sem fio inovadora, Adaptador Bluetooth 5.4 USB UGREEN</a> <a href="https://pristine-blog.com">Pristine-Blog | Resenhas Relâmpago</a></p>
]]></content:encoded>
					
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">5386</post-id>	</item>
		<item>
		<title>Revolução do ambiente de trabalho com Baseus Nomos NU1 Air Spacemate 12-in-1 Docking Station</title>
		<link>https://pristine-blog.com/baseus-nomos-nu1-air-spacemate-12-in-1-docking-station/</link>
		
		<dc:creator><![CDATA[pristine]]></dc:creator>
		<pubDate>Tue, 22 Jul 2025 06:44:49 +0000</pubDate>
				<category><![CDATA[Acessórios Eletrônicos]]></category>
		<category><![CDATA[Eletro]]></category>
		<category><![CDATA[usbhub]]></category>
		<guid isPermaLink="false">https://pristine-blog.com/?p=5383</guid>

					<description><![CDATA[<p>O início da revolução do ambiente de trabalho, Baseus Nomos NU1 Air Spacemate 12-in-1 Docking Station A Baseus Nomos NU1 Air Spacemate 12-in-1 Docking Station é um item essencial que pode transformar revolucionariamente seu ambiente de trabalho. Com expansão de várias portas e suporte a dual display 4K, maximiza a eficiência multitarefa aumentando a produtividade. [&#8230;]</p>
<p><a href="https://pristine-blog.com/baseus-nomos-nu1-air-spacemate-12-in-1-docking-station/">Revolução do ambiente de trabalho com Baseus Nomos NU1 Air Spacemate 12-in-1 Docking Station</a> <a href="https://pristine-blog.com">Pristine-Blog | Resenhas Relâmpago</a></p>
]]></description>
										<content:encoded><![CDATA[<div style="margin: 0 auto 10px">
    <h2 style="font-size: 24px; font-weight: bold; margin-bottom: 20px; color: #333">
        O início da revolução do ambiente de trabalho, Baseus Nomos NU1 Air Spacemate 12-in-1 Docking Station
    </h2>
    <p>
        A Baseus Nomos NU1 Air Spacemate 12-in-1 Docking Station é um item essencial que pode transformar revolucionariamente seu ambiente de trabalho. Com expansão de várias portas e suporte a dual display 4K, maximiza a eficiência multitarefa aumentando a produtividade.
    </p>
    <p>
        Esta docking station oferece 12 portas garantindo compatibilidade perfeita com diversos dispositivos. As portas incluindo HDMI, USB-A, USB-C, Ethernet Gigabit, leitor de cartão SD/TF possibilitam multi-display de alta resolução e transferência de dados ultra-rápida.
    </p>
    <p>
        Além disso, o design compacto reforça a portabilidade, e a função de gerenciamento inteligente de energia mantém o desempenho ideal mesmo conectando vários dispositivos. Com carregamento rápido PD de 100W, você pode carregar simultaneamente notebook e periféricos, economizando tempo e energia.
    </p>
    <p>
        A garantia de qualidade da Baseus e o design centrado no usuário oferecem desempenho confiável, sendo compatível com vários sistemas operacionais para uso fácil em qualquer lugar.
    </p>
</div>
<style>
        .product-card {
            display: flex;
            flex-direction: column;
            max-width: 800px;
            border-radius: 0.5rem;
            box-shadow: 0 1px 3px rgba(0,0,0,0.12);
            padding: 1rem;
            gap: 1rem;
            margin: 1rem 0 0 0;
        }

        @media (min-width: 768px) {
            .product-card {
                flex-direction: row;
            }
        }

        .product-image-container {
            flex-shrink: 0;
            display: flex;
            flex-direction: column;
            gap: 1rem;
            width: 300px;
            margin: 0 auto;
        }

        @media (min-width: 768px) {
            .product-image-container {
                margin: 0;
            }
        }

        .product-image {
            position: relative;
            width: 300px;
            height: 300px;
        }

        .product-image img {
            width: 100%;
            height: 100%;
            border-radius: 0.375rem;
            object-fit: contain;
            background-color: #f8f9fa;
        }

        .cta-button {
            display: inline-block;
            background-color: #19A846;
            color: white;
            padding: 0.75rem 1.5rem;
            border-radius: 0.375rem;
            text-align: center;
            font-weight: 600;
            text-decoration: none;
            transition: background-color 0.2s;
            width: 100%;
        }

        .cta-button:hover {
            background-color: #148637;
            color: white;
        }

        .mobile-cta {
            margin-top: 5px;
        }

        .search-icon {
            display: inline-block;
            margin-left: 6px;
        }

        @media (max-width: 767px) {
            .desktop-cta {
                display: none;
            }
        }

        @media (min-width: 768px) {
            .mobile-cta {
                display: none;
            }
        }

        .product-details {
            flex: 1;
            display: flex;
            flex-direction: column;
            gap: 0.35rem;
        }

        .product-name {
            font-size: 1.125rem;
            font-weight: 500;
            color: #111827;
            margin: 0;
            line-height: 1.4;
        }

        .rating-reviews {
            display: flex;
            align-items: center;
            gap: 8px;
        }

        .rating {
            font-weight: 700;
            color: #111827;
        }

        .stars {
            display: flex;
            gap: 2px;
        }

        .star-container {
            position: relative;
            display: inline-block;
            font-size: 16px;
        }

        .star-empty {
            color: #ddd;
        }

        .star-filled {
            position: absolute;
            top: 0;
            left: 0;
            color: #ffd700;
            overflow: hidden;
            white-space: nowrap;
        }

        .review-stats {
            display: flex;
            align-items: center;
            gap: 8px;
            color: #6B7280;
            font-size: 0.875rem;
        }

        .stat-divider {
            color: #d1d5db;
        }

        .prices {
            display: flex;
            flex-direction: column;
            gap: 0.25rem;
            margin-top: 4px;
        }

        .original-price-row {
            display: flex;
            align-items: center;
            gap: 0.5rem;
        }

        .original-price {
            font-size: 0.875rem;
            color: #6B7280;
            text-decoration: line-through;
        }

        .discount {
            color: #f44;
            font-size: 0.875rem;
            font-weight: 500;
        }

        .sale-price {
            font-size: 1.25rem;
            font-weight: 700;
            color: #111827;
        }

        .special-price {
            font-size: 1.125rem;
            font-weight: 700;
        }

        .price-date {
            font-size: 0.75rem;
            color: #6B7280;
            margin-top: 0.25rem;
        }

        .product-warning-text {
            font-size: 0.75rem;
            color: #6B7280;
            margin-top: 0.15rem;
        }

        .key-points {
            margin-top: 5px;
            padding: 5px;
            background: linear-gradient(to right, #e8f5e9, #e8f5e9);
            border-radius: 0.75rem;
        }

        .key-points-title {
            font-size: 0.875rem;
            font-weight: 600;
            color: #4B5563;
            margin-bottom: 0.5rem;
        }

        .key-points-list {
            display: grid;
            grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
            gap: 0.75rem;
        }

        .key-point-item {
            display: flex;
            align-items: flex-start;
            gap: 0.5rem;
        }

        .key-point-icon {
            color: #19A846;
            flex-shrink: 0;
        }

        .key-point-text {
            margin-top: 0.2rem;
            font-size: 0.9rem;
            color: #374151;
            line-height: 1.4;
        }

        /* 스켈레톤 로딩 스타일 */
        .rating-reviews.is-loading {
            height: 40px;
            background-color: #e5e7eb;
            border-radius: 0.375rem;
            animation: skeleton-loading 1s linear infinite alternate;
        }

        .rating-reviews.is-loading > * {
            display: none;
        }

        .prices.is-loading {
            height: 80px;
            background-color: #e5e7eb;
            border-radius: 0.375rem;
            animation: skeleton-loading 1s linear infinite alternate;
        }

        .prices.is-loading > * {
            display: none;
        }

        @keyframes skeleton-loading {
            0% {
                background-color: #e5e7eb;
            }
            100% {
                background-color: #f3f4f6;
            }
        }
    </style><div class="product-card"><div class="product-image-container"><div class="product-image"><img decoding="async" src="https://dcxn00xigqv1k.cloudfront.net/Baseus%2012%20em%201%20hub/Baseus%2012%20em%201%20hub_produto_Imagem.webp" alt="Baseus 12 em 1 hub usb c para hdmi 4k @ 60hz display duplo adaptador usb 3.2 com rj45 sd tf pd 100w docking station para janela mac hub"></div><div class="desktop-cta"><a href="https://rzekl.com/g/1e8d114494aaa129241216525dc3e8/?ulp=https%3A%2F%2Fpt.aliexpress.com%2Fitem%2F1005008936713566.html" class="cta-button" target="_blank" rel="noopener noreferrer">Ver preço no AliExpress</a><p class="product-warning-text">💡 Atenção: Se o link não funcionar, o produto estiver esgotado ou o preço tiver mudado, pode ser porque o vendedor atualizou o produto. Neste caso, busque o produto na barra de pesquisa.</p></div></div><div class="product-details"><h2 class="product-name">Baseus 12 em 1 hub usb c para hdmi 4k @ 60hz display duplo adaptador usb 3.2 com rj45 sd tf pd 100w docking station para janela mac hub</h2><div class="rating-reviews is-loading"><span class="rating">4.8</span><div class="stars"><div class="star-container"><span class="star-empty">☆</span><span class="star-filled" style="width: 100.000000%">★</span></div><div class="star-container"><span class="star-empty">☆</span><span class="star-filled" style="width: 100.000000%">★</span></div><div class="star-container"><span class="star-empty">☆</span><span class="star-filled" style="width: 100.000000%">★</span></div><div class="star-container"><span class="star-empty">☆</span><span class="star-filled" style="width: 100.000000%">★</span></div><div class="star-container"><span class="star-empty">☆</span><span class="star-filled" style="width: 80.000000%">★</span></div></div><div class="review-stats">76 avaliações<span class="stat-divider"> | </span>800+ vendidos</div></div><div class="prices is-loading"><div class="original-price-row"><span class="original-price">R$877,76</span><span class="discount">59%</span></div><div class="special-price">R$359,43</div><div class="price-date">Preço referente à data de 22/07/2025, sujeito a alterações de acordo com a data da venda.</div></div><div class="key-points"><div class="key-points-title">Destaques do produto</div><div class="key-points-list"><div class="key-point-item"><span class="key-point-icon">✓</span><span class="key-point-text">Maximização multitarefa com dual display 4K</span></div><div class="key-point-item"><span class="key-point-icon">✓</span><span class="key-point-text">Suporte à conexão de diversos dispositivos com expansão de portas 12-in-1</span></div><div class="key-point-item"><span class="key-point-icon">✓</span><span class="key-point-text">Reforço da eficiência energética com carregamento rápido PD de 100W</span></div><div class="key-point-item"><span class="key-point-icon">✓</span><span class="key-point-text">Economia de tempo com transferência de dados ultra-rápida de 10Gbps</span></div><div class="key-point-item"><span class="key-point-icon">✓</span><span class="key-point-text">Excelente portabilidade com design compacto</span></div></div></div><div class="mobile-cta"><a href="https://rzekl.com/g/1e8d114494aaa129241216525dc3e8/?ulp=https%3A%2F%2Fpt.aliexpress.com%2Fitem%2F1005008936713566.html" class="cta-button" target="_blank" rel="noopener noreferrer">Ver preço no AliExpress</a><p class="product-warning-text">💡 Atenção: Se o link não funcionar, o produto estiver esgotado ou o preço tiver mudado, pode ser porque o vendedor atualizou o produto. Neste caso, busque o produto na barra de pesquisa.</p></div></div></div>
    
    <br>
    
    <style>
        .product-info4 {
            max-width: 800px;
            margin: 20px auto;
            font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;
        }
        .product-info4 h2 {
            font-size: 18px;
            font-weight: 600;
            color: #333;
            border-left: 4px solid #19A846;
            padding-left: 10px;
            margin-bottom: 10px;
        }
        .product-section4 {
            margin-bottom: 16px;
            border-radius: 8px;
            overflow: hidden;
            box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
            transition: box-shadow 0.2s ease;
        }
        .product-section4:hover {
            box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
        }
        .section-header4 {
            padding: 16px 20px;
            background: linear-gradient(to right, #EBF4EB, #EBF4EB);
            display: flex;
            align-items: center;
            border: 1px solid #E2E8F0;
        }
        .section-header4 h3 {
            font-size: 18px;
            font-weight: 600;
            color: #2D3748;
            margin: 0;
        }
        .section-content4 {
            background: white;
            padding: 20px;
            border: 1px solid #E2E8F0;
            border-top: none;
        }
        .product-section4 ul {
            list-style: none;
            padding: 0;
            margin: 0;
        }
        .product-section4 li {
            position: relative;
            padding-left: 20px;
            margin-bottom: 12px;
            color: #4A5568;
            line-height: 1.6;
        }
        .product-section4 li:last-child {
            margin-bottom: 0;
        }
        .product-section4 li:before {
            content: "";
            position: absolute;
            left: 0;
            top: 8px;
            width: 8px;
            height: 8px;
            background-color: #2DBF72;
            border-radius: 50%;
        }
        .product-conclusion4 {
            margin-top: 30px;
            text-align: center;
            color: #2D3748;
            font-weight: 500;
            line-height: 1.6;
            padding: 0 20px;
        }
        /* Show More/Less Styles */
        .content-wrapper {
            max-height: 300px;
            overflow: hidden;
            transition: max-height 0.3s ease-out;
            position: relative;
        }
        .content-wrapper:not(.expanded)::after {
            content: "";
            position: absolute;
            bottom: 0;
            left: 0;
            width: 100%;
            height: 100px;
            background: linear-gradient(to bottom, transparent, white);
            pointer-events: none;
        }
        .content-wrapper.expanded {
            max-height: 5000px;
        }
        .content-wrapper.expanded::after {
            display: none;
        }
        .show-more-btn {
            display: block;
            width: 100%;
            padding: 10px;
            background-color: #f7f7f7;
            border: 1px solid #ddd;
            border-radius: 4px;
            text-align: center;
            margin-top: 10px;
            cursor: pointer;
            color: #4a5568;
            font-weight: 500;
            position: relative;
            z-index: 2;
        }
        .show-more-btn:hover {
            background-color: #EEF7F3;
        }
    </style>
    <div class="product-info4" id="product-info-wrapper-product-info-3">
        <h2>Detalhes do Produto</h2>
        <div class="content-wrapper" id="content-product-info-3">
                <div class="product-section4">
                    <div class="section-header4">
                        <h3>Revolucionando o ambiente de trabalho com expansão de várias portas e alto desempenho</h3>
                    </div>
                    <div class="section-content4">
                        <ul><li>Maximização da eficiência multitarefa com suporte a dual display 4K</li><li>Compatibilidade perfeita com diversos dispositivos através da expansão de portas 12-in-1</li><li>Reforço da portabilidade com design compacto</li>
                        </ul>
                    </div>
                </div>
                <div class="product-section4">
                    <div class="section-header4">
                        <h3>Detalhes</h3>
                    </div>
                    <div class="section-content4">
                        <ul><li>Display dual 4K@60Hz: Melhoria da eficiência de trabalho com suporte a multi-display de alta resolução</li><li>Expansão de 12 portas: Oferece várias portas incluindo HDMI, USB-A, USB-C, Ethernet Gigabit, leitor de cartão SD/TF</li><li>Gerenciamento inteligente de energia: Mantém desempenho ideal mesmo ao conectar vários dispositivos</li><li>Transferência de dados ultra-rápida: Economia de tempo com velocidade de transferência de dados rápida de até 10Gbps</li><li>Carregamento rápido PD de 100W: Possibilita carregamento simultâneo de notebook e periféricos</li>
                        </ul>
                    </div>
                </div>
                <div class="product-section4">
                    <div class="section-header4">
                        <h3>Design centrado no usuário e desempenho confiável</h3>
                    </div>
                    <div class="section-content4">
                        <ul><li>Economia de energia e proteção de privacidade com botão de bloqueio de tela e modo de economia de energia</li><li>Compatibilidade com vários sistemas operacionais incluindo Windows, macOS, Linux</li><li>Uso seguro com garantia de qualidade da Baseus</li>
                        </ul>
                    </div>
                </div>
                <div class="product-section4">
                    <div class="section-header4">
                        <h3>Economia de espaço com design compacto</h3>
                    </div>
                    <div class="section-content4">
                        <ul><li>Design limpo e compacto conveniente para transporte e carregamento</li><li>Estrutura que economiza espaço mantendo o ambiente de trabalho organizado</li>
                        </ul>
                    </div>
                </div>
                <div class="product-section4">
                    <div class="section-header4">
                        <h3>Dicas de compra</h3>
                    </div>
                    <div class="section-content4">
                        <ul><li>Confirmação de experiência do usuário através de avaliações online</li>
                        </ul>
                    </div>
                </div></div><button class="show-more-btn" id="btn-product-info-3" onclick="toggleContent('product-info-3')">Ver mais</button></div>
    <script>
    function toggleContent(id) {
        const content = document.getElementById('content-' + id);
        const btn = document.getElementById('btn-' + id);
        const wrapper = document.getElementById('product-info-wrapper-' + id);

        if (content.classList.contains('expanded')) {
            content.classList.remove('expanded');
            btn.textContent = 'Ver mais';
            content.scrollIntoView({ behavior: 'smooth', block: 'start' });
        } else {
            content.classList.add('expanded');
            btn.textContent = 'Ver menos';
        }
    }
    </script>
<br>
<h2 class="prod-gallery-title">Galeria de imagens</h2><div class="prod-gallery prod-gallery-count-8"><div class="prod-gallery-item"><a href="https://dcxn00xigqv1k.cloudfront.net/Baseus%2012%20em%201%20hub/Baseus%2012%20em%201%20hub_produto_Imagem_1.webp" data-lightbox="prod-gallery" data-title="Image 1 (Deslize para a esquerda e direita)"><img decoding="async" src="https://dcxn00xigqv1k.cloudfront.net/Baseus%2012%20em%201%20hub/Baseus%2012%20em%201%20hub_produto_Imagem_1.webp" alt="Product Image 1"></a></div><div class="prod-gallery-item"><a href="https://dcxn00xigqv1k.cloudfront.net/Baseus%2012%20em%201%20hub/Baseus%2012%20em%201%20hub_produto_Imagem_2.webp" data-lightbox="prod-gallery" data-title="Image 2 (Deslize para a esquerda e direita)"><img decoding="async" src="https://dcxn00xigqv1k.cloudfront.net/Baseus%2012%20em%201%20hub/Baseus%2012%20em%201%20hub_produto_Imagem_2.webp" alt="Product Image 2"></a></div><div class="prod-gallery-item"><a href="https://dcxn00xigqv1k.cloudfront.net/Baseus%2012%20em%201%20hub/Baseus%2012%20em%201%20hub_produto_Imagem_3.webp" data-lightbox="prod-gallery" data-title="Image 3 (Deslize para a esquerda e direita)"><img decoding="async" src="https://dcxn00xigqv1k.cloudfront.net/Baseus%2012%20em%201%20hub/Baseus%2012%20em%201%20hub_produto_Imagem_3.webp" alt="Product Image 3"></a></div><div class="prod-gallery-item"><a href="https://dcxn00xigqv1k.cloudfront.net/Baseus%2012%20em%201%20hub/Baseus%2012%20em%201%20hub_produto_Imagem_4.webp" data-lightbox="prod-gallery" data-title="Image 4 (Deslize para a esquerda e direita)"><img decoding="async" src="https://dcxn00xigqv1k.cloudfront.net/Baseus%2012%20em%201%20hub/Baseus%2012%20em%201%20hub_produto_Imagem_4.webp" alt="Product Image 4"></a></div><div class="prod-gallery-item"><a href="https://dcxn00xigqv1k.cloudfront.net/Baseus%2012%20em%201%20hub/Baseus%2012%20em%201%20hub_produto_Imagem_5.webp" data-lightbox="prod-gallery" data-title="Image 5 (Deslize para a esquerda e direita)"><img decoding="async" src="https://dcxn00xigqv1k.cloudfront.net/Baseus%2012%20em%201%20hub/Baseus%2012%20em%201%20hub_produto_Imagem_5.webp" alt="Product Image 5"></a></div><div class="prod-gallery-item"><a href="https://dcxn00xigqv1k.cloudfront.net/Baseus%2012%20em%201%20hub/Baseus%2012%20em%201%20hub_produto_Imagem_6.webp" data-lightbox="prod-gallery" data-title="Image 6 (Deslize para a esquerda e direita)"><img decoding="async" src="https://dcxn00xigqv1k.cloudfront.net/Baseus%2012%20em%201%20hub/Baseus%2012%20em%201%20hub_produto_Imagem_6.webp" alt="Product Image 6"></a></div><div class="prod-gallery-item"><a href="https://dcxn00xigqv1k.cloudfront.net/Baseus%2012%20em%201%20hub/Baseus%2012%20em%201%20hub_produto_Imagem_7.webp" data-lightbox="prod-gallery" data-title="Image 7 (Deslize para a esquerda e direita)"><img decoding="async" src="https://dcxn00xigqv1k.cloudfront.net/Baseus%2012%20em%201%20hub/Baseus%2012%20em%201%20hub_produto_Imagem_7.webp" alt="Product Image 7"></a></div><div class="prod-gallery-item"><a href="https://dcxn00xigqv1k.cloudfront.net/Baseus%2012%20em%201%20hub/Baseus%2012%20em%201%20hub_produto_Imagem_8.webp" data-lightbox="prod-gallery" data-title="Image 8 (Deslize para a esquerda e direita)"><img decoding="async" src="https://dcxn00xigqv1k.cloudfront.net/Baseus%2012%20em%201%20hub/Baseus%2012%20em%201%20hub_produto_Imagem_8.webp" alt="Product Image 8"></a></div></div><style>
        .prod-gallery-title {
            font-size: 18px;
            font-weight: 600;
            color: #333;
            border-left: 4px solid #19A846;
            padding-left: 10px;
            margin-bottom: 10px;
        }
        .prod-gallery {
            display: grid;
            gap: 8px;
            width: 100%;
        }
        .prod-gallery-item {
            position: relative;
            width: 100%;
            height: 160px;
            border-radius: 6px;
            overflow: hidden;
            background: #f5f5f5;
        }
        .prod-gallery-item img {
            width: 100%;
            height: 100%;
            object-fit: cover;
            transition: transform 0.3s ease;
        }
        .prod-gallery-item:hover img {
            transform: scale(1.05);
        }

        @media (min-width: 768px) {
            .prod-gallery {
                grid-template-columns: repeat(4, 1fr);
                grid-template-rows: repeat(2, 160px);
            }
            .prod-gallery-item {
                width: 100%;
                max-width: none;
            }
        }

        @media (min-width: 480px) and (max-width: 767px) {
            .prod-gallery {
                grid-template-columns: repeat(3, 1fr);
                gap: 6px;
            }
            .prod-gallery-item {
                height: 140px;
            }
        }

        @media (max-width: 479px) {
            .prod-gallery {
                grid-template-columns: repeat(2, 1fr);
                gap: 6px;
            }
            .prod-gallery-item {
                height: 120px;
            }
        }

        .lb-data .lb-caption {
            font-size: 14px;
            font-weight: normal;
        }
        .lb-nav a.lb-prev,
        .lb-nav a.lb-next {
            opacity: 0.8;
        }
    </style>

    <style>
        .yt-embed-cc-container {
            width: 100%;
            margin: 0 auto;
            position: relative;
        }
        .yt-embed-cc-title {
            font-size: 18px;
            font-weight: 600;
            color: #333;
            border-left: 4px solid #19A846;
            padding-left: 10px;
            margin-bottom: 15px;
        }
        .yt-embed-cc-video-wrapper {
            width: 50%;
            margin-left: 0;
        }
        .yt-embed-cc-wrapper {
            position: relative;
            overflow: hidden;
            border-radius: 8px;
            height: 300px;
            cursor: pointer;
        }
        .yt-video-thumbnail {
            position: relative;
            width: 100%;
            height: 100%;
            overflow: hidden;
            border-radius: 8px;
            background-color: #000;
        }
        .yt-thumbnail-image {
            width: 100%;
            height: 100%;
            object-fit: cover;
            transition: transform 0.3s ease;
        }
        .yt-video-thumbnail:hover .yt-thumbnail-image {
            transform: scale(1.05);
        }
        .yt-video-type-badge {
            position: absolute;
            top: 8px;
            right: 8px;
            background-color: rgba(0, 0, 0, 0.8);
            color: white;
            padding: 4px 8px;
            border-radius: 4px;
            font-size: 12px;
            font-weight: 500;
        }
        .yt-play-button {
            position: absolute;
            top: 50%;
            left: 50%;
            transform: translate(-50%, -50%);
            width: 68px;
            height: 48px;
            background-color: rgba(255, 0, 0, 0.8);
            border-radius: 12px;
            display: flex;
            justify-content: center;
            align-items: center;
            transition: all 0.3s ease;
            box-shadow: 0 4px 8px rgba(0, 0, 0, 0.3);
        }
        .yt-video-thumbnail:hover .yt-play-button {
            background-color: rgba(255, 0, 0, 1);
            transform: translate(-50%, -50%) scale(1.1);
            box-shadow: 0 6px 12px rgba(0, 0, 0, 0.4);
        }
        .yt-play-triangle {
            width: 0;
            height: 0;
            border-left: 16px solid white;
            border-top: 10px solid transparent;
            border-bottom: 10px solid transparent;
            margin-left: 4px;
        }
        .yt-embed-cc-title-description {
            font-size: 0.8rem;
            color: #2D3748;
            margin-top: 0.25rem;
        }

        /* Modal Styles */
        .yt-modal-overlay {
            display: none;
            position: fixed;
            top: 0;
            left: 0;
            width: 100%;
            height: 100%;
            background-color: rgba(0, 0, 0, 0.95);
            z-index: 9999;
            justify-content: center;
            align-items: center;
        }
        .yt-modal-content {
            position: relative;
            display: flex;
            justify-content: center;
            align-items: center;
            width: 100%;
            height: 100%;
            min-height: 50vh;
        }
        .yt-modal-close {
            position: absolute;
            top: 20px;
            right: 20px;
            z-index: 1000;
            background-color: rgba(0, 0, 0, 0.7);
            color: white;
            border: none;
            border-radius: 50%;
            width: 56px;
            height: 56px;
            cursor: pointer;
            font-size: 28px;
            font-weight: bold;
            transition: all 0.3s ease;
            display: flex;
            justify-content: center;
            align-items: center;
            /* 모바일에서 확대 방지 */
            -webkit-tap-highlight-color: transparent;
            -webkit-touch-callout: none;
            -webkit-user-select: none;
            -khtml-user-select: none;
            -moz-user-select: none;
            -ms-user-select: none;
            user-select: none;
            touch-action: manipulation;
        }
        .yt-modal-close:hover {
            background-color: rgba(255, 0, 0, 0.8);
            transform: scale(1.1);
        }
        .yt-modal-video-container {
            width: 100%;
            display: flex;
            justify-content: center;
            align-items: center;
        }
        .yt-modal-video {
            border: none;
            border-radius: 8px;
        }
        .yt-modal-video.long {
            width: 90vw;
            max-width: 1200px;
            aspect-ratio: 16/9;
        }
        .yt-modal-video.short {
            width: 70vw;
            max-width: 450px;
            min-width: 350px;
            aspect-ratio: 9/16;
            display: block;
            margin: 0 auto;
        }

        @media (max-width: 768px) {
            .yt-embed-cc-video-wrapper {
                width: 100%;
            }
            .yt-modal-video.long {
                width: 95vw;
                height: 60vh; /* 모바일에서 높이 고정 */
                aspect-ratio: unset; /* aspect-ratio 제거 */
            }
            .yt-modal-video.short {
                width: 90vw;
                height: 80vh; /* 모바일에서 더 크게 */
                max-width: 400px;
                min-width: 320px;
                aspect-ratio: unset;
            }
            .yt-modal-content {
                min-height: 40vh;
            }
            .yt-modal-close {
                top: 15px;
                right: 15px;
                width: 40px;
                height: 40px;
                font-size: 18px;
            }
        }

        @media (max-width: 480px) {
            .yt-modal-video.long {
                width: 98vw;
                height: 55vh; /* 작은 모바일에서도 충분한 높이 */
                aspect-ratio: unset;
            }
            .yt-modal-video.short {
                width: 95vw;
                height: 75vh; /* 작은 모바일에서도 더 크게 */
                max-width: 380px;
                min-width: 300px;
                aspect-ratio: unset;
            }
            .yt-modal-close {
                top: 10px;
                right: 10px;
                width: 36px;
                height: 36px;
                font-size: 16px;
            }
        }
    </style>

    <div class="yt-embed-cc-container">
        <h2 class="yt-embed-cc-title">Vídeo do produto</h2>
        <div class="yt-embed-cc-video-wrapper">
            <div id="yt-embed-cc-69725a59dfcb2" class="yt-embed-cc-wrapper"
                 data-video-url="https://www.youtube.com/watch?v=_AxT5vMA0Zw"
                 data-video-id="_AxT5vMA0Zw"
                 data-is-short="false"
                 data-target="inline"
                 data-cc-load="true">
                <div class="yt-video-thumbnail">
                    <img decoding="async" src="https://dcxn00xigqv1k.cloudfront.net/Baseus%2012%20em%201%20hub/Baseus%2012%20em%201%20hub_youtube_Imagem.webp" alt="Video Thumbnail" class="yt-thumbnail-image">
                    <div class="yt-video-type-badge">Video</div>
                    <div class="yt-play-button">
                        <div class="yt-play-triangle"></div>
                    </div>
                </div>
            </div>
        </div>
        <p class="yt-embed-cc-title-description">💡 Este vídeo de apresentação do produto ajudará você a entender melhor o produto. Para vídeos em língua estrangeira, recomendamos assistir com as legendas (CC) ativadas.</p>
    </div>

    <script>
    (function() {
        var container = document.getElementById("yt-embed-cc-69725a59dfcb2");
        var modal = null;
        var modalVideo = null;
        var modalClose = null;

        function createModal() {
            // 기존 모달이 있으면 제거
            var existingModal = document.getElementById("yt-embed-cc-69725a59dfcb2-modal");
            if (existingModal) {
                existingModal.remove();
            }

            // body에 직접 모달 생성
            var modalHTML = "<div id=\"yt-embed-cc-69725a59dfcb2-modal\" class=\"yt-modal-overlay\" style=\"position: fixed; top: 0; left: 0; width: 100vw; height: 100vh; background-color: rgba(0, 0, 0, 0.7); z-index: 999999; display: none; justify-content: center; align-items: center;\">" +
                "<div class=\"yt-modal-content\" style=\"position: relative; display: flex; justify-content: center; align-items: center; width: 100%; height: 100%; min-height: 50vh;\">" +
                    "<button class=\"yt-modal-close\" style=\"position: absolute; top: 20px; right: 20px; z-index: 1000000; background-color: rgba(0, 0, 0, 0.8); color: white; border: none; border-radius: 50%; width: 56px; height: 56px; cursor: pointer; font-size: 28px; font-weight: bold; transition: all 0.3s ease; display: flex; justify-content: center; align-items: center; -webkit-tap-highlight-color: transparent; touch-action: manipulation;\">×</button>" +
                    "<div class=\"yt-modal-video-container\" style=\"position: relative; display: flex; justify-content: center; align-items: center;\">" +
                        "<iframe class=\"yt-modal-video\" src=\"\" allowfullscreen style=\"border: none; border-radius: 8px;\"></iframe>" +
                    "</div>" +
                "</div>" +
            "</div>";

            document.body.insertAdjacentHTML("beforeend", modalHTML);

            // 새로 생성된 모달 요소들 참조
            modal = document.getElementById("yt-embed-cc-69725a59dfcb2-modal");
            modalVideo = modal.querySelector(".yt-modal-video");
            modalClose = modal.querySelector(".yt-modal-close");

            // 닫기 버튼 hover 효과
            modalClose.addEventListener("mouseenter", function() {
                this.style.backgroundColor = "rgba(255, 0, 0, 0.9)";
                this.style.color = "white";
                this.style.transform = "scale(1.1)";
            });

            modalClose.addEventListener("mouseleave", function() {
                this.style.backgroundColor = "rgba(0, 0, 0, 0.8)";
                this.style.color = "white";
                this.style.transform = "scale(1)";
            });

            // 이벤트 리스너 재등록
            modalClose.addEventListener("click", closeModal);

            // 모달 배경 클릭 시 닫기 (영상 영역 제외)
            modal.addEventListener("click", function(e) {
                if (e.target === modal || e.target.classList.contains("yt-modal-content") || e.target.classList.contains("yt-modal-video-container")) {
                    closeModal();
                }
            });

            // 영상 iframe 클릭 시 닫기 방지
            modal.addEventListener("click", function(e) {
                if (e.target.classList.contains("yt-modal-video")) {
                    e.stopPropagation();
                }
            });
        }

        function openModal(videoId, isShort) {
            // 모달이 없으면 생성
            if (!modal || !document.body.contains(modal)) {
                createModal();
            }

            var params = [
                "rel=0",
                "fs=1",
                "modestbranding=1",
                "controls=1"
            ];

            if (true) {
                params.push("cc_load_policy=1");
            }

            var embedUrl = "https://www.youtube.com/embed/" + videoId + "?" + params.join("&");

            // 기존 iframe 완전 제거
            var videoContainer = modal.querySelector(".yt-modal-video-container");
            var existingIframe = videoContainer.querySelector(".yt-modal-video");
            if (existingIframe) {
                existingIframe.remove();
            }

            // 새 iframe 동적 생성
            var newIframe = document.createElement("iframe");
            newIframe.className = "yt-modal-video";
            newIframe.setAttribute("allowfullscreen", "");
            newIframe.style.border = "none";
            newIframe.style.borderRadius = "8px";

            // iframe을 DOM에 추가한 후 src 설정
            videoContainer.appendChild(newIframe);
            modalVideo = newIframe;

            // 약간의 지연 후 src 설정 (히스토리 조작 방지)
            setTimeout(function() {
                modalVideo.src = embedUrl;
            }, 100);

            // 비디오 크기 설정 및 컨테이너 크기 동기화
            var videoContainer = modal.querySelector(".yt-modal-video-container");

            if (isShort) {
                modalVideo.className = "yt-modal-video short";
                modalVideo.style.cssText = "width: 70vw; max-width: 450px; min-width: 350px; aspect-ratio: 9/16; display: block; border: none; border-radius: 8px;";

                // 컨테이너 크기를 비디오와 동일하게 설정
                videoContainer.style.cssText = "position: relative; display: inline-block; width: 70vw; max-width: 450px; min-width: 350px; aspect-ratio: 9/16;";

                // 모바일 반응형
                if (window.innerWidth <= 768) {
                    modalVideo.style.cssText = "width: 90vw; height: 80vh; max-width: 400px; min-width: 320px; display: block; border: none; border-radius: 8px;";
                    videoContainer.style.cssText = "position: relative; display: inline-block; width: 90vw; height: 80vh; max-width: 400px; min-width: 320px;";
                }
                if (window.innerWidth <= 480) {
                    modalVideo.style.cssText = "width: 95vw; height: 75vh; max-width: 380px; min-width: 300px; display: block; border: none; border-radius: 8px;";
                    videoContainer.style.cssText = "position: relative; display: inline-block; width: 95vw; height: 75vh; max-width: 380px; min-width: 300px;";
                }
            } else {
                modalVideo.className = "yt-modal-video long";
                modalVideo.style.cssText = "width: 90vw; max-width: 1200px; aspect-ratio: 16/9; border: none; border-radius: 8px;";

                // 컨테이너 크기를 비디오와 동일하게 설정
                videoContainer.style.cssText = "position: relative; display: inline-block; width: 90vw; max-width: 1200px; aspect-ratio: 16/9;";

                // 모바일 반응형
                if (window.innerWidth <= 768) {
                    modalVideo.style.cssText = "width: 95vw; height: 60vh; border: none; border-radius: 8px;";
                    videoContainer.style.cssText = "position: relative; display: inline-block; width: 95vw; height: 60vh;";
                }
                if (window.innerWidth <= 480) {
                    modalVideo.style.cssText = "width: 98vw; height: 55vh; border: none; border-radius: 8px;";
                    videoContainer.style.cssText = "position: relative; display: inline-block; width: 98vw; height: 55vh;";
                }
            }

            modal.style.display = "flex";
            document.body.style.overflow = "hidden";
        }

        function closeModal() {
            if (modal) {
                modal.style.display = "none";
                document.body.style.overflow = "";

                // iframe을 DOM에서 완전히 제거 (히스토리 엔트리 완전 제거)
                var videoContainer = modal.querySelector(".yt-modal-video-container");
                var iframe = videoContainer.querySelector(".yt-modal-video");
                if (iframe) {
                    iframe.src = "about:blank"; // 먼저 빈 페이지로 설정
                    iframe.remove(); // DOM에서 완전 제거
                }
                modalVideo = null;
            }
        }

        // Event Listeners
        container.addEventListener("click", function(e) {
            var target = this.getAttribute("data-target");
            var videoUrl = this.getAttribute("data-video-url");
            var videoId = this.getAttribute("data-video-id");
            var isShort = this.getAttribute("data-is-short") === "true";

            if (target === "blank") {
                window.open(videoUrl, "_blank", "noopener,noreferrer");
            } else if (target === "current") {
                window.location.href = videoUrl;
            } else {
                e.preventDefault();
                openModal(videoId, isShort);
            }
        });

        document.addEventListener("keydown", function(e) {
            if (e.key === "Escape") {
                closeModal();
            }
        });
    })();
    </script>
    
            
    
    <br>
    
    <style>
        .products-flex-container {
            width: 100%;
            margin: 0 auto;
        }
        .rating-container {
            width: 100%;
            margin: 0;
            padding: 20px;
            background: #fff;
            border-radius: 8px;
            box-shadow: 0 2px 4px rgba(0,0,0,0.1);
        }
        .rating-header {
            display: flex;
            align-items: stretch;
            justify-content: space-between;
            gap: 15px;
            margin-bottom: 20px;
        }
        .total-rating {
            flex: 1;
            text-align: center;
        }
        .stars {
            display: flex;
            font-size: 24px;
            margin-bottom: 5px;
            letter-spacing: 3px;
            justify-content: center;
        }
        .star-container {
            position: relative;
            display: inline-block;
        }
        .star-empty {
            color: #ddd;
        }
        .star-filled {
            position: absolute;
            top: 0;
            left: 0;
            color: #ffd700;
            overflow: hidden;
            white-space: nowrap;
        }
        .rating-number {
            font-size: 24px;
            font-weight: bold;
            margin-top: 5px;
        }
        .review-badge {
            flex: 1;
            padding: 8px 12px;
            border-radius: 12px;
            color: white;
            text-align: center;
            display: flex;
            flex-direction: column;
            justify-content: center;
        }
        .badge-emoji {
            font-size: 24px;
            margin-bottom: 4px;
        }
        .badge-text {
            font-size: 14px;
            font-weight: bold;
            margin-bottom: 2px;
        }
        .badge-subtext {
            font-size: 12px;
            font-weight: 500;
            opacity: 0.9;
        }
        .rating-bars {
            margin-top: 15px;
            width: 100%;
        }
        .rating-row {
            display: flex;
            align-items: center;
            width: 100%;
            margin: 5px 0;
        }
        .star-label {
            width: 75px;
            padding-right: 6px;
        }
        .progress-bar {
            flex-grow: 1;
            height: 15px;
            background: #eee;
            margin: 0 10px;
            border-radius: 10px;
            overflow: hidden;
        }
        .progress-fill {
            height: 100%;
            background: #19A846;
            width: 0;
            transition: width 0.5s ease-in-out;
        }
        .percentage {
            width: 35px;
            font-size: 12px;
            color: #666;
        }
        .rating_visualization_title {
            font-size: 18px;
            font-weight: 600;
            color: #333;
            border-left: 4px solid #19A846;
            padding-left: 10px;
            margin-bottom: 20px;
        }

        @media screen and (max-width: 768px) {
            .rating-container {
                margin: 0;
            }
            .rating-header {
                flex-direction: row;
            }
            .rating-row {
                max-width: 100%;
            }
            .progress-bar {
                flex-grow: 1;
                margin: 0 8px;
            }
        }
    </style><div class="products-flex-container"><div class="rating-container"><h2 class="rating_visualization_title">Avaliação do produto</h2><div class="rating-header">
                <div class="total-rating">
                    <div class="stars"><div class="star-container"><span class="star-empty">☆</span><span class="star-filled" style="width: 100.000000%">★</span></div><div class="star-container"><span class="star-empty">☆</span><span class="star-filled" style="width: 100.000000%">★</span></div><div class="star-container"><span class="star-empty">☆</span><span class="star-filled" style="width: 100.000000%">★</span></div><div class="star-container"><span class="star-empty">☆</span><span class="star-filled" style="width: 100.000000%">★</span></div><div class="star-container"><span class="star-empty">☆</span><span class="star-filled" style="width: 80.000000%">★</span></div></div>
                    <div class="rating-number">4.8</div>
                </div>
                <div class="review-badge" style="background-color:#19A846;">
                    <div class="badge-emoji">🚀</div>
                    <div class="badge-text">ESCOLHA</div>
                    <div class="badge-subtext">Itens Recomendados</div>
                </div>
              </div></div></div>
    
    
        
    <style>
        .pros-cons-wrapper {
            max-width: 800px;
            margin: 20px auto;
            font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;
        }
        .pros-cons-container {
            display: flex;
            gap: 30px;
            margin-bottom: 16px;
        }
        .pros-section, .cons-section {
            flex: 1;
            border-radius: 8px;
            background-color: white;
            box-shadow: 0 1px 3px rgba(0,0,0,0.12);
            padding: 24px;
        }
        .section-header h3 {
            font-size: 20px;
            font-weight: 600;
            margin: 0;
            padding: 0 0 16px 0;
        }
        .pros-title {
            color: #16a34a;
            border-bottom: 2px solid #16a34a;
        }
        .cons-title {
            color: #dc2626;
            border-bottom: 2px solid #dc2626;
        }
        .section-content {
            padding: 16px 0 0 0;
        }
        .pros-cons-list {
            list-style: none;
            padding: 0;
            margin: 0;
        }
        .pros-cons-item {
            display: flex;
            align-items: center;
            gap: 8px;
            padding: 8px 0;
            color: #4A5568;
        }
        @media (max-width: 768px) {
            .pros-cons-container {
                flex-direction: column;
                gap: 16px;
            }
        }
    </style><div class="pros-cons-wrapper"><div class="pros-cons-container"><div class="pros-section">
                    <div class="section-header">
                        <h3 class="pros-title">✅ Vantagens</h3>
                    </div>
                    <div class="section-content">
                        <ul class="pros-cons-list"><li class="pros-cons-item"><svg width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" style="color: #16a34a;"><path d="M22 11.08V12a10 10 0 1 1-5.93-9.14"></path><polyline points="22 4 12 14.01 9 11.01"></polyline></svg>Serviço de entrega rápido e satisfatório</li><li class="pros-cons-item"><svg width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" style="color: #16a34a;"><path d="M22 11.08V12a10 10 0 1 1-5.93-9.14"></path><polyline points="22 4 12 14.01 9 11.01"></polyline></svg>Design e qualidade do produto excelentes</li><li class="pros-cons-item"><svg width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" style="color: #16a34a;"><path d="M22 11.08V12a10 10 0 1 1-5.93-9.14"></path><polyline points="22 4 12 14.01 9 11.01"></polyline></svg>Todas as portas funcionam bem e oferecem várias funções</li><li class="pros-cons-item"><svg width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" style="color: #16a34a;"><path d="M22 11.08V12a10 10 0 1 1-5.93-9.14"></path><polyline points="22 4 12 14.01 9 11.01"></polyline></svg>Produto bem embalado e chegou com segurança</li><li class="pros-cons-item"><svg width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" style="color: #16a34a;"><path d="M22 11.08V12a10 10 0 1 1-5.93-9.14"></path><polyline points="22 4 12 14.01 9 11.01"></polyline></svg>Excelente desempenho e qualidade pelo preço</li></ul></div></div><div class="cons-section">
                    <div class="section-header">
                        <h3 class="cons-title">❌ Desvantagens</h3>
                    </div>
                    <div class="section-content">
                        <ul class="pros-cons-list"><li class="pros-cons-item"><svg width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" style="color: #dc2626;"><circle cx="12" cy="12" r="10"></circle><line x1="15" y1="9" x2="9" y2="15"></line><line x1="9" y1="9" x2="15" y2="15"></line></svg>Necessário carregador separado de mais de 100W</li><li class="pros-cons-item"><svg width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" style="color: #dc2626;"><circle cx="12" cy="12" r="10"></circle><line x1="15" y1="9" x2="9" y2="15"></line><line x1="9" y1="9" x2="15" y2="15"></line></svg>Possibilidade de atraso na entrega</li></ul></div></div></div></div>
<br>
    <h2 class="product-review-title">Análise do Produto</h2><div class="product-review-container"><div class="product-review-item"><h3 class="product-review-topic">Satisfação com entrega e estado do produto</h3><div class="product-review-content-wrapper"><div class="product-review-content" id="review-content-0">A entrega foi realmente rápida e o estado da embalagem também estava muito bom. O estado do produto também estava perfeito e<br>todas as portas funcionam bem. Muito satisfeito e<br>gostaria de recomendar aos conhecidos.</div><div class="product-review-fade"></div></div><button class="product-review-more" data-target="review-content-0">Ver mais</button></div><div class="product-review-item"><h3 class="product-review-topic">Necessidade de melhoria no design do produto</h3><div class="product-review-content-wrapper"><div class="product-review-content" id="review-content-1">O design do produto é realmente bom. Mas há pontos lamentáveis pois a base não fica fixa.<br>Se fosse melhorado com material de borracha,<br>seria um produto ainda mais perfeito.</div><div class="product-review-fade"></div></div><button class="product-review-more" data-target="review-content-1">Ver mais</button></div><div class="product-review-item"><h3 class="product-review-topic">Avaliação após compra na promoção de verão</h3><div class="product-review-content-wrapper"><div class="product-review-content" id="review-content-2">A qualidade é excelente e o preço é razoável.<br>Muito satisfeito por ter comprado barato durante a promoção de verão.<br>Pretendo recomendar aos conhecidos.</div><div class="product-review-fade"></div></div><button class="product-review-more" data-target="review-content-2">Ver mais</button></div><div class="product-review-item"><h3 class="product-review-topic">Satisfação com desempenho e organização</h3><div class="product-review-content-wrapper"><div class="product-review-content" id="review-content-3">Mostra o desempenho esperado. A fiação ao redor da mesa ficou<br>organizada de forma limpa, me deixando feliz. Tudo que queria conectar<br>ficou bem organizado.</div><div class="product-review-fade"></div></div><button class="product-review-more" data-target="review-content-3">Ver mais</button></div></div>

        <style>
            .affiliate--button1 {
                display: flex;
                flex-direction: column;
                width: 100%;
                max-width: 400px;
                border-radius: 12px;
                padding: 4px;
                margin: 20px auto;
                transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
                overflow: hidden;
            }

            .button--content {
                background: #fff;
                border-radius: 10px;
                padding: 16px;
                text-align: center;
            }

            .button--main {
                display: flex;
                align-items: center;
                justify-content: center;
                background: linear-gradient(135deg, #19A846 0%, #3DE78D 100%);
                color: white;
                padding: 16px 24px;
                border-radius: 8px;
                font-size: 18px;
                font-weight: 700;
                text-decoration: none;
                margin: 10px 0;
                transition: transform 0.2s ease;
            }

            .button--main:hover {
                transform: translateY(-2px);
				color: white;
                box-shadow: 0 6px 8px rgba(25, 168, 70, 0.3);
            }

            .trust--badges {
                display: flex;
                justify-content: center;
                gap: 12px;
                margin-top: 12px;
            }

            .trust--badge {
                display: flex;
                align-items: center;
                color: #666;
                font-size: 12px;
                gap: 4px;
            }

            .affiliate--disclaimer {
                font-size: 11px;
                color: #999;
                text-align: center;
                margin-top: 8px;
            }

            @keyframes pulse {
                0% { transform: scale(1); }
                50% { transform: scale(1.05); }
                100% { transform: scale(1); }
            }

            .animate--pulse {
                animation: pulse 2s infinite;
            }

            @media (max-width: 768px) {
                .button--main {
                    font-size: 16px;
                    padding: 14px 20px;
                }
            }
        </style>
    <div class='affiliate--button--container'><div class='affiliate--button1'><div class='button--content'><a href="https://rzekl.com/g/1e8d114494aaa129241216525dc3e8/?ulp=https%3A%2F%2Fpt.aliexpress.com%2Fitem%2F1005008936713566.html" class="button--main animate--pulse" target="_blank" rel="noopener noreferrer">
                Ver preço no AliExpress
                <span style="margin-left: 8px;">✨</span>
              </a><div class='trust--badges'>
                <span class='trust--badge'>🚚 Entrega rápida</span>
                <span class='trust--badge'>🔒 Pagamento seguro</span>
              </div></div></div><p class='affiliate--disclaimer'>Esta publicação apresenta produtos recomendados do AliExpress para nossos leitores.</p></div><p><a href="https://pristine-blog.com/baseus-nomos-nu1-air-spacemate-12-in-1-docking-station/">Revolução do ambiente de trabalho com Baseus Nomos NU1 Air Spacemate 12-in-1 Docking Station</a> <a href="https://pristine-blog.com">Pristine-Blog | Resenhas Relâmpago</a></p>
]]></content:encoded>
					
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">5383</post-id>	</item>
		<item>
		<title>Inovação em carregamento rápido e transferência de dados, UGREEN 100W USB C cabo</title>
		<link>https://pristine-blog.com/ugreen-100w-carregamento-rapido-cabo/</link>
		
		<dc:creator><![CDATA[pristine]]></dc:creator>
		<pubDate>Mon, 14 Jul 2025 06:47:11 +0000</pubDate>
				<category><![CDATA[Acessórios Eletrônicos]]></category>
		<category><![CDATA[Eletro]]></category>
		<category><![CDATA[cable]]></category>
		<guid isPermaLink="false">https://pristine-blog.com/?p=5347</guid>

					<description><![CDATA[<p>O mais forte em carregamento rápido e transferência de dados, revolucione sua vida digital com o cabo UGREEN 100W USB C! Perfeitamente compatível com os dispositivos mais recentes e oferecendo carregamento rápido e transferência de dados veloz simultaneamente, o cabo UGREEN 100W USB C to USB C é um item essencial para o homem moderno. [&#8230;]</p>
<p><a href="https://pristine-blog.com/ugreen-100w-carregamento-rapido-cabo/">Inovação em carregamento rápido e transferência de dados, UGREEN 100W USB C cabo</a> <a href="https://pristine-blog.com">Pristine-Blog | Resenhas Relâmpago</a></p>
]]></description>
										<content:encoded><![CDATA[<div style="margin: 0 auto 10px">
    <h2 style="font-size: 24px; font-weight: bold; margin-bottom: 20px; color: #333;">
        O mais forte em carregamento rápido e transferência de dados, revolucione sua vida digital com o cabo UGREEN 100W USB C!
    </h2>
    <p>
        Perfeitamente compatível com os dispositivos mais recentes e oferecendo carregamento rápido e transferência de dados veloz simultaneamente, 
        o cabo UGREEN 100W USB C to USB C é um item essencial para o homem moderno.
    </p>
    <p>
        Com potência máxima de 100W, permite carregamento ultra-rápido desde notebooks até smartphones, 
        e suporta o padrão USB 2.0 com velocidade de transferência de dados de 480Mbps.
    </p>
    <p>
        Com carcaça de liga de alumínio e cabo trançado de nylon, oferece durabilidade excepcional 
        e é compatível com diversos dispositivos, maximizando a conveniência de uso.
    </p>
    <p>
        O cabo UGREEN com design de proteção múltipla reforça ainda mais a segurança, prevenindo sobrecorrente, sobretensão e superaquecimento, 
        garantindo a estabilidade no uso de dispositivos digitais.
    </p>
</div>
<style>
        .product-card {
            display: flex;
            flex-direction: column;
            max-width: 800px;
            border-radius: 0.5rem;
            box-shadow: 0 1px 3px rgba(0,0,0,0.12);
            padding: 1rem;
            gap: 1rem;
            margin: 1rem 0 0 0;
        }

        @media (min-width: 768px) {
            .product-card {
                flex-direction: row;
            }
        }

        .product-image-container {
            flex-shrink: 0;
            display: flex;
            flex-direction: column;
            gap: 1rem;
            width: 300px;
            margin: 0 auto;
        }

        @media (min-width: 768px) {
            .product-image-container {
                margin: 0;
            }
        }

        .product-image {
            position: relative;
            width: 300px;
            height: 300px;
        }

        .product-image img {
            width: 100%;
            height: 100%;
            border-radius: 0.375rem;
            object-fit: contain;
            background-color: #f8f9fa;
        }

        .cta-button {
            display: inline-block;
            background-color: #19A846;
            color: white;
            padding: 0.75rem 1.5rem;
            border-radius: 0.375rem;
            text-align: center;
            font-weight: 600;
            text-decoration: none;
            transition: background-color 0.2s;
            width: 100%;
        }

        .cta-button:hover {
            background-color: #148637;
            color: white;
        }

        .mobile-cta {
            margin-top: 5px;
        }

        .search-icon {
            display: inline-block;
            margin-left: 6px;
        }

        @media (max-width: 767px) {
            .desktop-cta {
                display: none;
            }
        }

        @media (min-width: 768px) {
            .mobile-cta {
                display: none;
            }
        }

        .product-details {
            flex: 1;
            display: flex;
            flex-direction: column;
            gap: 0.35rem;
        }

        .product-name {
            font-size: 1.125rem;
            font-weight: 500;
            color: #111827;
            margin: 0;
            line-height: 1.4;
        }

        .rating-reviews {
            display: flex;
            align-items: center;
            gap: 8px;
        }

        .rating {
            font-weight: 700;
            color: #111827;
        }

        .stars {
            display: flex;
            gap: 2px;
        }

        .star-container {
            position: relative;
            display: inline-block;
            font-size: 16px;
        }

        .star-empty {
            color: #ddd;
        }

        .star-filled {
            position: absolute;
            top: 0;
            left: 0;
            color: #ffd700;
            overflow: hidden;
            white-space: nowrap;
        }

        .review-stats {
            display: flex;
            align-items: center;
            gap: 8px;
            color: #6B7280;
            font-size: 0.875rem;
        }

        .stat-divider {
            color: #d1d5db;
        }

        .prices {
            display: flex;
            flex-direction: column;
            gap: 0.25rem;
            margin-top: 4px;
        }

        .original-price-row {
            display: flex;
            align-items: center;
            gap: 0.5rem;
        }

        .original-price {
            font-size: 0.875rem;
            color: #6B7280;
            text-decoration: line-through;
        }

        .discount {
            color: #f44;
            font-size: 0.875rem;
            font-weight: 500;
        }

        .sale-price {
            font-size: 1.25rem;
            font-weight: 700;
            color: #111827;
        }

        .special-price {
            font-size: 1.125rem;
            font-weight: 700;
        }

        .price-date {
            font-size: 0.75rem;
            color: #6B7280;
            margin-top: 0.25rem;
        }

        .product-warning-text {
            font-size: 0.75rem;
            color: #6B7280;
            margin-top: 0.15rem;
        }

        .key-points {
            margin-top: 5px;
            padding: 5px;
            background: linear-gradient(to right, #e8f5e9, #e8f5e9);
            border-radius: 0.75rem;
        }

        .key-points-title {
            font-size: 0.875rem;
            font-weight: 600;
            color: #4B5563;
            margin-bottom: 0.5rem;
        }

        .key-points-list {
            display: grid;
            grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
            gap: 0.75rem;
        }

        .key-point-item {
            display: flex;
            align-items: flex-start;
            gap: 0.5rem;
        }

        .key-point-icon {
            color: #19A846;
            flex-shrink: 0;
        }

        .key-point-text {
            margin-top: 0.2rem;
            font-size: 0.9rem;
            color: #374151;
            line-height: 1.4;
        }

        /* 스켈레톤 로딩 스타일 */
        .rating-reviews.is-loading {
            height: 40px;
            background-color: #e5e7eb;
            border-radius: 0.375rem;
            animation: skeleton-loading 1s linear infinite alternate;
        }

        .rating-reviews.is-loading > * {
            display: none;
        }

        .prices.is-loading {
            height: 80px;
            background-color: #e5e7eb;
            border-radius: 0.375rem;
            animation: skeleton-loading 1s linear infinite alternate;
        }

        .prices.is-loading > * {
            display: none;
        }

        @keyframes skeleton-loading {
            0% {
                background-color: #e5e7eb;
            }
            100% {
                background-color: #f3f4f6;
            }
        }
    </style><div class="product-card"><div class="product-image-container"><div class="product-image"><img decoding="async" src="https://dcxn00xigqv1k.cloudfront.net/UGREEN-USB%20Tipo%20C%20para%20USB%20C%20Cabo%20para/UGREEN-USB%20Tipo%20C%20para%20USB%20C%20Cabo%20para_produto_Imagem.webp" alt="UGREEN-USB Tipo C para USB C Cabo para Macbook, iPad, Samsung, Xiaomi, PD Cabo de carregamento rápido do carregador, 5A Chip E-Marker, 100W"></div><div class="desktop-cta"><a href="https://rzekl.com/g/1e8d114494aaa129241216525dc3e8/?ulp=https%3A%2F%2Fpt.aliexpress.com%2Fitem%2F1005006505041416.html" class="cta-button" target="_blank" rel="noopener noreferrer">Ver preço no AliExpress</a><p class="product-warning-text">💡 Atenção: Se o link não funcionar, o produto estiver esgotado ou o preço tiver mudado, pode ser porque o vendedor atualizou o produto. Neste caso, busque o produto na barra de pesquisa.</p></div></div><div class="product-details"><h2 class="product-name">UGREEN-USB Tipo C para USB C Cabo para Macbook, iPad, Samsung, Xiaomi, PD Cabo de carregamento rápido do carregador, 5A Chip E-Marker, 100W</h2><div class="rating-reviews is-loading"><span class="rating">4.9</span><div class="stars"><div class="star-container"><span class="star-empty">☆</span><span class="star-filled" style="width: 100.000000%">★</span></div><div class="star-container"><span class="star-empty">☆</span><span class="star-filled" style="width: 100.000000%">★</span></div><div class="star-container"><span class="star-empty">☆</span><span class="star-filled" style="width: 100.000000%">★</span></div><div class="star-container"><span class="star-empty">☆</span><span class="star-filled" style="width: 100.000000%">★</span></div><div class="star-container"><span class="star-empty">☆</span><span class="star-filled" style="width: 90.000000%">★</span></div></div><div class="review-stats">3,805 avaliações<span class="stat-divider"> | </span>10,000+ vendidos</div></div><div class="prices is-loading"><div class="original-price-row"><span class="original-price">R$14,70</span><span class="discount">4%</span></div><div class="special-price">R$14,04</div><div class="price-date">Preço referente à data de 14/07/2025, sujeito a alterações de acordo com a data da venda.</div></div><div class="key-points"><div class="key-points-title">Destaques do produto</div><div class="key-points-list"><div class="key-point-item"><span class="key-point-icon">✓</span><span class="key-point-text">Carregamento ultra-rápido de dispositivos possível com carregamento rápido de 100W</span></div><div class="key-point-item"><span class="key-point-icon">✓</span><span class="key-point-text">Carregamento seguro e eficiente garantido com chip E-marker integrado</span></div><div class="key-point-item"><span class="key-point-icon">✓</span><span class="key-point-text">Redução do tempo de transferência de arquivos com velocidade de transferência de dados de 480Mbps</span></div><div class="key-point-item"><span class="key-point-icon">✓</span><span class="key-point-text">Durabilidade excepcional oferecida por liga de alumínio e trançado de nylon</span></div><div class="key-point-item"><span class="key-point-icon">✓</span><span class="key-point-text">Solução universal compatível com diversos dispositivos</span></div></div></div><div class="mobile-cta"><a href="https://rzekl.com/g/1e8d114494aaa129241216525dc3e8/?ulp=https%3A%2F%2Fpt.aliexpress.com%2Fitem%2F1005006505041416.html" class="cta-button" target="_blank" rel="noopener noreferrer">Ver preço no AliExpress</a><p class="product-warning-text">💡 Atenção: Se o link não funcionar, o produto estiver esgotado ou o preço tiver mudado, pode ser porque o vendedor atualizou o produto. Neste caso, busque o produto na barra de pesquisa.</p></div></div></div>
<br>
    
    <style>
        .product-info4 {
            max-width: 800px;
            margin: 20px auto;
            font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;
        }
        .product-info4 h2 {
            font-size: 18px;
            font-weight: 600;
            color: #333;
            border-left: 4px solid #19A846;
            padding-left: 10px;
            margin-bottom: 10px;
        }
        .product-section4 {
            margin-bottom: 16px;
            border-radius: 8px;
            overflow: hidden;
            box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
            transition: box-shadow 0.2s ease;
        }
        .product-section4:hover {
            box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
        }
        .section-header4 {
            padding: 16px 20px;
            background: linear-gradient(to right, #EBF4EB, #EBF4EB);
            display: flex;
            align-items: center;
            border: 1px solid #E2E8F0;
        }
        .section-header4 h3 {
            font-size: 18px;
            font-weight: 600;
            color: #2D3748;
            margin: 0;
        }
        .section-content4 {
            background: white;
            padding: 20px;
            border: 1px solid #E2E8F0;
            border-top: none;
        }
        .product-section4 ul {
            list-style: none;
            padding: 0;
            margin: 0;
        }
        .product-section4 li {
            position: relative;
            padding-left: 20px;
            margin-bottom: 12px;
            color: #4A5568;
            line-height: 1.6;
        }
        .product-section4 li:last-child {
            margin-bottom: 0;
        }
        .product-section4 li:before {
            content: "";
            position: absolute;
            left: 0;
            top: 8px;
            width: 8px;
            height: 8px;
            background-color: #2DBF72;
            border-radius: 50%;
        }
        .product-conclusion4 {
            margin-top: 30px;
            text-align: center;
            color: #2D3748;
            font-weight: 500;
            line-height: 1.6;
            padding: 0 20px;
        }
        /* Show More/Less Styles */
        .content-wrapper {
            max-height: 300px;
            overflow: hidden;
            transition: max-height 0.3s ease-out;
            position: relative;
        }
        .content-wrapper:not(.expanded)::after {
            content: "";
            position: absolute;
            bottom: 0;
            left: 0;
            width: 100%;
            height: 100px;
            background: linear-gradient(to bottom, transparent, white);
            pointer-events: none;
        }
        .content-wrapper.expanded {
            max-height: 5000px;
        }
        .content-wrapper.expanded::after {
            display: none;
        }
        .show-more-btn {
            display: block;
            width: 100%;
            padding: 10px;
            background-color: #f7f7f7;
            border: 1px solid #ddd;
            border-radius: 4px;
            text-align: center;
            margin-top: 10px;
            cursor: pointer;
            color: #4a5568;
            font-weight: 500;
            position: relative;
            z-index: 2;
        }
        .show-more-btn:hover {
            background-color: #EEF7F3;
        }
    </style>
    <div class="product-info4" id="product-info-wrapper-product-info-4">
        <h2>Detalhes do Produto</h2>
        <div class="content-wrapper" id="content-product-info-4">
                <div class="product-section4">
                    <div class="section-header4">
                        <h3>Solução de carregamento otimizada para dispositivos mais recentes</h3>
                    </div>
                    <div class="section-content4">
                        <ul><li>Carregamento rápido potente de 100W</li><li>Carregamento ultra-rápido de notebooks, tablets e smartphones com potência máxima de 100W (20V/5A)</li><li>Carregamento seguro e eficiente garantido com chip E-marker integrado</li><li>Possível carregar 39% em 30 minutos no MacBook Pro modelo 2020</li>
                        </ul>
                    </div>
                </div>
                <div class="product-section4">
                    <div class="section-header4">
                        <h3>Transferência de dados rápida</h3>
                    </div>
                    <div class="section-content4">
                        <ul><li>Velocidade de transferência de dados de até 480Mbps com suporte ao padrão USB 2.0</li><li>Transferência de arquivo de 1GB possível em cerca de 30 segundos</li>
                        </ul>
                    </div>
                </div>
                <div class="product-section4">
                    <div class="section-header4">
                        <h3>Durabilidade excepcional</h3>
                    </div>
                    <div class="section-content4">
                        <ul><li>Durabilidade maximizada com carcaça de liga de alumínio e cabo trançado de nylon</li><li>Aprovado em teste de dobramento mais de 10.000 vezes</li><li>Uso conveniente com design anti-torção</li>
                        </ul>
                    </div>
                </div>
                <div class="product-section4">
                    <div class="section-header4">
                        <h3>Compatibilidade diversa</h3>
                    </div>
                    <div class="section-content4">
                        <ul><li>Suporte a PD (Power Delivery) e QC (Quick Charge) 4.0/3.0</li><li>Compatível com diversos dispositivos como MacBook, iPad Pro, Samsung Galaxy, Huawei</li>
                        </ul>
                    </div>
                </div>
                <div class="product-section4">
                    <div class="section-header4">
                        <h3>Segurança reforçada</h3>
                    </div>
                    <div class="section-content4">
                        <ul><li>Prevenção de sobrecorrente, sobretensão e superaquecimento com design de proteção múltipla</li><li>Fornecimento de energia estável usando núcleo de cobre com revestimento de estanho</li>
                        </ul>
                    </div>
                </div></div><button class="show-more-btn" id="btn-product-info-4" onclick="toggleContent('product-info-4')">Ver mais</button></div>
    <script>
    function toggleContent(id) {
        const content = document.getElementById('content-' + id);
        const btn = document.getElementById('btn-' + id);
        const wrapper = document.getElementById('product-info-wrapper-' + id);

        if (content.classList.contains('expanded')) {
            content.classList.remove('expanded');
            btn.textContent = 'Ver mais';
            content.scrollIntoView({ behavior: 'smooth', block: 'start' });
        } else {
            content.classList.add('expanded');
            btn.textContent = 'Ver menos';
        }
    }
    </script>
<br>
<h2 class="prod-gallery-title">Galeria de imagens</h2><div class="prod-gallery prod-gallery-count-8"><div class="prod-gallery-item"><a href="https://dcxn00xigqv1k.cloudfront.net/UGREEN-USB%20Tipo%20C%20para%20USB%20C%20Cabo%20para/UGREEN-USB%20Tipo%20C%20para%20USB%20C%20Cabo%20para_produto_Imagem_1.webp" data-lightbox="prod-gallery" data-title="Image 1 (Deslize para a esquerda e direita)"><img decoding="async" src="https://dcxn00xigqv1k.cloudfront.net/UGREEN-USB%20Tipo%20C%20para%20USB%20C%20Cabo%20para/UGREEN-USB%20Tipo%20C%20para%20USB%20C%20Cabo%20para_produto_Imagem_1.webp" alt="Product Image 1"></a></div><div class="prod-gallery-item"><a href="https://dcxn00xigqv1k.cloudfront.net/UGREEN-USB%20Tipo%20C%20para%20USB%20C%20Cabo%20para/UGREEN-USB%20Tipo%20C%20para%20USB%20C%20Cabo%20para_produto_Imagem_2.webp" data-lightbox="prod-gallery" data-title="Image 2 (Deslize para a esquerda e direita)"><img decoding="async" src="https://dcxn00xigqv1k.cloudfront.net/UGREEN-USB%20Tipo%20C%20para%20USB%20C%20Cabo%20para/UGREEN-USB%20Tipo%20C%20para%20USB%20C%20Cabo%20para_produto_Imagem_2.webp" alt="Product Image 2"></a></div><div class="prod-gallery-item"><a href="https://dcxn00xigqv1k.cloudfront.net/UGREEN-USB%20Tipo%20C%20para%20USB%20C%20Cabo%20para/UGREEN-USB%20Tipo%20C%20para%20USB%20C%20Cabo%20para_produto_Imagem_3.webp" data-lightbox="prod-gallery" data-title="Image 3 (Deslize para a esquerda e direita)"><img decoding="async" src="https://dcxn00xigqv1k.cloudfront.net/UGREEN-USB%20Tipo%20C%20para%20USB%20C%20Cabo%20para/UGREEN-USB%20Tipo%20C%20para%20USB%20C%20Cabo%20para_produto_Imagem_3.webp" alt="Product Image 3"></a></div><div class="prod-gallery-item"><a href="https://dcxn00xigqv1k.cloudfront.net/UGREEN-USB%20Tipo%20C%20para%20USB%20C%20Cabo%20para/UGREEN-USB%20Tipo%20C%20para%20USB%20C%20Cabo%20para_produto_Imagem_4.webp" data-lightbox="prod-gallery" data-title="Image 4 (Deslize para a esquerda e direita)"><img decoding="async" src="https://dcxn00xigqv1k.cloudfront.net/UGREEN-USB%20Tipo%20C%20para%20USB%20C%20Cabo%20para/UGREEN-USB%20Tipo%20C%20para%20USB%20C%20Cabo%20para_produto_Imagem_4.webp" alt="Product Image 4"></a></div><div class="prod-gallery-item"><a href="https://dcxn00xigqv1k.cloudfront.net/UGREEN-USB%20Tipo%20C%20para%20USB%20C%20Cabo%20para/UGREEN-USB%20Tipo%20C%20para%20USB%20C%20Cabo%20para_produto_Imagem_5.webp" data-lightbox="prod-gallery" data-title="Image 5 (Deslize para a esquerda e direita)"><img decoding="async" src="https://dcxn00xigqv1k.cloudfront.net/UGREEN-USB%20Tipo%20C%20para%20USB%20C%20Cabo%20para/UGREEN-USB%20Tipo%20C%20para%20USB%20C%20Cabo%20para_produto_Imagem_5.webp" alt="Product Image 5"></a></div><div class="prod-gallery-item"><a href="https://dcxn00xigqv1k.cloudfront.net/UGREEN-USB%20Tipo%20C%20para%20USB%20C%20Cabo%20para/UGREEN-USB%20Tipo%20C%20para%20USB%20C%20Cabo%20para_produto_Imagem_6.webp" data-lightbox="prod-gallery" data-title="Image 6 (Deslize para a esquerda e direita)"><img decoding="async" src="https://dcxn00xigqv1k.cloudfront.net/UGREEN-USB%20Tipo%20C%20para%20USB%20C%20Cabo%20para/UGREEN-USB%20Tipo%20C%20para%20USB%20C%20Cabo%20para_produto_Imagem_6.webp" alt="Product Image 6"></a></div><div class="prod-gallery-item"><a href="https://dcxn00xigqv1k.cloudfront.net/UGREEN-USB%20Tipo%20C%20para%20USB%20C%20Cabo%20para/UGREEN-USB%20Tipo%20C%20para%20USB%20C%20Cabo%20para_produto_Imagem_7.webp" data-lightbox="prod-gallery" data-title="Image 7 (Deslize para a esquerda e direita)"><img decoding="async" src="https://dcxn00xigqv1k.cloudfront.net/UGREEN-USB%20Tipo%20C%20para%20USB%20C%20Cabo%20para/UGREEN-USB%20Tipo%20C%20para%20USB%20C%20Cabo%20para_produto_Imagem_7.webp" alt="Product Image 7"></a></div><div class="prod-gallery-item"><a href="https://dcxn00xigqv1k.cloudfront.net/UGREEN-USB%20Tipo%20C%20para%20USB%20C%20Cabo%20para/UGREEN-USB%20Tipo%20C%20para%20USB%20C%20Cabo%20para_produto_Imagem_8.webp" data-lightbox="prod-gallery" data-title="Image 8 (Deslize para a esquerda e direita)"><img decoding="async" src="https://dcxn00xigqv1k.cloudfront.net/UGREEN-USB%20Tipo%20C%20para%20USB%20C%20Cabo%20para/UGREEN-USB%20Tipo%20C%20para%20USB%20C%20Cabo%20para_produto_Imagem_8.webp" alt="Product Image 8"></a></div></div><style>
        .prod-gallery-title {
            font-size: 18px;
            font-weight: 600;
            color: #333;
            border-left: 4px solid #19A846;
            padding-left: 10px;
            margin-bottom: 10px;
        }
        .prod-gallery {
            display: grid;
            gap: 8px;
            width: 100%;
        }
        .prod-gallery-item {
            position: relative;
            width: 100%;
            height: 160px;
            border-radius: 6px;
            overflow: hidden;
            background: #f5f5f5;
        }
        .prod-gallery-item img {
            width: 100%;
            height: 100%;
            object-fit: cover;
            transition: transform 0.3s ease;
        }
        .prod-gallery-item:hover img {
            transform: scale(1.05);
        }

        @media (min-width: 768px) {
            .prod-gallery {
                grid-template-columns: repeat(4, 1fr);
                grid-template-rows: repeat(2, 160px);
            }
            .prod-gallery-item {
                width: 100%;
                max-width: none;
            }
        }

        @media (min-width: 480px) and (max-width: 767px) {
            .prod-gallery {
                grid-template-columns: repeat(3, 1fr);
                gap: 6px;
            }
            .prod-gallery-item {
                height: 140px;
            }
        }

        @media (max-width: 479px) {
            .prod-gallery {
                grid-template-columns: repeat(2, 1fr);
                gap: 6px;
            }
            .prod-gallery-item {
                height: 120px;
            }
        }

        .lb-data .lb-caption {
            font-size: 14px;
            font-weight: normal;
        }
        .lb-nav a.lb-prev,
        .lb-nav a.lb-next {
            opacity: 0.8;
        }
    </style>

    <style>
        .yt-embed-cc-container {
            width: 100%;
            margin: 0 auto;
            position: relative;
        }
        .yt-embed-cc-title {
            font-size: 18px;
            font-weight: 600;
            color: #333;
            border-left: 4px solid #19A846;
            padding-left: 10px;
            margin-bottom: 15px;
        }
        .yt-embed-cc-video-wrapper {
            width: 50%;
            margin-left: 0;
        }
        .yt-embed-cc-wrapper {
            position: relative;
            overflow: hidden;
            border-radius: 8px;
            height: 300px;
            cursor: pointer;
        }
        .yt-video-thumbnail {
            position: relative;
            width: 100%;
            height: 100%;
            overflow: hidden;
            border-radius: 8px;
            background-color: #000;
        }
        .yt-thumbnail-image {
            width: 100%;
            height: 100%;
            object-fit: cover;
            transition: transform 0.3s ease;
        }
        .yt-video-thumbnail:hover .yt-thumbnail-image {
            transform: scale(1.05);
        }
        .yt-video-type-badge {
            position: absolute;
            top: 8px;
            right: 8px;
            background-color: rgba(0, 0, 0, 0.8);
            color: white;
            padding: 4px 8px;
            border-radius: 4px;
            font-size: 12px;
            font-weight: 500;
        }
        .yt-play-button {
            position: absolute;
            top: 50%;
            left: 50%;
            transform: translate(-50%, -50%);
            width: 68px;
            height: 48px;
            background-color: rgba(255, 0, 0, 0.8);
            border-radius: 12px;
            display: flex;
            justify-content: center;
            align-items: center;
            transition: all 0.3s ease;
            box-shadow: 0 4px 8px rgba(0, 0, 0, 0.3);
        }
        .yt-video-thumbnail:hover .yt-play-button {
            background-color: rgba(255, 0, 0, 1);
            transform: translate(-50%, -50%) scale(1.1);
            box-shadow: 0 6px 12px rgba(0, 0, 0, 0.4);
        }
        .yt-play-triangle {
            width: 0;
            height: 0;
            border-left: 16px solid white;
            border-top: 10px solid transparent;
            border-bottom: 10px solid transparent;
            margin-left: 4px;
        }
        .yt-embed-cc-title-description {
            font-size: 0.8rem;
            color: #2D3748;
            margin-top: 0.25rem;
        }

        /* Modal Styles */
        .yt-modal-overlay {
            display: none;
            position: fixed;
            top: 0;
            left: 0;
            width: 100%;
            height: 100%;
            background-color: rgba(0, 0, 0, 0.95);
            z-index: 9999;
            justify-content: center;
            align-items: center;
        }
        .yt-modal-content {
            position: relative;
            display: flex;
            justify-content: center;
            align-items: center;
            width: 100%;
            height: 100%;
            min-height: 50vh;
        }
        .yt-modal-close {
            position: absolute;
            top: 20px;
            right: 20px;
            z-index: 1000;
            background-color: rgba(0, 0, 0, 0.7);
            color: white;
            border: none;
            border-radius: 50%;
            width: 56px;
            height: 56px;
            cursor: pointer;
            font-size: 28px;
            font-weight: bold;
            transition: all 0.3s ease;
            display: flex;
            justify-content: center;
            align-items: center;
            /* 모바일에서 확대 방지 */
            -webkit-tap-highlight-color: transparent;
            -webkit-touch-callout: none;
            -webkit-user-select: none;
            -khtml-user-select: none;
            -moz-user-select: none;
            -ms-user-select: none;
            user-select: none;
            touch-action: manipulation;
        }
        .yt-modal-close:hover {
            background-color: rgba(255, 0, 0, 0.8);
            transform: scale(1.1);
        }
        .yt-modal-video-container {
            width: 100%;
            display: flex;
            justify-content: center;
            align-items: center;
        }
        .yt-modal-video {
            border: none;
            border-radius: 8px;
        }
        .yt-modal-video.long {
            width: 90vw;
            max-width: 1200px;
            aspect-ratio: 16/9;
        }
        .yt-modal-video.short {
            width: 70vw;
            max-width: 450px;
            min-width: 350px;
            aspect-ratio: 9/16;
            display: block;
            margin: 0 auto;
        }

        @media (max-width: 768px) {
            .yt-embed-cc-video-wrapper {
                width: 100%;
            }
            .yt-modal-video.long {
                width: 95vw;
                height: 60vh; /* 모바일에서 높이 고정 */
                aspect-ratio: unset; /* aspect-ratio 제거 */
            }
            .yt-modal-video.short {
                width: 90vw;
                height: 80vh; /* 모바일에서 더 크게 */
                max-width: 400px;
                min-width: 320px;
                aspect-ratio: unset;
            }
            .yt-modal-content {
                min-height: 40vh;
            }
            .yt-modal-close {
                top: 15px;
                right: 15px;
                width: 40px;
                height: 40px;
                font-size: 18px;
            }
        }

        @media (max-width: 480px) {
            .yt-modal-video.long {
                width: 98vw;
                height: 55vh; /* 작은 모바일에서도 충분한 높이 */
                aspect-ratio: unset;
            }
            .yt-modal-video.short {
                width: 95vw;
                height: 75vh; /* 작은 모바일에서도 더 크게 */
                max-width: 380px;
                min-width: 300px;
                aspect-ratio: unset;
            }
            .yt-modal-close {
                top: 10px;
                right: 10px;
                width: 36px;
                height: 36px;
                font-size: 16px;
            }
        }
    </style>

    <div class="yt-embed-cc-container">
        <h2 class="yt-embed-cc-title">Vídeo do produto</h2>
        <div class="yt-embed-cc-video-wrapper">
            <div id="yt-embed-cc-69725a59e0cb1" class="yt-embed-cc-wrapper"
                 data-video-url="https://www.youtube.com/shorts/mMJpZcZGkuk"
                 data-video-id="mMJpZcZGkuk"
                 data-is-short="true"
                 data-target="inline"
                 data-cc-load="true">
                <div class="yt-video-thumbnail">
                    <img decoding="async" src="https://dcxn00xigqv1k.cloudfront.net/UGREEN-USB%20Tipo%20C%20para%20USB%20C%20Cabo%20para/UGREEN-USB%20Tipo%20C%20para%20USB%20C%20Cabo%20para_youtube_Imagem.webp" alt="Video Thumbnail" class="yt-thumbnail-image">
                    <div class="yt-video-type-badge">Short</div>
                    <div class="yt-play-button">
                        <div class="yt-play-triangle"></div>
                    </div>
                </div>
            </div>
        </div>
        <p class="yt-embed-cc-title-description">💡 Este vídeo de apresentação do produto ajudará você a entender melhor o produto. Para vídeos em língua estrangeira, recomendamos assistir com as legendas (CC) ativadas.</p>
    </div>

    <script>
    (function() {
        var container = document.getElementById("yt-embed-cc-69725a59e0cb1");
        var modal = null;
        var modalVideo = null;
        var modalClose = null;

        function createModal() {
            // 기존 모달이 있으면 제거
            var existingModal = document.getElementById("yt-embed-cc-69725a59e0cb1-modal");
            if (existingModal) {
                existingModal.remove();
            }

            // body에 직접 모달 생성
            var modalHTML = "<div id=\"yt-embed-cc-69725a59e0cb1-modal\" class=\"yt-modal-overlay\" style=\"position: fixed; top: 0; left: 0; width: 100vw; height: 100vh; background-color: rgba(0, 0, 0, 0.7); z-index: 999999; display: none; justify-content: center; align-items: center;\">" +
                "<div class=\"yt-modal-content\" style=\"position: relative; display: flex; justify-content: center; align-items: center; width: 100%; height: 100%; min-height: 50vh;\">" +
                    "<button class=\"yt-modal-close\" style=\"position: absolute; top: 20px; right: 20px; z-index: 1000000; background-color: rgba(0, 0, 0, 0.8); color: white; border: none; border-radius: 50%; width: 56px; height: 56px; cursor: pointer; font-size: 28px; font-weight: bold; transition: all 0.3s ease; display: flex; justify-content: center; align-items: center; -webkit-tap-highlight-color: transparent; touch-action: manipulation;\">×</button>" +
                    "<div class=\"yt-modal-video-container\" style=\"position: relative; display: flex; justify-content: center; align-items: center;\">" +
                        "<iframe class=\"yt-modal-video\" src=\"\" allowfullscreen style=\"border: none; border-radius: 8px;\"></iframe>" +
                    "</div>" +
                "</div>" +
            "</div>";

            document.body.insertAdjacentHTML("beforeend", modalHTML);

            // 새로 생성된 모달 요소들 참조
            modal = document.getElementById("yt-embed-cc-69725a59e0cb1-modal");
            modalVideo = modal.querySelector(".yt-modal-video");
            modalClose = modal.querySelector(".yt-modal-close");

            // 닫기 버튼 hover 효과
            modalClose.addEventListener("mouseenter", function() {
                this.style.backgroundColor = "rgba(255, 0, 0, 0.9)";
                this.style.color = "white";
                this.style.transform = "scale(1.1)";
            });

            modalClose.addEventListener("mouseleave", function() {
                this.style.backgroundColor = "rgba(0, 0, 0, 0.8)";
                this.style.color = "white";
                this.style.transform = "scale(1)";
            });

            // 이벤트 리스너 재등록
            modalClose.addEventListener("click", closeModal);

            // 모달 배경 클릭 시 닫기 (영상 영역 제외)
            modal.addEventListener("click", function(e) {
                if (e.target === modal || e.target.classList.contains("yt-modal-content") || e.target.classList.contains("yt-modal-video-container")) {
                    closeModal();
                }
            });

            // 영상 iframe 클릭 시 닫기 방지
            modal.addEventListener("click", function(e) {
                if (e.target.classList.contains("yt-modal-video")) {
                    e.stopPropagation();
                }
            });
        }

        function openModal(videoId, isShort) {
            // 모달이 없으면 생성
            if (!modal || !document.body.contains(modal)) {
                createModal();
            }

            var params = [
                "rel=0",
                "fs=1",
                "modestbranding=1",
                "controls=1"
            ];

            if (true) {
                params.push("cc_load_policy=1");
            }

            var embedUrl = "https://www.youtube.com/embed/" + videoId + "?" + params.join("&");

            // 기존 iframe 완전 제거
            var videoContainer = modal.querySelector(".yt-modal-video-container");
            var existingIframe = videoContainer.querySelector(".yt-modal-video");
            if (existingIframe) {
                existingIframe.remove();
            }

            // 새 iframe 동적 생성
            var newIframe = document.createElement("iframe");
            newIframe.className = "yt-modal-video";
            newIframe.setAttribute("allowfullscreen", "");
            newIframe.style.border = "none";
            newIframe.style.borderRadius = "8px";

            // iframe을 DOM에 추가한 후 src 설정
            videoContainer.appendChild(newIframe);
            modalVideo = newIframe;

            // 약간의 지연 후 src 설정 (히스토리 조작 방지)
            setTimeout(function() {
                modalVideo.src = embedUrl;
            }, 100);

            // 비디오 크기 설정 및 컨테이너 크기 동기화
            var videoContainer = modal.querySelector(".yt-modal-video-container");

            if (isShort) {
                modalVideo.className = "yt-modal-video short";
                modalVideo.style.cssText = "width: 70vw; max-width: 450px; min-width: 350px; aspect-ratio: 9/16; display: block; border: none; border-radius: 8px;";

                // 컨테이너 크기를 비디오와 동일하게 설정
                videoContainer.style.cssText = "position: relative; display: inline-block; width: 70vw; max-width: 450px; min-width: 350px; aspect-ratio: 9/16;";

                // 모바일 반응형
                if (window.innerWidth <= 768) {
                    modalVideo.style.cssText = "width: 90vw; height: 80vh; max-width: 400px; min-width: 320px; display: block; border: none; border-radius: 8px;";
                    videoContainer.style.cssText = "position: relative; display: inline-block; width: 90vw; height: 80vh; max-width: 400px; min-width: 320px;";
                }
                if (window.innerWidth <= 480) {
                    modalVideo.style.cssText = "width: 95vw; height: 75vh; max-width: 380px; min-width: 300px; display: block; border: none; border-radius: 8px;";
                    videoContainer.style.cssText = "position: relative; display: inline-block; width: 95vw; height: 75vh; max-width: 380px; min-width: 300px;";
                }
            } else {
                modalVideo.className = "yt-modal-video long";
                modalVideo.style.cssText = "width: 90vw; max-width: 1200px; aspect-ratio: 16/9; border: none; border-radius: 8px;";

                // 컨테이너 크기를 비디오와 동일하게 설정
                videoContainer.style.cssText = "position: relative; display: inline-block; width: 90vw; max-width: 1200px; aspect-ratio: 16/9;";

                // 모바일 반응형
                if (window.innerWidth <= 768) {
                    modalVideo.style.cssText = "width: 95vw; height: 60vh; border: none; border-radius: 8px;";
                    videoContainer.style.cssText = "position: relative; display: inline-block; width: 95vw; height: 60vh;";
                }
                if (window.innerWidth <= 480) {
                    modalVideo.style.cssText = "width: 98vw; height: 55vh; border: none; border-radius: 8px;";
                    videoContainer.style.cssText = "position: relative; display: inline-block; width: 98vw; height: 55vh;";
                }
            }

            modal.style.display = "flex";
            document.body.style.overflow = "hidden";
        }

        function closeModal() {
            if (modal) {
                modal.style.display = "none";
                document.body.style.overflow = "";

                // iframe을 DOM에서 완전히 제거 (히스토리 엔트리 완전 제거)
                var videoContainer = modal.querySelector(".yt-modal-video-container");
                var iframe = videoContainer.querySelector(".yt-modal-video");
                if (iframe) {
                    iframe.src = "about:blank"; // 먼저 빈 페이지로 설정
                    iframe.remove(); // DOM에서 완전 제거
                }
                modalVideo = null;
            }
        }

        // Event Listeners
        container.addEventListener("click", function(e) {
            var target = this.getAttribute("data-target");
            var videoUrl = this.getAttribute("data-video-url");
            var videoId = this.getAttribute("data-video-id");
            var isShort = this.getAttribute("data-is-short") === "true";

            if (target === "blank") {
                window.open(videoUrl, "_blank", "noopener,noreferrer");
            } else if (target === "current") {
                window.location.href = videoUrl;
            } else {
                e.preventDefault();
                openModal(videoId, isShort);
            }
        });

        document.addEventListener("keydown", function(e) {
            if (e.key === "Escape") {
                closeModal();
            }
        });
    })();
    </script>
    
            
    
    <br>
    
    <style>
        .products-flex-container {
            width: 100%;
            margin: 0 auto;
        }
        .rating-container {
            width: 100%;
            margin: 0;
            padding: 20px;
            background: #fff;
            border-radius: 8px;
            box-shadow: 0 2px 4px rgba(0,0,0,0.1);
        }
        .rating-header {
            display: flex;
            align-items: stretch;
            justify-content: space-between;
            gap: 15px;
            margin-bottom: 20px;
        }
        .total-rating {
            flex: 1;
            text-align: center;
        }
        .stars {
            display: flex;
            font-size: 24px;
            margin-bottom: 5px;
            letter-spacing: 3px;
            justify-content: center;
        }
        .star-container {
            position: relative;
            display: inline-block;
        }
        .star-empty {
            color: #ddd;
        }
        .star-filled {
            position: absolute;
            top: 0;
            left: 0;
            color: #ffd700;
            overflow: hidden;
            white-space: nowrap;
        }
        .rating-number {
            font-size: 24px;
            font-weight: bold;
            margin-top: 5px;
        }
        .review-badge {
            flex: 1;
            padding: 8px 12px;
            border-radius: 12px;
            color: white;
            text-align: center;
            display: flex;
            flex-direction: column;
            justify-content: center;
        }
        .badge-emoji {
            font-size: 24px;
            margin-bottom: 4px;
        }
        .badge-text {
            font-size: 14px;
            font-weight: bold;
            margin-bottom: 2px;
        }
        .badge-subtext {
            font-size: 12px;
            font-weight: 500;
            opacity: 0.9;
        }
        .rating-bars {
            margin-top: 15px;
            width: 100%;
        }
        .rating-row {
            display: flex;
            align-items: center;
            width: 100%;
            margin: 5px 0;
        }
        .star-label {
            width: 75px;
            padding-right: 6px;
        }
        .progress-bar {
            flex-grow: 1;
            height: 15px;
            background: #eee;
            margin: 0 10px;
            border-radius: 10px;
            overflow: hidden;
        }
        .progress-fill {
            height: 100%;
            background: #19A846;
            width: 0;
            transition: width 0.5s ease-in-out;
        }
        .percentage {
            width: 35px;
            font-size: 12px;
            color: #666;
        }
        .rating_visualization_title {
            font-size: 18px;
            font-weight: 600;
            color: #333;
            border-left: 4px solid #19A846;
            padding-left: 10px;
            margin-bottom: 20px;
        }

        @media screen and (max-width: 768px) {
            .rating-container {
                margin: 0;
            }
            .rating-header {
                flex-direction: row;
            }
            .rating-row {
                max-width: 100%;
            }
            .progress-bar {
                flex-grow: 1;
                margin: 0 8px;
            }
        }
    </style><div class="products-flex-container"><div class="rating-container"><h2 class="rating_visualization_title">Avaliação do produto</h2><div class="rating-header">
                <div class="total-rating">
                    <div class="stars"><div class="star-container"><span class="star-empty">☆</span><span class="star-filled" style="width: 100.000000%">★</span></div><div class="star-container"><span class="star-empty">☆</span><span class="star-filled" style="width: 100.000000%">★</span></div><div class="star-container"><span class="star-empty">☆</span><span class="star-filled" style="width: 100.000000%">★</span></div><div class="star-container"><span class="star-empty">☆</span><span class="star-filled" style="width: 100.000000%">★</span></div><div class="star-container"><span class="star-empty">☆</span><span class="star-filled" style="width: 90.000000%">★</span></div></div>
                    <div class="rating-number">4.9</div>
                </div>
                <div class="review-badge" style="background-color:#19A846;">
                    <div class="badge-emoji">👑</div>
                    <div class="badge-text">MAIS VENDIDO</div>
                    <div class="badge-subtext">10.000+ Vendas</div>
                </div>
              </div></div></div>
    
    
        
    <style>
        .pros-cons-wrapper {
            max-width: 800px;
            margin: 20px auto;
            font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;
        }
        .pros-cons-container {
            display: flex;
            gap: 30px;
            margin-bottom: 16px;
        }
        .pros-section, .cons-section {
            flex: 1;
            border-radius: 8px;
            background-color: white;
            box-shadow: 0 1px 3px rgba(0,0,0,0.12);
            padding: 24px;
        }
        .section-header h3 {
            font-size: 20px;
            font-weight: 600;
            margin: 0;
            padding: 0 0 16px 0;
        }
        .pros-title {
            color: #16a34a;
            border-bottom: 2px solid #16a34a;
        }
        .cons-title {
            color: #dc2626;
            border-bottom: 2px solid #dc2626;
        }
        .section-content {
            padding: 16px 0 0 0;
        }
        .pros-cons-list {
            list-style: none;
            padding: 0;
            margin: 0;
        }
        .pros-cons-item {
            display: flex;
            align-items: center;
            gap: 8px;
            padding: 8px 0;
            color: #4A5568;
        }
        @media (max-width: 768px) {
            .pros-cons-container {
                flex-direction: column;
                gap: 16px;
            }
        }
    </style><div class="pros-cons-wrapper"><div class="pros-cons-container"><div class="pros-section">
                    <div class="section-header">
                        <h3 class="pros-title">✅ Vantagens</h3>
                    </div>
                    <div class="section-content">
                        <ul class="pros-cons-list"><li class="pros-cons-item"><svg width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" style="color: #16a34a;"><path d="M22 11.08V12a10 10 0 1 1-5.93-9.14"></path><polyline points="22 4 12 14.01 9 11.01"></polyline></svg>Durabilidade de alta qualidade</li><li class="pros-cons-item"><svg width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" style="color: #16a34a;"><path d="M22 11.08V12a10 10 0 1 1-5.93-9.14"></path><polyline points="22 4 12 14.01 9 11.01"></polyline></svg>Suporte a carregamento rápido</li><li class="pros-cons-item"><svg width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" style="color: #16a34a;"><path d="M22 11.08V12a10 10 0 1 1-5.93-9.14"></path><polyline points="22 4 12 14.01 9 11.01"></polyline></svg>Marca confiável</li><li class="pros-cons-item"><svg width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" style="color: #16a34a;"><path d="M22 11.08V12a10 10 0 1 1-5.93-9.14"></path><polyline points="22 4 12 14.01 9 11.01"></polyline></svg>Excelente atendimento ao cliente</li></ul></div></div><div class="cons-section">
                    <div class="section-header">
                        <h3 class="cons-title">❌ Desvantagens</h3>
                    </div>
                    <div class="section-content">
                        <ul class="pros-cons-list"><li class="pros-cons-item"><svg width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" style="color: #dc2626;"><circle cx="12" cy="12" r="10"></circle><line x1="15" y1="9" x2="9" y2="15"></line><line x1="9" y1="9" x2="15" y2="15"></line></svg>Possibilidade de atraso na entrega</li></ul></div></div></div></div>
<br>
    <h2 class="product-review-title">Análise do Produto</h2><div class="product-review-container"><div class="product-review-item"><h3 class="product-review-topic">Satisfação com performance do cabo</h3><div class="product-review-content-wrapper"><div class="product-review-content" id="review-content-0">Excelente cabo. Suporta 24W no carregamento<br> do notebook e permite carregamento rápido,<br> estou muito satisfeito. O serviço do vendedor<br> também é excepcional.</div><div class="product-review-fade"></div></div><button class="product-review-more" data-target="review-content-0">Ver mais</button></div><div class="product-review-item"><h3 class="product-review-topic">Teste de carregamento em notebook e MacBook</h3><div class="product-review-content-wrapper"><div class="product-review-content" id="review-content-1">Foi possível carregar até 100W máximo<br> no notebook e MacBook. Porém, o comprimento<br> do cabo é um pouco curto, o que é uma pena.</div><div class="product-review-fade"></div></div><button class="product-review-more" data-target="review-content-1">Ver mais</button></div><div class="product-review-item"><h3 class="product-review-topic">Satisfação com produto da empresa</h3><div class="product-review-content-wrapper"><div class="product-review-content" id="review-content-2">Uso produtos desta empresa há mais de 6 anos e estou satisfeito<br> tanto com a qualidade quanto com o preço. Pretendo<br> continuar comprando no futuro.</div><div class="product-review-fade"></div></div><button class="product-review-more" data-target="review-content-2">Ver mais</button></div><div class="product-review-item"><h3 class="product-review-topic">Recomendação do cabo UGREEN</h3><div class="product-review-content-wrapper"><div class="product-review-content" id="review-content-3">É um cabo resistente e confiável.<br> Recomendo vivamente a compra de produtos UGREEN.</div><div class="product-review-fade"></div></div><button class="product-review-more" data-target="review-content-3">Ver mais</button></div></div>

        <style>
            .affiliate--button1 {
                display: flex;
                flex-direction: column;
                width: 100%;
                max-width: 400px;
                border-radius: 12px;
                padding: 4px;
                margin: 20px auto;
                transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
                overflow: hidden;
            }

            .button--content {
                background: #fff;
                border-radius: 10px;
                padding: 16px;
                text-align: center;
            }

            .button--main {
                display: flex;
                align-items: center;
                justify-content: center;
                background: linear-gradient(135deg, #19A846 0%, #3DE78D 100%);
                color: white;
                padding: 16px 24px;
                border-radius: 8px;
                font-size: 18px;
                font-weight: 700;
                text-decoration: none;
                margin: 10px 0;
                transition: transform 0.2s ease;
            }

            .button--main:hover {
                transform: translateY(-2px);
				color: white;
                box-shadow: 0 6px 8px rgba(25, 168, 70, 0.3);
            }

            .trust--badges {
                display: flex;
                justify-content: center;
                gap: 12px;
                margin-top: 12px;
            }

            .trust--badge {
                display: flex;
                align-items: center;
                color: #666;
                font-size: 12px;
                gap: 4px;
            }

            .affiliate--disclaimer {
                font-size: 11px;
                color: #999;
                text-align: center;
                margin-top: 8px;
            }

            @keyframes pulse {
                0% { transform: scale(1); }
                50% { transform: scale(1.05); }
                100% { transform: scale(1); }
            }

            .animate--pulse {
                animation: pulse 2s infinite;
            }

            @media (max-width: 768px) {
                .button--main {
                    font-size: 16px;
                    padding: 14px 20px;
                }
            }
        </style>
    <div class='affiliate--button--container'><div class='affiliate--button1'><div class='button--content'><a href="https://rzekl.com/g/1e8d114494aaa129241216525dc3e8/?ulp=https%3A%2F%2Fpt.aliexpress.com%2Fitem%2F1005006505041416.html" class="button--main animate--pulse" target="_blank" rel="noopener noreferrer">
                Ver preço no AliExpress
                <span style="margin-left: 8px;">✨</span>
              </a><div class='trust--badges'>
                <span class='trust--badge'>🚚 Entrega rápida</span>
                <span class='trust--badge'>🔒 Pagamento seguro</span>
              </div></div></div><p class='affiliate--disclaimer'>Esta publicação apresenta produtos recomendados do AliExpress para nossos leitores.</p></div><p><a href="https://pristine-blog.com/ugreen-100w-carregamento-rapido-cabo/">Inovação em carregamento rápido e transferência de dados, UGREEN 100W USB C cabo</a> <a href="https://pristine-blog.com">Pristine-Blog | Resenhas Relâmpago</a></p>
]]></content:encoded>
					
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">5347</post-id>	</item>
		<item>
		<title>Solução inovadora de carregamento rápido, cabo USB-C UGREEN</title>
		<link>https://pristine-blog.com/ugreen-cabo-carregamento-rapido/</link>
		
		<dc:creator><![CDATA[pristine]]></dc:creator>
		<pubDate>Mon, 14 Jul 2025 06:26:31 +0000</pubDate>
				<category><![CDATA[Acessórios Eletrônicos]]></category>
		<category><![CDATA[Eletro]]></category>
		<category><![CDATA[cable]]></category>
		<guid isPermaLink="false">https://pristine-blog.com/?p=5344</guid>

					<description><![CDATA[<p>Solução inovadora de carregamento rápido, experimente carregamento inteligente com o cabo USB-C UGREEN! O cabo de carregamento rápido USB-C UGREEN, que permite carregamento rápido e seguro, é um item essencial para todos os usuários de dispositivos USB-C. Com corrente de carregamento potente de até 3A e compatibilidade com diversos protocolos de carregamento, reduz drasticamente o [&#8230;]</p>
<p><a href="https://pristine-blog.com/ugreen-cabo-carregamento-rapido/">Solução inovadora de carregamento rápido, cabo USB-C UGREEN</a> <a href="https://pristine-blog.com">Pristine-Blog | Resenhas Relâmpago</a></p>
]]></description>
										<content:encoded><![CDATA[<div style="margin: 0 auto 10px">
    <h2 style="font-size: 24px; font-weight: bold; margin-bottom: 20px; color: #333;">Solução inovadora de carregamento rápido, experimente carregamento inteligente com o cabo USB-C UGREEN!</h2>
    <p>O cabo de carregamento rápido USB-C UGREEN, que permite carregamento rápido e seguro, é um item essencial para todos os usuários de dispositivos USB-C. Com corrente de carregamento potente de até 3A e compatibilidade com diversos protocolos de carregamento, reduz drasticamente o tempo de carregamento.</p>
    <p>Este cabo possui durabilidade comprovada por mais de 10.000 testes de inserção/remoção de plugue, e é ainda mais resistente com carcaça de liga de alumínio e conectores reforçados. A trança de nylon anti-emaranhado oferece flexibilidade, e como cabo USB-C para USB-A 2.0, também permite transmissão rápida de dados de até 480Mbps.</p>
    <p>Suporta diversos dispositivos como smartphones, fones de ouvido Bluetooth, gamepads e muito mais, e garante carregamento estável prevenindo superaquecimento e sobrecorrente com resistor de 56KΩ. A compatibilidade com dispositivos USB-C de diversas marcas como Samsung, Xiaomi, Huawei também é excelente.</p>
</div>
<style>
        .product-card {
            display: flex;
            flex-direction: column;
            max-width: 800px;
            border-radius: 0.5rem;
            box-shadow: 0 1px 3px rgba(0,0,0,0.12);
            padding: 1rem;
            gap: 1rem;
            margin: 1rem 0 0 0;
        }

        @media (min-width: 768px) {
            .product-card {
                flex-direction: row;
            }
        }

        .product-image-container {
            flex-shrink: 0;
            display: flex;
            flex-direction: column;
            gap: 1rem;
            width: 300px;
            margin: 0 auto;
        }

        @media (min-width: 768px) {
            .product-image-container {
                margin: 0;
            }
        }

        .product-image {
            position: relative;
            width: 300px;
            height: 300px;
        }

        .product-image img {
            width: 100%;
            height: 100%;
            border-radius: 0.375rem;
            object-fit: contain;
            background-color: #f8f9fa;
        }

        .cta-button {
            display: inline-block;
            background-color: #19A846;
            color: white;
            padding: 0.75rem 1.5rem;
            border-radius: 0.375rem;
            text-align: center;
            font-weight: 600;
            text-decoration: none;
            transition: background-color 0.2s;
            width: 100%;
        }

        .cta-button:hover {
            background-color: #148637;
            color: white;
        }

        .mobile-cta {
            margin-top: 5px;
        }

        .search-icon {
            display: inline-block;
            margin-left: 6px;
        }

        @media (max-width: 767px) {
            .desktop-cta {
                display: none;
            }
        }

        @media (min-width: 768px) {
            .mobile-cta {
                display: none;
            }
        }

        .product-details {
            flex: 1;
            display: flex;
            flex-direction: column;
            gap: 0.35rem;
        }

        .product-name {
            font-size: 1.125rem;
            font-weight: 500;
            color: #111827;
            margin: 0;
            line-height: 1.4;
        }

        .rating-reviews {
            display: flex;
            align-items: center;
            gap: 8px;
        }

        .rating {
            font-weight: 700;
            color: #111827;
        }

        .stars {
            display: flex;
            gap: 2px;
        }

        .star-container {
            position: relative;
            display: inline-block;
            font-size: 16px;
        }

        .star-empty {
            color: #ddd;
        }

        .star-filled {
            position: absolute;
            top: 0;
            left: 0;
            color: #ffd700;
            overflow: hidden;
            white-space: nowrap;
        }

        .review-stats {
            display: flex;
            align-items: center;
            gap: 8px;
            color: #6B7280;
            font-size: 0.875rem;
        }

        .stat-divider {
            color: #d1d5db;
        }

        .prices {
            display: flex;
            flex-direction: column;
            gap: 0.25rem;
            margin-top: 4px;
        }

        .original-price-row {
            display: flex;
            align-items: center;
            gap: 0.5rem;
        }

        .original-price {
            font-size: 0.875rem;
            color: #6B7280;
            text-decoration: line-through;
        }

        .discount {
            color: #f44;
            font-size: 0.875rem;
            font-weight: 500;
        }

        .sale-price {
            font-size: 1.25rem;
            font-weight: 700;
            color: #111827;
        }

        .special-price {
            font-size: 1.125rem;
            font-weight: 700;
        }

        .price-date {
            font-size: 0.75rem;
            color: #6B7280;
            margin-top: 0.25rem;
        }

        .product-warning-text {
            font-size: 0.75rem;
            color: #6B7280;
            margin-top: 0.15rem;
        }

        .key-points {
            margin-top: 5px;
            padding: 5px;
            background: linear-gradient(to right, #e8f5e9, #e8f5e9);
            border-radius: 0.75rem;
        }

        .key-points-title {
            font-size: 0.875rem;
            font-weight: 600;
            color: #4B5563;
            margin-bottom: 0.5rem;
        }

        .key-points-list {
            display: grid;
            grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
            gap: 0.75rem;
        }

        .key-point-item {
            display: flex;
            align-items: flex-start;
            gap: 0.5rem;
        }

        .key-point-icon {
            color: #19A846;
            flex-shrink: 0;
        }

        .key-point-text {
            margin-top: 0.2rem;
            font-size: 0.9rem;
            color: #374151;
            line-height: 1.4;
        }

        /* 스켈레톤 로딩 스타일 */
        .rating-reviews.is-loading {
            height: 40px;
            background-color: #e5e7eb;
            border-radius: 0.375rem;
            animation: skeleton-loading 1s linear infinite alternate;
        }

        .rating-reviews.is-loading > * {
            display: none;
        }

        .prices.is-loading {
            height: 80px;
            background-color: #e5e7eb;
            border-radius: 0.375rem;
            animation: skeleton-loading 1s linear infinite alternate;
        }

        .prices.is-loading > * {
            display: none;
        }

        @keyframes skeleton-loading {
            0% {
                background-color: #e5e7eb;
            }
            100% {
                background-color: #f3f4f6;
            }
        }
    </style><div class="product-card"><div class="product-image-container"><div class="product-image"><img decoding="async" src="https://dcxn00xigqv1k.cloudfront.net/UGREEN-USB%20Cabo%20Tipo%20C/UGREEN-USB%20Cabo%20Tipo%20C_produto_Imagem.webp" alt="UGREEN-USB Cabo Tipo C para Realme, Xiaomi, Samsung S21, Fio de carregamento rápido, USB-C Carregador, Cabo de dados para iPad, Samsung Poco, 3A"></div><div class="desktop-cta"><a href="https://rzekl.com/g/1e8d114494aaa129241216525dc3e8/?ulp=https%3A%2F%2Fpt.aliexpress.com%2Fitem%2F1005006471612403.html" class="cta-button" target="_blank" rel="noopener noreferrer">Ver preço no AliExpress</a><p class="product-warning-text">💡 Atenção: Se o link não funcionar, o produto estiver esgotado ou o preço tiver mudado, pode ser porque o vendedor atualizou o produto. Neste caso, busque o produto na barra de pesquisa.</p></div></div><div class="product-details"><h2 class="product-name">UGREEN-USB Cabo Tipo C para Realme, Xiaomi, Samsung S21, Fio de carregamento rápido, USB-C Carregador, Cabo de dados para iPad, Samsung Poco, 3A</h2><div class="rating-reviews is-loading"><span class="rating">4.9</span><div class="stars"><div class="star-container"><span class="star-empty">☆</span><span class="star-filled" style="width: 100.000000%">★</span></div><div class="star-container"><span class="star-empty">☆</span><span class="star-filled" style="width: 100.000000%">★</span></div><div class="star-container"><span class="star-empty">☆</span><span class="star-filled" style="width: 100.000000%">★</span></div><div class="star-container"><span class="star-empty">☆</span><span class="star-filled" style="width: 100.000000%">★</span></div><div class="star-container"><span class="star-empty">☆</span><span class="star-filled" style="width: 90.000000%">★</span></div></div><div class="review-stats">3,382 avaliações<span class="stat-divider"> | </span>10,000+ vendidos</div></div><div class="prices is-loading"><div class="original-price-row"><span class="original-price">R$12,29</span><span class="discount">3%</span></div><div class="special-price">R$11,81</div><div class="price-date">Preço referente à data de 14/07/2025, sujeito a alterações de acordo com a data da venda.</div></div><div class="key-points"><div class="key-points-title">Destaques do produto</div><div class="key-points-list"><div class="key-point-item"><span class="key-point-icon">✓</span><span class="key-point-text">Economia de tempo com carregamento rápido</span></div><div class="key-point-item"><span class="key-point-icon">✓</span><span class="key-point-text">Teste de durabilidade de mais de 10.000 vezes concluído</span></div><div class="key-point-item"><span class="key-point-icon">✓</span><span class="key-point-text">Cabo de trança de nylon anti-emaranhado</span></div><div class="key-point-item"><span class="key-point-icon">✓</span><span class="key-point-text">Compatibilidade com diversos dispositivos</span></div><div class="key-point-item"><span class="key-point-icon">✓</span><span class="key-point-text">Sistema de carregamento seguro</span></div></div></div><div class="mobile-cta"><a href="https://rzekl.com/g/1e8d114494aaa129241216525dc3e8/?ulp=https%3A%2F%2Fpt.aliexpress.com%2Fitem%2F1005006471612403.html" class="cta-button" target="_blank" rel="noopener noreferrer">Ver preço no AliExpress</a><p class="product-warning-text">💡 Atenção: Se o link não funcionar, o produto estiver esgotado ou o preço tiver mudado, pode ser porque o vendedor atualizou o produto. Neste caso, busque o produto na barra de pesquisa.</p></div></div></div>
    
    <br>
    
    <style>
        .product-info3 {
            max-width: 700px;
            margin: 20px auto;
            position: relative;
        }
        .product-info3 h2 {
            font-size: 18px;
            font-weight: 600;
            color: #333;
            border-left: 4px solid #19A846;
            padding-left: 10px;
            margin-bottom: 10px;
        }
        .product-section3 {
            margin-bottom: 30px;
            background-color: #ffffff;
            padding: 20px;
            border-radius: 8px;
            box-shadow: 0 2px 4px rgba(0, 0, 0, 0.05);
        }
        .product-section3 h3 {
            font-size: 18px;
            font-weight: 600;
            color: #4a5568;
            border-bottom: 2px solid #19A846;
            padding-bottom: 10px;
            margin-bottom: 15px;
        }
        .product-section3 ul {
            list-style-type: none;
            padding-left: 0;
            color: #4a5568;
        }
        .product-section3 li {
            margin-bottom: 10px;
            padding-left: 25px;
            position: relative;
            line-height: 1.5;
        }
        .product-section3 li:before {
            content: "•";
            color: #8793A2;
            font-weight: bold;
            position: absolute;
            left: 0;
        }
        .product-conclusion3 {
            margin-top: 30px;
            font-weight: 600;
            color: #2d3748;
            text-align: center;
        }
        .content-wrapper {
            max-height: 300px;
            overflow: hidden;
            transition: max-height 0.3s ease-out;
            position: relative;
        }
        .content-wrapper:not(.expanded)::after {
            content: "";
            position: absolute;
            bottom: 0;
            left: 0;
            width: 100%;
            height: 100px;
            background: linear-gradient(to bottom, transparent, white);
            pointer-events: none;
        }
        .content-wrapper.expanded {
            max-height: 5000px;
        }
        .content-wrapper.expanded::after {
            display: none;
        }
        .show-more-btn {
            display: block;
            width: 100%;
            padding: 10px;
            background-color: #f7f7f7;
            border: 1px solid #ddd;
            border-radius: 4px;
            text-align: center;
            margin-top: 10px;
            cursor: pointer;
            color: #4a5568;
            font-weight: 500;
            position: relative;
            z-index: 2;
        }
        .show-more-btn:hover {
            background-color: #EEF7F3;
        }
    </style>
    <div class="product-info3" id="product-info-wrapper-product-info-5">
        <h2>Detalhes do Produto</h2>
        <div class="content-wrapper" id="content-product-info-5">
                <div class="product-section3">
                    <h3>Solução de carregamento rápido e seguro que suporta diversos dispositivos USB-C</h3>
                    <ul><li>Corrente de carregamento potente de até 3A</li><li>Compatível com protocolos Quick Charge 3.0/2.0 e Huawei FCP/AFC/BC1.2</li><li>Durabilidade comprovada por mais de 10.000 testes de inserção/remoção de plugue</li>
                    </ul>
                </div>
                <div class="product-section3">
                    <h3>Detalhes</h3>
                    <ul><li>Durabilidade maximizada com carcaça de liga de alumínio e conectores reforçados</li><li>Flexibilidade oferecida pela trança de nylon anti-emaranhado</li><li>Transmissão rápida de dados de até 480Mbps como cabo USB-C para USB-A 2.0</li>
                    </ul>
                </div>
                <div class="product-section3">
                    <h3>Cabo de carregamento multifuncional que suporta diversos dispositivos</h3>
                    <ul><li>Carregamento possível para smartphones, ventiladores, fones de ouvido Bluetooth, gamepads, tablets Android, etc.</li><li>Prevenção de superaquecimento e sobrecorrente com resistor de 56KΩ</li><li>Carregamento estável garantido com núcleo de cobre estanhado 28/22 AWG</li>
                    </ul>
                </div>
                <div class="product-section3">
                    <h3>Ampla compatibilidade com diversas marcas</h3>
                    <ul><li>Compatível com dispositivos USB-C de diversas marcas como Samsung, Xiaomi, Huawei</li>
                    </ul>
                </div>
                <div class="product-section3">
                    <h3>Dicas de compra</h3>
                    <ul><li>Carregamento rápido possível apenas em dispositivos que suportam protocolos QC3.0/2.0, Huawei FCP/AFC/BC1.2</li><li>Não suporta protocolos de carregamento DASH/VOOC/Flash/TURBO</li><li>Cabo USB-A para USB-C, não é cabo USB-C para USB-C</li>
                    </ul>
                </div></div><button class="show-more-btn" id="btn-product-info-5" onclick="toggleContent('product-info-5')">Ver mais</button></div>
    <script>
    function toggleContent(id) {
        const content = document.getElementById('content-' + id);
        const btn = document.getElementById('btn-' + id);
        const wrapper = document.getElementById('product-info-wrapper-' + id);

        if (content.classList.contains('expanded')) {
            content.classList.remove('expanded');
            btn.textContent = 'Ver mais';
            content.scrollIntoView({ behavior: 'smooth', block: 'start' });
        } else {
            content.classList.add('expanded');
            btn.textContent = 'Ver menos';
        }
    }
    </script>
<br>
<h2 class="prod-gallery-title">Galeria de imagens</h2><div class="prod-gallery prod-gallery-count-8"><div class="prod-gallery-item"><a href="https://dcxn00xigqv1k.cloudfront.net/UGREEN-USB%20Cabo%20Tipo%20C/UGREEN-USB%20Cabo%20Tipo%20C_produto_Imagem_1.webp" data-lightbox="prod-gallery" data-title="Image 1 (Deslize para a esquerda e direita)"><img decoding="async" src="https://dcxn00xigqv1k.cloudfront.net/UGREEN-USB%20Cabo%20Tipo%20C/UGREEN-USB%20Cabo%20Tipo%20C_produto_Imagem_1.webp" alt="Product Image 1"></a></div><div class="prod-gallery-item"><a href="https://dcxn00xigqv1k.cloudfront.net/UGREEN-USB%20Cabo%20Tipo%20C/UGREEN-USB%20Cabo%20Tipo%20C_produto_Imagem_2.webp" data-lightbox="prod-gallery" data-title="Image 2 (Deslize para a esquerda e direita)"><img decoding="async" src="https://dcxn00xigqv1k.cloudfront.net/UGREEN-USB%20Cabo%20Tipo%20C/UGREEN-USB%20Cabo%20Tipo%20C_produto_Imagem_2.webp" alt="Product Image 2"></a></div><div class="prod-gallery-item"><a href="https://dcxn00xigqv1k.cloudfront.net/UGREEN-USB%20Cabo%20Tipo%20C/UGREEN-USB%20Cabo%20Tipo%20C_produto_Imagem_3.webp" data-lightbox="prod-gallery" data-title="Image 3 (Deslize para a esquerda e direita)"><img decoding="async" src="https://dcxn00xigqv1k.cloudfront.net/UGREEN-USB%20Cabo%20Tipo%20C/UGREEN-USB%20Cabo%20Tipo%20C_produto_Imagem_3.webp" alt="Product Image 3"></a></div><div class="prod-gallery-item"><a href="https://dcxn00xigqv1k.cloudfront.net/UGREEN-USB%20Cabo%20Tipo%20C/UGREEN-USB%20Cabo%20Tipo%20C_produto_Imagem_4.webp" data-lightbox="prod-gallery" data-title="Image 4 (Deslize para a esquerda e direita)"><img decoding="async" src="https://dcxn00xigqv1k.cloudfront.net/UGREEN-USB%20Cabo%20Tipo%20C/UGREEN-USB%20Cabo%20Tipo%20C_produto_Imagem_4.webp" alt="Product Image 4"></a></div><div class="prod-gallery-item"><a href="https://dcxn00xigqv1k.cloudfront.net/UGREEN-USB%20Cabo%20Tipo%20C/UGREEN-USB%20Cabo%20Tipo%20C_produto_Imagem_5.webp" data-lightbox="prod-gallery" data-title="Image 5 (Deslize para a esquerda e direita)"><img decoding="async" src="https://dcxn00xigqv1k.cloudfront.net/UGREEN-USB%20Cabo%20Tipo%20C/UGREEN-USB%20Cabo%20Tipo%20C_produto_Imagem_5.webp" alt="Product Image 5"></a></div><div class="prod-gallery-item"><a href="https://dcxn00xigqv1k.cloudfront.net/UGREEN-USB%20Cabo%20Tipo%20C/UGREEN-USB%20Cabo%20Tipo%20C_produto_Imagem_6.webp" data-lightbox="prod-gallery" data-title="Image 6 (Deslize para a esquerda e direita)"><img decoding="async" src="https://dcxn00xigqv1k.cloudfront.net/UGREEN-USB%20Cabo%20Tipo%20C/UGREEN-USB%20Cabo%20Tipo%20C_produto_Imagem_6.webp" alt="Product Image 6"></a></div><div class="prod-gallery-item"><a href="https://dcxn00xigqv1k.cloudfront.net/UGREEN-USB%20Cabo%20Tipo%20C/UGREEN-USB%20Cabo%20Tipo%20C_produto_Imagem_7.webp" data-lightbox="prod-gallery" data-title="Image 7 (Deslize para a esquerda e direita)"><img decoding="async" src="https://dcxn00xigqv1k.cloudfront.net/UGREEN-USB%20Cabo%20Tipo%20C/UGREEN-USB%20Cabo%20Tipo%20C_produto_Imagem_7.webp" alt="Product Image 7"></a></div><div class="prod-gallery-item"><a href="https://dcxn00xigqv1k.cloudfront.net/UGREEN-USB%20Cabo%20Tipo%20C/UGREEN-USB%20Cabo%20Tipo%20C_produto_Imagem_8.webp" data-lightbox="prod-gallery" data-title="Image 8 (Deslize para a esquerda e direita)"><img decoding="async" src="https://dcxn00xigqv1k.cloudfront.net/UGREEN-USB%20Cabo%20Tipo%20C/UGREEN-USB%20Cabo%20Tipo%20C_produto_Imagem_8.webp" alt="Product Image 8"></a></div></div><style>
        .prod-gallery-title {
            font-size: 18px;
            font-weight: 600;
            color: #333;
            border-left: 4px solid #19A846;
            padding-left: 10px;
            margin-bottom: 10px;
        }
        .prod-gallery {
            display: grid;
            gap: 8px;
            width: 100%;
        }
        .prod-gallery-item {
            position: relative;
            width: 100%;
            height: 160px;
            border-radius: 6px;
            overflow: hidden;
            background: #f5f5f5;
        }
        .prod-gallery-item img {
            width: 100%;
            height: 100%;
            object-fit: cover;
            transition: transform 0.3s ease;
        }
        .prod-gallery-item:hover img {
            transform: scale(1.05);
        }

        @media (min-width: 768px) {
            .prod-gallery {
                grid-template-columns: repeat(4, 1fr);
                grid-template-rows: repeat(2, 160px);
            }
            .prod-gallery-item {
                width: 100%;
                max-width: none;
            }
        }

        @media (min-width: 480px) and (max-width: 767px) {
            .prod-gallery {
                grid-template-columns: repeat(3, 1fr);
                gap: 6px;
            }
            .prod-gallery-item {
                height: 140px;
            }
        }

        @media (max-width: 479px) {
            .prod-gallery {
                grid-template-columns: repeat(2, 1fr);
                gap: 6px;
            }
            .prod-gallery-item {
                height: 120px;
            }
        }

        .lb-data .lb-caption {
            font-size: 14px;
            font-weight: normal;
        }
        .lb-nav a.lb-prev,
        .lb-nav a.lb-next {
            opacity: 0.8;
        }
    </style>

    <style>
        .yt-embed-cc-container {
            width: 100%;
            margin: 0 auto;
            position: relative;
        }
        .yt-embed-cc-title {
            font-size: 18px;
            font-weight: 600;
            color: #333;
            border-left: 4px solid #19A846;
            padding-left: 10px;
            margin-bottom: 15px;
        }
        .yt-embed-cc-video-wrapper {
            width: 50%;
            margin-left: 0;
        }
        .yt-embed-cc-wrapper {
            position: relative;
            overflow: hidden;
            border-radius: 8px;
            height: 300px;
            cursor: pointer;
        }
        .yt-video-thumbnail {
            position: relative;
            width: 100%;
            height: 100%;
            overflow: hidden;
            border-radius: 8px;
            background-color: #000;
        }
        .yt-thumbnail-image {
            width: 100%;
            height: 100%;
            object-fit: cover;
            transition: transform 0.3s ease;
        }
        .yt-video-thumbnail:hover .yt-thumbnail-image {
            transform: scale(1.05);
        }
        .yt-video-type-badge {
            position: absolute;
            top: 8px;
            right: 8px;
            background-color: rgba(0, 0, 0, 0.8);
            color: white;
            padding: 4px 8px;
            border-radius: 4px;
            font-size: 12px;
            font-weight: 500;
        }
        .yt-play-button {
            position: absolute;
            top: 50%;
            left: 50%;
            transform: translate(-50%, -50%);
            width: 68px;
            height: 48px;
            background-color: rgba(255, 0, 0, 0.8);
            border-radius: 12px;
            display: flex;
            justify-content: center;
            align-items: center;
            transition: all 0.3s ease;
            box-shadow: 0 4px 8px rgba(0, 0, 0, 0.3);
        }
        .yt-video-thumbnail:hover .yt-play-button {
            background-color: rgba(255, 0, 0, 1);
            transform: translate(-50%, -50%) scale(1.1);
            box-shadow: 0 6px 12px rgba(0, 0, 0, 0.4);
        }
        .yt-play-triangle {
            width: 0;
            height: 0;
            border-left: 16px solid white;
            border-top: 10px solid transparent;
            border-bottom: 10px solid transparent;
            margin-left: 4px;
        }
        .yt-embed-cc-title-description {
            font-size: 0.8rem;
            color: #2D3748;
            margin-top: 0.25rem;
        }

        /* Modal Styles */
        .yt-modal-overlay {
            display: none;
            position: fixed;
            top: 0;
            left: 0;
            width: 100%;
            height: 100%;
            background-color: rgba(0, 0, 0, 0.95);
            z-index: 9999;
            justify-content: center;
            align-items: center;
        }
        .yt-modal-content {
            position: relative;
            display: flex;
            justify-content: center;
            align-items: center;
            width: 100%;
            height: 100%;
            min-height: 50vh;
        }
        .yt-modal-close {
            position: absolute;
            top: 20px;
            right: 20px;
            z-index: 1000;
            background-color: rgba(0, 0, 0, 0.7);
            color: white;
            border: none;
            border-radius: 50%;
            width: 56px;
            height: 56px;
            cursor: pointer;
            font-size: 28px;
            font-weight: bold;
            transition: all 0.3s ease;
            display: flex;
            justify-content: center;
            align-items: center;
            /* 모바일에서 확대 방지 */
            -webkit-tap-highlight-color: transparent;
            -webkit-touch-callout: none;
            -webkit-user-select: none;
            -khtml-user-select: none;
            -moz-user-select: none;
            -ms-user-select: none;
            user-select: none;
            touch-action: manipulation;
        }
        .yt-modal-close:hover {
            background-color: rgba(255, 0, 0, 0.8);
            transform: scale(1.1);
        }
        .yt-modal-video-container {
            width: 100%;
            display: flex;
            justify-content: center;
            align-items: center;
        }
        .yt-modal-video {
            border: none;
            border-radius: 8px;
        }
        .yt-modal-video.long {
            width: 90vw;
            max-width: 1200px;
            aspect-ratio: 16/9;
        }
        .yt-modal-video.short {
            width: 70vw;
            max-width: 450px;
            min-width: 350px;
            aspect-ratio: 9/16;
            display: block;
            margin: 0 auto;
        }

        @media (max-width: 768px) {
            .yt-embed-cc-video-wrapper {
                width: 100%;
            }
            .yt-modal-video.long {
                width: 95vw;
                height: 60vh; /* 모바일에서 높이 고정 */
                aspect-ratio: unset; /* aspect-ratio 제거 */
            }
            .yt-modal-video.short {
                width: 90vw;
                height: 80vh; /* 모바일에서 더 크게 */
                max-width: 400px;
                min-width: 320px;
                aspect-ratio: unset;
            }
            .yt-modal-content {
                min-height: 40vh;
            }
            .yt-modal-close {
                top: 15px;
                right: 15px;
                width: 40px;
                height: 40px;
                font-size: 18px;
            }
        }

        @media (max-width: 480px) {
            .yt-modal-video.long {
                width: 98vw;
                height: 55vh; /* 작은 모바일에서도 충분한 높이 */
                aspect-ratio: unset;
            }
            .yt-modal-video.short {
                width: 95vw;
                height: 75vh; /* 작은 모바일에서도 더 크게 */
                max-width: 380px;
                min-width: 300px;
                aspect-ratio: unset;
            }
            .yt-modal-close {
                top: 10px;
                right: 10px;
                width: 36px;
                height: 36px;
                font-size: 16px;
            }
        }
    </style>

    <div class="yt-embed-cc-container">
        <h2 class="yt-embed-cc-title">Vídeo do produto</h2>
        <div class="yt-embed-cc-video-wrapper">
            <div id="yt-embed-cc-69725a59e1cfa" class="yt-embed-cc-wrapper"
                 data-video-url="https://www.youtube.com/shorts/AFmBhQFRpsc"
                 data-video-id="AFmBhQFRpsc"
                 data-is-short="true"
                 data-target="inline"
                 data-cc-load="true">
                <div class="yt-video-thumbnail">
                    <img decoding="async" src="https://dcxn00xigqv1k.cloudfront.net/UGREEN-USB%20Cabo%20Tipo%20C/UGREEN-USB%20Cabo%20Tipo%20C_youtube_Imagem.webp" alt="Video Thumbnail" class="yt-thumbnail-image">
                    <div class="yt-video-type-badge">Short</div>
                    <div class="yt-play-button">
                        <div class="yt-play-triangle"></div>
                    </div>
                </div>
            </div>
        </div>
        <p class="yt-embed-cc-title-description">💡 Este vídeo de apresentação do produto ajudará você a entender melhor o produto. Para vídeos em língua estrangeira, recomendamos assistir com as legendas (CC) ativadas.</p>
    </div>

    <script>
    (function() {
        var container = document.getElementById("yt-embed-cc-69725a59e1cfa");
        var modal = null;
        var modalVideo = null;
        var modalClose = null;

        function createModal() {
            // 기존 모달이 있으면 제거
            var existingModal = document.getElementById("yt-embed-cc-69725a59e1cfa-modal");
            if (existingModal) {
                existingModal.remove();
            }

            // body에 직접 모달 생성
            var modalHTML = "<div id=\"yt-embed-cc-69725a59e1cfa-modal\" class=\"yt-modal-overlay\" style=\"position: fixed; top: 0; left: 0; width: 100vw; height: 100vh; background-color: rgba(0, 0, 0, 0.7); z-index: 999999; display: none; justify-content: center; align-items: center;\">" +
                "<div class=\"yt-modal-content\" style=\"position: relative; display: flex; justify-content: center; align-items: center; width: 100%; height: 100%; min-height: 50vh;\">" +
                    "<button class=\"yt-modal-close\" style=\"position: absolute; top: 20px; right: 20px; z-index: 1000000; background-color: rgba(0, 0, 0, 0.8); color: white; border: none; border-radius: 50%; width: 56px; height: 56px; cursor: pointer; font-size: 28px; font-weight: bold; transition: all 0.3s ease; display: flex; justify-content: center; align-items: center; -webkit-tap-highlight-color: transparent; touch-action: manipulation;\">×</button>" +
                    "<div class=\"yt-modal-video-container\" style=\"position: relative; display: flex; justify-content: center; align-items: center;\">" +
                        "<iframe class=\"yt-modal-video\" src=\"\" allowfullscreen style=\"border: none; border-radius: 8px;\"></iframe>" +
                    "</div>" +
                "</div>" +
            "</div>";

            document.body.insertAdjacentHTML("beforeend", modalHTML);

            // 새로 생성된 모달 요소들 참조
            modal = document.getElementById("yt-embed-cc-69725a59e1cfa-modal");
            modalVideo = modal.querySelector(".yt-modal-video");
            modalClose = modal.querySelector(".yt-modal-close");

            // 닫기 버튼 hover 효과
            modalClose.addEventListener("mouseenter", function() {
                this.style.backgroundColor = "rgba(255, 0, 0, 0.9)";
                this.style.color = "white";
                this.style.transform = "scale(1.1)";
            });

            modalClose.addEventListener("mouseleave", function() {
                this.style.backgroundColor = "rgba(0, 0, 0, 0.8)";
                this.style.color = "white";
                this.style.transform = "scale(1)";
            });

            // 이벤트 리스너 재등록
            modalClose.addEventListener("click", closeModal);

            // 모달 배경 클릭 시 닫기 (영상 영역 제외)
            modal.addEventListener("click", function(e) {
                if (e.target === modal || e.target.classList.contains("yt-modal-content") || e.target.classList.contains("yt-modal-video-container")) {
                    closeModal();
                }
            });

            // 영상 iframe 클릭 시 닫기 방지
            modal.addEventListener("click", function(e) {
                if (e.target.classList.contains("yt-modal-video")) {
                    e.stopPropagation();
                }
            });
        }

        function openModal(videoId, isShort) {
            // 모달이 없으면 생성
            if (!modal || !document.body.contains(modal)) {
                createModal();
            }

            var params = [
                "rel=0",
                "fs=1",
                "modestbranding=1",
                "controls=1"
            ];

            if (true) {
                params.push("cc_load_policy=1");
            }

            var embedUrl = "https://www.youtube.com/embed/" + videoId + "?" + params.join("&");

            // 기존 iframe 완전 제거
            var videoContainer = modal.querySelector(".yt-modal-video-container");
            var existingIframe = videoContainer.querySelector(".yt-modal-video");
            if (existingIframe) {
                existingIframe.remove();
            }

            // 새 iframe 동적 생성
            var newIframe = document.createElement("iframe");
            newIframe.className = "yt-modal-video";
            newIframe.setAttribute("allowfullscreen", "");
            newIframe.style.border = "none";
            newIframe.style.borderRadius = "8px";

            // iframe을 DOM에 추가한 후 src 설정
            videoContainer.appendChild(newIframe);
            modalVideo = newIframe;

            // 약간의 지연 후 src 설정 (히스토리 조작 방지)
            setTimeout(function() {
                modalVideo.src = embedUrl;
            }, 100);

            // 비디오 크기 설정 및 컨테이너 크기 동기화
            var videoContainer = modal.querySelector(".yt-modal-video-container");

            if (isShort) {
                modalVideo.className = "yt-modal-video short";
                modalVideo.style.cssText = "width: 70vw; max-width: 450px; min-width: 350px; aspect-ratio: 9/16; display: block; border: none; border-radius: 8px;";

                // 컨테이너 크기를 비디오와 동일하게 설정
                videoContainer.style.cssText = "position: relative; display: inline-block; width: 70vw; max-width: 450px; min-width: 350px; aspect-ratio: 9/16;";

                // 모바일 반응형
                if (window.innerWidth <= 768) {
                    modalVideo.style.cssText = "width: 90vw; height: 80vh; max-width: 400px; min-width: 320px; display: block; border: none; border-radius: 8px;";
                    videoContainer.style.cssText = "position: relative; display: inline-block; width: 90vw; height: 80vh; max-width: 400px; min-width: 320px;";
                }
                if (window.innerWidth <= 480) {
                    modalVideo.style.cssText = "width: 95vw; height: 75vh; max-width: 380px; min-width: 300px; display: block; border: none; border-radius: 8px;";
                    videoContainer.style.cssText = "position: relative; display: inline-block; width: 95vw; height: 75vh; max-width: 380px; min-width: 300px;";
                }
            } else {
                modalVideo.className = "yt-modal-video long";
                modalVideo.style.cssText = "width: 90vw; max-width: 1200px; aspect-ratio: 16/9; border: none; border-radius: 8px;";

                // 컨테이너 크기를 비디오와 동일하게 설정
                videoContainer.style.cssText = "position: relative; display: inline-block; width: 90vw; max-width: 1200px; aspect-ratio: 16/9;";

                // 모바일 반응형
                if (window.innerWidth <= 768) {
                    modalVideo.style.cssText = "width: 95vw; height: 60vh; border: none; border-radius: 8px;";
                    videoContainer.style.cssText = "position: relative; display: inline-block; width: 95vw; height: 60vh;";
                }
                if (window.innerWidth <= 480) {
                    modalVideo.style.cssText = "width: 98vw; height: 55vh; border: none; border-radius: 8px;";
                    videoContainer.style.cssText = "position: relative; display: inline-block; width: 98vw; height: 55vh;";
                }
            }

            modal.style.display = "flex";
            document.body.style.overflow = "hidden";
        }

        function closeModal() {
            if (modal) {
                modal.style.display = "none";
                document.body.style.overflow = "";

                // iframe을 DOM에서 완전히 제거 (히스토리 엔트리 완전 제거)
                var videoContainer = modal.querySelector(".yt-modal-video-container");
                var iframe = videoContainer.querySelector(".yt-modal-video");
                if (iframe) {
                    iframe.src = "about:blank"; // 먼저 빈 페이지로 설정
                    iframe.remove(); // DOM에서 완전 제거
                }
                modalVideo = null;
            }
        }

        // Event Listeners
        container.addEventListener("click", function(e) {
            var target = this.getAttribute("data-target");
            var videoUrl = this.getAttribute("data-video-url");
            var videoId = this.getAttribute("data-video-id");
            var isShort = this.getAttribute("data-is-short") === "true";

            if (target === "blank") {
                window.open(videoUrl, "_blank", "noopener,noreferrer");
            } else if (target === "current") {
                window.location.href = videoUrl;
            } else {
                e.preventDefault();
                openModal(videoId, isShort);
            }
        });

        document.addEventListener("keydown", function(e) {
            if (e.key === "Escape") {
                closeModal();
            }
        });
    })();
    </script>
    
            
    
    <br>
    
    <style>
        .products-flex-container {
            width: 100%;
            margin: 0 auto;
        }
        .rating-container {
            width: 100%;
            margin: 0;
            padding: 20px;
            background: #fff;
            border-radius: 8px;
            box-shadow: 0 2px 4px rgba(0,0,0,0.1);
        }
        .rating-header {
            display: flex;
            align-items: stretch;
            justify-content: space-between;
            gap: 15px;
            margin-bottom: 20px;
        }
        .total-rating {
            flex: 1;
            text-align: center;
        }
        .stars {
            display: flex;
            font-size: 24px;
            margin-bottom: 5px;
            letter-spacing: 3px;
            justify-content: center;
        }
        .star-container {
            position: relative;
            display: inline-block;
        }
        .star-empty {
            color: #ddd;
        }
        .star-filled {
            position: absolute;
            top: 0;
            left: 0;
            color: #ffd700;
            overflow: hidden;
            white-space: nowrap;
        }
        .rating-number {
            font-size: 24px;
            font-weight: bold;
            margin-top: 5px;
        }
        .review-badge {
            flex: 1;
            padding: 8px 12px;
            border-radius: 12px;
            color: white;
            text-align: center;
            display: flex;
            flex-direction: column;
            justify-content: center;
        }
        .badge-emoji {
            font-size: 24px;
            margin-bottom: 4px;
        }
        .badge-text {
            font-size: 14px;
            font-weight: bold;
            margin-bottom: 2px;
        }
        .badge-subtext {
            font-size: 12px;
            font-weight: 500;
            opacity: 0.9;
        }
        .rating-bars {
            margin-top: 15px;
            width: 100%;
        }
        .rating-row {
            display: flex;
            align-items: center;
            width: 100%;
            margin: 5px 0;
        }
        .star-label {
            width: 75px;
            padding-right: 6px;
        }
        .progress-bar {
            flex-grow: 1;
            height: 15px;
            background: #eee;
            margin: 0 10px;
            border-radius: 10px;
            overflow: hidden;
        }
        .progress-fill {
            height: 100%;
            background: #19A846;
            width: 0;
            transition: width 0.5s ease-in-out;
        }
        .percentage {
            width: 35px;
            font-size: 12px;
            color: #666;
        }
        .rating_visualization_title {
            font-size: 18px;
            font-weight: 600;
            color: #333;
            border-left: 4px solid #19A846;
            padding-left: 10px;
            margin-bottom: 20px;
        }

        @media screen and (max-width: 768px) {
            .rating-container {
                margin: 0;
            }
            .rating-header {
                flex-direction: row;
            }
            .rating-row {
                max-width: 100%;
            }
            .progress-bar {
                flex-grow: 1;
                margin: 0 8px;
            }
        }
    </style><div class="products-flex-container"><div class="rating-container"><h2 class="rating_visualization_title">Avaliação do produto</h2><div class="rating-header">
                <div class="total-rating">
                    <div class="stars"><div class="star-container"><span class="star-empty">☆</span><span class="star-filled" style="width: 100.000000%">★</span></div><div class="star-container"><span class="star-empty">☆</span><span class="star-filled" style="width: 100.000000%">★</span></div><div class="star-container"><span class="star-empty">☆</span><span class="star-filled" style="width: 100.000000%">★</span></div><div class="star-container"><span class="star-empty">☆</span><span class="star-filled" style="width: 100.000000%">★</span></div><div class="star-container"><span class="star-empty">☆</span><span class="star-filled" style="width: 90.000000%">★</span></div></div>
                    <div class="rating-number">4.9</div>
                </div>
                <div class="review-badge" style="background-color:#19A846;">
                    <div class="badge-emoji">👑</div>
                    <div class="badge-text">MAIS VENDIDO</div>
                    <div class="badge-subtext">10.000+ Vendas</div>
                </div>
              </div></div></div>
    
    
        
    <style>
        .pros-cons-wrapper {
            max-width: 800px;
            margin: 20px auto;
            font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;
        }
        .pros-cons-container {
            display: flex;
            gap: 30px;
            margin-bottom: 16px;
        }
        .pros-section, .cons-section {
            flex: 1;
            border-radius: 8px;
            background-color: white;
            box-shadow: 0 1px 3px rgba(0,0,0,0.12);
            padding: 24px;
        }
        .section-header h3 {
            font-size: 20px;
            font-weight: 600;
            margin: 0;
            padding: 0 0 16px 0;
        }
        .pros-title {
            color: #16a34a;
            border-bottom: 2px solid #16a34a;
        }
        .cons-title {
            color: #dc2626;
            border-bottom: 2px solid #dc2626;
        }
        .section-content {
            padding: 16px 0 0 0;
        }
        .pros-cons-list {
            list-style: none;
            padding: 0;
            margin: 0;
        }
        .pros-cons-item {
            display: flex;
            align-items: center;
            gap: 8px;
            padding: 8px 0;
            color: #4A5568;
        }
        @media (max-width: 768px) {
            .pros-cons-container {
                flex-direction: column;
                gap: 16px;
            }
        }
    </style><div class="pros-cons-wrapper"><div class="pros-cons-container"><div class="pros-section">
                    <div class="section-header">
                        <h3 class="pros-title">✅ Vantagens</h3>
                    </div>
                    <div class="section-content">
                        <ul class="pros-cons-list"><li class="pros-cons-item"><svg width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" style="color: #16a34a;"><path d="M22 11.08V12a10 10 0 1 1-5.93-9.14"></path><polyline points="22 4 12 14.01 9 11.01"></polyline></svg>Qualidade superior e durabilidade excelente</li><li class="pros-cons-item"><svg width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" style="color: #16a34a;"><path d="M22 11.08V12a10 10 0 1 1-5.93-9.14"></path><polyline points="22 4 12 14.01 9 11.01"></polyline></svg>Oferece carregamento rápido e função de transmissão de dados</li><li class="pros-cons-item"><svg width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" style="color: #16a34a;"><path d="M22 11.08V12a10 10 0 1 1-5.93-9.14"></path><polyline points="22 4 12 14.01 9 11.01"></polyline></svg>Desempenho excelente pelo preço</li><li class="pros-cons-item"><svg width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" style="color: #16a34a;"><path d="M22 11.08V12a10 10 0 1 1-5.93-9.14"></path><polyline points="22 4 12 14.01 9 11.01"></polyline></svg>Bem embalado e entrega rápida</li><li class="pros-cons-item"><svg width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" style="color: #16a34a;"><path d="M22 11.08V12a10 10 0 1 1-5.93-9.14"></path><polyline points="22 4 12 14.01 9 11.01"></polyline></svg>Compatível com diversos dispositivos</li></ul></div></div><div class="cons-section">
                    <div class="section-header">
                        <h3 class="cons-title">❌ Desvantagens</h3>
                    </div>
                    <div class="section-content">
                        <ul class="pros-cons-list"><li class="pros-cons-item"><svg width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" style="color: #dc2626;"><circle cx="12" cy="12" r="10"></circle><line x1="15" y1="9" x2="9" y2="15"></line><line x1="9" y1="9" x2="15" y2="15"></line></svg>Necessário verificar desempenho das funções de carregamento rápido e transmissão de dados</li></ul></div></div></div></div>
<br>
    <h2 class="product-review-title">Análise do Produto</h2><div class="product-review-container"><div class="product-review-item"><h3 class="product-review-topic">Recomendação de cabo USB-C</h3><div class="product-review-content-wrapper"><div class="product-review-content" id="review-content-0">É um cabo USB-C de qualidade excelente. Carregamento rápido e<br>transmissão de dados estável são possíveis, estou muito satisfeito.<br>A durabilidade também é excelente e o desempenho pelo preço é superior.</div><div class="product-review-fade"></div></div><button class="product-review-more" data-target="review-content-0">Ver mais</button></div><div class="product-review-item"><h3 class="product-review-topic">Satisfação máxima com a entrega</h3><div class="product-review-content-wrapper"><div class="product-review-content" id="review-content-1">A entrega foi rápida e a embalagem estava bem feita,<br>recebi com muito prazer. O produto está de acordo com a propaganda e<br>dá uma sensação de luxo. Seria ainda melhor se fosse adicionada<br>uma embalagem de papel de alta qualidade.</div><div class="product-review-fade"></div></div><button class="product-review-more" data-target="review-content-1">Ver mais</button></div><div class="product-review-item"><h3 class="product-review-topic">Produto excelente pelo preço</h3><div class="product-review-content-wrapper"><div class="product-review-content" id="review-content-2">É realmente um produto excelente pelo preço. Posso carregar todos os dispositivos<br>sem problemas e o cabo é resistente, então<br>parece que poderei usar por muito tempo.</div><div class="product-review-fade"></div></div><button class="product-review-more" data-target="review-content-2">Ver mais</button></div><div class="product-review-item"><h3 class="product-review-topic">Recomendo o cabo Ugreen</h3><div class="product-review-content-wrapper"><div class="product-review-content" id="review-content-3">O cabo Ugreen tem durabilidade realmente excelente<br>Funciona perfeitamente no CarPlay também<br>e é adequado para uso por longos períodos<br>Estou realmente satisfeito</div><div class="product-review-fade"></div></div><button class="product-review-more" data-target="review-content-3">Ver mais</button></div></div>

        <style>
            .affiliate--button1 {
                display: flex;
                flex-direction: column;
                width: 100%;
                max-width: 400px;
                border-radius: 12px;
                padding: 4px;
                margin: 20px auto;
                transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
                overflow: hidden;
            }

            .button--content {
                background: #fff;
                border-radius: 10px;
                padding: 16px;
                text-align: center;
            }

            .button--main {
                display: flex;
                align-items: center;
                justify-content: center;
                background: linear-gradient(135deg, #19A846 0%, #3DE78D 100%);
                color: white;
                padding: 16px 24px;
                border-radius: 8px;
                font-size: 18px;
                font-weight: 700;
                text-decoration: none;
                margin: 10px 0;
                transition: transform 0.2s ease;
            }

            .button--main:hover {
                transform: translateY(-2px);
				color: white;
                box-shadow: 0 6px 8px rgba(25, 168, 70, 0.3);
            }

            .trust--badges {
                display: flex;
                justify-content: center;
                gap: 12px;
                margin-top: 12px;
            }

            .trust--badge {
                display: flex;
                align-items: center;
                color: #666;
                font-size: 12px;
                gap: 4px;
            }

            .affiliate--disclaimer {
                font-size: 11px;
                color: #999;
                text-align: center;
                margin-top: 8px;
            }

            @keyframes pulse {
                0% { transform: scale(1); }
                50% { transform: scale(1.05); }
                100% { transform: scale(1); }
            }

            .animate--pulse {
                animation: pulse 2s infinite;
            }

            @media (max-width: 768px) {
                .button--main {
                    font-size: 16px;
                    padding: 14px 20px;
                }
            }
        </style>
    <div class='affiliate--button--container'><div class='affiliate--button1'><div class='button--content'><a href="https://rzekl.com/g/1e8d114494aaa129241216525dc3e8/?ulp=https%3A%2F%2Fpt.aliexpress.com%2Fitem%2F1005006471612403.html" class="button--main animate--pulse" target="_blank" rel="noopener noreferrer">
                Ver preço no AliExpress
                <span style="margin-left: 8px;">✨</span>
              </a><div class='trust--badges'>
                <span class='trust--badge'>🚚 Entrega rápida</span>
                <span class='trust--badge'>🔒 Pagamento seguro</span>
              </div></div></div><p class='affiliate--disclaimer'>Esta publicação apresenta produtos recomendados do AliExpress para nossos leitores.</p></div><p><a href="https://pristine-blog.com/ugreen-cabo-carregamento-rapido/">Solução inovadora de carregamento rápido, cabo USB-C UGREEN</a> <a href="https://pristine-blog.com">Pristine-Blog | Resenhas Relâmpago</a></p>
]]></content:encoded>
					
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">5344</post-id>	</item>
	</channel>
</rss>
