.gsr-product-badge-anchor,
        .products .product:has(.gsr-product-badge-stack),
        .products .product:has(.gsr-product-bestseller-badge),
        .products .product:has(.gsr-product-stars-badge) {
            position: relative !important;
        }
        .gsr-badged-product-preview .woocommerce-product-gallery {
            position: relative !important;
        }
        .gsr-material-card:has(.gsr-product-bestseller-badge),
        .gsr-material-card:has(.gsr-product-stars-badge),
        .gsr-material-card-link:has(.gsr-product-bestseller-badge),
        .gsr-material-card-link:has(.gsr-product-stars-badge) {
            overflow: visible !important;
        }
        .single-product .gsr-related-slider-shell,
        .single-product .gsr-related-slider-track,
        .single-product .gsr-related-slide,
        .single-product .gsr-related-slide-link {
            overflow: visible !important;
        }
        .single-product .gsr-related-slider-shell {
            padding-top: 22px;
            padding-bottom: 28px;
        }
        .single-product .gsr-related-slider-viewport {
            padding: 24px 18px 30px;
            margin: -24px -18px -30px;
        }
        .single-product .gsr-related-slide-link.gsr-product-badge-anchor {
            position: relative !important;
        }
        .gsr-product-badge-anchor,
        .products .product:has(.gsr-product-badge-stack),
        .products .product:has(.gsr-product-bestseller-badge),
        .products .product:has(.gsr-product-stars-badge) {
            display: block;
            border: 0 !important;
            outline: 2px solid #f1ba3a;
            outline-offset: 4px;
            border-radius: 18px;
            background: transparent !important;
            box-shadow: 0 12px 24px rgba(96, 66, 17, 0.08);
            overflow: visible;
            transition: outline-color 160ms ease, box-shadow 160ms ease, transform 160ms ease;
        }
        .gsr-product-badge-anchor > img,
        .gsr-product-badge-anchor .attachment-woocommerce_thumbnail,
        .gsr-product-badge-anchor .wp-post-image,
        .products .product:has(.gsr-product-badge-stack) .attachment-woocommerce_thumbnail,
        .products .product:has(.gsr-product-badge-stack) .wp-post-image,
        .products .product:has(.gsr-product-bestseller-badge) .attachment-woocommerce_thumbnail,
        .products .product:has(.gsr-product-bestseller-badge) .wp-post-image,
        .products .product:has(.gsr-product-stars-badge) .attachment-woocommerce_thumbnail,
        .products .product:has(.gsr-product-stars-badge) .wp-post-image,
        .gsr-badged-product-preview .woocommerce-product-gallery__wrapper,
        .gsr-badged-product-preview .woocommerce-product-gallery__image,
        .gsr-badged-product-preview .woocommerce-product-gallery__image a {
            border-radius: 14px;
            overflow: hidden;
        }
        .gsr-product-badge-anchor img,
        .products .product:has(.gsr-product-badge-stack) img,
        .products .product:has(.gsr-product-bestseller-badge) img,
        .products .product:has(.gsr-product-stars-badge) img {
            display: block;
            border-radius: 14px;
        }
        .gsr-product-badge-anchor.gsr-has-badge-stars,
        .products .product:has(.gsr-product-stars-badge) {
            background: transparent !important;
        }
        .gsr-product-badge-anchor.gsr-has-badge-stars > img,
        .gsr-product-badge-anchor.gsr-has-badge-stars .attachment-woocommerce_thumbnail,
        .gsr-product-badge-anchor.gsr-has-badge-stars .wp-post-image,
        .products .product:has(.gsr-product-stars-badge) .attachment-woocommerce_thumbnail,
        .products .product:has(.gsr-product-stars-badge) .wp-post-image {
            border-radius: 14px;
        }
        .gsr-product-badge-anchor.gsr-has-badge-stars img,
        .products .product:has(.gsr-product-stars-badge) img {
            border-radius: 14px;
        }
        .gsr-product-badge-anchor.gsr-has-badge-stars > img,
        .gsr-product-badge-anchor.gsr-has-badge-stars .attachment-woocommerce_thumbnail,
        .gsr-product-badge-anchor.gsr-has-badge-stars .wp-post-image,
        .products .product:has(.gsr-product-stars-badge) .attachment-woocommerce_thumbnail,
        .products .product:has(.gsr-product-stars-badge) .wp-post-image,
        .gsr-badged-product-preview.gsr-has-badge-stars .woocommerce-product-gallery__wrapper,
        .gsr-badged-product-preview.gsr-has-badge-stars .woocommerce-product-gallery__image a {
            box-shadow: none;
        }
        .gsr-product-badge-anchor.gsr-has-badge-freebie,
        .products .product:has(.gsr-has-badge-freebie) {
            outline-color: #52d69f;
            box-shadow: 0 12px 24px rgba(24, 90, 73, 0.08);
        }
        .gsr-product-badge-anchor.gsr-has-badge-freebie.gsr-has-badge-bestseller,
        .gsr-product-badge-anchor.gsr-has-badge-freebie.gsr-has-badge-stars,
        .products .product:has(.gsr-has-badge-freebie):has(.gsr-has-badge-bestseller),
        .products .product:has(.gsr-has-badge-freebie):has(.gsr-has-badge-stars) {
            outline-color: #52d69f;
            box-shadow: 0 12px 24px rgba(88, 62, 22, 0.1);
        }
        .gsr-product-badge-anchor:hover,
        .gsr-product-badge-anchor:focus-visible,
        .products .product:has(.gsr-product-badge-stack):hover,
        .products .product:has(.gsr-product-bestseller-badge):hover,
        .products .product:has(.gsr-product-stars-badge):hover {
            outline-color: #c98607;
            box-shadow: 0 14px 28px rgba(96, 66, 17, 0.12);
        }
        .gsr-product-badge-anchor.gsr-has-badge-freebie:hover,
        .gsr-product-badge-anchor.gsr-has-badge-freebie:focus-visible,
        .products .product:has(.gsr-has-badge-freebie):hover {
            outline-color: #22a884;
            box-shadow: 0 14px 28px rgba(24, 90, 73, 0.12);
        }
        .gsr-badged-product-preview .woocommerce-product-gallery {
            border: 0;
            outline: 0;
            border-radius: 0;
            box-shadow: none;
            overflow: visible;
        }
        .gsr-product-badge-stack {
            position: absolute;
            z-index: 20;
            top: 10px;
            left: 10px;
            display: inline-flex;
            flex-direction: column;
            align-items: flex-start;
            gap: 6px;
            opacity: 1;
            transform: translateY(0);
            pointer-events: auto;
            transition: opacity 160ms ease, transform 160ms ease;
        }
        .gsr-product-badge {
            display: inline-flex;
            align-items: center;
            min-height: 34px;
            padding: 8px 13px;
            border-radius: 999px;
            color: #ffffff;
            font-family: Inter, "Avenir Next", Arial, sans-serif;
            font-size: 14px;
            font-weight: 850;
            line-height: 1;
            letter-spacing: 0;
            box-shadow: 0 8px 18px rgba(68, 45, 15, 0.22);
            white-space: nowrap;
            position: relative;
            cursor: help;
        }
        .gsr-product-badge--freebie {
            background: #22a884;
        }
        .gsr-product-badge--bestseller {
            background: #c98607;
        }
        .gsr-product-bestseller-badge {
            position: absolute;
            z-index: 21;
            top: -17px;
            left: 50%;
            display: inline-flex;
            align-items: center;
            justify-content: center;
            gap: 4px;
            min-width: 92px;
            min-height: 28px;
            padding: 4px 9px;
            border: 1px solid #ffe08a;
            border-radius: 10px;
            background: linear-gradient(145deg, #fff3b8 0%, #f4bf36 58%, #c98607 100%);
            color: #774200;
            font-family: Inter, "Avenir Next", Arial, sans-serif;
            text-align: center;
            box-shadow: 0 5px 12px rgba(88, 62, 22, 0.14);
            transform: translateX(-50%);
            pointer-events: auto;
            cursor: pointer;
            white-space: nowrap;
        }
        .gsr-bestseller-mark {
            display: inline-block;
            margin-top: 0;
            font-size: 12px;
            line-height: 1;
            color: #ffffff;
            text-shadow: 0 1px 2px rgba(92, 58, 0, 0.22);
        }
        .gsr-bestseller-text {
            display: inline-block;
            max-width: none;
            margin-top: 0;
            font-size: 9px;
            font-weight: 900;
            line-height: 1;
            letter-spacing: 0;
            text-transform: uppercase;
        }
        .gsr-product-stars-badge {
            position: absolute;
            z-index: 22;
            top: auto;
            right: -14px;
            bottom: -14px;
            display: block;
            width: 62px;
            height: 62px;
            border: 2px solid #ffd86a;
            border-radius: 999px;
            background: #fff8df;
            box-shadow: 0 8px 18px rgba(68, 45, 15, 0.22);
            opacity: 1;
            transform: none;
            pointer-events: auto;
            cursor: help;
            transition: opacity 160ms ease, transform 160ms ease;
        }
        .gsr-badge-explainer {
            position: absolute;
            z-index: 80;
            left: 50%;
            bottom: calc(100% + 8px);
            width: max-content;
            max-width: min(210px, 72vw);
            padding: 7px 9px;
            border: 1px solid rgba(111, 82, 48, 0.13);
            border-radius: 8px;
            background: rgba(255, 253, 248, 0.98);
            color: #514034;
            box-shadow: 0 10px 22px rgba(54, 40, 27, 0.14);
            font-family: Inter, "Avenir Next", Arial, sans-serif;
            font-size: 11px;
            font-weight: 700;
            line-height: 1.28;
            letter-spacing: 0;
            text-align: center;
            white-space: normal;
            opacity: 0;
            pointer-events: none;
            transform: translate(-50%, 4px);
            transition: opacity 140ms ease, transform 140ms ease;
        }
        .gsr-badge-explainer::after {
            content: "";
            position: absolute;
            left: 50%;
            bottom: -5px;
            width: 9px;
            height: 9px;
            background: rgba(255, 253, 248, 0.98);
            border-right: 1px solid rgba(111, 82, 48, 0.13);
            border-bottom: 1px solid rgba(111, 82, 48, 0.13);
            transform: translateX(-50%) rotate(45deg);
        }
        .gsr-product-stars-badge .gsr-badge-explainer {
            left: 50% !important;
            right: auto !important;
            bottom: calc(100% + 8px) !important;
            transform: translate(-50%, 4px) !important;
        }
        .gsr-product-stars-badge .gsr-badge-explainer::after {
            left: 50% !important;
            right: auto !important;
            transform: translateX(-50%) rotate(45deg) !important;
        }
        .gsr-product-badge:hover .gsr-badge-explainer,
        .gsr-product-badge:focus-visible .gsr-badge-explainer,
        .gsr-product-badge:active .gsr-badge-explainer,
        .gsr-product-badge.gsr-badge-explainer-visible .gsr-badge-explainer,
        .gsr-product-bestseller-badge:hover .gsr-badge-explainer,
        .gsr-product-bestseller-badge:focus-visible .gsr-badge-explainer,
        .gsr-product-bestseller-badge:active .gsr-badge-explainer,
        .gsr-product-bestseller-badge.gsr-badge-explainer-visible .gsr-badge-explainer,
        .gsr-product-stars-badge:hover .gsr-badge-explainer,
        .gsr-product-stars-badge:focus-visible .gsr-badge-explainer,
        .gsr-product-stars-badge:active .gsr-badge-explainer,
        .gsr-product-stars-badge.gsr-badge-explainer-visible .gsr-badge-explainer {
            opacity: 1;
            transform: translate(-50%, 0);
        }
        .gsr-product-stars-badge:hover .gsr-badge-explainer,
        .gsr-product-stars-badge:focus-visible .gsr-badge-explainer,
        .gsr-product-stars-badge:active .gsr-badge-explainer,
        .gsr-product-stars-badge.gsr-badge-explainer-visible .gsr-badge-explainer {
            transform: translate(-50%, 0) !important;
        }
        .gsr-stars-emoji {
            position: absolute;
            font-size: 15px;
            line-height: 1;
            filter: drop-shadow(0 2px 2px rgba(108, 68, 0, 0.2));
        }
        .gsr-stars-emoji--1 {
            top: 4px;
            left: 22px;
        }
        .gsr-stars-emoji--2 {
            top: 14px;
            right: 5px;
        }
        .gsr-stars-emoji--3 {
            right: 9px;
            bottom: 6px;
        }
        .gsr-stars-emoji--4 {
            bottom: 6px;
            left: 9px;
        }
        .gsr-stars-emoji--5 {
            top: 14px;
            left: 5px;
        }
        .gsr-stars-count {
            position: absolute;
            top: 50%;
            left: 50%;
            display: flex;
            align-items: center;
            justify-content: center;
            width: 24px;
            height: 24px;
            border-radius: 999px;
            background: #ffffff;
            color: #9b5a00;
            font-family: Inter, "Avenir Next", Arial, sans-serif;
            font-size: 18px;
            font-weight: 900;
            line-height: 1;
            transform: translate(-50%, -47%);
            box-shadow: inset 0 0 0 1px rgba(216, 155, 0, 0.25);
        }
        .gsr-obi-header-suggestion .gsr-product-badge-stack,
        .gsr-obi-header-suggestion .gsr-product-bestseller-badge,
        .gsr-obi-header-suggestion .gsr-product-stars-badge {
            opacity: 0;
            pointer-events: none;
        }
        .gsr-obi-header-suggestion .gsr-product-badge-stack {
            transform: translateY(-8px);
        }
        .gsr-obi-header-suggestion .gsr-product-bestseller-badge {
            transform: translate(-50%, -8px);
        }
        .gsr-obi-header-suggestion .gsr-product-stars-badge {
            transform: scale(0.9);
        }
        .gsr-obi-header-suggestion:hover .gsr-product-badge-stack,
        .gsr-obi-header-suggestion:hover .gsr-product-bestseller-badge,
        .gsr-obi-header-suggestion:hover .gsr-product-stars-badge,
        .gsr-obi-header-suggestion:focus-visible .gsr-product-badge-stack,
        .gsr-obi-header-suggestion:focus-visible .gsr-product-bestseller-badge,
        .gsr-obi-header-suggestion:focus-visible .gsr-product-stars-badge {
            opacity: 1;
            pointer-events: auto;
        }
        .gsr-obi-header-suggestion:hover .gsr-product-badge-stack,
        .gsr-obi-header-suggestion:focus-visible .gsr-product-badge-stack {
            transform: translateY(0);
        }
        .gsr-obi-header-suggestion:hover .gsr-product-bestseller-badge,
        .gsr-obi-header-suggestion:focus-visible .gsr-product-bestseller-badge {
            transform: translate(-50%, 0);
        }
        .gsr-obi-header-suggestion:hover .gsr-product-stars-badge,
        .gsr-obi-header-suggestion:focus-visible .gsr-product-stars-badge {
            transform: scale(1);
        }
        .gsr-materialsuche-results .gsr-material-card-link .gsr-product-badge-stack,
        .gsr-materialsuche-results .gsr-material-card-link .gsr-product-bestseller-badge,
        .gsr-materialsuche-results .gsr-material-card-link .gsr-product-stars-badge {
            opacity: 1;
            pointer-events: auto;
        }
        .gsr-materialsuche-results .gsr-material-card-link .gsr-product-badge-stack {
            transform: translateY(0);
        }
        .gsr-materialsuche-results .gsr-material-card-link .gsr-product-bestseller-badge {
            transform: translate(-50%, 0);
        }
        .gsr-materialsuche-results .gsr-material-card-link .gsr-product-stars-badge {
            transform: scale(1);
        }
        .single-product .woocommerce-product-gallery .gsr-product-badge-stack {
            top: 12px;
            left: 12px;
        }
        .single-product .woocommerce-product-gallery .gsr-product-bestseller-badge {
            top: 12px;
            left: 50%;
            transform: translateX(-50%);
        }
        .single-product .woocommerce-product-gallery .gsr-product-stars-badge {
            right: 12px;
            bottom: 12px;
        }
        @media (max-width: 640px) {
            .gsr-product-badge-stack {
                top: 8px;
                left: 8px;
                gap: 5px;
            }
            .gsr-product-stars-badge {
                top: auto;
                right: -6px;
                bottom: -6px;
                width: 32px;
                height: 32px;
                border-width: 1px;
                background: #fffaf0;
                box-shadow: 0 5px 12px rgba(68, 45, 15, 0.15);
            }
            .gsr-product-bestseller-badge {
                top: -15px;
                min-width: 82px;
                min-height: 26px;
                padding: 4px 8px;
                border-radius: 9px;
            }
            .gsr-bestseller-mark {
                margin-top: 0;
                font-size: 11px;
            }
            .gsr-bestseller-text {
                max-width: none;
                font-size: 8px;
            }
            .gsr-stars-emoji {
                font-size: 9px;
                filter: drop-shadow(0 1px 1px rgba(108, 68, 0, 0.16));
            }
            .gsr-stars-emoji--1 {
                top: 2px;
                left: 12px;
            }
            .gsr-stars-emoji--2 {
                top: 8px;
                right: 3px;
            }
            .gsr-stars-emoji--3 {
                right: 6px;
                bottom: 3px;
            }
            .gsr-stars-emoji--4 {
                bottom: 3px;
                left: 6px;
            }
            .gsr-stars-emoji--5 {
                top: 8px;
                left: 3px;
            }
            .gsr-stars-count {
                display: none;
            }
            .gsr-product-badge {
                min-height: 30px;
                padding: 7px 11px;
                font-size: 13px;
            }
            .gsr-badge-explainer {
                max-width: min(172px, 64vw);
                padding: 6px 8px;
                border-radius: 7px;
                font-size: 10px;
                line-height: 1.25;
            }
            .gsr-product-stars-badge .gsr-badge-explainer {
                right: auto !important;
                left: 50% !important;
                bottom: calc(100% + 6px) !important;
                transform: translate(-50%, 4px) !important;
            }
            .gsr-product-stars-badge .gsr-badge-explainer::after {
                left: 50% !important;
                right: auto !important;
                transform: translateX(-50%) rotate(45deg) !important;
            }
            .gsr-product-stars-badge:hover .gsr-badge-explainer,
            .gsr-product-stars-badge:focus-visible .gsr-badge-explainer,
            .gsr-product-stars-badge:active .gsr-badge-explainer,
            .gsr-product-stars-badge.gsr-badge-explainer-visible .gsr-badge-explainer {
                transform: translate(-50%, 0) !important;
            }
        }
        @media (hover: none) {
            .gsr-product-badge-stack {
                opacity: 1;
                transform: translateY(0);
                pointer-events: auto;
            }
            .gsr-obi-header-suggestion .gsr-product-badge-stack,
            .gsr-obi-header-suggestion .gsr-product-bestseller-badge,
            .gsr-obi-header-suggestion .gsr-product-stars-badge {
                opacity: 0;
                pointer-events: none;
            }
        }
    
/*# sourceURL=gsr-product-badges-inline-css */