/* ============================================
   PRODUCTS / CATEGORY LISTING PAGE - FixStop 2026
   Relies on fixstop-2026.css for base tokens
   ============================================ */

.pl-page {
    padding: 0;
    min-height: 70vh;
    background: var(--white);
}
/* Transparent header when hero is visible */
body:has(.pl-hero) .header-main {
    background: transparent;
    border-bottom: none;
}
body:has(.pl-hero) .site-header.scrolled .header-main {
    background: var(--white);
    border-bottom: 1px solid #E8EDF2;
}
/* Tighten gap between pl-page and reviews section below */
.pl-page + .reviews {
    padding-top: 48px;
}

/* ---- Breadcrumb ---- */
.pl-breadcrumb-bar {
    margin-bottom: 16px;
}
.pl-breadcrumb-list {
    list-style: none;
    margin: 0;
    padding: 0;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    font-size: 0.82rem;
    color: #94A3B8;
}
.pl-breadcrumb-list li {
    display: inline;
}
.pl-breadcrumb-list a {
    color: #64748B;
    text-decoration: none;
    font-weight: 500;
}
.pl-breadcrumb-list a:hover {
    text-decoration: underline;
}

/* ---- Hero Banner ---- */
.pl-hero {
    position: relative;
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 48px;
    align-items: center;
    margin-top: -100px;
    padding: 180px calc((100vw - 1200px) / 2 + 20px) 56px;
    margin-bottom: 0;
    background: var(--white);
    border-bottom: 1px solid #E2E8F0;
    width: 100vw;
    margin-left: calc(-50vw + 50%);
    box-sizing: border-box;
    overflow: hidden;
}
/* Tech-pattern background (matches homepage hero) */
.pl-hero::before {
    content: '';
    position: absolute;
    inset: 0;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='800' height='800' viewBox='0 0 800 800'%3E%3Cg fill='none' stroke='%230070C0' stroke-width='1.2' stroke-linecap='round' stroke-linejoin='round' opacity='0.4'%3E%3Crect x='30' y='20' width='28' height='48' rx='4'/%3E%3Cline x1='40' y1='58' x2='48' y2='58'/%3E%3Crect x='180' y='30' width='50' height='34' rx='3'/%3E%3Cpath d='M172 64h66'/%3E%3Crect x='350' y='25' width='52' height='32' rx='10'/%3E%3Cline x1='368' y1='34' x2='368' y2='48'/%3E%3Cline x1='361' y1='41' x2='375' y2='41'/%3E%3Ccircle cx='390' cy='37' r='3'/%3E%3Ccircle cx='396' cy='43' r='3'/%3E%3Cpath d='M530 22c4-4 10-4 14 0s4 10 0 14l-28 28-14-14 28-28z'/%3E%3Cline x1='520' y1='50' x2='508' y2='62'/%3E%3Crect x='670' y='20' width='52' height='38' rx='3'/%3E%3Cline x1='696' y1='58' x2='696' y2='68'/%3E%3Cline x1='684' y1='68' x2='708' y2='68'/%3E%3Crect x='60' y='180' width='36' height='36' rx='4'/%3E%3Cline x1='70' y1='176' x2='70' y2='170'/%3E%3Cline x1='82' y1='176' x2='82' y2='170'/%3E%3Cline x1='70' y1='220' x2='70' y2='226'/%3E%3Cline x1='82' y1='220' x2='82' y2='226'/%3E%3Cline x1='56' y1='192' x2='50' y2='192'/%3E%3Cline x1='56' y1='204' x2='50' y2='204'/%3E%3Cline x1='100' y1='192' x2='106' y2='192'/%3E%3Cline x1='100' y1='204' x2='106' y2='204'/%3E%3Crect x='230' y='170' width='40' height='56' rx='4'/%3E%3Ccircle cx='250' cy='218' r='3'/%3E%3Crect x='400' y='172' width='56' height='38' rx='2'/%3E%3Cline x1='416' y1='214' x2='440' y2='214'/%3E%3Cline x1='412' y1='218' x2='444' y2='218'/%3E%3Cline x1='580' y1='170' x2='580' y2='210'/%3E%3Ccircle cx='580' cy='168' r='5'/%3E%3Crect x='576' y='210' width='8' height='16' rx='1'/%3E%3Cpath d='M700 200c0-14 10-24 24-24s24 10 24 24'/%3E%3Crect x='696' y='198' width='8' height='16' rx='3'/%3E%3Crect x='744' y='198' width='8' height='16' rx='3'/%3E%3Crect x='20' y='340' width='60' height='24' rx='3'/%3E%3Cline x1='30' y1='348' x2='36' y2='348'/%3E%3Cline x1='42' y1='348' x2='48' y2='348'/%3E%3Cline x1='54' y1='348' x2='60' y2='348'/%3E%3Cline x1='30' y1='356' x2='60' y2='356'/%3E%3Crect x='210' y='340' width='36' height='20' rx='3'/%3E%3Crect x='246' y='346' width='4' height='8' rx='1'/%3E%3Crect x='214' y='344' width='10' height='12' rx='1'/%3E%3Ccircle cx='410' cy='350' r='8'/%3E%3Cline x1='402' y1='342' x2='394' y2='336'/%3E%3Cline x1='418' y1='342' x2='426' y2='336'/%3E%3Cline x1='402' y1='358' x2='394' y2='364'/%3E%3Cline x1='418' y1='358' x2='426' y2='364'/%3E%3Ccircle cx='394' cy='334' r='6'/%3E%3Ccircle cx='426' cy='334' r='6'/%3E%3Ccircle cx='394' cy='366' r='6'/%3E%3Ccircle cx='426' cy='366' r='6'/%3E%3Ccircle cx='580' cy='350' r='12'/%3E%3Ccircle cx='580' cy='350' r='6'/%3E%3Cline x1='580' y1='335' x2='580' y2='340'/%3E%3Cline x1='580' y1='360' x2='580' y2='365'/%3E%3Cline x1='565' y1='350' x2='570' y2='350'/%3E%3Cline x1='590' y1='350' x2='595' y2='350'/%3E%3Cpath d='M710 360a20 20 0 0 1 28 0' fill='none'/%3E%3Cpath d='M716 354a12 12 0 0 1 16 0' fill='none'/%3E%3Ccircle cx='724' cy='362' r='2.5'/%3E%3Crect x='50' y='500' width='28' height='48' rx='4'/%3E%3Cline x1='58' y1='504' x2='70' y2='504'/%3E%3Cline x1='230' y1='496' x2='260' y2='536'/%3E%3Ccircle cx='228' cy='494' r='4'/%3E%3Crect x='380' y='500' width='52' height='16' rx='3'/%3E%3Ccircle cx='394' cy='508' r='4'/%3E%3Crect x='416' y='504' width='8' height='8' rx='1'/%3E%3Cline x1='392' y1='516' x2='386' y2='524'/%3E%3Cline x1='420' y1='516' x2='426' y2='524'/%3E%3Ccircle cx='580' cy='510' r='14'/%3E%3Cline x1='590' y1='520' x2='600' y2='530'/%3E%3Crect x='690' y='498' width='48' height='20' rx='3'/%3E%3Ccircle cx='728' cy='508' r='4'/%3E%3Cline x1='696' y1='508' x2='716' y2='508'/%3E%3Crect x='40' y='660' width='22' height='34' rx='10'/%3E%3Cline x1='51' y1='662' x2='51' y2='674'/%3E%3Crect x='220' y='664' width='20' height='28' rx='2'/%3E%3Cline x1='226' y1='660' x2='226' y2='656'/%3E%3Cline x1='234' y1='660' x2='234' y2='656'/%3E%3Crect x='390' y='660' width='40' height='28' rx='4'/%3E%3Ccircle cx='410' cy='676' r='8'/%3E%3Crect x='400' y='656' width='12' height='6' rx='2'/%3E%3Cpolygon points='585,656 575,676 583,676 577,696 593,672 585,672 591,656'/%3E%3Crect x='700' y='658' width='16' height='28' rx='2'/%3E%3Cpath d='M716 664l12-8v32l-12-8z'/%3E%3C/g%3E%3C/svg%3E");
    background-size: 200px 200px;
    opacity: 1;
    z-index: 0;
    pointer-events: none;
}
/* Gradient overlay to fade pattern toward the photo side */
.pl-hero::after {
    content: '';
    position: absolute;
    inset: 0;
    background:
        radial-gradient(ellipse at 20% 0%, rgba(0, 112, 192, 0.05) 0%, transparent 50%),
        radial-gradient(ellipse at 0% 100%, rgba(0, 112, 192, 0.04) 0%, transparent 40%),
        linear-gradient(105deg, rgba(255,255,255,0.4) 0%, rgba(255,255,255,0.5) 50%, rgba(255,255,255,0.92) 68%, rgba(255,255,255,1) 100%);
    z-index: 0;
    pointer-events: none;
}
.pl-hero-content,
.pl-hero-visual { position: relative; z-index: 1; }
.pl-hero-content h1 {
    font-size: clamp(2rem, 4vw, 2.8rem);
    font-weight: 800;
    color: var(--dark);
    line-height: 1.15;
    margin: 0 0 16px 0;
    letter-spacing: -0.02em;
}
.pl-hero-actions {
    display: flex;
    gap: 12px;
    margin-top: 20px;
    flex-wrap: wrap;
}
.pl-hero-cta {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    padding: 10px 20px;
    font-size: 0.88rem;
    font-weight: 700;
    background: var(--blue);
    color: var(--white) !important;
    border-radius: 10px;
    text-decoration: none;
    text-transform: uppercase;
    letter-spacing: 0.03em;
    transition: all 0.25s;
    margin-top: 0;
}
.pl-hero-cta:hover {
    background: var(--blue-bright);
    box-shadow: 0 4px 16px rgba(0, 112, 192, 0.3);
    transform: translateY(-2px);
}
.pl-hero-cta-phone {
    background: var(--accent-green);
}
.pl-hero-cta-phone:hover {
    background: #00c282;
    box-shadow: 0 4px 16px rgba(0, 214, 143, 0.3);
}
.pl-hero-cta-phone svg {
    width: 18px;
    height: 18px;
    flex-shrink: 0;
}
.pl-hero-cta-dir {
    background: transparent;
    color: var(--blue) !important;
    border: 2px solid var(--blue);
}
.pl-hero-cta-dir:hover {
    background: var(--blue);
    color: var(--white) !important;
}
.pl-hero-badges {
    list-style: none;
    margin: 20px 0 0 0;
    padding: 0;
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 6px 20px;
}
.pl-hero-badges li {
    display: flex;
    align-items: center;
    gap: 8px;
    font-size: 0.88rem;
    font-weight: 600;
    color: #334155;
    padding: 4px 0;
}
.pl-hero-badges li::before {
    content: '';
    width: 18px;
    height: 18px;
    min-width: 18px;
    background: var(--accent-green);
    border-radius: 50%;
    background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' fill='none' stroke='white' stroke-width='3' stroke-linecap='round' stroke-linejoin='round' xmlns='http://www.w3.org/2000/svg'%3E%3Cpolyline points='20 6 9 17 4 12'/%3E%3C/svg%3E");
    background-size: 10px;
    background-repeat: no-repeat;
    background-position: center;
}

/* Hero visual - two-photo layout */
.pl-hero-visual {
    display: flex;
    align-items: center;
    justify-content: center;
}
.pl-hero-photo-wrapper {
    position: relative;
    width: 100%;
    max-width: 480px;
}
.pl-hero-store-photo {
    width: 100%;
    border-radius: 20px;
    box-shadow: 0 20px 60px rgba(0, 0, 0, 0.12);
    object-fit: cover;
    aspect-ratio: 4/3;
}
/* Product image becomes small overlay when store photo is present */
.pl-hero-store-photo + img {
    position: absolute;
    bottom: -30px;
    left: -30px;
    width: 45%;
    max-width: 200px;
    border-radius: 16px;
    border: 4px solid #fff;
    box-shadow: 0 8px 32px rgba(0, 0, 0, 0.15);
    background: #fff;
    object-fit: contain;
    padding: 8px;
    z-index: 3;
}
.pl-hero-float-card {
    position: absolute;
    display: flex;
    align-items: center;
    gap: 8px;
    background: #fff;
    padding: 10px 16px;
    border-radius: 12px;
    box-shadow: 0 4px 20px rgba(0,0,0,0.1);
    font-size: 0.82rem;
    font-weight: 600;
    color: #334155;
    z-index: 4;
    top: -14px;
    right: -14px;
}
.pl-float-stars {
    color: #FBBF24;
    font-size: 0.9rem;
    letter-spacing: 1px;
}
/* Fallback: plain product image when no store photo */
.pl-hero-photo-wrapper img:only-child {
    max-height: 320px;
    max-width: 100%;
    object-fit: contain;
}
/* Decorative accent behind photo */
.pl-hero-photo-wrapper::before {
    content: '';
    position: absolute;
    top: -12px;
    right: -12px;
    width: 120px;
    height: 120px;
    border-radius: 20px;
    background: var(--blue);
    z-index: -1;
    opacity: 0.12;
}

/* ---- Trust Bar ---- */
.pl-trust-bar {
    display: flex;
    justify-content: center;
    gap: 40px;
    padding: 20px calc((100vw - 1200px) / 2 + 20px);
    margin: 0 0 48px;
    border-bottom: 1px solid #E2E8F0;
    background: #F8FAFC;
    width: 100vw;
    margin-left: calc(-50vw + 50%);
    box-sizing: border-box;
}
.pl-trust-item {
    display: flex;
    align-items: center;
    gap: 8px;
    font-size: 0.88rem;
    font-weight: 600;
    color: #475569;
    white-space: nowrap;
}
.pl-trust-item strong {
    color: var(--blue);
    font-size: 1.1rem;
}
.pl-trust-stars {
    color: #FBBF24;
    font-size: 1rem;
    letter-spacing: 1px;
}

/* Hide trust bar on main category page (no store photo anywhere in page) */
.pl-page:not(:has(.pl-hero-store-photo)) .pl-trust-bar {
    display: none;
}

/* ---- Solo Header (main category page) ---- */
.pl-solo-header {
    text-align: center;
    padding: 56px 0 0;
}
.pl-solo-header h1 {
    display: inline-flex;
    align-items: center;
    gap: 12px;
    font-size: 0.82rem;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 0.08em;
    color: var(--blue);
    margin: 0;
}
.pl-solo-header h1::before {
    content: '';
    width: 32px;
    height: 3px;
    background: var(--blue);
    border-radius: 2px;
}

/* ---- Section Header ---- */
.pl-section-header {
    text-align: center;
    margin-bottom: 40px;
    padding-top: 16px;
}
.pl-solo-header + .pl-section-header {
    padding-top: 12px;
}
.pl-section-header h2 {
    font-size: clamp(1.3rem, 3vw, 1.75rem);
    font-weight: 800;
    color: var(--dark);
    margin: 0 0 8px 0;
}
.pl-section-header p {
    font-size: 0.95rem;
    color: #64748B;
    margin: 0;
}

/* ---- Category / Product Grid ---- */
.pl-grid {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 24px;
    margin-bottom: 48px;
    list-style: none;
    padding: 0;
}
.pl-grid-3col {
    grid-template-columns: repeat(3, 1fr);
}
.pl-grid-2col {
    grid-template-columns: repeat(2, 1fr);
}

/* ---- Grid: code-behind Foundation fallback ----
   Products.aspx.vb dynamically replaces ulDisplay class with
   "products small-block-grid-1 large-block-grid-N" so we mirror
   the pl-grid layout on those class names too. */
.products {
    display: grid;
    gap: 24px;
    margin-bottom: 48px;
    list-style: none;
    padding: 0;
}
/* Kill Foundation clearfix pseudo-elements (they become ghost grid items) */
.products::before,
.products::after {
    display: none !important;
    content: none !important;
}
/* Override Foundation block-grid float/width on li children */
.products > li {
    float: none !important;
    width: auto !important;
    display: flex !important;
    padding: 0 !important;
}
.products.large-block-grid-2 {
    grid-template-columns: repeat(2, 1fr);
}
.products.large-block-grid-3 {
    grid-template-columns: repeat(3, 1fr);
}
.products.large-block-grid-4 {
    grid-template-columns: repeat(4, 1fr);
}

/* ---- Category Card ---- */
.pl-card {
    background: var(--white);
    border: 1px solid #E2E8F0;
    border-radius: 16px;
    overflow: hidden;
    transition: all 0.3s var(--ease);
    text-decoration: none;
    display: flex;
    flex-direction: column;
}
.pl-card:hover {
    border-color: rgba(0, 112, 192, 0.2);
    box-shadow: 0 8px 32px rgba(0, 112, 192, 0.1);
    transform: translateY(-4px);
}
.pl-card-img {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 24px;
    background: #F8FAFC;
    min-height: 160px;
}
.pl-card-img img {
    max-height: 140px;
    max-width: 100%;
    object-fit: contain;
}
.pl-card-body {
    padding: 20px 24px 24px;
    text-align: center;
    flex: 1;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.pl-card-title {
    font-size: 0.95rem;
    font-weight: 700;
    color: var(--dark);
    margin: 0 0 8px 0;
    line-height: 1.3;
}
.pl-card-title a {
    color: var(--dark);
    text-decoration: none;
}
.pl-card-title a:hover {
    color: var(--blue);
}
.pl-card-meta {
    font-size: 0.78rem;
    color: #94A3B8;
    text-transform: uppercase;
    letter-spacing: 0.04em;
    font-weight: 600;
}
.pl-card-cta {
    display: inline-flex;
    align-items: center;
    gap: 6px;
    font-size: 0.8rem;
    font-weight: 700;
    color: var(--blue);
    margin-top: 12px;
    text-decoration: none;
    text-transform: uppercase;
    letter-spacing: 0.03em;
}
.pl-card-cta svg {
    transition: transform 0.2s;
}
.pl-card:hover .pl-card-cta svg {
    transform: translateX(3px);
}

/* ---- "Can't Find It?" Card ---- */
.pl-card-cfi {
    background: linear-gradient(135deg, #F8FAFC 0%, #EEF2FF 100%);
    border: 2px dashed #CBD5E1;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    text-align: center;
    padding: 32px 24px;
    border-radius: 16px;
    min-height: 280px;
}
.pl-card-cfi img {
    max-height: 80px;
    margin-bottom: 16px;
    opacity: 0.7;
}
.pl-card-cfi p {
    font-size: 0.95rem;
    font-weight: 700;
    color: var(--dark);
    margin: 0 0 12px 0;
}
.pl-card-cfi .pl-hero-cta {
    margin-top: 0;
    font-size: 0.82rem;
    padding: 10px 20px;
}

/* ---- CTA Banner ---- */
.pl-cta-banner {
    background: linear-gradient(135deg, var(--blue-deep) 0%, var(--blue) 50%, var(--blue-bright) 100%);
    border-radius: 20px;
    padding: 48px;
    margin-bottom: 48px;
    position: relative;
    overflow: hidden;
}
.pl-cta-banner::before {
    content: '';
    position: absolute;
    top: -50%;
    right: -20%;
    width: 400px;
    height: 400px;
    background: radial-gradient(circle, rgba(255,255,255,0.08) 0%, transparent 70%);
    border-radius: 50%;
    pointer-events: none;
}
.pl-cta-inner {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 32px;
    position: relative;
}
.pl-cta-text h3 {
    font-family: 'Plus Jakarta Sans', var(--font-main), sans-serif;
    font-size: clamp(1.2rem, 2.5vw, 1.5rem);
    font-weight: 800;
    color: var(--white);
    margin: 0 0 8px 0;
    letter-spacing: -0.01em;
}
.pl-cta-text p {
    font-size: 0.92rem;
    color: rgba(255,255,255,0.75);
    margin: 0;
    line-height: 1.5;
}
.pl-cta-actions {
    display: flex;
    gap: 12px;
    flex-shrink: 0;
}
.btn-cta-primary {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    padding: 14px 28px;
    font-size: 0.88rem;
    font-weight: 700;
    background: var(--white);
    color: var(--blue) !important;
    border-radius: 12px;
    text-decoration: none;
    text-transform: uppercase;
    letter-spacing: 0.03em;
    transition: all 0.25s;
    white-space: nowrap;
}
.btn-cta-primary:hover {
    transform: translateY(-2px);
    box-shadow: 0 8px 24px rgba(0,0,0,0.2);
}
.btn-cta-outline {
    display: inline-flex;
    align-items: center;
    padding: 14px 28px;
    font-size: 0.88rem;
    font-weight: 700;
    background: transparent;
    color: var(--white) !important;
    border: 2px solid rgba(255,255,255,0.4);
    border-radius: 12px;
    text-decoration: none;
    text-transform: uppercase;
    letter-spacing: 0.03em;
    transition: all 0.25s;
    white-space: nowrap;
}
.btn-cta-outline:hover {
    background: rgba(255,255,255,0.1);
    border-color: rgba(255,255,255,0.8);
    transform: translateY(-2px);
}

/* ---- SEO Content (old multiview) ---- */
.pl-seo-content {
    padding: 48px 0;
}
.pl-seo-content h1,
.pl-seo-content h2 {
    font-size: 1.15rem;
    font-weight: 700;
    color: var(--dark);
    margin: 0 0 12px 0;
}
.pl-seo-content p {
    font-size: 0.95rem;
    color: #4A5568;
    line-height: 1.7;
    margin: 0 0 24px 0;
}
.pl-seo-content ul {
    margin: 0 0 24px 20px;
    color: #4A5568;
    line-height: 1.8;
}

/* ---- Solo Header (code-behind outputs <div class='row'><h1>) ----
   Styled as a small blue tag/badge above the main h2 heading */
.pl-page .row h1 {
    font-family: 'Plus Jakarta Sans', var(--font-main), sans-serif !important;
    font-size: 0.75rem !important;
    font-weight: 700 !important;
    color: var(--blue) !important;
    text-transform: uppercase;
    letter-spacing: 0.1em;
    margin: 0 0 16px 0 !important;
    display: inline-flex;
    align-items: center;
    gap: 8px;
}
.pl-page .row h1::before {
    content: '';
    width: 24px;
    height: 2px;
    background: var(--blue);
    display: inline-block;
}
/* Section header h2 (e.g. "What can we fix for you?") */
.pl-section-header h2 {
    font-family: 'Plus Jakarta Sans', var(--font-main), sans-serif !important;
    font-size: clamp(1.5rem, 3vw, 2.2rem) !important;
    font-weight: 800 !important;
    color: var(--dark) !important;
    letter-spacing: -0.02em;
    line-height: 1.2;
}

/* ---- Service FAQ (code-behind dynamic content) ----
   LoadServiceContent() outputs <section class='row'> with
   .columns.small-12 wrappers - nuke all Foundation styles */
.pl-page > section.row {
    max-width: 800px;
    margin: 0 auto;
    padding: 48px 24px 32px;
    width: auto !important;
    float: none !important;
    background: transparent !important;
}
.pl-page > section.row::before,
.pl-page > section.row::after {
    display: none !important;
}
.pl-page > section .columns {
    float: none !important;
    width: 100% !important;
    padding: 0 !important;
    background: transparent !important;
}
.pl-page .service-description p {
    font-family: 'Plus Jakarta Sans', var(--font-main), sans-serif !important;
    font-size: 0.95rem;
    color: #4A5568;
    line-height: 1.8;
    margin: 0 0 32px 0;
}
.pl-page hr {
    margin: 40px 0;
    border: none;
    border-top: 1px solid #E2E8F0;
}
.pl-page .faq-section,
.pl-page .faq-section h2,
.pl-page > section > .columns > h2 {
    background: transparent !important;
    font-family: 'Plus Jakarta Sans', var(--font-main), sans-serif !important;
    font-size: 1.15rem;
    font-weight: 700;
    color: var(--dark);
    margin: 0 0 20px 0;
}
.pl-page .faq-section {
    font-size: inherit;
    margin: 0;
    padding: 40px 0 0;
}
.pl-page .accordion {
    list-style: none !important;
    margin: 0 !important;
    padding: 0 !important;
    background: transparent !important;
    margin-bottom: 0 !important;
}
.pl-page .accordion-item {
    border: 1px solid #E2E8F0 !important;
    border-radius: 12px !important;
    margin-bottom: 12px !important;
    padding: 20px 24px !important;
    background: #F8FAFC !important;
    float: none !important;
    list-style: none !important;
}
.pl-page .accordion-title {
    font-family: 'Plus Jakarta Sans', var(--font-main), sans-serif !important;
    font-size: 0.95rem !important;
    font-weight: 700 !important;
    color: var(--dark) !important;
    display: block !important;
    margin-bottom: 8px !important;
    padding: 0 !important;
    border: none !important;
    background: transparent !important;
}
/* Kill Foundation icomoon icon on accordion title */
.pl-page .accordion-title::before,
.pl-page .accordion-title a::before {
    display: none !important;
    content: none !important;
}
.pl-page .accordion-content {
    font-family: 'Plus Jakarta Sans', var(--font-main), sans-serif !important;
    font-size: 0.9rem !important;
    color: #4A5568 !important;
    line-height: 1.7 !important;
    display: block !important;
    padding: 0 !important;
    border: none !important;
    background: transparent !important;
}
.pl-page .accordion-content p {
    margin: 0;
}

/* ---- Responsive ---- */
@media (max-width: 900px) {
    .pl-hero {
        grid-template-columns: 1fr;
        gap: 32px;
        padding: 32px 24px;
    }
    .pl-hero-visual {
        max-width: 400px;
        margin: 0 auto;
    }
    .pl-hero-photo-wrapper {
        max-width: 400px;
        margin: 0 auto;
    }
    .pl-grid,
    .products {
        grid-template-columns: repeat(2, 1fr) !important;
        gap: 16px;
    }
    .pl-grid-2col {
        grid-template-columns: 1fr;
    }
    .pl-hero-badges {
        grid-template-columns: 1fr;
    }
    .pl-trust-bar {
        gap: 20px;
        flex-wrap: wrap;
        justify-content: center;
        padding: 20px 24px;
    }
    .pl-cta-inner {
        flex-direction: column;
        text-align: center;
    }
    .pl-cta-actions {
        justify-content: center;
    }
}

@media (max-width: 480px) {
    .pl-page {
        padding: 80px 0 0;
    }
    .pl-hero {
        padding: 24px 16px;
    }
    .pl-hero-store-photo + img {
        position: relative;
        bottom: auto;
        left: auto;
        width: 100%;
        max-width: 100%;
        margin-top: 12px;
        border-radius: 16px;
    }
    .pl-hero-float-card {
        top: -10px;
        right: -6px;
        font-size: 0.75rem;
        padding: 8px 12px;
    }
    .pl-hero-actions {
        flex-direction: column;
    }
    .pl-hero-actions .pl-hero-cta {
        justify-content: center;
    }
    .pl-trust-bar {
        gap: 12px 24px;
        padding: 16px 0;
        flex-wrap: wrap;
    }
    .pl-trust-item {
        font-size: 0.8rem;
    }
    .pl-grid,
    .products {
        grid-template-columns: 1fr !important;
    }
    .pl-card-img {
        min-height: 120px;
        padding: 16px;
    }
    .pl-card-img img {
        max-height: 100px;
    }
    .pl-cta-actions {
        flex-direction: column;
    }
    .pl-cta-banner {
        padding: 32px 24px;
        border-radius: 16px;
    }
}
