.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 .hidden-fields-container {
display: none;
}
.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 [inert] {
opacity: 0.5;
}
.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;
}
.wpcf7-reflection > output {
display: list-item;
list-style: none;
}
.wpcf7-reflection > output[hidden] {
display: none;
}.wpcf7 form{position:relative}.wpcf7 form>div,.wpcf7 form>p{margin-bottom:1.2em}.wpcf7 .wpcf7-form-control-wrap{width:100%;display:block}.wpcf7 input:not([type=submit]):focus,.wpcf7 select:focus,.wpcf7 textarea:focus{border-color:var(--ast-border-color);outline:0}.wpcf7 input:not([type=submit]),.wpcf7 select,.wpcf7 textarea{width:100%;padding:.75em}.wpcf7 input[type=file]{color:#666;height:auto;border-width:1px;border-style:solid;border-color:var(--ast-border-color);border-radius:2px;background:#fafafa;box-shadow:none;box-sizing:border-box;transition:all .2s linear}.wpcf7 input[type=checkbox],.wpcf7 input[type=radio]{display:inline-block;background:#e9eef2;color:#555;clear:none;cursor:pointer;line-height:0;height:1.2em;margin:-3px 4px 0 0;outline:0;padding:0;border-radius:.2em;text-align:center;vertical-align:middle;width:1.4em;min-width:1.4em;transition:all .2s linear}.exggmap-wrapper {
position: relative;
width: 100%;
aspect-ratio: 4 / 3;
}
.exggmap-wrapper .exggmap-mask {
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
opacity: 1;
transition: opacity 2.5s ease-in 0.5s;
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
z-index: 2;
}
.exggmap-wrapper .exggmap-caption {
font-size: 30px;
margin-top: 0;
margin-bottom: 15px;
}
.exggmap-wrapper iframe {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 1;
}
.exggmap-wrapper .exggmap-mask-content {
text-align: center;
padding: 0 32px;
width: 100%;
margin-top: -20px;
}
.exggmap-wrapper a {
text-decoration: none;
font-size: 12px !important;
}
.exggmap-wrapper a:hover,
.exggmap-wrapper a:visited {
color: #2196f3;
}
.exggmap-wrapper a:hover {
text-decoration: underline;
}
.exggmap-wrapper span {
position: absolute;
bottom: 16px;
left: 50%;
transform: translate(-50%);
z-index: 1;
font-size: 12px !important;
line-height: 1.35;
text-align: center;
}
.exggmap-wrapper span a {
text-decoration: underline;
}
.exggmap-wrapper button {
border: 1px solid;
text-decoration: none;
font-size: 18px;
text-transform: uppercase;
padding: 12px 32px 10px;
display: inline-block;
overflow: hidden;
border-radius: 0px;
background-color: transparent;
cursor: pointer;
}
.exampp-hints {
margin-top: 7px;
font-size: 14px;
}.hydrop-checker,
.hydrop-checker * {
box-sizing: border-box;
}
.hydrop-checker {
background: inherit;
font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif;
line-height: 1.6;
color: inherit;
text-align: left;
direction: ltr;
} .hydrop-checker button,
.hydrop-checker input[type="button"],
.hydrop-checker input[type="submit"],
.hydrop-checker a {
font-family: inherit;
font-size: inherit;
line-height: inherit;
background: transparent;
color: inherit;
border: 0;
margin: 0;
padding: 0;
text-decoration: none;
} :root {
--hydrop-checker-primary: #023c83; --hydrop-checker-primary-dark: #01205f; --hydrop-checker-primary-light: #0079c6; --hydrop-checker-accent: #03e06e; --hydrop-checker-accent-dark: #02c55f; --hydrop-checker-accent-light: #32c4f8; --hydrop-checker-text: #1f2937; --hydrop-checker-text-light: #6b7280; --hydrop-checker-text-muted: #c1c1c1; --hydrop-checker-bg: #ffffff; --hydrop-checker-bg-light: #f0f0f0; --hydrop-checker-bg-dark: #e5e5e5; --hydrop-checker-border: #c1c1c1; --hydrop-checker-border-light: #f0f0f0; --hydrop-checker-shadow: 0 1px 3px 0 rgba(2, 60, 131, 0.1), 0 1px 2px 0 rgba(2, 60, 131, 0.06);
--hydrop-checker-shadow-lg: 0 10px 15px -3px rgba(2, 60, 131, 0.1), 0 4px 6px -2px rgba(2, 60, 131, 0.05);
--hydrop-checker-radius: 8px;
--hydrop-checker-radius-lg: 12px;
--hydrop-checker-transition: all 0.3s ease;
} .hydrop-checker {
width: 100%;
padding: 1.5rem;
background: var(--hydrop-checker-bg);
border-radius: var(--hydrop-checker-radius-lg);
box-shadow: var(--hydrop-checker-shadow-lg);
position: relative;
overflow: visible;
font-family: inherit;
line-height: inherit;
color: var(--hydrop-checker-text);
display: flex;
flex-direction: column;
min-height: auto;
max-height: none;
} @media (max-width: 768px) {
.hydrop-checker {
margin: 0;
padding: 1rem;
}
} .hydrop-checker-title {
font-size: 1.875rem;
font-weight: 700;
color: var(--hydrop-checker-primary);
margin: 0 0 1rem 0;
text-align: center;
}
.hydrop-checker-description {
font-size: 1.125rem;
color: var(--hydrop-checker-text-light);
margin: 0 0 1.5rem 0;
text-align: center;
} @media (max-width: 768px) {
.hydrop-checker-title {
font-size: 1.5rem;
margin: 0 0 0.75rem 0;
}
.hydrop-checker-description {
font-size: 1rem;
margin: 0 0 1rem 0;
}
} .hydrop-progress-container {
margin-bottom: 2rem;
}
.hydrop-progress-bar {
width: 100%;
height: 8px;
background: var(--hydrop-checker-bg-dark);
border-radius: 4px;
overflow: hidden;
margin-bottom: 0.5rem;
}
.hydrop-progress-fill {
height: 100%;
background: linear-gradient(90deg, var(--hydrop-checker-primary), var(--hydrop-checker-accent-light));
border-radius: 4px;
transition: width 0.5s ease;
width: 33.33%;
}
.hydrop-progress-text {
text-align: center;
font-size: 0.875rem;
color: var(--hydrop-checker-text-light);
font-weight: 500;
} .hydrop-questions-container {
position: relative;
flex: 1;
min-height: auto; max-height: none; overflow: visible; display: flex; flex-direction: column;
} @media (max-width: 768px) {
.hydrop-questions-container {
min-height: auto; max-height: none; overflow: visible; } .hydrop-checker.binary-question .hydrop-questions-container {
max-height: none; min-height: auto; overflow: visible; }
} .hydrop-question {
display: none; flex-direction: column;
overflow: visible; opacity: 0;
transform: translateX(50px);
transition: var(--hydrop-checker-transition);
}
.hydrop-question.active {
display: flex; opacity: 1;
transform: translateX(0);
pointer-events: auto;
}
.hydrop-question.prev {
display: none; transform: translateX(-50px);
}
.hydrop-question-content {
text-align: center;
display: flex;
flex-direction: column;
height: auto; }
.hydrop-question-icon {
color: var(--hydrop-checker-primary);
margin-bottom: 1.5rem;
display: inline-block;
}
.hydrop-question-title {
font-size: 1.25rem;
font-weight: 600;
color: var(--hydrop-checker-text);
margin: 0 0 1.5rem 0;
text-align: center;
} @media (max-width: 768px) {
.hydrop-question-title {
font-size: 1.1rem;
margin: 0 0 1rem 0;
}
} .hydrop-options {
display: flex;
flex-direction: column;
gap: 1rem;
width: 100%;
}
.hydrop-option {
cursor: pointer;
display: block;
position: relative;
}
.hydrop-option input[type="radio"] {
position: absolute;
opacity: 0;
pointer-events: none;
}
.hydrop-option-content {
display: flex;
align-items: center;
padding: 1rem;
background: var(--hydrop-checker-bg-light);
border: 2px solid var(--hydrop-checker-border);
border-radius: var(--hydrop-checker-radius);
transition: var(--hydrop-checker-transition);
position: relative;
}
.hydrop-option:hover .hydrop-option-content {
border-color: var(--hydrop-checker-primary-light);
background: var(--hydrop-checker-bg);
transform: translateY(-2px);
box-shadow: var(--hydrop-checker-shadow);
}
.hydrop-option input:checked + .hydrop-option-content {
border-color: var(--hydrop-checker-primary);
background: var(--hydrop-checker-primary);
color: white;
}   .hydrop-meter-option input[value="not_sure"]:checked + .hydrop-option-content .hydrop-meter-image svg {
fill: white !important;
color: white !important;
}
.hydrop-meter-option input[value="not_sure"]:checked + .hydrop-option-content .hydrop-meter-image svg * {
fill: white !important;
color: white !important;
}
.hydrop-meter-option input[value="not_sure"]:checked + .hydrop-option-content .hydrop-meter-image svg path {
fill: white !important;
color: white !important;
}
.hydrop-meter-option input[value="not_sure"]:checked + .hydrop-option-content .hydrop-meter-image svg g {
fill: white !important;
color: white !important;
}
.hydrop-option-check {
width: 20px;
height: 20px;
border: 2px solid var(--hydrop-checker-border);
border-radius: 50%;
margin-right: 1rem;
position: relative;
transition: var(--hydrop-checker-transition);
flex-shrink: 0;
}
.hydrop-option input:checked + .hydrop-option-content .hydrop-option-check {
border-color: white;
background: white;
}
.hydrop-option input:checked + .hydrop-option-content .hydrop-option-check::after {
content: '';
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
width: 8px;
height: 8px;
background: var(--hydrop-checker-primary);
border-radius: 50%;
}
.hydrop-option-text {
font-weight: 500;
flex: 1;
text-align: left;
} .hydrop-binary-options {
display: grid;
grid-template-columns: 1fr 1fr;
gap: 1.5rem;
margin-top: 1.5rem;
width: 100%;
}
.hydrop-binary-option {
display: block;
}
.hydrop-binary-option .hydrop-option-content {
display: flex;
flex-direction: column;
align-items: center;
text-align: center;
padding: 1.5rem 1rem;
min-height: auto; position: relative;
background: var(--hydrop-checker-bg-light);
border: 2px solid var(--hydrop-checker-border);
border-radius: var(--hydrop-checker-radius-lg);
transition: var(--hydrop-checker-transition);
}
.hydrop-binary-option:hover .hydrop-option-content {
border-color: var(--hydrop-checker-primary-light);
background: var(--hydrop-checker-bg);
transform: translateY(-2px);
box-shadow: var(--hydrop-checker-shadow-lg);
}
.hydrop-binary-option .hydrop-option-check {
position: absolute;
top: 1rem;
right: 1rem;
margin: 0;
}
.hydrop-binary-image {
width: 80px;
height: 80px;
margin-bottom: 1rem;
display: flex;
align-items: center;
justify-content: center;
}
.hydrop-binary-image img {
width: 100%;
height: 100%;
object-fit: contain;
}
.hydrop-binary-info {
display: flex;
flex-direction: column;
gap: 0.5rem;
}
.hydrop-binary-title {
font-weight: 600;
font-size: 1rem;
line-height: 1.2;
}
.hydrop-binary-description {
font-size: 0.875rem;
color: var(--hydrop-checker-text-light);
line-height: 1.3;
}
.hydrop-binary-option input:checked + .hydrop-option-content .hydrop-binary-description {
color: rgba(255, 255, 255, 0.8);
} @media (max-width: 768px) {
.hydrop-binary-options {
grid-template-columns: 1fr;
gap: 1rem;
margin-top: 1rem;
}
.hydrop-binary-option .hydrop-option-content {
min-height: auto; padding: 1rem;
flex-direction: row; text-align: left; align-items: center; gap: 1rem; }
.hydrop-binary-option .hydrop-option-check {
position: absolute;
top: 0.75rem;
right: 0.75rem;
margin: 0;
}
.hydrop-binary-image {
width: 50px;
height: 50px;
margin-bottom: 0; flex-shrink: 0; }
.hydrop-binary-info {
flex: 1; gap: 0.25rem; }
.hydrop-binary-title {
font-size: 0.9rem;
margin-bottom: 0.25rem;
}
.hydrop-binary-description {
font-size: 0.8rem;
line-height: 1.2; }
}
@media (max-width: 480px) {
.hydrop-binary-option .hydrop-option-content {
min-height: auto; padding: 0.875rem;
gap: 0.75rem;
}
.hydrop-binary-image {
width: 45px;
height: 45px;
}
.hydrop-binary-title {
font-size: 0.85rem;
}
.hydrop-binary-description {
font-size: 0.75rem;
}
} .hydrop-meter-options {
display: grid;
grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
gap: 1.5rem;
max-height: 350px; overflow-y: auto; overflow-x: hidden; align-items: stretch; padding: 0.75rem;
flex: 1;
margin-top: 1rem;
position: relative; } @media (min-width: 481px) and (max-width: 768px) {
.hydrop-meter-options {
gap: 1rem;
padding: 0.5rem;
margin-top: 0.75rem;
}
.hydrop-meter-option .hydrop-option-content {
min-height: auto; padding: 1rem 0.75rem;
}
} @media (max-width: 480px) {
.hydrop-meter-options {
gap: 0.75rem;
padding: 0.375rem;
margin-top: 0.75rem;
}
} .hydrop-meter-options::-webkit-scrollbar {
width: 8px;
}
.hydrop-meter-options::-webkit-scrollbar-track {
background: var(--hydrop-checker-bg-light);
border-radius: 4px;
}
.hydrop-meter-options::-webkit-scrollbar-thumb {
background: var(--hydrop-checker-primary);
border-radius: 4px;
transition: background-color 0.2s ease;
}
.hydrop-meter-options::-webkit-scrollbar-thumb:hover {
background: var(--hydrop-checker-accent);
} .hydrop-scroll-indicator {
position: absolute;
bottom: 0;
left: 0;
right: 0;
background: linear-gradient(transparent 0%, rgba(255, 255, 255, 0.98) 40%);
color: var(--hydrop-checker-text);
font-size: 0.9rem;
font-weight: 500;
text-align: center;
padding: 1.8rem 0 0.9rem 0;
pointer-events: none;
opacity: 0;
transition: opacity 0.3s ease;
z-index: 10;
text-shadow: 0 1px 2px rgba(255, 255, 255, 0.8);
}
.hydrop-meter-options.has-scroll .hydrop-scroll-indicator {
display: block !important;
opacity: 1;
}
.hydrop-meter-option {
position: relative;
cursor: pointer;
display: flex;
flex-direction: column;
height: 100%; }
.hydrop-meter-option .hydrop-option-content {
flex-direction: column;
text-align: center;
padding: 1.25rem 1rem;
gap: 0.75rem;
align-items: center;
height: 100%;
min-height: auto; background: var(--hydrop-checker-bg-light);
border: 2px solid var(--hydrop-checker-border);
border-radius: var(--hydrop-checker-radius-lg);
transition: var(--hydrop-checker-transition);
display: flex;
}
.hydrop-meter-option:hover .hydrop-option-content {
transform: translateY(-2px);
box-shadow: var(--hydrop-checker-shadow-lg);
}
.hydrop-meter-option .hydrop-option-check {
position: absolute;
top: 0.75rem;
right: 0.75rem;
margin: 0;
width: 24px;
height: 24px;
z-index: 10;
}
.hydrop-meter-image {
width: 120px;
height: 120px;
min-width: 120px;
min-height: 120px;
margin-bottom: 0.5rem;
display: flex;
align-items: center;
justify-content: center;
flex-shrink: 0;
border-radius: var(--hydrop-checker-radius);
padding: 0.5rem;
}
.hydrop-meter-image img {
max-width: 100%;
max-height: 100%;
object-fit: contain;
filter: drop-shadow(2px 4px 8px rgba(2, 60, 131, 0.2));
transition: var(--hydrop-checker-transition);
}
.hydrop-meter-image img:hover {
filter: drop-shadow(3px 6px 12px rgba(2, 60, 131, 0.3));
transform: translateY(-1px);
} .hydrop-meter-option input:checked + .hydrop-option-content .hydrop-meter-image img {
filter: drop-shadow(2px 4px 8px rgba(255, 255, 255, 0.8)) !important;
} .hydrop-meter-option input[value="not_sure"]:checked + .hydrop-option-content .hydrop-meter-image img {
filter: brightness(0) invert(1) drop-shadow(2px 4px 8px rgba(255, 255, 255, 0.8)) !important;
}
.hydrop-meter-info {
display: flex;
flex-direction: column;
gap: 0.5rem;
text-align: center;
max-width: 100%;
flex: 1;
justify-content: center;
}
.hydrop-meter-name {
font-weight: 600;
font-size: 1rem;
color: var(--hydrop-color-primary);
line-height: 1.3;
margin: 0;
}
.hydrop-meter-description {
font-size: 0.875rem;
color: var(--hydrop-color-text);
opacity: 0.8;
line-height: 1.4;
margin: 0;
} .hydrop-results {
text-align: center;
padding: 2rem 0;
}
.hydrop-results-icon {
font-size: 4rem;
margin-bottom: 1.5rem;
}
.hydrop-results-title {
font-size: 1.5rem;
font-weight: 700;
margin: 0 0 1rem 0;
}
.hydrop-results-reason {
font-size: 1rem;
color: var(--hydrop-checker-text-light);
margin: 0 0 2rem 0;
}
.hydrop-results-action {
margin-bottom: 2rem;
} .hydrop-upload-form {
background: var(--hydrop-checker-bg-light);
padding: 2rem;
border-radius: var(--hydrop-checker-radius);
margin: 2rem 0;
text-align: left;
}
.hydrop-upload-form h4 {
color: var(--hydrop-checker-primary);
margin: 0 0 1rem 0;
}
.hydrop-form-group {
margin-bottom: 1.5rem;
}
.hydrop-form-group label {
display: block;
font-weight: 600;
margin-bottom: 0.5rem;
color: var(--hydrop-checker-text);
}
.hydrop-form-group input[type="email"] {
width: 100%;
padding: 0.75rem;
border: 1px solid var(--hydrop-checker-border);
border-radius: var(--hydrop-checker-radius);
font-size: 1rem;
transition: var(--hydrop-checker-transition);
box-sizing: border-box;
}
.hydrop-form-group input[type="email"]:focus {
outline: none;
border-color: var(--hydrop-checker-primary);
box-shadow: 0 0 0 3px rgba(37, 99, 235, 0.1);
}
.hydrop-file-upload {
position: relative;
display: inline-block;
width: 100%;
}
.hydrop-file-upload input[type="file"] {
position: absolute;
opacity: 0;
pointer-events: none;
width: 100%;
height: 100%;
}
.hydrop-file-upload-text {
display: flex;
align-items: center;
justify-content: center;
padding: 2rem;
border: 2px dashed var(--hydrop-checker-border);
border-radius: var(--hydrop-checker-radius);
background: var(--hydrop-checker-bg);
cursor: pointer;
transition: var(--hydrop-checker-transition);
text-align: center;
}
.hydrop-file-upload:hover .hydrop-file-upload-text {
border-color: var(--hydrop-checker-primary);
background: var(--hydrop-checker-bg-light);
}
.hydrop-file-upload-icon {
font-size: 2rem;
margin-right: 0.5rem;
}
.hydrop-form-group small {
color: var(--hydrop-checker-text-muted);
font-size: 0.875rem;
margin-top: 0.25rem;
display: block;
}
.hydrop-upload-result {
padding: 1rem;
border-radius: var(--hydrop-checker-radius);
margin-top: 1rem;
}
.hydrop-upload-result.success {
background: rgba(3, 224, 110, 0.1);
color: var(--hydrop-checker-accent-dark);
border: 1px solid var(--hydrop-checker-accent);
}
.hydrop-upload-result.error {
background: rgba(2, 60, 131, 0.05);
color: var(--hydrop-checker-primary);
border: 1px solid var(--hydrop-checker-primary-light);
} .hydrop-checker .hydrop-btn,
.hydrop-checker button.hydrop-btn,
.hydrop-checker input[type="button"].hydrop-btn,
.hydrop-checker input[type="submit"].hydrop-btn,
.hydrop-checker a.hydrop-btn {
display: inline-flex;
align-items: center;
justify-content: center;
padding: 0.75rem 1.5rem;
font-size: 1rem;
font-weight: 600;
border: none;
border-radius: var(--hydrop-checker-radius);
cursor: pointer;
text-decoration: none;
transition: var(--hydrop-checker-transition);
min-height: 48px;
gap: 0.5rem;
box-sizing: border-box;
font-family: inherit;
line-height: 1.5;
text-align: center;
vertical-align: middle;
white-space: nowrap;
user-select: none;
outline: none;
appearance: none;
text-transform: none;
}
.hydrop-checker .hydrop-btn:disabled,
.hydrop-checker button.hydrop-btn:disabled,
.hydrop-checker input[type="button"].hydrop-btn:disabled,
.hydrop-checker input[type="submit"].hydrop-btn:disabled {
opacity: 0.5 !important;
cursor: not-allowed !important;
}
.hydrop-checker .hydrop-btn-primary,
.hydrop-checker button.hydrop-btn-primary,
.hydrop-checker input[type="button"].hydrop-btn-primary,
.hydrop-checker input[type="submit"].hydrop-btn-primary,
.hydrop-checker a.hydrop-btn-primary {
background: var(--hydrop-checker-primary) !important;
color: white !important;
text-transform: none !important;
}
.hydrop-checker .hydrop-btn-primary:hover:not(:disabled),
.hydrop-checker button.hydrop-btn-primary:hover:not(:disabled),
.hydrop-checker input[type="button"].hydrop-btn-primary:hover:not(:disabled),
.hydrop-checker input[type="submit"].hydrop-btn-primary:hover:not(:disabled),
.hydrop-checker a.hydrop-btn-primary:hover {
background: var(--hydrop-checker-primary-dark) !important;
transform: translateY(-2px) !important;
box-shadow: var(--hydrop-checker-shadow) !important;
text-decoration: none !important;
color: white !important;
}
.hydrop-checker .hydrop-btn-secondary,
.hydrop-checker button.hydrop-btn-secondary,
.hydrop-checker input[type="button"].hydrop-btn-secondary,
.hydrop-checker input[type="submit"].hydrop-btn-secondary,
.hydrop-checker a.hydrop-btn-secondary {
background: var(--hydrop-checker-bg-light) !important;
color: var(--hydrop-checker-text) !important;
border: 1px solid var(--hydrop-checker-border) !important;
text-transform: none !important;
}
.hydrop-checker .hydrop-btn-secondary:hover:not(:disabled),
.hydrop-checker button.hydrop-btn-secondary:hover:not(:disabled),
.hydrop-checker input[type="button"].hydrop-btn-secondary:hover:not(:disabled),
.hydrop-checker input[type="submit"].hydrop-btn-secondary:hover:not(:disabled),
.hydrop-checker a.hydrop-btn-secondary:hover {
background: var(--hydrop-checker-bg) !important;
border-color: var(--hydrop-checker-text-light) !important;
text-decoration: none !important;
color: var(--hydrop-checker-text) !important;
}
.hydrop-checker .hydrop-btn-accent,
.hydrop-checker button.hydrop-btn-accent,
.hydrop-checker input[type="button"].hydrop-btn-accent,
.hydrop-checker input[type="submit"].hydrop-btn-accent,
.hydrop-checker a.hydrop-btn-accent {
background: var(--hydrop-checker-accent) !important;
color: white !important;
text-transform: none !important;
}
.hydrop-checker .hydrop-btn-accent:hover:not(:disabled),
.hydrop-checker button.hydrop-btn-accent:hover:not(:disabled),
.hydrop-checker input[type="button"].hydrop-btn-accent:hover:not(:disabled),
.hydrop-checker input[type="submit"].hydrop-btn-accent:hover:not(:disabled),
.hydrop-checker a.hydrop-btn-accent:hover {
background: var(--hydrop-checker-accent-dark) !important;
transform: translateY(-2px) !important;
box-shadow: var(--hydrop-checker-shadow) !important;
text-decoration: none !important;
color: white !important;
}
.hydrop-checker .hydrop-btn-large,
.hydrop-checker button.hydrop-btn-large,
.hydrop-checker input[type="button"].hydrop-btn-large,
.hydrop-checker input[type="submit"].hydrop-btn-large,
.hydrop-checker a.hydrop-btn-large {
padding: 1rem 2rem !important;
font-size: 1.125rem !important;
text-transform: none !important;
}
.hydrop-checker .hydrop-btn-loading .hydrop-btn-text {
display: none !important;
}
.hydrop-checker .hydrop-btn:not(.loading) .hydrop-btn-loading {
display: none !important;
} .hydrop-navigation {
display: flex;
justify-content: space-between;
margin-top: 2rem;
gap: 1rem;
flex-shrink: 0; z-index: 10;
position: relative;
background: var(--hydrop-checker-bg);
padding: 1rem 0 0.5rem 0; border-top: 1px solid var(--hydrop-checker-border-light);
min-height: 60px; } #hydrop-next-btn {
margin-left: auto;
} #hydrop-prev-btn:not([style*="display: none"]) ~ #hydrop-next-btn {
margin-left: 0;
}
.hydrop-restart-btn {
margin-top: 1rem;
} .hydrop-loading-overlay {
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
background: rgba(255, 255, 255, 0.9);
display: flex;
align-items: center;
justify-content: center;
border-radius: var(--hydrop-checker-radius-lg);
z-index: 10;
}
.hydrop-loading-content {
text-align: center;
}
.hydrop-spinner {
width: 40px;
height: 40px;
border: 4px solid var(--hydrop-checker-border);
border-top: 4px solid var(--hydrop-checker-primary);
border-radius: 50%;
animation: hydrop-spin 1s linear infinite;
margin: 0 auto 1rem;
}
@keyframes hydrop-spin {
0% { transform: rotate(0deg); }
100% { transform: rotate(360deg); }
} .hydrop-confetti-canvas {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
pointer-events: none;
z-index: 20;
} @keyframes hydrop-success-bounce {
0%, 20%, 53%, 80%, 100% {
transform: translate3d(0, 0, 0);
}
40%, 43% {
transform: translate3d(0, -30px, 0);
}
70% {
transform: translate3d(0, -15px, 0);
}
90% {
transform: translate3d(0, -4px, 0);
}
}
.hydrop-results.success .hydrop-results-icon {
animation: hydrop-success-bounce 1s ease;
}
@media (max-width: 768px) {
.hydrop-checker-title {
font-size: 1.5rem;
}
.hydrop-checker-description {
font-size: 1rem;
}
.hydrop-question-title {
font-size: 1.125rem;
}
.hydrop-meter-options {
grid-template-columns: 1fr;
gap: 0.5rem;
}
.hydrop-option-content {
padding: 0.875rem;
}
.hydrop-meter-option .hydrop-option-content {
padding: 0.875rem;
gap: 0.75rem;
}
.hydrop-meter-image {
width: 50px;
height: 50px;
}
.hydrop-meter-option .hydrop-option-check {
width: 18px;
height: 18px;
top: 0.625rem;
right: 0.625rem;
}
.hydrop-upload-form {
padding: 1.5rem;
}
.hydrop-navigation {
gap: 0.75rem;
margin-top: 1.5rem; padding: 0.75rem 0 0.75rem 0; min-height: 70px; }
.hydrop-checker .hydrop-btn,
.hydrop-checker button.hydrop-btn,
.hydrop-checker input[type="button"].hydrop-btn,
.hydrop-checker input[type="submit"].hydrop-btn,
.hydrop-checker a.hydrop-btn {
flex: 1 !important;
justify-content: center !important;
}
}
@media (max-width: 768px) {
.hydrop-checker .hydrop-btn,
.hydrop-checker button.hydrop-btn,
.hydrop-checker input[type="button"].hydrop-btn,
.hydrop-checker input[type="submit"].hydrop-btn,
.hydrop-checker a.hydrop-btn {
flex: 1;
justify-content: center;
}
.hydrop-file-upload-icon {
margin: 0;
}
} @media (prefers-contrast: high) {
.hydrop-option-content {
border-width: 3px;
}
.hydrop-btn {
border: 2px solid currentColor;
}
} @media (prefers-reduced-motion: reduce) {
* {
animation-duration: 0.01ms !important;
animation-iteration-count: 1 !important;
transition-duration: 0.01ms !important;
}
.hydrop-question {
transform: none;
}
.hydrop-question.active {
transform: none;
}
} .hydrop-checker.upload-mode {
min-height: auto; height: auto;
max-height: none;
}
.hydrop-checker.upload-mode .hydrop-checker-title,
.hydrop-checker.upload-mode .hydrop-checker-description,
.hydrop-checker.upload-mode .hydrop-progress-container {
display: none;
}
.hydrop-checker.upload-mode .hydrop-questions-container {
min-height: auto;
max-height: none;
overflow: visible;
flex: 1;
}
.hydrop-checker.upload-mode .hydrop-results {
padding: 0.5rem 0;
flex: 1;
display: flex;
flex-direction: column;
justify-content: flex-start;
position: static;
opacity: 1;
transform: none;
height: auto;
}
.hydrop-checker.upload-mode .hydrop-results-icon {
font-size: 2.5rem;
margin-bottom: 0.75rem;
}
.hydrop-checker.upload-mode .hydrop-results-title {
font-size: 1.125rem;
margin-bottom: 0.5rem;
}
.hydrop-checker.upload-mode .hydrop-results-reason {
font-size: 0.875rem;
margin-bottom: 1rem;
}
.hydrop-checker.upload-mode .hydrop-results-action {
display: none; }
.hydrop-checker.upload-mode .hydrop-upload-form {
margin: 0.5rem 0;
padding: 1.5rem;
background: var(--hydrop-checker-bg-light);
border-radius: var(--hydrop-checker-radius);
flex-shrink: 0;
position: relative;
border: 1px solid var(--hydrop-checker-border-light);
}
.hydrop-checker.upload-mode .hydrop-upload-form form {
display: flex;
flex-direction: column;
gap: 1.25rem;
}
.hydrop-checker.upload-mode .hydrop-upload-form button[type="submit"] { all: unset; display: inline-flex !important;
align-items: center !important;
justify-content: center !important;
align-self: stretch !important;
margin-top: 0.5rem !important;
padding: 0.875rem 1.5rem !important;
font-size: 1rem !important;
font-weight: 600 !important;
border: none !important;
border-radius: var(--hydrop-checker-radius) !important;
transition: var(--hydrop-checker-transition) !important;
box-shadow: var(--hydrop-checker-shadow) !important;
cursor: pointer !important;
box-sizing: border-box !important;
font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif !important;
line-height: 1.5 !important;
text-align: center !important;
vertical-align: middle !important;
white-space: nowrap !important;
user-select: none !important;
outline: none !important;
appearance: none !important;
-webkit-appearance: none !important;
-moz-appearance: none !important;
background: var(--hydrop-checker-primary) !important;
color: white !important;
}
.hydrop-checker.upload-mode .hydrop-upload-form button[type="submit"]:hover:not(:disabled) {
transform: translateY(-1px) !important;
box-shadow: var(--hydrop-checker-shadow-lg) !important;
background: var(--hydrop-checker-primary-dark) !important;
color: white !important;
text-decoration: none !important;
}
.hydrop-checker.upload-mode .hydrop-upload-form button[type="submit"] {
float: right !important;
margin-left: auto !important;
}
.hydrop-checker.upload-mode .hydrop-upload-form h4 {
font-size: 1.125rem;
font-weight: 600;
margin-bottom: 0;
color: var(--hydrop-checker-primary);
}
.hydrop-checker.upload-mode .hydrop-upload-form p {
font-size: 0.875rem;
margin-bottom: 0;
color: var(--hydrop-checker-text-light);
line-height: 1.5;
}
.hydrop-checker.upload-mode .hydrop-form-group {
margin-bottom: 0; }
.hydrop-checker.upload-mode .hydrop-form-group:last-of-type {
margin-bottom: 0; }
.hydrop-checker.upload-mode .hydrop-file-upload-text {
padding: 1.25rem;
border-radius: var(--hydrop-checker-radius);
transition: var(--hydrop-checker-transition);
}
.hydrop-checker.upload-mode .hydrop-file-upload:hover .hydrop-file-upload-text {
border-color: var(--hydrop-checker-primary-light);
background: var(--hydrop-checker-bg);
}
.hydrop-checker.upload-mode .hydrop-restart-btn {
margin-top: 0.75rem;
flex-shrink: 0;
} @media (max-width: 768px) {
.hydrop-checker.upload-mode {
padding: 1rem; min-height: auto; }
.hydrop-checker.upload-mode .hydrop-upload-form {
padding: 1.25rem;
margin: 0.5rem 0;
}
.hydrop-checker.upload-mode .hydrop-upload-form form {
gap: 1rem; }
.hydrop-checker.upload-mode .hydrop-file-upload-text {
padding: 1rem;
font-size: 0.875rem;
}
.hydrop-checker.upload-mode .hydrop-file-upload-icon {
font-size: 1.5rem;
}
.hydrop-checker.upload-mode .hydrop-results-icon {
font-size: 2rem;
}
.hydrop-checker.upload-mode .hydrop-upload-form button[type="submit"] {
padding: 1rem 1.5rem !important;
font-size: 1rem !important;
}
} @media (max-width: 480px) {
.hydrop-questions-container {
min-height: auto; max-height: none; overflow: visible; }
.hydrop-navigation {
margin-top: 1rem;
padding: 0.5rem 0 0.75rem 0;
min-height: 65px;
}
.hydrop-checker .hydrop-btn {
padding: 0.75rem 1rem !important;
font-size: 0.9rem !important;
}
} @media (max-height: 600px) {
.hydrop-checker {
min-height: auto; }
.hydrop-questions-container {
max-height: none; min-height: auto; overflow: visible; }
.hydrop-navigation { .hydrop-questions-container {
scroll-behavior: smooth;
} .hydrop-navigation .hydrop-btn {
min-height: 44px; min-width: 88px; } @media (prefers-contrast: high) {
.hydrop-navigation {
border-top: 2px solid var(--hydrop-checker-text);
}
}