:root {
    --sr-dark: #101318;
    --sr-dark2: #171a20;
    --sr-dark3: #20242b;
    --sr-gold: #d4a85f;
    --sr-gold2: #f0c875;
    --sr-text: #f8f7f2;
    --sr-muted: rgba(255, 255, 255, .72);
    --sr-light: #f7f5f0;
    --sr-border: rgba(212, 168, 95, .28);
    --sr-shadow: 0 22px 70px rgba(0, 0, 0, .25)
}

body.stelios-redesign {
    font-family: 'Heebo', Arial, sans-serif;
    background: #f7f5f0;
    color: #171717
}

.stelios-redesign .container,
.sr-container {
    width: min(1180px, calc(100% - 42px));
    margin-inline: auto
}

.site-header {
    position: absolute;
    inset: 0 0 auto;
    z-index: 50
}

.stelios-nav {
    height: 82px;
    display: grid;
    grid-template-columns: auto 1fr auto;
    align-items: center;
    gap: 28px;
    padding: 0 34px;
    color: #fff;
    background: linear-gradient(to bottom, rgba(8, 9, 11, .76), rgba(8, 9, 11, .18));
    backdrop-filter: blur(8px)
}

.stelios-logo {
    color: #fff;
    text-decoration: none;
    text-align: right;
    line-height: 1;
    letter-spacing: .04em
}

.stelios-logo>span {
    display: block;
    font-size: 2.25rem;
    font-weight: 300;
    letter-spacing: .02em
}

.stelios-logo>span span {
    color: var(--sr-gold)
}

.stelios-logo small {
    display: block;
    margin-top: 7px;
    font-size: .88rem;
    color: rgba(255, 255, 255, .76);
    letter-spacing: 0
}

.nav-menu {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 34px;
    list-style: none;
    margin: 0;
    padding: 0
}

.nav-menu a {
    color: #fff;
    text-decoration: none;
    font-size: .94rem;
    font-weight: 700;
    opacity: .9;
    position: relative;
    padding: 30px 0
}

.nav-menu a.active,
.nav-menu a:hover {
    color: var(--sr-gold)
}

.nav-menu a.active:after {
    content: "";
    position: absolute;
    right: 0;
    left: 0;
    bottom: 14px;
    height: 2px;
    background: var(--sr-gold)
}

.nav-actions {
    display: flex;
    align-items: center;
    gap: 14px;
    direction: ltr
}

.nav-icon {
    color: #fff;
    font-size: 1.1rem;
    text-decoration: none;
    opacity: .9
}

.nav-gold-cta {
    border: 1px solid var(--sr-gold);
    color: #fff;
    text-decoration: none;
    padding: 10px 18px;
    border-radius: 999px;
    font-weight: 800;
    font-size: .9rem;
    display: flex;
    gap: 8px;
    align-items: center;
    background: rgba(212, 168, 95, .08)
}

.hamburger {
    display: none
}

.skip-link {
    position: absolute;
    right: -999px
}

.skip-link:focus {
    right: 1rem;
    top: 1rem;
    z-index: 999;
    background: #fff;
    color: #000;
    padding: .7rem 1rem
}

.sr-hero {
    position: relative;
    min-height: 820px;
    color: #fff;
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: center;
    background: var(--sr-dark)
}

.sr-hero-bg {
    position: absolute;
    top: 0;
    bottom: 0;
    width: 50%;
    background-size: cover;
    background-position: center;
}

.sr-hero-left {
    right: 0;
    background-image: linear-gradient(90deg, rgba(10, 12, 16, .42), rgba(10, 12, 16, .78)), url('/images/stelios-imported/imported-22.jpg')
}

.sr-hero-right {
    left: 0;
    background-image: linear-gradient(-90deg, rgba(10, 12, 16, .45), rgba(10, 12, 16, .82)), url('/images/stelios_z7.jpg')
}

.sr-hero-overlay {
    position: absolute;
    inset: 0;
    pointer-events: none;
    background: radial-gradient(circle at 50% 35%, rgba(212, 168, 95, .12), transparent 32%), linear-gradient(to bottom, rgba(12, 13, 16, .06), #11141a 96%)
}

.sr-hero-content {
    position: relative;
    z-index: 2;
    text-align: center;
    width: min(1050px, calc(100% - 36px));
    padding-top: 82px
}

.sr-eyebrow {
    color: var(--sr-gold);
    font-weight: 800;
    font-size: 1.35rem;
    margin-bottom: .7rem
}

.sr-hero h1 {
    font-size: 50px;
    line-height: 1.08;
    margin: 0;
    font-weight: 400;
    letter-spacing: -.04em;
    text-shadow: 0 8px 35px rgba(0, 0, 0, .55)
}

.sr-subtitle {
    max-width: 720px;
    margin: 24px auto 0;
    font-size: 1.32rem;
    line-height: 1.85;
    color: rgba(255, 255, 255, .88)
}

.sr-audience-cards {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 30px;
    margin: 58px auto 0;
    max-width: 900px
}

.sr-audience-card {
    position: relative;
    min-height: 285px;
    border: 1px solid rgba(255, 255, 255, .25);
    border-radius: 16px;
    padding: 72px 46px 34px;
    color: #fff;
    text-decoration: none;
    background: rgba(17, 20, 25, .62);
    box-shadow: var(--sr-shadow);
    overflow: visible;
    transition: .25s
}

.sr-audience-card:hover {
    transform: translateY(-5px);
    border-color: var(--sr-gold)
}

.sr-private {
    /* background: linear-gradient(rgba(88, 61, 29, .63), rgba(29, 22, 17, .75)), url('/images/stelios-imported/imported-19.jpg') center/cover */
}

.sr-pro {
    /* background: linear-gradient(rgba(9, 12, 16, .70), rgba(9, 12, 16, .85)), url('/images/stelios_z4.png') center/cover */
}

.sr-card-icon {
    position: absolute;
    top: -43px;
    right: 50%;
    transform: translateX(50%);
    width: 90px;
    height: 90px;
    border-radius: 50%;
    display: grid;
    place-items: center;
    background: #15181d;
    border: 1px solid var(--sr-gold);
    color: var(--sr-gold);
    font-size: 2.2rem;
    box-shadow: 0 15px 35px rgba(0, 0, 0, .35)
}

.sr-audience-card h2 {
    font-size: 25px;
    margin: 0 0 16px;
    font-weight: 900
}

.sr-audience-card p {
    font-size: 1.06rem;
    line-height: 1.7;
    color: rgba(255, 255, 255, .86);
    margin: 0 0 26px
}

.sr-audience-card strong {
    display: inline-flex;
    align-items: center;
    gap: 12px;
    background: linear-gradient(135deg, var(--sr-gold), var(--sr-gold2));
    color: #17110a;
    border-radius: 8px;
    padding: 14px 28px;
    font-weight: 900
}

.sr-benefits-white {
    background: linear-gradient(180deg, #fff, #f6f3ed);
    padding: 52px 0;
    border-bottom: 1px solid #e6e1d8
}

.sr-benefits-grid {
    display: grid;
    grid-template-columns: repeat(5, 1fr);
    gap: 0
}

.sr-benefit {
    text-align: center;
    padding: 0 26px;
    border-left: 1px solid #ddd6c9
}

.sr-benefit:last-child {
    border-left: 0
}

.sr-benefit i {
    font-size: 2.2rem;
    color: var(--sr-gold);
    margin-bottom: 14px
}

.sr-benefit h3 {
    font-size: 1.07rem;
    margin: 0 0 8px;
    color: #171717;
    font-weight: 900
}

.sr-benefit p {
    font-size: .92rem;
    line-height: 1.55;
    color: #5f5a50;
    margin: 0
}

.sr-products-showcase {
    padding: 72px 0;
    background: #f7f5f0
}

.sr-products-showcase.dark {
    background: linear-gradient(135deg, #11141a, #1a1e24);
    color: #fff
}

.sr-section-head {
    text-align: right;
    margin-bottom: 34px
}

.sr-section-head.centered {
    text-align: center
}

.sr-section-head span {
    display: block;
    color: var(--sr-gold);
    font-weight: 900;
    margin-bottom: 8px
}

.sr-section-head h2 {
    font-size: clamp(2rem, 3vw, 3rem);
    line-height: 1.15;
    margin: 0;
    color: inherit
}

.sr-section-head p {
    color: #716b60;
    margin: 10px 0 0
}

.dark .sr-section-head p {
    color: rgba(255, 255, 255, .7)
}

.sr-category-grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 18px
}

.sr-category-card {
    display: block;
    position: relative;
    border-radius: 9px;
    overflow: hidden;
    min-height: 250px;
    background: #111;
    color: #fff;
    text-decoration: none;
    box-shadow: 0 12px 36px rgba(0, 0, 0, .16)
}

.sr-category-card img {
    position: absolute;
    inset: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: .35s
}

.sr-category-card:after {
    content: "";
    position: absolute;
    inset: 0;
    background: linear-gradient(to top, rgba(0, 0, 0, .82), rgba(0, 0, 0, .12))
}

.sr-category-card div {
    position: absolute;
    z-index: 2;
    right: 18px;
    left: 18px;
    bottom: 18px;
    display: flex;
    justify-content: space-between;
    align-items: center
}

.sr-category-card h3 {
    margin: 0;
    font-size: 1.25rem
}

.sr-category-card span {
    width: 34px;
    height: 34px;
    border-radius: 50%;
    display: grid;
    place-items: center;
    border: 1px solid var(--sr-gold);
    color: var(--sr-gold)
}

.sr-category-card:hover img {
    transform: scale(1.06)
}

.sr-hinge-strip {
    margin-top: 20px;
    display: grid;
    grid-template-columns: repeat(5, 1fr);
    gap: 14px
}

.sr-hinge-strip a {
    padding: 18px;
    border-radius: 8px;
    background: #fff;
    border: 1px solid #e6e0d5;
    text-align: center;
    color: #161616;
    text-decoration: none;
    font-weight: 900
}

.sr-hinge-strip a:hover,
.sr-hinge-strip .sr-dark-link {
    background: #171a20;
    color: #fff
}

.sr-about-band {
    display: grid;
    grid-template-columns: 1fr 1.35fr;
    min-height: 360px;
    background: #11141a;
    color: #fff
}

.sr-about-text {
    padding: 70px max(42px, calc((100vw - 1180px)/2)) 70px 55px
}

.sr-about-text span {
    color: var(--sr-gold);
    font-weight: 900
}

.sr-about-text h2 {
    font-size: 2.4rem;
    line-height: 1.25;
    margin: 10px 0 18px
}

.sr-about-text p {
    line-height: 1.9;
    color: rgba(255, 255, 255, .78);
    font-size: 1.05rem
}

.sr-outline-btn {
    display: inline-flex;
    margin-top: 12px;
    border: 1px solid var(--sr-gold);
    color: var(--sr-gold);
    text-decoration: none;
    border-radius: 4px;
    padding: 12px 24px;
    font-weight: 900
}

.sr-about-image img {
    width: 100%;
    height: 100%;
    object-fit: cover
}

.sr-inspiration {
    padding: 64px 0;
    background: #fff
}

.sr-inspiration.dark-gallery {
    background: #101318;
    color: #fff
}

.sr-gallery-row {
    display: grid;
    grid-template-columns: repeat(5, 1fr);
    gap: 18px
}

.sr-gallery-row img {
    width: 100%;
    height: 310px;
    object-fit: cover;
    border-radius: 8px
}

.sr-center-btn {
    display: block;
    width: max-content;
    margin: 24px auto 0;
    padding: 12px 30px;
    border: 1px solid #222;
    color: #222;
    text-decoration: none;
    border-radius: 4px;
    font-weight: 900
}

.sr-testimonials {
    padding: 60px 0;
    background: linear-gradient(180deg, #fbfaf7, #f2eee7)
}

.sr-testimonials-grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 24px
}

.sr-testimonials article {
    background: #fff;
    border: 1px solid #e7e0d5;
    padding: 30px;
    text-align: center;
    border-radius: 10px
}

.sr-testimonials article div {
    color: var(--sr-gold);
    letter-spacing: .15em
}

.sr-testimonials article p {
    line-height: 1.8;
    color: #555
}

.sr-bottom-cta {
    padding: 62px 0;
    background: radial-gradient(circle at 20% 20%, rgba(212, 168, 95, .13), transparent 30%), linear-gradient(135deg, #101318, #1c2027);
    color: #fff
}

.sr-bottom-grid {
    display: grid;
    grid-template-columns: 1.5fr .75fr;
    gap: 46px;
    align-items: center
}

.sr-contact-form h2 {
    font-size: 2rem;
    margin: 0
}

.sr-contact-form p {
    color: rgba(255, 255, 255, .7)
}

.sr-form-grid {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 12px
}

.sr-form-grid input,
.sr-form-grid textarea {
    background: rgba(255, 255, 255, .07);
    border: 1px solid rgba(255, 255, 255, .2);
    color: #fff;
    padding: 14px;
    border-radius: 5px;
    font: inherit
}

.sr-form-grid textarea {
    grid-column: 1/-1;
    min-height: 96px
}

.sr-contact-form button,
.sr-gold-btn {
    font-family: 'Heebo', Arial, sans-serif;
    border: 0;
    background: linear-gradient(135deg, var(--sr-gold), var(--sr-gold2));
    color: #17110a;
    padding: 14px 34px;
    border-radius: 5px;
    font-weight: 900;
    text-decoration: none;
    display: inline-flex;
    gap: 10px;
    align-items: center;
    margin-top: 14px
}

.sr-catalog-box {
    border-right: 1px solid rgba(212, 168, 95, .3);
    padding-right: 36px
}

.sr-catalog-box a {
    color: var(--sr-gold);
    font-weight: 900;
    text-decoration: none
}

.sr-page-hero {
    min-height: 620px;
    color: #fff;
    display: flex;
    align-items: center;
    padding-top: 90px;
    background-size: cover;
    background-position: center;
    position: relative
}

.sr-page-hero:before {
    content: "";
    position: absolute;
    inset: 0;
    background: linear-gradient(90deg, rgba(11, 13, 17, .35), rgba(11, 13, 17, .88)), radial-gradient(circle at 70% 35%, rgba(212, 168, 95, .14), transparent 30%)
}

.sr-page-hero .sr-container {
    position: relative;
    z-index: 1;
    max-width: 1180px
}

.sr-page-hero span {
    color: var(--sr-gold);
    font-weight: 900
}

.sr-page-hero h1 {
    font-size: 40px;
    font-weight: 600;
    max-width: 720px;
    line-height: 1.12;
    margin: 12px 0 20px
}

.sr-page-hero p {
    max-width: 680px;
    font-size: 1.25rem;
    line-height: 1.8;
    color: rgba(255, 255, 255, .82)
}

.sr-pro-hero {
    background-image: url('/images/stelios_z8.jpg')
}

.sr-private-hero {
    background-image: url('/images/stelios_i1.jpg')
}

.sr-pro-benefits,
.sr-why-private {
    padding: 54px 0;
    background: #fff
}

.sr-pro-icons {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 22px
}

.sr-pro-icons div {
    text-align: center;
    padding: 28px 20px;
    border: 1px solid #e5ded2;
    border-radius: 12px;
    background: #fff
}

.sr-pro-icons i {
    font-size: 2rem;
    color: var(--sr-gold);
    margin-bottom: 12px
}

.sr-pro-icons h3 {
    margin: 0 0 8px
}

.sr-pro-icons p {
    margin: 0;
    color: #625e55;
    line-height: 1.65
}

.sr-products-showcase.dark .sr-pro-product-grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 22px
}

.sr-pro-product-card {
    background: rgba(255, 255, 255, .045);
    border: 1px solid rgba(255, 255, 255, .16);
    border-radius: 12px;
    overflow: hidden;
    color: #fff;
    text-decoration: none;
    padding-bottom: 22px
}

.sr-pro-product-card img {
    width: 100%;
    height: 230px;
    object-fit: cover
}

.sr-pro-product-card h3,
.sr-pro-product-card p,
.sr-pro-product-card span {
    margin-right: 22px;
    margin-left: 22px
}

.sr-pro-product-card p {
    color: rgba(255, 255, 255, .7);
    line-height: 1.7
}

.sr-pro-product-card span {
    color: var(--sr-gold);
    font-weight: 900
}

.sr-tools-section {
    padding: 70px 0;
    background: #f7f5f0
}

.sr-tools-grid {
    display: grid;
    grid-template-columns: .9fr 1.1fr;
    gap: 40px
}

.sr-tool-box {
    background: #11141a;
    color: #fff;
    border-radius: 14px;
    padding: 42px
}

.sr-tool-box h2 {
    font-size: 2.3rem;
    margin: 0 0 14px
}

.sr-tool-box p {
    color: rgba(255, 255, 255, .75);
    line-height: 1.8
}

.sr-tool-list {
    display: grid;
    gap: 16px
}

.sr-tool-list a {
    display: grid;
    grid-template-columns: 50px 1fr;
    gap: 0 18px;
    align-items: center;
    background: #fff;
    border: 1px solid #e3ddd2;
    border-radius: 12px;
    padding: 22px;
    color: #151515;
    text-decoration: none
}

.sr-tool-list i {
    grid-row: 1/3;
    color: var(--sr-gold);
    font-size: 1.8rem
}

.sr-tool-list span {
    color: #6a655c
}

.sr-bottom-cta.compact {
    text-align: center
}

.sr-bottom-cta.compact h2 {
    font-size: 2.5rem;
    margin: 0 0 10px
}

.private-only {
    grid-template-columns: repeat(2, 1fr)
}

.footer {
    background: #11141a !important;
    color: #fff !important
}

.footer a {
    color: #fff
}

.footer .logo {
    color: #fff
}

.footer .container {
    width: min(1180px, calc(100% - 42px))
}

@media(max-width:980px) {
    .stelios-nav {
        grid-template-columns: 5fr auto;
        height: auto;
        min-height: 74px;
        padding: 14px 18px
    }

    .nav-menu {
        position: fixed;
        top: 74px;
        right: 0;
        left: 0;
        background: #11141a;
        display: none;
        flex-direction: column;
        padding: 22px
    }

    .nav-menu.active {
        display: flex
    }

    .hamburger {
        display: flex;
        flex-direction: column;
        gap: 4px;
        background: transparent;
        border: 0
    }

    .hamburger span {
        width: 24px;
        height: 2px;
        background: #fff
    }

    .nav-actions {
        display: none
    }

    .stelios-logo>span {
        font-size: 1.7rem
    }

    .sr-hero {
        min-height: 920px
    }

    .sr-audience-cards,
    .sr-bottom-grid,
    .sr-about-band,
    .sr-tools-grid {
        grid-template-columns: 1fr
    }

    .sr-benefits-grid {
        grid-template-columns: 1fr 1fr
    }

    .sr-benefit {
        border: 0;
        margin-bottom: 26px
    }

    .sr-category-grid,
    .private-only {
        grid-template-columns: 1fr 1fr
    }

    .sr-hinge-strip {
        grid-template-columns: 1fr 1fr
    }

    .sr-pro-icons,
    .sr-products-showcase.dark .sr-pro-product-grid,
    .sr-testimonials-grid,
    .sr-gallery-row {
        grid-template-columns: 1fr 1fr
    }

    .sr-about-text {
        padding: 45px 24px
    }

    .sr-page-hero {
        min-height: 540px
    }

    .sr-page-hero h1 {
        font-size: 2.5rem
    }
}

@media(max-width:620px) {
    .sr-hero h1 {
        font-size: 2.5rem
    }

    .sr-subtitle {
        font-size: 1.04rem
    }

    .sr-audience-cards,
    .sr-category-grid,
    .sr-hinge-strip,
    .sr-pro-icons,
    .sr-products-showcase.dark .sr-pro-product-grid,
    .sr-testimonials-grid,
    .sr-gallery-row,
    .sr-form-grid {
        grid-template-columns: 1fr
    }

    .sr-audience-card {
        padding: 62px 24px 26px
    }

    .sr-benefits-grid {
        grid-template-columns: 1fr
    }

    .sr-gallery-row img {
        height: 250px
    }

    .sr-page-hero {
        padding-top: 120px
    }

    .sr-page-hero h1 {
        font-size: 2.1rem
    }
}

@media(max-width:980px) {
    .nav-menu.open {
        display: flex
    }

    .site-header.scrolled .stelios-nav {
        background: rgba(17, 20, 25, .96)
    }
}


/* === Premium mockup alignment: NAV + FOOTER === */
body.stelios-redesign {
    --sr-gold: #d3a256;
    --sr-gold2: #f1c16e;
    --sr-dark: #11141a;
    --sr-deep: #0f1217;
}

.site-header {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    z-index: 100;
}

.stelios-nav {
    height: 88px;
    grid-template-columns: auto minmax(420px, 1fr) auto;
    /* background: linear-gradient(180deg, rgba(12, 14, 18, .94) 0%, rgba(12, 14, 18, .78) 62%, rgba(12, 14, 18, .28) 100%); */
    border-bottom: 1px solid rgba(255, 255, 255, .055);
    box-shadow: 0 20px 60px rgba(0, 0, 0, .22);
    background-color: #1c2027;
}

.nav-menu {
    gap: 38px;
}

.nav-menu a {
    font-size: .96rem;
    font-weight: 800;
    letter-spacing: -.01em;
    color: rgba(255, 255, 255, .92);
}

.nav-menu a.active:after {
    bottom: 12px;
    height: 3px;
    border-radius: 999px;
    background: linear-gradient(90deg, var(--sr-gold), var(--sr-gold2));
}

.nav-actions {
    gap: 18px;
}

.nav-icon {
    width: 26px;
    height: 26px;
    display: grid;
    place-items: center;
    color: #fff;
    opacity: .96;
    font-size: 1.15rem;
    transition: .2s;
}

.nav-icon:hover {
    color: var(--sr-gold);
    transform: translateY(-1px);
}

.nav-gold-cta {
    height: 40px;
    padding: 0 20px;
    border-radius: 999px;
    background: rgba(15, 17, 21, .42);
    border: 1px solid rgba(211, 162, 86, .95);
    color: #fff;
    box-shadow: inset 0 0 0 1px rgba(255, 255, 255, .04), 0 10px 30px rgba(0, 0, 0, .24);
}

.nav-gold-cta:hover {
    background: linear-gradient(135deg, var(--sr-gold), var(--sr-gold2));
    color: #16110a;
}

.stelios-logo>span {
    font-size: 2.55rem;
    font-weight: 300;
    letter-spacing: .03em;
}

.stelios-logo small {
    font-size: .95rem;
    color: rgba(255, 255, 255, .82);
}

.sr-hero-content {
    padding-top: 98px;
}

.sr-premium-footer {
    position: relative;
    overflow: hidden;
    background: #101318 !important;
    color: #fff !important;
    padding: 0 !important;
    border-top: 1px solid rgba(211, 162, 86, .25);
}

.sr-premium-footer:before {
    content: "";
    position: absolute;
    inset: 0;
    background: radial-gradient(circle at 16% 14%, rgb(0 0 0), #00000078 28%), linear-gradient(135deg, rgb(0 0 0 / 25%), #00000045 35%), url(/images/hero-placeholder.jpg) center / cover;
    opacity: .16;
    filter: grayscale(35%);
}

.sr-premium-footer>* {
    position: relative;
    z-index: 1;
}

.sr-footer-top {
    width: min(1180px, calc(100% - 42px));
    margin-inline: auto;
    display: grid;
    grid-template-columns: .7fr .7fr 1.25fr;
    gap: 38px;
    padding: 54px 0 42px;
    align-items: stretch;
}

.sr-footer-form,
.sr-footer-contact,
.sr-footer-catalog,
.footer-logo {
    background: rgba(10, 12, 16, .56);
    border: 1px solid rgba(255, 255, 255, .09);
    box-shadow: 0 28px 70px rgba(0, 0, 0, .28);
}

.sr-footer-form {
    padding: 30px;
    border-radius: 0;
}

.sr-footer-form h2,
.sr-footer-contact h2,
.sr-footer-catalog h2 {
    margin: 0 0 10px;
    color: #fff;
    font-weight: 900;
    letter-spacing: -.03em;
    font-size: 20px;
}



.sr-footer-form p,
.sr-footer-catalog p {
    margin: 0 0 20px;
    color: rgba(255, 255, 255, .72);
    line-height: 1.7;
}

.sr-footer-fields {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 10px;
}

.sr-footer-fields input,
.sr-footer-fields textarea {
    width: 100%;
    border: 1px solid rgba(255, 255, 255, .18);
    background: rgba(255, 255, 255, .03);
    color: #fff;
    border-radius: 0;
    padding: 13px 14px;
    font-family: inherit;
    outline: none;
}

.sr-footer-fields textarea {
    grid-column: 1/-1;
    min-height: 78px;
    resize: vertical;
}

.sr-footer-fields input::placeholder,
.sr-footer-fields textarea::placeholder {
    color: rgba(255, 255, 255, .55);
}

.sr-footer-form button,
.sr-footer-catalog a {
    margin-top: 12px;
    width: 100%;
    border: 0;
    background: linear-gradient(135deg, var(--sr-gold), var(--sr-gold2));
    color: #17110a;
    padding: 14px 20px;
    font-weight: 900;
    font-family: inherit;
    text-decoration: none;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 10px;
}

.sr-footer-contact {
    padding: 30px;
    border-left: 1px solid rgba(211, 162, 86, .24);
    border-right: 1px solid rgba(211, 162, 86, .24);
}

.sr-footer-contact p {
    display: flex;
    align-items: center;
    gap: 12px;
    margin: 16px 0;
    color: rgba(255, 255, 255, .78);
}

.sr-footer-contact i {
    color: var(--sr-gold);
    width: 20px;
    text-align: center;
}

.sr-footer-contact a {
    color: #fff;
    text-decoration: none;
}

.sr-footer-catalog {
    display: grid;
    grid-template-columns: 1fr 150px;
    gap: 18px;
    padding: 24px;
    align-items: center;
}

.sr-footer-catalog img {
    width: 120px;
    object-fit: cover;
    box-shadow: 0 22px 45px rgba(0, 0, 0, .38);
    filter: contrast(1.05) saturate(.86);
    transform: rotate(17deg);
    transition: all 2.2s ease;
}

.sr-footer-catalog img:hover {
    transform: rotate(-17deg);
}

.sr-footer-main {
    width: min(1180px, calc(100% - 42px));
    margin-inline: auto;
    border-top: 1px solid rgba(255, 255, 255, .09);
    border-bottom: 1px solid rgba(255, 255, 255, .09);
    padding: 24px 0;
    display: grid;
    grid-template-columns: auto 1fr auto;
    gap: 28px;
    align-items: center;
}

.sr-footer-brand {
    text-decoration: none;
    color: #fff;
    line-height: 1;
}

.sr-footer-brand>span {
    display: block;
    font-size: 2.35rem;
    font-weight: 300;
    letter-spacing: .03em
}

.sr-footer-brand>span span {
    color: var(--sr-gold)
}

.sr-footer-brand small {
    display: block;
    margin-top: 7px;
    color: rgba(255, 255, 255, .72);
}

.sr-footer-links {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    gap: 18px 28px
}

.sr-footer-links a {
    color: rgba(255, 255, 255, .72);
    text-decoration: none;
    font-weight: 400
}

.sr-footer-links a:hover {
    color: var(--sr-gold)
}

.sr-footer-social {
    display: flex;
    gap: 10px
}

.sr-footer-social a {
    width: 34px;
    height: 34px;
    border: 1px solid rgba(255, 255, 255, .18);
    display: grid;
    place-items: center;
    color: #fff;
    text-decoration: none;
    border-radius: 50%;
}

.sr-footer-social a:hover {
    border-color: var(--sr-gold);
    color: var(--sr-gold)
}

.sr-footer-bottom {
    width: min(1180px, calc(100% - 42px));
    margin-inline: auto;
    padding: 18px 0 24px;
    display: flex;
    justify-content: space-between;
    color: rgba(255, 255, 255, .55);
    font-size: .92rem;
}

@media(max-width:980px) {
    .stelios-nav {
        height: auto;
        min-height: 78px;
        grid-template-columns: 5fr auto
    }

    .nav-menu {
        top: 78px;
        background: rgba(17, 20, 25, .98);
        backdrop-filter: blur(12px)
    }

    .nav-actions {
        display: none
    }

    .sr-footer-top,
    .sr-footer-main {
        grid-template-columns: 1fr
    }

    .sr-footer-main {
        text-align: center
    }

    .sr-footer-links {
        justify-content: center
    }

    .sr-footer-social {
        justify-content: center
    }

    .sr-footer-catalog {
        grid-template-columns: 1fr
    }

    .sr-footer-catalog img {
        display: none
    }

    .sr-footer-bottom {
        flex-direction: column;
        gap: 8px;
        text-align: center
    }
}

@media(max-width:620px) {
    .sr-footer-fields {
        grid-template-columns: 1fr
    }

    .sr-footer-top {
        width: min(100% - 28px, 1180px);
        padding-top: 36px
    }

    .stelios-logo>span {
        font-size: 1.8rem
    }

    .nav-gold-cta {
        display: none
    }
}

/* ===== Professionals page update ===== */
.sr-pro-hero-updated {
    background:
        linear-gradient(90deg, rgba(17, 20, 26, .90), rgba(17, 20, 26, .55)),
        url('/images/stelios_z_head.jpg') center/cover;
}

.sr-pro-hero-actions {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    gap: 16px;
    flex-wrap: wrap;
    margin-top: 32px;
}

.sr-prof-hero-actions {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 16px;
    flex-wrap: wrap;
    margin-top: 32px;
}

.sr-pro-cemom-cats .sr-section-head p,
.sr-pro-solutions-section .sr-section-head p,
.sr-downloads-section .sr-section-head p {
    max-width: 760px;
    margin: 14px auto 0;
    color: rgba(255, 255, 255, .72);
    line-height: 1.8;
}

.sr-pro-solutions-section,
.sr-pro-targets-section,
.sr-downloads-section {
    padding: 105px 0;
    background: #11141a;
    color: #fff;
}

.sr-pro-targets-section {
    background:
        radial-gradient(circle at 20% 10%, rgba(212, 168, 95, .10), transparent 34%),
        #0f1115;
}

.sr-pro-solutions-grid {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 22px;
}

.sr-pro-solution-card {
    display: block;
    min-height: 420px;
    position: relative;
    overflow: hidden;
    border-radius: 24px;
    color: #fff;
    text-decoration: none;
    border: 1px solid rgba(212, 168, 95, .18);
    background: #171a20;
    box-shadow: 0 24px 70px rgba(0, 0, 0, .24);
}

.sr-pro-solution-card img {
    width: 100%;
    height: 100%;
    min-height: 420px;
    object-fit: cover;
    display: block;
    transition: transform .45s ease;
    opacity: .86;
}

.sr-pro-solution-card:hover img {
    transform: scale(1.055);
}

.sr-pro-solution-card::after {
    content: "";
    position: absolute;
    inset: 0;
    background: linear-gradient(to top, rgba(5, 6, 9, .88), rgba(5, 6, 9, .05));
}

.sr-pro-solution-card div {
    position: absolute;
    z-index: 2;
    right: 0;
    left: 0;
    bottom: 0;
    padding: 30px;
}

.sr-pro-solution-card h3 {
    margin: 0 0 10px;
    color: #fff;
    font-size: 1.55rem;
}

.sr-pro-solution-card p {
    margin: 0;
    color: rgba(255, 255, 255, .76);
    line-height: 1.7;
}

.sr-pro-targets-grid {
    display: grid;
    grid-template-columns: repeat(5, minmax(0, 1fr));
    gap: 18px;
}

.sr-pro-targets-grid>div {
    min-height: 170px;
    padding: 28px 20px;
    border-radius: 22px;
    background: rgba(255, 255, 255, .035);
    border: 1px solid rgba(212, 168, 95, .18);
    text-align: center;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 10px;
}

.sr-pro-targets-grid i {
    color: var(--sr-gold);
    font-size: 2rem;
}

.sr-pro-targets-grid strong {
    font-size: 1.08rem;
    color: #fff;
}

.sr-pro-targets-grid span {
    font-size: .95rem;
    color: rgba(255, 255, 255, .68);
    line-height: 1.55;
}

.sr-download-grid {
    display: grid;
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 18px;
}

.sr-download-card {
    min-height: 230px;
    padding: 30px 20px;
    border-radius: 22px;
    background: rgba(255, 255, 255, .035);
    border: 1px solid rgba(212, 168, 95, .18);
    color: #fff;
    text-decoration: none;
    text-align: center;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    transition: transform .28s ease, border-color .28s ease, background .28s ease;
}

.sr-download-card:hover {
    transform: translateY(-6px);
    border-color: rgba(212, 168, 95, .55);
    background: rgba(212, 168, 95, .08);
}

.sr-download-card i {
    color: var(--sr-gold);
    font-size: 2.4rem;
    margin-bottom: 18px;
}

.sr-download-card h3 {
    color: #fff;
    margin: 0 0 8px;
    font-size: 1.08rem;
    line-height: 1.45;
}

.sr-download-card p {
    margin: 0 0 14px;
    color: rgba(255, 255, 255, .64);
}

.sr-download-card span {
    color: var(--sr-gold);
    font-weight: 800;
}

.sr-pro-closeups .sr-gallery-row img {
    object-position: center;
}

@media (max-width: 1100px) {

    .sr-pro-solutions-grid,
    .sr-pro-targets-grid,
    .sr-download-grid {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }
}

@media (max-width: 640px) {

    .sr-pro-solutions-grid,
    .sr-pro-targets-grid,
    .sr-download-grid {
        grid-template-columns: 1fr;
    }

    .sr-pro-solution-card,
    .sr-pro-solution-card img {
        min-height: 340px;
    }
}

.sr-prof-product-hero {
    position: relative;
    min-height: 560px;
    padding: 170px 0 90px;
    color: #fff;
    overflow: hidden;
    background:
        linear-gradient(90deg, rgba(15, 17, 21, .88), rgba(15, 17, 21, .62), rgba(15, 17, 21, .88)),
        var(--hero-img) center/cover no-repeat;
}

.sr-prof-product-hero::after {
    content: "";
    position: absolute;
    inset: 0;
    background:
        radial-gradient(circle at 50% 20%, rgba(212, 168, 95, .16), transparent 34%),
        linear-gradient(to bottom, transparent 60%, #11141a 100%);
    pointer-events: none;
}

.sr-prof-product-hero .sr-container {
    position: relative;
    z-index: 2;
    max-width: 980px;
    text-align: center;
}

.sr-prof-product-hero span,
.sr-section-head span,
.sr-prof-copy-card>span {
    display: inline-block;
    color: #d4a85f;
    font-weight: 700;
    letter-spacing: .04em;
    margin-bottom: 14px;
}

.sr-prof-product-hero h1 {
    margin: 0 0 22px;
    font-size: 40px;
    line-height: 1.05;
    color: #fff;
}

.sr-prof-product-hero p {
    max-width: 760px;
    margin: 0 auto;
    font-size: 21px;
    line-height: 1.9;
    color: rgba(255, 255, 255, .86);
}

.sr-prof-hero-actions {
    display: flex;
    justify-content: center;
    gap: 16px;
    margin-top: 38px;
    flex-wrap: wrap;
}

.sr-gold-btn,
.sr-outline-btn {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-height: 52px;
    padding: 14px 30px;
    border-radius: 999px;
    font-weight: 800;
    text-decoration: none;
    transition: .25s ease;
}

.sr-gold-btn {
    background: linear-gradient(135deg, #e8bd71, #c99643);
    color: #11141a;
    border: 1px solid rgba(232, 189, 113, .7);
}

.sr-outline-btn {
    color: #fff;
    border: 1px solid rgba(232, 189, 113, .42);
    background: rgba(255, 255, 255, .04);
}

.sr-gold-btn:hover,
.sr-outline-btn:hover {
    transform: translateY(-2px);
}

.sr-prof-detail-section {
    padding: 100px 0;
    background: #f4f1ec;
    color: #11141a;
}

.sr-prof-detail-grid {
    display: grid;
    grid-template-columns: 1.05fr .95fr;
    gap: 42px;
    align-items: start;
}

.sr-prof-copy-card,
.sr-prof-image-card {
    background: #fff;
    border-radius: 28px;
    border: 1px solid rgba(17, 20, 26, .08);
    box-shadow: 0 22px 70px rgba(17, 20, 26, .08);
    overflow: hidden;
}

.sr-prof-copy-card {
    padding: 46px;
}

.sr-prof-copy-card h2 {
    margin: 0 0 18px;
    font-size: clamp(30px, 3.2vw, 48px);
    line-height: 1.15;
}

.sr-prof-copy-card p,
.sr-prof-copy-card li {
    font-size: 18px;
    line-height: 1.9;
    color: #34373d;
}

.sr-prof-copy-card ul {
    margin: 22px 0 0;
    padding-right: 22px;
}

.sr-prof-image-card img {
    width: 100%;
    height: 430px;
    object-fit: cover;
    display: block;
}

.sr-prof-image-card div {
    display: flex;
    gap: 10px;
    flex-wrap: wrap;
    padding: 24px;
}

.sr-prof-image-card span {
    padding: 8px 14px;
    border-radius: 999px;
    background: #f3eadc;
    color: #8b632b;
    font-weight: 700;
    font-size: 14px;
}

.sr-prof-benefits-dark {
    padding: 100px 0;
    background:
        radial-gradient(circle at 50% 0, rgba(212, 168, 95, .12), transparent 35%),
        #11141a;
    color: #fff;
}

.sr-section-head.centered {
    text-align: center;
    max-width: 820px;
    margin: 0 auto 54px;
}

.sr-section-head h2 {
    margin: 0;
    font-size: clamp(32px, 3vw, 56px);
    line-height: 1.12;
}

.sr-prof-points-grid {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 22px;
}

.sr-prof-points-grid>div {
    min-height: 190px;
    padding: 32px 24px;
    border-radius: 24px;
    background: rgba(255, 255, 255, .045);
    border: 1px solid rgba(212, 168, 95, .18);
    text-align: center;
}

.sr-prof-points-grid i {
    font-size: 34px;
    color: #d4a85f;
    margin-bottom: 18px;
}

.sr-prof-points-grid p {
    margin: 0;
    color: rgba(255, 255, 255, .86);
    line-height: 1.8;
    font-size: 17px;
}

.sr-prof-models-section {
    padding: 100px 0;
    background: #fff;
    color: #11141a;
}

.sr-prof-models-grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 18px;
}

.sr-prof-models-grid>div {
    padding: 22px 24px;
    border-radius: 18px;
    background: #f4f1ec;
    border: 1px solid rgba(17, 20, 26, .08);
    font-weight: 800;
    text-align: center;
}

.sr-source-note {
    margin: 48px auto 0;
    max-width: 860px;
    padding: 34px;
    border-radius: 24px;
    background: #11141a;
    color: #fff;
    text-align: center;
}

.sr-source-note p {
    margin: 0 0 24px;
    line-height: 1.9;
    color: rgba(255, 255, 255, .82);
}

.sr-related-prof-pages {
    padding: 100px 0;
    background: #f4f1ec;
    color: #11141a;
}

.sr-related-prof-pages h2 span {
    color: #11141a;
}

.sr-related-grid {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 24px;
}

.sr-related-grid a {
    display: block;
    background: #fff;
    border-radius: 24px;
    overflow: hidden;
    text-decoration: none;
    color: #11141a;
    border: 1px solid rgba(17, 20, 26, .08);
    box-shadow: 0 18px 60px rgba(17, 20, 26, .07);
    transition: .25s ease;
}

.sr-related-grid a:hover {
    transform: translateY(-4px);
}

.sr-related-grid img {
    width: 100%;
    height: 280px;
    object-fit: cover;
    display: block;
}

.sr-related-grid strong {
    display: block;
    padding: 22px 24px 6px;
    font-size: 24px;
}

.sr-related-grid span {
    display: block;
    padding: 0 24px 24px;
    color: #c99643;
    font-weight: 800;
}

@media (max-width: 991px) {
    .sr-prof-product-hero {
        padding: 130px 0 70px;
        min-height: auto;
    }

    .sr-prof-detail-grid,
    .sr-prof-points-grid,
    .sr-prof-models-grid,
    .sr-related-grid {
        grid-template-columns: 1fr;
    }

    .sr-prof-copy-card {
        padding: 30px;
    }

    .sr-prof-image-card img,
    .sr-related-grid img {
        height: 260px;
    }
}

/* ===== refinement patch: breadcrumbs, cleaner grids, technical cards ===== */
.sr-breadcrumbs {
    background: #f5f2ed;
    border-bottom: 1px solid rgba(17, 20, 26, .08);
    padding: 14px 0;
    margin-top: 0;
}

.sr-breadcrumbs ol {
    list-style: none;
    display: flex;
    gap: 10px;
    align-items: center;
    flex-wrap: wrap;
    padding: 0;
    margin: 0;
    font-size: 14px;
    color: #6f6b64;
}

.sr-breadcrumbs li:not(:last-child)::after {
    content: '›';
    margin-right: 10px;
    color: #c79b52;
}

.sr-breadcrumbs a {
    color: #11141a;
    text-decoration: none;
    font-weight: 700;
}

.sr-breadcrumbs [aria-current="page"] {
    color: #9a7337;
    font-weight: 800;
}

.sr-category-grid,
.sr-pro-product-grid,
.sr-download-grid,
.sr-prof-models-grid,
.sr-related-grid,
.sr-pro-targets-grid,
.sr-gallery-row {
    justify-content: center;
}

.sr-pro-product-grid-four {
    grid-template-columns: repeat(4, minmax(220px, 1fr));
}

.sr-hinge-strip {
    display: none !important;
}

.sr-feature-category {
    padding: 90px 0;
    background: #11141a;
    color: #fff;
    border-top: 1px solid rgba(212, 168, 95, .14);
    border-bottom: 1px solid rgba(212, 168, 95, .14);
}

.sr-feature-category-grid {
    display: grid;
    grid-template-columns: 1fr 460px;
    gap: 56px;
    align-items: center;
}

.sr-feature-category-copy span {
    color: #d4a85f;
    font-weight: 800;
}

.sr-feature-category-copy h2 {
    font-size: clamp(34px, 4vw, 58px);
    line-height: 1.1;
    margin: 14px 0 18px;
}

.sr-feature-category-copy p {
    font-size: 19px;
    line-height: 1.9;
    color: rgba(255, 255, 255, .82);
}

.sr-feature-actions {
    display: flex;
    gap: 14px;
    flex-wrap: wrap;
    margin-top: 28px;
}

.sr-feature-category-image img {
    width: 100%;
    height: 420px;
    object-fit: cover;
    border-radius: 28px;
    border: 1px solid rgba(212, 168, 95, .22);
}

.sr-subcategories-section,
.sr-technical-series-section {
    padding: 80px 0;
    background: #f5f2ed;
}

.sr-subcategory-grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));
    gap: 22px;
    justify-content: center;
}

.sr-subcategory-card {
    display: block;
    background: #fff;
    color: #11141a;
    text-decoration: none;
    border: 1px solid rgba(17, 20, 26, .08);
    border-radius: 24px;
    padding: 30px;
    box-shadow: 0 18px 45px rgba(17, 20, 26, .06);
    transition: .25s ease;
}

.sr-subcategory-card:hover {
    transform: translateY(-4px);
    border-color: rgba(212, 168, 95, .5);
}

.sr-subcategory-card strong {
    display: block;
    font-size: 24px;
    margin-bottom: 10px;
}

.sr-subcategory-card p {
    line-height: 1.8;
    color: #4b4f58;
    margin: 0 0 18px;
}

.sr-subcategory-card span {
    color: #c99643;
    font-weight: 900;
}

.sr-subcategory-anchor-section {
    padding: 54px 0;
    background: #fff;
    border-top: 1px solid rgba(17, 20, 26, .06);
}

.sr-subcategory-anchor-section h2 {
    margin: 0 0 8px;
    font-size: 32px;
}

.sr-subcategory-anchor-section p {
    margin: 0;
    color: #555;
    line-height: 1.8;
}

.sr-technical-series-grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
    gap: 24px;
    justify-content: center;
}

.sr-technical-series-card {
    background: #fff;
    border: 1px solid rgba(17, 20, 26, .08);
    border-radius: 15px;
    padding: 30px;
    box-shadow: 0 18px 50px rgba(17, 20, 26, .06);
    display: flex;
    flex-direction: column;
    min-height: 260px;
}

.sr-series-head span {
    display: inline-block;
    color: #d4a85f;
    font-weight: 900;
    margin-bottom: 8px;
}

.sr-series-head h3 {
    font-size: 30px;
    margin: 0 0 14px;
    color: #11141a;
}

.sr-technical-series-card p {
    color: #4b4f58;
    line-height: 1.8;
    margin: 0 0 22px;
}

.sr-series-downloads {
    display: grid;
    gap: 10px;
    margin-top: auto;
}

.sr-series-downloads a {
    display: flex;
    align-items: center;
    gap: 10px;
    background: #11141a;
    color: #fff;
    text-decoration: none;
    border-radius: 14px;
    padding: 13px 16px;
    font-weight: 800;
}

.sr-series-downloads i {
    color: #d4a85f;
}

.sr-series-coming-soon {
    margin-top: auto;
    display: inline-flex;
    align-items: center;
    gap: 9px;
    width: max-content;
    max-width: 100%;
    padding: 12px 16px;
    border-radius: 999px;
    background: #f1eadf;
    color: #9a7337;
    font-weight: 900;
}

@media(max-width:991px) {
    .sr-feature-category-grid {
        grid-template-columns: 1fr;
    }

    .sr-feature-category-image img {
        height: 300px;
    }

    .sr-pro-product-grid-four {
        grid-template-columns: 1fr;
    }
}


/* ===== final polish patch 20-05 ===== */
/* פירורי לחם שלא יכנסו מתחת לניווט הקבוע */
.sr-breadcrumbs {
    margin-top: 92px;
    position: relative;
    z-index: 5;
}


.sr-products-showcase.dark .sr-pro-product-grid,
.sr-pro-product-grid,
.sr-pro-product-grid-four {
    grid-template-columns: repeat(auto-fit, minmax(260px, 330px)) !important;
    justify-content: center !important;
}

.sr-prof-models-grid,
.sr-related-grid,
.sr-technical-series-grid {
    grid-template-columns: repeat(auto-fit, minmax(280px, 340px)) !important;
    justify-content: center !important;
}

.sr-gallery-row img {
    flex: 0 1 260px;
    max-width: 100%;
}

/* תתי קטגוריות בדלתות סתרים - לא קישור, אלא כרטיס מידע נקי */
.sr-subcategory-card {
    cursor: default;
}

.sr-subcategory-card:hover {
    transform: none;
}

.sr-subcategory-card::after {
    content: 'תת קטגוריה';
    display: inline-flex;
    margin-top: 18px;
    padding: 8px 14px;
    border-radius: 999px;
    background: #f3eadc;
    color: #9a7337;
    font-weight: 900;
    font-size: 14px;
}

/* צירים סמויים בדף הבית - אזור שונה מהאודות שאחריו */
.sr-feature-category.sr-feature-hinges {
    background:
        radial-gradient(circle at 15% 20%, rgba(212, 168, 95, .18), transparent 34%),
        linear-gradient(135deg, #f7f4ee 0%, #ffffff 58%, #f1eadf 100%) !important;
    color: #11141a !important;
    border: 0;
    padding: 105px 0 115px;
    margin-bottom: 34px;
}

.sr-feature-hinges .sr-feature-category-grid {
    background: #fff;
    border: 1px solid rgba(17, 20, 26, .08);
    border-radius: 34px;
    padding: 42px;
    box-shadow: 0 28px 90px rgba(17, 20, 26, .08);
}

.sr-feature-hinges .sr-feature-category-copy span {
    color: #c99643;
}

.sr-feature-hinges .sr-feature-category-copy p {
    color: #4b4f58;
}

.sr-feature-hinges .sr-outline-btn {
    color: #11141a;
    border-color: #c99643;
}

.sr-feature-hinges .sr-feature-category-image img {
    box-shadow: 0 24px 70px rgba(17, 20, 26, .14);
    border-color: rgba(212, 168, 95, .28);
    background: #f4f1ec;
}

.sr-about-band {
    margin-top: 0;
}

/* כרטיסי סדרות אלומיניום - מראה טכני נקי יותר */
.sr-technical-series-card {
    position: relative;
    min-height: 310px;
    padding: 34px;
    background:
        linear-gradient(180deg, #ffffff00 0%, #b8b6b18a 80%);
    border: 1px solid rgba(17, 20, 26, .09);
    box-shadow: 0 24px 75px rgba(17, 20, 26, .08);
}

.sr-technical-series-card::before {
    content: 'ALU';
    position: absolute;
    top: 22px;
    left: 24px;
    font-size: 10px;
    letter-spacing: .14em;
    color: #c99643;
    font-weight: 900;
    border: 1px solid rgba(212, 168, 95, .28);
    border-radius: 999px;
    padding: 6px 10px;
    font-family: 'BernhardFashionBT', 'Playfair Display', serif;
}

.sr-series-head span {
    color: #9a7337;
}

.sr-series-downloads a {
    border-radius: 999px;
    justify-content: right;
    background: linear-gradient(135deg, #11141a, #1d222b);
}

.sr-series-coming-soon {
    background: #f4f1ec;
    border: 1px solid rgba(212, 168, 95, .22);
    color: #8b632b;
}

/* אזור התמיכה בעמוד נגרים - שלא יחזור על הקטגוריות */
.sr-support-list div {
    display: flex;
    flex-direction: column;
    gap: 6px;
    background: #fff;
    color: #11141a;
    text-decoration: none;
    border: 1px solid rgba(17, 20, 26, .08);
    border-radius: 20px;
    padding: 24px;
}

.sr-support-list i {
    color: #d4a85f;
    font-size: 26px;
    margin-bottom: 4px;
}

.sr-support-list span {
    color: #625e55;
    line-height: 1.65;
}

@media(max-width:991px) {
    .sr-breadcrumbs {
        margin-top: 110px;
    }

    .sr-feature-hinges .sr-feature-category-grid {
        padding: 24px;
    }
}

/* Added content blocks for updated Stelios catalog */
.site-header .logo img,
.sr-footer-main .logo img {
    max-width: 220px;
    height: auto;
    display: block;
}

.site-header .logo,
.sr-footer-main .logo {
    display: flex;
    align-items: center;
    gap: .5rem;
    text-decoration: none;
}

.sr-feature-blocks-section,
.sr-videos-section {
    padding: 70px 0;
    background: #fffdf8;
}

.sr-feature-blocks-section+.sr-videos-section {
    padding-top: 0;
}

.sr-feature-blocks-grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(240px, 1fr));
    gap: 22px;
}

.sr-feature-block-card {
    background: #fff;
    border: 1px solid rgba(0, 0, 0, .08);
    border-radius: 22px;
    padding: 28px;
    box-shadow: 0 18px 45px rgba(0, 0, 0, .06);
}

.sr-feature-block-card h3 {
    margin: 0 0 12px;
    font-size: 1.35rem;
    color: #161616;
}

.sr-feature-block-card p {
    margin: 0;
    color: #5c554d;
    line-height: 1.8;
}

.sr-videos-grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
    gap: 28px;
}

.sr-video-card {
    background: #fff;
    border-radius: 24px;
    overflow: hidden;
    border: 1px solid rgba(0, 0, 0, .08);
    box-shadow: 0 18px 50px rgba(0, 0, 0, .08);
}

.sr-video-card h3 {
    padding: 18px 22px 24px;
    margin: 0;
    font-size: 1.1rem;
}

.sr-video-frame {
    position: relative;
    aspect-ratio: 16/9;
    background: #111;
}

.sr-video-frame iframe {
    position: absolute;
    inset: 0;
    width: 100%;
    height: 100%;
    border: 0;
}

.sr-subcategory-card {
    color: inherit;
    text-decoration: none;
}

.sr-subcategory-card:hover {
    transform: translateY(-4px);
}

/* Sliding doors dedicated page */
.sliding-page {
    direction: rtl;
    background: #fff;
}

.sliding-hero-new {
    position: relative;
    min-height: 640px;
    display: flex;
    align-items: center;
    overflow: hidden;
    color: #fff;
}

.sliding-hero-bg {
    position: absolute;
    inset: 0;
    background-size: cover;
    background-position: center;
    transform: scale(1.02);
}

.sliding-hero-overlay {
    position: absolute;
    inset: 0;
    background: linear-gradient(90deg, rgba(10, 12, 16, .96), rgba(10, 12, 16, .76), rgba(10, 12, 16, .35));
}

.sliding-hero-inner {
    position: relative;
    z-index: 2;
    display: grid;
    grid-template-columns: 340px minmax(0, 1fr);
    gap: 56px;
    align-items: center;
}

.sliding-brand-card {
    background: rgba(255, 255, 255, .96);
    border-radius: 28px;
    padding: 34px;
    box-shadow: 0 24px 80px rgba(0, 0, 0, .28);
}

.sliding-brand-logo {
    width: 100%;
    display: block;
    object-fit: contain;
}

.sliding-hero-content {
    max-width: 760px;
}

.sliding-hero-content h1 {
    font-size: clamp(2.3rem, 4vw, 4.5rem);
    line-height: 1.08;
    margin: 18px 0 20px;
    letter-spacing: -.04em;
}

.sliding-hero-content p {
    font-size: 1.22rem;
    line-height: 1.9;
    color: #e7e7e7;
    max-width: 680px;
}

.sliding-hero-actions {
    margin-top: 34px;
    display: flex;
    flex-wrap: wrap;
    gap: 14px;
}

.sliding-intro-section,
.sliding-benefits-section,
.sliding-models-section,
.sliding-downloads-section {
    padding: 88px 0;
}

.sliding-intro-section {
    background: #f7f4ef;
}

.sliding-intro-grid {
    display: grid;
    grid-template-columns: minmax(0, 1.25fr) minmax(300px, .75fr);
    gap: 48px;
    align-items: stretch;
}

.sliding-intro-text h2 {
    font-size: clamp(2rem, 3vw, 3rem);
    margin: 12px 0 22px;
    color: #171717;
}

.sliding-intro-text p {
    font-size: 1.08rem;
    line-height: 2;
    color: #4b4b4b;
    margin-bottom: 18px;
}

.sliding-spec-panel {
    background: #11141a;
    color: #fff;
    border-radius: 28px;
    padding: 34px;
    display: grid;
    gap: 18px;
    box-shadow: 0 18px 60px rgba(0, 0, 0, .12);
}

.sliding-spec-item {
    display: flex;
    justify-content: space-between;
    gap: 20px;
    padding-bottom: 16px;
    border-bottom: 1px solid rgba(255, 255, 255, .12);
}

.sliding-spec-item:last-child {
    border-bottom: 0;
    padding-bottom: 0;
}

.sliding-spec-item strong {
    color: #c8a968;
}

.sliding-spec-item span {
    text-align: left;
    direction: ltr;
}

.sliding-benefits-grid {
    display: grid;
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 22px;
}

.sliding-benefits-grid article {
    background: #fff;
    border: 1px solid #e8e1d5;
    border-radius: 24px;
    padding: 30px 24px;
    box-shadow: 0 14px 40px rgba(0, 0, 0, .06);
}

.sliding-benefits-grid h3 {
    font-size: 1.3rem;
    margin-bottom: 12px;
    color: #171717;
}

.sliding-benefits-grid p {
    line-height: 1.8;
    color: #555;
}

.sliding-models-section {
    color: #fff;
}

.sliding-model-card {
    display: grid;
    grid-template-columns: minmax(0, .95fr) minmax(0, 1.05fr);
    gap: 42px;
    align-items: center;
    background: #181a1f;
    border: 1px solid rgba(255, 255, 255, .08);
    border-radius: 34px;
    padding: 28px;
    margin-top: 34px;
    box-shadow: 0 22px 70px rgba(0, 0, 0, .28);
}

.sliding-model-card.reverse {
    direction: ltr;
}

.sliding-model-card.reverse .sliding-model-content {
    direction: rtl;
}

.sliding-model-img {
    border-radius: 26px;
    overflow: hidden;
    background: #fff;
    min-height: 300px;
}

.sliding-model-img img {
    width: 100%;
    height: 100%;
    min-height: 300px;
    object-fit: cover;
    display: block;
}

.sliding-model-content {
    padding: 18px 10px;
}

.model-label {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-width: 74px;
    padding: 8px 18px;
    border-radius: 999px;
    background: #c8a968;
    color: #111;
    font-weight: 800;
    letter-spacing: .08em;
    margin-bottom: 18px;
}

.sliding-model-content h2 {
    font-size: clamp(1.8rem, 2.8vw, 3rem);
    margin-bottom: 16px;
}

.sliding-model-content p,
.sliding-model-content li {
    color: #e4e4e4;
    line-height: 1.9;
    font-size: 1.05rem;
}

.sliding-model-content ul {
    margin: 22px 0 0;
    padding-right: 20px;
}

.sliding-video-section {
    background: #f7f4ef;
}

.sliding-downloads-section {
    background: #fff;
}

.sliding-downloads-grid {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 22px;
}

.sliding-download-card {
    display: flex;
    align-items: center;
    gap: 18px;
    padding: 28px;
    border-radius: 24px;
    background: var(--ink);
    color: #fff;
    text-decoration: none;
    transition: .25s ease;
}

.sliding-download-card:hover {
    transform: translateY(-4px);
    background: #252525;
    color: #fff;
}

.sliding-download-card span {
    width: 58px;
    height: 58px;
    display: grid;
    place-items: center;
    border-radius: 18px;
    background: #c8a968;
    color: #111;
    font-weight: 800;
}

.sliding-download-card strong {
    font-size: 1.15rem;
}

.sliding-gallery-section {
    background: #f7f4ef;
}

@media (max-width: 900px) {
    .sliding-hero-new {
        min-height: auto;
        padding: 120px 0 70px;
    }

    .sliding-hero-inner,
    .sliding-intro-grid,
    .sliding-model-card {
        grid-template-columns: 1fr;
    }

    .sliding-brand-card {
        max-width: 300px;
    }

    .sliding-benefits-grid,
    .sliding-downloads-grid {
        grid-template-columns: 1fr;
    }

    .sliding-model-card.reverse {
        direction: rtl;
    }
}
.sliding-types-strip {
  background: #fffaf2;
  padding: 34px 0;
  border-bottom: 1px solid rgba(160, 125, 70, 0.16);
}

.sliding-types-grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 18px;
}

.type-card {
  background: #ffffff;
  border: 1px solid rgba(160, 125, 70, 0.18);
  border-radius: 22px;
  padding: 26px 22px;
  text-align: center;
  box-shadow: 0 14px 35px rgba(70, 45, 18, 0.08);
  transition: 0.25s ease;
}

.type-card:hover {
  transform: translateY(-4px);
  box-shadow: 0 20px 45px rgba(70, 45, 18, 0.13);
  border-color: rgba(160, 125, 70, 0.38);
}

.type-card h3 {
  margin: 0 0 10px;
  font-size: 1.35rem;
  color: #9a6b2f;
  font-weight: 800;
}

.type-card p {
  margin: 0;
  color: #5d5145;
  line-height: 1.7;
}
@media (max-width: 560px) {
  .sliding-types-grid {
    grid-template-columns: 1fr;
  }

  .type-card {
    padding: 22px 18px;
  }

  .sliding-brand-logo {
    max-width: 150px;
  }
}
.cemom-subcategories-section {
  padding: 80px 0;
  background: #fffdf8;
}

.cemom-subcategories-grid {
  display: grid;
  grid-template-columns: 1.35fr 1fr 1fr;
  gap: 24px;
}

.cemom-subcategory-card {
  display: block;
  background: #fff;
  border: 1px solid rgba(160,125,70,0.18);
  border-radius: 26px;
  overflow: hidden;
  text-decoration: none;
  color: inherit;
  box-shadow: 0 16px 42px rgba(60,42,20,0.08);
  transition: 0.25s ease;
}

.cemom-subcategory-card:hover {
  transform: translateY(-4px);
  box-shadow: 0 22px 52px rgba(60,42,20,0.13);
}

.cemom-subcategory-card.featured {
  border-color: rgba(160,125,70,0.42);
}

.cemom-subcategory-image {
  height: 220px;
  background: #f4efe6;
}

.cemom-subcategory-card.featured .cemom-subcategory-image {
  height: 300px;
}

.cemom-subcategory-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.cemom-subcategory-content {
  padding: 26px;
}

.main-label {
  display: inline-block;
  margin-bottom: 12px;
  padding: 6px 12px;
  border-radius: 999px;
  background: #f4ead9;
  color: #9a6b2f;
  font-size: 0.85rem;
  font-weight: 700;
}

.cemom-subcategory-content h3 {
  margin: 0 0 12px;
  font-size: 1.45rem;
  color: #241b12;
}

.cemom-subcategory-content p {
  margin: 0 0 18px;
  color: #5d5145;
  line-height: 1.75;
}

.card-link {
  color: #9a6b2f;
  font-weight: 700;
}

@media (max-width: 900px) {
  .cemom-subcategories-grid {
    grid-template-columns: 1fr;
  }

  .cemom-subcategory-card.featured .cemom-subcategory-image,
  .cemom-subcategory-image {
    height: 220px;
  }
}
/* Subcategories cards - light premium design */

.sr-subcategories-section {
  padding: 90px 0;
  background: linear-gradient(135deg, #fffdf8 0%, #f4ede0 100%);
}

.sr-subcategories-section .section-header {
  justify-content: center;
  text-align: center;
  margin-bottom: 42px;
}

.sr-subcategory-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 28px;
}

.sr-subcategory-card {
  display: flex;
  flex-direction: column;
  /* min-height: 460px; */
  background: #ffffff;
  border: 1px solid rgba(160, 125, 70, 0.22);
  border-radius: 24px;
  overflow: hidden;
  text-decoration: none;
  color: #1f1f1f;
  box-shadow: 0 18px 45px rgba(60, 42, 20, 0.10);
  transition: 0.28s ease;
  cursor: pointer;
}

/* ביטול שכבות כהות / עיגולים מקוד קודם */
.sr-subcategory-card::before,
.sr-subcategory-card::after {
  display: none !important;
  content: none !important;
}

.sr-subcategory-card:hover {
  transform: translateY(-6px);
  box-shadow: 0 26px 60px rgba(60, 42, 20, 0.16);
}

.sr-subcategory-image {
  position: relative;
  inset: auto;
  height: 245px;
  background: #f7f4ef;
  overflow: hidden;
}

.sr-subcategory-image img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  padding: 28px;
  border-radius: 0 !important;
  clip-path: none !important;
  transform: none !important;
}

.sr-subcategory-content {
  position: relative;
  inset: auto;
  padding: 28px 30px 32px;
  text-align: center;
  z-index: 1;
}

.sr-badge {
  display: inline-block;
  margin-bottom: 12px;
  padding: 6px 14px;
  border-radius: 999px;
  background: #f4ead9;
  color: #9a6b2f;
  font-size: 0.78rem;
  font-weight: 800;
}

.sr-subcategory-content strong {
  display: block;
  color: #1f1f1f;
  font-size: 1.55rem;
  line-height: 1.35;
  margin-bottom: 12px;
}

.sr-subcategory-content p {
  color: #5d5145;
  line-height: 1.75;
  margin: 0 0 18px;
  font-size: 1rem;
}

.sr-link {
  display: inline-block;
  color: #9a6b2f;
  font-weight: 800;
}

/* featured לא משנה את המבנה, רק הדגשה עדינה */
.sr-subcategory-card.featured {
  border-color: rgba(160, 125, 70, 0.45);
}

@media (max-width: 900px) {
  .sr-subcategory-grid {
    grid-template-columns: 1fr;
  }

  .sr-subcategory-card {
    min-height: auto;
  }

  .sr-subcategory-image {
    height: 220px;
  }
}

/* Gallery page - organized project gallery */


.sr-gallery-page-section {
  padding: 70px 0 100px;
  background: #fffdf8;
}

.sr-gallery-nav {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 12px;
  margin-bottom: 58px;
}

.sr-gallery-nav a {
  display: inline-flex;
  align-items: center;
  border: 1px solid rgba(160, 125, 70, 0.22);
  border-radius: 999px;
  padding: 10px 18px;
  text-decoration: none;
  color: #4d4033;
  background: #fff;
  font-weight: 700;
  box-shadow: 0 8px 22px rgba(60, 42, 20, 0.06);
}

.sr-gallery-nav a:hover {
  color: #9a6b2f;
  border-color: rgba(160, 125, 70, 0.48);
}

.sr-gallery-group {
  scroll-margin-top: 110px;
  padding: 42px 0 58px;
  border-top: 1px solid rgba(160, 125, 70, 0.14);
}

.sr-gallery-group:first-of-type {
  border-top: 0;
  padding-top: 0;
}

.sr-gallery-group .section-header {
  justify-content: center;
  text-align: center;
  margin-bottom: 34px;
}

.sr-gallery-group-desc {
  max-width: 860px;
  margin: 14px auto 0;
  color: #5d5145;
  line-height: 1.8;
}

.sr-gallery-cards-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 24px;
}

.sr-gallery-card {
  background: #fff;
  border: 1px solid rgba(160, 125, 70, 0.18);
  border-radius: 24px;
  overflow: hidden;
  box-shadow: 0 18px 45px rgba(60, 42, 20, 0.09);
  transition: transform .25s ease, box-shadow .25s ease;
  cursor: pointer;
}

.sr-gallery-card:hover {
  transform: translateY(-5px);
  box-shadow: 0 26px 60px rgba(60, 42, 20, 0.15);
}

.sr-gallery-card-image {
  height: 280px;
  background: #f4ede0;
  overflow: hidden;
}

.sr-gallery-card-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
  transition: transform .35s ease;
}

.sr-gallery-card:hover .sr-gallery-card-image img {
  transform: scale(1.04);
}

.sr-gallery-card-content {
  padding: 22px 24px 26px;
}

.sr-gallery-card-content span {
  display: inline-block;
  margin-bottom: 9px;
  color: #9a6b2f;
  font-size: .85rem;
  font-weight: 800;
}

.sr-gallery-card-content h3 {
  margin: 0 0 10px;
  color: #241b12;
  font-size: 1.25rem;
  line-height: 1.35;
}

.sr-gallery-card-content p {
  margin: 0;
  color: #5d5145;
  line-height: 1.75;
}

@media (max-width: 1050px) {
  .sr-gallery-cards-grid { grid-template-columns: repeat(2, 1fr); }
}

@media (max-width: 650px) {
  .sr-gallery-page-section { padding: 45px 0 70px; }
  .sr-gallery-cards-grid { grid-template-columns: 1fr; }
  .sr-gallery-card-image { height: 235px; }
}
