:root{--bc-ink:#191512;--bc-cream:#f7f2eb;--bc-sand:#e8ddd1;--bc-taupe:#b89f8d;--bc-white:#fff;--bc-max:1440px}.bchp-home{background:var(--bc-cream);color:var(--bc-ink);font-family:Arial,Helvetica,sans-serif}.bchp-home *{box-sizing:border-box}.bchp-shell{width:min(calc(100% - 48px),var(--bc-max));margin-inline:auto}.bchp-home h1,.bchp-home h2,.bchp-home h3{font-family:Georgia,'Times New Roman',serif;font-weight:400;line-height:1.02;margin:0 0 18px}.bchp-home h1{font-size:clamp(48px,7vw,104px)}.bchp-home h2{font-size:clamp(34px,4vw,58px)}.bchp-home h3{font-size:32px}.bchp-home p{font-size:17px;line-height:1.65;margin:0 0 24px}.bchp-eyebrow{text-transform:uppercase;letter-spacing:.12em;font-size:12px!important;font-weight:700}.bchp-hero{min-height:72vh;display:flex;align-items:center;background:linear-gradient(110deg,#2a201a,#9f7d65);background-size:cover;background-position:center}.bchp-hero__content{color:#fff;padding-block:90px}.bchp-hero__content p:not(.bchp-eyebrow){max-width:580px;font-size:19px}.bchp-button{display:inline-block;padding:15px 25px;border:1px solid var(--bc-ink);background:var(--bc-ink);color:#fff!important;text-decoration:none;text-transform:uppercase;letter-spacing:.08em;font-size:12px}.bchp-button--light{background:#fff;color:var(--bc-ink)!important;border-color:#fff}.bchp-benefits{display:grid;grid-template-columns:repeat(4,1fr);gap:28px;padding-block:32px}.bchp-benefits div{display:grid;grid-template-columns:36px 1fr;align-items:center}.bchp-benefits span{font-size:24px;grid-row:1/3}.bchp-benefits strong,.bchp-benefits small{display:block}.bchp-benefits small{opacity:.68}.bchp-grid{display:grid;gap:22px}.bchp-grid--3{grid-template-columns:repeat(3,1fr)}.bchp-card{background:#fff}.bchp-card__visual{aspect-ratio:4/3;background-size:cover;background-position:center}.bchp-card--story .bchp-card__visual{background:linear-gradient(140deg,#6b4937,#d4b7a0)}.bchp-card--workshop .bchp-card__visual{background:linear-gradient(140deg,#d8c5b4,#8e6955)}.bchp-card--collections .bchp-card__visual{background:linear-gradient(140deg,#3a2118,#d6ae8b)}.bchp-card__body{padding:30px}.bchp-home a:not(.bchp-button){color:inherit;text-decoration:none;font-weight:700}.bchp-feature{display:grid;grid-template-columns:1fr 1.4fr;margin-block:26px;background:#b79683}.bchp-feature__content{padding:70px;color:#fff}.bchp-feature__visual{min-height:460px;background:linear-gradient(130deg,#d4b1a0,#7f5545)}.bchp-lower{padding-block:30px 70px}.bchp-lower article{background:#fff;padding:38px;min-height:290px}.bchp-products{padding-block:20px 80px}.bchp-newsletter{background:var(--bc-ink);color:#fff;padding-block:52px}.bchp-newsletter .bchp-shell{display:flex;align-items:center;justify-content:space-between;gap:30px}.bchp-newsletter h2{font-size:34px;max-width:800px}.bchp-home .woocommerce ul.products li.product{background:#fff;padding-bottom:18px}.bchp-home .woocommerce ul.products li.product .woocommerce-loop-product__title,.bchp-home .woocommerce ul.products li.product .price{padding-inline:14px}.bchp-home .woocommerce ul.products li.product .button{margin-left:14px;background:var(--bc-ink);color:#fff;border-radius:0}.entry-content:has(.bchp-home){max-width:none!important;padding:0!important}.entry-content:has(.bchp-home)>.bchp-home{margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw)}@media(max-width:900px){.bchp-benefits,.bchp-grid--3{grid-template-columns:repeat(2,1fr)}.bchp-feature{grid-template-columns:1fr}.bchp-feature__visual{min-height:340px}.bchp-newsletter .bchp-shell{display:block}}@media(max-width:620px){.bchp-shell{width:min(calc(100% - 28px),var(--bc-max))}.bchp-hero{min-height:620px}.bchp-benefits,.bchp-grid--3{grid-template-columns:1fr}.bchp-benefits div{padding-block:8px}.bchp-feature__content{padding:44px 28px}.bchp-lower{padding-bottom:40px}.bchp-newsletter h2{font-size:28px}}.bchp-feature__visual{
    min-height:460px;
    overflow:hidden;
}

.bchp-feature__visual img{
    width:100%;
    height:100%;
    min-height:460px;
    object-fit:cover;
    object-position:center;
    display:block;
}
/* Página Colecciones */
.page-id-152 .entry-content{
    max-width:1200px;
    margin:0 auto;
    padding:60px 24px 100px;
}

.page-id-152 .entry-content h1,
.page-id-152 .entry-content h2,
.page-id-152 .entry-content h3{
    font-family:Georgia, "Times New Roman", serif;
}

.page-id-152 .entry-content > h2{
    font-size:clamp(42px,6vw,82px);
    margin-bottom:30px;
}

.page-id-152 .entry-content img{
    width:100%;
    height:620px;
    object-fit:cover;
    display:block;
    border-radius:8px;
}

.page-id-152 .entry-content .wp-block-buttons{
    margin:24px 0 70px;
}

.page-id-152 .entry-content .wp-block-button__link{
    background:#171514;
    color:#fff;
    border-radius:0;
    padding:16px 28px;
    text-transform:uppercase;
    letter-spacing:.08em;
    font-size:13px;
}

.page-id-152 .entry-content h3{
    font-size:clamp(32px,4vw,54px);
    margin-top:80px;
    margin-bottom:18px;
}

.page-id-152 .entry-content p{
    font-size:18px;
    line-height:1.7;
    max-width:900px;
}

@media (max-width:768px){
    .page-id-152 .entry-content{
        padding:40px 20px 70px;
    }

    .page-id-152 .entry-content img{
        height:420px;
    }

    .page-id-152 .entry-content p{
        font-size:16px;
    }
}
