@charset "UTF-8";
@charset "UTF-8";
.wpcf7 .screen-reader-response {
position: absolute;
overflow: hidden;
clip: rect(1px, 1px, 1px, 1px);
clip-path: inset(50%);
height: 1px;
width: 1px;
margin: -1px;
padding: 0;
border: 0;
word-wrap: normal !important;
}
.wpcf7 form .wpcf7-response-output {
margin: 2em 0.5em 1em;
padding: 0.2em 1em;
border: 2px solid #00a0d2; }
.wpcf7 form.init .wpcf7-response-output,
.wpcf7 form.resetting .wpcf7-response-output,
.wpcf7 form.submitting .wpcf7-response-output {
display: none;
}
.wpcf7 form.sent .wpcf7-response-output {
border-color: #46b450; }
.wpcf7 form.failed .wpcf7-response-output,
.wpcf7 form.aborted .wpcf7-response-output {
border-color: #dc3232; }
.wpcf7 form.spam .wpcf7-response-output {
border-color: #f56e28; }
.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.payment-required .wpcf7-response-output {
border-color: #ffb900; }
.wpcf7-form-control-wrap {
position: relative;
}
.wpcf7-not-valid-tip {
color: #dc3232; font-size: 1em;
font-weight: normal;
display: block;
}
.use-floating-validation-tip .wpcf7-not-valid-tip {
position: relative;
top: -2ex;
left: 1em;
z-index: 100;
border: 1px solid #dc3232;
background: #fff;
padding: .2em .8em;
width: 24em;
}
.wpcf7-list-item {
display: inline-block;
margin: 0 0 0 1em;
}
.wpcf7-list-item-label::before,
.wpcf7-list-item-label::after {
content: " ";
}
.wpcf7-spinner {
visibility: hidden;
display: inline-block;
background-color: #23282d; opacity: 0.75;
width: 24px;
height: 24px;
border: none;
border-radius: 100%;
padding: 0;
margin: 0 24px;
position: relative;
}
form.submitting .wpcf7-spinner {
visibility: visible;
}
.wpcf7-spinner::before {
content: '';
position: absolute;
background-color: #fbfbfc; top: 4px;
left: 4px;
width: 6px;
height: 6px;
border: none;
border-radius: 100%;
transform-origin: 8px 8px;
animation-name: spin;
animation-duration: 1000ms;
animation-timing-function: linear;
animation-iteration-count: infinite;
}
@media (prefers-reduced-motion: reduce) {
.wpcf7-spinner::before {
animation-name: blink;
animation-duration: 2000ms;
}
}
@keyframes spin {
from {
transform: rotate(0deg);
}
to {
transform: rotate(360deg);
}
}
@keyframes blink {
from {
opacity: 0;
}
50% {
opacity: 1;
}
to {
opacity: 0;
}
}
.wpcf7 input[type="file"] {
cursor: pointer;
}
.wpcf7 input[type="file"]:disabled {
cursor: default;
}
.wpcf7 .wpcf7-submit:disabled {
cursor: not-allowed;
}
.wpcf7 input[type="url"],
.wpcf7 input[type="email"],
.wpcf7 input[type="tel"] {
direction: ltr;
}

.ahm-content-end-marker {
all: initial;
display: block;
height: 0;
width: 100%;
}
.ahm-heatmap-container {
position: fixed;
top: 0;
left: 0;
right: 0;
bottom: 0;
z-index: 9999;
font-family: Arial, sans-serif;
font-size: 30px;
font-weight: bold;
text-shadow: 1px 1px 1px #fff, 1px -1px 1px #fff, -1px -1px 1px #fff, -1px 1px 1px #fff;
color: #000;
background-color: rgba(0, 0, 0, 0.2);
overflow: hidden;
-moz-user-select: none;
-webkit-user-select: none;
-ms-user-select: none;
-user-select: none;
cursor: default;
}
.ahm-heatmap-flow {
position: relative;
display: flex;
flex-flow: column nowrap;
}
.ahm-heatmap-container .height-40px {
display: flex;
align-items: center;
justify-content: center;
height: 40px;
width: 100%;
}
.ahm-heatmap-container .count-bar {
font-size: 12px;
position: absolute;
right: 0;
min-width: 48px;
height: 40px;
text-align: center;
line-height: 40px;
background: #ef96;
}
.ahm-nav .nav-tab-disabled {
opacity: 0.64;
pointer-events: none;
}
.ahm-nav .nav-tab {
display: flex;
flex-flow: row nowrap;
align-items: center;
}
.ahm-nav .nav-tab .dashicons {
position: relative;
top: 1px;
}
.ahm-nav .nav-tab-active,
.ahm-nav .nav-tab-active:hover,
.ahm-nav .nav-tab-active:focus {
background: #fff;
}
.ahm-footer {
font-weight: bold;
font-size: larger;
text-align: right;
color: #aaa;
text-shadow: 1px 1px 1px #fff;
}
#ahm-description {
border: 1px solid #ccc;
border-radius: 0.5em;
padding: 0.5em 1em 0;
margin: 0.5em 0;
width: 100%;
box-sizing: border-box;
}
#ahm-description legend {
font-weight: bold;
}
#ahm-description img {
max-width: 100%;
}
#ahm-description .outer {
width: 100%;
overflow: hidden;
}
#ahm-description .inner {
display: flex;
width: 300%;
flex-flow: row nowrap;
position: relative;
}
#ahm-description .description {
width: 100%;
}
#ahm-description.click-heatmap .inner {
left: 0;
}
#ahm-description.breakaway-heatmap .inner {
left: -100%;
}
#ahm-description.attention-heatmap .inner {
left: -200%;
}
#ahm-view-form .wp-list-table thead a .dashicons,
#ahm-view-form .wp-list-table tfoot a .dashicons {
position: relative;
top: 1px;
}
#ahm-view-form .wp-list-table .sorting-indicator {
display: inline-block;
}
#ahm-view-form .wp-list-table thead,
#ahm-view-form .wp-list-table tfoot {
white-space: nowrap;
}
#ahm-view-form .wp-list-table th.sortable:not(.column-page) a span,
#ahm-view-form .wp-list-table th.sorted:not(.column-page) a span {
float: unset;
}
#ahm-view-form .wp-list-table .column-page {
word-break: break-all;
}
#ahm-view-form .wp-list-table .click_pc,
#ahm-view-form .wp-list-table .breakaway_pc,
#ahm-view-form .wp-list-table .attention_pc,
#ahm-view-form .wp-list-table .click_mobile,
#ahm-view-form .wp-list-table .breakaway_mobile,
#ahm-view-form .wp-list-table .attention_mobile {
white-space: nowrap;
text-align: right;
}
#ahm-view-form .wp-list-table .ahm-cell {
display: inline-block;
width: 100%;
text-align: right;
font-variant-numeric: tabular-nums;
cursor: pointer;
white-space: nowrap;
-ms-user-select: none;
-moz-user-select: -moz-none;
-khtml-user-select: none;
-webkit-user-select: none;
user-select: none;
}
#ahm-view-form .wp-list-table .ahm-cell-blank,
#ahm-unread-form .wp-list-table .ahm-cell-blank {
color: #ccc;
cursor: default;
-ms-user-select: none;
-moz-user-select: -moz-none;
-khtml-user-select: none;
-webkit-user-select: none;
user-select: none;
display: inline-block;
text-align: center;
min-width: 57px;
}
#ahm-view-form .wp-list-table .ahm-cell:not(:hover):not(:active):not(:focus) {
color: #555;
}
#ahm-view-form .wp-list-table .ahm-cell .dashicons {
vertical-align: text-bottom;
position: relative;
top: 2px;
}
#ahm-view-form .wp-list-table .ahm-cell:not(:hover):not(:active):not(:focus) .dashicons {
visibility: hidden;
}
@media screen and (max-width: 782px) {
#ahm-view-form .ahm-footer {
visibility: hidden;
}
#ahm-view-form .wp-list-table tr:not(.inline-edit-row):not(.no-items) td.column-primary ~ td:not(.check-column) {
padding-left: 50%;
}
#ahm-view-form .wp-list-table tr:not(.inline-edit-row):not(.no-items) td:not(.column-primary)::before {
width: 50%;
line-height: 2;
}
#ahm-view-form .ahm-cell,
#ahm-view-form .ahm-cell-blank {
line-height: 2;
}
#ahm-description ~ .subsubsub {
display: none;
}
}
#ahm-unread-form .wp-list-table .pc,
#ahm-unread-form .wp-list-table .mobile {
white-space: nowrap;
min-width: calc(200px + 4.5em);
}
#ahm-unread-form .ahm-ratio {
line-height: 60px;
font-size: 150%;
width: 3em;
display: inline-block;
text-align: right;
}
#ahm-unread-form .ahm-ratio::after {
content: "%";
}
#ahm-unread-form .ahm-ratio.warning {
color: #f00;
}
#ahm-unread-form .ahm-ratio.normal,
#ahm-unread-form .ahm-ratio.na {
color: #ccc;
}
#ahm-unread-form .ahm-ratio.na::after {
visibility: hidden;
}
#ahm-unread-form .ahm-heatmap-databox {
display: none;
width: 192px;
padding-right: 6px;
margin-left: 2px;
text-align: right;
position: relative;
}
#ahm-unread-form tr.ahm-show-databox .ahm-heatmap-databox {
display: block;
}
#ahm-unread-form .ahm-heatmap-databox-column {
display: inline-block;
min-width: 64px;
}
#ahm-unread-form .ahm-heatmap-databox-column .dashicons-external {
visibility: hidden;
}
#ahm-unread-form .ahm-heatmap-databox-column:hover .dashicons-external {
visibility: visible;
}
.ahm-unread-legend {
display: inline-block;
width: 1.5em;
height: 1em;
border: 1px solid rgba(0, 0, 0, 40%);
}
#ahm-options-form .ahm-inline-block {
display: inline-block;
}
#ahm-options-form input[type="range"] {
float: left;
margin-right: 0.5em;
}
#ahm-options-form input[type="range"]:not(:disabled) {
cursor: pointer;
}
#ahm-options-form input[type="range"] + span {
display: inline-block;
}
#ahm-options-form .premium-options {
font-size: smaller;
font-weight: bold;
background: #800080;
color: #fff;
padding: 0.1em 0.3em;
border-radius: 0.2em;
}
#ahm-options-form th .dashicons-editor-help {
cursor: pointer;
opacity: 0.4;
}
#ahm-options-form th .ahm-tooltip:focus .dashicons-editor-help,
#ahm-options-form th .ahm-tooltip:hover .dashicons-editor-help {
opacity: 1;
}
#ahm-options-form th .ahm-tooltip > div {
display: none;
position: absolute;
z-index: 9999;
border-radius: 0.25em;
border: 2px solid rgba(0, 0, 0, 0.4);
background: rgba(255, 255, 255, 0.9375);
padding: 0.25em 1.5em;
font-weight: normal;
}
div.ahm-unread-list-page {
width: 100%;
border-radius: 0.3em;
}
div.ahm-unread-list-page-inner {
min-height: 60px;
}
div.ahm-pt {
display: flex;
flex-flow: row wrap;
text-align: center;
}
div.ahm-c2 {
width: 50%;
}
div.ahm-c6 {
width: 16.6666%;
}
div.ahm-unread-list-page-hover {
display: none;
position: absolute;
z-index: 9999;
border-radius: 0.25em;
border: 2px solid rgba(0, 0, 0, 0.4);
background: rgba(255, 255, 255, 0.9375);
padding: 0.25em 1.5em;
font-weight: normal;
cursor: auto;
}
@media not screen and (max-width: 782px) {
div.ahm-unread-list-page {
cursor: pointer;
}
div.ahm-unread-list-page:focus,
div.ahm-unread-list-page:hover {
background-color: rgba(127, 127, 127, 0.125);
box-shadow: 0 0 0 0.35em rgba(127, 127, 127, 0.125);
}
div.ahm-unread-list-page:focus {
outline: solid 0.1em rgba(127, 127, 127, 0.5);
outline-offset: 0.25em;
}
div.ahm-unread-list-page:focus div.ahm-unread-list-page-hover,
div.ahm-unread-list-page:hover div.ahm-unread-list-page-hover {
display: block;
}
div.ahm-c2,
div.ahm-c6 {
margin: 0.1em 0;
}
div.ahm-c2::after {
display: block;
content: "";
width: 95%;
height: 0.125em;
margin: 0 auto;
border-radius: 0.1em;
background: #ccc;
}
}
@media screen and (max-width: 782px) {
div.ahm-unread-list-page-inner {
min-height: unset;
}
.is-expanded div.ahm-unread-list-page-hover {
position: static;
display: block;
}
.is-expanded div.ahm-pt {
flex-flow: column wrap;
height: 9em;
}
.is-expanded div.ahm-c2 {
width: unset;
height: 4.5em;
line-height: 4.5;
}
.is-expanded div.ahm-c2::after {
content: "";
display: inline-block;
float: right;
width: 0.15em;
height: 3.7em;
margin: 0.4em 0;
border-radius: 0.1em;
background: #ccc;
}
.is-expanded div.ahm-c6 {
width: unset;
height: 1.5em;
}
}
#ahm-options-form input[type="radio"] + label > div {
padding-left: 20px;
}
#ahm-options-form th .ahm-tooltip:focus > div,
#ahm-options-form th .ahm-tooltip:hover > div {
display: block;
}
#ahm-options-form input[type="radio"]:checked + span,
#ahm-options-form input[type="radio"]:checked + label > span:first-child {
font-weight: bold;
}
#ahm-options-form input[type="text"] {
display: block;
width: 100%;
}
#ahm-vs {
border-collapse: collapse;
table-layout: fixed;
}
#ahm-vs td {
text-align: center;
border-left: 1px solid #e5e5e5;
border-right: 1px solid #e5e5e5;
}
#ahm-vs th {
text-align: center;
font-weight: bold;
border-left: 1px solid #e5e5e5;
border-right: 1px solid #e5e5e5;
}
#ahm-vs tbody th {
text-align: left;
}
#ahm-vs th:first-child {
width: 18em;
}
#ahm-vs td:first-child,
#ahm-vs th:first-child {
border-left: none;
}
#ahm-vs td:last-child,
#ahm-vs th:last-child {
border-right: none;
}
#ahm-vs .dashicons-no-alt {
color: #aaa;
}
#ahm-vs .current .dashicons-yes-alt {
color: #36f;
}
#ahm-vs .current .dashicons-no-alt {
color: #f00;
}
#ahm-vs .ib {
display: inline-block;
}.lazy-hidden,.entry img.lazy-hidden, img.thumbnail.lazy-hidden {
background-color: #ffffff;
background-image: url(//small2big-life.com/wp-content/plugins/a3-lazy-load/assets/css/loading.gif);
background-repeat: no-repeat;
background-position: 50% 50%;
}
figure.wp-block-image img.lazy-hidden {
min-width: 150px;
}
picture source[type="image/webp"] {
display: block;
}:root {
--gdpr-bg-primary: #ffffff;
--gdpr-bg-secondary: #f8f9fa;
--gdpr-text-primary: #212529;
--gdpr-text-secondary: #6c757d;
--gdpr-bg-primary-hover: #f3f3f3;
--gdpr-border: #dee2e6;
--gdpr-shadow: rgba(0, 0, 0, 0.1);
--gdpr-accept-bg: #007cba;
--gdpr-accept-hover: #005a87;
--gdpr-deny-bg: #6c757d;
--gdpr-deny-hover: #545b62;
--gdpr-success-bg: #28a745;
--gdpr-success-hover: #218838;
--gdpr-danger-bg: #dc3545;
--gdpr-danger-hover: #c82333;
--gdpr-info-bg: #17a2b8;
--gdpr-info-hover: #138496;
--gdpr-border-radius: 8px;
--gdpr-transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
--gdpr-font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
} @media (prefers-color-scheme: dark) {
:root:not(.gdpr-light-mode):not(.gdpr-dark-mode).gdpr-auto-mode {
--gdpr-bg-primary: #1a1a1a;
--gdpr-bg-secondary: #2d2d2d;
--gdpr-text-primary: #ffffff;
--gdpr-text-secondary: #b0b0b0;
--gdpr-bg-primary-hover: #3c3c3c;
--gdpr-border: #404040;
--gdpr-shadow: rgba(0, 0, 0, 0.3);
--gdpr-accept-bg: #0d6efd;
--gdpr-accept-hover: #0b5ed7;
--gdpr-deny-bg: #6c757d;
--gdpr-deny-hover: #5a6268;
--gdpr-success-bg: #198754;
--gdpr-success-hover: #157347;
--gdpr-danger-bg: #dc3545;
--gdpr-danger-hover: #bb2d3b;
--gdpr-info-bg: #0dcaf0;
--gdpr-info-hover: #0aa2c0;
}
} .gdpr-light-mode {
--gdpr-bg-primary: #ffffff;
--gdpr-bg-secondary: #f8f9fa;
--gdpr-text-primary: #212529;
--gdpr-text-secondary: #6c757d;
--gdpr-bg-primary-hover: #f3f3f3;
--gdpr-border: #dee2e6;
--gdpr-shadow: rgba(0, 0, 0, 0.1);
--gdpr-accept-bg: #007cba;
--gdpr-accept-hover: #005a87;
--gdpr-deny-bg: #6c757d;
--gdpr-deny-hover: #545b62;
--gdpr-success-bg: #28a745;
--gdpr-success-hover: #218838;
--gdpr-danger-bg: #dc3545;
--gdpr-danger-hover: #c82333;
--gdpr-info-bg: #17a2b8;
--gdpr-info-hover: #138496;
} .gdpr-dark-mode {
--gdpr-bg-primary: #1a1a1a;
--gdpr-bg-secondary: #2d2d2d;
--gdpr-text-primary: #ffffff;
--gdpr-text-secondary: #b0b0b0;
--gdpr-bg-primary-hover: #3c3c3c;
--gdpr-border: #404040;
--gdpr-shadow: rgba(0, 0, 0, 0.3);
--gdpr-accept-bg: #0d6efd;
--gdpr-accept-hover: #0b5ed7;
--gdpr-deny-bg: #6c757d;
--gdpr-deny-hover: #5a6268;
--gdpr-success-bg: #198754;
--gdpr-success-hover: #157347;
--gdpr-danger-bg: #dc3545;
--gdpr-danger-hover: #bb2d3b;
--gdpr-info-bg: #0dcaf0;
--gdpr-info-hover: #0aa2c0;
} #slimstat-gdpr-banner {
position: fixed;
left: 1rem;
bottom: 0rem;
margin: 0;
padding: 1.5rem 2rem;
background: var(--gdpr-bg-primary);
border: 1px solid var(--gdpr-border);
border-top-left-radius: 1rem;
border-top-right-radius: 1rem;
backdrop-filter: blur(12px);
-webkit-backdrop-filter: blur(12px);
z-index: 99999;
font-family: var(--gdpr-font-family);
font-size: 0.9rem;
line-height: 1.6;
color: var(--gdpr-text-primary);
box-shadow: 0 -2px 8px rgba(0, 0, 0, 0.08);
transform: translateY(100%);
opacity: 0;
transition: transform 0.3s ease-out, opacity 0.3s ease-out;
max-width: 720px;
width: calc(100% - 2rem);
max-width: calc(100% - 2rem);
box-sizing: border-box;
} #slimstat-gdpr-banner.show {
transform: translateY(0);
opacity: 1;
animation: slideUp 0.45s ease-out;
} #slimstat-gdpr-banner.hiding {
transform: translateY(100%);
opacity: 0;
transition: transform 0.3s ease-out, opacity 0.3s ease-out;
}
@keyframes slideUp {
from {
transform: translateY(100%);
opacity: 0;
}
to {
transform: translateY(0);
opacity: 1;
}
}
#slimstat-gdpr-banner .slimstat-gdpr-content {
max-width: 100%;
margin: 0 auto;
display: flex;
align-items: center;
justify-content: space-between;
flex-wrap: wrap;
gap: 1.5rem;
}
#slimstat-gdpr-banner .slimstat-gdpr-message {
flex: 1;
min-width: 280px;
font-weight: 400;
}
#slimstat-gdpr-banner .slimstat-gdpr-buttons {
display: flex;
gap: 0.75rem;
flex-shrink: 0;
} .slimstat-gdpr-accept,
.slimstat-gdpr-deny {
padding: 0.75rem 1.5rem;
border: none;
border-radius: var(--gdpr-border-radius);
cursor: pointer;
font-size: 0.875rem;
font-weight: 500;
font-family: var(--gdpr-font-family);
transition: var(--gdpr-transition);
text-decoration: none;
display: inline-flex;
align-items: center;
justify-content: center;
min-height: 44px;
position: relative;
overflow: hidden;
}
.slimstat-gdpr-accept::before,
.slimstat-gdpr-deny::before {
content: "";
position: absolute;
top: 0;
left: -100%;
width: 100%;
height: 100%;
background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.2), transparent);
transition: left 0.5s;
}
.slimstat-gdpr-accept:hover::before,
.slimstat-gdpr-deny:hover::before {
left: 100%;
}
.slimstat-gdpr-accept {
background: var(--gdpr-accept-bg);
color: white;
box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
}
.slimstat-gdpr-accept:hover {
background: var(--gdpr-accept-hover);
transform: translateY(-1px);
box-shadow: 0 4px 8px rgba(0, 0, 0, 0.15);
}
.slimstat-gdpr-accept:active {
transform: translateY(0);
box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
}
.slimstat-gdpr-deny {
background: var(--gdpr-deny-bg);
color: white;
box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
}
.slimstat-gdpr-deny:hover {
background: var(--gdpr-deny-hover);
transform: translateY(-1px);
box-shadow: 0 4px 8px rgba(0, 0, 0, 0.15);
}
.slimstat-gdpr-deny:active {
transform: translateY(0);
box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
} .slimstat-gdpr-management {
max-width: 700px;
margin: 2rem auto;
padding: 2rem;
background: var(--gdpr-bg-primary);
border: 1px solid var(--gdpr-border);
border-radius: var(--gdpr-border-radius);
font-family: var(--gdpr-font-family);
transition: var(--gdpr-transition);
}
.slimstat-gdpr-management h2,
.slimstat-gdpr-management h3 {
margin-top: 0;
margin-bottom: 1rem;
color: var(--gdpr-text-primary);
font-weight: 600;
line-height: 1.3;
}
.slimstat-gdpr-management h2 {
font-size: 1.75rem;
}
.slimstat-gdpr-management h3 {
font-size: 1.5rem;
}
.slimstat-gdpr-management p {
margin-bottom: 1rem;
color: var(--gdpr-text-secondary);
line-height: 1.6;
}
.slimstat-gdpr-management .slimstat-gdpr-info {
background: var(--gdpr-bg-secondary);
padding: 1.25rem 1.5rem;
border-radius: var(--gdpr-border-radius);
margin-bottom: 1.5rem;
border: 1px solid var(--gdpr-info-bg);
box-shadow: 0 2px 6px rgba(0, 0, 0, 0.08);
display: flex;
align-items: flex-start;
gap: 0.75rem;
transition: background 0.2s ease, box-shadow 0.2s ease;
}
.slimstat-gdpr-management strong {
color: var(--gdpr-text-primary);
font-weight: 600;
margin-bottom: 0.5rem;
text-transform: uppercase;
}
.slimstat-gdpr-management .slimstat-gdpr-info:hover {
background: var(--gdpr-bg-primary-hover, #f9f9f9);
}
.slimstat-gdpr-management .slimstat-gdpr-buttons {
display: flex;
gap: 1rem;
margin: 1.5rem 0;
flex-wrap: wrap;
}
.slimstat-gdpr-management .slimstat-gdpr-accept {
background: var(--gdpr-success-bg);
color: white;
}
.slimstat-gdpr-management .slimstat-gdpr-accept:hover {
background: var(--gdpr-success-hover);
}
.slimstat-gdpr-management .slimstat-gdpr-deny {
background: var(--gdpr-danger-bg);
color: white;
}
.slimstat-gdpr-management .slimstat-gdpr-deny:hover {
background: var(--gdpr-danger-hover);
}
.slimstat-gdpr-management small {
color: var(--gdpr-text-secondary);
font-size: 0.8rem;
display: block;
margin-top: 1rem;
padding-top: 1rem;
border-top: 1px solid var(--gdpr-border);
} .slimstat-consent-status {
display: inline-flex;
align-items: center;
padding: 0.75rem 1rem;
border-radius: var(--gdpr-border-radius);
font-size: 0.875rem;
font-weight: 500;
font-family: var(--gdpr-font-family);
background: var(--gdpr-bg-secondary);
color: var(--gdpr-text-primary);
border: 1px solid var(--gdpr-border);
box-shadow: 0 2px 4px var(--gdpr-shadow);
transition: var(--gdpr-transition);
}
.slimstat-consent-status:hover {
box-shadow: 0 4px 8px var(--gdpr-shadow);
transform: translateY(-1px);
}
.slimstat-consent-status::before {
content: "";
background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIHZpZXdCb3g9IjAgMCAxNiAxNiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGNpcmNsZSBjeD0iOCIgY3k9IjgiIHI9IjciIGZpbGw9IiMwMDc0RkYiLz4KPHRleHQgeD0iOCIgeT0iMTEiIGZvbnQtZmFtaWx5PSJBcmlhbCwgc2Fucy1zZXJpZiIgZm9udC1zaXplPSIxMCIgZm9udC13ZWlnaHQ9ImJvbGQiIGZpbGw9IndoaXRlIiB0ZXh0LWFuY2hvcj0ibWlkZGxlIj5pPC90ZXh0Pgo8L3N2Zz4K");
background-size: 1rem 1rem;
background-repeat: no-repeat;
background-position: center;
display: inline-block;
width: 1rem;
height: 1rem;
margin-right: 0.5rem;
} @media (max-width: 1024px) {
#slimstat-gdpr-banner {
padding: 1.25rem 1.5rem;
}
#slimstat-gdpr-banner .slimstat-gdpr-content {
gap: 1rem;
}
}
@media (max-width: 768px) {
#slimstat-gdpr-banner {
padding: 1rem;
font-size: 0.8rem;
}
#slimstat-gdpr-banner .slimstat-gdpr-content {
flex-direction: column;
text-align: center;
gap: 1rem;
}
#slimstat-gdpr-banner .slimstat-gdpr-message {
min-width: auto;
margin-bottom: 0.5rem;
}
#slimstat-gdpr-banner .slimstat-gdpr-buttons {
justify-content: center;
width: 100%;
}
.slimstat-gdpr-accept,
.slimstat-gdpr-deny {
flex: 1;
min-width: 120px;
padding: 0.875rem 1rem;
}
.slimstat-gdpr-management {
margin: 1rem;
padding: 1.5rem;
}
.slimstat-gdpr-management h2 {
font-size: 1.5rem;
}
.slimstat-gdpr-management h3 {
font-size: 1.25rem;
}
.slimstat-gdpr-management .slimstat-gdpr-buttons {
flex-direction: column;
gap: 0.75rem;
}
.slimstat-gdpr-management .slimstat-gdpr-accept,
.slimstat-gdpr-management .slimstat-gdpr-deny {
width: 100%;
}
}
@media (max-width: 480px) {
#slimstat-gdpr-banner {
padding: 0.875rem;
font-size: 0.75rem;
}
.slimstat-gdpr-accept,
.slimstat-gdpr-deny {
padding: 0.75rem 0.875rem;
font-size: 0.8rem;
min-height: 40px;
}
.slimstat-gdpr-management {
margin: 0.5rem;
padding: 1rem;
}
.slimstat-gdpr-management h2 {
font-size: 1.25rem;
}
.slimstat-gdpr-management h3 {
font-size: 1.125rem;
}
} @media (prefers-contrast: high) {
:root {
--gdpr-border: #000000;
--gdpr-shadow: rgba(0, 0, 0, 0.5);
}
.slimstat-gdpr-accept,
.slimstat-gdpr-deny {
border: 2px solid currentColor;
}
} @media (prefers-reduced-motion: reduce) {
* {
animation-duration: 0.01ms !important;
animation-iteration-count: 1 !important;
transition-duration: 0.01ms !important;
}
#slimstat-gdpr-banner {
animation: none;
}
} [dir="rtl"] #slimstat-gdpr-banner {
left: auto;
right: 1rem;
}
[dir="rtl"] #slimstat-gdpr-banner .slimstat-gdpr-content {
direction: rtl;
}
[dir="rtl"] #slimstat-gdpr-banner .slimstat-gdpr-buttons {
flex-direction: row-reverse;
}
[dir="rtl"] .slimstat-gdpr-accept::before,
[dir="rtl"] .slimstat-gdpr-deny::before {
left: 100%;
right: -100%;
background: linear-gradient(270deg, transparent, rgba(255, 255, 255, 0.2), transparent);
transition: right 0.5s;
}
[dir="rtl"] .slimstat-gdpr-accept:hover::before,
[dir="rtl"] .slimstat-gdpr-deny:hover::before {
right: 100%;
left: -100%;
}
[dir="rtl"] .slimstat-consent-status::before {
margin-right: 0;
margin-left: 0.5rem;
}
[dir="rtl"] .slimstat-gdpr-management .slimstat-gdpr-info {
text-align: right;
}
[dir="rtl"] .slimstat-gdpr-management .slimstat-gdpr-buttons {
flex-direction: row-reverse;
}
[dir="rtl"] .slimstat-gdpr-management .slimstat-gdpr-buttons .slimstat-gdpr-accept,
[dir="rtl"] .slimstat-gdpr-management .slimstat-gdpr-buttons .slimstat-gdpr-deny {
text-align: center;
} @media (max-width: 768px) {
[dir="rtl"] #slimstat-gdpr-banner .slimstat-gdpr-content {
text-align: center;
}
[dir="rtl"] #slimstat-gdpr-banner .slimstat-gdpr-buttons {
flex-direction: column;
}
[dir="rtl"] .slimstat-gdpr-management .slimstat-gdpr-buttons {
flex-direction: column;
}
}
@media (max-width: 480px) {
[dir="rtl"] #slimstat-gdpr-banner {
right: 0.5rem;
left: auto;
}
} @media print {
#slimstat-gdpr-banner {
display: none !important;
}
} .slimstat-gdpr-accept:focus,
.slimstat-gdpr-deny:focus {
outline: 2px solid var(--gdpr-accept-bg);
outline-offset: 2px;
} .slimstat-gdpr-accept.loading,
.slimstat-gdpr-deny.loading {
position: relative;
cursor: wait;
opacity: 0.8;
}
.slimstat-gdpr-accept.loading::after,
.slimstat-gdpr-deny.loading::after {
content: "";
top: 50%;
left: 50%;
width: 16px;
height: 16px;
margin: 0 0 0 10px;
border: 2px solid transparent;
border-top: 2px solid currentColor;
border-radius: 50%;
animation: spin 1s linear infinite;
}
.slimstat-gdpr-accept.loading::after {
background-color: #197148;
}
.slimstat-gdpr-deny.loading::after {
background-color: #b52f3c;
}
@keyframes spin {
0% {
transform: rotate(0deg);
}
100% {
transform: rotate(360deg);
}
}