:root {
--zwg-bg: #834a27;
--zwg-box: #b5ad9d;
--zwg-heading: #492811;
--zwg-heading-hover: #492811;
--zwg-light: #f4efe6;
--zwg-dark: #2b2b2b;
--zwg-heading-font: "Farmhand", serif;
--zwg-body-font: "Palatino Linotype", "Book Antiqua", Palatino, Georgia, serif;
} body {
background-color: var(--zwg-bg) !important;
color: var(--zwg-dark);
font-family: var(--zwg-body-font) !important;
} body,
body p,
body li,
body a,
body span,
body div,
body button,
body input,
body textarea,
body select,
body table,
body td,
body th,
body label,
body legend,
body figcaption,
body blockquote,
body .entry-content,
body .site-content,
body .wp-block-button__link,
body .menu,
body .menu-item,
body .widget,
body .sidebar {
font-family: var(--zwg-body-font) !important;
} body h1,
body h1 *,
body h2,
body h2 *,
body h3,
body h3 *,
body h4,
body h4 *,
body h5,
body h5 *,
body h6,
body h6 *,
body .page-title,
body .page-title *,
body .entry-title,
body .entry-title *,
body .wp-block-heading,
body .wp-block-heading *,
body .site-title,
body .site-title * {
font-family: var(--zwg-heading-font) !important;
color: var(--zwg-heading);
} body h1 a:hover,
body h2 a:hover,
body h3 a:hover,
body h4 a:hover,
body h5 a:hover,
body h6 a:hover,
body .entry-title a:hover,
body .page-title a:hover {
color: var(--zwg-heading-hover) !important;
} body .entry-content,
body .site-main,
body .content-area,
body .wp-block-group,
body .wp-block-column,
body .zwg-card,
body .zwg-box,
body .zwg-panel,
body .zwg-browser,
body .zwg-health-card,
body .zwg-truth-card {
color: var(--zwg-dark);
} body .zwg-card,
body .zwg-box,
body .zwg-panel,
body .zwg-browser,
body .zwg-health-card,
body .zwg-truth-card {
background-color: var(--zwg-box);
color: var(--zwg-dark);
} body .zwg-card p,
body .zwg-box p,
body .zwg-panel p,
body .zwg-browser p,
body .zwg-health-card p,
body .zwg-truth-card p,
body .zwg-card li,
body .zwg-box li,
body .zwg-panel li,
body .zwg-browser li,
body .zwg-health-card li,
body .zwg-truth-card li {
color: var(--zwg-dark);
} body .zwg-card a,
body .zwg-box a,
body .zwg-panel a,
body .zwg-browser a,
body .zwg-health-card a,
body .zwg-truth-card a {
color: var(--zwg-heading);
}
body .zwg-card a:hover,
body .zwg-box a:hover,
body .zwg-panel a:hover,
body .zwg-browser a:hover,
body .zwg-health-card a:hover,
body .zwg-truth-card a:hover {
color: var(--zwg-heading-hover);
} body .zwg-divider {
padding: 20px 0;
}
body .zwg-divider hr,
body hr.zwg-hr {
border: 0;
border-top: 2px solid var(--zwg-heading);
margin: 0;
opacity: 1;
} body .entry-content hr,
body .zwg-card hr,
body .zwg-box hr,
body .zwg-panel hr,
body .zwg-browser hr,
body .zwg-health-card hr,
body .zwg-truth-card hr {
border: 0;
border-top: 2px solid var(--zwg-heading);
margin: 24px 0;
opacity: 1;
} body button,
body input[type="button"],
body input[type="submit"],
body input[type="reset"],
body .button,
body .wp-block-button__link,
body a.button,
body .zwg-button,
body .zwg-btn {
background-color: var(--zwg-heading-hover) !important;
color: var(--zwg-light) !important;
border: 2px solid var(--zwg-heading-hover) !important;
border-radius: 8px;
font-family: var(--zwg-body-font) !important;
font-weight: 700;
font-size: 1rem;
padding: 10px 18px;
text-decoration: none !important;
line-height: 1.2;
cursor: pointer;
display: inline-block;
text-align: center;
}
body button:hover,
body input[type="button"]:hover,
body input[type="submit"]:hover,
body input[type="reset"]:hover,
body .button:hover,
body .wp-block-button__link:hover,
body a.button:hover,
body .zwg-button:hover,
body .zwg-btn:hover {
background-color: var(--zwg-heading-hover) !important;
color: var(--zwg-light) !important;
border-color: var(--zwg-heading-hover) !important;
text-decoration: none !important;
}
body button:focus,
body input[type="button"]:focus,
body input[type="submit"]:focus,
body input[type="reset"]:focus,
body .button:focus,
body .wp-block-button__link:focus,
body a.button:focus,
body .zwg-button:focus,
body .zwg-btn:focus {
outline: 3px solid var(--zwg-light);
outline-offset: 2px;
} .wp-block-heading mark,
mark.has-inline-color.has-black-color {
background-color: transparent !important;
color: inherit !important;
}  .single-dog_breed_truth h1.entry-title,
.single-dog_breed_truth .entry-title {
font-family: 'Farmhand', cursive !important;
font-size: 72px !important;
line-height: 1 !important;
text-align: center !important;
margin: 0 0 18px !important;
font-weight: 700 !important;
} body.single-dog_breed_truth h1,
body.single-dog_breed_truth .site-main h1,
body.single-dog_breed_truth article h1,
body.single-dog_breed_truth header h1,
body.single-dog_breed_truth .page-title,
body.single-dog_breed_truth .entry-title,
body.single-dog_breed_truth .post-title {
font-family: 'Farmhand', cursive !important;
font-size: 72px !important;
line-height: 1 !important;
letter-spacing: 0.04em !important;
text-align: center !important;
margin: 0 0 18px !important;
font-weight: 700 !important;
}
@media (max-width: 768px) {
.single-dog_breed_truth h1.entry-title,
.single-dog_breed_truth .entry-title,
body.single-dog_breed_truth h1,
body.single-dog_breed_truth .site-main h1,
body.single-dog_breed_truth article h1,
body.single-dog_breed_truth header h1,
body.single-dog_breed_truth .page-title,
body.single-dog_breed_truth .entry-title,
body.single-dog_breed_truth .post-title {
font-size: 46px !important;
line-height: 1.05 !important;
letter-spacing: 0.03em !important;
margin: 0 0 14px !important;
}
}
.single-dog_breed_truth nav.further-reading,
.single-dog_breed_truth nav.further-reading .previous,
.single-dog_breed_truth nav.further-reading .next {
display: none !important;
}
.single-dog_breed_truth .zwg-aka {
color: #492811;
font-weight: 700;
}
.single-dog_breed_truth h2,
.single-dog_breed_truth h3,
.single-dog_breed_truth h4 {
font-family: 'Farmhand', cursive !important;
font-weight: 700;
}
.single-dog_breed_truth .entry-content a {
color: #834a27;
}
.single-dog_breed_truth .entry-content a:hover {
color: #492811;
}
.single-dog_breed_truth .zwg-health-watch strong {
font-style: italic;
} .single-dog_breed_truth .zwg-color-image-wrap {
width: 100% !important;
max-width: none !important;
margin: 0 0 18px !important;
padding: 0 !important;
text-align: left !important;
overflow: visible !important;
}
.single-dog_breed_truth .zwg-color-image {
display: block !important;
width: 100% !important;
max-width: none !important;
height: auto !important;
max-height: none !important;
object-fit: contain !important;
margin: 0 !important;
padding: 0 !important;
} .single-dog_breed_truth .zwg-chart-image-wrap {
width: 100%;
text-align: left;
margin: 0 0 18px;
}
.single-dog_breed_truth .zwg-chart-image {
width: 100% !important;
max-width: 420px !important;
height: auto !important;
object-fit: contain !important;
display: block !important;
margin: 0 !important;
} @media (max-width: 768px) {
.single-dog_breed_truth .zwg-color-image-wrap {
width: 100%;
max-width: 100%;
aspect-ratio: 4 / 1;
height: auto;
max-height: none;
margin: 0 0 18px;
}
.single-dog_breed_truth .zwg-color-image {
width: 100% !important;
height: 100% !important;
max-width: 100% !important;
object-fit: cover !important;
}
.single-dog_breed_truth .zwg-chart-image {
width: 100% !important;
max-width: 420px !important;
height: auto !important;
}
} @media (max-width: 768px) {
.single-dog_breed_truth .entry-content {
font-size: 20px !important;
line-height: 1.55 !important;
}
.single-dog_breed_truth .entry-content p,
.single-dog_breed_truth .entry-content li {
font-size: 20px !important;
line-height: 1.55 !important;
}
.single-dog_breed_truth .entry-content > p:first-of-type {
font-size: 28px !important;
line-height: 1.25 !important;
margin: 0 0 14px !important;
}
} .zwg-truths {
width: 100%;
max-width: 100%;
margin: 1.25rem 0 0;
padding: clamp(1rem, 3vw, 1.5rem);
border: 2px solid #492811;
border-radius: 12px;
background: transparent;
color: #2b2b2b;
}
.zwg-truths h2 {
margin: 0 0 0.65rem;
color: #492811 !important;
font-size: clamp(1.3rem, 3vw, 1.7rem);
line-height: 1.28;
letter-spacing: 0.025em;
}
.zwg-truths p,
.zwg-truths label {
color: #2b2b2b;
}
.zwg-t-help {
margin: 0 0 0.8rem;
color: #2b2b2b;
font-size: 0.95rem;
}
.zwg-t-row {
position: relative;
margin: 0 0 0.9rem;
}
.zwg-t-row:last-child {
margin-bottom: 0;
}
.zwg-t-input,
.zwg-t-select {
width: 100%;
max-width: 100%;
min-height: 46px;
padding: 0.65rem 0.75rem;
border: 1px solid #834a27;
border-radius: 7px;
background: #ffffff;
color: #2b2b2b;
font: inherit;
outline: none;
}
.zwg-t-input::placeholder {
color: #2b2b2b;
opacity: 1;
}
.zwg-t-select:focus,
.zwg-t-input:focus {
border-color: #834a27;
outline: 2px solid #492811;
outline-offset: 2px;
}
.zwg-t-results {
position: absolute;
z-index: 20;
top: calc(100% + 0.35rem);
left: 0;
right: 0;
max-height: 280px;
overflow-y: auto;
border: 1px solid #492811;
border-radius: 7px;
background: #ffffff;
box-shadow: 0 8px 20px rgba(43, 43, 43, 0.14);
}
.zwg-t-results:empty {
display: none;
}
.zwg-t-result-item {
display: block;
margin: 0;
padding: 0.7rem 0.85rem;
border-bottom: 1px solid rgba(73, 40, 17, 0.2);
background: #ffffff;
color: #2b2b2b;
font-size: 1rem;
cursor: pointer;
}
.zwg-t-result-item:last-child {
border-bottom: 0;
}
.zwg-t-result-item:hover,
.zwg-t-result-item:focus {
background: #f4efe6;
} .zwg-health {
max-width: 860px;
margin: 1rem auto;
padding: 1rem;
border: 1px solid #834a27;
border-radius: 10px;
background: #834a27;
color: #2b2b2b;
}
.zwg-health h2,
.zwg-health p,
.zwg-health label {
color: #2b2b2b;
margin: 0.25rem 0;
}
.zwg-h-row {
margin: 0.5rem 0;
}
.zwg-h-input,
.zwg-h-select {
width: 100%;
max-width: 640px;
padding: 0.55rem 0.65rem;
border: 1px solid #834a27;
border-radius: 8px;
background: #b5ad9d;
color: #2b2b2b;
outline: none;
}
.zwg-h-input::placeholder {
color: #2b2b2b;
}
.zwg-h-select:focus,
.zwg-h-input:focus {
border-color: #834a27;
}
.zwg-h-help {
font-size: 0.9rem;
color: #2b2b2b;
opacity: 0.9;
}
.zwg-h-results {
margin-top: 0.35rem;
}
.zwg-h-result-item {
display: block;
padding: 0.25rem 0.4rem;
border-radius: 6px;
background: #b5ad9d;
color: #2b2b2b;
font-size: 0.95rem;
margin-bottom: 2px;
cursor: pointer;
}
.zwg-h-result-item:hover {
background: #d0c7b5;
} .single-zwg_health .entry-content {
max-width: 860px;
margin: 1.5rem auto;
padding: 2rem;
background: #b5ad9d;
border: 1px solid #834a27;
}
body.single-zwg_health .entry-meta,
body.single-zwg_health .post-meta,
body.single-zwg_health .posted-on,
body.single-zwg_health .byline,
body.single-zwg_health .entry-footer {
display: none !important;
} body.single-dog_breed_truth time,
body.single-dog_breed_truth .posted-on,
body.single-dog_breed_truth .entry-meta {
display: none;
} .zwg-product-format-note {
display: none;
margin-top: 10px;
font-style: italic;
}
.zwg-product-format-note.is-visible {
display: block;
}
#zwg-redirect-msg {
margin-top: 8px;
color: #000000;
font-family: Palatino, "Palatino Linotype", "Book Antiqua", serif;
font-size: 14px;
font-weight: 400;
} @media (min-width: 71.875em) {
body.zwg-global-layout .max-width > .main,
body.zwg-global-layout .main {
width: 77.77% !important;
padding-top: 3em !important;
padding-right: 4.25% !important;
padding-bottom: 3em !important;
padding-left: 4.25% !important;
}
body.zwg-global-layout .main > .loop-container,
body.zwg-global-layout .main .loop-container,
body.zwg-global-layout .main .entry,
body.zwg-global-layout .main .entry article {
width: 100% !important;
max-width: none !important;
margin-right: 0 !important;
margin-left: 0 !important;
}
}.zwg-quiz-wrapper {
--zwg-quiz-heading: #492811;
--zwg-quiz-accent: #834a27;
--zwg-quiz-panel: #b5ad9d;
--zwg-quiz-paper: #f4efe6;
--zwg-quiz-text: #492811;
--zwg-quiz-border: #492811;
--zwg-quiz-radius: 12px;
max-width: 800px;
margin: 0 auto 2rem;
color: var(--zwg-quiz-text);
font-family: "Palatino Linotype", "Book Antiqua", Palatino, Georgia, serif;
}
.zwg-quiz-wrapper,
.zwg-quiz-wrapper * {
box-sizing: border-box;
}
.zwg-quiz-wrapper h1,
.zwg-quiz-wrapper h2,
.zwg-quiz-wrapper h3,
.zwg-quiz-wrapper h4,
.zwg-quiz-wrapper h5,
.zwg-quiz-wrapper h6 {
color: var(--zwg-quiz-heading);
}
.zwg-quiz-wrapper p,
.zwg-quiz-wrapper li,
.zwg-quiz-wrapper label,
.zwg-quiz-wrapper input,
.zwg-quiz-wrapper select,
.zwg-quiz-wrapper button {
color: var(--zwg-quiz-text);
} .zwg-q-page-header {
margin: 0 0 1.5rem;
padding: 0 0 1.25rem;
border-bottom: 2px solid var(--zwg-quiz-border);
}
.zwg-q-page-header.is-results h1 {
margin: 0 0 0.5rem;
}
.zwg-q-page-header p {
max-width: 720px;
}
.zwg-q-page-description,
.zwg-q-page-subtitle {
font-size: 1rem;
line-height: 1.6;
}
.zwg-q-page-description {
margin: 0 0 0.85rem;
}
.zwg-q-page-subtitle {
margin: 0;
}
.zwg-q-page-subtitle span {
color: var(--zwg-quiz-heading);
font-weight: 700;
} .zwg-quiz-form {
display: flex;
flex-direction: column;
padding: 0;
background: transparent;
}
.zwg-q-hero {
order: 5;
display: block;
margin: 0 0 1.5rem;
padding: clamp(1rem, 3vw, 1.5rem);
border: 2px solid var(--zwg-quiz-border);
border-radius: var(--zwg-quiz-radius);
background: transparent;
}
.zwg-q-hero-title {
margin: 0 0 0.45rem;
font-size: clamp(1.75rem, 4vw, 2.45rem);
line-height: 1.15;
}
.zwg-q-hero-text {
margin: 0;
font-size: 1rem;
line-height: 1.55;
}
#zwg_quiz_stage {
order: 10;
}
.zwg-q-step-card {
margin: 0;
padding: clamp(1rem, 3vw, 1.5rem);
border: 2px solid var(--zwg-quiz-border);
border-radius: var(--zwg-quiz-radius);
background: transparent;
}
.zwg-q-step-card h3 {
margin: 0 0 0.65rem;
font-size: clamp(1.3rem, 3vw, 1.7rem);
line-height: 1.28;
letter-spacing: 0.025em;
}
.zwg-q-step-card p:last-child {
margin-bottom: 0;
}
.zwg-q-section-intro {
margin: 0 0 1.25rem;
padding: 0 0 1rem;
border-bottom: 2px solid var(--zwg-quiz-border);
}
.zwg-q-section-intro h2 {
margin: 0 0 0.35rem;
font-family: "Farmhand", cursive;
font-size: clamp(2rem, 5vw, 3.3rem);
line-height: 1.08;
}
.zwg-q-section-intro p {
margin: 0.25rem 0;
line-height: 1.5;
}
.zwg-q-testing-breed {
margin-top: 0.55rem !important;
font-size: 1.08rem;
}
.zwg-q-category-box {
margin: 0 0 0.75rem;
padding: 0.8rem 1rem;
border: 2px solid var(--zwg-quiz-border);
border-radius: var(--zwg-quiz-radius);
background: var(--zwg-quiz-paper);
}
.zwg-q-kicker,
.zwg-q-category-box .zwg-q-kicker {
margin: 0;
color: var(--zwg-quiz-heading) !important;
font-size: 1rem;
font-weight: 700;
letter-spacing: 0.1em;
text-transform: uppercase;
} .zwg-t-help {
margin: 0 0 0.8rem;
font-size: 0.95rem;
}
.zwg-t-row {
position: relative;
margin: 0 0 0.9rem;
}
.zwg-t-row:last-child {
margin-bottom: 0;
}
.zwg-t-input,
.zwg-t-select,
.zwg-q-input {
width: 100%;
max-width: 100%;
min-height: 46px;
padding: 0.65rem 0.75rem;
border: 1px solid var(--zwg-quiz-accent);
border-radius: 7px;
background: #fff;
font: inherit;
}
.zwg-t-input:focus,
.zwg-t-select:focus,
.zwg-q-input:focus {
outline: 2px solid var(--zwg-quiz-heading);
outline-offset: 2px;
}
.zwg-t-results {
position: absolute;
z-index: 20;
top: calc(100% + 0.35rem);
left: 0;
right: 0;
max-height: 280px;
overflow-y: auto;
border: 1px solid var(--zwg-quiz-heading);
border-radius: 7px;
background: #fff;
box-shadow: 0 8px 20px rgba(43, 43, 43, 0.14);
}
.zwg-t-results:empty {
display: none;
}
.zwg-t-result-item {
padding: 0.7rem 0.85rem;
cursor: pointer;
border-bottom: 1px solid rgba(73, 40, 17, 0.2);
}
.zwg-t-result-item:last-child {
border-bottom: 0;
}
.zwg-t-result-item:hover,
.zwg-t-result-item:focus {
background: var(--zwg-quiz-paper);
} .zwg-q-scale-list {
display: grid;
gap: 0.7rem;
}
.zwg-q-scale-option {
position: relative;
display: flex !important;
align-items: flex-start;
gap: 0.65rem;
margin: 0 !important;
padding: 0.8rem 0.9rem;
border: 1px solid var(--zwg-quiz-accent);
border-radius: 10px;
background: #fff;
cursor: pointer;
line-height: 1.4;
}
.zwg-q-scale-option:hover {
border-color: var(--zwg-quiz-heading);
background: var(--zwg-quiz-paper);
}
.zwg-q-scale-option:has(input:checked) {
border-color: var(--zwg-quiz-heading);
background: var(--zwg-quiz-heading);
}
.zwg-q-scale-option:has(input:checked) span,
.zwg-q-scale-option:has(input:checked) strong {
color: var(--zwg-quiz-paper);
}
.zwg-q-scale-option input[type="radio"] {
flex: 0 0 auto;
margin: 0.2rem 0 0;
accent-color: var(--zwg-quiz-heading);
}
.zwg-q-scale-option span {
flex: 1 1 auto;
}
.zwg-q-maybe-followup {
margin-top: 1rem;
padding-top: 1rem;
border-top: 1px solid rgba(73, 40, 17, 0.35);
}
.zwg-q-followup {
margin: 0 0 0.7rem;
font-weight: 700;
}
.zwg-q-followup-options {
grid-template-columns: repeat(2, minmax(0, 1fr));
} .zwg-q-progress-wrap {
order: 20;
margin: 1.25rem 0 0;
padding-top: 0.25rem;
}
.zwg-q-progress-text {
margin: 0 0 0.4rem;
font-size: 0.95rem;
}
.zwg-q-progress-bar {
width: 100%;
height: 10px;
overflow: hidden;
border-radius: 999px;
background: rgba(73, 40, 17, 0.18);
}
.zwg-q-progress-fill {
width: 0;
height: 100%;
border-radius: inherit;
background: var(--zwg-quiz-heading);
transition: width 0.25s ease;
}
#zwg_quiz_hidden_inputs {
order: 21;
}
.zwg-q-nav {
order: 22;
display: flex;
justify-content: space-between;
gap: 0.75rem;
margin-top: 1rem;
}
.zwg-quiz-form.is-intro-step .zwg-q-nav {
justify-content: center;
margin-top: 1.25rem;
}
.zwg-q-nav-btn {
display: inline-flex;
align-items: center;
justify-content: center;
min-height: 48px;
padding: 0.75rem 1.2rem;
border-radius: 9px;
font: inherit;
font-weight: 700;
cursor: pointer;
text-decoration: none;
}
.zwg-q-nav-btn-primary {
border: 1px solid var(--zwg-quiz-heading);
background: var(--zwg-quiz-heading);
color: var(--zwg-quiz-paper) !important;
}
.zwg-q-nav-btn-primary:hover,
.zwg-q-nav-btn-primary:focus {
border-color: var(--zwg-quiz-heading) !important;
background: var(--zwg-quiz-paper) !important;
color: var(--zwg-quiz-heading) !important;
-webkit-text-fill-color: var(--zwg-quiz-heading) !important;
}
.zwg-q-nav-btn-secondary {
appearance: none;
-webkit-appearance: none;
border: 1px solid var(--zwg-quiz-heading) !important;
background: var(--zwg-quiz-paper) !important;
color: var(--zwg-quiz-heading) !important;
-webkit-text-fill-color: var(--zwg-quiz-heading) !important;
opacity: 1;
visibility: visible;
}
.zwg-q-nav-btn-secondary:hover,
.zwg-q-nav-btn-secondary:focus {
border-color: var(--zwg-quiz-heading) !important;
background: var(--zwg-quiz-heading) !important;
color: var(--zwg-quiz-paper) !important;
-webkit-text-fill-color: var(--zwg-quiz-paper) !important;
}
.zwg-quiz-form.is-intro-step #zwg_q_next {
min-width: min(100%, 260px);
} .zwg-q-success-wrap {
margin-top: 1rem;
}
.zwg-q-success-card {
padding: clamp(1rem, 3vw, 1.5rem);
border: 2px solid var(--zwg-quiz-border);
border-radius: var(--zwg-quiz-radius);
background: transparent;
}
.zwg-q-result-header {
padding: clamp(1rem, 3vw, 1.5rem);
border: 1px solid var(--zwg-quiz-border);
border-radius: 10px;
background: var(--zwg-quiz-paper);
text-align: center;
}
.zwg-q-result-label {
margin: 0 !important;
color: var(--zwg-quiz-heading) !important;
font-family: "Farmhand", cursive;
font-size: clamp(3.2rem, 9vw, 6rem);
line-height: 1.02;
letter-spacing: 0;
text-transform: uppercase;
}
.zwg-q-why-section,
.zwg-q-recommendation-section,
.zwg-q-original-breed-section {
margin-top: 2rem;
}
.zwg-q-why-section h3,
.zwg-q-recommendation-section h3,
.zwg-q-original-breed-section h3 {
margin: 0 0 0.8rem;
font-size: clamp(1.8rem, 4vw, 2.5rem);
}
.zwg-q-reason-list,
.zwg-q-rec-reasons {
margin: 0;
padding-left: 1.25rem;
}
.zwg-q-reason-list li {
margin-bottom: 1.6rem;
line-height: 1.55;
}
.zwg-q-reason-response,
.zwg-q-reason-explanation {
margin: 0 !important;
}
.zwg-q-reason-response {
font-weight: 700;
line-height: 1.45;
}
.zwg-q-reason-explanation {
margin-top: 0.7rem !important;
line-height: 1.6;
}
.zwg-q-section-heading h3 {
margin-bottom: 0.65rem;
font-size: clamp(1.9rem, 3.8vw, 3rem);
}
.zwg-q-section-heading p {
margin: 0 0 1.25rem;
line-height: 1.6;
}
.zwg-q-recommendations {
display: grid;
gap: 1rem;
}
.zwg-q-recommendation-card {
display: flex;
flex-direction: column;
align-items: stretch;
min-height: 0;
padding: 1.25rem;
border: 2px solid var(--zwg-quiz-border);
border-radius: var(--zwg-quiz-radius);
background: transparent;
}
.zwg-q-recommendation-copy {
width: 100%;
}
.zwg-q-recommendation-card h4 {
margin: 0 0 0.65rem;
font-size: clamp(1.7rem, 4vw, 2.15rem);
}
.zwg-q-rec-reasons li {
margin-bottom: 1rem;
line-height: 1.55;
}
.zwg-q-card-actions,
.zwg-q-reality-actions {
display: grid;
grid-template-columns: repeat(2, minmax(0, 1fr));
gap: 0.8rem;
margin-top: 1.25rem;
}
.zwg-q-card-actions {
margin-top: auto;
padding-top: 1rem;
}
.zwg-q-card-actions > a,
.zwg-q-reality-actions > a,
.zwg-q-cta,
.zwg-q-retest-link,
.zwg-q-card-link {
display: inline-flex;
align-items: center;
justify-content: center;
width: 100%;
min-height: 56px;
padding: 0.75rem 1rem;
border-radius: 8px;
font-weight: 700;
line-height: 1.25;
text-align: center;
text-decoration: none !important;
white-space: normal;
}
.zwg-q-cta,
.zwg-q-retest-link {
border: 1px solid var(--zwg-quiz-heading);
background: var(--zwg-quiz-heading);
color: var(--zwg-quiz-paper) !important;
}
.zwg-q-cta:hover,
.zwg-q-cta:focus,
.zwg-q-retest-link:hover,
.zwg-q-retest-link:focus {
background: var(--zwg-quiz-accent);
color: var(--zwg-quiz-paper) !important;
}
.zwg-q-card-link {
border: 1px solid var(--zwg-quiz-accent);
background: transparent;
color: var(--zwg-quiz-heading) !important;
}
.zwg-q-card-link:hover,
.zwg-q-card-link:focus {
background: var(--zwg-quiz-paper);
}
.zwg-q-original-breed-section {
padding-top: 1.5rem;
border-top: 2px solid var(--zwg-quiz-border);
}
.zwg-q-original-breed-section p {
max-width: 700px;
line-height: 1.6;
} .zwg-q-user-grid {
display: grid;
grid-template-columns: repeat(2, minmax(0, 1fr));
gap: 1rem;
margin-top: 1rem;
}
.zwg-q-user-grid label {
display: block;
margin-bottom: 0.3rem;
font-weight: 700;
} @media (max-width: 900px) {
.zwg-quiz-wrapper {
max-width: 100%;
}
.zwg-q-section-heading h3 {
white-space: normal;
}
} @media (max-width: 700px) {
.zwg-q-page-description,
.zwg-q-page-subtitle {
font-size: 0.95rem;
}
.zwg-q-section-intro h2 {
font-size: clamp(2rem, 11vw, 3rem);
}
.zwg-q-question-card h3 {
font-size: 1.2rem;
}
.zwg-q-scale-option {
padding: 0.75rem;
}
.zwg-q-nav,
.zwg-q-card-actions,
.zwg-q-reality-actions,
.zwg-q-user-grid {
grid-template-columns: 1fr;
}
.zwg-q-nav {
display: grid;
}
.zwg-q-nav-btn {
width: 100%;
}
.zwg-q-result-label {
font-size: clamp(2.8rem, 15vw, 4.4rem);
}
.zwg-q-card-actions > a,
.zwg-q-reality-actions > a {
min-height: 52px;
}
}
@media (prefers-reduced-motion: reduce) {
.zwg-q-progress-fill {
transition: none;
}
} .zwg-quiz-wrapper [hidden] {
display: none !important;
}
.zwg-t-result-item {
display: block;
width: 100%;
border: 0;
border-bottom: 1px solid rgba(73, 40, 17, 0.2);
border-radius: 0;
background: #fff;
font: inherit;
text-align: left;
} .zwg-quiz-wrapper.is-quiz-active > .zwg-q-page-header > p,
.zwg-quiz-wrapper > .zwg-q-page-header.is-results > p {
display: none;
} .zwg-quiz-honeypot {
display: none !important;
}.zwg-password-field {
position: relative;
display: inline-block;
max-width: 100%;
line-height: normal;
vertical-align: middle;
}
.zwg-password-field--full-width {
display: block;
width: 100%;
}
.zwg-password-field > .zwg-password-field__input {
box-sizing: border-box;
width: 100%;
padding-right: 3rem !important;
}
.zwg-password-toggle {
position: absolute;
top: 50%;
right: 0.35rem;
z-index: 2;
display: inline-flex;
align-items: center;
justify-content: center;
width: 2.25rem;
height: 2.25rem;
padding: 0;
margin: 0;
border: 0;
border-radius: 0.25rem;
background: transparent;
color: inherit;
cursor: pointer;
transform: translateY(-50%);
opacity: 0.72;
}
.zwg-password-toggle:hover,
.zwg-password-toggle:focus-visible {
opacity: 1;
}
.zwg-password-toggle:focus-visible {
outline: 2px solid currentColor;
outline-offset: 1px;
}
.zwg-password-toggle svg {
display: block;
width: 1.25rem;
height: 1.25rem;
pointer-events: none;
}