@import '_content/NorthHealth.Shared/NorthHealth.Shared.sgy0f9dujn.bundle.scp.css';

/* /Components/Index.razor.rz.scp.css */
/* ════════════════════════════════════════════
   HERO — FULL-BLEED COM PRODUTOS GRANDES
════════════════════════════════════════════ */
.np-hero[b-xr7s8zk62f] {
    position: relative;
    min-height: 92vh;
    overflow: hidden;
    display: flex;
    flex-direction: column;
}

/* Fundo warm que casa com as embalagens */
.np-hero__bg[b-xr7s8zk62f] {
    position: absolute;
    inset: 0;
    background: linear-gradient(160deg, #C8A882 0%, #B8976E 40%, #A8876A 100%);
    z-index: 0;
}

/* Brilho dourado sutil */
.np-hero__bg[b-xr7s8zk62f]::after {
    content: '';
    position: absolute;
    inset: 0;
    background:
        radial-gradient(ellipse at 70% 30%, rgba(255,255,255,0.18) 0%, transparent 50%),
        radial-gradient(ellipse at 20% 80%, rgba(26,61,43,0.25) 0%, transparent 45%);
    pointer-events: none;
}

/* Texto sobreposto — canto inferior esquerdo */
.np-hero__overlay[b-xr7s8zk62f] {
    position: relative;
    z-index: 2;
    padding: 3.5rem 3rem 2rem;
    max-width: 560px;
    display: flex;
    flex-direction: column;
    gap: 1rem;
}

.np-hero__eyebrow[b-xr7s8zk62f] {
    font-size: 0.75rem;
    font-weight: 700;
    letter-spacing: 0.18em;
    text-transform: uppercase;
    color: rgba(26,61,43,0.8);
    margin: 0;
}

.np-hero__title[b-xr7s8zk62f] {
    font-size: clamp(3rem, 6vw, 5.5rem);
    font-weight: 900;
    line-height: 1.0;
    color: #1A3D2B;
    margin: 0;
}

.np-hero__title em[b-xr7s8zk62f] {
    font-style: normal;
    color: #FDFAF5;
    text-shadow: 0 2px 24px rgba(26,61,43,0.2);
}

.np-hero__desc[b-xr7s8zk62f] {
    font-size: 0.88rem;
    color: rgba(26,61,43,0.75);
    font-weight: 600;
    letter-spacing: 0.04em;
    margin: 0;
}

.np-hero__btns[b-xr7s8zk62f] {
    display: flex;
    flex-wrap: wrap;
    gap: 0.75rem;
    margin-top: 0.5rem;
}

/* Botões adaptados para o fundo warm */
.np-btn--dark[b-xr7s8zk62f] {
    background: #1A3D2B;
    color: #F5EDD8;
    box-shadow: 0 6px 20px rgba(26,61,43,0.35);
}

.np-btn--dark:hover[b-xr7s8zk62f] {
    background: #122B1E;
    box-shadow: 0 10px 28px rgba(26,61,43,0.45);
    transform: translateY(-2px);
    color: #F5EDD8;
}

.np-btn--ghost-dark[b-xr7s8zk62f] {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 0.85rem 2rem;
    border-radius: 999px;
    font-size: 0.92rem;
    font-weight: 700;
    text-decoration: none;
    transition: all 0.25s ease;
    background: transparent;
    color: #1A3D2B;
    border: 1.5px solid rgba(26,61,43,0.4);
}

.np-btn--ghost-dark:hover[b-xr7s8zk62f] {
    border-color: #1A3D2B;
    background: rgba(26,61,43,0.08);
    transform: translateY(-2px);
    color: #1A3D2B;
}

/* Produtos flutuando na parte inferior/direita */
.np-hero__products[b-xr7s8zk62f] {
    position: absolute;
    bottom: 0;
    right: 0;
    z-index: 1;
    display: flex;
    align-items: flex-end;
    gap: 0;
    height: 100%;
    width: 65%;
}

.np-hero__prod[b-xr7s8zk62f] {
    flex: 1;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: flex-end;
    position: relative;
    transition: transform 0.5s cubic-bezier(0.22, 1, 0.36, 1);
}

.np-hero__prod:hover[b-xr7s8zk62f] {
    transform: translateY(-12px);
    z-index: 3;
}

.np-hero__prod img[b-xr7s8zk62f] {
    width: 100%;
    max-width: 280px;
    height: auto;
    object-fit: contain;
    display: block;
    filter: drop-shadow(0 24px 48px rgba(26,61,43,0.25));
    transition: filter 0.4s ease;
}

.np-hero__prod:hover img[b-xr7s8zk62f] {
    filter: drop-shadow(0 32px 56px rgba(26,61,43,0.35));
}

.np-hero__prod span[b-xr7s8zk62f] {
    position: absolute;
    top: 2rem;
    left: 50%;
    transform: translateX(-50%);
    font-size: 0.68rem;
    font-weight: 800;
    letter-spacing: 0.12em;
    text-transform: uppercase;
    color: rgba(26,61,43,0.6);
    white-space: nowrap;
    background: rgba(255,255,255,0.35);
    padding: 0.3rem 0.75rem;
    border-radius: 999px;
    backdrop-filter: blur(4px);
}

/* Produto central um pouco mais alto */
.np-hero__prod--center img[b-xr7s8zk62f] {
    max-width: 320px;
    transform: translateY(-24px);
}

.np-hero__prod--center:hover[b-xr7s8zk62f] {
    transform: translateY(-36px);
}

@keyframes np-shimmer-b-xr7s8zk62f {
    0%   { background-position: 0% }
    100% { background-position: 200% }
}

/* ════════════════════════════════════════════
   LABEL / EYEBROW
════════════════════════════════════════════ */
.np-label[b-xr7s8zk62f] {
    font-size: 0.78rem;
    font-weight: 700;
    letter-spacing: 0.12em;
    text-transform: uppercase;
    color: #7CAE8E;
    margin: 0;
}

.np-label--gold[b-xr7s8zk62f] {
    color: #C9A84C;
}

/* ════════════════════════════════════════════
   BOTÕES
════════════════════════════════════════════ */
.np-btn[b-xr7s8zk62f] {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 0.85rem 2rem;
    border-radius: 999px;
    font-size: 0.92rem;
    font-weight: 700;
    letter-spacing: 0.02em;
    text-decoration: none;
    transition: all 0.25s ease;
    white-space: nowrap;
    border: none;
    cursor: pointer;
}

.np-btn--gold[b-xr7s8zk62f] {
    background: linear-gradient(135deg, #b8882e, #e6c97a, #c9a24a);
    background-size: 200%;
    color: #fff;
    box-shadow: 0 6px 24px rgba(201, 162, 74, 0.4);
}

.np-btn--gold:hover[b-xr7s8zk62f] {
    background-position: right;
    box-shadow: 0 10px 32px rgba(201, 162, 74, 0.55);
    transform: translateY(-2px);
    color: #fff;
}

.np-btn--dark[b-xr7s8zk62f] {
    background: #1A3D2B;
    color: #fff;
    box-shadow: 0 6px 20px rgba(26, 61, 43, 0.3);
}

.np-btn--dark:hover[b-xr7s8zk62f] {
    background: #122B1E;
    box-shadow: 0 10px 28px rgba(26, 61, 43, 0.4);
    transform: translateY(-2px);
    color: #fff;
}

.np-btn--ghost[b-xr7s8zk62f] {
    background: transparent;
    color: #1C2E23;
    border: 1.5px solid #E0D8C8;
}

.np-btn--ghost:hover[b-xr7s8zk62f] {
    border-color: #1A3D2B;
    color: #1A3D2B;
    transform: translateY(-2px);
}

.np-btn--lg[b-xr7s8zk62f] {
    padding: 1rem 2.5rem;
    font-size: 1rem;
}

/* ════════════════════════════════════════════
   FAIXA DE CONFIANÇA
════════════════════════════════════════════ */
.np-trust[b-xr7s8zk62f] {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    background: #1A3D2B;
    padding: 1.1rem 2rem;
}

.np-trust__item[b-xr7s8zk62f] {
    display: flex;
    align-items: center;
    gap: 0.5rem;
    padding: 0.5rem 1.8rem;
    color: #F5EDD8;
    font-size: 0.83rem;
    font-weight: 600;
    letter-spacing: 0.03em;
}

.np-trust__item svg[b-xr7s8zk62f] {
    width: 17px;
    height: 17px;
    color: #C9A84C;
    flex-shrink: 0;
}

.np-trust__sep[b-xr7s8zk62f] {
    width: 1px;
    height: 22px;
    background: rgba(245, 237, 216, 0.2);
}

/* ════════════════════════════════════════════
   SEÇÕES DE PRODUTO
════════════════════════════════════════════ */
.np-product[b-xr7s8zk62f] {
    display: grid;
    grid-template-columns: 1fr 1fr;
    min-height: 80vh;
    overflow: hidden;
}

.np-product--reverse[b-xr7s8zk62f] {
    direction: rtl;
}

.np-product--reverse > *[b-xr7s8zk62f] {
    direction: ltr;
}

.np-product__visual[b-xr7s8zk62f] {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 4rem 3rem;
    overflow: hidden;
}

.np-product__bg[b-xr7s8zk62f] {
    position: absolute;
    inset: 0;
}

.np-product__bg--cream[b-xr7s8zk62f] {
    background: #EBE0C8;
}

.np-product__bg--dark[b-xr7s8zk62f] {
    background: linear-gradient(145deg, #1A3D2B 0%, #112A1D 100%);
}

.np-product__shine[b-xr7s8zk62f] {
    position: absolute;
    inset: 0;
    z-index: 1;
    background: radial-gradient(ellipse at 40% 30%, rgba(201,162,74,0.18) 0%, transparent 60%),
                radial-gradient(ellipse at 70% 70%, rgba(201,162,74,0.1) 0%, transparent 50%);
    pointer-events: none;
}

.np-product__shine--gold[b-xr7s8zk62f] {
    background: radial-gradient(ellipse at 50% 40%, rgba(230,201,122,0.25) 0%, transparent 60%),
                radial-gradient(ellipse at 30% 70%, rgba(201,162,74,0.15) 0%, transparent 50%);
}

.np-product__img[b-xr7s8zk62f] {
    position: relative;
    z-index: 2;
    width: 100%;
    max-width: 380px;
    height: auto;
    object-fit: contain;
    filter: drop-shadow(0 30px 60px rgba(20,40,26,0.25));
    transition: transform 0.6s cubic-bezier(0.22,1,0.36,1), filter 0.5s ease;
}

.np-product:hover .np-product__img[b-xr7s8zk62f] {
    transform: scale(1.04) translateY(-8px);
    filter: drop-shadow(0 40px 70px rgba(20,40,26,0.32));
}

.np-product__cert[b-xr7s8zk62f] {
    position: absolute;
    bottom: 2rem;
    right: 2rem;
    z-index: 3;
    padding: 0.4rem 1rem;
    border-radius: 999px;
    font-size: 0.75rem;
    font-weight: 800;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    background: rgba(26,61,43,0.9);
    color: #E6C97A;
    border: 1px solid rgba(201,162,74,0.4);
    backdrop-filter: blur(8px);
}

.np-product__cert--gold[b-xr7s8zk62f] {
    background: linear-gradient(135deg, #b8882e, #e6c97a);
    color: #fff;
    border: none;
    box-shadow: 0 4px 16px rgba(180,130,30,0.5);
}

.np-product__info[b-xr7s8zk62f] {
    padding: 5rem 5rem 5rem 4rem;
    display: flex;
    flex-direction: column;
    justify-content: center;
    gap: 1rem;
    background: #FDFAF5;
}

.np-product--dark .np-product__info[b-xr7s8zk62f] {
    background: #f8f4ec;
}

.np-cat[b-xr7s8zk62f] {
    font-size: 0.78rem;
    font-weight: 700;
    letter-spacing: 0.12em;
    text-transform: uppercase;
    color: #7CAE8E;
    margin: 0;
}

.np-product__info h2[b-xr7s8zk62f] {
    font-size: clamp(2.2rem, 3.5vw, 3.5rem);
    font-weight: 900;
    line-height: 1.0;
    color: #1A3D2B;
    margin: 0;
}

.np-tagline[b-xr7s8zk62f] {
    font-size: 1rem;
    font-style: italic;
    color: #8A7A5A;
    margin: 0;
}

.np-desc[b-xr7s8zk62f] {
    font-size: 0.97rem;
    color: #4A5A4D;
    line-height: 1.7;
    max-width: 55ch;
    margin: 0;
}

.np-dosagem-box[b-xr7s8zk62f] {
    display: flex;
    align-items: center;
    gap: 1.5rem;
    background: linear-gradient(135deg, #f0ece2, #e8e2d4);
    border: 1px solid #E0D8C8;
    border-radius: 16px;
    padding: 1.2rem 1.8rem;
    width: fit-content;
}

.np-dosagem[b-xr7s8zk62f] {
    display: flex;
    flex-direction: column;
    align-items: center;
    line-height: 1;
}

.np-dosagem strong[b-xr7s8zk62f] {
    font-size: 2rem;
    font-weight: 900;
    color: #1A3D2B;
}

.np-dosagem strong small[b-xr7s8zk62f] {
    font-size: 0.9rem;
    font-weight: 600;
}

.np-dosagem span[b-xr7s8zk62f] {
    font-size: 0.68rem;
    font-weight: 800;
    letter-spacing: 0.15em;
    text-transform: uppercase;
    color: #7CAE8E;
    margin-top: 2px;
}

.np-dosagem__div[b-xr7s8zk62f] {
    font-size: 1.4rem;
    color: #C9A84C;
    font-weight: 300;
}

.np-dosagem__label[b-xr7s8zk62f] {
    font-size: 0.7rem;
    color: #4A5A4D;
    text-transform: uppercase;
    letter-spacing: 0.08em;
    border-left: 1px solid #E0D8C8;
    padding-left: 1rem;
    align-self: center;
}

.np-ativos[b-xr7s8zk62f] {
    display: flex;
    flex-direction: column;
    gap: 0.75rem;
    padding: 1rem 0;
    border-top: 1px solid #E0D8C8;
    border-bottom: 1px solid #E0D8C8;
}

.np-ativo[b-xr7s8zk62f] {
    display: flex;
    align-items: flex-start;
    gap: 1rem;
}

.np-ativo__num[b-xr7s8zk62f] {
    font-size: 0.65rem;
    font-weight: 900;
    letter-spacing: 0.08em;
    color: #C9A84C;
    background: rgba(201,162,74,0.12);
    border: 1px solid rgba(201,162,74,0.25);
    border-radius: 6px;
    padding: 2px 6px;
    flex-shrink: 0;
    margin-top: 2px;
}

.np-ativo strong[b-xr7s8zk62f] {
    display: block;
    font-size: 0.9rem;
    font-weight: 700;
    color: #1A3D2B;
}

.np-ativo span[b-xr7s8zk62f] {
    display: block;
    font-size: 0.82rem;
    color: #5a6b5d;
    line-height: 1.4;
}

.np-product__footer[b-xr7s8zk62f] {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 1rem;
    flex-wrap: wrap;
}

.np-pill-row[b-xr7s8zk62f] {
    display: flex;
    flex-wrap: wrap;
    gap: 0.4rem;
}

.np-pill[b-xr7s8zk62f] {
    display: inline-block;
    padding: 0.28rem 0.7rem;
    border-radius: 999px;
    font-size: 0.72rem;
    font-weight: 600;
    background: rgba(26,61,43,0.08);
    color: #1A3D2B;
    border: 1px solid rgba(26,61,43,0.15);
}

.np-pill--gold-dark[b-xr7s8zk62f] {
    background: rgba(201,162,74,0.15);
    color: #7a5e18;
    border-color: rgba(201,162,74,0.35);
}

/* ════════════════════════════════════════════
   POR QUE NORTHPURE
════════════════════════════════════════════ */
.np-why[b-xr7s8zk62f] {
    max-width: 1400px;
    margin: 0 auto;
    padding: 6rem 2rem;
}

.np-why__header[b-xr7s8zk62f] {
    text-align: center;
    margin-bottom: 4rem;
}

.np-why__header h2[b-xr7s8zk62f] {
    font-size: clamp(2rem, 3.5vw, 3rem);
    font-weight: 900;
    color: #1A3D2B;
    line-height: 1.1;
    margin: 0.5rem 0 0;
}

.np-why__grid[b-xr7s8zk62f] {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 2rem;
}

.np-why__item[b-xr7s8zk62f] {
    padding: 2rem;
    border-radius: 20px;
    background: #FDFAF5;
    border: 1px solid #E0D8C8;
    transition: box-shadow 0.3s ease, transform 0.3s ease;
}

.np-why__item:hover[b-xr7s8zk62f] {
    box-shadow: 0 16px 48px rgba(26,61,43,0.1);
    transform: translateY(-4px);
}

.np-why__num[b-xr7s8zk62f] {
    font-size: 2.5rem;
    font-weight: 900;
    color: rgba(201,162,74,0.25);
    line-height: 1;
    margin-bottom: 0.75rem;
}

.np-why__item h3[b-xr7s8zk62f] {
    font-size: 1rem;
    font-weight: 800;
    color: #1A3D2B;
    margin: 0 0 0.5rem;
}

.np-why__item p[b-xr7s8zk62f] {
    font-size: 0.9rem;
    color: #4A5A4D;
    line-height: 1.6;
    margin: 0;
}

/* ════════════════════════════════════════════
   SEÇÃO IA — REDESENHADA
════════════════════════════════════════════ */
.np-ia[b-xr7s8zk62f] {
    background: #1A3D2B;
    padding: 6rem 4rem;
}

.np-ia__inner[b-xr7s8zk62f] {
    max-width: 1200px;
    margin: 0 auto;
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 5rem;
    align-items: center;
}

.np-ia__left[b-xr7s8zk62f] {
    display: flex;
    flex-direction: column;
    gap: 1.4rem;
}

.np-ia__left h2[b-xr7s8zk62f] {
    font-size: clamp(2rem, 3.2vw, 2.8rem);
    font-weight: 900;
    color: #fff;
    line-height: 1.1;
    margin: 0;
}

.np-ia__left p[b-xr7s8zk62f] {
    color: rgba(245,237,216,0.8);
    font-size: 1rem;
    line-height: 1.65;
    margin: 0;
}

.np-ia__steps[b-xr7s8zk62f] {
    display: flex;
    flex-direction: column;
    gap: 0.75rem;
    padding-top: 0.5rem;
    border-top: 1px solid rgba(245,237,216,0.15);
}

.np-ia__step[b-xr7s8zk62f] {
    display: flex;
    align-items: center;
    gap: 0.75rem;
    font-size: 0.88rem;
    color: rgba(245,237,216,0.7);
}

.np-ia__step span[b-xr7s8zk62f] {
    font-size: 0.65rem;
    font-weight: 900;
    color: #C9A84C;
    background: rgba(201,162,74,0.15);
    border: 1px solid rgba(201,162,74,0.3);
    border-radius: 6px;
    padding: 2px 7px;
    flex-shrink: 0;
}

/* Stats cards (substitui phone mock) */
.np-ia__right[b-xr7s8zk62f] {
    display: flex;
    justify-content: center;
    align-items: center;
}

.np-ia__stats[b-xr7s8zk62f] {
    display: flex;
    flex-direction: column;
    gap: 1.2rem;
    width: 100%;
    max-width: 320px;
}

.np-ia__stat[b-xr7s8zk62f] {
    display: flex;
    flex-direction: column;
    gap: 0.25rem;
    padding: 1.5rem 2rem;
    background: rgba(255,255,255,0.06);
    border: 1px solid rgba(255,255,255,0.1);
    border-radius: 16px;
    backdrop-filter: blur(8px);
}

.np-ia__stat strong[b-xr7s8zk62f] {
    font-size: 2.5rem;
    font-weight: 900;
    color: #C9A84C;
    line-height: 1;
}

.np-ia__stat span[b-xr7s8zk62f] {
    font-size: 0.82rem;
    color: rgba(245,237,216,0.65);
    text-transform: uppercase;
    letter-spacing: 0.08em;
    font-weight: 600;
}

/* ════════════════════════════════════════════
   DEPOIMENTOS
════════════════════════════════════════════ */
.np-testimonials[b-xr7s8zk62f] {
    max-width: 1400px;
    margin: 0 auto;
    padding: 6rem 2rem;
}

.np-test-grid[b-xr7s8zk62f] {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 1.5rem;
    margin-top: 3rem;
}

.np-test[b-xr7s8zk62f] {
    background: #FDFAF5;
    border: 1px solid #E0D8C8;
    border-radius: 20px;
    padding: 2rem;
    transition: box-shadow 0.3s ease;
}

.np-test:hover[b-xr7s8zk62f] {
    box-shadow: 0 12px 36px rgba(26,61,43,0.1);
}

.np-test__stars[b-xr7s8zk62f] {
    color: #C9A84C;
    font-size: 1rem;
    letter-spacing: 0.1em;
    margin-bottom: 1rem;
}

.np-test p[b-xr7s8zk62f] {
    font-size: 0.95rem;
    color: #4A5A4D;
    line-height: 1.7;
    font-style: italic;
    margin: 0 0 1.2rem;
}

.np-test footer[b-xr7s8zk62f] {
    display: flex;
    flex-direction: column;
    gap: 2px;
}

.np-test footer strong[b-xr7s8zk62f] {
    font-size: 0.9rem;
    color: #1A3D2B;
}

.np-test footer span[b-xr7s8zk62f] {
    font-size: 0.78rem;
    color: #7CAE8E;
}

/* ════════════════════════════════════════════
   NEWSLETTER
════════════════════════════════════════════ */
.np-newsletter[b-xr7s8zk62f] {
    background: linear-gradient(135deg, #f0ece2, #e8e2d4);
    padding: 5rem 2rem;
}

.np-newsletter__inner[b-xr7s8zk62f] {
    max-width: 560px;
    margin: 0 auto;
    text-align: center;
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 1rem;
}

.np-newsletter__inner h2[b-xr7s8zk62f] {
    font-size: clamp(1.8rem, 3vw, 2.5rem);
    font-weight: 900;
    color: #1A3D2B;
    line-height: 1.15;
    margin: 0;
}

.np-newsletter__inner p[b-xr7s8zk62f] {
    color: #4A5A4D;
    margin: 0;
}

.np-newsletter__form[b-xr7s8zk62f] {
    display: flex;
    gap: 0.5rem;
    width: 100%;
    max-width: 440px;
}

.np-newsletter__form input[b-xr7s8zk62f] {
    flex: 1;
    border: 1.5px solid #E0D8C8;
    border-radius: 999px;
    padding: 0.85rem 1.4rem;
    font-size: 0.9rem;
    background: #fff;
    color: #1C2E23;
    outline: none;
    transition: border-color 0.2s;
}

.np-newsletter__form input:focus[b-xr7s8zk62f] {
    border-color: #1A3D2B;
}

.np-newsletter__form button[b-xr7s8zk62f] {
    padding: 0.85rem 1.6rem;
    border: none;
    border-radius: 999px;
    background: #1A3D2B;
    color: #fff;
    font-size: 0.9rem;
    font-weight: 700;
    cursor: pointer;
    white-space: nowrap;
    transition: background 0.2s, transform 0.2s;
}

.np-newsletter__form button:hover[b-xr7s8zk62f] {
    background: #122B1E;
    transform: translateY(-2px);
}

/* ════════════════════════════════════════════
   RESPONSIVO
════════════════════════════════════════════ */
@media (max-width: 1100px) {
    .np-why__grid[b-xr7s8zk62f] { grid-template-columns: repeat(2, 1fr); }
    .np-ia[b-xr7s8zk62f] { padding: 4rem 2rem; }
    .np-ia__inner[b-xr7s8zk62f] { grid-template-columns: 1fr; gap: 3rem; }
    .np-ia__right[b-xr7s8zk62f] { display: none; }
}

@media (max-width: 900px) {
    .np-hero[b-xr7s8zk62f] {
        min-height: 100svh;
        flex-direction: column;
    }
    .np-hero__overlay[b-xr7s8zk62f] {
        padding: 2.5rem 1.5rem 1.5rem;
        max-width: 100%;
    }
    .np-hero__title[b-xr7s8zk62f] { font-size: clamp(2.4rem, 10vw, 3.5rem); }
    .np-hero__products[b-xr7s8zk62f] {
        position: relative;
        width: 100%;
        height: 320px;
        bottom: auto;
        right: auto;
        flex: 1;
    }
    .np-hero__prod img[b-xr7s8zk62f] { max-width: 180px; }
    .np-hero__prod--center img[b-xr7s8zk62f] { max-width: 210px; }
    .np-product[b-xr7s8zk62f] { grid-template-columns: 1fr; min-height: auto; }
    .np-product--reverse[b-xr7s8zk62f] { direction: ltr; }
    .np-product__visual[b-xr7s8zk62f] { min-height: 280px; padding: 3rem 2rem; }
    .np-product__img[b-xr7s8zk62f] { max-width: 240px; }
    .np-product__info[b-xr7s8zk62f] { padding: 3rem 1.5rem; }
    .np-product__footer[b-xr7s8zk62f] { flex-direction: column; align-items: flex-start; }
    .np-product__footer .np-btn[b-xr7s8zk62f] { width: 100%; text-align: center; }
    .np-why__grid[b-xr7s8zk62f] { grid-template-columns: 1fr; }
    .np-test-grid[b-xr7s8zk62f] { grid-template-columns: 1fr; }
    .np-trust[b-xr7s8zk62f] { flex-direction: column; align-items: flex-start; gap: 0.25rem; }
    .np-trust__sep[b-xr7s8zk62f] { display: none; }
    .np-newsletter__form[b-xr7s8zk62f] { flex-direction: column; }
    .np-newsletter__form button[b-xr7s8zk62f] { width: 100%; }
    .np-dosagem-box[b-xr7s8zk62f] { flex-wrap: wrap; justify-content: center; }
}
/* /Components/Layout/MainLayout.razor.rz.scp.css */
/* MainLayout Styles */

.navbar-container[b-b5j748f01a] {
    background: linear-gradient(135deg, var(--nh-forest-900) 0%, var(--nh-forest-800) 100%);
    box-shadow: 0 2px 12px rgba(18, 35, 27, 0.18);
    border-bottom: 1px solid rgba(217, 185, 104, 0.22);
    backdrop-filter: blur(6px);
    position: sticky;
    top: 0;
    z-index: 1000;
}

.navbar[b-b5j748f01a] {
    display: flex;
    align-items: center;
    justify-content: space-between;
    max-width: 1400px;
    margin: 0 auto;
    padding: 0 24px;
    height: 74px;
    gap: 36px;
}

/* Logo */
.navbar-brand[b-b5j748f01a] {
    flex-shrink: 0;
}

.logo[b-b5j748f01a] {
    display: flex;
    align-items: center;
    gap: 10px;
    text-decoration: none;
    color: white;
    transition: transform 0.2s ease, opacity 0.2s ease;
}

.logo:hover[b-b5j748f01a] {
    transform: scale(1.02);
    opacity: 0.95;
}

.logo-star[b-b5j748f01a] {
    color: var(--nh-gold-400);
    font-size: 1.4rem;
    line-height: 1;
    transform: translateY(-1px);
}

.logo-wordmark[b-b5j748f01a] {
    display: flex;
    flex-direction: column;
    line-height: 1.05;
}

.logo-north[b-b5j748f01a] {
    font-size: 1.2rem;
    font-weight: 800;
    letter-spacing: 0.04em;
    color: #f7f7f2;
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.22);
}

.logo-pure[b-b5j748f01a] {
    font-size: 0.68rem;
    font-weight: 600;
    letter-spacing: 0.32em;
    color: var(--nh-gold-400);
}

/* Menu de Navegação */
.navbar-menu[b-b5j748f01a] {
    display: flex;
    align-items: center;
    gap: 10px;
    flex: 1;
    justify-content: center;
}

.nav-link[b-b5j748f01a] {
    color: rgba(255, 255, 255, 0.9);
    text-decoration: none;
    display: inline-flex;
    align-items: center;
    white-space: nowrap;
    padding: 8px 14px;
    border-radius: 6px;
    transition: all 0.3s;
    font-size: 0.95rem;
    font-weight: 500;
    position: relative;
    cursor: pointer;
}

.nav-link[b-b5j748f01a]::before {
    content: '';
    position: absolute;
    bottom: 4px;
    left: 14px;
    right: 14px;
    height: 2px;
    background-color: var(--nh-gold-500);
    border-radius: 2px;
    transform: scaleX(0);
    transform-origin: left;
    transition: transform 0.25s ease;
}

.nav-link:hover[b-b5j748f01a] {
    color: white;
    background-color: rgba(255, 255, 255, 0.12);
}

.nav-link:hover[b-b5j748f01a]::before {
    transform: scaleX(1);
}

.nav-link.active[b-b5j748f01a] {
    color: var(--nh-gold-400);
    background-color: rgba(217, 185, 104, 0.12);
}

.nav-link.active[b-b5j748f01a]::before {
    transform: scaleX(1);
}

.nav-link--admin[b-b5j748f01a] {
    margin-left: 4px;
    border: 1px solid rgba(217, 185, 104, 0.4);
    background-color: rgba(217, 185, 104, 0.08);
    font-size: 0.82rem;
}

.nav-text[b-b5j748f01a] {
    display: flex;
    align-items: center;
}

/* Dropdown de categorias */
.nav-dropdown[b-b5j748f01a] {
    position: relative;
}

.nav-dropdown__toggle[b-b5j748f01a] {
    gap: 4px;
}

.nav-dropdown__chevron[b-b5j748f01a] {
    width: 14px !important;
    height: 14px !important;
    transition: transform 0.2s ease;
}

.nav-dropdown:hover .nav-dropdown__chevron[b-b5j748f01a],
.nav-dropdown:focus-within .nav-dropdown__chevron[b-b5j748f01a],
.nav-dropdown.is-open .nav-dropdown__chevron[b-b5j748f01a] {
    transform: rotate(180deg);
}

.nav-dropdown__menu[b-b5j748f01a] {
    position: absolute;
    top: calc(100% + 10px);
    left: 0;
    min-width: 260px;
    background: #ffffff;
    border-radius: 14px;
    box-shadow: 0 18px 40px rgba(18, 35, 27, 0.22);
    padding: 10px;
    display: flex;
    flex-direction: column;
    gap: 2px;
    opacity: 0;
    visibility: hidden;
    transform: translateY(-6px);
    transition: opacity 0.2s ease, transform 0.2s ease, visibility 0.2s;
    z-index: 1100;
}

.nav-dropdown:hover .nav-dropdown__menu[b-b5j748f01a],
.nav-dropdown:focus-within .nav-dropdown__menu[b-b5j748f01a] {
    opacity: 1;
    visibility: visible;
    transform: translateY(0);
}

.nav-dropdown__menu a[b-b5j748f01a] {
    color: var(--nh-text-900);
    text-decoration: none;
    padding: 9px 12px;
    border-radius: 8px;
    font-size: 0.88rem;
    font-weight: 500;
    transition: background-color 0.18s ease, color 0.18s ease, padding-left 0.18s ease;
}

.nav-dropdown__menu a:hover[b-b5j748f01a] {
    background-color: var(--nh-sand-100);
    color: var(--nh-forest-900);
    padding-left: 16px;
}

/* Ações da Navbar -->
.navbar-actions {
    display: flex;
    align-items: center;
    gap: 20px;
}

.btn-search,
.btn-cart {
    background: none;
    border: none;
    color: white;
    cursor: pointer;
    width: 24px;
    height: 24px;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    transition: all 0.2s;
    padding: 4px;
}

.btn-search:hover,
.btn-cart:hover {
    color: var(--nh-gold-400);
}

.btn-search svg,
.btn-cart svg {
    width: 20px !important;
    height: 20px !important;
    min-width: 20px;
    min-height: 20px;
    flex-shrink: 0;
}

.btn-cart {
    text-decoration: none;
}

.cart-count {
    position: absolute;
    top: -8px;
    right: -8px;
    background-color: #ff6b6b;
    color: white;
    border-radius: 50%;
    width: 20px;
    height: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 0.75rem;
    font-weight: 700;
    line-height: 1;
}

/* Hamburger (mobile only) */
.navbar-toggle[b-b5j748f01a] {
    display: none;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 5px;
    width: 30px;
    height: 24px;
    background: none;
    border: none;
    cursor: pointer;
    padding: 0;
    flex-shrink: 0;
}

.navbar-toggle span[b-b5j748f01a] {
    display: block;
    width: 100%;
    height: 2px;
    background-color: #fff;
    border-radius: 2px;
    transition: transform 0.25s ease, opacity 0.25s ease;
}

.navbar-toggle.is-active span:nth-child(1)[b-b5j748f01a] {
    transform: translateY(7px) rotate(45deg);
}

.navbar-toggle.is-active span:nth-child(2)[b-b5j748f01a] {
    opacity: 0;
}

.navbar-toggle.is-active span:nth-child(3)[b-b5j748f01a] {
    transform: translateY(-7px) rotate(-45deg);
}

/* Main Content */
.main-content[b-b5j748f01a] {
    min-height: calc(100vh - 70px - 400px);
    background: linear-gradient(180deg, var(--nh-sand-50) 0%, #ffffff 100%);
}

.content[b-b5j748f01a] {
    max-width: 1400px;
    margin: 0 auto;
    padding: 40px 20px;
    color: var(--nh-text-900);
}

/* Footer */
.footer[b-b5j748f01a] {
    background: linear-gradient(135deg, #152920 0%, var(--nh-forest-900) 100%);
    color: #e7ede9;
    padding: 64px 20px 24px;
    margin-top: 88px;
    border-top: 1px solid rgba(217, 185, 104, 0.25);
}

.footer-container[b-b5j748f01a] {
    max-width: 1400px;
    margin: 0 auto;
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
    gap: 32px;
    margin-bottom: 40px;
}

.footer-section h4[b-b5j748f01a] {
    color: var(--nh-gold-400);
    margin-bottom: 16px;
    font-size: 1rem;
    font-weight: 700;
}

.footer-section p[b-b5j748f01a] {
    color: rgba(231, 237, 233, 0.84);
    line-height: 1.6;
    font-size: 0.9rem;
}

.footer-section ul[b-b5j748f01a] {
    list-style: none;
    padding: 0;
    margin: 0;
}

.footer-section ul li[b-b5j748f01a] {
    margin-bottom: 12px;
}

.footer-section a[b-b5j748f01a] {
    color: rgba(231, 237, 233, 0.84);
    text-decoration: none;
    transition: color 0.2s;
    font-size: 0.9rem;
}

.footer-section a:hover[b-b5j748f01a] {
    color: var(--nh-gold-400);
}

/* Social Links -->
.social-links {
    display: flex;
    gap: 16px;
}

.social-link {
    width: 30px;
    height: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: rgba(217, 185, 104, 0.14);
    border-radius: 50%;
    color: var(--nh-gold-400);
    border: 1px solid rgba(217, 185, 104, 0.3);
    transition: transform 0.2s ease, background-color 0.2s ease, color 0.2s ease;
    text-decoration: none;
}

.social-link:hover {
    background-color: var(--nh-gold-500);
    color: #14261e;
    transform: translateY(-1px);
}

.social-link svg {
    width: 13px !important;
    height: 13px !important;
    min-width: 13px;
    min-height: 13px;
    max-width: 13px;
    max-height: 13px;
    flex-shrink: 0;
}

/* Footer Bottom -->
.footer-bottom {
    text-align: center;
    padding-top: 30px;
    border-top: 1px solid rgba(217, 185, 104, 0.25);
    color: rgba(231, 237, 233, 0.68);
    font-size: 0.85rem;
}

.footer-bottom p {
    margin: 4px 0;
}

.heart {
    color: #ff6b6b;
}

/* Responsive Design */
@media (max-width: 768px) {
    .navbar[b-b5j748f01a] {
        height: auto;
        padding: 14px 20px;
    }

    .navbar-toggle[b-b5j748f01a] {
        display: flex;
    }

    .navbar-menu[b-b5j748f01a] {
        position: absolute;
        top: 100%;
        left: 0;
        right: 0;
        flex-direction: column;
        align-items: stretch;
        justify-content: flex-start;
        gap: 2px;
        max-height: 0;
        opacity: 0;
        overflow: hidden;
        padding: 0 20px;
        background: linear-gradient(180deg, var(--nh-forest-900) 0%, #142a20 100%);
        box-shadow: 0 16px 32px rgba(0, 0, 0, 0.25);
        transition: max-height 0.3s ease, opacity 0.25s ease, padding 0.3s ease;
    }

    .navbar-menu.is-open[b-b5j748f01a] {
        max-height: 70vh;
        opacity: 1;
        padding: 14px 20px 22px;
        overflow-y: auto;
    }

    .nav-link[b-b5j748f01a] {
        width: 100%;
        justify-content: flex-start;
        font-size: 0.95rem;
        padding: 12px 10px;
    }

    .nav-link--admin[b-b5j748f01a] {
        margin-left: 0;
        margin-top: 6px;
        justify-content: center;
    }

    .nav-dropdown__toggle[b-b5j748f01a] {
        justify-content: space-between;
    }

    .nav-dropdown__menu[b-b5j748f01a] {
        position: static;
        display: none;
        flex-direction: column;
        min-width: 0;
        background: transparent;
        box-shadow: none;
        padding: 0 0 0 12px;
        opacity: 1;
        visibility: visible;
        transform: none;
    }

    .nav-dropdown.is-open .nav-dropdown__menu[b-b5j748f01a] {
        display: flex;
    }

    .nav-dropdown__menu a[b-b5j748f01a] {
        color: rgba(255, 255, 255, 0.82);
    }

    .nav-dropdown__menu a:hover[b-b5j748f01a] {
        background-color: rgba(255, 255, 255, 0.08);
        color: #fff;
    }

    .navbar-actions[b-b5j748f01a] {
        gap: 16px;
    }

    .footer-container[b-b5j748f01a] {
        grid-template-columns: 1fr;
        gap: 30px;
    }

    .content[b-b5j748f01a] {
        padding: 20px 12px;
    }
}

@media (max-width: 480px) {
    .logo-pure[b-b5j748f01a] {
        display: none;
    }

    .navbar-actions[b-b5j748f01a] {
        gap: 12px;
    }
}

/* /Components/Layout/ReconnectModal.razor.rz.scp.css */
.components-reconnect-first-attempt-visible[b-xzruor6kfk],
.components-reconnect-repeated-attempt-visible[b-xzruor6kfk],
.components-reconnect-failed-visible[b-xzruor6kfk],
.components-pause-visible[b-xzruor6kfk],
.components-resume-failed-visible[b-xzruor6kfk],
.components-rejoining-animation[b-xzruor6kfk] {
    display: none;
}

#components-reconnect-modal.components-reconnect-show .components-reconnect-first-attempt-visible[b-xzruor6kfk],
#components-reconnect-modal.components-reconnect-show .components-rejoining-animation[b-xzruor6kfk],
#components-reconnect-modal.components-reconnect-paused .components-pause-visible[b-xzruor6kfk],
#components-reconnect-modal.components-reconnect-resume-failed .components-resume-failed-visible[b-xzruor6kfk],
#components-reconnect-modal.components-reconnect-retrying[b-xzruor6kfk],
#components-reconnect-modal.components-reconnect-retrying .components-reconnect-repeated-attempt-visible[b-xzruor6kfk],
#components-reconnect-modal.components-reconnect-retrying .components-rejoining-animation[b-xzruor6kfk],
#components-reconnect-modal.components-reconnect-failed[b-xzruor6kfk],
#components-reconnect-modal.components-reconnect-failed .components-reconnect-failed-visible[b-xzruor6kfk] {
    display: block;
}


#components-reconnect-modal[b-xzruor6kfk] {
    background-color: white;
    width: 20rem;
    margin: 20vh auto;
    padding: 2rem;
    border: 0;
    border-radius: 0.5rem;
    box-shadow: 0 3px 6px 2px rgba(0, 0, 0, 0.3);
    opacity: 0;
    transition: display 0.5s allow-discrete, overlay 0.5s allow-discrete;
    animation: components-reconnect-modal-fadeOutOpacity-b-xzruor6kfk 0.5s both;
    &[open]

{
    animation: components-reconnect-modal-slideUp-b-xzruor6kfk 1.5s cubic-bezier(.05, .89, .25, 1.02) 0.3s, components-reconnect-modal-fadeInOpacity-b-xzruor6kfk 0.5s ease-in-out 0.3s;
    animation-fill-mode: both;
}

}

#components-reconnect-modal[b-xzruor6kfk]::backdrop {
    background-color: rgba(0, 0, 0, 0.4);
    animation: components-reconnect-modal-fadeInOpacity-b-xzruor6kfk 0.5s ease-in-out;
    opacity: 1;
}

@keyframes components-reconnect-modal-slideUp-b-xzruor6kfk {
    0% {
        transform: translateY(30px) scale(0.95);
    }

    100% {
        transform: translateY(0);
    }
}

@keyframes components-reconnect-modal-fadeInOpacity-b-xzruor6kfk {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

@keyframes components-reconnect-modal-fadeOutOpacity-b-xzruor6kfk {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
    }
}

.components-reconnect-container[b-xzruor6kfk] {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 1rem;
}

#components-reconnect-modal p[b-xzruor6kfk] {
    margin: 0;
    text-align: center;
}

#components-reconnect-modal button[b-xzruor6kfk] {
    border: 0;
    background-color: #6b9ed2;
    color: white;
    padding: 4px 24px;
    border-radius: 4px;
}

    #components-reconnect-modal button:hover[b-xzruor6kfk] {
        background-color: #3b6ea2;
    }

    #components-reconnect-modal button:active[b-xzruor6kfk] {
        background-color: #6b9ed2;
    }

.components-rejoining-animation[b-xzruor6kfk] {
    position: relative;
    width: 80px;
    height: 80px;
}

    .components-rejoining-animation div[b-xzruor6kfk] {
        position: absolute;
        border: 3px solid #0087ff;
        opacity: 1;
        border-radius: 50%;
        animation: components-rejoining-animation-b-xzruor6kfk 1.5s cubic-bezier(0, 0.2, 0.8, 1) infinite;
    }

        .components-rejoining-animation div:nth-child(2)[b-xzruor6kfk] {
            animation-delay: -0.5s;
        }

@keyframes components-rejoining-animation-b-xzruor6kfk {
    0% {
        top: 40px;
        left: 40px;
        width: 0;
        height: 0;
        opacity: 0;
    }

    4.9% {
        top: 40px;
        left: 40px;
        width: 0;
        height: 0;
        opacity: 0;
    }

    5% {
        top: 40px;
        left: 40px;
        width: 0;
        height: 0;
        opacity: 1;
    }

    100% {
        top: 0px;
        left: 0px;
        width: 80px;
        height: 80px;
        opacity: 0;
    }
}
/* /Components/ProductDetail.razor.rz.scp.css */
/* ════════════════════════════════════════════
   LOADING / NOT FOUND
════════════════════════════════════════════ */
.npd-loading[b-trufvfwjdk] {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 1rem;
    padding: 8rem 2rem;
    color: #4A5A4D;
    font-size: 0.95rem;
}

.npd-spinner[b-trufvfwjdk] {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    border: 3px solid #E0D8C8;
    border-top-color: #1A3D2B;
    animation: spin-b-trufvfwjdk 0.8s linear infinite;
}

.npd-spinner--sm[b-trufvfwjdk] {
    width: 16px;
    height: 16px;
    border-width: 2px;
    border-color: rgba(255,255,255,0.3);
    border-top-color: #fff;
    flex-shrink: 0;
}

@keyframes spin-b-trufvfwjdk { to { transform: rotate(360deg); } }

.npd-notfound[b-trufvfwjdk] {
    text-align: center;
    padding: 8rem 2rem;
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 1.5rem;
}

.npd-notfound h2[b-trufvfwjdk] {
    color: #1A3D2B;
    font-size: 1.8rem;
}

/* ════════════════════════════════════════════
   BREADCRUMB
════════════════════════════════════════════ */
.npd-breadcrumb[b-trufvfwjdk] {
    background: #F8F4EC;
    border-bottom: 1px solid #E0D8C8;
    padding: 0.75rem 0;
}

.npd-breadcrumb__inner[b-trufvfwjdk] {
    max-width: 1400px;
    margin: 0 auto;
    padding: 0 2rem;
    display: flex;
    align-items: center;
    gap: 0.5rem;
    font-size: 0.83rem;
    color: #4A5A4D;
    flex-wrap: wrap;
}

.npd-breadcrumb__inner a[b-trufvfwjdk] {
    color: #7CAE8E;
    text-decoration: none;
    font-weight: 600;
    transition: color 0.2s;
}

.npd-breadcrumb__inner a:hover[b-trufvfwjdk] { color: #1A3D2B; }
.npd-breadcrumb__inner span[b-trufvfwjdk] { color: #A0A8A2; }

/* ════════════════════════════════════════════
   HERO SECTION
════════════════════════════════════════════ */
.npd-hero[b-trufvfwjdk] {
    display: grid;
    grid-template-columns: 1fr 1fr;
    max-width: 1400px;
    margin: 0 auto;
    padding: 4rem 2rem 5rem;
    gap: 5rem;
    align-items: start;
}

/* Visual / imagem */
.npd-hero__visual[b-trufvfwjdk] {
    position: sticky;
    top: 5rem;
    display: flex;
    flex-direction: column;
    gap: 1.5rem;
}

.npd-hero__img-wrap[b-trufvfwjdk] {
    position: relative;
    background: linear-gradient(145deg, #EBE0C8, #DDD2B8);
    border-radius: 28px;
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 4rem 3rem;
    min-height: 480px;
}

.npd-hero__img-bg[b-trufvfwjdk] {
    position: absolute;
    inset: 0;
    background: radial-gradient(ellipse at 50% 35%, rgba(201,162,74,0.2) 0%, transparent 65%);
    pointer-events: none;
}

.npd-hero__shine[b-trufvfwjdk] {
    position: absolute;
    inset: 0;
    background: radial-gradient(ellipse at 30% 20%, rgba(255,255,255,0.3) 0%, transparent 50%);
    pointer-events: none;
}

.npd-hero__img[b-trufvfwjdk] {
    position: relative;
    z-index: 1;
    width: 100%;
    max-width: 340px;
    height: auto;
    object-fit: contain;
    filter: drop-shadow(0 32px 64px rgba(20,40,26,0.25));
    transition: transform 0.6s cubic-bezier(0.22,1,0.36,1);
}

.npd-hero__img-wrap:hover .npd-hero__img[b-trufvfwjdk] {
    transform: scale(1.04) translateY(-8px);
}

.npd-hero__cert[b-trufvfwjdk] {
    position: absolute;
    bottom: 1.5rem;
    right: 1.5rem;
    z-index: 2;
    padding: 0.35rem 1rem;
    border-radius: 999px;
    font-size: 0.72rem;
    font-weight: 800;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    background: rgba(26,61,43,0.9);
    color: #E6C97A;
    border: 1px solid rgba(201,162,74,0.35);
    backdrop-filter: blur(8px);
}

/* Selos */
.npd-hero__seals[b-trufvfwjdk] {
    display: flex;
    gap: 0.75rem;
    flex-wrap: wrap;
}

.npd-seal[b-trufvfwjdk] {
    flex: 1;
    min-width: 120px;
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 0.35rem;
    padding: 0.9rem 0.75rem;
    background: #FDFAF5;
    border: 1px solid #E0D8C8;
    border-radius: 14px;
    text-align: center;
}

.npd-seal__icon[b-trufvfwjdk] {
    font-size: 1.3rem;
}

.npd-seal span:last-child[b-trufvfwjdk] {
    font-size: 0.72rem;
    font-weight: 700;
    color: #4A5A4D;
    text-transform: uppercase;
    letter-spacing: 0.05em;
}

/* Info */
.npd-hero__info[b-trufvfwjdk] {
    display: flex;
    flex-direction: column;
    gap: 1.4rem;
    padding-top: 1rem;
}

.npd-eyebrow[b-trufvfwjdk] {
    font-size: 0.78rem;
    font-weight: 700;
    letter-spacing: 0.14em;
    text-transform: uppercase;
    color: #C9A84C;
    margin: 0;
}

.npd-eyebrow--sage[b-trufvfwjdk] { color: #7CAE8E; }

.npd-hero__name[b-trufvfwjdk] {
    font-size: clamp(2.2rem, 4vw, 3.5rem);
    font-weight: 900;
    color: #1A3D2B;
    line-height: 1.05;
    margin: 0;
}

/* Rating */
.npd-rating[b-trufvfwjdk] {
    display: flex;
    align-items: center;
    gap: 0.5rem;
}

.npd-rating__stars[b-trufvfwjdk] { color: #C9A84C; font-size: 1.1rem; }
.npd-rating__val[b-trufvfwjdk] { font-weight: 700; color: #1A3D2B; }
.npd-rating__count[b-trufvfwjdk] { font-size: 0.85rem; color: #7CAE8E; }

.npd-hero__desc[b-trufvfwjdk] {
    font-size: 1rem;
    color: #4A5A4D;
    line-height: 1.7;
    margin: 0;
}

.npd-info-pill[b-trufvfwjdk] {
    display: inline-block;
    padding: 0.4rem 1rem;
    border-radius: 999px;
    background: #F0EAE0;
    border: 1px solid #E0D8C8;
    font-size: 0.82rem;
    font-weight: 600;
    color: #4A5A4D;
    width: fit-content;
}

/* Quick benefits */
.npd-quick-benefits[b-trufvfwjdk] {
    list-style: none;
    padding: 0;
    margin: 0;
    display: flex;
    flex-direction: column;
    gap: 0.6rem;
}

.npd-quick-benefits li[b-trufvfwjdk] {
    display: flex;
    align-items: flex-start;
    gap: 0.6rem;
    font-size: 0.92rem;
    color: #3A4A3D;
}

.npd-check[b-trufvfwjdk] {
    color: #C9A84C;
    font-size: 0.75rem;
    flex-shrink: 0;
    margin-top: 3px;
}

/* Preço & compra */
.npd-buy[b-trufvfwjdk] {
    display: flex;
    flex-direction: column;
    gap: 1rem;
    padding: 1.5rem;
    background: #F8F4EC;
    border: 1px solid #E0D8C8;
    border-radius: 20px;
}

.npd-price[b-trufvfwjdk] {
    display: flex;
    flex-direction: column;
    gap: 0.2rem;
}

.npd-price__value[b-trufvfwjdk] {
    font-size: 2rem;
    font-weight: 900;
    color: #1A3D2B;
}

.npd-price__label[b-trufvfwjdk] {
    font-size: 0.8rem;
    color: #7CAE8E;
    font-weight: 600;
}

.npd-qty[b-trufvfwjdk] {
    display: flex;
    align-items: center;
    gap: 0.75rem;
}

.npd-qty__btn[b-trufvfwjdk] {
    width: 36px;
    height: 36px;
    border-radius: 10px;
    border: 1.5px solid #D0C8B8;
    background: #fff;
    font-size: 1.1rem;
    font-weight: 700;
    color: #1A3D2B;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all 0.2s;
}

.npd-qty__btn:hover[b-trufvfwjdk] {
    border-color: #1A3D2B;
    background: #1A3D2B;
    color: #fff;
}

.npd-qty__val[b-trufvfwjdk] {
    font-size: 1.1rem;
    font-weight: 800;
    color: #1A3D2B;
    min-width: 2rem;
    text-align: center;
}

.npd-buy__btns[b-trufvfwjdk] {
    display: flex;
    flex-direction: column;
    gap: 0.5rem;
}

.npd-success-msg[b-trufvfwjdk] {
    font-size: 0.88rem;
    color: #4A7A5A;
    font-weight: 600;
    margin: 0;
    text-align: center;
}

/* Botões */
.npd-btn[b-trufvfwjdk] {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 0.5rem;
    padding: 0.85rem 2rem;
    border-radius: 999px;
    font-size: 0.92rem;
    font-weight: 700;
    text-decoration: none;
    transition: all 0.25s ease;
    white-space: nowrap;
    border: none;
    cursor: pointer;
    letter-spacing: 0.02em;
}

.npd-btn--gold[b-trufvfwjdk] {
    background: linear-gradient(135deg, #b8882e, #e6c97a, #c9a24a);
    background-size: 200%;
    color: #fff;
    box-shadow: 0 6px 24px rgba(201,162,74,0.4);
}

.npd-btn--gold:hover[b-trufvfwjdk] {
    background-position: right;
    box-shadow: 0 10px 32px rgba(201,162,74,0.55);
    transform: translateY(-2px);
}

.npd-btn--gold:disabled[b-trufvfwjdk] {
    opacity: 0.7;
    cursor: not-allowed;
    transform: none;
}

.npd-btn--dark[b-trufvfwjdk] {
    background: #1A3D2B;
    color: #fff;
    box-shadow: 0 6px 20px rgba(26,61,43,0.25);
}

.npd-btn--dark:hover[b-trufvfwjdk] {
    background: #122B1E;
    transform: translateY(-2px);
}

.npd-btn--lg[b-trufvfwjdk] {
    padding: 1rem 2rem;
    font-size: 1rem;
    width: 100%;
}

/* Garantias */
.npd-guarantees[b-trufvfwjdk] {
    display: flex;
    flex-wrap: wrap;
    gap: 0.6rem;
}

.npd-guarantee[b-trufvfwjdk] {
    display: flex;
    align-items: center;
    gap: 0.4rem;
    font-size: 0.8rem;
    color: #4A5A4D;
    font-weight: 600;
}

/* ════════════════════════════════════════════
   TABS
════════════════════════════════════════════ */
.npd-tabs-bar[b-trufvfwjdk] {
    background: #fff;
    border-top: 1px solid #E8E2D4;
    border-bottom: 1px solid #E8E2D4;
    position: sticky;
    top: 0;
    z-index: 90;
}

.npd-tabs-inner[b-trufvfwjdk] {
    max-width: 1400px;
    margin: 0 auto;
    padding: 0 2rem;
    display: flex;
    gap: 0;
}

.npd-tab[b-trufvfwjdk] {
    padding: 1.1rem 2rem;
    border: none;
    background: none;
    font-size: 0.9rem;
    font-weight: 600;
    color: #4A5A4D;
    cursor: pointer;
    border-bottom: 3px solid transparent;
    transition: all 0.2s;
    white-space: nowrap;
}

.npd-tab:hover[b-trufvfwjdk] { color: #1A3D2B; }

.npd-tab--active[b-trufvfwjdk] {
    color: #1A3D2B;
    border-bottom-color: #C9A84C;
}

.npd-tabs-content[b-trufvfwjdk] {
    background: #FDFAF5;
}

.npd-tab-panel[b-trufvfwjdk] {
    max-width: 1400px;
    margin: 0 auto;
    padding: 4rem 2rem 5rem;
}

/* ════════════════════════════════════════════
   A FÓRMULA
════════════════════════════════════════════ */
.npd-formula[b-trufvfwjdk] {
    display: grid;
    grid-template-columns: 1.1fr 0.9fr;
    gap: 5rem;
    align-items: start;
}

.npd-formula__left[b-trufvfwjdk] {
    display: flex;
    flex-direction: column;
    gap: 1.2rem;
}

.npd-formula__left h2[b-trufvfwjdk] {
    font-size: clamp(1.8rem, 3vw, 2.8rem);
    font-weight: 900;
    color: #1A3D2B;
    line-height: 1.1;
    margin: 0;
}

.npd-formula__left p[b-trufvfwjdk] {
    font-size: 0.97rem;
    color: #4A5A4D;
    line-height: 1.75;
    margin: 0;
}

.npd-formula__right[b-trufvfwjdk] {}

.npd-formula__box[b-trufvfwjdk] {
    background: #fff;
    border: 1px solid #E0D8C8;
    border-radius: 20px;
    padding: 1.8rem;
    display: flex;
    flex-direction: column;
    gap: 0.75rem;
}

.npd-formula__box-title[b-trufvfwjdk] {
    font-size: 0.75rem;
    font-weight: 800;
    letter-spacing: 0.12em;
    text-transform: uppercase;
    color: #C9A84C;
    margin-bottom: 0.25rem;
}

.npd-formula__divider[b-trufvfwjdk] {
    height: 1px;
    background: #E8E2D4;
    margin: 0.25rem 0 0.5rem;
}

.npd-formula__row[b-trufvfwjdk] {
    display: flex;
    align-items: flex-start;
    gap: 0.75rem;
    padding: 0.5rem 0;
    border-bottom: 1px solid #F0ECE4;
    font-size: 0.88rem;
    color: #3A4A3D;
}

.npd-formula__row:last-child[b-trufvfwjdk] { border-bottom: none; }

.npd-formula__check[b-trufvfwjdk] {
    color: #C9A84C;
    font-size: 0.72rem;
    flex-shrink: 0;
    margin-top: 3px;
}

/* ════════════════════════════════════════════
   BENEFÍCIOS
════════════════════════════════════════════ */
.npd-benefits-section[b-trufvfwjdk] {
    display: flex;
    flex-direction: column;
    gap: 1.5rem;
    align-items: start;
}

.npd-benefits-section h2[b-trufvfwjdk] {
    font-size: clamp(1.8rem, 3vw, 2.5rem);
    font-weight: 900;
    color: #1A3D2B;
    margin: 0;
}

.npd-benefits-grid[b-trufvfwjdk] {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(240px, 1fr));
    gap: 1.25rem;
    width: 100%;
}

.npd-benefit-card[b-trufvfwjdk] {
    background: #fff;
    border: 1px solid #E0D8C8;
    border-radius: 16px;
    padding: 1.5rem;
    display: flex;
    flex-direction: column;
    gap: 0.75rem;
    transition: box-shadow 0.3s ease, transform 0.3s ease;
}

.npd-benefit-card:hover[b-trufvfwjdk] {
    box-shadow: 0 12px 36px rgba(26,61,43,0.1);
    transform: translateY(-3px);
}

.npd-benefit-card__icon[b-trufvfwjdk] {
    font-size: 1.1rem;
    color: #C9A84C;
    font-weight: 900;
}

.npd-benefit-card p[b-trufvfwjdk] {
    font-size: 0.9rem;
    color: #3A4A3D;
    line-height: 1.55;
    margin: 0;
    font-weight: 600;
}

/* ════════════════════════════════════════════
   MODO DE USO
════════════════════════════════════════════ */
.npd-howto[b-trufvfwjdk] {
    max-width: 680px;
    display: flex;
    flex-direction: column;
    gap: 1.5rem;
}

.npd-howto h2[b-trufvfwjdk] {
    font-size: clamp(1.8rem, 3vw, 2.5rem);
    font-weight: 900;
    color: #1A3D2B;
    margin: 0;
}

.npd-howto__content[b-trufvfwjdk] {
    background: #fff;
    border: 1px solid #E0D8C8;
    border-radius: 16px;
    padding: 2rem;
}

.npd-howto__content p[b-trufvfwjdk] {
    font-size: 1rem;
    color: #3A4A3D;
    line-height: 1.75;
    margin: 0;
}

.npd-howto__tip[b-trufvfwjdk] {
    display: flex;
    align-items: flex-start;
    gap: 0.85rem;
    background: #F0F8F2;
    border: 1px solid #C8DFD0;
    border-radius: 14px;
    padding: 1.25rem 1.5rem;
}

.npd-howto__tip span[b-trufvfwjdk] { font-size: 1.2rem; flex-shrink: 0; }
.npd-howto__tip p[b-trufvfwjdk] {
    font-size: 0.88rem;
    color: #2A4A35;
    line-height: 1.6;
    margin: 0;
}

/* ════════════════════════════════════════════
   CTA BAR FLUTUANTE
════════════════════════════════════════════ */
.npd-cta-bar[b-trufvfwjdk] {
    background: #1A3D2B;
    padding: 1.5rem 2rem;
    position: sticky;
    bottom: 0;
    z-index: 100;
    border-top: 2px solid rgba(201,162,74,0.3);
}

.npd-cta-bar__inner[b-trufvfwjdk] {
    max-width: 1400px;
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 2rem;
    flex-wrap: wrap;
}

.npd-cta-bar__inner h3[b-trufvfwjdk] {
    font-size: 1.1rem;
    font-weight: 800;
    color: #fff;
    margin: 0;
}

.npd-cta-bar__inner p[b-trufvfwjdk] {
    font-size: 0.85rem;
    color: rgba(245,237,216,0.7);
    margin: 0.2rem 0 0;
}

.npd-cta-bar .npd-btn--lg[b-trufvfwjdk] {
    width: auto;
    flex-shrink: 0;
}

/* ════════════════════════════════════════════
   RESPONSIVO
════════════════════════════════════════════ */
@media (max-width: 1000px) {
    .npd-hero[b-trufvfwjdk] {
        grid-template-columns: 1fr;
        gap: 2.5rem;
    }
    .npd-hero__visual[b-trufvfwjdk] { position: static; }
    .npd-hero__img-wrap[b-trufvfwjdk] { min-height: 340px; }
    .npd-formula[b-trufvfwjdk] { grid-template-columns: 1fr; gap: 2.5rem; }
}

@media (max-width: 768px) {
    .npd-hero[b-trufvfwjdk] { padding: 2rem 1.25rem 3rem; }
    .npd-tabs-inner[b-trufvfwjdk] { overflow-x: auto; }
    .npd-tab[b-trufvfwjdk] { padding: 0.9rem 1.2rem; font-size: 0.85rem; }
    .npd-tab-panel[b-trufvfwjdk] { padding: 2.5rem 1.25rem; }
    .npd-cta-bar__inner[b-trufvfwjdk] { flex-direction: column; align-items: stretch; }
    .npd-cta-bar .npd-btn--lg[b-trufvfwjdk] { width: 100%; }
}
/* /Components/ProductList.razor.rz.scp.css */
/* ══ HEADER ══ */
.npl-header[b-dg09tf59x5] {
    text-align: center;
    padding: 5rem 2rem 3rem;
    background: linear-gradient(180deg, #f4f0e6 0%, #fdfaf5 100%);
    border-bottom: 1px solid #e8e2d4;
}

.npl-eyebrow[b-dg09tf59x5] {
    font-size: 0.78rem;
    font-weight: 700;
    letter-spacing: 0.14em;
    text-transform: uppercase;
    color: #C9A84C;
    margin: 0 0 0.75rem;
}

.npl-header h1[b-dg09tf59x5] {
    font-size: clamp(2.2rem, 4vw, 3.5rem);
    font-weight: 900;
    color: #1A3D2B;
    margin: 0 0 0.75rem;
    line-height: 1.05;
}

.npl-sub[b-dg09tf59x5] {
    font-size: 1rem;
    color: #4A5A4D;
    line-height: 1.7;
    margin: 0;
}

/* ══ FILTROS ══ */
.npl-filters[b-dg09tf59x5] {
    position: sticky;
    top: 0;
    z-index: 100;
    background: #fff;
    border-bottom: 1px solid #e8e2d4;
    padding: 1rem 2rem;
    display: flex;
    align-items: center;
    gap: 1.5rem;
    flex-wrap: wrap;
    box-shadow: 0 2px 12px rgba(26,61,43,0.06);
}

.npl-filters__search[b-dg09tf59x5] {
    display: flex;
    align-items: center;
    gap: 0.5rem;
    background: #f5f0e8;
    border: 1px solid #e0d8c8;
    border-radius: 999px;
    padding: 0.5rem 1.1rem;
    min-width: 220px;
}

.npl-filters__search svg[b-dg09tf59x5] {
    width: 16px;
    height: 16px;
    color: #7CAE8E;
    flex-shrink: 0;
}

.npl-filters__search input[b-dg09tf59x5] {
    border: none;
    background: transparent;
    outline: none;
    font-size: 0.88rem;
    color: #1A3D2B;
    width: 100%;
}

.npl-filters__search input[b-dg09tf59x5]::placeholder {
    color: #9aaa9d;
}

.npl-filters__cats[b-dg09tf59x5] {
    display: flex;
    gap: 0.5rem;
    flex-wrap: wrap;
}

.npl-cat-btn[b-dg09tf59x5] {
    padding: 0.45rem 1.1rem;
    border-radius: 999px;
    border: 1.5px solid #e0d8c8;
    background: transparent;
    font-size: 0.82rem;
    font-weight: 600;
    color: #4A5A4D;
    cursor: pointer;
    transition: all 0.2s ease;
    white-space: nowrap;
}

.npl-cat-btn:hover[b-dg09tf59x5] {
    border-color: #1A3D2B;
    color: #1A3D2B;
}

.npl-cat-btn--active[b-dg09tf59x5] {
    background: #1A3D2B;
    border-color: #1A3D2B;
    color: #fff;
}

/* ══ WRAP E GRID ══ */
.npl-wrap[b-dg09tf59x5] {
    max-width: 1400px;
    margin: 0 auto;
    padding: 3rem 2rem 5rem;
}

.npl-grid[b-dg09tf59x5] {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 2rem;
}

/* ══ CARD DE PRODUTO ══ */
.npl-card[b-dg09tf59x5] {
    background: #fff;
    border-radius: 20px;
    border: 1px solid #e8e2d4;
    overflow: hidden;
    display: flex;
    flex-direction: column;
    transition: box-shadow 0.35s ease, transform 0.35s ease;
    box-shadow: 0 4px 16px rgba(26,61,43,0.06);
}

.npl-card:hover[b-dg09tf59x5] {
    box-shadow: 0 20px 52px rgba(26,61,43,0.14);
    transform: translateY(-6px);
}

.npl-card__link[b-dg09tf59x5] {
    text-decoration: none;
    color: inherit;
    display: flex;
    flex-direction: column;
    flex: 1;
}

/* Imagem */
.npl-card__img-wrap[b-dg09tf59x5] {
    position: relative;
    background: linear-gradient(145deg, #EBE0C8, #DED4BA);
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 2.5rem 2rem;
    overflow: hidden;
    min-height: 280px;
}

.npl-card__img-wrap[b-dg09tf59x5]::before {
    content: '';
    position: absolute;
    inset: 0;
    background: radial-gradient(ellipse at 50% 30%, rgba(201,162,74,0.15) 0%, transparent 65%);
    pointer-events: none;
}

.npl-card__img[b-dg09tf59x5] {
    width: 100%;
    max-width: 220px;
    height: 240px;
    object-fit: contain;
    filter: drop-shadow(0 16px 32px rgba(26,61,43,0.2));
    transition: transform 0.5s cubic-bezier(0.22,1,0.36,1);
    position: relative;
    z-index: 1;
}

.npl-card:hover .npl-card__img[b-dg09tf59x5] {
    transform: scale(1.06) translateY(-6px);
}

.npl-card__cat[b-dg09tf59x5] {
    position: absolute;
    top: 1rem;
    left: 1rem;
    padding: 0.28rem 0.7rem;
    border-radius: 999px;
    font-size: 0.68rem;
    font-weight: 800;
    letter-spacing: 0.08em;
    text-transform: uppercase;
    background: rgba(26,61,43,0.85);
    color: #F5EDD8;
    backdrop-filter: blur(6px);
    z-index: 2;
}

/* Corpo */
.npl-card__body[b-dg09tf59x5] {
    padding: 1.5rem 1.5rem 0.75rem;
    display: flex;
    flex-direction: column;
    gap: 0.5rem;
    flex: 1;
}

.npl-card__name[b-dg09tf59x5] {
    font-size: 1.2rem;
    font-weight: 800;
    color: #1A3D2B;
    margin: 0;
    line-height: 1.2;
}

.npl-card__desc[b-dg09tf59x5] {
    font-size: 0.88rem;
    color: #4A5A4D;
    line-height: 1.55;
    margin: 0;
}

.npl-card__price-row[b-dg09tf59x5] {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: auto;
    padding-top: 0.75rem;
    border-top: 1px solid #f0ece2;
}

.npl-card__price[b-dg09tf59x5] {
    font-size: 1.25rem;
    font-weight: 900;
    color: #1A3D2B;
}

.npl-card__cta[b-dg09tf59x5] {
    font-size: 0.82rem;
    font-weight: 700;
    color: #C9A84C;
}

/* Footer / botão */
.npl-card__footer[b-dg09tf59x5] {
    padding: 0 1.5rem 1.5rem;
}

.npl-add-btn[b-dg09tf59x5] {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 0.5rem;
    padding: 0.85rem;
    border-radius: 12px;
    border: none;
    background: #1A3D2B;
    color: #fff;
    font-size: 0.9rem;
    font-weight: 700;
    cursor: pointer;
    transition: background 0.2s ease, transform 0.2s ease;
}

.npl-add-btn:hover:not(:disabled)[b-dg09tf59x5] {
    background: #122B1E;
    transform: translateY(-1px);
}

.npl-add-btn:disabled[b-dg09tf59x5] {
    opacity: 0.7;
    cursor: not-allowed;
}

.npl-add-btn svg[b-dg09tf59x5] {
    width: 18px;
    height: 18px;
}

/* ══ LOADING / EMPTY ══ */
.npl-loading[b-dg09tf59x5] {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 1rem;
    padding: 5rem 0;
    color: #4A5A4D;
    font-size: 0.95rem;
}

.npl-spinner[b-dg09tf59x5] {
    width: 36px;
    height: 36px;
    border-radius: 50%;
    border: 3px solid #e0d8c8;
    border-top-color: #1A3D2B;
    animation: spin-b-dg09tf59x5 0.8s linear infinite;
}

.npl-spinner--sm[b-dg09tf59x5] {
    width: 16px;
    height: 16px;
    border-width: 2px;
    border-color: rgba(255,255,255,0.3);
    border-top-color: #fff;
}

@keyframes spin-b-dg09tf59x5 {
    to { transform: rotate(360deg); }
}

.npl-empty[b-dg09tf59x5] {
    text-align: center;
    padding: 5rem 0;
    color: #4A5A4D;
}

.npl-btn-link[b-dg09tf59x5] {
    background: none;
    border: none;
    color: #C9A84C;
    font-weight: 700;
    font-size: 0.95rem;
    cursor: pointer;
    margin-top: 0.5rem;
}

/* ══ PAGINAÇÃO ══ */
.npl-pagination[b-dg09tf59x5] {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 0.5rem;
    margin-top: 3rem;
    flex-wrap: wrap;
}

.npl-page-btn[b-dg09tf59x5] {
    padding: 0.55rem 1.1rem;
    border-radius: 10px;
    border: 1.5px solid #e0d8c8;
    background: #fff;
    font-size: 0.88rem;
    font-weight: 600;
    color: #1A3D2B;
    cursor: pointer;
    transition: all 0.2s;
}

.npl-page-btn:hover:not(:disabled)[b-dg09tf59x5] {
    background: #1A3D2B;
    color: #fff;
    border-color: #1A3D2B;
}

.npl-page-btn--active[b-dg09tf59x5] {
    background: #1A3D2B;
    color: #fff;
    border-color: #1A3D2B;
}

.npl-page-btn:disabled[b-dg09tf59x5] {
    opacity: 0.4;
    cursor: not-allowed;
}

/* ══ BARRA DE QUALIDADE ══ */
.npl-quality-bar[b-dg09tf59x5] {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    gap: 0;
    background: #1A3D2B;
    padding: 1.2rem 2rem;
}

.npl-qb-item[b-dg09tf59x5] {
    display: flex;
    align-items: center;
    gap: 0.5rem;
    padding: 0.5rem 2rem;
    color: #F5EDD8;
    font-size: 0.85rem;
    font-weight: 600;
}

.npl-qb-sep[b-dg09tf59x5] {
    width: 1px;
    height: 22px;
    background: rgba(245,237,216,0.2);
}

/* ══ RESPONSIVO ══ */
@media (max-width: 1100px) {
    .npl-grid[b-dg09tf59x5] {
        grid-template-columns: repeat(2, 1fr);
    }
}

@media (max-width: 768px) {
    .npl-filters[b-dg09tf59x5] {
        flex-direction: column;
        align-items: stretch;
    }

    .npl-filters__search[b-dg09tf59x5] {
        min-width: auto;
    }

    .npl-grid[b-dg09tf59x5] {
        grid-template-columns: 1fr;
    }

    .npl-quality-bar[b-dg09tf59x5] {
        flex-direction: column;
        align-items: flex-start;
        gap: 0.5rem;
        padding: 1.5rem;
    }

    .npl-qb-sep[b-dg09tf59x5] {
        display: none;
    }
}
