.label.--promo,
.label.--discount,
.label.--bestseller,
.label.--bargain{
    display: none !important;
}

.projector_details .projector_chart__link {
    font-size: 1.4rem;
    border: 2px solid #6b402e;
    padding: 10px;
    text-decoration: none;
    color: #6b402e;
    font-weight: bold;
}

.projector_details .projector_chart__link:hover {
    border: 2px solid #333;
    color: #333;
}


.product_name__block {
    flex-wrap: wrap !important;
}

.product_name__sub.--firm {
    width: 12rem !important;
    max-height: 50px;
}

.product_name__sub.--label {
    flex: 0 0 100% !important;
}

.contact_stocks, #contact_map {
    display: none;
}


.product__prices .price.--convert {
    font-size: 1.5rem;
    font-weight: bold;
} 
.projector_prices__unit_converted_price{
    font-size: 1.5rem;
    font-weight: bold;
    margin-top: 1rem;
    color:#595959;
    display: block;
}


@media (min-width: 979px) {
    .projector_bundle__icon {
        width: 80px;
        min-width: 80px;
    }
    .projector_bundle__icon img {
        max-height: 80px;
    }  

}
.search_description .search_categoriesdescription_next:not(.expanded)>* {
    display: block;
}
.search_description .article__block {
    display: grid !important;
}
.search_description .search_categoriesdescription_next .show_description {
    display: none !important;
}

#search .product__adds_item {
    display: flex;
    align-items: center;
    gap: 3.2rem;
}




.price.--max, .price_percent{
    display: none;
}
.price.--omnibus.omnibus_price,
.price.--new-price.new_price{
    font-size: 1.1rem;
}

@media(max-width: 750px) {
    #search {
        grid-template-columns: 1fr 1fr;
    }    
    #search .product__adds_item{
        display: block;
    }    
    .product .label_icons {
        top: -1rem;
        left: 0;
    }
    .product__icon {
        overflow: visible;
    }
    span.core-dimensions {
        font-size: 1.3rem;
    }    
}

@media (max-width: 756px) {
    #search .product__icon img {
        max-height: 235px;

    }
}
/* ===============================
   OPIS KATEGORII
   =============================== */

/* ===============================
   OPIS KATEGORII – KOMPAKTOWY MINIMALIZM
   =============================== */

.search_description {
    font-family: "Open Sans", Arial, Helvetica, sans-serif !important;
    font-size: 14px !important;
    line-height: 1.7 !important;
    color: #2c2c2c !important;
    max-width: 900px;
    margin: 0 auto;
    padding: 1rem 1rem 0.5rem !important;
    background: #fff;
}

/* GŁÓWNY WRAPPER – minimalne odstępy */
.search_description__wrapper {
    padding-bottom: 0.5rem;
    margin-bottom: 0.5rem;
}

/* SEKCJA TOP – pełna szerokość */
.search_description.--top,
.search_description.--top .search_description__wrapper {
    max-width: none !important;
    width: 100% !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
}

/* Akapit w sekcji top – pełna szerokość z paddingiem */
.search_description.--top .search_description__wrapper > p {
    max-width: none !important;
    width: 100% !important;
    padding: 1rem 2rem !important;
    margin-bottom: 0 !important;
    background: #faf9f7;
    border-bottom: 1px solid #e8e5e0;
    font-size: 15px !important;
    color: #444 !important;
}

/* Usuń pusty akapit &nbsp; */
.search_description.--top .search_description__wrapper > p:empty,
.search_description.--top .search_description__wrapper > p[data-path-to-node="8"] {
    display: none !important;
}

/* Gdy jest H1 – maksymalna kompresja */
.search_description:has(h1) {
    padding-top: 0.5rem !important;
    padding-bottom: 0.25rem !important;
}

.search_description:has(h1) .search_description__wrapper {
    padding-bottom: 0.25rem;
    margin-bottom: 0.25rem;
    border-bottom: none;
}

/* LEAD – tylko gdy NIE ma H1 i NIE jest .--top */
.search_description:not(:has(h1)):not(.--top) .search_description__wrapper > p:first-of-type {
    font-size: 15px !important;
    color: #4a4a4a !important;
    padding: 1rem;
    background: #faf9f7;
    border-left: 3px solid #6B402E;
    border-radius: 0 6px 6px 0;
    margin-bottom: 1rem !important;
}

/* NAGŁÓWKI */

.search_description h1 {
    font-size: 24px !important;
    font-weight: 600 !important;
    letter-spacing: -0.3px;
    color: #1a1a1a !important;
    margin: 0 0 0.5rem !important;
    padding-bottom: 0.375rem;
    border-bottom: 2px solid #6B402E;
    font-family: "Open Sans", Arial, Helvetica, sans-serif !important;
    line-height: 1.2 !important;
    max-width: 900px;
    margin-left: auto;
    margin-right: auto;
}

.search_description h2 {
    font-size: 18px !important;
    font-weight: 600 !important;
    color: #1a1a1a !important;
    margin: 1.5rem 0 0.75rem !important;
    padding-bottom: 0.375rem;
    border-bottom: 1px solid #e8e5e0;
    font-family: "Open Sans", Arial, Helvetica, sans-serif !important;
    line-height: 1.3 !important;
    position: relative;
}

.search_description h3 {
    font-size: 15px !important;
    font-weight: 600 !important;
    color: #333 !important;
    margin: 1.25rem 0 0.5rem !important;
    font-family: "Open Sans", Arial, Helvetica, sans-serif !important;
    line-height: 1.4 !important;
}

/* Dzieci nagłówków — tylko font-family, reszta z inline styles */
.search_description h1 *,
.search_description h2 *,
.search_description h3 * {
    font-family: inherit !important;
    font-weight: inherit !important;
    line-height: inherit !important;
    margin: 0 !important;
    padding-bottom: 0 !important;
    border: none !important;
}

/* AKAPITY – ciasno */
.search_description p {
    font-size: 14px !important;
    margin-bottom: 0.625rem !important;
    color: #444 !important;
    text-align: left;
}

.search_description p strong {
    color: #1a1a1a !important;
    font-weight: 600 !important;
}

/* WYRÓŻNIENIA INLINE */
.search_description p strong:first-child,
.search_description p > strong:only-child {
    display: inline !important;
    color: inherit !important;
    font-weight: 600 !important;
    background: transparent !important;
    padding: 0 !important;
    border: none !important;
    margin: 0 !important;
}

/* LISTY – kompaktowe */
.search_description ul {
    margin: 0.75rem 0;
    padding-left: 0;
    list-style: none;
}

.search_description ul li {
    position: relative;
    padding-left: 0;
    margin-bottom: 0.5rem;
    font-size: 14px !important;
    color: #444 !important;
    line-height: 1.5;
}


/* LINKI */
.search_description a {
    color: #6B402E !important;
    font-weight: 600 !important;
    text-decoration: none !important;
    border-bottom: 1px solid transparent;
    transition: all 0.2s ease;
}

.search_description a:hover {
    border-bottom-color: #6B402E;
}

/* TABELA – kompaktowa */
.search_description table {
    width: 100%;
    border-collapse: separate;
    border-spacing: 0;
    margin: 1rem 0;
    font-size: 13px !important;
    background: #fff;
    border-radius: 6px;
    overflow: hidden;
    box-shadow: 0 1px 3px rgba(0,0,0,0.04);
    border: 1px solid #e8e5e0;
}

.search_description thead {
    background: #faf9f7;
}

.search_description th {
    padding: 0.625rem 0.75rem;
    text-align: left;
    font-weight: 600;
    color: #1a1a1a !important;
    text-transform: uppercase;
    font-size: 10px !important;
    letter-spacing: 0.5px;
    border-bottom: 2px solid #e8e5e0;
}

.search_description td {
    padding: 0.625rem 0.75rem;
    border-bottom: 1px solid #f0eeeb;
    color: #444 !important;
    vertical-align: top;
}

.search_description tr:last-child td {
    border-bottom: none;
}

.search_description tbody tr:hover {
    background: #faf9f7;
}

/* ZAWSZE ROZWINIĘTY */
.search_description .search_categoriesdescription_next,
.search_description .search_description__wrapper + div {
    display: block !important;
    height: auto !important;
    overflow: visible !important;
    opacity: 1 !important;
    visibility: visible !important;
}

.search_description .show_description,
.search_description .hide_description,
.search_description a[href="#showDescription"],
.search_description a[href="#hideDescription"] {
    display: none !important;
}

.search_description h1 br,
.search_description h2 br,
.search_description h3 br {
    display: none !important;
}

/* DRUGA CZĘŚĆ – minimalna */
.search_categoriesdescription_next {
    font-family: inherit !important;
    font-size: inherit !important;
    line-height: inherit !important;
    color: inherit !important;
    padding-top: 0.5rem;
}

/* Linki w treści */
.search_description p a[href*="sztukateria-na-drzwi-okna-kominki"] {
    background: #faf9f7;
    padding: 0.0625rem 0.25rem;
    border-radius: 3px;
    border-bottom: 1px solid #6B402E !important;
}

/* ======================================
   SEKCJA CMS
   ====================================== */

#main_cms2 section.container {
    background: #f7f6f4 !important;
    padding: 50px 40px !important;
    border-radius: 18px !important;
}

#main_cms2 h2.fw-light {
    font-size: 28px !important;
    font-weight: 700 !important;
    color: #111 !important;
}

#main_cms2 .text-muted {
    font-size: 15px !important;
    color: #666 !important;
}

#main_cms2 .card {
    background: transparent !important;
    border: none !important;
    box-shadow: none !important;
}

#main_cms2 .card-title {
    font-size: 16px !important;
    font-weight: 700 !important;
    text-transform: uppercase;
    margin-bottom: 14px !important;
    color: #1a1a1a !important;
}

#main_cms2 ul {
    padding-left: 0 !important;
}

#main_cms2 ul li,
#main_cms2 ol li {
    list-style-type: none !important;
    list-style: none !important;
}

#main_cms2 li a {
    display: block !important;
    background: #ffffff !important;
    padding: 12px 16px !important;
    border-radius: 10px !important;
    margin-bottom: 8px !important;
    font-size: 14.5px !important;
    font-weight: 500 !important;
    color: #333 !important;
    text-decoration: none !important;
    border: 1px solid #ececec !important;
    transition: all .25s ease !important;
}

#main_cms2 li a:hover {
    background: #6B402E !important;
    color: #fff !important;
    transform: translateX(6px);
    box-shadow: 0 8px 18px rgba(0,0,0,0.08);
}

/* ===============================
   BLOG
   =============================== */

#blog-item {
    font-family: "Open Sans", Arial, Helvetica, sans-serif !important;
    color: #333 !important;
}

#blog-item h1.big_label {
    font-size: 28px !important;
    font-weight: 700 !important;
    line-height: 1.25 !important;
    margin: 0 0 12px !important;
}

#blog-item .article__date {
    font-size: 13px !important;
    color: #777 !important;
    margin-bottom: 18px !important;
}

#blog-item ._ae_desc,
#blog-item ._ae_desc * {
    font-family: inherit !important;
}

#blog-item ._ae_desc {
    font-size: 15px !important;
    line-height: 1.75 !important;
    color: #333 !important;
}

#blog-item ._ae_desc p,
#blog-item ._ae_desc li {
    font-size: 15px !important;
    margin: 0 0 16px !important;
}

#blog-item ._ae_desc h2 {
    font-size: 22px !important;
    font-weight: 700 !important;
    margin: 26px 0 14px !important;
}

#blog-item ._ae_desc h3 {
    font-size: 18px !important;
    font-weight: 600 !important;
    margin: 20px 0 12px !important;
}

#blog-item ._ae_desc a {
    color: #6B402E !important;
    font-weight: 600 !important;
    text-decoration: none !important;
}

#blog-item ._ae_desc a:hover {
    text-decoration: underline !important;
}

#blog-item ._ae_desc h1 br,
#blog-item ._ae_desc h2 br,
#blog-item ._ae_desc h3 br {
    display: none !important;
}

/* ===============================
   MOBILE – MAKSYMALNA KOMPRESJA
   =============================== */

@media (max-width: 768px) {
    .search_description {
        padding: 0.5rem 0.75rem 0.25rem !important;
        font-size: 13px !important;
    }
    
    /* Sekcja top mobile – pełna szerokość z mniejszym paddingiem */
    .search_description.--top .search_description__wrapper > p {
        padding: 0.75rem 1rem !important;
        font-size: 14px !important;
    }
    
    .search_description h1,
    .search_description h1 * {
        font-size: 20px !important;
        margin: 0 0 0.375rem !important;
        padding-bottom: 0.25rem;
    }
    
    .search_description h2,
    .search_description h2 * {
        font-size: 16px !important;
        margin: 1rem 0 0.5rem !important;
    }
    
    .search_description h3,
    .search_description h3 * {
        font-size: 14px !important;
        margin: 0.875rem 0 0.375rem !important;
    }
    
    .search_description p {
        font-size: 13px !important;
        margin-bottom: 0.5rem !important;
        line-height: 1.6 !important;
    }
    
    /* Tabela – scroll horizontal */
    .search_description table {
        display: block;
        width: 100%;
        overflow-x: auto;
        -webkit-overflow-scrolling: touch;
        font-size: 12px !important;
        margin: 0.5rem 0;
    }
    
    .search_description th,
    .search_description td {
        padding: 0.5rem;
        white-space: nowrap;
    }
    
    .search_description ul {
        margin: 0.5rem 0;
    }
    
    .search_description ul li {
        font-size: 13px !important;
        margin-bottom: 0.375rem;
        padding-left: 1rem;
    }
    
    .search_description ul li::before {
        top: 0.45rem;
        width: 4px;
        height: 4px;
    }
    
    #main_cms2 section.container {
        padding: 35px 20px !important;
    }
}

@media (max-width: 480px) {
    .search_description {
        padding: 0.375rem 0.625rem 0.125rem !important;
    }
    
    .search_description.--top .search_description__wrapper > p {
        padding: 0.625rem 0.75rem !important;
        font-size: 13px !important;
    }
    
    .search_description h1,
    .search_description h1 * {
        font-size: 18px !important;
    }
}

/* 
   PARKIET DESIGN SYSTEMS - PRODUCT TEMPLATE STYLES (REACT PORT v1.0)
   Based on exact React Component specifications.
   Prefix: .pds-
*/

@import url('https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600&family=Montserrat:wght@300;400;500;600;700&display=swap');

:root {
    --pds-color-accent: #8C6250;
    --pds-color-text: #3A3A3A;
    --pds-color-bg-light: #F9F9F9;
    --pds-color-white: #FFFFFF;
    --pds-font-primary: 'Inter', sans-serif;
    --pds-font-heading: 'Montserrat', sans-serif;
}

/* --- GLOBAL RESET & SCOPED ISOLATION --- */
.pds-wrapper {
    /* Reset root level */
    all: unset;
    display: block;
    /* Restore display after unset */
    font-family: var(--pds-font-primary);
    color: var(--pds-color-text);
    background-color: var(--pds-color-white);
    line-height: 1.5;
    -webkit-font-smoothing: antialiased;
    box-sizing: border-box;
    width: 100%;
    overflow-x: hidden;
    text-align: left;
}

/* Aggressive Reset for Children to ignore external globals */
.pds-wrapper *,
.pds-wrapper *::before,
.pds-wrapper *::after {
    box-sizing: border-box;
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
}

/* Restore specific defaults that we need */
.pds-wrapper article,
.pds-wrapper aside,
.pds-wrapper details,
.pds-wrapper figcaption,
.pds-wrapper figure,
.pds-wrapper footer,
.pds-wrapper header,
.pds-wrapper hgroup,
.pds-wrapper menu,
.pds-wrapper nav,
.pds-wrapper section {
    display: block;
}

.pds-wrapper ol,
.pds-wrapper ul {
    list-style: none;
}

.pds-wrapper blockquote,
.pds-wrapper q {
    quotes: none;
}

.pds-wrapper table {
    border-collapse: collapse;
    border-spacing: 0;
}

.pds-wrapper a {
    text-decoration: none;
    color: inherit;
}

/* Animations (matches React useEffect opacity/translate transition) */
@keyframes pds-fade-in-up {
    from {
        opacity: 0;
        transform: translateY(40px);
    }

    to {
        opacity: 1;
        transform: translateY(0);
    }
}

.pds-animate {
    animation: pds-fade-in-up 1s ease-out forwards;
    opacity: 0;
    /* Start hidden */
}

.pds-delay-100 {
    animation-delay: 0.1s;
}

.pds-delay-200 {
    animation-delay: 0.2s;
}

.pds-delay-300 {
    animation-delay: 0.3s;
}

/* --- 1. HEADER SECTION (from ProductHeader.tsx) --- */
/* --- 1. HEADER SECTION (from ProductHeader.tsx) --- */
.pds-product-header {
    width: 100%;
    padding: 3rem 1.5rem 1rem;
    /* pt-12 pb-4 px-6 (Reduced from 6rem) */
    background-color: var(--pds-color-white);
}

@media (min-width: 768px) {
    .pds-product-header {
        padding-left: 3rem;
        padding-right: 3rem;
    }
}

@media (min-width: 1024px) {
    .pds-product-header {
        padding-left: 6rem;
        padding-right: 6rem;
    }
}

.pds-header-container {
    max-width: 100%;
    /* Full width */
    margin: 0 auto;
    border-bottom: 1px solid var(--pds-color-bg-light);
    padding-bottom: 1.5rem;
}

.pds-header-flex {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: baseline;
    gap: 2rem;
}

@media (min-width: 768px) {
    .pds-header-flex {
        flex-direction: row;
    }
}

.pds-title-h1 {
    font-family: var(--pds-font-heading);
    font-size: 3rem;
    /* text-5xl */
    font-weight: 300;
    /* font-light */
    letter-spacing: -0.05em;
    /* tracking-tighter */
    line-height: 1.1;
    margin: 0 0 1rem 0;
    color: var(--pds-color-text);
}

@media (min-width: 768px) {
    .pds-title-h1 {
        font-size: 3.75rem;
    }
}

/* text-6xl */
@media (min-width: 1024px) {
    .pds-title-h1 {
        font-size: 4.5rem;
    }
}

/* text-7xl */

.pds-subtitle-h2 {
    font-size: 1.25rem;
    /* text-xl */
    color: #6b7280;
    /* text-gray-500 */
    font-weight: 300;
    letter-spacing: 0.025em;
    /* tracking-wide */
    margin: 0;
}

@media (min-width: 768px) {
    .pds-subtitle-h2 {
        font-size: 1.5rem;
    }
}

.pds-header-meta {
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    gap: 0.75rem;
    text-align: right;
}

.pds-badges-row {
    display: flex;
    gap: 0.5rem;
}

.pds-badge-pill {
    display: inline-flex;
    align-items: center;
    gap: 0.5rem;
    padding: 0.375rem 1rem;
    color: white;
    font-size: 0.75rem;
    font-weight: 700;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    border-radius: 2px;
    background-color: var(--pds-color-accent);
}

.pds-sku-text {
    font-family: monospace;
    font-size: 0.875rem;
    color: #9ca3af;
    /* text-gray-400 */
}

/* --- 2. MATERIAL DETAIL (from MaterialDetail.tsx) --- */
/* --- 2. MATERIAL DETAIL (from MaterialDetail.tsx) --- */
.pds-material-section {
    width: 100%;
    padding: 2rem 1.5rem 3rem;
    /* Reduced bottom padding from 5rem */
    background-color: var(--pds-color-white);
}

@media (min-width: 768px) {
    .pds-material-section {
        padding-left: 3rem;
        padding-right: 3rem;
    }
}

@media (min-width: 1024px) {
    .pds-material-section {
        padding-left: 6rem;
        padding-right: 6rem;
    }
}

.pds-grid-container {
    max-width: 100%;
    /* Full width */
    margin: 0 auto 4rem;
    /* Reduced margin from 6rem */
    display: grid;
    grid-template-columns: 1fr;
    gap: 2rem;
    /* Reduced gap from 4rem */
    align-items: start;
}

@media (min-width: 1024px) {
    .pds-grid-container {
        grid-template-columns: 1fr 1fr;
        gap: 3rem;
    }
}

.pds-section-label {
    font-size: 0.75rem;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 0.1em;
    color: #9ca3af;
    margin-bottom: 0.5rem;
    display: block;
}

/* 3D CUBE STYLES (Ported from React) */
.pds-3d-wrapper {
    position: relative;
    width: 100%;
    aspect-ratio: 1 / 1;
    background-color: var(--pds-color-bg-light);
    border-radius: 2px;
    border: 1px solid #f3f4f6;
    padding: 2rem;
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
    perspective: 1000px;
}

.pds-cube {
    position: relative;
    width: 10rem;
    /* w-40 = 160px */
    height: 16rem;
    /* h-64 = 256px */
    transform-style: preserve-3d;
    transform: rotateY(12deg) rotateX(6deg);
    transition: transform 0.7s ease;
}

.pds-3d-wrapper:hover .pds-cube {
    transform: rotateY(12deg) rotateX(6deg) scale(1.05);
}

/* Cube Parts */
.pds-cube-core {
    position: absolute;
    inset: 0;
    background-color: #374151;
    /* gray-700 */
    display: flex;
    align-items: center;
    justify-content: center;
    border-left: 1px solid #1f2937;
    border-bottom: 1px solid #1f2937;
}

.pds-cube-top {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 1rem;
    /* h-4 */
    background-color: white;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
    transform-origin: top left;
    transform: skewX(12deg) translateX(4px);
}

.pds-cube-front {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: white;
    transform: translateZ(4px);
    /* translate-z-4 */
    box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1);
    border-left: 1px solid #f3f4f6;
    display: flex;
    align-items: flex-end;
    justify-content: flex-end;
    padding: 1rem;
}

.pds-cube-bottom-accent {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 0.25rem;
    /* h-1 */
    background-color: var(--pds-color-accent);
    box-shadow: 0 0 15px rgba(140, 98, 80, 0.4);
}

/* Specs Column */
.pds-specs-col {
    display: flex;
    flex-direction: column;
    gap: 1.5rem;
}

@media (min-width: 1024px) {
    .pds-specs-col {
        border-left: 1px solid var(--pds-color-bg-light);
        border-right: 1px solid var(--pds-color-bg-light);
        padding-left: 3rem;
        padding-right: 3rem;
    }
}

.pds-table {
    width: 100%;
    border-collapse: separate;
    border-spacing: 0;
}

.pds-table-row td {
    padding: 0.75rem;
    background-color: var(--pds-color-bg-light);
}

.pds-table-row td:first-child {
    border-top-left-radius: 2px;
    border-bottom-left-radius: 2px;
    color: #6b7280;
    font-size: 0.75rem;
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: 0.05em;
}

.pds-table-row td:last-child {
    border-top-right-radius: 2px;
    border-bottom-right-radius: 2px;
    text-align: right;
    font-weight: 500;
    color: var(--pds-color-text);
}

.pds-table-spacer {
    height: 0.5rem;
}

/* Benefits Column */
/* Benefits Column */
.pds-benefits-list {
    list-style: none;
    padding: 0;
    margin: 0;
    display: flex;
    flex-direction: column;
    gap: 1.5rem;
    /* Reduced from 2.5rem */
}

.pds-benefit-item {
    display: flex;
    gap: 1.25rem;
    align-items: flex-start;
}

.pds-icon-box {
    flex-shrink: 0;
    padding: 0.75rem;
    background-color: white;
    border: 1px solid #f3f4f6;
    border-radius: 2px;
    color: var(--pds-color-accent);
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.05);
    transition: all 0.3s;
}

.pds-benefit-item:hover .pds-icon-box {
    border-color: var(--pds-color-accent);
}

.pds-benefit-title {
    font-family: var(--pds-font-primary);
    font-weight: 600;
    font-size: 1.125rem;
    margin: 0 0 0.5rem 0;
    color: var(--pds-color-text);
}

.pds-benefit-desc {
    font-size: 0.875rem;
    color: #6b7280;
    font-weight: 300;
    line-height: 1.625;
}

/* Description Text Area */
.pds-desc-area {
    max-width: 100%;
    /* Full width */
    margin: 0 auto;
    border-top: 1px solid var(--pds-color-bg-light);
    padding-top: 4rem;
}

.pds-desc-grid {
    display: grid;
    grid-template-columns: 1fr;
    gap: 3rem;
}

@media (min-width: 768px) {
    .pds-desc-grid {
        grid-template-columns: repeat(12, 1fr);
    }
}

.pds-desc-left {
    grid-column: span 12;
}

@media (min-width: 768px) {
    .pds-desc-left {
        grid-column: span 4;
    }
}

.pds-desc-right {
    grid-column: span 12;
    font-size: 0.875rem;
    color: #4b5563;
    font-weight: 300;
    line-height: 1.625;
}

@media (min-width: 768px) {
    .pds-desc-right {
        grid-column: span 8;
    }
}

/* --- 3. TECH DRAWING (from TechDrawing.tsx) --- */
/* --- 3. TECH DRAWING (from TechDrawing.tsx) --- */
.pds-tech-section {
    width: 100%;
    padding: 3rem 0;
    /* Reduced from 6rem */
    background-color: white;
    position: relative;
    border-top: 1px solid var(--pds-color-bg-light);
    overflow: hidden;
}

.pds-tech-bg {
    position: absolute;
    inset: 0;
    opacity: 0.4;
    background-image: radial-gradient(circle, #e2e8f0 1px, transparent 1px);
    background-size: 24px 24px;
    pointer-events: none;
}

.pds-tech-content {
    max-width: 100%;
    /* Full width */
    margin: 0 auto;
    padding: 0 1.5rem;
    position: relative;
    z-index: 10;
}

@media (min-width: 768px) {
    .pds-tech-content {
        padding: 0 3rem;
    }
}

@media (min-width: 1024px) {
    .pds-tech-content {
        padding: 0 6rem;
    }
}

.pds-tech-flex {
    display: flex;
    flex-direction: column;
    gap: 4rem;
    align-items: center;
}

@media (min-width: 768px) {
    .pds-tech-flex {
        flex-direction: row;
        justify-content: space-between;
    }
}

.pds-tech-info {
    width: 100%;
}

@media (min-width: 768px) {
    .pds-tech-info {
        width: 50%;
    }
}

.pds-tech-badge {
    display: inline-block;
    padding: 0.25rem 0.75rem;
    background-color: var(--pds-color-bg-light);
    color: var(--pds-color-accent);
    font-size: 0.625rem;
    letter-spacing: 0.1em;
    font-weight: 600;
    text-transform: uppercase;
    margin-bottom: 1rem;
}

.pds-tech-heading {
    font-family: var(--pds-font-heading);
    font-size: 1.875rem;
    font-weight: 300;
    margin-bottom: 1.5rem;
    color: var(--pds-color-text);
}

.pds-tech-svg-container {
    width: 100%;
    aspect-ratio: 1 / 1;
    background-color: var(--pds-color-bg-light);
    border-radius: 2px;
    border: 1px solid #f3f4f6;
    padding: 2rem;
    position: relative;
    /* Removed min-height to respect aspect-ratio */
    display: flex;
    justify-content: center;
    align-items: center;
    /* Removed box-shadow to match top image style */
}

@media (min-width: 768px) {
    .pds-tech-svg-container {
        width: 50%;
    }
}

.pds-tech-download-btn {
    width: 100%;
    padding: 1rem 1.5rem;
    border: 1px solid var(--pds-color-text);
    color: var(--pds-color-text);
    font-size: 0.75rem;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 0.1em;
    background: transparent;
    cursor: pointer;
    transition: all 0.3s;
    margin-bottom: 1.5rem;
    display: block;
    text-align: center;
    text-decoration: none;
}

.pds-tech-download-btn:hover {
    background-color: var(--pds-color-text);
    color: white;
}

.pds-tech-note {
    margin-bottom: 2rem;
    padding: 1rem;
    background-color: #FDFDFD;
    border: 1px solid #f3f4f6;
    border-left: 2px solid var(--pds-color-accent);
    font-size: 0.5rem;
    color: #6b7280;
}

/* --- 4. LIFESTYLE (from Lifestyle.tsx) --- */
.pds-lifestyle-section {
    width: 100%;
    position: relative;
    height: 350px;
    overflow: hidden;
    background-color: #f3f4f6;
}

@media (min-width: 1024px) {
    .pds-lifestyle-section {
        height: 450px;
    }
}

.pds-lifestyle-img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: transform 10s ease;
    /* transition-all duration-1000?? No, react component had separate style for img? Checking... No, class duration-1000 was on section entry. But image usually has zoom. React component code says 'object-cover'. I will add subtle zoom. */
}

.pds-lifestyle-section:hover .pds-lifestyle-img {
    transform: scale(1.05);
}

.pds-lifestyle-overlay {
    position: absolute;
    inset: 0;
    background: linear-gradient(to right, rgba(255, 255, 255, 0.9) 0%, rgba(255, 255, 255, 0.4) 50%, transparent 100%);
    display: flex;
    align-items: center;
}

.pds-lifestyle-content {
    max-width: 100%;
    /* Full width */
    width: 100%;
    margin: 0 auto;
    padding: 0 1.5rem;
}

@media (min-width: 768px) {
    .pds-lifestyle-content {
        padding: 0 3rem;
    }
}

@media (min-width: 1024px) {
    .pds-lifestyle-content {
        padding: 0 6rem;
    }
}

.pds-lifestyle-box {
    max-width: 28rem;
}

.pds-lifestyle-tag {
    font-size: 0.75rem;
    font-weight: 700;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    margin-bottom: 1rem;
    color: var(--pds-color-accent);
}

.pds-lifestyle-title {
    font-family: var(--pds-font-heading);
    font-size: 1.875rem;
    /* text-3xl */
    font-weight: 300;
    line-height: 1.25;
    margin-bottom: 1.5rem;
    color: var(--pds-color-text);
}

@media (min-width: 768px) {
    .pds-lifestyle-title {
        font-size: 2.25rem;
    }
}

.pds-lifestyle-btn {
    display: inline-block;
    padding: 0.75rem 1.5rem;
    background-color: var(--pds-color-text);
    color: white;
    font-size: 0.75rem;
    font-weight: 700;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    text-decoration: none;
    transition: background-color 0.3s;
}

.pds-lifestyle-btn:hover {
    background-color: var(--pds-color-accent);
}

/* --- 5. UTILITIES / INLINE REPLACEMENTS --- */
.pds-separator {
    font-weight: 400;
    margin: 0 0.5rem;
    color: var(--pds-color-accent);
}

.pds-badge-pill.pds-badge-dark {
    background-color: #3A3A3A;
}

/* Cube Labels */
.pds-cube-core-inner {
    display: flex;
    flex-direction: column;
    gap: 0.5rem;
    opacity: 0.4;
}

.pds-cube-label-v {
    color: white;
    font-family: monospace;
    font-size: 10px;
    letter-spacing: 0.1em;
    transform: rotate(-90deg);
    display: block;
}

.pds-cube-label-rv {
    font-size: 10px;
    font-weight: 700;
    color: #d1d5db;
    /* gray-300 */
    text-transform: uppercase;
    letter-spacing: 0.1em;
    transform: rotate(90deg) translateX(0.5rem);
    transform-origin: bottom right;
}

.pds-cube-floating {
    position: absolute;
    right: -4rem;
    top: 4rem;
    display: flex;
    align-items: center;
    gap: 0.5rem;
    transform: translateZ(20px);
}

.pds-cube-floating-line {
    width: 3rem;
    height: 1px;
    background-color: #3A3A3A;
}

.pds-cube-floating-badge {
    font-size: 10px;
    text-transform: uppercase;
    font-weight: 700;
    background: white;
    padding: 2px 6px;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
    border: 1px solid #f3f4f6;
    color: #3A3A3A;
}

/* Description Area */
.pds-desc-heading {
    font-size: 1.5rem;
    font-weight: 300;
    margin-bottom: 1rem;
    color: var(--pds-color-text);
}

.pds-desc-line {
    height: 4px;
    width: 3rem;
    background-color: var(--pds-color-accent);
}

/* Tech Section Content */
.pds-tech-desc {
    color: #6b7280;
    font-weight: 300;
    line-height: 1.6;
    margin-bottom: 2rem;
    font-size: 0.875rem;
}

.pds-tech-label-strong {
    display: block;
    margin-bottom: 0.25rem;
    color: var(--pds-color-text);
}

.pds-tech-svg-label {
    position: absolute;
    font-size: 10px;
    font-family: monospace;
    color: #9ca3af;
}

.pds-tech-svg-label.pds-tl {
    top: 1rem;
    left: 1rem;
}

.pds-tech-svg-label.pds-br {
    bottom: 1rem;
    right: 1rem;
}


/*20042026*/
.--add-to-favorite {
    font-weight: normal;
    background: #fff;
    border: 1px solid #6B402E !important;
    color: #0F0D0B;
    text-align: left;
    border-radius: 5px;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    padding: 1rem !important;
    &:hover {
        background: #6B402E;
        border: 1px solid #6B402E;
        color: #fff;
    }
    &:before {
        font-family: FontAwesome;
        font-size: 1.8rem;
        content: '\E8CB';
        padding-right: 1rem;
    }
}
.basket__tools_wrappers {
    display: none !important;
}
.basket__tools_remove {
    display: flex;
    flex-direction: column-reverse;
    align-items: center;
    width: 100%;
    gap: 1rem;
    @media(min-width: 969px) {
        display: flex;
        flex-direction: row-reverse;
        justify-content: space-between;
        align-items: center;
    }
}
.sl_header__share {
    font-weight: normal;
    background: #fff;
    border: 1px solid #DEDEDE;
    color: #0F0D0B;
    text-align: left;
    border-radius: 5px;
    padding: 1rem 2rem;
    background: #6B402E;
    color: #fff;
    &:hover {
        background: #6B402E;
        border: 1px solid #6B402E;
        color: #fff;
    }
    &:before {
        font-size: 1.6rem;
        padding-right: 1rem;
        content: '\E892' !important;
    }
}
.sl_manage .sl_m_manage__link.--share:before {
    content: '\E892' !important;
}
.cop_buttons__button.btn.--large.--outline {
    background: #6B402E;
    border: 1px solid #6B402E;
    color: #fff;
    &:hover {
        background: #0F0D0B;
        border: 1px solid #0F0D0B;
    }
}

.returnDetails_smile{
    display: none !important;
}

/*27072026*/
.projector_bundle__rebate{
    display:none !important;
}