/*
 * 3Dverzum Shop R2 approved root composition.
 * Scope: the unfiltered Woo Shop root body class only.
 */
body.dzv-shop-r2-root {
    --dzv-r2-red: #c91f25;
    --dzv-r2-ink: #171717;
    --dzv-r2-muted: #625c57;
    --dzv-r2-border: #ece8e4;
    --dzv-r2-shell: #fafafa;
    background: #fff;
    color: var(--dzv-r2-ink);
}

/*
 * The Shop Theme Builder body predates the R2 composition. On the plain Shop
 * root only, collapse its standalone FiboSearch row and the space reserved
 * above the catalogue seam. Search remains available inside the R2 hero.
 */
body.dzv-shop-r2-root .dzv-shop-layout-section {
    padding-top: 0 !important;
}

/* Keep the Divi wave above the hero while its transparent areas reveal it. */
body.dzv-shop-r2-root .dzv-shop-layout-section > .et_pb_top_inside_divider {
    z-index: 10 !important;
    pointer-events: none;
    background-image: url("data:image/svg+xml;utf8,%3Csvg preserveAspectRatio='none' width='100%25' height='140px' viewBox='0 0 1280 140' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='%23dd3333'%3E%3Cpath d='M1280 0L640 70 0 0v140l640-70 640 70V0z' fill-opacity='.5'/%3E%3Cpath d='M1280 0H0l640 70 640-70z'/%3E%3C/g%3E%3C/svg%3E") !important;
}

body.dzv-shop-r2-root .dzv-shop-layout-section > .et_pb_row_0_tb_body {
    display: none !important;
}

body.dzv-shop-r2-root .dzv-shop-layout-row {
    display: block !important;
    width: 100% !important;
    max-width: none !important;
    margin: 0 !important;
    padding: 0 !important;
}

body.dzv-shop-r2-root .dzv-shop-layout-row > .dzv-shop-sidebar-col {
    display: none !important;
}

body.dzv-shop-r2-root .dzv-shop-layout-row > .et_pb_column:last-child,
body.dzv-shop-r2-root .dzv-shop-layout-row .et_pb_code,
body.dzv-shop-r2-root .dzv-shop-layout-row .et_pb_code_inner {
    float: none !important;
    width: 100% !important;
    max-width: none !important;
    margin: 0 !important;
    padding: 0 !important;
}

/*
 * The legacy ordering shortcode is a direct child of this code module. The
 * active R2 ordering is nested in .dzv-all-products-head-row and is untouched.
 * This deliberately outranks the older global Theme Builder !important rule.
 */
html body.dzv-shop-r2-root .dzv-shop-layout-row > .et_pb_column:not(.dzv-shop-sidebar-col) > .et_pb_code > .et_pb_code_inner > .dzv-product-ordering {
    display: none !important;
    margin: 0 !important;
}

body.dzv-shop-r2-root .dzv-shop-r2-approved,
body.dzv-shop-r2-root .dzv-shop-r2-catalogue,
body.dzv-shop-r2-root .dzv-shop-r2-approved *,
body.dzv-shop-r2-root .dzv-shop-r2-catalogue * {
    box-sizing: border-box;
}

body.dzv-shop-r2-root .dzv-main-hero-row {
    display: flex;
    width: 100%;
    min-height: 300px;
    margin-left: 0;
    align-items: center;
    background-image: linear-gradient(90deg, rgba(250,247,242,.97) 0%, rgba(250,247,242,.92) 31%, rgba(250,247,242,.25) 52%, rgba(250,247,242,0) 68%), linear-gradient(0deg, rgba(250,247,242,.25) 0%, rgba(250,247,242,.25) 100%), var(--dzv-main-hero-image);
    background-position: center, center, center 72%;
    background-size: cover;
    box-shadow: 0 18px 45px rgba(54,42,33,.08);
}

body.dzv-shop-r2-root .dzv-main-copy {
    width: 100%;
    margin: 0;
    padding: 18px 28px 18px 32px;
}

body.dzv-shop-r2-root .dzv-main-title {
    margin: 0 0 10px !important;
    padding: 0 !important;
    color: #1d1b19 !important;
    font-size: clamp(40px, 3.2vw, 54px) !important;
    font-weight: 800 !important;
    line-height: .92 !important;
    letter-spacing: -.055em !important;
}

body.dzv-shop-r2-root .dzv-main-title span { color: var(--dzv-r2-red); }

body.dzv-shop-r2-root .dzv-main-lead {
    margin: 0 0 12px !important;
    max-width: 620px;
    color: #58524d !important;
    font-size: 15px !important;
    line-height: 1.4 !important;
}

body.dzv-shop-r2-root .dzv-main-search {
    width: 390px;
    max-width: 100%;
    margin-top: 10px;
}

body.dzv-shop-r2-root .dzv-main-search .dgwt-wcas-search-wrapp {
    max-width: none !important;
    margin: 0 !important;
}

body.dzv-shop-r2-root .dzv-main-search .dgwt-wcas-sf-wrapp input[type="search"].dgwt-wcas-search-input {
    height: 40px !important;
    padding-left: 44px !important;
    border: 1px solid rgba(39,31,25,.14) !important;
    border-radius: 999px !important;
    background: rgba(255,255,255,.9) !important;
    font-size: 14px !important;
    box-shadow: 0 8px 20px rgba(52,43,36,.06);
}

body.dzv-shop-r2-root .dzv-main-search .dgwt-wcas-search-submit {
    width: 44px !important;
    height: 40px !important;
}

body.dzv-shop-r2-root .dzv-main-search .dgwt-wcas-ico-magnifier {
    width: 18px !important;
    height: 18px !important;
    fill: #2b2724 !important;
}

body.dzv-shop-r2-root .dzv-worlds-row {
    display: grid;
    width: min(1320px, calc(100% - 48px));
    margin: 16px auto 0;
    grid-template-columns: repeat(2, minmax(0,1fr));
    gap: 16px;
}

body.dzv-shop-r2-root .dzv-world-card {
    position: relative;
    min-height: 150px;
    overflow: hidden;
    padding: 15px 24px 12px;
    border-radius: 18px;
    color: #1f1d1b !important;
    background-image: var(--dzv-world-image);
    background-position: center;
    background-size: cover;
    text-decoration: none !important;
    box-shadow: 0 10px 26px rgba(45,36,29,.06);
    transition: transform .22s ease, box-shadow .22s ease, filter .22s ease;
}

body.dzv-shop-r2-root .dzv-world-card::before {
    position: absolute;
    inset: 0;
    content: "";
    pointer-events: none;
}

body.dzv-shop-r2-root .dzv-world-craft::before {
    background: linear-gradient(90deg, rgba(238,246,242,.98) 0%, rgba(238,246,242,.83) 40%, rgba(238,246,242,.08) 75%);
}

body.dzv-shop-r2-root .dzv-world-decor::before {
    background: linear-gradient(90deg, rgba(250,244,237,.98) 0%, rgba(250,244,237,.84) 43%, rgba(250,244,237,.08) 78%);
}

body.dzv-shop-r2-root .dzv-world-card-copy {
    position: relative;
    z-index: 2;
    display: flex;
    width: 300px;
    max-width: 58%;
    min-height: 123px;
    flex-direction: column;
    align-items: flex-start;
}

body.dzv-shop-r2-root .dzv-world-card-copy strong {
    font-size: 24px;
    font-weight: 800;
    line-height: 1.05;
    letter-spacing: -.025em;
}

body.dzv-shop-r2-root .dzv-world-card-copy > span {
    margin-top: 7px;
    color: #5f5954;
    font-size: 13px;
    line-height: 1.35;
}

body.dzv-shop-r2-root .dzv-world-card-copy em,
body.dzv-shop-r2-root .dzv-parent-copy em {
    display: inline-flex;
    margin-top: auto;
    padding: 7px 12px;
    border: 1px solid rgba(43,37,33,.13);
    border-radius: 10px;
    background: rgba(255,255,255,.64);
    color: #24211f;
    font-size: 12px;
    font-style: normal;
    font-weight: 750;
    line-height: 1;
    box-shadow: 0 5px 14px rgba(48,39,33,.05);
}

body.dzv-shop-r2-root .dzv-world-card:hover {
    transform: translateY(-4px);
    filter: saturate(1.035);
    box-shadow: 0 20px 42px rgba(45,36,29,.14);
}

body.dzv-shop-r2-root .dzv-featured,
body.dzv-shop-r2-root .dzv-categories,
body.dzv-shop-r2-root .dzv-category-directory,
body.dzv-shop-r2-root .dzv-parent-categories {
    width: min(1320px, calc(100% - 48px));
    margin-right: auto;
    margin-left: auto;
    padding: 24px;
    border: 1px solid var(--dzv-r2-border);
    border-radius: 24px;
    background: var(--dzv-r2-shell);
    box-shadow: 0 14px 34px rgba(40,34,30,.055);
}

body.dzv-shop-r2-root .dzv-featured { margin-top: 24px; margin-bottom: 48px; }
body.dzv-shop-r2-root .dzv-categories { margin-bottom: 48px; }
body.dzv-shop-r2-root .dzv-category-directory { margin-bottom: 24px; }
body.dzv-shop-r2-root .dzv-parent-categories { margin-bottom: 48px; }

body.dzv-shop-r2-root .dzv-f-head,
body.dzv-shop-r2-root .dzv-cat-head,
body.dzv-shop-r2-root .dzv-directory-head { margin-bottom: 20px; }

body.dzv-shop-r2-root .dzv-featured h2,
body.dzv-shop-r2-root .dzv-cat-head h2,
body.dzv-shop-r2-root .dzv-directory-head h2 {
    margin: 0 !important;
    padding: 0 !important;
    color: #1c1a18 !important;
    font-size: clamp(30px, 2.8vw, 44px) !important;
    font-weight: 800 !important;
    line-height: 1.04 !important;
    letter-spacing: -.035em !important;
}

body.dzv-shop-r2-root .dzv-f-grid,
body.dzv-shop-r2-root .dzv-cat-grid {
    display: grid;
    grid-template-columns: repeat(5, minmax(0,1fr));
    gap: 16px;
}

body.dzv-shop-r2-root .dzv-f-card,
body.dzv-shop-r2-root .dzv-cat-card,
body.dzv-shop-r2-root .dzv-directory-card {
    display: flex;
    min-width: 0;
    overflow: hidden;
    flex-direction: column;
    border: 1px solid #e8e3dd;
    border-radius: 18px;
    background: #fff;
    color: #1d1b19 !important;
    text-decoration: none !important;
    box-shadow: 0 10px 28px rgba(41,31,25,.05);
    transition: transform .2s ease, box-shadow .2s ease, border-color .2s ease;
}

body.dzv-shop-r2-root .dzv-f-card:hover,
body.dzv-shop-r2-root .dzv-cat-card:hover,
body.dzv-shop-r2-root .dzv-directory-card:hover {
    transform: translateY(-4px);
    border-color: #dbcfc7;
    box-shadow: 0 16px 34px rgba(41,31,25,.1);
}

body.dzv-shop-r2-root .dzv-f-image,
body.dzv-shop-r2-root .dzv-cat-image,
body.dzv-shop-r2-root .dzv-directory-image {
    display: grid;
    overflow: hidden;
    place-items: center;
    background: linear-gradient(145deg,#f8f6f3,#f2eeea);
}

body.dzv-shop-r2-root .dzv-f-image { aspect-ratio: 1.7 / 1; }
body.dzv-shop-r2-root .dzv-f-craft .dzv-f-image { background: #fff; }
body.dzv-shop-r2-root .dzv-cat-image { aspect-ratio: 1.35 / 1; }
body.dzv-shop-r2-root .dzv-directory-image { aspect-ratio: 1 / 1; }

body.dzv-shop-r2-root .dzv-f-image img,
body.dzv-shop-r2-root .dzv-cat-image img,
body.dzv-shop-r2-root .dzv-directory-image img,
body.dzv-shop-r2-root .dzv-parent-image img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: contain;
}

body.dzv-shop-r2-root .dzv-f-image img { transition: transform .28s ease; }
body.dzv-shop-r2-root .dzv-f-card:hover .dzv-f-image img { transform: scale(1.035); }

body.dzv-shop-r2-root .dzv-f-body {
    display: flex;
    padding: 11px 14px 12px;
    flex: 1;
    flex-direction: column;
}

body.dzv-shop-r2-root .dzv-f-tag {
    width: max-content;
    max-width: 100%;
    overflow: hidden;
    margin-bottom: 9px;
    padding: 5px 8px;
    border-radius: 999px;
    background: #f9ecec;
    color: #a51b20;
    font-size: 10px;
    font-weight: 800;
    line-height: 1;
    letter-spacing: .04em;
    text-overflow: ellipsis;
    text-transform: uppercase;
    white-space: nowrap;
}

body.dzv-shop-r2-root .dzv-f-title {
    font-size: 15px;
    font-weight: 800;
    line-height: 1.3;
    letter-spacing: -.015em;
}

body.dzv-shop-r2-root .dzv-f-bottom { margin-top: auto; padding-top: 9px; }
body.dzv-shop-r2-root .dzv-f-price { color: var(--dzv-r2-red); font-size: 13px; font-weight: 800; }

body.dzv-shop-r2-root .dzv-custom-cta {
    display: grid;
    width: min(1320px, calc(100% - 48px));
    min-height: 300px;
    overflow: hidden;
    margin: 0 auto 48px;
    grid-template-columns: 1.25fr .75fr;
    border: 1px solid #e8e5e2;
    border-radius: 24px;
    background: linear-gradient(120deg,#eef7f3 0%,#f7f2eb 55%,#f9eaea 100%);
    box-shadow: 0 14px 34px rgba(48,39,32,.065);
}

body.dzv-shop-r2-root .dzv-custom-copy {
    display: flex;
    padding: 44px 52px;
    flex-direction: column;
    justify-content: center;
}

body.dzv-shop-r2-root .dzv-custom-copy h2 {
    margin: 0 0 14px !important;
    padding: 0 !important;
    color: #1e1c1a !important;
    font-size: clamp(32px,3vw,46px) !important;
    font-weight: 800 !important;
    line-height: 1.02 !important;
    letter-spacing: -.04em !important;
}

body.dzv-shop-r2-root .dzv-custom-copy p {
    max-width: 570px;
    margin: 0 0 22px !important;
    color: #5c5651 !important;
    font-size: 16px !important;
    line-height: 1.55 !important;
}

body.dzv-shop-r2-root .dzv-custom-copy a {
    display: inline-flex;
    width: max-content;
    padding: 12px 18px;
    align-items: center;
    gap: 12px;
    border-radius: 11px;
    background: var(--dzv-r2-red);
    color: #fff !important;
    font-size: 14px;
    font-weight: 800;
    text-decoration: none !important;
}

body.dzv-shop-r2-root .dzv-custom-visual {
    display: grid;
    min-width: 0;
    overflow: hidden;
    place-items: center;
    background: rgba(255,255,255,.42);
}

body.dzv-shop-r2-root .dzv-custom-visual img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

body.dzv-shop-r2-root .dzv-cat-eyebrow,
body.dzv-shop-r2-root .dzv-directory-eyebrow,
body.dzv-shop-r2-root .dzv-parent-eyebrow,
body.dzv-shop-r2-root .dzv-all-products-eyebrow {
    margin: 0 0 8px !important;
    color: var(--dzv-r2-red) !important;
    font-size: 11px !important;
    font-weight: 800 !important;
    letter-spacing: .13em !important;
    text-transform: uppercase;
}

body.dzv-shop-r2-root .dzv-cat-head > p:not(.dzv-cat-eyebrow),
body.dzv-shop-r2-root .dzv-directory-head > p:not(.dzv-directory-eyebrow),
body.dzv-shop-r2-root .dzv-all-products-intro {
    margin: 10px 0 0 !important;
    color: var(--dzv-r2-muted) !important;
    font-size: 15px !important;
}

body.dzv-shop-r2-root .dzv-cat-copy {
    display: flex;
    padding: 16px;
    align-items: flex-end;
    justify-content: space-between;
    gap: 12px;
}

body.dzv-shop-r2-root .dzv-cat-name { font-size: 16px; font-weight: 800; line-height: 1.2; }
body.dzv-shop-r2-root .dzv-cat-meta { flex: none; color: #b62026; font-size: 11px; font-weight: 800; }

body.dzv-shop-r2-root .dzv-category-directory-shell { padding: 0 0 34px; background: #fff; }
body.dzv-shop-r2-root .dzv-directory-grid { display: grid; grid-template-columns: repeat(8,minmax(0,1fr)); gap: 12px; }
body.dzv-shop-r2-root .dzv-directory-card { border-radius: 16px; }
body.dzv-shop-r2-root .dzv-directory-copy { display: flex; min-height: 60px; padding: 9px 10px 10px; flex-direction: column; justify-content: center; }
body.dzv-shop-r2-root .dzv-directory-copy strong { font-size: 12px; line-height: 1.16; }
body.dzv-shop-r2-root .dzv-directory-copy small { margin-top: 4px; color: #c42229; font-size: 9px; font-weight: 800; }

body.dzv-shop-r2-root .dzv-parent-head { margin-bottom: 20px; }
body.dzv-shop-r2-root .dzv-parent-head h2 {
    margin: 0 !important;
    padding: 0 !important;
    color: #1c1a18 !important;
    font-size: clamp(26px,2.4vw,38px) !important;
    font-weight: 800 !important;
    line-height: 1.05 !important;
    letter-spacing: -.035em !important;
}

body.dzv-shop-r2-root .dzv-parent-grid { display: grid; grid-template-columns: repeat(3,minmax(0,1fr)); gap: 16px; }
body.dzv-shop-r2-root .dzv-parent-card {
    position: relative;
    display: flex;
    min-height: 170px;
    overflow: hidden;
    border: 1px solid #e8e3dd;
    border-radius: 18px;
    background: linear-gradient(110deg,#f7eeee,#fff8f6 58%,#f2e6e3);
    color: #211f1d !important;
    text-decoration: none !important;
    box-shadow: 0 8px 22px rgba(42,33,27,.045);
    transition: transform .2s ease, box-shadow .2s ease;
}
body.dzv-shop-r2-root .dzv-parent-card:nth-child(3n+2) { background: linear-gradient(110deg,#edf5f2,#f8fbfa 58%,#e3eeea); }
body.dzv-shop-r2-root .dzv-parent-card:nth-child(3n) { background: linear-gradient(110deg,#f7f0e8,#fffaf5 58%,#eee2d6); }
body.dzv-shop-r2-root .dzv-parent-card:hover { transform: translateY(-3px); box-shadow: 0 14px 30px rgba(42,33,27,.09); }
body.dzv-shop-r2-root .dzv-parent-copy { position: relative; z-index: 2; display: flex; width: 63%; padding: 22px; flex-direction: column; align-items: flex-start; }
body.dzv-shop-r2-root .dzv-parent-copy small { color: #b62026; font-size: 9px; font-weight: 800; letter-spacing: .12em; text-transform: uppercase; }
body.dzv-shop-r2-root .dzv-parent-copy strong { margin-top: 5px; font-size: 22px; line-height: 1.08; }
body.dzv-shop-r2-root .dzv-parent-copy > span { margin-top: 7px; color: var(--dzv-r2-muted); font-size: 12px; line-height: 1.35; }
body.dzv-shop-r2-root .dzv-parent-image { position: absolute; z-index: 1; top: 0; right: -2%; display: grid; width: 45%; height: 100%; place-items: center; }

body.dzv-shop-r2-root .dzv-shop-r2-catalogue {
    width: min(1320px, calc(100% - 48px));
    margin: 0 auto 96px;
    padding: 6px 0 0;
    border: 0;
}

body.dzv-shop-r2-root .dzv-all-products-head-row {
    display: flex;
    margin-bottom: 30px;
    align-items: flex-end;
    justify-content: space-between;
    gap: 24px;
}

body.dzv-shop-r2-root .dzv-shop-r2-catalogue .dzv-shop-r2-section-title {
    margin: 0 !important;
    padding: 0 !important;
    color: #1c1a18 !important;
    font-size: clamp(32px,3vw,46px) !important;
    font-weight: 800 !important;
    line-height: 1.04 !important;
    letter-spacing: -.035em !important;
}

body.dzv-shop-r2-root .dzv-all-products-head-row .dzv-product-ordering { display: block; flex: none; margin: 0; }
body.dzv-shop-r2-root .dzv-all-products-head-row .dzv-product-ordering select {
    width: 288px;
    height: 43px;
    padding: 10px 38px 10px 14px;
    border: 1px solid rgba(0,0,0,.14);
    border-radius: 12px;
    background-color: #fff;
    color: #666;
    font-size: 14px;
    box-shadow: none;
}

body.dzv-shop-r2-root .dzv-shop-products-wrap ul.products {
    display: grid !important;
    margin: 0 !important;
    grid-template-columns: repeat(5,minmax(0,1fr)) !important;
    gap: 18px !important;
}

body.dzv-shop-r2-root .dzv-shop-products-wrap ul.products::before,
body.dzv-shop-r2-root .dzv-shop-products-wrap ul.products::after { display: none !important; content: none !important; }

body.dzv-shop-r2-root .dzv-shop-products-wrap ul.products li.product {
    display: flex !important;
    float: none !important;
    width: 100% !important;
    min-width: 0;
    overflow: hidden;
    margin: 0 !important;
    padding: 0 0 14px !important;
    flex-direction: column;
    border: 1px solid #eeeae6;
    border-radius: 18px;
    background: #fff !important;
    box-shadow: 0 10px 28px rgba(41,31,25,.055);
}

body.dzv-shop-r2-root .dzv-shop-products-wrap li.product .woocommerce-LoopProduct-link {
    display: flex;
    height: 100%;
    flex-direction: column;
    background: #fff !important;
    color: inherit;
}

body.dzv-shop-r2-root .dzv-shop-products-wrap li.product .et_shop_image {
    display: grid;
    width: 100%;
    overflow: hidden;
    aspect-ratio: 1 / 1;
    place-items: center;
    background: #fff !important;
}

body.dzv-shop-r2-root .dzv-shop-products-wrap li.product .et_shop_image img {
    width: 100%;
    height: 100%;
    margin: 0 !important;
    object-fit: contain;
    background: #fff !important;
}

body.dzv-shop-r2-root .dzv-shop-products-wrap li.product .woocommerce-loop-product__title {
    margin: 0 !important;
    padding: 13px 15px 5px !important;
    color: #1a1918 !important;
    font-size: 15px !important;
    font-weight: 800 !important;
    line-height: 1.3 !important;
}

body.dzv-shop-r2-root .dzv-shop-products-wrap li.product .price {
    display: block;
    margin-top: auto;
    padding: 0 15px !important;
    color: var(--dzv-r2-red) !important;
    font-size: 13px !important;
    font-weight: 800 !important;
}

body.dzv-shop-r2-root .dzv-shop-products-wrap nav.woocommerce-pagination { clear: both !important; margin: 48px 0 0 !important; text-align: center !important; }
body.dzv-shop-r2-root .dzv-shop-products-wrap nav.woocommerce-pagination ul.page-numbers { display: flex !important; margin: 0 !important; align-items: center; justify-content: center; flex-wrap: wrap; gap: 8px; border: 0 !important; }
body.dzv-shop-r2-root .dzv-shop-products-wrap nav.woocommerce-pagination ul.page-numbers li { display: block !important; margin: 0 !important; border: 0 !important; }
body.dzv-shop-r2-root .dzv-shop-products-wrap nav.woocommerce-pagination .page-numbers a,
body.dzv-shop-r2-root .dzv-shop-products-wrap nav.woocommerce-pagination .page-numbers span {
    display: grid !important;
    width: 42px !important;
    height: 42px !important;
    padding: 0 12px !important;
    place-items: center;
    border: 1px solid #e3e3e3 !important;
    border-radius: 10px !important;
    background: #fff !important;
    color: #181818 !important;
    font-size: 14px !important;
    font-weight: 800 !important;
    text-decoration: none !important;
}
body.dzv-shop-r2-root .dzv-shop-products-wrap nav.woocommerce-pagination .page-numbers span.current { border-color: #e30613 !important; background: #e30613 !important; color: #fff !important; }
body.dzv-shop-r2-root .dzv-shop-products-wrap nav.woocommerce-pagination .page-numbers span.dots { border-color: transparent !important; background: transparent !important; }

body.dzv-shop-r2-root .dzv-infinite-loader { display: flex; margin: 38px auto 10px; flex-direction: column; align-items: center; gap: 9px; text-align: center; }
body.dzv-shop-r2-root .dzv-infinite-loader button { min-width: 230px; padding: 13px 22px; border: 1px solid #e4deda; border-radius: 13px; background: #fff; color: #20201e; font-size: 14px; font-weight: 800; cursor: pointer; box-shadow: 0 8px 22px rgba(42,33,27,.05); }
body.dzv-shop-r2-root .dzv-infinite-loader button:hover { border-color: #e30613; }
body.dzv-shop-r2-root .dzv-infinite-loader button:disabled { cursor: wait; opacity: .65; }
body.dzv-shop-r2-root .dzv-infinite-loader span { color: #77706b; font-size: 11px; }
body.dzv-shop-r2-root .dzv-infinite-added { animation: dzvR2Reveal .35s ease both; }

@keyframes dzvR2Reveal { from { opacity: 0; transform: translateY(14px); } to { opacity: 1; transform: none; } }

body.dzv-shop-r2-root .dzv-world-card:focus-visible,
body.dzv-shop-r2-root .dzv-f-card:focus-visible,
body.dzv-shop-r2-root .dzv-cat-card:focus-visible,
body.dzv-shop-r2-root .dzv-directory-card:focus-visible,
body.dzv-shop-r2-root .dzv-parent-card:focus-visible,
body.dzv-shop-r2-root .dzv-custom-copy a:focus-visible,
body.dzv-shop-r2-root .dzv-shop-r2-catalogue a:focus-visible,
body.dzv-shop-r2-root .dzv-shop-r2-catalogue button:focus-visible,
body.dzv-shop-r2-root .dzv-shop-r2-catalogue select:focus-visible { outline: 3px solid var(--dzv-r2-red); outline-offset: 3px; }

@media (max-width: 1180px) {
    body.dzv-shop-r2-root .dzv-f-grid { grid-template-columns: repeat(3,minmax(0,1fr)); }
    body.dzv-shop-r2-root .dzv-directory-grid { grid-template-columns: repeat(6,minmax(0,1fr)); }
    body.dzv-shop-r2-root .dzv-shop-products-wrap ul.products { grid-template-columns: repeat(4,minmax(0,1fr)) !important; }
}

@media (max-width: 980px) {
    body.dzv-shop-r2-root .dzv-main-hero-row {
        min-height: 500px;
        align-items: flex-start;
        background-image: linear-gradient(180deg,rgba(250,247,242,.99) 0%,rgba(250,247,242,.94) 47%,rgba(250,247,242,.12) 72%), var(--dzv-main-hero-image);
        background-position: 68% center;
    }
    body.dzv-shop-r2-root .dzv-main-copy { padding-top: 38px; }
    body.dzv-shop-r2-root .dzv-worlds-row { grid-template-columns: 1fr; }
    body.dzv-shop-r2-root .dzv-world-card { min-height: 220px; padding: 26px; }
    body.dzv-shop-r2-root .dzv-custom-cta { grid-template-columns: 1fr; }
    body.dzv-shop-r2-root .dzv-custom-visual { height: 280px; order: -1; }
    body.dzv-shop-r2-root .dzv-parent-grid { grid-template-columns: repeat(3,minmax(0,1fr)); }
    body.dzv-shop-r2-root .dzv-directory-grid { grid-template-columns: repeat(4,minmax(0,1fr)); }
    body.dzv-shop-r2-root .dzv-shop-products-wrap ul.products { grid-template-columns: repeat(3,minmax(0,1fr)) !important; }
}

@media (max-width: 700px) {
    body.dzv-shop-r2-root .dzv-main-hero-row {
        width: 100vw;
        min-height: 0;
        margin-left: calc(50% - 50vw);
        background-image: linear-gradient(180deg, rgba(250,247,242,.99) 0%, rgba(250,247,242,.97) 62%, rgba(250,247,242,.78) 82%, rgba(250,247,242,.52) 100%), var(--dzv-main-hero-image);
    }
    body.dzv-shop-r2-root .dzv-main-copy { width: 100%; padding: 34px 22px 16px; }
    body.dzv-shop-r2-root .dzv-main-title { font-size: 44px !important; }
    body.dzv-shop-r2-root .dzv-main-lead {
        color: #403b37 !important;
        font-weight: 600;
        text-shadow: none;
    }
    body.dzv-shop-r2-root .dzv-main-lead br { display: none; }
    body.dzv-shop-r2-root .dzv-worlds-row {
        width: calc(100% - 24px);
        margin-top: 12px;
        overflow-x: auto;
        padding: 0 0 8px;
        grid-template-columns: none;
        grid-auto-flow: column;
        grid-auto-columns: calc((100% - 12px) / 2);
        gap: 12px;
        scroll-snap-type: x mandatory;
        scrollbar-width: none;
    }
    body.dzv-shop-r2-root .dzv-worlds-row::-webkit-scrollbar { display: none; }
    body.dzv-shop-r2-root .dzv-world-card {
        min-height: 0;
        padding: 13px 12px;
        aspect-ratio: 4 / 5;
        border-radius: 16px;
        background-position: center;
        scroll-snap-align: start;
    }
    body.dzv-shop-r2-root .dzv-world-craft::before {
        background: linear-gradient(180deg, rgba(238,246,242,.02) 20%, rgba(238,246,242,.96) 72%);
    }
    body.dzv-shop-r2-root .dzv-world-decor::before {
        background: linear-gradient(180deg, rgba(250,244,237,.02) 20%, rgba(250,244,237,.96) 72%);
    }
    body.dzv-shop-r2-root .dzv-world-card-copy {
        width: 100%;
        max-width: 100%;
        min-height: 100%;
        justify-content: flex-end;
    }
    body.dzv-shop-r2-root .dzv-world-card-copy strong { font-size: 17px; }
    body.dzv-shop-r2-root .dzv-world-card-copy > span { display: none; }
    body.dzv-shop-r2-root .dzv-world-card-copy em { margin-top: 8px; padding: 6px 9px; font-size: 11px; }
    body.dzv-shop-r2-root .dzv-featured,
    body.dzv-shop-r2-root .dzv-custom-cta,
    body.dzv-shop-r2-root .dzv-categories,
    body.dzv-shop-r2-root .dzv-parent-categories { display: none !important; }

    body.dzv-shop-r2-root .dzv-category-directory-shell {
        padding: 0;
        background: #fff;
    }

    body.dzv-shop-r2-root .dzv-category-directory {
        width: 100vw;
        margin: 20px 0 26px calc(50% - 50vw);
        padding: 18px 0 14px 16px;
        border-right: 0;
        border-left: 0;
        border-radius: 0;
    }

    body.dzv-shop-r2-root .dzv-directory-head { margin-bottom: 14px; padding-right: 16px; }
    body.dzv-shop-r2-root .dzv-directory-eyebrow,
    body.dzv-shop-r2-root .dzv-directory-head > p:not(.dzv-directory-eyebrow) { display: none !important; }
    body.dzv-shop-r2-root .dzv-directory-head h2 { font-size: 26px !important; }

    body.dzv-shop-r2-root .dzv-directory-grid::-webkit-scrollbar { display: none; }

    body.dzv-shop-r2-root .dzv-directory-grid {
        display: grid;
        overflow-x: auto;
        padding: 0 16px 8px 0;
        grid-template-rows: 156px;
        grid-template-columns: none;
        grid-auto-flow: column;
        grid-auto-columns: 112px;
        gap: 10px;
        scroll-snap-type: x mandatory;
        scrollbar-width: none;
    }

    body.dzv-shop-r2-root .dzv-directory-card { scroll-snap-align: start; }
    body.dzv-shop-r2-root .dzv-directory-copy { min-height: 44px; padding: 6px 8px; }
    body.dzv-shop-r2-root .dzv-directory-copy strong { font-size: 11px; }
    body.dzv-shop-r2-root .dzv-directory-copy small { margin-top: 2px; font-size: 8px; }
    body.dzv-shop-r2-root .dzv-shop-r2-catalogue { width: calc(100% - 24px); margin-bottom: 72px; padding-top: 16px; }
    body.dzv-shop-r2-root .dzv-all-products-head-row { display: block; }
    body.dzv-shop-r2-root .dzv-all-products-eyebrow,
    body.dzv-shop-r2-root .dzv-all-products-intro { display: none !important; }
    body.dzv-shop-r2-root .dzv-shop-r2-catalogue .dzv-shop-r2-section-title { font-size: 26px !important; }
    body.dzv-shop-r2-root .dzv-all-products-head-row { margin-bottom: 20px; }
    body.dzv-shop-r2-root .dzv-all-products-head-row .dzv-product-ordering { width: 100%; margin-top: 14px; }
    body.dzv-shop-r2-root .dzv-all-products-head-row .dzv-product-ordering select { width: 100%; }
    body.dzv-shop-r2-root .dzv-shop-products-wrap ul.products { grid-template-columns: repeat(2,minmax(0,1fr)) !important; gap: 12px !important; }
    body.dzv-shop-r2-root .dzv-shop-products-wrap li.product .woocommerce-loop-product__title { padding: 11px 11px 4px !important; font-size: 13px !important; }
    body.dzv-shop-r2-root .dzv-shop-products-wrap li.product .price { padding: 0 11px !important; font-size: 12px !important; }
    body.dzv-shop-r2-root .dzv-shop-products-wrap nav.woocommerce-pagination { margin-top: 36px !important; }
    body.dzv-shop-r2-root .dzv-infinite-loader button { width: 100%; min-width: 0; }
    body.dzv-shop-r2-root .dzv-infinite-loader span { display: none !important; }
}

@media (prefers-reduced-motion: reduce) {
    body.dzv-shop-r2-root .dzv-world-card,
    body.dzv-shop-r2-root .dzv-f-card,
    body.dzv-shop-r2-root .dzv-cat-card,
    body.dzv-shop-r2-root .dzv-directory-card,
    body.dzv-shop-r2-root .dzv-parent-card,
    body.dzv-shop-r2-root .dzv-f-image img,
    body.dzv-shop-r2-root .dzv-infinite-added { transition: none !important; animation: none !important; }
}
