/* Tema pastel Ranijiso: storefront claro con fondo blanco y acentos del logo. */
.storefront-shell.theme-ranijiso {
    --ran-pink: #e85d9e;
    --ran-pink-soft: #fff0f7;
    --ran-lilac: #9c83d8;
    --ran-mint: #71c9bb;
    --ran-yellow: #f2c45d;
    --ran-ink: #46364b;
    background: #ffffff;
    color: var(--ran-ink);
}

.storefront-shell.theme-ranijiso .storefront-header,
.storefront-shell.theme-ranijiso .storefront-mainbar,
.storefront-shell.theme-ranijiso .storefront-nav,
.storefront-shell.theme-ranijiso .storefront-footer { background: #ffffff; color: var(--ran-ink); }
.storefront-shell.theme-ranijiso .storefront-servicebar { background: var(--ran-pink-soft); color: var(--ran-ink); }
.storefront-shell.theme-ranijiso .storefront-mainbar { border-bottom: 1px solid #f4d8e7; }
.storefront-shell.theme-ranijiso .storefront-nav { border-bottom: 1px solid #eee4ef; }
.storefront-shell.theme-ranijiso .storefront-logo-link img { max-height: 84px; object-fit: contain; }
.storefront-shell.theme-ranijiso .storefront-nav a,
.storefront-shell.theme-ranijiso .storefront-footer a { color: var(--ran-ink); }
.storefront-shell.theme-ranijiso .storefront-nav a:hover,
.storefront-shell.theme-ranijiso .storefront-footer a:hover { color: var(--ran-pink); }
.storefront-shell.theme-ranijiso .store-action-primary,
.storefront-shell.theme-ranijiso .store-action-secondary,
.storefront-shell.theme-ranijiso .storefront-search button,
.storefront-shell.theme-ranijiso .store-checkout-actions button,
.storefront-shell.theme-ranijiso .store-checkout-actions a,
.storefront-shell.theme-ranijiso .store-tech-button { background: var(--ran-pink); border-color: var(--ran-pink); color: #ffffff; border-radius: 5px; }
.storefront-shell.theme-ranijiso .store-action-primary:hover,
.storefront-shell.theme-ranijiso .store-action-secondary:hover,
.storefront-shell.theme-ranijiso .storefront-search button:hover,
.storefront-shell.theme-ranijiso .store-checkout-actions button:hover,
.storefront-shell.theme-ranijiso .store-checkout-actions a:hover,
.storefront-shell.theme-ranijiso .store-tech-button:hover { background: #d94689; border-color: #d94689; color: #ffffff; }
.storefront-shell.theme-ranijiso .store-action-primary,
.storefront-shell.theme-ranijiso .store-action-secondary,
.storefront-shell.theme-ranijiso .storefront-search button { border-radius: 5px; color: #ffffff !important; }
.storefront-shell.theme-ranijiso .storefront-search button .erp-icon,
.storefront-shell.theme-ranijiso .storefront-search button svg { color: #ffffff; stroke: #ffffff; }
.storefront-shell.theme-ranijiso .storefront-cart-link span { background: var(--ran-pink) !important; border: 1px solid #ffffff; border-radius: 5px; color: #ffffff !important; }
.storefront-shell.theme-ranijiso .storefront-menu-toggle { background: var(--ran-pink) !important; border-color: var(--ran-pink) !important; border-radius: 5px; color: #ffffff !important; }
.storefront-shell.theme-ranijiso .storefront-menu-toggle:hover,
.storefront-shell.theme-ranijiso .storefront-menu-toggle[aria-expanded="true"] { background: #d94689 !important; border-color: #d94689 !important; color: #ffffff !important; }
.storefront-shell.theme-ranijiso a { color: #7b5dc2; }
.storefront-shell.theme-ranijiso .storefront-content,
.storefront-shell.theme-ranijiso .storefront-cms-page { background: #ffffff; }
.storefront-shell.theme-ranijiso .storefront-cms-page { max-width: 1120px; margin: 0 auto; padding: 30px 20px 70px; text-align: center; }
.storefront-shell.theme-ranijiso .storefront-cms-content { max-width: 860px; margin: 0 auto; line-height: 1.7; }
.storefront-shell.theme-ranijiso .storefront-cms-content h1,
.storefront-shell.theme-ranijiso .storefront-cms-content h2 { color: var(--ran-ink); }
.storefront-shell.theme-ranijiso h1,
.storefront-shell.theme-ranijiso h2 {
    font-family: "Comic Sans MS", "Trebuchet MS", cursive;
    font-weight: 700;
    letter-spacing: .01em;
}
.storefront-shell.theme-ranijiso .storefront-cms-content h1 { font-size: clamp(2rem, 5vw, 3.6rem); margin: 18px 0; }
.storefront-shell.theme-ranijiso .storefront-cms-content h2 { color: var(--ran-pink); }
.storefront-shell.theme-ranijiso .ranijiso-cta { display: inline-flex; padding: 13px 24px; border-radius: 999px; background: var(--ran-pink); color: #fff; font-weight: 800; text-decoration: none; }
.storefront-shell.theme-ranijiso .storefront-results-head h1,
.storefront-shell.theme-ranijiso .storefront-results-head h2,
.storefront-shell.theme-ranijiso .storefront-products-area { color: var(--ran-ink); }
.storefront-shell.theme-ranijiso .storefront-category-rail a.active,
.storefront-shell.theme-ranijiso .storefront-category-rail a:hover { color: var(--ran-pink) !important; }
.storefront-shell.theme-ranijiso input:not([type="checkbox"]):not([type="radio"]),
.storefront-shell.theme-ranijiso textarea,
.storefront-shell.theme-ranijiso select { border-color: #e7d7ea; background: #fffafd; color: var(--ran-ink); }
.storefront-shell.theme-ranijiso .storefront-footer { border-top: 1px solid #f1dfec; }
.storefront-shell.theme-ranijiso .storefront-footer h2 { color: var(--ran-pink); }

/* Navegación y menú lateral de catálogo. */
.storefront-shell.theme-ranijiso .storefront-nav { border-top-color: #f1dce9; border-bottom: 1px solid #f1dce9; background: #fffafd; color: var(--ran-ink); }
.storefront-shell.theme-ranijiso .storefront-nav > a,
.storefront-shell.theme-ranijiso .storefront-mega summary { border-radius: 5px; color: var(--ran-ink); }
.storefront-shell.theme-ranijiso .storefront-nav > a:hover,
.storefront-shell.theme-ranijiso .storefront-mega[open] summary,
.storefront-shell.theme-ranijiso .storefront-mega summary:hover { background: var(--ran-pink); color: #fff; }
.storefront-shell.theme-ranijiso .storefront-mega-panel { top: 46px; z-index: 20; border-color: #efd6e8; border-top-color: var(--ran-pink); background: #fffafd; box-shadow: 0 18px 36px rgba(174,131,167,.18); }
.storefront-shell.theme-ranijiso .storefront-mega-panel a,
.storefront-shell.theme-ranijiso .storefront-mega-panel h2 { color: var(--ran-ink); }
.storefront-shell.theme-ranijiso .storefront-mega-panel a:hover,
.storefront-shell.theme-ranijiso .storefront-mega-panel h2 a:hover { color: var(--ran-pink); }
.storefront-shell.theme-ranijiso .storefront-category-rail { top: 300px; max-height: calc(100vh - 320px); overflow-y: auto; border-color: #efd6e8; background: #fffafd; box-shadow: 0 10px 24px rgba(174,131,167,.1); z-index: 5; }
.storefront-shell.theme-ranijiso .storefront-category-rail a { color: var(--ran-ink); }
.storefront-shell.theme-ranijiso .storefront-category-rail a:hover,
.storefront-shell.theme-ranijiso .storefront-category-rail a.active { background: var(--ran-pink-soft); color: var(--ran-pink); }
.storefront-shell.theme-ranijiso .storefront-category-rail a.level-1 { border-left-color: var(--ran-pink); background: #fff4f9; }
.storefront-shell.theme-ranijiso .storefront-category-rail a.level-2 { border-left-color: #d8c9f5; background: transparent; color: #806e8a; }
.storefront-shell.theme-ranijiso .storefront-category-rail a.level-1.active,
.storefront-shell.theme-ranijiso .storefront-category-rail a.level-2.active { background: #f1eafb; color: var(--ran-lilac); }
.storefront-shell.theme-ranijiso .storefront-category-rail small { color: #9b83a8; }
.storefront-shell.theme-ranijiso .stock-ok { background: #e5f6f2; color: #4f9b90; }
.storefront-shell.theme-ranijiso .stock-muted { background: #fff0f7; color: var(--ran-pink); }

/* Ficha de producto: rosa y pastel, sin azules heredados. */
.storefront-shell.theme-ranijiso .store-detail-breadcrumbs,
.storefront-shell.theme-ranijiso .store-detail-breadcrumbs a,
.storefront-shell.theme-ranijiso .store-back-link { color: #8c76a0; }
.storefront-shell.theme-ranijiso .store-detail-breadcrumbs a:hover,
.storefront-shell.theme-ranijiso .store-back-link:hover { color: var(--ran-pink); }
.storefront-shell.theme-ranijiso .store-detail-summary,
.storefront-shell.theme-ranijiso .store-detail-purchase,
.storefront-shell.theme-ranijiso .store-detail-buybox { border-color: #efd6e8; background: #fffafd; }
.storefront-shell.theme-ranijiso .store-detail-summary h1 { color: var(--ran-ink); }
.storefront-shell.theme-ranijiso .store-detail-summary h2 { color: #806e8a; }
.storefront-shell.theme-ranijiso .store-detail-brand p { color: var(--ran-pink); }
.storefront-shell.theme-ranijiso .store-detail-meta span,
.storefront-shell.theme-ranijiso .store-detail-tags a { border: 1px solid #efd6e8; background: #fff0f7; color: #8c6bb8; }
.storefront-shell.theme-ranijiso .store-detail-main-image { border-color: #efd6e8; background: #fff; }
.storefront-shell.theme-ranijiso .store-detail-main-image span { border-radius: 5px; background: var(--ran-pink); color: #fff; }
.storefront-shell.theme-ranijiso .store-tech-button { border-color: var(--ran-pink); background: var(--ran-pink); color: #fff; border-radius: 5px; }
.storefront-shell.theme-ranijiso .store-tech-button:hover { border-color: #d94689; background: #d94689; color: #fff; }
.storefront-shell.theme-ranijiso .store-share-panel { border-color: #efd6e8; background: #fffafd; box-shadow: 0 12px 26px rgba(174,131,167,.1); }
.storefront-shell.theme-ranijiso .store-share-panel > span { color: #8c6bb8; }
.storefront-shell.theme-ranijiso .store-share-actions a { border-color: #efd6e8; color: var(--ran-pink); }
.storefront-shell.theme-ranijiso .store-share-actions a:hover { border-color: var(--ran-pink); background: var(--ran-pink); color: #fff; }
.storefront-shell.theme-ranijiso .store-hashtag-list a { border-color: #efd6e8; background: #fff0f7; color: #8c6bb8; }
.storefront-shell.theme-ranijiso .store-hashtag-list a:hover { background: var(--ran-lilac); color: #fff; }
.storefront-shell.theme-ranijiso .store-detail-description { width: min(900px, 100%); justify-self: center; box-sizing: border-box; border-color: #efd6e8; background: #fffafd; color: var(--ran-ink); padding: clamp(22px, 4vw, 42px); text-align: left; }
.storefront-shell.theme-ranijiso .store-detail-description-html { max-width: 820px; margin: 0 auto; color: #5e4d65; font-size: 1rem; line-height: 1.75; }
.storefront-shell.theme-ranijiso .store-detail-description-html h2,
.storefront-shell.theme-ranijiso .store-detail-description-html h3 { margin: 1.8em 0 .55em; color: var(--ran-lilac); line-height: 1.2; }
.storefront-shell.theme-ranijiso .store-detail-description-html h2:first-child,
.storefront-shell.theme-ranijiso .store-detail-description-html h3:first-child { margin-top: 0; }
.storefront-shell.theme-ranijiso .store-detail-description-html p { margin: 0 0 1em; }
.storefront-shell.theme-ranijiso .store-detail-description-html strong,
.storefront-shell.theme-ranijiso .store-detail-description-html b { color: var(--ran-pink); }
.storefront-shell.theme-ranijiso .store-detail-description-html .ran-intro strong {
    display: block;
    margin-bottom: .45rem;
    color: #b277a2;
    font-family: "Comic Sans MS", "Trebuchet MS", cursive;
    font-size: 1.35em;
    line-height: 1.2;
}
.storefront-shell.theme-ranijiso .store-detail-description-html ul { margin: 0 0 1.2em; padding: 16px 20px 16px 38px; border-left: 4px solid #d8c9f5; border-radius: 5px; background: #fff0f7; }
.storefront-shell.theme-ranijiso .store-detail-description-html li { margin: .35em 0; }

/* Portada Ranijiso: textos y noticias siempre claros y en tonos pastel. */
.storefront-shell.theme-ranijiso .store-home-copy,
.storefront-shell.theme-ranijiso .store-home-copy h1,
.storefront-shell.theme-ranijiso .store-home-copy h2,
.storefront-shell.theme-ranijiso .store-home-copy p,
.storefront-shell.theme-ranijiso .store-home-section,
.storefront-shell.theme-ranijiso .store-home-section h2,
.storefront-shell.theme-ranijiso .store-home-section p { color: var(--ran-ink); }
.storefront-shell.theme-ranijiso .store-home-copy { background: #ffffff; border: 0; border-radius: 0; box-shadow: none; }
.storefront-shell.theme-ranijiso .store-home-copy h1 { color: var(--ran-lilac); }
.storefront-shell.theme-ranijiso .store-home-copy h2 { color: #6d9e98; }
.storefront-shell.theme-ranijiso .store-home-copy .store-home-intro { color: #866f91; }
.storefront-shell.theme-ranijiso .store-section-title {
    border-color: #f3dcea;
    background: #fffafd;
    color: #b887aa;
}
.storefront-shell.theme-ranijiso .store-section-title h2 {
    color: #b277a2;
    font-family: "Comic Sans MS", "Trebuchet MS", cursive;
}
.storefront-shell.theme-ranijiso .store-section-title p {
    color: #9a83a8;
}
.storefront-shell.theme-ranijiso .store-slide::after { background: none !important; }
.storefront-shell.theme-ranijiso .store-slide span {
    left: 28px;
    bottom: 26px;
    padding: 0;
    border: 0;
    border-radius: 0;
    background: transparent;
    color: #fff7fc;
    font-family: "Comic Sans MS", "Trebuchet MS", cursive;
    font-size: clamp(1.65rem, 4vw, 3rem);
    font-weight: 700;
    letter-spacing: .02em;
    text-shadow: 0 2px 8px rgba(111, 83, 126, .58);
}
.storefront-shell.theme-ranijiso .store-home-brand-card,
.storefront-shell.theme-ranijiso .store-home-category { border-color: #f1dce9; background: #fffafd; color: var(--ran-ink); }
.storefront-shell.theme-ranijiso .store-home-category::after { background: none !important; }
.storefront-shell.theme-ranijiso .store-home-category span { text-shadow: none; }
.storefront-shell.theme-ranijiso .store-home-brand-card span,
.storefront-shell.theme-ranijiso .store-home-category span { color: var(--ran-pink); }
.storefront-shell.theme-ranijiso .store-home-brand-card small,
.storefront-shell.theme-ranijiso .store-home-category small { color: #8d78a0; }
.storefront-shell.theme-ranijiso .store-news-section { border-color: #f1dce9; background: #fffafd; }
.storefront-shell.theme-ranijiso .store-news-head { border: 1px solid #efd6e8; background: #fffafd; color: var(--ran-ink); }
.storefront-shell.theme-ranijiso .store-news-head span,
.storefront-shell.theme-ranijiso .store-news-card span { color: var(--ran-pink); }
.storefront-shell.theme-ranijiso .store-news-head h2 { color: var(--ran-lilac); }
.storefront-shell.theme-ranijiso .store-news-head p { color: #806e8a; }
.storefront-shell.theme-ranijiso .store-news-card { border-color: #f1dce9; background: #ffffff; color: var(--ran-ink); box-shadow: 0 10px 24px rgba(174,131,167,.12); }
.storefront-shell.theme-ranijiso .store-news-card.no-image { grid-template-columns: 1fr; }
.storefront-shell.theme-ranijiso .store-news-card img { background: #fff0f7; }
.storefront-shell.theme-ranijiso .store-news-card h3 { color: var(--ran-ink); }
.storefront-shell.theme-ranijiso .store-news-card p { color: #806e8a; }
.storefront-shell.theme-ranijiso .store-news-card strong { border-radius: 5px; background: var(--ran-pink); color: #fff; }
.storefront-shell.theme-ranijiso .store-news-card:hover strong { background: var(--ran-lilac); color: #fff; }

/* Loader y catálogo: pastel, sin celeste ni naranja. */
.storefront-shell.theme-ranijiso .storefront-loader span,
.storefront-shell.theme-ranijiso .storefront-loader-boot span {
    border: 3px solid #f8dce9;
    border-top-color: var(--ran-pink);
    border-right-color: var(--ran-lilac);
    border-radius: 999px;
}
.storefront-shell.theme-ranijiso .storefront-results-head > span {
    border: 1px solid #e9c9df;
    background: #fff4f9;
    color: #8c6bb8 !important;
}
.storefront-shell.theme-ranijiso .storefront-catalog-controls button {
    border: 1px solid var(--ran-pink);
    border-radius: 5px;
    background: var(--ran-pink);
    color: #ffffff !important;
    box-shadow: none;
}
.storefront-shell.theme-ranijiso .storefront-catalog-controls button:hover {
    background: #d94689;
    border-color: #d94689;
}
.storefront-shell.theme-ranijiso .storefront-catalog-controls a {
    border-radius: 5px;
    color: #8c6bb8;
}

@media (max-width: 700px) {
    .storefront-shell.theme-ranijiso .storefront-cms-page { padding-inline: 16px; }
    .storefront-shell.theme-ranijiso .storefront-logo-link img { max-height: 64px; }
}
