:root{--ink:#17221c;--muted:#657168;--paper:#fbfcf9;--soft:#eef3ee;--green:#0e6b43;--lime:#c8df6a;--gold:#d6a83b;--white:#fff;--shadow:0 18px 55px rgba(23,34,28,.09)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,Segoe UI,Arial,sans-serif;color:var(--ink);background:var(--paper);line-height:1.55}a{text-decoration:none;color:inherit}.container{width:min(1160px,92%);margin:auto}.top{position:sticky;top:0;z-index:20;background:rgba(251,252,249,.94);backdrop-filter:blur(12px);border-bottom:1px solid #e7ece7}.nav{display:flex;align-items:center;justify-content:space-between;height:76px}.brand{display:flex;gap:10px;align-items:center;font-weight:800;line-height:1.05}.brand small{font-weight:500;color:var(--muted);font-size:10px;letter-spacing:.02em}.logo{width:38px;height:38px;border-radius:12px;background:var(--green);color:white;display:grid;place-items:center;font-weight:900;font-size:21px;box-shadow:inset 0 -5px 0 rgba(0,0,0,.12)}nav{display:flex;align-items:center;gap:26px;font-size:14px;font-weight:650}nav a:hover{color:var(--green)}.menu{display:none;border:0;background:none;font-size:24px}.btn{display:inline-flex;align-items:center;justify-content:center;border-radius:10px;padding:12px 18px;font-weight:800;border:1px solid transparent;cursor:pointer}.btn-primary{background:var(--green);color:white}.btn-primary:hover{background:#095735}.btn-outline{border-color:#bfc9c0;background:white}.btn-dark{background:var(--ink);color:#fff;padding:9px 14px}.btn-whatsapp{background:#1e9e57;color:#fff}.full{width:100%}.hero{padding:80px 0 65px;background:radial-gradient(circle at 80% 10%,#e4efc7 0,transparent 35%),linear-gradient(135deg,#f8faf5,#eef5e9)}.hero-grid{display:grid;grid-template-columns:1.1fr .9fr;gap:60px;align-items:center}.eyebrow{font-size:11px;letter-spacing:.16em;font-weight:900;color:var(--green)}h1{font-size:clamp(42px,6vw,76px);line-height:1.02;letter-spacing:-.055em;margin:16px 0 20px}h1 em{font-style:normal;color:var(--green)}h2{font-size:clamp(30px,4vw,48px);line-height:1.08;letter-spacing:-.04em;margin:10px 0 18px}.lead{font-size:19px;color:var(--muted);max-width:670px}.actions{display:flex;gap:12px;margin:28px 0 10px;flex-wrap:wrap}.micro{font-size:12px;color:var(--muted)}.hero-card{background:var(--ink);color:#fff;border-radius:28px;padding:35px;min-height:420px;box-shadow:var(--shadow);display:flex;flex-direction:column;justify-content:space-between;overflow:hidden}.paint-stack{height:280px;position:relative}.can{position:absolute;width:170px;height:210px;border-radius:16px 16px 25px 25px;display:grid;place-items:center;font-weight:950;font-size:24px;letter-spacing:.04em;box-shadow:0 20px 40px rgba(0,0,0,.25)}.can:before{content:"";position:absolute;top:-12px;left:12px;right:12px;height:18px;border-radius:10px;background:#d9ddda}.can1{background:#f4f5ed;color:#0e6b43;left:10px;top:45px;transform:rotate(-7deg)}.can2{background:#c8df6a;color:#17221c;left:120px;top:15px;z-index:2}.can3{background:#d6a83b;color:#17221c;left:230px;top:55px;transform:rotate(7deg)}.hero-card-text{display:flex;flex-direction:column;gap:5px}.hero-card-text strong{font-size:22px}.hero-card-text span{color:#b8c2bb}.trust{background:var(--green);color:white}.trust-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px;padding:25px 0}.trust-grid div{padding:5px 20px;border-right:1px solid rgba(255,255,255,.18)}.trust-grid div:last-child{border:0}.trust-grid strong,.trust-grid span{display:block}.trust-grid span{font-size:12px;color:#d5e6dc}.section{padding:85px 0}.section-soft{background:var(--soft)}.section-head{display:flex;align-items:end;justify-content:space-between;margin-bottom:30px}.text-link{color:var(--green);font-weight:800}.product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.product{background:#fff;border:1px solid #e5ebe5;border-radius:18px;padding:20px;box-shadow:0 8px 24px rgba(23,34,28,.04)}.product .tag{font-size:10px;font-weight:900;text-transform:uppercase;letter-spacing:.1em;color:var(--green)}.product h3{margin:8px 0 6px;font-size:17px}.product p{margin:0;color:var(--muted);font-size:13px}.price{font-size:21px;font-weight:900;margin:15px 0}.product select,.product input{width:100%;padding:10px;border:1px solid #d8e0d8;border-radius:9px;background:#fff;margin-top:8px}.product button{margin-top:10px;width:100%}.two-col{display:grid;grid-template-columns:.85fr 1.15fr;gap:70px}.service-list article{display:flex;gap:18px;padding:20px 0;border-bottom:1px solid #d9e4dc}.service-list article>span{font-weight:900;color:var(--green)}.service-list h3{margin:0}.service-list p{margin:4px 0 0;color:var(--muted)}.feature-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin-top:30px}.feature-grid>div{background:#fff;border:1px solid #e3e9e3;padding:24px;border-radius:16px}.feature-grid p{color:var(--muted);font-size:14px}.contact{background:var(--ink);color:#fff}.contact-grid{display:grid;grid-template-columns:1fr 420px;gap:80px;align-items:center}.contact p{color:#c0ccc4}.contact-card{background:#fff;color:var(--ink);border-radius:20px;padding:22px}.pay{margin-top:16px;padding:16px;border-radius:12px;background:var(--soft);display:grid;gap:4px;font-size:13px}.overlay{display:none;position:fixed;inset:0;background:rgba(0,0,0,.4);z-index:40}.cart-drawer{position:fixed;right:-430px;top:0;width:min(430px,100%);height:100vh;background:#fff;z-index:50;box-shadow:-20px 0 60px rgba(0,0,0,.2);transition:.25s;display:flex;flex-direction:column}.cart-drawer.open{right:0}.cart-drawer.open+.overlay{display:block}.cart-head{padding:20px;border-bottom:1px solid #e5e9e5;display:flex;justify-content:space-between}.cart-head h3{margin:0}.cart-head button{border:0;background:none;font-size:26px}.cart-foot{margin-top:auto;padding:20px;border-top:1px solid #e5e9e5}.cart-foot>div{display:flex;justify-content:space-between;margin-bottom:10px}.cart-items{padding:20px;overflow:auto}.cart-line{padding:12px 0;border-bottom:1px solid #edf0ed}.cart-line strong{display:block}.cart-line small{color:var(--muted)}.cart-line button{float:right;border:0;background:none;color:#a33}.cart-fab{position:fixed;right:20px;bottom:20px;z-index:35;border:0;background:var(--green);color:#fff;border-radius:99px;padding:14px 18px;font-weight:900;box-shadow:var(--shadow)}.cart-fab span{background:var(--lime);color:var(--ink);padding:2px 7px;border-radius:99px;margin-left:5px}footer{padding:30px 0;background:#0e1611;color:#cbd5ce;font-size:12px}.footer-grid{display:flex;justify-content:space-between;gap:20px;align-items:center}.footer-grid .brand{color:white}.footer-grid .logo{width:30px;height:30px;font-size:16px}@media(max-width:900px){nav{display:none;position:absolute;top:76px;left:0;right:0;background:#fff;padding:18px;flex-direction:column;align-items:flex-start;border-bottom:1px solid #ddd}.open{display:flex}.menu{display:block}.hero-grid,.two-col,.contact-grid{grid-template-columns:1fr}.product-grid{grid-template-columns:repeat(2,1fr)}.feature-grid{grid-template-columns:repeat(2,1fr)}.trust-grid{grid-template-columns:repeat(2,1fr)}.hero-card{min-height:350px}.footer-grid{flex-direction:column;align-items:flex-start}}@media(max-width:560px){.product-grid,.feature-grid,.trust-grid{grid-template-columns:1fr}.hero{padding-top:55px}.can{width:120px;height:160px;font-size:17px}.can1{left:0}.can2{left:80px}.can3{left:160px}.hero-card{padding:25px}.section{padding:60px 0}}
/* WEBSITE-W2.1 PROFESSIONAL TOP-FOLD */
.top{
    box-shadow:0 1px 0 rgba(23,34,28,.04);
}

.nav{
    height:82px;
}

.brand{
    letter-spacing:-.01em;
}

.brand small{
    margin-top:4px;
    display:inline-block;
}

nav{
    gap:24px;
}

nav > a:not(.staff-link){
    position:relative;
}

nav > a:not(.staff-link)::after{
    content:"";
    position:absolute;
    left:0;
    right:100%;
    bottom:-7px;
    height:2px;
    background:var(--green);
    transition:right .2s ease;
}

nav > a:not(.staff-link):hover::after{
    right:0;
}

.staff-link{
    border-left:1px solid #dce4dc;
    padding-left:22px;
    color:var(--muted);
    font-size:13px;
    font-weight:700;
}

.staff-link:hover{
    color:var(--green);
}

.hero{
    padding:96px 0 78px;
    background:
        radial-gradient(circle at 82% 16%,rgba(200,223,106,.30) 0,transparent 30%),
        linear-gradient(135deg,#fbfcf9 0%,#f3f7ef 55%,#edf4e6 100%);
}

.hero-grid{
    gap:72px;
    align-items:center;
}

.hero h1{
    max-width:720px;
    margin:18px 0 22px;
    font-size:clamp(46px,5.3vw,74px);
    line-height:.98;
    letter-spacing:-.055em;
}

.hero h1 em{
    color:var(--green);
    font-style:normal;
}

.hero p{
    max-width:650px;
    font-size:18px;
    line-height:1.65;
    color:var(--muted);
}

.hero .actions{
    margin-top:30px;
    display:flex;
    gap:12px;
    flex-wrap:wrap;
}

.hero .btn{
    min-height:50px;
    padding:13px 22px;
}

.section-head h2,
#quote h2,
#services h2,
#why h2{
    letter-spacing:-.035em;
}

.product-grid{
    row-gap:24px;
}

@media(max-width:900px){
    .nav{
        height:72px;
    }

    .staff-link{
        border-left:0;
        padding-left:0;
    }

    .hero{
        padding:68px 0 58px;
    }

    .hero-grid{
        gap:38px;
    }

    .hero h1{
        font-size:clamp(42px,9vw,64px);
    }
}

@media(max-width:560px){
    .hero{
        padding:48px 0 44px;
    }

    .hero h1{
        font-size:42px;
        line-height:1.02;
    }

    .hero p{
        font-size:16px;
    }

    .hero .actions{
        display:grid;
        grid-template-columns:1fr;
    }

    .hero .btn{
        width:100%;
    }
}

/* WEBSITE-W2.3B — professional commercial presentation */
.hero{
    padding:72px 0 62px;
}
.hero-grid{
    gap:52px;
}
.hero .lead{
    max-width:690px;
}
.hero-assurance{
    max-width:680px;
    line-height:1.7;
}
.hero-card{
    min-height:430px;
    padding:34px;
    background:
        radial-gradient(circle at 100% 0,rgba(200,223,106,.14),transparent 34%),
        var(--ink);
}
.project-board{
    display:flex;
    flex-direction:column;
    gap:18px;
}
.project-board-kicker{
    color:var(--lime);
    font-size:10px;
    font-weight:900;
    letter-spacing:.16em;
}
.project-board-title{
    max-width:390px;
    font-size:32px;
    line-height:1.05;
    letter-spacing:-.035em;
    font-weight:900;
}
.project-board-grid{
    display:grid;
    grid-template-columns:repeat(2,1fr);
    gap:10px;
}
.project-board-grid>div{
    min-height:112px;
    padding:16px;
    border:1px solid rgba(255,255,255,.12);
    border-radius:14px;
    background:rgba(255,255,255,.055);
}
.project-board-grid span,
.project-board-grid strong,
.project-board-grid small{
    display:block;
}
.project-board-grid span{
    margin-bottom:7px;
    color:var(--lime);
    font-size:10px;
    font-weight:900;
}
.project-board-grid strong{
    margin-bottom:4px;
    font-size:14px;
}
.project-board-grid small{
    color:#b8c2bb;
    line-height:1.45;
}
.hero-card-text{
    margin-top:22px;
    padding-top:20px;
    border-top:1px solid rgba(255,255,255,.12);
}
.hero-card-text strong{
    font-size:18px;
}
.hero-card-text span{
    max-width:420px;
    font-size:14px;
}
.trust-grid strong{
    font-size:14px;
}
.trust-grid span{
    margin-top:3px;
    line-height:1.45;
}
.products-section{
    background:
        linear-gradient(180deg,#fff 0,#fbfcf9 100%);
}
.product-section-head{
    align-items:flex-end;
}
.product-section-head>div{
    max-width:760px;
}
.section-intro{
    max-width:720px;
    margin:0;
    color:var(--muted);
    font-size:16px;
}
.product-grid{
    align-items:stretch;
}
.product{
    display:flex;
    flex-direction:column;
    min-height:100%;
    transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease;
}
.product:hover{
    transform:translateY(-3px);
    border-color:#cbd8cd;
    box-shadow:0 16px 34px rgba(23,34,28,.08);
}
.product .price{
    margin-top:auto;
    padding-top:15px;
}
#quote .section-head{
    align-items:flex-start;
}
#quote .section-head>div{
    max-width:780px;
}
#services .two-col>div:first-child p{
    max-width:440px;
    color:var(--muted);
    font-size:17px;
}
.service-list article{
    transition:padding-left .18s ease;
}
.service-list article:hover{
    padding-left:8px;
}
.why-section .feature-grid>div{
    min-height:190px;
}
.why-section .feature-grid b{
    display:block;
    font-size:16px;
}
.why-section .feature-grid p{
    line-height:1.65;
}

@media(max-width:900px){
    .hero-card{
        min-height:auto;
    }
    .project-board-title{
        font-size:28px;
    }
    .product-section-head{
        align-items:flex-start;
        flex-direction:column;
        gap:12px;
    }
}

@media(max-width:560px){
    .project-board-grid{
        grid-template-columns:1fr;
    }
    .project-board-grid>div{
        min-height:auto;
    }
    .project-board-title{
        font-size:25px;
    }
    .hero-card{
        padding:24px;
    }
    .section-intro{
        font-size:15px;
    }
}
/* WEBSITE-W2.3D-PRESENTATION */

/* Keep the commercial hero strong without pushing its actions
   unnecessarily below the first desktop viewport. */
@media (min-width:901px){
    .hero{
        padding-top:58px;
        padding-bottom:52px;
    }

    .hero-grid{
        gap:48px;
    }

    .hero h1{
        font-size:clamp(46px,5.15vw,66px);
    }

    .hero .lead{
        font-size:18px;
        line-height:1.55;
    }

    .hero .actions{
        margin-top:22px;
    }

    /* Three deliberate catalogue columns give product controls
       more breathing room and avoid the sparse 4-column tail. */
    .products-section .product-grid{
        grid-template-columns:repeat(3,minmax(0,1fr));
        gap:20px;
    }
}

/* Catalogue cards should behave as one coherent commercial system. */
.products-section{
    padding-top:72px;
    padding-bottom:72px;
}

.products-section .product{
    display:flex;
    flex-direction:column;
    min-width:0;
}

.products-section .product .price{
    margin-top:auto;
    padding-top:15px;
}

.products-section .product button{
    min-height:44px;
}

/* Tighten transitions between the major customer journey sections. */
#quote,
#services,
#why,
#contact{
    scroll-margin-top:76px;
}

#quote{
    padding-top:72px;
    padding-bottom:72px;
}

#services{
    padding-top:72px;
    padding-bottom:72px;
}

#why{
    padding-top:72px;
    padding-bottom:72px;
}

#contact{
    padding-top:72px;
    padding-bottom:72px;
}

/* Empty cart remains accessible without dominating quotation,
   services and contact content. Once populated, JS adds
   .has-items and restores the stronger commercial control. */
.cart-fab{
    padding:10px 13px;
    font-size:13px;
    opacity:.78;
    transition:
        opacity .18s ease,
        transform .18s ease,
        padding .18s ease;
}

.cart-fab:hover,
.cart-fab:focus-visible,
.cart-fab.has-items{
    opacity:1;
}

.cart-fab.has-items{
    padding:13px 17px;
}

@media (max-width:900px){
    .products-section .product-grid{
        grid-template-columns:repeat(2,minmax(0,1fr));
    }
}

@media (max-width:560px){
    .products-section,
    #quote,
    #services,
    #why,
    #contact{
        padding-top:56px;
        padding-bottom:56px;
    }

    .products-section .product-grid{
        grid-template-columns:1fr;
    }

    .cart-fab{
        right:14px;
        bottom:14px;
    }
}
/* WEBSITE-W3C1-INTEGRATED-STOREFRONT */

.storefront-catalogue {
    margin-top: 28px;
}

.catalogue-toolbar {
    display: grid;
    grid-template-columns: minmax(0, 1fr) 220px;
    gap: 14px;
    align-items: end;
    padding: 18px;
    margin-bottom: 10px;
    background: #fff;
    border: 1px solid #e5e7eb;
    border-radius: 16px;
}

.catalogue-search label,
.catalogue-filter label {
    display: block;
    margin-bottom: 7px;
    font-size: 12px;
    font-weight: 800;
    letter-spacing: .04em;
    text-transform: uppercase;
}

.catalogue-search input,
.catalogue-filter select {
    width: 100%;
    min-height: 46px;
    padding: 10px 12px;
    box-sizing: border-box;
    border: 1px solid #cfd5dc;
    border-radius: 10px;
    background: #fff;
    font: inherit;
}

.catalogue-summary {
    min-height: 34px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 16px;
    margin-bottom: 14px;
    font-size: 14px;
}

.catalogue-clear {
    border: 0;
    background: transparent;
    padding: 4px 0;
    font: inherit;
    font-weight: 700;
    cursor: pointer;
    text-decoration: underline;
    text-underline-offset: 3px;
}

.storefront-product {
    overflow: hidden;
    padding: 0;
}

.product-media {
    height: 190px;
    overflow: hidden;
    background: #eef1f3;
}

.product-media img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.product-media-placeholder {
    display: grid;
    place-items: center;
    background:
        linear-gradient(145deg, #eef1f3 0%, #dfe5e8 100%);
}

.product-media-placeholder span {
    display: grid;
    place-items: center;
    width: 74px;
    height: 74px;
    border-radius: 50%;
    background: #fff;
    font-size: 23px;
    font-weight: 800;
    letter-spacing: .05em;
}

.product-body {
    display: flex;
    flex-direction: column;
    flex: 1;
    padding: 20px;
}

.product-meta {
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 10px;
    margin-bottom: 12px;
}

.product-grade {
    font-size: 12px;
    color: #68727d;
    text-align: right;
}

.storefront-product h3 {
    margin: 0 0 8px;
}

.product-pack {
    margin: 0 0 8px;
    font-weight: 700;
}

.product-description {
    margin: 0 0 18px;
    color: #68727d;
    font-size: 14px;
    line-height: 1.55;
}

.product-purchase {
    display: flex;
    justify-content: space-between;
    align-items: end;
    gap: 16px;
    margin-top: auto;
    padding-top: 18px;
    border-top: 1px solid #edf0f2;
}

.product-price-label {
    display: block;
    margin-bottom: 2px;
    font-size: 11px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: .05em;
    color: #68727d;
}

.product-purchase .price {
    margin: 0;
}

.catalogue-empty {
    padding: 42px 24px;
    text-align: center;
    background: #fff;
    border: 1px dashed #cfd5dc;
    border-radius: 14px;
}

.catalogue-empty strong,
.catalogue-empty span {
    display: block;
}

.catalogue-empty span {
    margin-top: 5px;
    color: #68727d;
}

.quote-product-lines {
    display: grid;
    gap: 10px;
}

.quote-product-line {
    display: grid;
    grid-template-columns: minmax(0, 1fr) 120px auto;
    gap: 10px;
    align-items: center;
}

.quote-product-line select,
.quote-product-line input {
    width: 100%;
    min-height: 44px;
    padding: 10px 12px;
    box-sizing: border-box;
    border: 1px solid #d1d5db;
    border-radius: 8px;
    background: #fff;
    font: inherit;
}

.quote-line-remove {
    min-height: 44px;
    padding: 8px 12px;
    border: 1px solid #d8dde2;
    border-radius: 8px;
    background: #fff;
    cursor: pointer;
    font-weight: 700;
}

.quote-product-actions {
    display: flex;
    align-items: center;
    gap: 14px;
    flex-wrap: wrap;
    margin-top: 12px;
}

.quote-product-actions small {
    color: #68727d;
}

@media (max-width: 700px) {
    .catalogue-toolbar {
        grid-template-columns: 1fr;
    }

    .quote-product-line {
        grid-template-columns: minmax(0, 1fr) 100px;
    }

    .quote-line-remove {
        grid-column: 1 / -1;
        justify-self: start;
    }

    .product-purchase {
        align-items: stretch;
        flex-direction: column;
    }
}

/* WEBSITE-W3D-INTEGRATED-COMMERCE */

:root{
    --w3d-ink:#17221c;
    --w3d-ink-soft:#33453a;
    --w3d-green:#184d35;
    --w3d-green-deep:#103d2a;
    --w3d-lime:#dbe96c;
    --w3d-cream:#f6f3ea;
    --w3d-paper:#ffffff;
    --w3d-line:#dfe5df;
    --w3d-muted:#68756d;
    --w3d-shadow:0 18px 50px rgba(23,34,28,.10);
    --w3d-radius:22px;
}

html{
    scroll-behavior:smooth;
}

body{
    background:#fff;
    color:var(--w3d-ink);
}

body,
button,
input,
select,
textarea{
    font-family:Inter,Arial,sans-serif;
}

.container{
    width:min(1180px,calc(100% - 40px));
    margin-inline:auto;
}

.section{
    padding:82px 0;
}

.eyebrow{
    display:block;
    margin-bottom:14px;
    color:var(--w3d-green);
    font-size:.76rem;
    font-weight:800;
    letter-spacing:.13em;
    line-height:1.4;
}

.site-header{
    position:sticky;
    top:0;
    z-index:60;
    border-bottom:1px solid rgba(23,34,28,.09);
    background:rgba(255,255,255,.96);
    backdrop-filter:blur(16px);
}

.nav-shell{
    min-height:76px;
    display:flex;
    align-items:center;
    gap:32px;
}

.brand{
    display:flex;
    align-items:center;
    gap:11px;
    color:var(--w3d-ink);
    text-decoration:none;
    flex:0 0 auto;
}

.logo{
    width:42px;
    height:42px;
    display:grid;
    place-items:center;
    border-radius:12px;
    background:var(--w3d-green);
    color:#fff;
    font-size:1.2rem;
    font-weight:900;
}

.brand-copy{
    display:flex;
    flex-direction:column;
    line-height:1.08;
}

.brand-copy strong{
    font-size:1.05rem;
}

.brand-copy small{
    margin-top:4px;
    color:var(--w3d-muted);
    font-size:.69rem;
    letter-spacing:.04em;
}

.primary-nav{
    margin-left:auto;
    display:flex;
    align-items:center;
    gap:24px;
}

.primary-nav a,
.staff-link{
    color:var(--w3d-ink-soft);
    text-decoration:none;
    font-size:.9rem;
    font-weight:700;
}

.primary-nav a:hover,
.staff-link:hover{
    color:var(--w3d-green);
}

.nav-actions{
    display:flex;
    align-items:center;
    gap:14px;
}

.nav-cart{
    border:0;
    border-radius:999px;
    padding:11px 16px;
    background:var(--w3d-ink);
    color:#fff;
    font-weight:800;
    cursor:pointer;
}

.nav-cart span{
    display:inline-grid;
    min-width:22px;
    height:22px;
    margin-left:6px;
    place-items:center;
    border-radius:999px;
    background:var(--w3d-lime);
    color:var(--w3d-ink);
    font-size:.74rem;
}

.commerce-hero{
    overflow:hidden;
    padding:78px 0 72px;
    background:
        radial-gradient(circle at 84% 18%,rgba(219,233,108,.28),transparent 28%),
        linear-gradient(135deg,#f8f7f1 0%,#eef4ec 100%);
}

.commerce-hero-grid{
    display:grid;
    grid-template-columns:minmax(0,1.15fr) minmax(340px,.72fr);
    gap:64px;
    align-items:center;
}

.hero-copy h1{
    max-width:760px;
    margin:0;
    color:var(--w3d-ink);
    font-size:clamp(3.2rem,6.2vw,5.8rem);
    line-height:.93;
    letter-spacing:-.055em;
}

.hero-lead{
    max-width:700px;
    margin:28px 0 0;
    color:var(--w3d-ink-soft);
    font-size:1.15rem;
    line-height:1.75;
}

.hero-actions{
    display:flex;
    flex-wrap:wrap;
    gap:12px;
    margin-top:32px;
}

.btn{
    min-height:48px;
    display:inline-flex;
    align-items:center;
    justify-content:center;
    border-radius:10px;
    padding:0 20px;
    text-decoration:none;
    font-weight:800;
    cursor:pointer;
}

.btn-primary{
    border:1px solid var(--w3d-green);
    background:var(--w3d-green);
    color:#fff;
}

.btn-primary:hover{
    background:var(--w3d-green-deep);
}

.btn-outline{
    border:1px solid #bdc8c0;
    background:#fff;
    color:var(--w3d-ink);
}

.btn-dark{
    border:1px solid var(--w3d-ink);
    background:var(--w3d-ink);
    color:#fff;
}

.btn-whatsapp{
    border:1px solid var(--w3d-green);
    background:#fff;
    color:var(--w3d-green);
}

.hero-proof{
    margin-top:40px;
    padding-top:24px;
    border-top:1px solid rgba(23,34,28,.13);
    display:grid;
    grid-template-columns:repeat(3,1fr);
    gap:20px;
}

.hero-proof span{
    color:var(--w3d-muted);
    font-size:.78rem;
    line-height:1.45;
}

.hero-proof strong{
    display:block;
    margin-bottom:4px;
    color:var(--w3d-ink);
    font-size:.83rem;
}

.hero-commerce-card{
    padding:34px;
    border-radius:28px;
    background:var(--w3d-ink);
    color:#fff;
    box-shadow:var(--w3d-shadow);
}

.hero-commerce-card .eyebrow{
    color:var(--w3d-lime);
}

.hero-commerce-card h2{
    margin:0;
    font-size:2rem;
    line-height:1.08;
    letter-spacing:-.035em;
}

.commerce-steps{
    list-style:none;
    margin:30px 0;
    padding:0;
}

.commerce-steps li{
    display:grid;
    grid-template-columns:44px 1fr;
    gap:14px;
    padding:19px 0;
    border-top:1px solid rgba(255,255,255,.13);
}

.commerce-steps li > span{
    color:var(--w3d-lime);
    font-size:.75rem;
    font-weight:900;
}

.commerce-steps strong,
.commerce-steps small{
    display:block;
}

.commerce-steps small{
    margin-top:5px;
    color:rgba(255,255,255,.66);
    line-height:1.5;
}

.hero-help-link{
    color:var(--w3d-lime);
    text-decoration:none;
    font-weight:800;
}

.commerce-strip{
    border-top:1px solid var(--w3d-line);
    border-bottom:1px solid var(--w3d-line);
    background:#fff;
}

.commerce-strip-grid{
    display:grid;
    grid-template-columns:repeat(4,1fr);
}

.commerce-strip-grid > div{
    padding:23px 24px;
    border-right:1px solid var(--w3d-line);
}

.commerce-strip-grid > div:first-child{
    padding-left:0;
}

.commerce-strip-grid > div:last-child{
    border-right:0;
}

.commerce-strip strong,
.commerce-strip span{
    display:block;
}

.commerce-strip strong{
    font-size:.88rem;
}

.commerce-strip span{
    margin-top:5px;
    color:var(--w3d-muted);
    font-size:.76rem;
    line-height:1.45;
}

.shop-section{
    background:#fff;
}

.shop-heading{
    display:flex;
    justify-content:space-between;
    gap:40px;
    align-items:end;
    margin-bottom:34px;
}

.shop-heading h2,
.section-heading h2,
.quote-intro h2,
.contact-section h2,
.quote-promo h2{
    margin:0;
    color:var(--w3d-ink);
    font-size:clamp(2.25rem,4vw,3.6rem);
    line-height:1;
    letter-spacing:-.045em;
}

.shop-heading p,
.section-heading p{
    max-width:620px;
    margin:17px 0 0;
    color:var(--w3d-muted);
    line-height:1.7;
}

.shop-heading-actions{
    display:flex;
    flex-direction:column;
    align-items:flex-end;
    gap:13px;
}

.text-link{
    color:var(--w3d-green);
    text-decoration:none;
    font-weight:800;
}

.catalogue-toolbar{
    display:grid;
    grid-template-columns:minmax(280px,1.7fr) minmax(180px,.65fr) minmax(180px,.65fr);
    gap:14px;
    padding:18px;
    border:1px solid var(--w3d-line);
    border-radius:18px;
    background:var(--w3d-cream);
}

.catalogue-toolbar label{
    display:block;
    margin-bottom:7px;
    color:var(--w3d-ink-soft);
    font-size:.72rem;
    font-weight:800;
    letter-spacing:.05em;
    text-transform:uppercase;
}

.catalogue-toolbar input,
.catalogue-toolbar select{
    width:100%;
    height:48px;
    border:1px solid #ccd5ce;
    border-radius:9px;
    padding:0 13px;
    background:#fff;
    color:var(--w3d-ink);
}

.catalogue-summary{
    min-height:46px;
    display:flex;
    justify-content:space-between;
    align-items:center;
    gap:20px;
    color:var(--w3d-muted);
    font-size:.86rem;
}

.catalogue-clear{
    border:0;
    background:transparent;
    color:var(--w3d-green);
    font-weight:800;
    cursor:pointer;
}

.product-grid{
    display:grid;
    grid-template-columns:repeat(4,minmax(0,1fr));
    gap:18px;
}

.product-card{
    overflow:hidden;
    display:flex;
    flex-direction:column;
    min-width:0;
    border:1px solid var(--w3d-line);
    border-radius:18px;
    background:#fff;
    box-shadow:0 8px 26px rgba(23,34,28,.055);
}

.product-card:hover{
    transform:translateY(-2px);
    box-shadow:0 15px 34px rgba(23,34,28,.09);
}

.product-image,
.product-visual{
    min-height:190px;
    display:grid;
    place-items:center;
    overflow:hidden;
    background:
        linear-gradient(145deg,#edf2ec,#f8f6ef);
}

.product-image img,
.product-visual img{
    width:100%;
    height:190px;
    object-fit:cover;
}

.product-card-body,
.product-info{
    display:flex;
    flex:1;
    flex-direction:column;
    padding:18px;
}

.product-brand,
.product-category{
    color:var(--w3d-green);
    font-size:.69rem;
    font-weight:900;
    letter-spacing:.07em;
    text-transform:uppercase;
}

.product-card h3,
.product-info h3{
    margin:7px 0 9px;
    color:var(--w3d-ink);
    font-size:1.03rem;
    line-height:1.28;
}

.product-meta{
    color:var(--w3d-muted);
    font-size:.78rem;
    line-height:1.5;
}

.product-price{
    margin-top:auto;
    padding-top:18px;
    color:var(--w3d-ink);
    font-size:1.15rem;
    font-weight:900;
}

.product-card .btn,
.product-info .btn{
    width:100%;
    margin-top:13px;
}

.catalogue-empty{
    margin-top:10px;
    padding:38px;
    border:1px dashed #bcc9bf;
    border-radius:18px;
    background:var(--w3d-cream);
    text-align:center;
}

.catalogue-empty strong,
.catalogue-empty span{
    display:block;
}

.catalogue-empty span{
    margin-top:7px;
    color:var(--w3d-muted);
}

.quote-promo{
    padding-top:20px;
    background:#fff;
}

.quote-promo-card{
    display:flex;
    align-items:center;
    justify-content:space-between;
    gap:50px;
    padding:44px 48px;
    border-radius:24px;
    background:var(--w3d-lime);
}

.quote-promo-card p{
    max-width:720px;
    margin:16px 0 0;
    line-height:1.65;
}

.services-section{
    background:var(--w3d-cream);
}

.split-heading{
    display:grid;
    grid-template-columns:1fr .75fr;
    gap:70px;
    align-items:end;
}

.service-grid{
    display:grid;
    grid-template-columns:repeat(4,1fr);
    gap:16px;
    margin-top:38px;
}

.service-card{
    min-height:235px;
    padding:26px;
    border:1px solid var(--w3d-line);
    border-radius:18px;
    background:#fff;
}

.service-card > span{
    color:var(--w3d-green);
    font-size:.74rem;
    font-weight:900;
}

.service-card h3{
    margin:44px 0 10px;
    font-size:1.08rem;
}

.service-card p{
    margin:0;
    color:var(--w3d-muted);
    font-size:.88rem;
    line-height:1.65;
}

.quote-section{
    background:var(--w3d-ink);
}

.quote-layout{
    display:grid;
    grid-template-columns:minmax(260px,.68fr) minmax(0,1.32fr);
    gap:60px;
    align-items:start;
}

.quote-intro{
    position:sticky;
    top:110px;
    color:#fff;
}

.quote-intro .eyebrow{
    color:var(--w3d-lime);
}

.quote-intro h2{
    color:#fff;
}

.quote-intro > p{
    margin:20px 0 0;
    color:rgba(255,255,255,.68);
    line-height:1.7;
}

.quote-benefits{
    margin-top:34px;
}

.quote-benefits > div{
    display:grid;
    grid-template-columns:42px 1fr;
    gap:12px;
    padding:17px 0;
    border-top:1px solid rgba(255,255,255,.13);
}

.quote-benefits strong{
    color:var(--w3d-lime);
    font-size:.74rem;
}

.quote-benefits span{
    color:rgba(255,255,255,.76);
    font-size:.86rem;
    line-height:1.55;
}

.quote-form-shell{
    padding:32px;
    border-radius:22px;
    background:#fff;
}

.compact-form-grid{
    display:grid;
    grid-template-columns:repeat(2,minmax(0,1fr));
    gap:16px;
}

.compact-form-grid label,
.quote-products label{
    display:block;
}

.compact-form-grid label > span{
    display:block;
    margin-bottom:7px;
    color:var(--w3d-ink-soft);
    font-size:.78rem;
    font-weight:800;
}

.compact-form-grid input,
.compact-form-grid textarea,
.quote-products input,
.quote-products select{
    width:100%;
    border:1px solid #ccd5ce;
    border-radius:9px;
    padding:12px 13px;
    background:#fff;
    color:var(--w3d-ink);
}

.compact-form-grid input{
    min-height:47px;
}

.form-span-2{
    grid-column:1/-1;
}

.quote-products{
    margin-top:26px;
    padding-top:24px;
    border-top:1px solid var(--w3d-line);
}

.quote-products-heading{
    display:flex;
    justify-content:space-between;
    gap:20px;
    margin-bottom:14px;
}

.quote-products-heading strong,
.quote-products-heading small{
    display:block;
}

.quote-products-heading small{
    margin-top:4px;
    color:var(--w3d-muted);
}

.quote-add-product{
    margin-top:12px;
}

.quote-submit-row{
    display:flex;
    align-items:center;
    justify-content:space-between;
    gap:24px;
    margin-top:26px;
    padding-top:22px;
    border-top:1px solid var(--w3d-line);
}

.quote-submit-row small{
    max-width:390px;
    color:var(--w3d-muted);
    line-height:1.5;
}

.form-message{
    margin-bottom:20px;
    padding:14px 16px;
    border-radius:9px;
}

.form-message.success{
    background:#edf7ef;
}

.form-message.error{
    background:#fff0ed;
}

.why-section{
    background:#fff;
}

.why-grid{
    display:grid;
    grid-template-columns:repeat(4,1fr);
    gap:0;
    margin-top:40px;
    border-top:1px solid var(--w3d-line);
    border-bottom:1px solid var(--w3d-line);
}

.why-grid article{
    padding:30px 28px;
    border-right:1px solid var(--w3d-line);
}

.why-grid article:last-child{
    border-right:0;
}

.why-grid strong{
    display:block;
    margin-bottom:10px;
    font-size:1rem;
}

.why-grid p{
    margin:0;
    color:var(--w3d-muted);
    font-size:.86rem;
    line-height:1.65;
}

.contact-section{
    background:var(--w3d-cream);
}

.contact-grid{
    display:grid;
    grid-template-columns:1fr .72fr;
    gap:80px;
    align-items:center;
}

.contact-section p{
    margin:18px 0;
    color:var(--w3d-muted);
    line-height:1.65;
}

.contact-details{
    display:flex;
    flex-direction:column;
    gap:5px;
}

.contact-details strong{
    font-size:1.35rem;
}

.contact-actions{
    display:grid;
    gap:12px;
}

.payment-card{
    display:flex;
    flex-direction:column;
    gap:6px;
    margin-top:5px;
    padding:20px;
    border:1px solid var(--w3d-line);
    border-radius:14px;
    background:#fff;
}

.payment-card span{
    color:var(--w3d-muted);
    font-size:.84rem;
}

footer{
    background:var(--w3d-ink);
    color:#fff;
}

.cart-fab{
    z-index:65;
}

@media (max-width:1050px){
    .primary-nav{
        display:none;
    }

    .commerce-hero-grid,
    .quote-layout,
    .contact-grid{
        grid-template-columns:1fr;
    }

    .hero-commerce-card{
        max-width:720px;
    }

    .product-grid,
    .service-grid,
    .why-grid{
        grid-template-columns:repeat(2,1fr);
    }

    .commerce-strip-grid{
        grid-template-columns:repeat(2,1fr);
    }

    .commerce-strip-grid > div:nth-child(2){
        border-right:0;
    }

    .commerce-strip-grid > div:nth-child(-n+2){
        border-bottom:1px solid var(--w3d-line);
    }

    .quote-intro{
        position:static;
    }
}

@media (max-width:720px){
    .container{
        width:min(100% - 28px,1180px);
    }

    .section{
        padding:60px 0;
    }

    .nav-shell{
        min-height:68px;
    }

    .brand-copy small,
    .staff-link{
        display:none;
    }

    .nav-actions{
        margin-left:auto;
    }

    .commerce-hero{
        padding:54px 0;
    }

    .commerce-hero-grid{
        gap:34px;
    }

    .hero-copy h1{
        font-size:clamp(2.75rem,14vw,4rem);
    }

    .hero-lead{
        font-size:1rem;
    }

    .hero-proof{
        grid-template-columns:1fr;
        gap:14px;
    }

    .hero-commerce-card{
        padding:25px;
    }

    .commerce-strip-grid,
    .product-grid,
    .service-grid,
    .why-grid,
    .compact-form-grid{
        grid-template-columns:1fr;
    }

    .commerce-strip-grid > div{
        padding:18px 0;
        border-right:0;
        border-bottom:1px solid var(--w3d-line);
    }

    .commerce-strip-grid > div:last-child{
        border-bottom:0;
    }

    .shop-heading,
    .quote-promo-card,
    .quote-submit-row{
        align-items:flex-start;
        flex-direction:column;
    }

    .shop-heading-actions{
        align-items:flex-start;
    }

    .catalogue-toolbar{
        grid-template-columns:1fr;
    }

    .product-grid{
        gap:14px;
    }

    .quote-promo-card{
        padding:30px 24px;
    }

    .split-heading{
        grid-template-columns:1fr;
        gap:18px;
    }

    .service-grid{
        margin-top:28px;
    }

    .service-card{
        min-height:auto;
    }

    .service-card h3{
        margin-top:26px;
    }

    .quote-layout{
        gap:34px;
    }

    .quote-form-shell{
        padding:22px 18px;
    }

    .form-span-2{
        grid-column:auto;
    }

    .why-grid article{
        border-right:0;
        border-bottom:1px solid var(--w3d-line);
    }

    .why-grid article:last-child{
        border-bottom:0;
    }

    .contact-grid{
        gap:36px;
    }
}

/* WEBSITE-W3D-D2-PRODUCT-ALIGNMENT */

.storefront-product{
    overflow:hidden;
    display:flex;
    flex-direction:column;
    min-width:0;
    border:1px solid var(--w3d-line);
    border-radius:18px;
    background:#fff;
    box-shadow:0 8px 26px rgba(23,34,28,.055);
    transition:transform .18s ease,box-shadow .18s ease;
}

.storefront-product:hover{
    transform:translateY(-2px);
    box-shadow:0 15px 34px rgba(23,34,28,.09);
}

.storefront-product .product-visual{
    min-height:190px;
    display:grid;
    place-items:center;
    overflow:hidden;
    background:linear-gradient(145deg,#edf2ec,#f8f6ef);
}

.storefront-product .product-visual img{
    width:100%;
    height:190px;
    display:block;
    object-fit:cover;
}

.storefront-product .product-body{
    display:flex;
    flex:1;
    flex-direction:column;
    padding:18px;
}

.storefront-product .product-meta{
    display:flex;
    flex-wrap:wrap;
    align-items:center;
    gap:7px;
    min-height:24px;
}

.storefront-product .product-category{
    color:var(--w3d-green);
    font-size:.67rem;
    font-weight:900;
    letter-spacing:.07em;
    text-transform:uppercase;
}

.storefront-product .tag{
    display:inline-flex;
    align-items:center;
    min-height:22px;
    padding:4px 8px;
    border-radius:999px;
    background:var(--w3d-cream);
    color:var(--w3d-ink-soft);
    font-size:.67rem;
    font-weight:800;
}

.storefront-product .product-grade{
    color:var(--w3d-muted);
    font-size:.7rem;
    font-weight:700;
}

.storefront-product h3{
    margin:10px 0 6px;
    color:var(--w3d-ink);
    font-size:1.06rem;
    line-height:1.28;
}

.storefront-product .product-pack{
    margin:0;
    color:var(--w3d-ink-soft);
    font-size:.82rem;
    font-weight:800;
}

.storefront-product .product-description{
    margin:11px 0 0;
    color:var(--w3d-muted);
    font-size:.8rem;
    line-height:1.55;
}

.storefront-product .product-purchase{
    display:flex;
    align-items:end;
    justify-content:space-between;
    gap:14px;
    margin-top:auto;
    padding-top:20px;
}

.storefront-product .product-price-label{
    display:block;
    margin-bottom:3px;
    color:var(--w3d-muted);
    font-size:.67rem;
    font-weight:800;
    text-transform:uppercase;
}

.storefront-product .price{
    color:var(--w3d-ink);
    font-size:1.17rem;
    font-weight:900;
}

.storefront-product .product-purchase .btn{
    width:auto;
    min-height:42px;
    margin:0;
    padding-inline:15px;
    white-space:nowrap;
}

.quote-product-line{
    display:grid;
    grid-template-columns:minmax(0,1fr) 130px auto;
    gap:10px;
    align-items:center;
    margin-top:10px;
}

.quote-product-line select,
.quote-product-line input{
    width:100%;
    min-height:46px;
    border:1px solid #ccd5ce;
    border-radius:9px;
    padding:10px 12px;
    background:#fff;
    color:var(--w3d-ink);
}

.quote-line-remove{
    min-height:46px;
    border:1px solid #d9dfda;
    border-radius:9px;
    padding:0 13px;
    background:#fff;
    color:var(--w3d-ink-soft);
    font-weight:800;
    cursor:pointer;
}

@media (max-width:720px){
    .storefront-product .product-purchase{
        align-items:stretch;
        flex-direction:column;
    }

    .storefront-product .product-purchase .btn{
        width:100%;
    }

    .quote-product-line{
        grid-template-columns:1fr;
    }

    .quote-line-remove{
        width:100%;
    }
}

/* WEBSITE-W3E-C1-PRODUCT-MERCHANDISING */

.commerce-product-card {
    display: flex;
    flex-direction: column;
    min-width: 0;
    overflow: hidden;
}

.commerce-product-media {
    aspect-ratio: 4 / 3;
    overflow: hidden;
    background: #f3f3ed;
    border-bottom: 1px solid rgba(0,0,0,.08);
}

.commerce-product-media img {
    width: 100%;
    height: 100%;
    display: block;
    object-fit: contain;
    padding: 1rem;
}

.commerce-product-media--placeholder {
    display: grid;
    place-items: center;
    background:
        linear-gradient(145deg, #f4f2e8, #e5e8d8);
}

.commerce-product-media--placeholder span {
    display: grid;
    place-items: center;
    width: 4rem;
    height: 4rem;
    border-radius: 50%;
    background: #18251d;
    color: #fff;
    font-size: 1.6rem;
    font-weight: 800;
}

.commerce-product-body {
    display: flex;
    flex: 1;
    flex-direction: column;
}

.commerce-product-meta {
    display: flex;
    flex-wrap: wrap;
    gap: .45rem;
}

.commerce-variant-line {
    display: flex;
    flex-wrap: wrap;
    gap: .45rem;
    margin: .35rem 0 .65rem;
    font-size: .9rem;
    color: #59625c;
}

.commerce-variant-line span:not(:last-child)::after {
    content: " · ";
    margin-left: .45rem;
}

.commerce-product-purchase {
    margin-top: auto;
    display: grid;
    gap: .8rem;
}

.commerce-product-actions {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: .55rem;
}

.commerce-product-actions .btn {
    width: 100%;
    text-align: center;
}

#catalogueEmpty:not([hidden]) {
    display: grid;
    gap: .75rem;
    justify-items: start;
    padding: 2rem;
    border: 1px dashed rgba(0,0,0,.2);
    border-radius: 1rem;
    background: #f7f7f2;
}

#catalogueEmpty strong {
    font-size: 1.1rem;
}

#catalogueEmpty span {
    max-width: 42rem;
    color: #59625c;
}

@media (max-width: 640px) {
    .commerce-product-actions {
        grid-template-columns: 1fr;
    }
}

/* WEBSITE-W3E-C7-END-TO-END-ADAPTIVE-JOURNEY */

body .c4-header {
    position: sticky;
    top: 0;
    z-index: 60;
    background: rgba(255,255,255,.98);
    border-bottom: 1px solid #e3e8e3;
}

body .c4-header-inner {
    width: min(1280px, calc(100% - 48px));
    min-height: 66px;
    margin: 0 auto;
    display: grid;
    grid-template-columns: auto 1fr auto;
    align-items: center;
    gap: 32px;
}

body .c4-brand {
    display: flex;
    align-items: center;
    gap: 10px;
}

body .c4-brand-mark {
    width: 38px;
    height: 38px;
    display: grid;
    place-items: center;
    border-radius: 10px;
    background: var(--green);
    color: #fff;
    font-size: 20px;
    font-weight: 950;
}

body .c4-brand-copy {
    display: grid;
    gap: 1px;
}

body .c4-brand-copy strong {
    font-size: 15px;
    line-height: 1.1;
}

body .c4-brand-copy small {
    color: var(--muted);
    font-size: 11px;
}

body .c4-nav {
    display: flex;
    justify-content: center;
    gap: 30px;
    font-size: 13px;
    font-weight: 800;
}

body .c4-cart {
    min-width: 84px;
    height: 40px;
    padding: 0 13px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
    border: 0;
    border-radius: 9px;
    background: var(--ink);
    color: #fff;
    font-weight: 850;
    cursor: pointer;
}

body .c4-cart strong {
    min-width: 21px;
    height: 21px;
    padding: 0 6px;
    display: grid;
    place-items: center;
    border-radius: 999px;
    background: var(--lime);
    color: var(--ink);
    font-size: 11px;
}

body .c4-main {
    width: 100%;
    overflow: hidden;
}

body .c4-hero,
body .c4-assurance,
body .c4-discovery,
body .c4-shop,
body .c4-project-strip,
body .c4-contact {
    width: min(1280px, calc(100% - 48px));
    margin-left: auto;
    margin-right: auto;
}

body .c4-hero {
    min-height: 0;
    padding: 38px 0 32px;
    display: grid;
    grid-template-columns: minmax(0, 1.5fr) minmax(310px, .5fr);
    gap: 54px;
    align-items: center;
}

body .c4-hero-main {
    max-width: 720px;
}

body .c4-hero h1 {
    max-width: 680px;
    margin: 8px 0 13px;
    font-size: clamp(42px, 4.4vw, 60px);
    line-height: .98;
    letter-spacing: -.045em;
}

body .c4-hero-lead {
    max-width: 650px;
    margin: 0;
    color: #536058;
    font-size: 16px;
    line-height: 1.55;
}

body .c4-hero-actions {
    margin-top: 20px;
    display: flex;
    align-items: center;
    gap: 20px;
}

body .c4-text-action {
    color: var(--ink);
    font-size: 14px;
    font-weight: 850;
    text-decoration: underline;
    text-underline-offset: 4px;
}

body .c4-buying-path {
    padding: 19px 22px;
    border: 1px solid #dfe6df;
    border-radius: 16px;
    background: #f7f9f5;
}

body .c4-buying-option {
    padding: 11px 0;
    display: grid;
    grid-template-columns: 27px 1fr;
    gap: 11px;
    border-bottom: 1px solid #dde4dd;
}

body .c4-buying-option:last-child {
    border-bottom: 0;
    padding-bottom: 0;
}

body .c4-buying-option > span {
    color: var(--green);
    font-size: 10px;
    font-weight: 950;
}

body .c4-buying-option div {
    display: grid;
    gap: 2px;
}

body .c4-buying-option strong {
    font-size: 13px;
}

body .c4-buying-option small {
    color: var(--muted);
    font-size: 11px;
    line-height: 1.4;
}

body .c4-assurance {
    padding: 13px 0;
    display: grid;
    grid-template-columns: repeat(4,1fr);
    border-top: 1px solid #e2e7e2;
    border-bottom: 1px solid #e2e7e2;
}

body .c4-assurance span {
    padding: 0 15px;
    border-right: 1px solid #e2e7e2;
    color: #465148;
    font-size: 11px;
    font-weight: 750;
    text-align: center;
}

body .c4-assurance span:last-child {
    border-right: 0;
}

body .c4-discovery {
    padding: 30px 0 12px;
}

body .c4-discovery[hidden] {
    display: none !important;
}

body .c4-section-head,
body .c4-shop-heading {
    margin-bottom: 18px;
    display: flex;
    justify-content: space-between;
    align-items: end;
    gap: 24px;
}

body .c4-section-head h2,
body .c4-shop-heading h2 {
    margin: 3px 0 0;
    font-size: clamp(28px,3vw,38px);
    line-height: 1.04;
}

body .c4-discovery-grid {
    display: grid;
    grid-template-columns: repeat(4,minmax(0,1fr));
    gap: 12px;
}

body .c4-category-card {
    min-height: 104px;
    padding: 15px;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    border: 1px solid #dfe5df;
    border-radius: 12px;
    background: #fff;
    color: var(--ink);
    text-align: left;
    cursor: pointer;
}

body .c4-category-card span {
    color: var(--green);
    font-size: 10px;
    font-weight: 900;
    letter-spacing: .09em;
    text-transform: uppercase;
}

body .c4-category-card strong {
    margin-top: 6px;
    font-size: 15px;
}

body .c4-category-card small {
    margin-top: auto;
    color: var(--muted);
    font-size: 11px;
}

body .c4-shop {
    padding: 32px 0 38px;
}

body .c4-shop-intro {
    max-width: 620px;
    margin: 6px 0 0;
    color: var(--muted);
    font-size: 13px;
}

body .c4-result-count {
    color: #5d685f;
    font-size: 12px;
}

body .c4-catalogue-layout {
    display: grid;
    grid-template-columns: 220px minmax(0,1fr);
    gap: 24px;
    align-items: start;
}

body .c4-filter-panel {
    padding: 17px;
    display: grid;
    gap: 15px;
    border: 1px solid #dfe5df;
    border-radius: 13px;
    background: #f7f9f5;
}

body .c4-filter-title {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

body .c4-filter-title button {
    padding: 0;
    border: 0;
    background: transparent;
    color: var(--green);
    font-size: 12px;
    font-weight: 850;
    cursor: pointer;
}

body .c4-filter-panel label {
    display: grid;
    gap: 6px;
}

body .c4-filter-panel label > span {
    color: #536058;
    font-size: 11px;
    font-weight: 850;
}

body .c4-filter-panel input,
body .c4-filter-panel select {
    width: 100%;
    height: 42px;
    margin: 0;
    padding: 0 10px;
    border: 1px solid #cbd4cc;
    border-radius: 8px;
    background: #fff;
    color: var(--ink);
    font: inherit;
    font-size: 13px;
}

body .c4-filter-help {
    padding-top: 14px;
    display: grid;
    gap: 5px;
    border-top: 1px solid #dce3dc;
}

body .c4-filter-help span {
    color: var(--muted);
    font-size: 11px;
    line-height: 1.45;
}

body .c4-filter-help a {
    color: var(--green);
    font-size: 11px;
    font-weight: 850;
}

body .c4-catalogue-layout[data-catalogue-state="empty"] {
    display: block;
}

body .c4-catalogue-layout[data-catalogue-state="empty"] .c4-filter-panel {
    display: none;
}

body .c4-product-grid {
    display: grid;
    grid-template-columns: repeat(3,minmax(0,1fr));
    gap: 16px;
}

body .c4-product-grid .commerce-product-card {
    min-width: 0;
    padding: 0;
    overflow: hidden;
    border-radius: 13px;
    background: #fff;
    box-shadow: none;
}

body .c4-product-grid .commerce-product-media {
    aspect-ratio: 4/3;
    min-height: 0;
}

body .c4-product-grid .commerce-product-body {
    padding: 15px;
}

body .c4-empty {
    min-height: 0;
    padding: 0;
    display: block;
    border: 0;
    background: transparent;
}

body .c4-empty[hidden] {
    display: none !important;
}

body .c5-empty-content {
    max-width: none;
    padding: 30px 34px;
    border: 1px solid #dfe5df;
    border-radius: 14px;
    background: #f7f9f5;
}

body .c5-empty-content h3 {
    max-width: 680px;
    margin: 6px 0 8px;
    font-size: clamp(24px,2.5vw,32px);
    line-height: 1.1;
}

body .c5-empty-content p {
    max-width: 720px;
    margin: 0;
    color: #59645c;
    font-size: 13px;
    line-height: 1.55;
}

body .c5-empty-actions {
    margin-top: 17px;
    display: flex;
    align-items: center;
    gap: 20px;
}

body .c4-project-strip {
    margin-bottom: 26px;
    padding: 18px 22px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 24px;
    border-radius: 13px;
    background: #edf3d4;
}

body .c4-project-strip > div {
    display: grid;
    gap: 2px;
}

body .c4-project-strip strong {
    font-size: 19px;
}

body .c4-project-strip span:not(.eyebrow) {
    color: #536058;
    font-size: 12px;
}

body #quote.quote-section {
    padding: 34px 0 !important;
}

body #quote .quote-layout {
    width: min(1180px,calc(100% - 48px));
    grid-template-columns: minmax(260px,.55fr) minmax(0,1.45fr);
    gap: 28px;
    align-items: start;
}

body #quote .quote-intro {
    padding-top: 6px;
}

body #quote .quote-intro h2 {
    max-width: 360px;
    font-size: clamp(30px,3vw,40px);
    line-height: 1.02;
}

body #quote .quote-intro > p {
    max-width: 360px;
    font-size: 13px;
    line-height: 1.55;
}

body #quote .quote-benefits {
    margin-top: 18px;
}

body #quote .quote-benefits > div {
    padding: 12px 0;
}

body #quote .quote-form-shell {
    padding: 26px 28px;
    border-radius: 15px;
}

body #quote .quote-form {
    gap: 18px;
}

body #quote textarea {
    min-height: 82px;
}

body #quote .quote-products {
    padding-top: 18px;
}

body #quote .quote-submit-row {
    padding-top: 18px;
}

body .c4-contact {
    padding: 25px 0;
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 30px;
    border-top: 1px solid #e2e7e2;
}

body .c4-contact > div:first-child {
    display: grid;
    gap: 3px;
}

body .c4-contact > div:first-child > strong {
    font-size: 20px;
}

body .c4-contact > div:first-child > span {
    color: var(--muted);
    font-size: 12px;
}

body .c4-contact-actions {
    display: flex;
    align-items: center;
    gap: 18px;
}

body > .cart-fab {
    display: none !important;
}

@media (max-width: 900px) {
    body .c4-header-inner {
        width: min(100% - 28px,1280px);
        grid-template-columns: 1fr auto;
    }

    body .c4-nav {
        display: none;
    }

    body .c4-hero,
    body .c4-assurance,
    body .c4-discovery,
    body .c4-shop,
    body .c4-project-strip,
    body .c4-contact {
        width: min(100% - 28px,1280px);
    }

    body .c4-hero {
        grid-template-columns: 1fr;
        gap: 24px;
        padding: 32px 0 28px;
    }

    body .c4-assurance {
        grid-template-columns: repeat(2,1fr);
    }

    body .c4-catalogue-layout {
        grid-template-columns: 1fr;
    }

    body .c4-filter-panel {
        grid-template-columns: repeat(3,1fr);
        align-items: end;
    }

    body .c4-filter-title,
    body .c4-filter-help {
        grid-column: 1/-1;
    }

    body .c4-product-grid,
    body .c4-discovery-grid {
        grid-template-columns: repeat(2,minmax(0,1fr));
    }

    body #quote .quote-layout {
        width: min(100% - 28px,1180px);
        grid-template-columns: 1fr;
    }

    body #quote .quote-intro h2,
    body #quote .quote-intro > p {
        max-width: 680px;
    }

    body #quote .quote-benefits {
        display: none;
    }
}

@media (max-width: 540px) {
    body .c4-brand-copy small {
        display: none;
    }

    body .c4-hero h1 {
        font-size: 39px;
    }

    body .c4-assurance,
    body .c4-filter-panel,
    body .c4-product-grid,
    body .c4-discovery-grid {
        grid-template-columns: 1fr;
    }

    body .c4-section-head,
    body .c4-shop-heading,
    body .c4-project-strip,
    body .c4-contact {
        align-items: flex-start;
        flex-direction: column;
    }

    body .c5-empty-content {
        padding: 24px 20px;
    }

    body .c5-empty-actions,
    body .c4-contact-actions {
        align-items: flex-start;
        flex-direction: column;
    }

    body #quote .quote-form-shell {
        padding: 20px;
    }
}

/* C6 zero-catalogue journey integration */

body .c4-nav a[hidden] {
    display: none !important;
}

body .c4-shop[data-catalogue-state="empty"] {
    padding-top: 26px;
    padding-bottom: 24px;
}

body .c4-shop[data-catalogue-state="empty"] .c4-shop-heading {
    margin-bottom: 12px;
}

body .c4-shop[data-catalogue-state="empty"] .c4-shop-heading h2 {
    font-size: 30px;
}

body .c4-shop[data-catalogue-state="empty"] .c4-shop-intro {
    display: none;
}

body .c4-shop[data-catalogue-state="empty"] .c4-result-count {
    display: none;
}

body .c4-catalogue-layout[data-catalogue-state="empty"] {
    display: block;
}

body .c4-catalogue-layout[data-catalogue-state="empty"] .c4-filter-panel {
    display: none;
}

body .c4-catalogue-layout[data-catalogue-state="empty"] .c4-catalogue-results {
    width: 100%;
}

body .c4-shop[data-catalogue-state="empty"] .c4-empty {
    padding: 0;
    border: 0;
}

body .c4-shop[data-catalogue-state="empty"] .c5-empty-content {
    max-width: none;
    min-height: 0;
    padding: 22px 24px;
    display: grid;
    grid-template-columns: minmax(0,1fr) auto;
    grid-template-areas:
        "label actions"
        "title actions"
        "copy actions";
    column-gap: 42px;
    align-items: center;
    border: 1px solid #dfe5df;
    border-radius: 13px;
    background: #f7f9f5;
}

body .c4-shop[data-catalogue-state="empty"] .c5-empty-content .eyebrow {
    grid-area: label;
    margin: 0 0 4px;
}

body .c4-shop[data-catalogue-state="empty"] .c5-empty-content h3 {
    grid-area: title;
    max-width: 720px;
    margin: 0 0 5px;
    font-size: 22px;
    line-height: 1.15;
}

body .c4-shop[data-catalogue-state="empty"] .c5-empty-content p {
    grid-area: copy;
    max-width: 760px;
    margin: 0;
    font-size: 12px;
    line-height: 1.5;
}

body .c4-shop[data-catalogue-state="empty"] .c5-empty-actions {
    grid-area: actions;
    margin: 0;
    display: flex;
    align-items: center;
    gap: 18px;
    white-space: nowrap;
}

body .c4-shop[data-catalogue-state="empty"] + .c4-project-strip {
    display: none;
}

/* Integrate quotation into the same storefront rather than a dark microsite. */

body #quote.quote-section {
    padding: 34px 0 38px !important;
    background: #f4f7f3 !important;
    color: var(--ink) !important;
    border-top: 1px solid #e1e7e1;
    border-bottom: 1px solid #e1e7e1;
}

body #quote .quote-layout {
    width: min(1180px,calc(100% - 48px));
    grid-template-columns: minmax(250px,.48fr) minmax(0,1.52fr);
    gap: 34px;
    align-items: start;
}

body #quote .quote-intro {
    padding-top: 8px;
    color: var(--ink) !important;
}

body #quote .quote-intro .eyebrow {
    color: var(--green) !important;
}

body #quote .quote-intro h2 {
    max-width: 330px;
    margin-top: 8px;
    color: var(--ink) !important;
    font-size: clamp(28px,2.8vw,38px);
    line-height: 1.04;
}

body #quote .quote-intro > p {
    max-width: 340px;
    color: #59645c !important;
    font-size: 13px;
    line-height: 1.55;
}

body #quote .quote-benefits {
    margin-top: 18px;
    color: var(--ink) !important;
}

body #quote .quote-benefits > div {
    padding: 11px 0;
    border-color: #d7dfd7 !important;
}

body #quote .quote-benefits span,
body #quote .quote-benefits strong,
body #quote .quote-benefits p {
    color: var(--ink);
}

body #quote .quote-benefits > div > span:first-child {
    color: var(--green) !important;
}

body #quote .quote-form-shell {
    padding: 24px 26px;
    border: 1px solid #dce3dc;
    border-radius: 14px;
    background: #fff;
    box-shadow: 0 12px 30px rgba(22,34,27,.05);
}

body #quote .quote-form {
    gap: 16px;
}

body #quote textarea {
    min-height: 76px;
}

body #quote .quote-products {
    padding-top: 16px;
}

body #quote .quote-submit-row {
    padding-top: 16px;
}

@media (max-width: 900px) {
    body .c4-shop[data-catalogue-state="empty"] .c5-empty-content {
        grid-template-columns: 1fr;
        grid-template-areas:
            "label"
            "title"
            "copy"
            "actions";
        row-gap: 0;
    }

    body .c4-shop[data-catalogue-state="empty"] .c5-empty-actions {
        margin-top: 16px;
        white-space: normal;
    }

    body #quote .quote-layout {
        width: min(100% - 28px,1180px);
        grid-template-columns: 1fr;
    }

    body #quote .quote-intro h2,
    body #quote .quote-intro > p {
        max-width: 680px;
    }

    body #quote .quote-benefits {
        display: none;
    }
}

@media (max-width: 540px) {
    body .c4-shop[data-catalogue-state="empty"] .c5-empty-content {
        padding: 20px;
    }

    body .c4-shop[data-catalogue-state="empty"] .c5-empty-actions {
        align-items: flex-start;
        flex-direction: column;
        gap: 12px;
    }

    body #quote .quote-form-shell {
        padding: 19px;
    }
}

/* C7 final zero-catalogue customer journey */

body .c4-hero-actions a[hidden],
body .c4-nav a[hidden] {
    display: none !important;
}

body .c4-shop[data-catalogue-state="empty"] {
    padding-top: 24px;
    padding-bottom: 28px;
}

body .c4-shop[data-catalogue-state="empty"] .c4-shop-heading {
    display: none;
}

body .c4-shop[data-catalogue-state="empty"] .c4-catalogue-layout {
    padding: 0;
    border: 0;
    background: transparent;
}

body .c4-shop[data-catalogue-state="empty"] .c4-catalogue-results {
    width: 100%;
}

body .c4-shop[data-catalogue-state="empty"] .c4-empty {
    margin: 0;
    padding: 0;
    border: 0;
    background: transparent;
}

body .c4-shop[data-catalogue-state="empty"] .c5-empty-content {
    padding: 20px 24px;
    grid-template-columns: minmax(0,1fr) auto;
    grid-template-areas:
        "label actions"
        "title actions"
        "copy actions";
    column-gap: 36px;
    border: 1px solid #dfe5df;
    border-radius: 12px;
    background: #f7f9f5;
}

body .c4-shop[data-catalogue-state="empty"] .c5-empty-content h3 {
    font-size: 20px;
}

body .c4-shop[data-catalogue-state="empty"] .c5-empty-content p {
    max-width: 720px;
}

body .c4-shop[data-catalogue-state="empty"] + .c4-project-strip {
    display: none !important;
}

@media (max-width: 900px) {
    body .c4-shop[data-catalogue-state="empty"] .c5-empty-content {
        grid-template-columns: 1fr;
        grid-template-areas:
            "label"
            "title"
            "copy"
            "actions";
    }

    body .c4-shop[data-catalogue-state="empty"] .c5-empty-actions {
        margin-top: 15px;
    }
}

@media (max-width: 540px) {
    body .c4-shop[data-catalogue-state="empty"] {
        padding-top: 18px;
        padding-bottom: 22px;
    }

    body .c4-shop[data-catalogue-state="empty"] .c5-empty-content {
        padding: 18px;
    }
}

/* WEBSITE-W4-B-FULL-PUBLIC-SHELL */

body .w4-header {
    position: sticky;
    top: 0;
    z-index: 80;
    background: rgba(255,255,255,.97);
    border-bottom: 1px solid #e3e8e3;
    backdrop-filter: blur(12px);
}

body .w4-header-inner {
    max-width: 1320px;
    min-height: 72px;
    margin: 0 auto;
    padding: 0 28px;
    display: grid;
    grid-template-columns: auto 1fr auto;
    align-items: center;
    gap: 28px;
}

body .w4-brand {
    display: flex;
    align-items: center;
    gap: 11px;
    color: #15231b;
    text-decoration: none;
}

body .w4-brand-mark {
    width: 38px;
    height: 38px;
    display: grid;
    place-items: center;
    border-radius: 10px;
    background: #0e6b43;
    color: #fff;
    font-weight: 900;
    font-size: 20px;
}

body .w4-brand strong,
body .w4-brand small {
    display: block;
}

body .w4-brand strong {
    font-size: 14px;
}

body .w4-brand small {
    margin-top: 2px;
    color: #68736c;
    font-size: 10px;
}

body .w4-nav {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 22px;
}

body .w4-nav a,
body .w4-quote-link {
    color: #1b261f;
    text-decoration: none;
    font-size: 13px;
    font-weight: 800;
}

body .w4-nav a:hover,
body .w4-quote-link:hover,
body .w4-text-action:hover {
    text-decoration: underline;
    text-underline-offset: 4px;
}

body .w4-header-actions {
    display: flex;
    align-items: center;
    gap: 14px;
}

body .w4-cart-button {
    border: 0;
    border-radius: 10px;
    padding: 11px 15px;
    background: #15231b;
    color: #fff;
    font: inherit;
    font-size: 13px;
    font-weight: 800;
    cursor: pointer;
}

body .w4-cart-button strong {
    display: inline-grid;
    min-width: 20px;
    height: 20px;
    margin-left: 5px;
    place-items: center;
    border-radius: 999px;
    background: #c8df6a;
    color: #15231b;
    font-size: 11px;
}

body .w4-main {
    background: #fff;
    color: #17221c;
}

body .w4-hero {
    max-width: 1320px;
    margin: 0 auto;
    padding: 82px 28px 58px;
    display: grid;
    grid-template-columns: minmax(0,1.45fr) minmax(300px,.65fr);
    gap: 72px;
    align-items: center;
}

body .w4-kicker {
    display: block;
    margin: 0 0 14px;
    color: #0e6b43;
    font-size: 11px;
    font-weight: 900;
    letter-spacing: .14em;
}

body .w4-hero h1 {
    max-width: 760px;
    margin: 0;
    font-size: clamp(48px,6vw,82px);
    line-height: .98;
    letter-spacing: -.055em;
}

body .w4-hero-lead {
    max-width: 690px;
    margin: 25px 0 0;
    color: #59665e;
    font-size: 18px;
    line-height: 1.65;
}

body .w4-hero-actions,
body .w4-painter-actions {
    margin-top: 30px;
    display: flex;
    align-items: center;
    gap: 18px;
    flex-wrap: wrap;
}

body .w4-primary-action {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-height: 48px;
    padding: 0 22px;
    border-radius: 9px;
    background: #0e6b43;
    color: #fff;
    text-decoration: none;
    font-weight: 900;
}

body .w4-secondary-action,
body .w4-text-action {
    color: #17221c;
    text-decoration: underline;
    text-underline-offset: 4px;
    font-weight: 900;
}

body .w4-hero-proof {
    margin-top: 40px;
    padding-top: 20px;
    border-top: 1px solid #dfe5df;
    display: flex;
    gap: 24px;
    flex-wrap: wrap;
    color: #566159;
    font-size: 12px;
    font-weight: 700;
}

body .w4-hero-story {
    padding: 34px;
    border: 1px solid #dbe3db;
    border-radius: 18px;
    background: #f4f7f2;
}

body .w4-story-label,
body .w4-hero-story > span {
    color: #0e6b43;
    font-size: 10px;
    font-weight: 900;
    letter-spacing: .14em;
}

body .w4-hero-story strong {
    display: block;
    margin-top: 18px;
    font-size: 27px;
    line-height: 1.12;
}

body .w4-hero-story p {
    color: #59665e;
    line-height: 1.65;
}

body .w4-hero-story a {
    color: #17221c;
    font-weight: 900;
}

body .w4-section {
    max-width: 1320px;
    margin: 0 auto;
    padding: 72px 28px;
}

body .w4-section-heading {
    display: grid;
    grid-template-columns: minmax(0,1fr) minmax(280px,.65fr);
    gap: 70px;
    align-items: end;
    margin-bottom: 34px;
}

body .w4-section-heading h2,
body .w4-painter-copy h2,
body .w4-loyalty h2,
body .w4-about h2 {
    margin: 0;
    font-size: clamp(32px,4vw,52px);
    line-height: 1.03;
    letter-spacing: -.035em;
}

body .w4-section-heading > p,
body .w4-painter-copy > p,
body .w4-loyalty > div > p,
body .w4-about-copy {
    color: #5d6961;
    line-height: 1.7;
}

body .w4-projects {
    border-top: 1px solid #e2e7e2;
}

body .w4-story-grid {
    display: grid;
    grid-template-columns: 1.35fr 1fr 1fr;
    gap: 18px;
}

body .w4-story-card {
    overflow: hidden;
    border: 1px solid #dde4dd;
    border-radius: 15px;
    background: #fff;
}

body .w4-story-card > div:last-child {
    padding: 22px;
}

body .w4-story-card small {
    color: #0e6b43;
    font-weight: 900;
    letter-spacing: .08em;
}

body .w4-story-card h3 {
    margin: 9px 0;
    font-size: 21px;
}

body .w4-story-card p {
    margin: 0;
    color: #657168;
    line-height: 1.55;
}

body .w4-media-placeholder {
    min-height: 220px;
    padding: 24px;
    display: flex;
    align-items: flex-end;
    background:
        linear-gradient(135deg,#173b2b,#47735d);
    color: #fff;
}

body .w4-story-feature .w4-media-placeholder {
    min-height: 310px;
}

body .w4-media-stock {
    background:
        linear-gradient(135deg,#66572d,#b09242);
}

body .w4-media-service {
    background:
        linear-gradient(135deg,#243d46,#587983);
}

body .w4-media-placeholder span {
    font-size: 11px;
    font-weight: 900;
    letter-spacing: .13em;
}

body .w4-painters,
body .w4-loyalty,
body .w4-about {
    display: grid;
    grid-template-columns: minmax(0,1fr) minmax(320px,.72fr);
    gap: 80px;
    align-items: center;
}

body .w4-painters {
    max-width: none;
    padding-left: max(28px,calc((100vw - 1264px)/2));
    padding-right: max(28px,calc((100vw - 1264px)/2));
    background: #13241b;
    color: #fff;
}

body .w4-painters .w4-kicker {
    color: #c8df6a;
}

body .w4-painter-copy > p {
    color: #c6d0c9;
}

body .w4-painters .w4-text-action {
    color: #fff;
}

body .w4-painter-panel {
    padding: 30px;
    border: 1px solid #385044;
    border-radius: 16px;
    background: #1a2e23;
}

body .w4-painter-panel > span {
    color: #c8df6a;
    font-size: 10px;
    font-weight: 900;
    letter-spacing: .12em;
}

body .w4-painter-panel > strong {
    display: block;
    margin-top: 12px;
    font-size: 24px;
}

body .w4-painter-panel ul {
    margin: 22px 0 0;
    padding-left: 20px;
    color: #d2dbd5;
    line-height: 1.9;
}

body .w4-loyalty {
    border-bottom: 1px solid #e2e7e2;
}

body .w4-loyalty-status {
    padding: 28px;
    border-radius: 15px;
    background: #eef3ee;
}

body .w4-loyalty-status small {
    color: #0e6b43;
    font-weight: 900;
    letter-spacing: .1em;
}

body .w4-loyalty-status strong {
    display: block;
    margin: 12px 0;
    font-size: 21px;
}

body .w4-loyalty-status p {
    margin: 0;
    color: #657168;
    line-height: 1.6;
}

body .w4-shop {
    max-width: 1320px !important;
    margin: 0 auto !important;
    padding: 72px 28px !important;
}

body .w4-result-bar {
    display: flex;
    justify-content: space-between;
    gap: 20px;
    margin-bottom: 18px;
}

body .w4-result-bar a {
    color: #17221c;
    font-weight: 800;
}

body .w4-services {
    border-top: 1px solid #e2e7e2;
}

body .w4-service-grid {
    display: grid;
    grid-template-columns: repeat(4,minmax(0,1fr));
    gap: 14px;
}

body .w4-service-grid article {
    padding: 25px;
    border: 1px solid #dde4dd;
    border-radius: 14px;
}

body .w4-service-grid article > span {
    color: #0e6b43;
    font-size: 11px;
    font-weight: 900;
}

body .w4-service-grid h3 {
    margin: 18px 0 8px;
}

body .w4-service-grid p {
    margin: 0;
    color: #657168;
    line-height: 1.55;
}

body .w4-about {
    max-width: none;
    padding-left: max(28px,calc((100vw - 1264px)/2));
    padding-right: max(28px,calc((100vw - 1264px)/2));
    background: #f4f7f2;
}

body .w4-about-copy p:first-child {
    margin-top: 0;
}

body .w4-about-copy p:last-child {
    margin-bottom: 0;
}

body .w4-header [hidden],
body .w4-hero [hidden] {
    display: none !important;
}

body > .cart-fab {
    display: none !important;
}

@media (max-width: 1080px) {
    body .w4-header-inner {
        grid-template-columns: auto 1fr;
    }

    body .w4-nav {
        order: 3;
        grid-column: 1 / -1;
        padding-bottom: 12px;
        justify-content: flex-start;
        overflow-x: auto;
    }

    body .w4-header-actions {
        justify-self: end;
    }

    body .w4-hero {
        grid-template-columns: 1fr .7fr;
        gap: 36px;
    }

    body .w4-story-grid {
        grid-template-columns: 1fr 1fr;
    }

    body .w4-story-feature {
        grid-column: 1 / -1;
    }

    body .w4-service-grid {
        grid-template-columns: 1fr 1fr;
    }
}

@media (max-width: 760px) {
    body .w4-header-inner {
        padding: 10px 18px 0;
        gap: 10px;
    }

    body .w4-brand small,
    body .w4-quote-link {
        display: none;
    }

    body .w4-nav {
        gap: 18px;
    }

    body .w4-hero,
    body .w4-section,
    body .w4-shop {
        padding-left: 18px !important;
        padding-right: 18px !important;
    }

    body .w4-hero {
        padding-top: 52px;
        grid-template-columns: 1fr;
    }

    body .w4-hero h1 {
        font-size: clamp(44px,13vw,66px);
    }

    body .w4-section-heading,
    body .w4-painters,
    body .w4-loyalty,
    body .w4-about {
        grid-template-columns: 1fr;
        gap: 30px;
    }

    body .w4-story-grid,
    body .w4-service-grid {
        grid-template-columns: 1fr;
    }

    body .w4-story-feature {
        grid-column: auto;
    }

    body .w4-story-feature .w4-media-placeholder,
    body .w4-media-placeholder {
        min-height: 200px;
    }
}

@media (max-width: 480px) {
    body .w4-brand strong {
        max-width: 155px;
        font-size: 12px;
    }

    body .w4-cart-button {
        padding: 9px 11px;
    }

    body .w4-nav {
        font-size: 12px;
    }

    body .w4-hero-actions {
        align-items: stretch;
        flex-direction: column;
    }

    body .w4-primary-action,
    body .w4-secondary-action {
        width: 100%;
        box-sizing: border-box;
        text-align: center;
    }

    body .w4-hero-proof {
        display: grid;
        grid-template-columns: 1fr 1fr;
    }
}

/* WEBSITE-W4-C-PUBLIC-JOURNEY-REFINEMENT */

/*
 * Empty public catalogue:
 * the website remains useful even when Product Master has no
 * variants currently published for online purchase.
 */

body .w4-shop[data-catalogue-state="empty"] {
    padding-top: 58px !important;
    padding-bottom: 58px !important;
}

body .w4-shop[data-catalogue-state="empty"] .w4-section-heading {
    margin-bottom: 24px;
}

body .w4-shop[data-catalogue-state="empty"]
#catalogueLayout[data-catalogue-state="empty"] {
    display: block;
}

body .w4-shop[data-catalogue-state="empty"]
#catalogueLayout[data-catalogue-state="empty"]
.c4-catalogue-filters {
    display: none !important;
}

body .w4-shop[data-catalogue-state="empty"]
#catalogueLayout[data-catalogue-state="empty"]
.w4-result-bar {
    display: none !important;
}

body .w4-shop[data-catalogue-state="empty"]
#catalogueLayout[data-catalogue-state="empty"]
.c4-catalogue-results {
    display: block;
    min-height: 0 !important;
    padding: 0 !important;
    border: 0 !important;
    background: transparent !important;
}

body .w4-shop[data-catalogue-state="empty"]
#catalogueLayout[data-catalogue-state="empty"]
.c4-empty {
    display: block;
    min-height: 0 !important;
    margin: 0 !important;
    padding: 0 !important;
    border: 0 !important;
    background: transparent !important;
}

body .w4-shop[data-catalogue-state="empty"]
#catalogueLayout[data-catalogue-state="empty"]
.c4-empty > * {
    max-width: none;
}

body .w4-shop[data-catalogue-state="empty"]
#catalogueLayout[data-catalogue-state="empty"]
.c4-empty > div {
    padding: 28px 30px !important;
    border: 1px solid #dce4dc !important;
    border-radius: 15px !important;
    background: #f5f8f4 !important;
    box-shadow: none !important;
}

body .w4-shop[data-catalogue-state="empty"]
#productGrid {
    display: none !important;
}

/*
 * Give major public sections a consistent visual rhythm.
 */

body .w4-projects,
body .w4-loyalty,
body .w4-shop,
body .w4-services {
    scroll-margin-top: 92px;
}

body .w4-painters,
body .w4-about,
body #quote,
body #contact {
    scroll-margin-top: 92px;
}

/*
 * The website is now broader than commerce. Keep navigation
 * understated and make the quote/cart utilities secondary.
 */

body .w4-nav a {
    position: relative;
}

body .w4-nav a::after {
    content: '';
    position: absolute;
    left: 0;
    right: 100%;
    bottom: -7px;
    height: 2px;
    background: #0e6b43;
    transition: right .18s ease;
}

body .w4-nav a:hover::after,
body .w4-nav a:focus-visible::after {
    right: 0;
}

body .w4-header-actions {
    white-space: nowrap;
}

/*
 * Project-story placeholders are intentional reserved media surfaces.
 * They must read as future real Wakwetu content, not fake photography.
 */

body .w4-media-placeholder {
    position: relative;
    isolation: isolate;
}

body .w4-media-placeholder::before {
    content: '';
    position: absolute;
    inset: 0;
    z-index: -1;
    background:
        linear-gradient(
            145deg,
            rgba(255,255,255,.02),
            rgba(255,255,255,.13)
        );
}

body .w4-story-card {
    transition:
        transform .18s ease,
        box-shadow .18s ease;
}

body .w4-story-card:hover {
    transform: translateY(-2px);
    box-shadow: 0 12px 30px rgba(20,35,27,.07);
}

/*
 * Painter rewards should look like a genuine future account capability,
 * while remaining clearly unavailable until the governed portal exists.
 */

body .w4-loyalty-status {
    border: 1px solid #dbe4dc;
}

body .w4-loyalty-status strong {
    max-width: 430px;
}

/*
 * Keep the public support/footer transition compact.
 */

body #contact {
    border-top: 1px solid #e2e7e2;
}

@media (max-width: 760px) {
    body .w4-shop[data-catalogue-state="empty"] {
        padding-top: 46px !important;
        padding-bottom: 46px !important;
    }

    body .w4-shop[data-catalogue-state="empty"]
    #catalogueLayout[data-catalogue-state="empty"]
    .c4-empty > div {
        padding: 22px !important;
    }

    body .w4-projects,
    body .w4-loyalty,
    body .w4-shop,
    body .w4-services,
    body .w4-painters,
    body .w4-about,
    body #quote,
    body #contact {
        scroll-margin-top: 126px;
    }
}

/* WEBSITE-W4-D1-PROFESSIONAL-MOBILE-NAV */

body .w4-menu-button {
    display: none;
    width: 42px;
    height: 42px;
    padding: 10px;
    border: 1px solid #dce3dd;
    border-radius: 10px;
    background: #fff;
    cursor: pointer;
}

body .w4-menu-button span {
    display: block;
    width: 100%;
    height: 2px;
    margin: 4px 0;
    border-radius: 2px;
    background: #15231b;
    transition: transform .18s ease, opacity .18s ease;
}

@media (max-width: 760px) {
    body .w4-header-inner {
        position: relative;
        min-height: 64px;
        padding: 8px 14px;
        grid-template-columns: minmax(0,1fr) auto auto;
        gap: 8px;
    }

    body .w4-brand {
        min-width: 0;
    }

    body .w4-brand strong {
        display: block;
        max-width: none;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        font-size: 13px;
    }

    body .w4-brand small,
    body .w4-quote-link {
        display: none;
    }

    body .w4-menu-button {
        display: block;
        grid-column: 2;
    }

    body .w4-header-actions {
        grid-column: 3;
        justify-self: end;
        gap: 0;
    }

    body .w4-cart-button {
        min-width: 58px;
        padding: 10px 11px;
    }

    body .w4-nav {
        display: none;
        position: absolute;
        top: 100%;
        left: 0;
        right: 0;
        z-index: 90;
        grid-column: auto;
        order: initial;
        margin: 0;
        padding: 8px 14px 14px;
        overflow: visible;
        flex-direction: column;
        align-items: stretch;
        gap: 0;
        background: rgba(255,255,255,.99);
        border-top: 1px solid #edf0ed;
        border-bottom: 1px solid #dfe5df;
        box-shadow: 0 16px 30px rgba(21,35,27,.10);
    }

    body .w4-nav.is-open {
        display: flex;
    }

    body .w4-nav a {
        width: 100%;
        padding: 12px 4px;
        border-bottom: 1px solid #edf0ed;
        font-size: 14px;
    }

    body .w4-nav a:last-child {
        border-bottom: 0;
    }

    body .w4-nav a::after {
        display: none;
    }

    body .w4-menu-button.is-open span:nth-child(1) {
        transform: translateY(6px) rotate(45deg);
    }

    body .w4-menu-button.is-open span:nth-child(2) {
        opacity: 0;
    }

    body .w4-menu-button.is-open span:nth-child(3) {
        transform: translateY(-6px) rotate(-45deg);
    }

    body .w4-hero,
    body .w4-section,
    body .w4-shop {
        padding-left: 18px !important;
        padding-right: 18px !important;
    }

    body .w4-section {
        padding-top: 52px;
        padding-bottom: 52px;
    }

    body .w4-hero {
        padding-top: 42px;
        padding-bottom: 46px;
    }

    body .w4-hero h1 {
        font-size: clamp(34px,10vw,44px);
        line-height: 1.02;
    }

    body .w4-story-grid,
    body .w4-service-grid {
        gap: 14px;
    }

    body .w4-quote-form {
        padding: 18px;
    }

    body footer {
        padding-top: 24px;
        padding-bottom: 24px;
    }
}

@media (max-width: 480px) {
    body .w4-header-inner {
        padding-left: 12px;
        padding-right: 12px;
    }

    body .w4-brand strong {
        max-width: 150px;
        font-size: 12px;
    }

    body .w4-menu-button {
        width: 40px;
        height: 40px;
        padding: 9px;
    }

    body .w4-cart-button {
        padding: 9px 10px;
    }

    body .w4-section {
        padding-top: 46px;
        padding-bottom: 46px;
    }
}
/* WEBSITE-W4-D2A-PRODUCT-MEDIA */

body .w4-product-media {
    position: relative;
    display: grid;
    place-items: center;
    width: 100%;
    aspect-ratio: 4 / 3;
    overflow: hidden;
    border-radius: 14px;
    background: #f2f5f1;
}

body .w4-product-media.has-image {
    background: #fff;
}

body .w4-product-image {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: contain;
    object-position: center;
}

body .w4-product-media-fallback {
    display: grid;
    place-items: center;
    width: 100%;
    height: 100%;
    min-height: 150px;
    background:
        linear-gradient(145deg, rgba(16,78,55,.08), rgba(16,78,55,.02));
}

body .w4-product-media-fallback span {
    display: grid;
    place-items: center;
    width: 54px;
    height: 54px;
    border: 1px solid rgba(16,78,55,.18);
    border-radius: 16px;
    background: #fff;
    color: #0f5b3d;
    font-size: 24px;
    font-weight: 800;
    letter-spacing: -.04em;
}

@media (max-width: 760px) {
    body .w4-product-media {
        aspect-ratio: 16 / 11;
        border-radius: 12px;
    }

    body .w4-product-media-fallback {
        min-height: 128px;
    }
}
/* WEBSITE-W4-D3B-CORPORATE-EXPERIENCE */

body .w4-corporate-experience {
    padding-top: clamp(52px, 6vw, 84px);
    padding-bottom: clamp(52px, 6vw, 84px);
}

body .w4-action-heading {
    display: grid;
    grid-template-columns: minmax(0, 1.15fr) minmax(280px, .75fr);
    gap: clamp(28px, 6vw, 84px);
    align-items: end;
    margin-bottom: 30px;
}

body .w4-action-heading > p {
    max-width: 600px;
    margin: 0;
    color: #59665f;
    line-height: 1.7;
}

body .w4-experience-grid {
    display: grid;
    grid-template-columns: 1.2fr 1fr 1fr;
    gap: 14px;
}

body .w4-experience-card {
    position: relative;
    display: flex;
    flex-direction: column;
    min-height: 320px;
    padding: clamp(24px, 3vw, 36px);
    overflow: hidden;
    border: 1px solid rgba(16, 78, 55, .12);
    border-radius: 22px;
    background: #f7f8f4;
}

body .w4-experience-card-primary {
    background: #103f30;
    color: #fff;
}

body .w4-experience-number {
    position: absolute;
    top: 18px;
    right: 22px;
    color: rgba(16, 78, 55, .13);
    font-size: clamp(52px, 6vw, 82px);
    font-weight: 800;
    line-height: 1;
    letter-spacing: -.07em;
}

body .w4-experience-card-primary .w4-experience-number {
    color: rgba(255,255,255,.11);
}

body .w4-experience-kicker {
    position: relative;
    z-index: 1;
    margin-bottom: auto;
    padding-bottom: 48px;
    color: #63746b;
    font-size: 12px;
    font-weight: 800;
    letter-spacing: .08em;
    text-transform: uppercase;
}

body .w4-experience-card-primary .w4-experience-kicker {
    color: rgba(255,255,255,.7);
}

body .w4-experience-card h3 {
    position: relative;
    z-index: 1;
    max-width: 430px;
    margin: 0 0 13px;
    font-size: clamp(22px, 2vw, 30px);
    line-height: 1.1;
    letter-spacing: -.03em;
}

body .w4-experience-card p {
    position: relative;
    z-index: 1;
    margin: 0 0 22px;
    color: #5b6861;
    line-height: 1.62;
}

body .w4-experience-card-primary p {
    color: rgba(255,255,255,.76);
}

body .w4-experience-link {
    position: relative;
    z-index: 1;
    display: inline-flex;
    gap: 8px;
    align-items: center;
    margin-top: auto;
    color: #104e37;
    font-weight: 800;
    text-decoration: none;
}

body .w4-experience-card-primary .w4-experience-link {
    color: #fff;
}

body .w4-experience-link span {
    transition: transform .18s ease;
}

body .w4-experience-link:hover span,
body .w4-experience-link:focus-visible span {
    transform: translateX(4px);
}

body .w4-experience-strip {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    margin-top: 14px;
    overflow: hidden;
    border: 1px solid rgba(16, 78, 55, .11);
    border-radius: 18px;
    background: #fff;
}

body .w4-experience-strip > div {
    padding: 20px 24px;
}

body .w4-experience-strip > div + div {
    border-left: 1px solid rgba(16, 78, 55, .1);
}

body .w4-experience-strip strong,
body .w4-experience-strip span {
    display: block;
}

body .w4-experience-strip strong {
    margin-bottom: 5px;
    color: #173e31;
    font-size: 14px;
}

body .w4-experience-strip span {
    color: #68746e;
    font-size: 13px;
    line-height: 1.5;
}

@media (max-width: 980px) {
    body .w4-action-heading {
        grid-template-columns: 1fr;
        gap: 14px;
    }

    body .w4-experience-grid {
        grid-template-columns: 1fr 1fr;
    }

    body .w4-experience-card-primary {
        grid-column: 1 / -1;
    }
}

@media (max-width: 760px) {
    body .w4-corporate-experience {
        padding-top: 46px;
        padding-bottom: 46px;
    }

    body .w4-action-heading {
        margin-bottom: 22px;
    }

    body .w4-experience-grid {
        grid-template-columns: 1fr;
        gap: 12px;
    }

    body .w4-experience-card-primary {
        grid-column: auto;
    }

    body .w4-experience-card {
        min-height: 0;
        padding: 23px 21px;
        border-radius: 18px;
    }

    body .w4-experience-kicker {
        margin-bottom: 36px;
        padding-bottom: 0;
    }

    body .w4-experience-card h3 {
        padding-right: 34px;
        font-size: 24px;
    }

    body .w4-experience-strip {
        grid-template-columns: 1fr;
    }

    body .w4-experience-strip > div {
        padding: 17px 19px;
    }

    body .w4-experience-strip > div + div {
        border-top: 1px solid rgba(16, 78, 55, .1);
        border-left: 0;
    }
}

/* WEBSITE-W4-E1-ACCESSIBILITY */
.w4-skip-link {
    position: fixed;
    top: 12px;
    left: 12px;
    z-index: 10000;
    padding: 10px 14px;
    border-radius: 8px;
    background: #ffffff;
    color: #102218;
    font-weight: 700;
    text-decoration: none;
    box-shadow: 0 8px 24px rgba(0, 0, 0, 0.16);
    transform: translateY(-180%);
    transition: transform 0.16s ease;
}

.w4-skip-link:focus,
.w4-skip-link:focus-visible {
    transform: translateY(0);
    outline: 3px solid currentColor;
    outline-offset: 3px;
}

/* WEBSITE-W5-1-PRODUCT-MERCHANDISING
   Customer-facing catalogue modernization.
   Product Master remains the commercial data authority.
*/

body .w4-shop {
    padding-top: clamp(56px, 7vw, 92px);
    padding-bottom: clamp(64px, 8vw, 104px);
}

body .w4-shop .c4-shop-heading {
    margin-bottom: 28px;
}

body .w4-shop .c4-shop-heading h2 {
    max-width: 680px;
    margin-bottom: 10px;
    font-size: clamp(32px, 4vw, 52px);
    line-height: 1.02;
    letter-spacing: -.045em;
}

body .w4-shop .c4-shop-heading p {
    max-width: 650px;
    color: #617068;
    line-height: 1.7;
}

body .w4-shop .c4-catalogue-filters {
    border: 1px solid rgba(16,78,55,.12);
    border-radius: 18px;
    background: #f7f8f4;
    box-shadow: 0 12px 34px rgba(20,53,41,.045);
}

body .w4-shop .c4-catalogue-filters input,
body .w4-shop .c4-catalogue-filters select {
    min-height: 48px;
    border-color: rgba(16,78,55,.17);
    background: #fff;
}

body .w4-shop .c4-catalogue-filters input:focus,
body .w4-shop .c4-catalogue-filters select:focus {
    border-color: #104e37;
    outline: 3px solid rgba(16,78,55,.11);
    outline-offset: 1px;
}

body .w4-shop .c4-product-grid {
    grid-template-columns: repeat(3,minmax(0,1fr));
    gap: 22px;
}

body .w5-product-card {
    position: relative;
    display: flex;
    min-width: 0;
    overflow: hidden;
    border: 1px solid rgba(16,78,55,.12);
    border-radius: 22px;
    background: #fff;
    box-shadow: 0 12px 34px rgba(20,53,41,.065);
    transition:
        transform .2s ease,
        box-shadow .2s ease,
        border-color .2s ease;
}

body .w5-product-card:hover {
    transform: translateY(-4px);
    border-color: rgba(16,78,55,.22);
    box-shadow: 0 20px 48px rgba(20,53,41,.11);
}

body .w5-product-card .commerce-product-media {
    position: relative;
    display: grid;
    place-items: center;
    width: 100%;
    aspect-ratio: 4 / 3;
    overflow: hidden;
    border-radius: 0;
    background:
        linear-gradient(145deg,#f0f4ef 0%,#fafbf8 100%);
}

body .w5-product-card .commerce-product-media--image {
    background: #fff;
}

body .w5-product-card .commerce-product-media img {
    display: block;
    width: 100%;
    height: 100%;
    padding: 14px;
    object-fit: contain;
    object-position: center;
    transition: transform .25s ease;
}

body .w5-product-card:hover .commerce-product-media img {
    transform: scale(1.025);
}

body .w5-product-placeholder {
    display: grid;
    gap: 10px;
    place-items: center;
}

body .w5-product-placeholder > span {
    display: grid;
    place-items: center;
    width: 72px;
    height: 72px;
    border: 1px solid rgba(16,78,55,.16);
    border-radius: 22px;
    background: #fff;
    color: #104e37;
    font-size: 31px;
    font-weight: 850;
    letter-spacing: -.05em;
    box-shadow: 0 10px 30px rgba(16,78,55,.07);
}

body .w5-product-placeholder small {
    color: #748078;
    font-size: 10px;
    font-weight: 800;
    letter-spacing: .14em;
    text-transform: uppercase;
}

body .w5-product-card .commerce-product-body {
    display: flex;
    flex: 1;
    flex-direction: column;
    padding: 22px;
}

body .w5-product-card .commerce-product-meta {
    display: flex;
    flex-wrap: wrap;
    gap: 7px;
    align-items: center;
    margin-bottom: 11px;
}

body .w5-product-category,
body .w5-product-brand {
    display: inline-flex;
    align-items: center;
    min-height: 25px;
    padding: 4px 8px;
    border-radius: 999px;
    font-size: 10px;
    font-weight: 850;
    letter-spacing: .07em;
    line-height: 1;
    text-transform: uppercase;
}

body .w5-product-category {
    background: #edf4ef;
    color: #104e37;
}

body .w5-product-brand {
    border: 1px solid #e1e7e2;
    background: #fff;
    color: #68756e;
}

body .w5-product-card h3 {
    margin: 0;
    color: #173e31;
    font-size: clamp(19px,1.5vw,23px);
    line-height: 1.16;
    letter-spacing: -.025em;
}

body .w5-product-card .commerce-variant-line {
    display: flex;
    flex-wrap: wrap;
    gap: 6px;
    margin-top: 11px;
}

body .w5-product-card .commerce-variant-line span {
    padding: 5px 8px;
    border-radius: 7px;
    background: #f5f6f2;
    color: #536159;
    font-size: 11px;
    font-weight: 700;
}

body .w5-product-card .product-description {
    display: -webkit-box;
    min-height: 44px;
    margin: 15px 0 0;
    overflow: hidden;
    color: #68756e;
    font-size: 13px;
    line-height: 1.65;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}

body .w5-product-description-muted {
    color: #7a857f;
}

body .w5-product-availability {
    display: flex;
    gap: 7px;
    align-items: center;
    margin-top: 16px;
    color: #476355;
    font-size: 11px;
    font-weight: 750;
}

body .w5-availability-dot {
    width: 7px;
    height: 7px;
    flex: 0 0 7px;
    border-radius: 50%;
    background: #2f8b5d;
    box-shadow: 0 0 0 4px rgba(47,139,93,.1);
}

body .w5-product-card .commerce-product-purchase {
    display: block;
    margin-top: auto;
    padding-top: 19px;
    border-top: 1px solid #edf0ed;
}

body .w5-product-card .commerce-price {
    display: grid;
    grid-template-columns: 1fr auto;
    gap: 2px 12px;
    align-items: end;
}

body .w5-product-card .product-price-label {
    grid-column: 1;
    color: #78847d;
    font-size: 10px;
    font-weight: 800;
    letter-spacing: .08em;
    text-transform: uppercase;
}

body .w5-product-card .price {
    grid-column: 1;
    margin: 0;
    color: #102e24;
    font-size: clamp(23px,2vw,28px);
    font-weight: 850;
    line-height: 1.1;
    letter-spacing: -.035em;
}

body .w5-product-card .commerce-price small {
    grid-column: 2;
    grid-row: 1 / span 2;
    align-self: end;
    padding-bottom: 3px;
    color: #7a857f;
    font-size: 11px;
}

body .w5-product-card .commerce-product-actions {
    display: grid;
    grid-template-columns: minmax(0,1.35fr) minmax(0,.85fr);
    gap: 9px;
    margin-top: 17px;
}

body .w5-product-card .commerce-product-actions .btn {
    width: 100%;
    min-height: 46px;
    margin: 0;
    border-radius: 10px;
    font-size: 13px;
}

body .w5-add-cart {
    display: inline-flex;
    gap: 10px;
    justify-content: center;
}

body .w5-add-cart span:last-child {
    transition: transform .18s ease;
}

body .w5-add-cart:hover span:last-child,
body .w5-add-cart:focus-visible span:last-child {
    transform: translateX(3px);
}

body .w5-get-quote {
    border: 1px solid rgba(16,78,55,.2);
    background: #fff;
    color: #104e37;
}

body .w5-get-quote:hover,
body .w5-get-quote:focus-visible {
    border-color: #104e37;
    background: #f3f7f4;
}

body .w5-product-card button:focus-visible {
    outline: 3px solid rgba(16,78,55,.22);
    outline-offset: 2px;
}

@media (max-width: 1080px) {
    body .w4-shop .c4-product-grid {
        grid-template-columns: repeat(2,minmax(0,1fr));
    }
}

@media (max-width: 680px) {
    body .w4-shop {
        padding-top: 48px;
        padding-bottom: 58px;
    }

    body .w4-shop .c4-product-grid {
        grid-template-columns: 1fr;
        gap: 16px;
    }

    body .w5-product-card {
        border-radius: 18px;
    }

    body .w5-product-card .commerce-product-media {
        aspect-ratio: 16 / 10;
    }

    body .w5-product-card .commerce-product-body {
        padding: 19px;
    }

    body .w5-product-card .commerce-product-actions {
        grid-template-columns: 1fr;
    }

    body .w5-product-card .commerce-product-actions .btn {
        min-height: 48px;
    }
}
/* WEBSITE-W5-2B-VISUAL-COMMERCIAL-HOMEPAGE */
.w52b-hero{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(380px,.95fr);gap:52px;align-items:center;min-height:680px;padding-top:72px;padding-bottom:72px}.w52b-hero-copy h1{max-width:800px;margin:12px 0 22px;font-size:clamp(3.7rem,6vw,6.8rem);line-height:.9;letter-spacing:-.065em}.w52b-hero-copy>p{max-width:650px;font-size:1.18rem;line-height:1.65;color:#58655e}.w52b-actions{display:flex;flex-wrap:wrap;align-items:center;gap:14px;margin-top:28px}.w52b-secondary{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 22px;border:1px solid #b8c8bf;border-radius:10px;color:#10271d;font-weight:850;text-decoration:none;background:#fff}.w52b-text{color:inherit;font-weight:850;text-decoration:none;border-bottom:1px solid currentColor}.w52b-proof{display:flex;flex-wrap:wrap;gap:8px;margin-top:34px}.w52b-proof span{padding:8px 11px;border-radius:999px;background:#edf4ef;color:#385146;font-size:.8rem;font-weight:750}.w52b-hero-art{position:relative;min-height:520px;overflow:hidden;border-radius:28px;background:#d7c7a9;box-shadow:0 28px 70px rgba(17,52,35,.16)}.w52b-room{position:absolute;inset:0}.w52b-wall{position:absolute;inset:0 0 30%;background:linear-gradient(120deg,#a36e57 0 58%,#d7b567 58%)}.w52b-floor{position:absolute;left:-5%;right:-5%;bottom:-8%;height:43%;background:#eee4d3;transform:skewY(-5deg)}.w52b-window{position:absolute;right:11%;top:12%;width:34%;height:38%;border:12px solid #f7f3e9;background:linear-gradient(#b9d8db,#dce8e5);box-shadow:0 12px 30px rgba(0,0,0,.12)}.w52b-pot{position:absolute;left:13%;bottom:22%;width:90px;height:72px;border-radius:8px 8px 28px 28px;background:#174c35}.w52b-roller{position:absolute;left:26%;top:20%;width:135px;height:28px;border-radius:5px;background:#f0eadf;transform:rotate(-22deg);box-shadow:0 0 0 7px #315c49 inset}.w52b-hero-card{position:absolute;left:28px;right:28px;bottom:28px;display:grid;gap:7px;padding:22px;border-radius:17px;background:rgba(255,255,255,.94);backdrop-filter:blur(10px)}.w52b-hero-card small,.w52b-project small{color:#0f6b46;font-weight:900;letter-spacing:.1em}.w52b-hero-card strong{font-size:1.3rem}.w52b-hero-card span{color:#68736d}.w52b-heading{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(280px,.8fr);gap:50px;align-items:end;margin-bottom:34px}.w52b-heading h2{margin:8px 0 0;font-size:clamp(2.6rem,4.4vw,4.8rem);line-height:.95;letter-spacing:-.05em}.w52b-heading>p{margin:0;max-width:500px;color:#627067;line-height:1.65}.w52b-project-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.w52b-project{overflow:hidden;border:1px solid #d9e2dc;border-radius:20px;background:#fff}.w52b-scene{position:relative;height:255px;overflow:hidden}.w52b-scene-home{background:linear-gradient(90deg,#9b6e58 0 63%,#d8b86b 63%)}.w52b-scene-home:after{content:"";position:absolute;right:12%;top:18%;width:25%;height:48%;border:10px solid #f6f1e7;background:#b8d5d7}.w52b-scene-business{background:linear-gradient(#dce3df 0 28%,#efe7d8 28%)}.w52b-scene-business:after{content:"WAKWETU";position:absolute;left:18%;top:38%;padding:12px 22px;background:#d7b14e;color:#173728;font-weight:950;letter-spacing:.08em}.w52b-scene-build{background:linear-gradient(#c8dce4 0 65%,#d4c3a6 65%)}.w52b-scene-build:after{content:"";position:absolute;left:23%;bottom:0;width:54%;height:48%;background:#f2ece0;clip-path:polygon(0 30%,50% 0,100% 30%,100% 100%,0 100%)}.w52b-project-copy{padding:24px}.w52b-project h3{margin:8px 0 10px;font-size:1.35rem;line-height:1.15}.w52b-project p{min-height:70px;margin:0 0 18px;color:#657169;line-height:1.55}.w52b-project a{color:#10271d;font-weight:850;text-decoration:none}.w52b-painters{display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:60px;align-items:center;background:#10271d;color:#fff}.w52b-pro-art{position:relative;min-height:470px;overflow:hidden;border-radius:24px;background:radial-gradient(circle at 75% 20%,#d5b34f 0 8%,transparent 8.5%),linear-gradient(135deg,#32654e,#173728 60%,#0c2117)}.w52b-pro-word{position:absolute;left:-18px;bottom:-48px;font-size:12rem;font-weight:950;letter-spacing:-.09em;color:rgba(255,255,255,.08)}.w52b-pro-art>div{position:absolute;left:28px;right:28px;bottom:28px;display:grid;gap:8px;padding:22px;border:1px solid rgba(255,255,255,.15);border-radius:16px;background:rgba(7,27,18,.74)}.w52b-pro-art small{color:#add8c0;font-weight:900;letter-spacing:.09em}.w52b-pro-art strong{font-size:1.45rem;line-height:1.2}.w52b-pro-copy .w4-kicker{color:#add8c0}.w52b-pro-copy h2{margin:10px 0 18px;font-size:clamp(2.7rem,4.5vw,5rem);line-height:.94;letter-spacing:-.05em}.w52b-pro-copy>p{max-width:590px;color:rgba(255,255,255,.72);font-size:1.08rem;line-height:1.65}.w52b-benefits{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:24px}.w52b-benefits span{padding:14px;border:1px solid rgba(255,255,255,.13);border-radius:10px;color:#e8f2ec}.w52b-rewards{background:#f5f1e8}.w52b-reward-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.w52b-reward-grid article{position:relative;min-height:225px;padding:22px;border-radius:16px;background:#fff}.w52b-reward-grid b{position:absolute;right:18px;top:18px;color:#89958e;font-size:.72rem}.w52b-icon{display:grid;place-items:center;width:62px;height:62px;margin-bottom:28px;border-radius:50%;background:#e8f1eb;color:#0f6b46;font-weight:950}.w52b-reward-grid h3{margin:0 0 8px;font-size:1.3rem}.w52b-reward-grid p{margin:0;color:#68736c;line-height:1.5}.w52b-reward-cta{display:flex;justify-content:space-between;align-items:center;gap:24px;margin-top:16px;padding:20px 22px;border-radius:14px;background:#10271d;color:#fff}.w52b-reward-cta a{color:#fff;font-weight:850;text-decoration:none}.w52b-about{display:grid;grid-template-columns:minmax(280px,.65fr) minmax(0,1.35fr);gap:70px;align-items:center;background:#edf4ef}.w52b-about-mark{min-height:420px;display:flex;flex-direction:column;justify-content:space-between;padding:30px;overflow:hidden;border-radius:24px;background:#0f5132;color:#fff}.w52b-about-mark small{color:#b7dec8;font-weight:900;letter-spacing:.12em}.w52b-about-mark strong{font-size:15rem;line-height:.72;letter-spacing:-.12em}.w52b-about-mark span{font-size:.76rem;font-weight:900;letter-spacing:.12em}.w52b-about-copy h2{max-width:760px;margin:8px 0 20px;font-size:clamp(2.7rem,4.6vw,5rem);line-height:.95;letter-spacing:-.05em}.w52b-about-copy>p{max-width:760px;color:#56645c;font-size:1.13rem;line-height:1.7}.w52b-about-points{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;margin-top:28px;overflow:hidden;border:1px solid #d0ddd5;border-radius:14px;background:#d0ddd5}.w52b-about-points span{display:grid;gap:7px;padding:20px;background:#fff;color:#68736c;line-height:1.45}.w52b-about-points b{color:#10271d}.w52b-about .w52b-text{color:#10271d}@media(max-width:1080px){.w52b-hero,.w52b-painters,.w52b-about{grid-template-columns:1fr}.w52b-project-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.w52b-reward-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.w52b-hero-art{min-height:430px}}@media(max-width:680px){.w52b-hero{min-height:auto;padding-top:50px;gap:30px}.w52b-hero-copy h1{font-size:3.5rem}.w52b-actions,.w52b-reward-cta{align-items:stretch;flex-direction:column}.w52b-actions>a{width:100%;text-align:center;justify-content:center}.w52b-heading,.w52b-project-grid,.w52b-reward-grid,.w52b-benefits,.w52b-about-points{grid-template-columns:1fr}.w52b-heading{gap:18px}.w52b-project p{min-height:0}.w52b-pro-art{min-height:350px}.w52b-about-mark{min-height:330px}.w52b-about-mark strong{font-size:11rem}}

/* W5.5B - SHOP COMMERCIAL UX AUTHORITY
   Catalogue workspace presentation only.
   Commercial data, eligibility, cart and quotation behaviour remain authoritative elsewhere. */

body .w4-shop .w4-section-heading {
    width: 100%;
    margin-bottom: 28px;
    display: grid;
    grid-template-columns: minmax(0, .9fr) minmax(320px, .65fr);
    gap: 48px;
    align-items: end;
}

body .w4-shop .w4-section-heading > div {
    min-width: 0;
}

body .w4-shop .w4-section-heading h2 {
    margin: 5px 0 0;
}

body .w4-shop .w4-section-heading > p {
    max-width: 520px;
    margin: 0;
    color: var(--muted);
    line-height: 1.65;
}

body .w4-shop .c4-catalogue-layout {
    grid-template-columns: minmax(230px, 250px) minmax(0, 1fr);
    gap: 30px;
    align-items: start;
}

body .w4-shop .c4-filter-panel {
    position: sticky;
    top: 96px;
    padding: 20px;
    border: 1px solid #dce4dd;
    border-radius: 16px;
    background: #fff;
    box-shadow: 0 10px 28px rgba(23,34,28,.045);
}

body .w4-shop .c4-filter-title {
    padding-bottom: 13px;
    border-bottom: 1px solid #e7ece8;
}

body .w4-shop .c4-filter-title strong {
    color: var(--ink);
    font-size: .95rem;
}

body .w4-shop .c4-filter-title button {
    color: var(--green);
    font-size: .76rem;
    font-weight: 850;
    cursor: pointer;
}

body .w4-shop .c4-filter-panel label {
    min-width: 0;
}

body .w4-shop .c4-filter-panel input,
body .w4-shop .c4-filter-panel select {
    min-width: 0;
    height: 44px;
    padding: 0 11px;
    border: 1px solid #ccd6ce;
    border-radius: 9px;
    background: #fff;
    color: var(--ink);
    font: inherit;
    font-size: .82rem;
}

body .w4-shop .c4-filter-panel input:focus,
body .w4-shop .c4-filter-panel select:focus {
    outline: 2px solid rgba(14,107,67,.18);
    outline-offset: 1px;
    border-color: var(--green);
}

body .w4-shop .c4-catalogue-results {
    min-width: 0;
}

body .w4-shop .c4-result-bar {
    min-height: 46px;
    margin-bottom: 16px;
    padding: 0 2px 12px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 20px;
    border-bottom: 1px solid #e1e7e2;
}

body .w4-shop .c4-result-bar strong {
    color: var(--ink);
    font-size: .92rem;
}

body .w4-shop .c4-result-bar a {
    color: var(--green);
    font-size: .82rem;
    font-weight: 850;
}

body .w4-shop .c4-result-bar a:hover {
    text-decoration: underline;
    text-underline-offset: 3px;
}

body .w4-shop .c4-product-grid {
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 20px;
    align-items: stretch;
}

body .w4-shop .c4-product-grid .commerce-product-card {
    width: 100%;
    max-width: none;
    height: 100%;
}

body .w4-shop .c4-product-grid .commerce-product-body {
    padding: 18px;
}

body .w4-shop .c4-product-grid .commerce-product-media {
    background: linear-gradient(145deg,#f5f8f5,#eef3ef);
}

@media (min-width: 901px) {
    body .w4-shop .c4-product-grid:has(> :only-child) {
        grid-template-columns: minmax(300px, 360px);
    }

    body .w4-shop .c4-product-grid:has(> :nth-child(2):last-child) {
        grid-template-columns: repeat(2, minmax(300px, 360px));
    }
}

@media (max-width: 900px) {
    body .w4-shop .w4-section-heading {
        grid-template-columns: 1fr;
        gap: 14px;
    }

    body .w4-shop .w4-section-heading > p {
        max-width: 680px;
    }

    body .w4-shop .c4-catalogue-layout {
        grid-template-columns: 1fr;
        gap: 22px;
    }

    body .w4-shop .c4-filter-panel {
        position: static;
        grid-template-columns: repeat(3, minmax(0,1fr));
    }

    body .w4-shop .c4-filter-title {
        grid-column: 1 / -1;
    }

    body .w4-shop .c4-product-grid {
        grid-template-columns: repeat(2, minmax(0,1fr));
    }
}

@media (max-width: 620px) {
    body .w4-shop .c4-filter-panel,
    body .w4-shop .c4-product-grid {
        grid-template-columns: 1fr;
    }

    body .w4-shop .c4-result-bar {
        align-items: flex-start;
        flex-direction: column;
        gap: 6px;
    }
}