@charset "UTF-8";:root{--ion-color-primary: #0054e9;--ion-color-primary-rgb: 0, 84, 233;--ion-color-primary-contrast: #fff;--ion-color-primary-contrast-rgb: 255, 255, 255;--ion-color-primary-shade: #004acd;--ion-color-primary-tint: #1a65eb;--ion-color-secondary: #0163aa;--ion-color-secondary-rgb: 1, 99, 170;--ion-color-secondary-contrast: #fff;--ion-color-secondary-contrast-rgb: 255, 255, 255;--ion-color-secondary-shade: #015796;--ion-color-secondary-tint: #1a73b3;--ion-color-tertiary: #6030ff;--ion-color-tertiary-rgb: 96, 48, 255;--ion-color-tertiary-contrast: #fff;--ion-color-tertiary-contrast-rgb: 255, 255, 255;--ion-color-tertiary-shade: #542ae0;--ion-color-tertiary-tint: #7045ff;--ion-color-success: #2dd55b;--ion-color-success-rgb: 45, 213, 91;--ion-color-success-contrast: #000;--ion-color-success-contrast-rgb: 0, 0, 0;--ion-color-success-shade: #28bb50;--ion-color-success-tint: #42d96b;--ion-color-warning: #ffc409;--ion-color-warning-rgb: 255, 196, 9;--ion-color-warning-contrast: #000;--ion-color-warning-contrast-rgb: 0, 0, 0;--ion-color-warning-shade: #e0ac08;--ion-color-warning-tint: #ffca22;--ion-color-danger: #c5000f;--ion-color-danger-rgb: 197, 0, 15;--ion-color-danger-contrast: #fff;--ion-color-danger-contrast-rgb: 255, 255, 255;--ion-color-danger-shade: #ad000d;--ion-color-danger-tint: #cb1a27;--ion-color-light: #f4f5f8;--ion-color-light-rgb: 244, 245, 248;--ion-color-light-contrast: #000;--ion-color-light-contrast-rgb: 0, 0, 0;--ion-color-light-shade: #d7d8da;--ion-color-light-tint: #f5f6f9;--ion-color-medium: #636469;--ion-color-medium-rgb: 99, 100, 105;--ion-color-medium-contrast: #fff;--ion-color-medium-contrast-rgb: 255, 255, 255;--ion-color-medium-shade: #57585c;--ion-color-medium-tint: #737478;--ion-color-dark: #222428;--ion-color-dark-rgb: 34, 36, 40;--ion-color-dark-contrast: #fff;--ion-color-dark-contrast-rgb: 255, 255, 255;--ion-color-dark-shade: #1e2023;--ion-color-dark-tint: #383a3e}html.ios{--ion-default-font: -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Roboto", sans-serif}html.md{--ion-default-font: "Roboto", "Helvetica Neue", sans-serif}html{--ion-dynamic-font: -apple-system-body;--ion-font-family: var(--ion-default-font)}body{background:var(--ion-background-color);color:var(--ion-text-color)}body.backdrop-no-scroll{overflow:hidden}html.ios ion-modal.modal-card ion-header ion-toolbar:first-of-type,html.ios ion-modal.modal-sheet ion-header ion-toolbar:first-of-type,html.ios ion-modal ion-footer ion-toolbar:first-of-type,html.ios ion-footer.modal-footer-moving ion-toolbar:first-of-type{padding-top:6px}html.ios ion-modal.modal-card ion-header ion-toolbar:last-of-type,html.ios ion-modal.modal-sheet ion-header ion-toolbar:last-of-type{padding-bottom:6px}html.ios ion-modal ion-toolbar,html.ios .modal-footer-moving ion-toolbar{padding-right:calc(var(--ion-safe-area-right) + 8px);padding-left:calc(var(--ion-safe-area-left) + 8px)}@media screen and (min-width: 768px){html.ios ion-modal.modal-card:first-of-type{--backdrop-opacity: .18}}ion-modal.modal-default.show-modal~ion-modal.modal-default{--backdrop-opacity: 0;--box-shadow: none}html.ios ion-modal.modal-card .ion-page{border-top-left-radius:var(--border-radius)}.ion-color-primary{--ion-color-base: var(--ion-color-primary, #0054e9) !important;--ion-color-base-rgb: var(--ion-color-primary-rgb, 0, 84, 233) !important;--ion-color-contrast: var(--ion-color-primary-contrast, #fff) !important;--ion-color-contrast-rgb: var(--ion-color-primary-contrast-rgb, 255, 255, 255) !important;--ion-color-shade: var(--ion-color-primary-shade, #004acd) !important;--ion-color-tint: var(--ion-color-primary-tint, #1a65eb) !important}.ion-color-secondary{--ion-color-base: var(--ion-color-secondary, #0163aa) !important;--ion-color-base-rgb: var(--ion-color-secondary-rgb, 1, 99, 170) !important;--ion-color-contrast: var(--ion-color-secondary-contrast, #fff) !important;--ion-color-contrast-rgb: var(--ion-color-secondary-contrast-rgb, 255, 255, 255) !important;--ion-color-shade: var(--ion-color-secondary-shade, #015796) !important;--ion-color-tint: var(--ion-color-secondary-tint, #1a73b3) !important}.ion-color-tertiary{--ion-color-base: var(--ion-color-tertiary, #6030ff) !important;--ion-color-base-rgb: var(--ion-color-tertiary-rgb, 96, 48, 255) !important;--ion-color-contrast: var(--ion-color-tertiary-contrast, #fff) !important;--ion-color-contrast-rgb: var(--ion-color-tertiary-contrast-rgb, 255, 255, 255) !important;--ion-color-shade: var(--ion-color-tertiary-shade, #542ae0) !important;--ion-color-tint: var(--ion-color-tertiary-tint, #7045ff) !important}.ion-color-success{--ion-color-base: var(--ion-color-success, #2dd55b) !important;--ion-color-base-rgb: var(--ion-color-success-rgb, 45, 213, 91) !important;--ion-color-contrast: var(--ion-color-success-contrast, #000) !important;--ion-color-contrast-rgb: var(--ion-color-success-contrast-rgb, 0, 0, 0) !important;--ion-color-shade: var(--ion-color-success-shade, #28bb50) !important;--ion-color-tint: var(--ion-color-success-tint, #42d96b) !important}.ion-color-warning{--ion-color-base: var(--ion-color-warning, #ffc409) !important;--ion-color-base-rgb: var(--ion-color-warning-rgb, 255, 196, 9) !important;--ion-color-contrast: var(--ion-color-warning-contrast, #000) !important;--ion-color-contrast-rgb: var(--ion-color-warning-contrast-rgb, 0, 0, 0) !important;--ion-color-shade: var(--ion-color-warning-shade, #e0ac08) !important;--ion-color-tint: var(--ion-color-warning-tint, #ffca22) !important}.ion-color-danger{--ion-color-base: var(--ion-color-danger, #c5000f) !important;--ion-color-base-rgb: var(--ion-color-danger-rgb, 197, 0, 15) !important;--ion-color-contrast: var(--ion-color-danger-contrast, #fff) !important;--ion-color-contrast-rgb: var(--ion-color-danger-contrast-rgb, 255, 255, 255) !important;--ion-color-shade: var(--ion-color-danger-shade, #ad000d) !important;--ion-color-tint: var(--ion-color-danger-tint, #cb1a27) !important}.ion-color-light{--ion-color-base: var(--ion-color-light, #f4f5f8) !important;--ion-color-base-rgb: var(--ion-color-light-rgb, 244, 245, 248) !important;--ion-color-contrast: var(--ion-color-light-contrast, #000) !important;--ion-color-contrast-rgb: var(--ion-color-light-contrast-rgb, 0, 0, 0) !important;--ion-color-shade: var(--ion-color-light-shade, #d7d8da) !important;--ion-color-tint: var(--ion-color-light-tint, #f5f6f9) !important}.ion-color-medium{--ion-color-base: var(--ion-color-medium, #636469) !important;--ion-color-base-rgb: var(--ion-color-medium-rgb, 99, 100, 105) !important;--ion-color-contrast: var(--ion-color-medium-contrast, #fff) !important;--ion-color-contrast-rgb: var(--ion-color-medium-contrast-rgb, 255, 255, 255) !important;--ion-color-shade: var(--ion-color-medium-shade, #57585c) !important;--ion-color-tint: var(--ion-color-medium-tint, #737478) !important}.ion-color-dark{--ion-color-base: var(--ion-color-dark, #222428) !important;--ion-color-base-rgb: var(--ion-color-dark-rgb, 34, 36, 40) !important;--ion-color-contrast: var(--ion-color-dark-contrast, #fff) !important;--ion-color-contrast-rgb: var(--ion-color-dark-contrast-rgb, 255, 255, 255) !important;--ion-color-shade: var(--ion-color-dark-shade, #1e2023) !important;--ion-color-tint: var(--ion-color-dark-tint, #383a3e) !important}.ion-page{inset:0;display:flex;position:absolute;flex-direction:column;justify-content:space-between;contain:layout size style;z-index:0}.ion-page.ion-page-overlay-passthrough{pointer-events:none}ion-modal>.ion-page{position:relative;contain:layout style;height:100%}.split-pane-visible>.ion-page.split-pane-main{position:relative}ion-route,ion-route-redirect,ion-router,ion-select-option,ion-nav-controller,ion-menu-controller,ion-action-sheet-controller,ion-alert-controller,ion-loading-controller,ion-modal-controller,ion-picker-controller,ion-popover-controller,ion-toast-controller,.ion-page-hidden{display:none!important}.ion-page-invisible{opacity:0}.can-go-back>ion-header ion-back-button{display:block}html.plt-ios.plt-hybrid,html.plt-ios.plt-pwa{--ion-statusbar-padding: 20px}@supports (padding-top: 20px){html{--ion-safe-area-top: var(--ion-statusbar-padding)}}@supports (padding-top: env(safe-area-inset-top)){html{--ion-safe-area-top: var(--safe-area-inset-top, env(safe-area-inset-top));--ion-safe-area-bottom: var(--safe-area-inset-bottom, env(safe-area-inset-bottom));--ion-safe-area-left: var(--safe-area-inset-left, env(safe-area-inset-left));--ion-safe-area-right: var(--safe-area-inset-right, env(safe-area-inset-right))}}ion-card.ion-color .ion-inherit-color,ion-card-header.ion-color .ion-inherit-color{color:inherit}.menu-content{transform:translateZ(0)}.menu-content-open{cursor:pointer;touch-action:manipulation;pointer-events:none;overflow-y:hidden}.menu-content-open ion-content{--overflow: hidden}.menu-content-open .ion-content-scroll-host{overflow:hidden}.ios .menu-content-reveal{box-shadow:-8px 0 42px #00000014}[dir=rtl].ios .menu-content-reveal{box-shadow:8px 0 42px #00000014}.md .menu-content-reveal,.md .menu-content-push{box-shadow:4px 0 16px #0000002e}ion-accordion-group.accordion-group-expand-inset>ion-accordion:first-of-type{border-top-left-radius:8px;border-top-right-radius:8px}ion-accordion-group.accordion-group-expand-inset>ion-accordion:last-of-type{border-bottom-left-radius:8px;border-bottom-right-radius:8px}ion-accordion-group>ion-accordion:last-of-type ion-item[slot=header]{--border-width: 0px}ion-accordion.accordion-animated>[slot=header] .ion-accordion-toggle-icon{transition:.3s transform cubic-bezier(.25,.8,.5,1)}@media (prefers-reduced-motion: reduce){ion-accordion .ion-accordion-toggle-icon{transition:none!important}}ion-accordion.accordion-expanding>[slot=header] .ion-accordion-toggle-icon,ion-accordion.accordion-expanded>[slot=header] .ion-accordion-toggle-icon{transform:rotate(180deg)}ion-accordion-group.accordion-group-expand-inset.md>ion-accordion.accordion-previous ion-item[slot=header]{--border-width: 0px;--inner-border-width: 0px}ion-accordion-group.accordion-group-expand-inset.md>ion-accordion.accordion-expanding:first-of-type,ion-accordion-group.accordion-group-expand-inset.md>ion-accordion.accordion-expanded:first-of-type{margin-top:0}ion-input input::-webkit-date-and-time-value{text-align:start}.ion-datetime-button-overlay{--width: fit-content;--height: fit-content}.ion-datetime-button-overlay ion-datetime.datetime-grid{width:320px;min-height:320px}[ion-last-focus],header[tabindex="-1"]:focus,[role=banner][tabindex="-1"]:focus,main[tabindex="-1"]:focus,[role=main][tabindex="-1"]:focus,h1[tabindex="-1"]:focus,[role=heading][aria-level="1"][tabindex="-1"]:focus{outline:none}.popover-viewport:has(>ion-content){overflow:hidden}@supports not selector(:has(> ion-content)){.popover-viewport{overflow:hidden}}audio,canvas,progress,video{vertical-align:baseline}audio:not([controls]){display:none;height:0}b,strong{font-weight:700}img{max-width:100%}hr{height:1px;border-width:0;box-sizing:content-box}pre{overflow:auto}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}label,input,select,textarea{font-family:inherit;line-height:normal}textarea{overflow:auto;height:auto;font:inherit;color:inherit}textarea::placeholder{padding-left:2px}form,input,optgroup,select{margin:0;font:inherit;color:inherit}html input[type=button],input[type=reset],input[type=submit]{cursor:pointer;-webkit-appearance:button}a,a div,a span,a ion-icon,a ion-label,button,button div,button span,button ion-icon,button ion-label,.ion-tappable,[tappable],[tappable] div,[tappable] span,[tappable] ion-icon,[tappable] ion-label,input,textarea{touch-action:manipulation}a ion-label,button ion-label{pointer-events:none}button{padding:0;border:0;border-radius:0;font-family:inherit;font-style:inherit;font-variant:inherit;line-height:1;text-transform:none;cursor:pointer;-webkit-appearance:button}[tappable]{cursor:pointer}a[disabled],button[disabled],html input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{padding:0;border:0}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{height:auto}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}table{border-collapse:collapse;border-spacing:0}td,th{padding:0}*{box-sizing:border-box;-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none}html{width:100%;height:100%;-webkit-text-size-adjust:100%;text-size-adjust:100%}html.ion-ce body{display:block}html.plt-pwa{height:100vh}body{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;margin:0;padding:0;position:fixed;width:100%;max-width:100%;height:100%;max-height:100%;transform:translateZ(0);text-rendering:optimizeLegibility;overflow:hidden;touch-action:manipulation;-webkit-user-drag:none;-ms-content-zooming:none;word-wrap:break-word;overscroll-behavior-y:none;-webkit-text-size-adjust:none;text-size-adjust:none}html{font-family:var(--ion-font-family)}@supports (-webkit-touch-callout: none){html{font:var(--ion-dynamic-font, 16px var(--ion-font-family))}}a{background-color:transparent;color:var(--ion-color-primary, #0054e9)}h1,h2,h3,h4,h5,h6{margin-top:16px;margin-bottom:10px;font-weight:500;line-height:1.2}h1{margin-top:20px;font-size:1.625rem}h2{margin-top:18px;font-size:1.5rem}h3{font-size:1.375rem}h4{font-size:1.25rem}h5{font-size:1.125rem}h6{font-size:1rem}small{font-size:75%}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sup{top:-.5em}sub{bottom:-.25em}.ion-hide,.ion-hide-up,.ion-hide-down{display:none!important}@media (min-width: 576px){.ion-hide-sm-up{display:none!important}}@media (max-width: 575.98px){.ion-hide-sm-down{display:none!important}}@media (min-width: 768px){.ion-hide-md-up{display:none!important}}@media (max-width: 767.98px){.ion-hide-md-down{display:none!important}}@media (min-width: 992px){.ion-hide-lg-up{display:none!important}}@media (max-width: 991.98px){.ion-hide-lg-down{display:none!important}}@media (min-width: 1200px){.ion-hide-xl-up{display:none!important}}@media (max-width: 1199.98px){.ion-hide-xl-down{display:none!important}}.ion-display-none{display:none!important}@media (min-width: 576px){.ion-display-sm-none{display:none!important}}@media (min-width: 768px){.ion-display-md-none{display:none!important}}@media (min-width: 992px){.ion-display-lg-none{display:none!important}}@media (min-width: 1200px){.ion-display-xl-none{display:none!important}}.ion-display-inline{display:inline!important}@media (min-width: 576px){.ion-display-sm-inline{display:inline!important}}@media (min-width: 768px){.ion-display-md-inline{display:inline!important}}@media (min-width: 992px){.ion-display-lg-inline{display:inline!important}}@media (min-width: 1200px){.ion-display-xl-inline{display:inline!important}}.ion-display-inline-block{display:inline-block!important}@media (min-width: 576px){.ion-display-sm-inline-block{display:inline-block!important}}@media (min-width: 768px){.ion-display-md-inline-block{display:inline-block!important}}@media (min-width: 992px){.ion-display-lg-inline-block{display:inline-block!important}}@media (min-width: 1200px){.ion-display-xl-inline-block{display:inline-block!important}}.ion-display-block{display:block!important}@media (min-width: 576px){.ion-display-sm-block{display:block!important}}@media (min-width: 768px){.ion-display-md-block{display:block!important}}@media (min-width: 992px){.ion-display-lg-block{display:block!important}}@media (min-width: 1200px){.ion-display-xl-block{display:block!important}}.ion-display-flex{display:flex!important}@media (min-width: 576px){.ion-display-sm-flex{display:flex!important}}@media (min-width: 768px){.ion-display-md-flex{display:flex!important}}@media (min-width: 992px){.ion-display-lg-flex{display:flex!important}}@media (min-width: 1200px){.ion-display-xl-flex{display:flex!important}}.ion-display-inline-flex{display:inline-flex!important}@media (min-width: 576px){.ion-display-sm-inline-flex{display:inline-flex!important}}@media (min-width: 768px){.ion-display-md-inline-flex{display:inline-flex!important}}@media (min-width: 992px){.ion-display-lg-inline-flex{display:inline-flex!important}}@media (min-width: 1200px){.ion-display-xl-inline-flex{display:inline-flex!important}}.ion-display-grid{display:grid!important}@media (min-width: 576px){.ion-display-sm-grid{display:grid!important}}@media (min-width: 768px){.ion-display-md-grid{display:grid!important}}@media (min-width: 992px){.ion-display-lg-grid{display:grid!important}}@media (min-width: 1200px){.ion-display-xl-grid{display:grid!important}}.ion-display-inline-grid{display:inline-grid!important}@media (min-width: 576px){.ion-display-sm-inline-grid{display:inline-grid!important}}@media (min-width: 768px){.ion-display-md-inline-grid{display:inline-grid!important}}@media (min-width: 992px){.ion-display-lg-inline-grid{display:inline-grid!important}}@media (min-width: 1200px){.ion-display-xl-inline-grid{display:inline-grid!important}}.ion-display-table{display:table!important}@media (min-width: 576px){.ion-display-sm-table{display:table!important}}@media (min-width: 768px){.ion-display-md-table{display:table!important}}@media (min-width: 992px){.ion-display-lg-table{display:table!important}}@media (min-width: 1200px){.ion-display-xl-table{display:table!important}}.ion-display-table-cell{display:table-cell!important}@media (min-width: 576px){.ion-display-sm-table-cell{display:table-cell!important}}@media (min-width: 768px){.ion-display-md-table-cell{display:table-cell!important}}@media (min-width: 992px){.ion-display-lg-table-cell{display:table-cell!important}}@media (min-width: 1200px){.ion-display-xl-table-cell{display:table-cell!important}}.ion-display-table-row{display:table-row!important}@media (min-width: 576px){.ion-display-sm-table-row{display:table-row!important}}@media (min-width: 768px){.ion-display-md-table-row{display:table-row!important}}@media (min-width: 992px){.ion-display-lg-table-row{display:table-row!important}}@media (min-width: 1200px){.ion-display-xl-table-row{display:table-row!important}}.ion-no-padding{--padding-start: 0;--padding-end: 0;--padding-top: 0;--padding-bottom: 0;padding:0}.ion-padding{--padding-start: var(--ion-padding, 16px);--padding-end: var(--ion-padding, 16px);--padding-top: var(--ion-padding, 16px);--padding-bottom: var(--ion-padding, 16px);-webkit-padding-start:var(--ion-padding, 16px);padding-inline-start:var(--ion-padding, 16px);-webkit-padding-end:var(--ion-padding, 16px);padding-inline-end:var(--ion-padding, 16px);padding-top:var(--ion-padding, 16px);padding-bottom:var(--ion-padding, 16px)}.ion-padding-top{--padding-top: var(--ion-padding, 16px);padding-top:var(--ion-padding, 16px)}.ion-padding-start{--padding-start: var(--ion-padding, 16px);-webkit-padding-start:var(--ion-padding, 16px);padding-inline-start:var(--ion-padding, 16px)}.ion-padding-end{--padding-end: var(--ion-padding, 16px);-webkit-padding-end:var(--ion-padding, 16px);padding-inline-end:var(--ion-padding, 16px)}.ion-padding-bottom{--padding-bottom: var(--ion-padding, 16px);padding-bottom:var(--ion-padding, 16px)}.ion-padding-vertical{--padding-top: var(--ion-padding, 16px);--padding-bottom: var(--ion-padding, 16px);padding-top:var(--ion-padding, 16px);padding-bottom:var(--ion-padding, 16px)}.ion-padding-horizontal{--padding-start: var(--ion-padding, 16px);--padding-end: var(--ion-padding, 16px);-webkit-padding-start:var(--ion-padding, 16px);padding-inline-start:var(--ion-padding, 16px);-webkit-padding-end:var(--ion-padding, 16px);padding-inline-end:var(--ion-padding, 16px)}.ion-no-margin{--margin-start: 0;--margin-end: 0;--margin-top: 0;--margin-bottom: 0;margin:0}.ion-margin{--margin-start: var(--ion-margin, 16px);--margin-end: var(--ion-margin, 16px);--margin-top: var(--ion-margin, 16px);--margin-bottom: var(--ion-margin, 16px);-webkit-margin-start:var(--ion-margin, 16px);margin-inline-start:var(--ion-margin, 16px);-webkit-margin-end:var(--ion-margin, 16px);margin-inline-end:var(--ion-margin, 16px);margin-top:var(--ion-margin, 16px);margin-bottom:var(--ion-margin, 16px)}.ion-margin-top{--margin-top: var(--ion-margin, 16px);margin-top:var(--ion-margin, 16px)}.ion-margin-start{--margin-start: var(--ion-margin, 16px);-webkit-margin-start:var(--ion-margin, 16px);margin-inline-start:var(--ion-margin, 16px)}.ion-margin-end{--margin-end: var(--ion-margin, 16px);-webkit-margin-end:var(--ion-margin, 16px);margin-inline-end:var(--ion-margin, 16px)}.ion-margin-bottom{--margin-bottom: var(--ion-margin, 16px);margin-bottom:var(--ion-margin, 16px)}.ion-margin-vertical{--margin-top: var(--ion-margin, 16px);--margin-bottom: var(--ion-margin, 16px);margin-top:var(--ion-margin, 16px);margin-bottom:var(--ion-margin, 16px)}.ion-margin-horizontal{--margin-start: var(--ion-margin, 16px);--margin-end: var(--ion-margin, 16px);-webkit-margin-start:var(--ion-margin, 16px);margin-inline-start:var(--ion-margin, 16px);-webkit-margin-end:var(--ion-margin, 16px);margin-inline-end:var(--ion-margin, 16px)}.ion-float-left{float:left!important}.ion-float-right{float:right!important}.ion-float-start{float:left!important}:host-context([dir=rtl]) .ion-float-start{float:right!important}[dir=rtl] .ion-float-start{float:right!important}@supports selector(:dir(rtl)){.ion-float-start:dir(rtl){float:right!important}}.ion-float-end{float:right!important}:host-context([dir=rtl]) .ion-float-end{float:left!important}[dir=rtl] .ion-float-end{float:left!important}@supports selector(:dir(rtl)){.ion-float-end:dir(rtl){float:left!important}}@media (min-width: 576px){.ion-float-sm-left{float:left!important}.ion-float-sm-right{float:right!important}.ion-float-sm-start{float:left!important}:host-context([dir=rtl]) .ion-float-sm-start{float:right!important}[dir=rtl] .ion-float-sm-start{float:right!important}@supports selector(:dir(rtl)){.ion-float-sm-start:dir(rtl){float:right!important}}.ion-float-sm-end{float:right!important}:host-context([dir=rtl]) .ion-float-sm-end{float:left!important}[dir=rtl] .ion-float-sm-end{float:left!important}@supports selector(:dir(rtl)){.ion-float-sm-end:dir(rtl){float:left!important}}}@media (min-width: 768px){.ion-float-md-left{float:left!important}.ion-float-md-right{float:right!important}.ion-float-md-start{float:left!important}:host-context([dir=rtl]) .ion-float-md-start{float:right!important}[dir=rtl] .ion-float-md-start{float:right!important}@supports selector(:dir(rtl)){.ion-float-md-start:dir(rtl){float:right!important}}.ion-float-md-end{float:right!important}:host-context([dir=rtl]) .ion-float-md-end{float:left!important}[dir=rtl] .ion-float-md-end{float:left!important}@supports selector(:dir(rtl)){.ion-float-md-end:dir(rtl){float:left!important}}}@media (min-width: 992px){.ion-float-lg-left{float:left!important}.ion-float-lg-right{float:right!important}.ion-float-lg-start{float:left!important}:host-context([dir=rtl]) .ion-float-lg-start{float:right!important}[dir=rtl] .ion-float-lg-start{float:right!important}@supports selector(:dir(rtl)){.ion-float-lg-start:dir(rtl){float:right!important}}.ion-float-lg-end{float:right!important}:host-context([dir=rtl]) .ion-float-lg-end{float:left!important}[dir=rtl] .ion-float-lg-end{float:left!important}@supports selector(:dir(rtl)){.ion-float-lg-end:dir(rtl){float:left!important}}}@media (min-width: 1200px){.ion-float-xl-left{float:left!important}.ion-float-xl-right{float:right!important}.ion-float-xl-start{float:left!important}:host-context([dir=rtl]) .ion-float-xl-start{float:right!important}[dir=rtl] .ion-float-xl-start{float:right!important}@supports selector(:dir(rtl)){.ion-float-xl-start:dir(rtl){float:right!important}}.ion-float-xl-end{float:right!important}:host-context([dir=rtl]) .ion-float-xl-end{float:left!important}[dir=rtl] .ion-float-xl-end{float:left!important}@supports selector(:dir(rtl)){.ion-float-xl-end:dir(rtl){float:left!important}}}.ion-text-center{text-align:center!important}.ion-text-justify{text-align:justify!important}.ion-text-start{text-align:start!important}.ion-text-end{text-align:end!important}.ion-text-left{text-align:left!important}.ion-text-right{text-align:right!important}.ion-text-nowrap{white-space:nowrap!important}.ion-text-wrap{white-space:normal!important}@media (min-width: 576px){.ion-text-sm-center{text-align:center!important}.ion-text-sm-justify{text-align:justify!important}.ion-text-sm-start{text-align:start!important}.ion-text-sm-end{text-align:end!important}.ion-text-sm-left{text-align:left!important}.ion-text-sm-right{text-align:right!important}.ion-text-sm-nowrap{white-space:nowrap!important}.ion-text-sm-wrap{white-space:normal!important}}@media (min-width: 768px){.ion-text-md-center{text-align:center!important}.ion-text-md-justify{text-align:justify!important}.ion-text-md-start{text-align:start!important}.ion-text-md-end{text-align:end!important}.ion-text-md-left{text-align:left!important}.ion-text-md-right{text-align:right!important}.ion-text-md-nowrap{white-space:nowrap!important}.ion-text-md-wrap{white-space:normal!important}}@media (min-width: 992px){.ion-text-lg-center{text-align:center!important}.ion-text-lg-justify{text-align:justify!important}.ion-text-lg-start{text-align:start!important}.ion-text-lg-end{text-align:end!important}.ion-text-lg-left{text-align:left!important}.ion-text-lg-right{text-align:right!important}.ion-text-lg-nowrap{white-space:nowrap!important}.ion-text-lg-wrap{white-space:normal!important}}@media (min-width: 1200px){.ion-text-xl-center{text-align:center!important}.ion-text-xl-justify{text-align:justify!important}.ion-text-xl-start{text-align:start!important}.ion-text-xl-end{text-align:end!important}.ion-text-xl-left{text-align:left!important}.ion-text-xl-right{text-align:right!important}.ion-text-xl-nowrap{white-space:nowrap!important}.ion-text-xl-wrap{white-space:normal!important}}.ion-text-uppercase{text-transform:uppercase!important}.ion-text-lowercase{text-transform:lowercase!important}.ion-text-capitalize{text-transform:capitalize!important}@media (min-width: 576px){.ion-text-sm-uppercase{text-transform:uppercase!important}.ion-text-sm-lowercase{text-transform:lowercase!important}.ion-text-sm-capitalize{text-transform:capitalize!important}}@media (min-width: 768px){.ion-text-md-uppercase{text-transform:uppercase!important}.ion-text-md-lowercase{text-transform:lowercase!important}.ion-text-md-capitalize{text-transform:capitalize!important}}@media (min-width: 992px){.ion-text-lg-uppercase{text-transform:uppercase!important}.ion-text-lg-lowercase{text-transform:lowercase!important}.ion-text-lg-capitalize{text-transform:capitalize!important}}@media (min-width: 1200px){.ion-text-xl-uppercase{text-transform:uppercase!important}.ion-text-xl-lowercase{text-transform:lowercase!important}.ion-text-xl-capitalize{text-transform:capitalize!important}}.ion-align-content-start{align-content:flex-start!important}.ion-align-content-end{align-content:flex-end!important}.ion-align-content-center{align-content:center!important}.ion-align-content-between{align-content:space-between!important}.ion-align-content-around{align-content:space-around!important}.ion-align-content-stretch{align-content:stretch!important}@media (min-width: 576px){.ion-align-content-sm-start{align-content:flex-start!important}.ion-align-content-sm-end{align-content:flex-end!important}.ion-align-content-sm-center{align-content:center!important}.ion-align-content-sm-between{align-content:space-between!important}.ion-align-content-sm-around{align-content:space-around!important}.ion-align-content-sm-stretch{align-content:stretch!important}}@media (min-width: 768px){.ion-align-content-md-start{align-content:flex-start!important}.ion-align-content-md-end{align-content:flex-end!important}.ion-align-content-md-center{align-content:center!important}.ion-align-content-md-between{align-content:space-between!important}.ion-align-content-md-around{align-content:space-around!important}.ion-align-content-md-stretch{align-content:stretch!important}}@media (min-width: 992px){.ion-align-content-lg-start{align-content:flex-start!important}.ion-align-content-lg-end{align-content:flex-end!important}.ion-align-content-lg-center{align-content:center!important}.ion-align-content-lg-between{align-content:space-between!important}.ion-align-content-lg-around{align-content:space-around!important}.ion-align-content-lg-stretch{align-content:stretch!important}}@media (min-width: 1200px){.ion-align-content-xl-start{align-content:flex-start!important}.ion-align-content-xl-end{align-content:flex-end!important}.ion-align-content-xl-center{align-content:center!important}.ion-align-content-xl-between{align-content:space-between!important}.ion-align-content-xl-around{align-content:space-around!important}.ion-align-content-xl-stretch{align-content:stretch!important}}.ion-align-items-start{align-items:start!important}.ion-align-items-end{align-items:end!important}.ion-align-items-center{align-items:center!important}.ion-align-items-stretch{align-items:stretch!important}.ion-align-items-baseline{align-items:baseline!important}@media (min-width: 576px){.ion-align-items-sm-start{align-items:start!important}.ion-align-items-sm-end{align-items:end!important}.ion-align-items-sm-center{align-items:center!important}.ion-align-items-sm-stretch{align-items:stretch!important}.ion-align-items-sm-baseline{align-items:baseline!important}}@media (min-width: 768px){.ion-align-items-md-start{align-items:start!important}.ion-align-items-md-end{align-items:end!important}.ion-align-items-md-center{align-items:center!important}.ion-align-items-md-stretch{align-items:stretch!important}.ion-align-items-md-baseline{align-items:baseline!important}}@media (min-width: 992px){.ion-align-items-lg-start{align-items:start!important}.ion-align-items-lg-end{align-items:end!important}.ion-align-items-lg-center{align-items:center!important}.ion-align-items-lg-stretch{align-items:stretch!important}.ion-align-items-lg-baseline{align-items:baseline!important}}@media (min-width: 1200px){.ion-align-items-xl-start{align-items:start!important}.ion-align-items-xl-end{align-items:end!important}.ion-align-items-xl-center{align-items:center!important}.ion-align-items-xl-stretch{align-items:stretch!important}.ion-align-items-xl-baseline{align-items:baseline!important}}.ion-align-self-start{align-self:start!important}.ion-align-self-end{align-self:end!important}.ion-align-self-center{align-self:center!important}.ion-align-self-stretch{align-self:stretch!important}.ion-align-self-baseline{align-self:baseline!important}.ion-align-self-auto{align-self:auto!important}@media (min-width: 576px){.ion-align-self-sm-start{align-self:start!important}.ion-align-self-sm-end{align-self:end!important}.ion-align-self-sm-center{align-self:center!important}.ion-align-self-sm-stretch{align-self:stretch!important}.ion-align-self-sm-baseline{align-self:baseline!important}.ion-align-self-sm-auto{align-self:auto!important}}@media (min-width: 768px){.ion-align-self-md-start{align-self:start!important}.ion-align-self-md-end{align-self:end!important}.ion-align-self-md-center{align-self:center!important}.ion-align-self-md-stretch{align-self:stretch!important}.ion-align-self-md-baseline{align-self:baseline!important}.ion-align-self-md-auto{align-self:auto!important}}@media (min-width: 992px){.ion-align-self-lg-start{align-self:start!important}.ion-align-self-lg-end{align-self:end!important}.ion-align-self-lg-center{align-self:center!important}.ion-align-self-lg-stretch{align-self:stretch!important}.ion-align-self-lg-baseline{align-self:baseline!important}.ion-align-self-lg-auto{align-self:auto!important}}@media (min-width: 1200px){.ion-align-self-xl-start{align-self:start!important}.ion-align-self-xl-end{align-self:end!important}.ion-align-self-xl-center{align-self:center!important}.ion-align-self-xl-stretch{align-self:stretch!important}.ion-align-self-xl-baseline{align-self:baseline!important}.ion-align-self-xl-auto{align-self:auto!important}}.ion-justify-content-start{justify-content:flex-start!important}.ion-justify-content-end{justify-content:flex-end!important}.ion-justify-content-center{justify-content:center!important}.ion-justify-content-between{justify-content:space-between!important}.ion-justify-content-around{justify-content:space-around!important}.ion-justify-content-evenly{justify-content:space-evenly!important}@media (min-width: 576px){.ion-justify-content-sm-start{justify-content:flex-start!important}.ion-justify-content-sm-end{justify-content:flex-end!important}.ion-justify-content-sm-center{justify-content:center!important}.ion-justify-content-sm-between{justify-content:space-between!important}.ion-justify-content-sm-around{justify-content:space-around!important}.ion-justify-content-sm-evenly{justify-content:space-evenly!important}}@media (min-width: 768px){.ion-justify-content-md-start{justify-content:flex-start!important}.ion-justify-content-md-end{justify-content:flex-end!important}.ion-justify-content-md-center{justify-content:center!important}.ion-justify-content-md-between{justify-content:space-between!important}.ion-justify-content-md-around{justify-content:space-around!important}.ion-justify-content-md-evenly{justify-content:space-evenly!important}}@media (min-width: 992px){.ion-justify-content-lg-start{justify-content:flex-start!important}.ion-justify-content-lg-end{justify-content:flex-end!important}.ion-justify-content-lg-center{justify-content:center!important}.ion-justify-content-lg-between{justify-content:space-between!important}.ion-justify-content-lg-around{justify-content:space-around!important}.ion-justify-content-lg-evenly{justify-content:space-evenly!important}}@media (min-width: 1200px){.ion-justify-content-xl-start{justify-content:flex-start!important}.ion-justify-content-xl-end{justify-content:flex-end!important}.ion-justify-content-xl-center{justify-content:center!important}.ion-justify-content-xl-between{justify-content:space-between!important}.ion-justify-content-xl-around{justify-content:space-around!important}.ion-justify-content-xl-evenly{justify-content:space-evenly!important}}.ion-flex-row{flex-direction:row!important}.ion-flex-row-reverse{flex-direction:row-reverse!important}.ion-flex-column{flex-direction:column!important}.ion-flex-column-reverse{flex-direction:column-reverse!important}@media (min-width: 576px){.ion-flex-sm-row{flex-direction:row!important}.ion-flex-sm-row-reverse{flex-direction:row-reverse!important}.ion-flex-sm-column{flex-direction:column!important}.ion-flex-sm-column-reverse{flex-direction:column-reverse!important}}@media (min-width: 768px){.ion-flex-md-row{flex-direction:row!important}.ion-flex-md-row-reverse{flex-direction:row-reverse!important}.ion-flex-md-column{flex-direction:column!important}.ion-flex-md-column-reverse{flex-direction:column-reverse!important}}@media (min-width: 992px){.ion-flex-lg-row{flex-direction:row!important}.ion-flex-lg-row-reverse{flex-direction:row-reverse!important}.ion-flex-lg-column{flex-direction:column!important}.ion-flex-lg-column-reverse{flex-direction:column-reverse!important}}@media (min-width: 1200px){.ion-flex-xl-row{flex-direction:row!important}.ion-flex-xl-row-reverse{flex-direction:row-reverse!important}.ion-flex-xl-column{flex-direction:column!important}.ion-flex-xl-column-reverse{flex-direction:column-reverse!important}}.ion-wrap{flex-wrap:wrap!important}.ion-nowrap{flex-wrap:nowrap!important}.ion-wrap-reverse{flex-wrap:wrap-reverse!important}.ion-flex-wrap{flex-wrap:wrap!important}.ion-flex-nowrap{flex-wrap:nowrap!important}.ion-flex-wrap-reverse{flex-wrap:wrap-reverse!important}@media (min-width: 576px){.ion-flex-sm-wrap{flex-wrap:wrap!important}.ion-flex-sm-nowrap{flex-wrap:nowrap!important}.ion-flex-sm-wrap-reverse{flex-wrap:wrap-reverse!important}}@media (min-width: 768px){.ion-flex-md-wrap{flex-wrap:wrap!important}.ion-flex-md-nowrap{flex-wrap:nowrap!important}.ion-flex-md-wrap-reverse{flex-wrap:wrap-reverse!important}}@media (min-width: 992px){.ion-flex-lg-wrap{flex-wrap:wrap!important}.ion-flex-lg-nowrap{flex-wrap:nowrap!important}.ion-flex-lg-wrap-reverse{flex-wrap:wrap-reverse!important}}@media (min-width: 1200px){.ion-flex-xl-wrap{flex-wrap:wrap!important}.ion-flex-xl-nowrap{flex-wrap:nowrap!important}.ion-flex-xl-wrap-reverse{flex-wrap:wrap-reverse!important}}.ion-flex-1{flex:1!important}.ion-flex-auto{flex:auto!important}.ion-flex-initial{flex:initial!important}.ion-flex-none{flex:none!important}@media (min-width: 576px){.ion-flex-sm-1{flex:1!important}.ion-flex-sm-auto{flex:auto!important}.ion-flex-sm-initial{flex:initial!important}.ion-flex-sm-none{flex:none!important}}@media (min-width: 768px){.ion-flex-md-1{flex:1!important}.ion-flex-md-auto{flex:auto!important}.ion-flex-md-initial{flex:initial!important}.ion-flex-md-none{flex:none!important}}@media (min-width: 992px){.ion-flex-lg-1{flex:1!important}.ion-flex-lg-auto{flex:auto!important}.ion-flex-lg-initial{flex:initial!important}.ion-flex-lg-none{flex:none!important}}@media (min-width: 1200px){.ion-flex-xl-1{flex:1!important}.ion-flex-xl-auto{flex:auto!important}.ion-flex-xl-initial{flex:initial!important}.ion-flex-xl-none{flex:none!important}}.ion-flex-grow-0{flex-grow:0!important}.ion-flex-grow-1{flex-grow:1!important}.ion-flex-shrink-0{flex-shrink:0!important}.ion-flex-shrink-1{flex-shrink:1!important}@media (min-width: 576px){.ion-flex-sm-grow-0{flex-grow:0!important}.ion-flex-sm-grow-1{flex-grow:1!important}.ion-flex-sm-shrink-0{flex-shrink:0!important}.ion-flex-sm-shrink-1{flex-shrink:1!important}}@media (min-width: 768px){.ion-flex-md-grow-0{flex-grow:0!important}.ion-flex-md-grow-1{flex-grow:1!important}.ion-flex-md-shrink-0{flex-shrink:0!important}.ion-flex-md-shrink-1{flex-shrink:1!important}}@media (min-width: 992px){.ion-flex-lg-grow-0{flex-grow:0!important}.ion-flex-lg-grow-1{flex-grow:1!important}.ion-flex-lg-shrink-0{flex-shrink:0!important}.ion-flex-lg-shrink-1{flex-shrink:1!important}}@media (min-width: 1200px){.ion-flex-xl-grow-0{flex-grow:0!important}.ion-flex-xl-grow-1{flex-grow:1!important}.ion-flex-xl-shrink-0{flex-shrink:0!important}.ion-flex-xl-shrink-1{flex-shrink:1!important}}.ion-order-first{order:-1!important}.ion-order-0{order:0!important}.ion-order-1{order:1!important}.ion-order-2{order:2!important}.ion-order-3{order:3!important}.ion-order-4{order:4!important}.ion-order-5{order:5!important}.ion-order-6{order:6!important}.ion-order-7{order:7!important}.ion-order-8{order:8!important}.ion-order-9{order:9!important}.ion-order-10{order:10!important}.ion-order-11{order:11!important}.ion-order-12{order:12!important}.ion-order-last{order:13!important}@media (min-width: 576px){.ion-order-sm-first{order:-1!important}.ion-order-sm-0{order:0!important}.ion-order-sm-1{order:1!important}.ion-order-sm-2{order:2!important}.ion-order-sm-3{order:3!important}.ion-order-sm-4{order:4!important}.ion-order-sm-5{order:5!important}.ion-order-sm-6{order:6!important}.ion-order-sm-7{order:7!important}.ion-order-sm-8{order:8!important}.ion-order-sm-9{order:9!important}.ion-order-sm-10{order:10!important}.ion-order-sm-11{order:11!important}.ion-order-sm-12{order:12!important}.ion-order-sm-last{order:13!important}}@media (min-width: 768px){.ion-order-md-first{order:-1!important}.ion-order-md-0{order:0!important}.ion-order-md-1{order:1!important}.ion-order-md-2{order:2!important}.ion-order-md-3{order:3!important}.ion-order-md-4{order:4!important}.ion-order-md-5{order:5!important}.ion-order-md-6{order:6!important}.ion-order-md-7{order:7!important}.ion-order-md-8{order:8!important}.ion-order-md-9{order:9!important}.ion-order-md-10{order:10!important}.ion-order-md-11{order:11!important}.ion-order-md-12{order:12!important}.ion-order-md-last{order:13!important}}@media (min-width: 992px){.ion-order-lg-first{order:-1!important}.ion-order-lg-0{order:0!important}.ion-order-lg-1{order:1!important}.ion-order-lg-2{order:2!important}.ion-order-lg-3{order:3!important}.ion-order-lg-4{order:4!important}.ion-order-lg-5{order:5!important}.ion-order-lg-6{order:6!important}.ion-order-lg-7{order:7!important}.ion-order-lg-8{order:8!important}.ion-order-lg-9{order:9!important}.ion-order-lg-10{order:10!important}.ion-order-lg-11{order:11!important}.ion-order-lg-12{order:12!important}.ion-order-lg-last{order:13!important}}@media (min-width: 1200px){.ion-order-xl-first{order:-1!important}.ion-order-xl-0{order:0!important}.ion-order-xl-1{order:1!important}.ion-order-xl-2{order:2!important}.ion-order-xl-3{order:3!important}.ion-order-xl-4{order:4!important}.ion-order-xl-5{order:5!important}.ion-order-xl-6{order:6!important}.ion-order-xl-7{order:7!important}.ion-order-xl-8{order:8!important}.ion-order-xl-9{order:9!important}.ion-order-xl-10{order:10!important}.ion-order-xl-11{order:11!important}.ion-order-xl-12{order:12!important}.ion-order-xl-last{order:13!important}}@media (prefers-color-scheme: dark){:root{--ion-color-primary: #4d8dff;--ion-color-primary-rgb: 77, 141, 255;--ion-color-primary-contrast: #000;--ion-color-primary-contrast-rgb: 0, 0, 0;--ion-color-primary-shade: #447ce0;--ion-color-primary-tint: #5f98ff;--ion-color-secondary: #46b1ff;--ion-color-secondary-rgb: 70, 177, 255;--ion-color-secondary-contrast: #000;--ion-color-secondary-contrast-rgb: 0, 0, 0;--ion-color-secondary-shade: #3e9ce0;--ion-color-secondary-tint: #59b9ff;--ion-color-tertiary: #8482fb;--ion-color-tertiary-rgb: 132, 130, 251;--ion-color-tertiary-contrast: #000;--ion-color-tertiary-contrast-rgb: 0, 0, 0;--ion-color-tertiary-shade: #7472dd;--ion-color-tertiary-tint: #908ffb;--ion-color-success: #2dd55b;--ion-color-success-rgb: 45, 213, 91;--ion-color-success-contrast: #000;--ion-color-success-contrast-rgb: 0, 0, 0;--ion-color-success-shade: #28bb50;--ion-color-success-tint: #42d96b;--ion-color-warning: #ffce31;--ion-color-warning-rgb: 255, 206, 49;--ion-color-warning-contrast: #000;--ion-color-warning-contrast-rgb: 0, 0, 0;--ion-color-warning-shade: #e0b52b;--ion-color-warning-tint: #ffd346;--ion-color-danger: #f24c58;--ion-color-danger-rgb: 242, 76, 88;--ion-color-danger-contrast: #000;--ion-color-danger-contrast-rgb: 0, 0, 0;--ion-color-danger-shade: #d5434d;--ion-color-danger-tint: #f35e69;--ion-color-light: #222428;--ion-color-light-rgb: 34, 36, 40;--ion-color-light-contrast: #fff;--ion-color-light-contrast-rgb: 255, 255, 255;--ion-color-light-shade: #1e2023;--ion-color-light-tint: #383a3e;--ion-color-medium: #989aa2;--ion-color-medium-rgb: 152, 154, 162;--ion-color-medium-contrast: #000;--ion-color-medium-contrast-rgb: 0, 0, 0;--ion-color-medium-shade: #86888f;--ion-color-medium-tint: #a2a4ab;--ion-color-dark: #f4f5f8;--ion-color-dark-rgb: 244, 245, 248;--ion-color-dark-contrast: #000;--ion-color-dark-contrast-rgb: 0, 0, 0;--ion-color-dark-shade: #d7d8da;--ion-color-dark-tint: #f5f6f9}:root.ios{--ion-background-color: #000000;--ion-background-color-rgb: 0, 0, 0;--ion-text-color: #ffffff;--ion-text-color-rgb: 255, 255, 255;--ion-background-color-step-50: #0d0d0d;--ion-background-color-step-100: #1a1a1a;--ion-background-color-step-150: #262626;--ion-background-color-step-200: #333333;--ion-background-color-step-250: #404040;--ion-background-color-step-300: #4d4d4d;--ion-background-color-step-350: #595959;--ion-background-color-step-400: #666666;--ion-background-color-step-450: #737373;--ion-background-color-step-500: #808080;--ion-background-color-step-550: #8c8c8c;--ion-background-color-step-600: #999999;--ion-background-color-step-650: #a6a6a6;--ion-background-color-step-700: #b3b3b3;--ion-background-color-step-750: #bfbfbf;--ion-background-color-step-800: #cccccc;--ion-background-color-step-850: #d9d9d9;--ion-background-color-step-900: #e6e6e6;--ion-background-color-step-950: #f2f2f2;--ion-text-color-step-50: #f2f2f2;--ion-text-color-step-100: #e6e6e6;--ion-text-color-step-150: #d9d9d9;--ion-text-color-step-200: #cccccc;--ion-text-color-step-250: #bfbfbf;--ion-text-color-step-300: #b3b3b3;--ion-text-color-step-350: #a6a6a6;--ion-text-color-step-400: #999999;--ion-text-color-step-450: #8c8c8c;--ion-text-color-step-500: #808080;--ion-text-color-step-550: #737373;--ion-text-color-step-600: #666666;--ion-text-color-step-650: #595959;--ion-text-color-step-700: #4d4d4d;--ion-text-color-step-750: #404040;--ion-text-color-step-800: #333333;--ion-text-color-step-850: #262626;--ion-text-color-step-900: #1a1a1a;--ion-text-color-step-950: #0d0d0d;--ion-item-background: #000000;--ion-card-background: #1c1c1d}:root.ios ion-modal{--ion-background-color: var(--ion-color-step-100, var(--ion-background-color-step-100));--ion-toolbar-background: var(--ion-color-step-150, var(--ion-background-color-step-150));--ion-toolbar-border-color: var(--ion-color-step-250, var(--ion-background-color-step-250))}:root.md{--ion-background-color: #121212;--ion-background-color-rgb: 18, 18, 18;--ion-text-color: #ffffff;--ion-text-color-rgb: 255, 255, 255;--ion-background-color-step-50: #1e1e1e;--ion-background-color-step-100: #2a2a2a;--ion-background-color-step-150: #363636;--ion-background-color-step-200: #414141;--ion-background-color-step-250: #4d4d4d;--ion-background-color-step-300: #595959;--ion-background-color-step-350: #656565;--ion-background-color-step-400: #717171;--ion-background-color-step-450: #7d7d7d;--ion-background-color-step-500: #898989;--ion-background-color-step-550: #949494;--ion-background-color-step-600: #a0a0a0;--ion-background-color-step-650: #acacac;--ion-background-color-step-700: #b8b8b8;--ion-background-color-step-750: #c4c4c4;--ion-background-color-step-800: #d0d0d0;--ion-background-color-step-850: #dbdbdb;--ion-background-color-step-900: #e7e7e7;--ion-background-color-step-950: #f3f3f3;--ion-text-color-step-50: #f3f3f3;--ion-text-color-step-100: #e7e7e7;--ion-text-color-step-150: #dbdbdb;--ion-text-color-step-200: #d0d0d0;--ion-text-color-step-250: #c4c4c4;--ion-text-color-step-300: #b8b8b8;--ion-text-color-step-350: #acacac;--ion-text-color-step-400: #a0a0a0;--ion-text-color-step-450: #949494;--ion-text-color-step-500: #898989;--ion-text-color-step-550: #7d7d7d;--ion-text-color-step-600: #717171;--ion-text-color-step-650: #656565;--ion-text-color-step-700: #595959;--ion-text-color-step-750: #4d4d4d;--ion-text-color-step-800: #414141;--ion-text-color-step-850: #363636;--ion-text-color-step-900: #2a2a2a;--ion-text-color-step-950: #1e1e1e;--ion-item-background: #1e1e1e;--ion-toolbar-background: #1f1f1f;--ion-tab-bar-background: #1f1f1f;--ion-card-background: #1e1e1e}}body.theme-dark ion-content.login-content,body.theme-dark .login-content{--background: linear-gradient(135deg, #0a0f0d, #121816) !important}body.theme-dark .login-content:before{opacity:.08!important}body.theme-dark .logo-section h1{color:#fff!important}body.theme-dark .logo-section h1 span{color:#f4b860!important}body.theme-dark .logo-section p{color:#ffffffbf!important}body.theme-dark .login-card{background:#1a1f1d!important;backdrop-filter:blur(12px)!important;-webkit-backdrop-filter:blur(12px)!important;border:1px solid rgba(255,255,255,.1)!important;box-shadow:0 20px 60px #0009!important}body.theme-dark .login-card h2{color:#fff!important}body.theme-dark .input-item{--background: #1a2820 !important;background:#1a2820!important;border:1px solid rgba(255,255,255,.15)!important}body.theme-dark ion-label{color:#b8c5be!important;--color: #b8c5be !important}body.theme-dark ion-input{color:#fff!important;--color: #ffffff !important;--placeholder-color: rgba(255, 255, 255, .4) !important;--placeholder-opacity: 1 !important}body.theme-dark ion-input::part(native){color:#fff!important;caret-color:#1a7a4c!important}body.theme-dark ion-input input::placeholder{color:#fff6!important;opacity:1!important}body.theme-dark .eye-icon{color:#8a9a92!important}body.theme-dark .eye-icon:hover,body.theme-dark .loading{color:#b8c5be!important}body.theme-dark ion-spinner{--color: #1A7A4C !important}body.theme-dark .error-message{color:#ff6b6b!important;background:#ff6b6b1f!important;border:1px solid rgba(255,107,107,.25)!important;padding:8px 12px!important;border-radius:8px!important}body.theme-dark .verify-resend-block{background:#1a7a4c1f!important;border-color:#1a7a4c4d!important}body.theme-dark .verify-resend-block .verify-hint{color:#b8c5be!important}body.theme-dark .verify-resend-block .verify-hint ion-icon{color:#1a7a4c!important}body.theme-dark .verify-resend-block .resend-verif-btn{--background: #1A7A4C !important;--color: #ffffff !important}body.theme-dark .verify-resend-block .resend-verif-msg.ok{background:#1a7a4c26!important;color:#7dd3a3!important;border-color:#1a7a4c59!important}body.theme-dark .verify-resend-block .resend-verif-msg.error{background:#ff6b6b1f!important;color:#ff6b6b!important;border-color:#ff6b6b40!important}body.theme-dark .session-expired-msg{background:#f4b86026!important;border-color:#f4b86059!important;color:#f4b860!important}body.theme-dark .session-expired-msg ion-icon{color:#f4b860!important}body.theme-dark .login-btn{--background: #1A7A4C !important;--color: #ffffff !important;--box-shadow: 0 4px 16px rgba(26, 122, 76, .4) !important}body.theme-dark .login-btn:hover{--background: #22a06b !important}body.theme-dark .forgot{color:#b8c5be!important}body.theme-dark .forgot:hover{color:#fff!important}body.theme-dark .register{color:#b8c5be!important}body.theme-dark .register span{color:#f4b860!important;font-weight:600}body.theme-dark .register:hover{color:#fff!important}body.theme-dark .contact-link{color:#fff9!important}body.theme-dark .contact-link span{color:#f4b860!important}body.theme-dark ion-content.register-content,body.theme-dark .register-content{--background: linear-gradient(135deg, #0a0f0d, #121816) !important}body.theme-dark .register-content:before{opacity:.08!important}body.theme-dark .register-card{background:#1a1f1d!important;backdrop-filter:blur(12px)!important;-webkit-backdrop-filter:blur(12px)!important;border:1px solid rgba(255,255,255,.1)!important;box-shadow:0 20px 60px #0009!important}body.theme-dark .register-card h2{color:#fff!important}body.theme-dark .card-desc,body.theme-dark .card-desc.small{color:#b8c5be!important}body.theme-dark .verification-card .correo-registrado{color:#7dd3a3!important;background:#1a7a4c1f!important;border-color:#1a7a4c4d!important}body.theme-dark .verification-card .action-divider{background:#ffffff1a!important}body.theme-dark .verification-card .reenvio-msg.ok{background:#1a7a4c26!important;color:#7dd3a3!important;border-color:#1a7a4c59!important}body.theme-dark .verification-card .reenvio-msg.error{background:#ff6b6b1f!important;color:#ff6b6b!important;border-color:#ff6b6b40!important}body.theme-dark .verification-card .resend-btn{--background: #1A7A4C !important;--color: #ffffff !important}body.theme-dark .verification-card .back-btn{--border-color: rgba(255, 255, 255, .3) !important;--color: #b8c5be !important}body.theme-dark .field-hint{color:#8a9a92!important}body.theme-dark .field-hint.error{color:#ff6b6b!important}body.theme-dark .field-wrap.field-error .input-item{--background: rgba(255, 107, 107, .08) !important;background:#ff6b6b14!important;border-color:#ff6b6b66!important}body.theme-dark .register-btn{--background: #1A7A4C !important;--color: #ffffff !important;--box-shadow: 0 4px 16px rgba(26, 122, 76, .4) !important}body.theme-dark .login-link{color:#b8c5be!important}body.theme-dark .login-link span{color:#f4b860!important}body.theme-dark .politica-label{color:#b8c5be!important}body.theme-dark .politica-check{accent-color:#1A7A4C!important}body.theme-dark .politica-link{color:#f4b860!important}body.theme-dark .politica-link:hover{color:#d4963a!important}body.theme-dark .strength-track{background:#ffffff1a!important}body.theme-dark .error-msg{color:#ff6b6b!important}body.theme-dark ion-content.forgot-content,body.theme-dark .forgot-content{--background: linear-gradient(135deg, #0a0f0d, #121816) !important}body.theme-dark .forgot-card{background:#1a1f1d!important;backdrop-filter:blur(12px)!important;-webkit-backdrop-filter:blur(12px)!important;border:1px solid rgba(255,255,255,.1)!important;box-shadow:0 20px 60px #0009!important}body.theme-dark .forgot-card h2{color:#fff!important}body.theme-dark .outline-btn{--border-color: rgba(255, 255, 255, .3) !important;--color: #b8c5be !important}body.theme-dark .success-box{background:#1a7a4c1f!important}body.theme-dark .success-icon-wrap{background:#1a7a4c33!important}body.theme-dark .success-icon-wrap ion-icon{color:#1a7a4c!important}body.theme-dark .success-text{color:#b8c5be!important}body.theme-dark .success-text .email-highlight{color:#7dd3a3!important}body.theme-dark .back-link{color:#b8c5be!important}body.theme-dark ion-content.reset-content,body.theme-dark .reset-content{--background: linear-gradient(135deg, #0a0f0d, #121816) !important}body.theme-dark .reset-card{background:#1a1f1d!important;backdrop-filter:blur(12px)!important;-webkit-backdrop-filter:blur(12px)!important;border:1px solid rgba(255,255,255,.1)!important;box-shadow:0 20px 60px #0009!important}body.theme-dark .reset-card h2{color:#fff!important}body.theme-dark .card-icon{background:#1a7a4c26!important}body.theme-dark .card-icon ion-icon{color:#1a7a4c!important}body.theme-dark .success-icon{background:#1a7a4c33!important}body.theme-dark .success-icon ion-icon{color:#1a7a4c!important}body.theme-dark .main-btn{--background: #1A7A4C !important;--color: #ffffff !important;--box-shadow: 0 4px 16px rgba(26, 122, 76, .4) !important}body.theme-dark .pet-component,body.theme-dark :host{--verde: #1A7A4C !important;--verde-claro: #0f1412 !important;--verde-hover: #1a2820 !important;--verde-oscuro: #22A06B !important;--texto: #ffffff !important;--texto-secundario: #b8c5be !important;--borde: rgba(255, 255, 255, .15) !important;--fondo: #0a0f0d !important;--blanco: #1a1f1d !important;--rojo: #ff6b6b !important;--rojo-claro: rgba(255, 107, 107, .12) !important}body.theme-dark .dashboard-layout{background:#0a0f0d!important;color:#fff!important}body.theme-dark .topbar-sub,body.theme-dark .empty-state{color:#b8c5be!important}body.theme-dark .empty-state h3{color:#fff!important}body.theme-dark .pet-card{background:#1a1f1d!important;border-color:#ffffff26!important;box-shadow:0 4px 16px #0006!important}body.theme-dark .pet-card:hover{box-shadow:0 6px 22px #0009!important}body.theme-dark .pet-card-header{border-bottom-color:#ffffff1a!important}body.theme-dark .pet-avatar{background:#1a7a4c26!important}body.theme-dark .pet-card-name{color:#fff!important}body.theme-dark .pet-card-species{color:#b8c5be!important}body.theme-dark .btn-icon:hover{background:#1a2820!important;border-color:#1a7a4c!important;color:#1a7a4c!important}body.theme-dark .btn-icon.danger:hover{background:#ff6b6b1f!important;border-color:#ff6b6b66!important;color:#ff6b6b!important}body.theme-dark .detail-row{border-bottom-color:#ffffff1a!important;color:#b8c5be!important}body.theme-dark .btn-primary:hover{background:#22a06b!important}body.theme-dark .btn-danger{background:#ff6b6b!important;color:#fff!important}body.theme-dark .btn-danger:hover{background:#ff5252!important}body.theme-dark .modal-card{background:#1a1f1d!important;box-shadow:0 16px 48px #000c!important}body.theme-dark .modal-footer{border-top-color:#ffffff1a!important}body.theme-dark .form-select,body.theme-dark .form-input{background:#0f1412!important;border-color:#ffffff26!important;color:#fff!important}body.theme-dark .form-select::placeholder,body.theme-dark .form-input::placeholder{color:#fff6!important}body.theme-dark .form-select:focus,body.theme-dark .form-input:focus{border-color:#1a7a4c!important;box-shadow:0 0 0 3px #1a7a4c33!important}body.theme-dark .form-select{color:#aaa!important}body.theme-dark .form-select.has-value{color:#fff!important}body.theme-dark .photo-preview{background:#0f1412!important;border-color:#ffffff26!important}body.theme-dark .input-error{border-color:#ff6b6b!important;box-shadow:0 0 0 3px #ff6b6b33!important}body.theme-dark .cal-nav{background:#0f1412!important;border-color:#ffffff26!important;color:#fff!important}body.theme-dark .cal-nav:hover{background:#1a2820!important;border-color:#1a7a4c!important;color:#1a7a4c!important}body.theme-dark .cal-select{background:#0f1412!important;border-color:#ffffff26!important;color:#fff!important}body.theme-dark .cal-select:focus{border-color:#1a7a4c!important}body.theme-dark .cal-weekdays{color:#b8c5be!important}body.theme-dark .cal-day:hover:not(.empty):not(.disabled){background:#1a2820!important;color:#1a7a4c!important}body.theme-dark .cal-day.selected{background:#1a7a4c!important;color:#fff!important}body.theme-dark .cal-day.today:not(.selected){border-color:#1a7a4c!important;color:#1a7a4c!important}body.theme-dark .cal-day.disabled{color:#fff3!important}body.theme-dark .admin-payments-component .dashboard-layout,body.theme-dark .dashboard-layout{background:linear-gradient(135deg,#0a0f0d,#121816)!important;color:#fff!important}body.theme-dark .admin-payments-component .topbar{background:#1a1f1d!important;border-bottom-color:#ffffff1a!important}body.theme-dark .admin-payments-component .topbar-title{color:#fff!important}body.theme-dark .admin-payments-component .topbar-sub{color:#b8c5be!important}body.theme-dark .admin-payments-component .stat-card{background:#1a1f1d!important;border-color:#ffffff1a!important;box-shadow:0 2px 8px #0006!important}body.theme-dark .admin-payments-component .stat-card:hover{box-shadow:0 6px 18px #0009!important}body.theme-dark .admin-payments-component .stat-icon-wrap{background:#1a7a4c26!important}body.theme-dark .admin-payments-component .stat-value{color:#fff!important}body.theme-dark .admin-payments-component .stat-label{color:#b8c5be!important}body.theme-dark .admin-payments-component .section-card{background:#1a1f1d!important;border-color:#ffffff1a!important;box-shadow:0 2px 12px #0006!important}body.theme-dark .admin-payments-component .form-input,body.theme-dark .admin-payments-component .form-select{background:#0f1412!important;border-color:#ffffff26!important;color:#fff!important}body.theme-dark .admin-payments-component .form-input::placeholder,body.theme-dark .admin-payments-component .form-select::placeholder{color:#fff6!important}body.theme-dark .admin-payments-component .form-input:focus,body.theme-dark .admin-payments-component .form-select:focus{border-color:#1a7a4c!important;box-shadow:0 0 0 3px #1a7a4c33!important}body.theme-dark .admin-payments-component .data-table thead tr{background:#0f1412!important;border-bottom-color:#ffffff1a!important}body.theme-dark .admin-payments-component .data-table th{color:#b8c5be!important}body.theme-dark .admin-payments-component .data-table td{border-bottom-color:#ffffff0d!important}body.theme-dark .admin-payments-component .table-row:hover{background:#0f1412!important}body.theme-dark .admin-payments-component .cell-name{color:#fff!important}body.theme-dark .admin-payments-component .cell-sub{color:#8a9a92!important}body.theme-dark .admin-payments-component .cell-text{color:#b8c5be!important}body.theme-dark .admin-payments-component .empty-row,body.theme-dark .admin-payments-component .loading-row{color:#8a9a92!important}body.theme-dark .admin-payments-component .status-badge.paid{background:#1a7a4c26!important;color:#7dd3a3!important}body.theme-dark .admin-payments-component .status-badge.pending{background:#f4b86026!important;color:#f4b860!important}body.theme-dark .admin-payments-component .btn-action{background:#0f1412!important;border-color:#ffffff26!important;color:#b8c5be!important}body.theme-dark .admin-payments-component .btn-action.revert:hover{background:#f4b86026!important;border-color:#f4b86066!important;color:#f4b860!important}body.theme-dark .dashboard-layout{background:linear-gradient(135deg,#0a0f0d,#121816)!important;color:#fff!important}body.theme-dark .main-content{background:transparent!important}body.theme-dark .topbar{background:#1a1f1d!important;border-bottom-color:#ffffff1a!important}body.theme-dark .topbar-title{color:#fff!important}body.theme-dark .topbar-sub{color:#b8c5be!important}body.theme-dark .today-badge{background:#1a7a4c26!important;border-color:#1a7a4c4d!important;color:#7dd3a3!important}body.theme-dark .today-dot{background:#1a7a4c!important}body.theme-dark .tab-nav{background:#1a1f1d!important;border-bottom-color:#ffffff1a!important}body.theme-dark .tab-btn{color:#8a9a92!important}body.theme-dark .tab-btn:hover{color:#fff!important;background:#0f1412!important}body.theme-dark .tab-btn.active{color:#fff!important;border-bottom-color:#1a7a4c!important}body.theme-dark .section-card{background:#1a1f1d!important;border-color:#ffffff1a!important;box-shadow:0 2px 12px #0006!important}body.theme-dark .stat-card{background:#1a1f1d!important;border-color:#ffffff1a!important;box-shadow:0 2px 8px #0006!important}body.theme-dark .stat-card:hover{box-shadow:0 6px 18px #0009!important}body.theme-dark .stat-icon-wrap{background:#1a7a4c26!important}body.theme-dark .stat-value{color:#fff!important}body.theme-dark .stat-label{color:#b8c5be!important}body.theme-dark .data-table thead tr{background:#0f1412!important;border-bottom-color:#ffffff1a!important}body.theme-dark .data-table th{color:#b8c5be!important}body.theme-dark .data-table td{border-bottom-color:#ffffff0d!important}body.theme-dark .table-row:hover{background:#0f1412!important}body.theme-dark .table-row.row-cancelled{opacity:.5!important}body.theme-dark .cell-name{color:#fff!important}body.theme-dark .cell-sub{color:#8a9a92!important}body.theme-dark .cell-text{color:#b8c5be!important}body.theme-dark .empty-row{color:#8a9a92!important}body.theme-dark .user-avatar-small{background:linear-gradient(135deg,#1a7a4c,#22a06b)!important}body.theme-dark .user-avatar-small.client{background:linear-gradient(135deg,#4a8fd4,#5b9fe4)!important}body.theme-dark .user-avatar-small.owner{background:linear-gradient(135deg,#8b6db8,#9b7dc8)!important}body.theme-dark .pet-avatar-cell{background:#1a7a4c26!important}body.theme-dark .role-badge.role-vet{background:#4a8fd426!important;color:#5b9fe4!important}body.theme-dark .role-badge.role-recep{background:#f4b86026!important;color:#f4b860!important}body.theme-dark .role-badge.role-admin{background:#8b6db826!important;color:#9b7dc8!important}body.theme-dark .status-badge.active{background:#1a7a4c26!important;color:#7dd3a3!important}body.theme-dark .status-badge.inactive{background:#ffffff0d!important;color:#8a9a92!important}body.theme-dark .apt-status-badge.status-programada,body.theme-dark .apt-status-badge.status-confirmada,body.theme-dark .status-apt-badge.status-programada,body.theme-dark .status-apt-badge.status-confirmada{background:#1a7a4c26!important;color:#7dd3a3!important}body.theme-dark .apt-status-badge.status-cancelada,body.theme-dark .status-apt-badge.status-cancelada{background:#ff6b6b1f!important;color:#ff6b6b!important}body.theme-dark .apt-status-badge.status-pendiente,body.theme-dark .status-apt-badge.status-pendiente{background:#f4b86026!important;color:#f4b860!important}body.theme-dark .apt-status-badge.status-no_asistio,body.theme-dark .status-apt-badge.status-no_asistio{background:#8b6db826!important;color:#9b7dc8!important}body.theme-dark .apt-status-badge.status-completada,body.theme-dark .status-apt-badge.status-completada{background:#4a8fd426!important;color:#5b9fe4!important}body.theme-dark .time-chip{background:#1a7a4c26!important;border-color:#1a7a4c4d!important;color:#7dd3a3!important}body.theme-dark .date-chip{background:#8b6db826!important;border-color:#8b6db84d!important;color:#9b7dc8!important}body.theme-dark .btn-action{background:#0f1412!important;border-color:#ffffff26!important;color:#b8c5be!important}body.theme-dark .btn-action.edit:hover{background:#4a8fd426!important;border-color:#4a8fd466!important;color:#5b9fe4!important}body.theme-dark .btn-action.confirm:hover,body.theme-dark .btn-action.activate:hover,body.theme-dark .btn-action.view:hover{background:#1a7a4c26!important;border-color:#1a7a4c66!important;color:#7dd3a3!important}body.theme-dark .btn-action.deactivate:hover,body.theme-dark .btn-action.delete:hover{background:#ff6b6b1f!important;border-color:#ff6b6b66!important;color:#ff6b6b!important}body.theme-dark .btn-action.no-show:hover{background:#8b6db826!important;border-color:#8b6db866!important;color:#9b7dc8!important}body.theme-dark .btn-action.cobrar{background:#1a7a4c26!important;border-color:#1a7a4c4d!important;color:#7dd3a3!important}body.theme-dark .btn-action.cobrar:hover{background:#1a7a4c!important;border-color:#22a06b!important;color:#fff!important}body.theme-dark .btn-action.btn-self{opacity:.3!important;background:#0f1412!important;border-color:#ffffff0d!important;color:#8a9a92!important}body.theme-dark .pet-mini-chip{background:#1a7a4c26!important;border-color:#1a7a4c4d!important;color:#7dd3a3!important}body.theme-dark .no-pets-label{color:#8a9a92!important}body.theme-dark .form-label{color:#fff!important}body.theme-dark .form-input,body.theme-dark .form-select,body.theme-dark .form-textarea{background:#0f1412!important;border-color:#ffffff26!important;color:#fff!important}body.theme-dark .form-input::placeholder,body.theme-dark .form-select::placeholder,body.theme-dark .form-textarea::placeholder{color:#fff6!important}body.theme-dark .form-input:focus,body.theme-dark .form-select:focus,body.theme-dark .form-textarea:focus{border-color:#1a7a4c!important;box-shadow:0 0 0 3px #1a7a4c33!important;background:#0f1412!important}body.theme-dark .form-input.invalid,body.theme-dark .form-select.invalid,body.theme-dark .form-textarea.invalid{border-color:#ff6b6b!important;box-shadow:0 0 0 3px #ff6b6b33!important}body.theme-dark .field-error{color:#ff6b6b!important}body.theme-dark .form-label-readonly{color:#fff!important}body.theme-dark .readonly-tag{background:#0f1412!important;color:#8a9a92!important;border-color:#ffffff1a!important}body.theme-dark .input-readonly{background:#0f1412!important;border-color:#ffffff1a!important;color:#b8c5be!important}body.theme-dark .toggle-pw{color:#b8c5be!important}body.theme-dark .toggle-pw:hover{background:#1a7a4c26!important;color:#fff!important}body.theme-dark .strength-bar{background:#ffffff1a!important}body.theme-dark .pw-hints .hint{background:#0f1412!important;color:#8a9a92!important;border-color:#ffffff1a!important}body.theme-dark .pw-hints .hint.ok{background:#1a7a4c26!important;color:#7dd3a3!important;border-color:#1a7a4c4d!important}body.theme-dark .btn-primary{background:#1a7a4c!important;color:#fff!important}body.theme-dark .btn-primary:hover:not(:disabled){background:#22a06b!important;box-shadow:0 4px 12px #1a7a4c66!important}body.theme-dark .btn-secondary{background:#0f1412!important;color:#fff!important;border-color:#fff3!important}body.theme-dark .btn-secondary:hover{background:#1a2820!important}body.theme-dark .btn-danger{background:#ff6b6b1f!important;color:#ff6b6b!important;border-color:#ff6b6b4d!important}body.theme-dark .btn-danger:hover:not(:disabled){background:#ff6b6b33!important;border-color:#ff6b6b80!important}body.theme-dark .btn-success{background:#1a7a4c26!important;color:#7dd3a3!important;border-color:#1a7a4c4d!important}body.theme-dark .btn-success:hover{background:#1a7a4c!important;color:#fff!important}body.theme-dark .btn-icon{background:#0f1412!important;border-color:#ffffff26!important;color:#b8c5be!important}body.theme-dark .btn-icon:hover{background:#4a8fd426!important;border-color:#4a8fd466!important}body.theme-dark .btn-icon-danger:hover{background:#ff6b6b1f!important;border-color:#ff6b6b66!important}body.theme-dark .modal-overlay{background:#000000b3!important}body.theme-dark .modal-card{background:#1a1f1d!important;box-shadow:0 20px 60px #000c!important}body.theme-dark .modal-header{border-bottom-color:#ffffff1a!important}body.theme-dark .modal-header h3{color:#fff!important}body.theme-dark .modal-close{background:#0f1412!important;color:#b8c5be!important}body.theme-dark .modal-close:hover{background:#ff6b6b1f!important;color:#ff6b6b!important}body.theme-dark .modal-footer{border-top-color:#ffffff1a!important;background:#0f1412!important}body.theme-dark .cancel-warning-box{background:#f4b8601f!important;border-color:#f4b8604d!important}body.theme-dark .cancel-warning-box p,body.theme-dark .cancel-warning-box strong{color:#f4b860!important}body.theme-dark .cancel-details{background:#0f1412!important;border-color:#ffffff1a!important}body.theme-dark .detail-row{border-bottom-color:#ffffff0d!important;color:#b8c5be!important}body.theme-dark .detail-row strong{color:#fff!important}body.theme-dark .temp-password-notice{background:#1a7a4c1f!important;border-color:#1a7a4c4d!important}body.theme-dark .temp-password-notice p{color:#7dd3a3!important}body.theme-dark .save-error-box{background:#ff6b6b1f!important;border-color:#ff6b6b4d!important;color:#ff6b6b!important}body.theme-dark .save-error-icon{color:#ff6b6b!important}body.theme-dark .photo-upload-group{background:#1a7a4c1f!important;border-color:#1a7a4c4d!important}body.theme-dark .photo-preview{background:#0f1412!important;border-color:#1a7a4c4d!important}body.theme-dark .btn-upload{background:#1a7a4c!important;color:#fff!important}body.theme-dark .btn-upload:hover{background:#22a06b!important}body.theme-dark .btn-remove-photo{background:#ff6b6b1f!important;color:#ff6b6b!important;border-color:#ff6b6b4d!important}body.theme-dark .photo-hint{color:#b8c5be!important}body.theme-dark .client-detail-header{border-bottom-color:#ffffff1a!important}body.theme-dark .client-big-avatar{background:linear-gradient(135deg,#4a8fd4,#5b9fe4)!important}body.theme-dark .client-detail-name{color:#fff!important}body.theme-dark .client-detail-email,body.theme-dark .client-detail-phone,body.theme-dark .detail-section-title{color:#b8c5be!important}body.theme-dark .pet-detail-card{background:#0f1412!important;border-color:#ffffff1a!important}body.theme-dark .pet-detail-name{color:#fff!important}body.theme-dark .pet-detail-sub{color:#8a9a92!important}body.theme-dark .two-columns .left-column .section-card,body.theme-dark .two-columns .right-column .section-card{background:#1a1f1d!important}body.theme-dark .section-header{border-bottom-color:#ffffff1a!important}body.theme-dark .section-header h3{color:#fff!important}body.theme-dark .appointment-item{background:#1a1f1d!important;border-color:#ffffff26!important}body.theme-dark .appointment-item:hover{background:#1a2820!important;border-color:#1a7a4c!important}body.theme-dark .appointment-item.cancelled{opacity:.5!important;background:#0f1412!important}body.theme-dark .appt-icon{background:#1a7a4c26!important}body.theme-dark .appt-pet-name{color:#fff!important}body.theme-dark .appt-datetime{color:#7dd3a3!important}body.theme-dark .appt-reason{color:#b8c5be!important}body.theme-dark .appt-vet{color:#7dd3a3!important}body.theme-dark .btn-cancel-small{background:#ff6b6b1f!important;color:#ff6b6b!important;border-color:#ff6b6b4d!important}body.theme-dark .btn-cancel-small:hover{background:#ff6b6b33!important}body.theme-dark .appt-cancelled-label{background:#ffffff0d!important;color:#8a9a92!important}body.theme-dark .no-appointments{color:#b8c5be!important}body.theme-dark .pet-chip{background:#0f1412!important;border-color:#ffffff26!important;color:#fff!important}body.theme-dark .pet-chip:hover{background:#1a2820!important;border-color:#1a7a4c!important}body.theme-dark .pet-chip.selected{background:#1a7a4c26!important;border-color:#1a7a4c!important;color:#7dd3a3!important}body.theme-dark .no-pets{color:#b8c5be!important}body.theme-dark .calendar-widget{background:#0f1412!important;border-color:#ffffff26!important}body.theme-dark .cal-month{color:#fff!important}body.theme-dark .cal-nav-btn{background:#1a1f1d!important;border-color:#ffffff26!important;color:#fff!important}body.theme-dark .cal-nav-btn:hover{background:#1a7a4c26!important;border-color:#1a7a4c!important}body.theme-dark .cal-day-name{color:#b8c5be!important}body.theme-dark .cal-day{color:#fff!important}body.theme-dark .cal-day.available:hover{background:#1a2820!important;border-color:#1a7a4c!important}body.theme-dark .cal-day.today:not(.selected){background:#1a7a4c26!important;border-color:#1a7a4c!important;color:#7dd3a3!important}body.theme-dark .cal-day.selected{background:#1a7a4c!important;color:#fff!important;border-color:#22a06b!important}body.theme-dark .cal-day.disabled{opacity:.2!important}body.theme-dark .time-slot{background:#0f1412!important;border-color:#ffffff26!important;color:#fff!important}body.theme-dark .time-slot:hover:not(:disabled){background:#1a2820!important;border-color:#1a7a4c!important}body.theme-dark .time-slot.selected{background:#1a7a4c!important;color:#fff!important;border-color:#22a06b!important}body.theme-dark .time-slot:disabled{opacity:.3!important}body.theme-dark .selected-date-label{color:#7dd3a3!important;background:#1a7a4c26!important}body.theme-dark .loading-slots{color:#b8c5be!important}body.theme-dark .spinner{border-color:#ffffff26!important;border-top-color:#1a7a4c!important}body.theme-dark .appointment-summary{background:#1a7a4c1f!important;border-color:#1a7a4c4d!important}body.theme-dark .summary-row{border-bottom-color:#1a7a4c33!important;color:#b8c5be!important}body.theme-dark .summary-row strong{color:#fff!important}body.theme-dark .vet-card{background:#1a1f1d!important;border-color:#ffffff26!important}body.theme-dark .vet-card:hover{background:#1a2820!important;border-color:#1a7a4c!important}body.theme-dark .vet-card.selected{background:#1a7a4c26!important;border-color:#1a7a4c!important}body.theme-dark .vet-avatar{background:#1a7a4c26!important;border-color:#1a7a4c4d!important;color:#7dd3a3!important}body.theme-dark .vet-name{color:#fff!important}body.theme-dark .vet-specialty{color:#b8c5be!important}body.theme-dark .vet-selected-check{background:#1a7a4c!important;color:#fff!important}body.theme-dark .no-vets{color:#b8c5be!important}body.theme-dark .toast{background:#1a1f1d!important;color:#fff!important;box-shadow:0 8px 24px #0009!important}body.theme-dark .toast.toast-success{border-left-color:#1a7a4c!important}body.theme-dark .toast.toast-error{border-left-color:#ff6b6b!important}body.theme-dark .pay-item{border-color:#ffffff26!important}body.theme-dark .pay-item:hover{background:#1a7a4c14!important;border-color:#1a7a4c!important}body.theme-dark .pay-icon{background:#1a7a4c26!important}body.theme-dark .pay-amount{color:#7dd3a3!important}body.theme-dark .pay-badge.paid{background:#1a7a4c26!important;color:#7dd3a3!important}body.theme-dark .pay-badge.pending{background:#f4b86026!important;color:#f4b860!important}body.theme-dark .price-hint-box{background:#1a7a4c1f!important;border-color:#1a7a4c4d!important}body.theme-dark .price-hint-label,body.theme-dark .price-hint-amount{color:#7dd3a3!important}body.theme-dark .price-hint-disclaimer{color:#b8c5be!important}body.theme-dark .price-hint-no-price{background:#f4b8601f!important;border-color:#f4b8604d!important}body.theme-dark .price-hint-no-price .price-hint-disclaimer{color:#f4b860!important}body.theme-dark .panel-card{background:#1a1f1d!important}body.theme-dark .panel-title{color:#fff!important}body.theme-dark .panel-subtitle{color:#8a9a92!important}body.theme-dark .bar-track{background:#0f1412!important}body.theme-dark .bar-fill{background:#1a7a4c!important}body.theme-dark .bar-fill.today-bar{background:#5b9fe4!important;box-shadow:0 0 0 2px #22a06b,0 0 0 4px #22a06b4d!important}body.theme-dark .bar-fill.bar-empty{background:#1a7a4c33!important}body.theme-dark .bar-fill.today-bar.bar-empty{background:#5b9fe433!important;box-shadow:0 0 0 2px #5b9fe4,0 0 0 4px #5b9fe433!important}body.theme-dark .bar-label{color:#8a9a92!important}body.theme-dark .bar-label.today-label,body.theme-dark .bar-value{color:#fff!important}body.theme-dark .chart-legend{border-top-color:#ffffff1a!important;color:#b8c5be!important}body.theme-dark .legend-today{background:#5b9fe4!important}body.theme-dark .legend-other{background:#1a7a4c!important}body.theme-dark .legend-text{color:#b8c5be!important}body.theme-dark .cancelled-item{background:#f4b86014!important;border-color:#f4b86033!important}body.theme-dark .cancelled-dot{background:#ff6b6b!important}body.theme-dark .cancelled-client{color:#fff!important}body.theme-dark .cancelled-detail{color:#8a9a92!important}body.theme-dark .cancelled-reason{color:#f4b860!important}body.theme-dark .no-cancelled{color:#7dd3a3!important}body.theme-dark .vet-bar-track{background:#0f1412!important}body.theme-dark .vet-bar-fill{background:linear-gradient(90deg,#1a7a4c,#22a06b)!important}body.theme-dark .vet-count{color:#fff!important}body.theme-dark .create-apt-card{background:#1a1f1d!important}body.theme-dark .step-dot{background:#0f1412!important;border-color:#ffffff26!important;color:#8a9a92!important}body.theme-dark .step-dot.active{background:#1a7a4c!important;border-color:#1a7a4c!important;color:#fff!important;box-shadow:0 0 0 4px #1a7a4c33!important}body.theme-dark .step-dot.done{background:#1a7a4c26!important;border-color:#1a7a4c!important;color:#7dd3a3!important}body.theme-dark .step-line{background:#ffffff26!important}body.theme-dark .step-line.done{background:#1a7a4c!important}body.theme-dark .step-labels span{color:#8a9a92!important}body.theme-dark .step-labels span.active-label,body.theme-dark .step-title{color:#fff!important}body.theme-dark .step-footer{border-top-color:#ffffff1a!important}body.theme-dark .toggle-btn{background:#0f1412!important;border-color:#ffffff26!important;color:#b8c5be!important}body.theme-dark .toggle-btn.selected{background:#1a7a4c26!important;border-color:#1a7a4c!important;color:#7dd3a3!important}body.theme-dark .toggle-btn:hover:not(.selected){background:#1a2820!important;border-color:#1a7a4c4d!important}body.theme-dark .client-results{background:#1a1f1d!important;border-color:#ffffff26!important}body.theme-dark .client-result-item{border-bottom-color:#ffffff0d!important}body.theme-dark .client-result-item:hover{background:#0f1412!important}body.theme-dark .no-results-hint{color:#8a9a92!important}body.theme-dark .selected-client-card{background:#1a7a4c1f!important;border-color:#1a7a4c4d!important}body.theme-dark .btn-change-client{color:#b8c5be!important}body.theme-dark .btn-change-client:hover{background:#ff6b6b1f!important;color:#ff6b6b!important}body.theme-dark .pet-select-card{background:#0f1412!important;border-color:#ffffff26!important}body.theme-dark .pet-select-card:hover{background:#1a2820!important;border-color:#1a7a4c!important}body.theme-dark .pet-select-card.selected{background:#1a7a4c26!important;border-color:#1a7a4c!important;box-shadow:0 0 0 3px #1a7a4c33!important}body.theme-dark .pet-select-name{color:#fff!important}body.theme-dark .pet-select-sub{color:#8a9a92!important}body.theme-dark .pet-select-check{color:#1a7a4c!important}body.theme-dark .photo-preview{background:#1a7a4c26!important;border-color:#1a7a4c4d!important}body.theme-dark .new-pet-notice{background:#4a8fd426!important;color:#5b9fe4!important;border-color:#4a8fd44d!important}body.theme-dark .apt-summary-row{background:#0f1412!important;border-color:#ffffff1a!important}body.theme-dark .apt-summary-chip{color:#fff!important}body.theme-dark .pet-chip{background:#1a7a4c26!important}body.theme-dark .apt-summary-sep{color:#1a7a4c80!important}body.theme-dark .apt-status-note{background:#f4b8601f!important;border-color:#f4b8604d!important}body.theme-dark .status-note-text{color:#f4b860!important}body.theme-dark .apt-edit-summary{background:#0f1412!important;border-color:#ffffff1a!important}body.theme-dark .payment-amount-display{background:#1a7a4c26!important;border-color:#1a7a4c4d!important;color:#7dd3a3!important}body.theme-dark .clientes-panel{background:#1a1f1d!important;border-color:#ffffff1a!important;box-shadow:0 2px 12px #0006!important}body.theme-dark .panel-header,body.theme-dark .search-bar{border-bottom-color:#ffffff0d!important}body.theme-dark .loading-msg{color:#b8c5be!important}body.theme-dark .client-row{border-bottom-color:#ffffff08!important}body.theme-dark .client-row:hover{background:#0f1412!important}body.theme-dark .client-row.selected{background:#1a7a4c1f!important;border-left-color:#1a7a4c!important}body.theme-dark .client-avatar{background:linear-gradient(135deg,#1a7a4c,#22a06b)!important}body.theme-dark .client-name{color:#fff!important}body.theme-dark .client-email,body.theme-dark .empty-msg{color:#8a9a92!important}body.theme-dark .detalle-header{border-bottom-color:#ffffff1a!important}body.theme-dark .detalle-avatar{background:linear-gradient(135deg,#1a7a4c,#22a06b)!important}body.theme-dark .detalle-name{color:#fff!important}body.theme-dark .detalle-email{color:#8a9a92!important}body.theme-dark .mascotas-title{color:#fff!important}body.theme-dark .pet-card{background:#0f1412!important;border-color:#ffffff26!important}body.theme-dark .pet-card:hover{border-color:#1a7a4c!important;box-shadow:0 4px 12px #1a7a4c33!important}body.theme-dark .pet-photo,body.theme-dark .pet-photo.no-photo{background:#1a7a4c26!important}body.theme-dark .pet-name{color:#fff!important}body.theme-dark .pet-breed{color:#8a9a92!important}body.theme-dark .pet-sex,body.theme-dark .slots-hint,body.theme-dark .slots-loading{color:#b8c5be!important}body.theme-dark .spinner-sm-inline{border-color:#ffffff26!important;border-top-color:#1a7a4c!important}body.theme-dark .time-slot-btn.available{background:#1a7a4c26!important;border-color:#1a7a4c4d!important;color:#7dd3a3!important}body.theme-dark .time-slot-btn.available:hover:not(:disabled){background:#1a7a4c!important;border-color:#22a06b!important;color:#fff!important}body.theme-dark .time-slot-btn.slot-selected{background:#1a7a4c!important;border-color:#22a06b!important;color:#fff!important;box-shadow:0 2px 8px #1a7a4c66!important}body.theme-dark .time-slot-btn.taken{background:#ff6b6b14!important;border-color:#ff6b6b33!important;color:#ff6b6b!important}body.theme-dark .time-slot-btn.past{background:#0f1412!important;border-color:#ffffff0d!important;color:#fff3!important}body.theme-dark .slots-empty{background:#ff6b6b14!important;border-color:#ff6b6b33!important;color:#ff6b6b!important}body.theme-dark .date-display{background:#0f1412!important;border-color:#ffffff26!important;color:#fff!important}body.theme-dark .date-display:hover,body.theme-dark .date-display.date-has-value{border-color:#1a7a4c!important}body.theme-dark .date-display.invalid{border-color:#ff6b6b!important;box-shadow:0 0 0 3px #ff6b6b33!important}body.theme-dark .date-placeholder{color:#fff6!important}body.theme-dark .date-arrow{color:#b8c5be!important}body.theme-dark .calendar-popup{background:#1a1f1d!important;border-color:#ffffff26!important;box-shadow:0 4px 16px #0009!important;color:#fff!important}body.theme-dark .toast-container .toast.toast-success{background:#1a7a4c26!important;color:#7dd3a3!important;border-color:#1a7a4c4d!important}body.theme-dark .toast-container .toast.toast-error{background:#ff6b6b1f!important;color:#ff6b6b!important;border-color:#ff6b6b4d!important}body.theme-dark .table-header-row{border-bottom-color:#ffffff0d!important}body.theme-dark .table-section-title{color:#fff!important}body.theme-dark .time-badge,body.theme-dark .time-badge-sm{background:#4a8fd426!important;color:#5b9fe4!important}body.theme-dark app-perfil-cliente{--verde: #1A7A4C !important;--verde-claro: rgba(26, 122, 76, .15) !important;--verde-hover: rgba(26, 122, 76, .25) !important;--verde-oscuro: #22A06B !important;--texto: #ffffff !important;--texto-secundario: #b8c5be !important;--borde: rgba(255, 255, 255, .15) !important;--fondo: #0a0f0d !important;--blanco: #1a1f1d !important;--rojo: #ff6b6b !important;--rojo-claro: rgba(255, 107, 107, .12) !important}body.theme-dark app-perfil-cliente .dashboard-layout{background:#0a0f0d!important;color:#fff!important}body.theme-dark app-perfil-cliente .topbar{background:#1a1f1d!important;border-bottom-color:#ffffff1a!important}body.theme-dark app-perfil-cliente .topbar-title{color:#fff!important}body.theme-dark app-perfil-cliente .topbar-sub{color:#b8c5be!important}body.theme-dark app-perfil-cliente .avatar-circle{background:#1a7a4c26!important;border-color:#1a7a4c4d!important;color:#7dd3a3!important}body.theme-dark app-perfil-cliente .perfil-title{color:#fff!important}body.theme-dark app-perfil-cliente .perfil-subtitle{color:#b8c5be!important}body.theme-dark app-perfil-cliente .alert-success{background:#1a7a4c26!important;border-color:#1a7a4c4d!important;color:#7dd3a3!important}body.theme-dark app-perfil-cliente .alert-error{background:#ff6b6b1f!important;border-color:#ff6b6b4d!important;color:#ff6b6b!important}body.theme-dark app-perfil-cliente .section-card{background:#1a1f1d!important;border-color:#ffffff1a!important;box-shadow:0 4px 16px #0006!important}body.theme-dark app-perfil-cliente .section-header{border-bottom-color:#ffffff1a!important}body.theme-dark app-perfil-cliente .section-header h3{color:#fff!important}body.theme-dark app-perfil-cliente .optional-badge{background:#1a7a4c26!important;color:#b8c5be!important;border-color:#1a7a4c4d!important}body.theme-dark app-perfil-cliente .section-hint{color:#b8c5be!important}body.theme-dark app-perfil-cliente .field-label{color:#fff!important}body.theme-dark app-perfil-cliente .field-readonly{background:#0f1412!important;border-color:#ffffff1a!important;color:#b8c5be!important}body.theme-dark app-perfil-cliente .readonly-badge{background:#ffffff1a!important;color:#8a9a92!important}body.theme-dark app-perfil-cliente .field-input-wrapper{background:#0f1412!important;border-color:#ffffff26!important}body.theme-dark app-perfil-cliente .field-input-wrapper:focus-within{border-color:#1a7a4c!important;box-shadow:0 0 0 3px #1a7a4c33!important}body.theme-dark app-perfil-cliente .field-input-wrapper.field-error{border-color:#ff6b6b!important;box-shadow:0 0 0 3px #ff6b6b33!important}body.theme-dark app-perfil-cliente .field-prefix{color:#b8c5be!important}body.theme-dark app-perfil-cliente .field-icon{color:#b8c5be!important}body.theme-dark app-perfil-cliente .field-input{color:#fff!important;background:transparent!important}body.theme-dark app-perfil-cliente .field-input::placeholder{color:#fff6!important}body.theme-dark app-perfil-cliente .field-hint-error{color:#ff6b6b!important}body.theme-dark app-perfil-cliente .field-hint{color:#b8c5be!important}body.theme-dark app-perfil-cliente .toggle-pass{color:#b8c5be!important}body.theme-dark app-perfil-cliente .toggle-pass:hover{color:#1a7a4c!important}body.theme-dark app-perfil-cliente .strength-bar{background:#ffffff1a!important}body.theme-dark app-perfil-cliente .match-hint.match-ok{color:#7dd3a3!important}body.theme-dark app-perfil-cliente .match-hint.match-err{color:#ff6b6b!important}body.theme-dark app-perfil-cliente .btn-save{background:#1a7a4c!important;color:#fff!important}body.theme-dark app-perfil-cliente .btn-save:hover:not(:disabled){background:#22a06b!important;box-shadow:0 4px 14px #1a7a4c66!important}body.theme-dark app-perfil-cliente .modal-overlay{background:#000000b3!important}body.theme-dark app-perfil-cliente .modal-card{background:#1a1f1d!important;box-shadow:0 16px 48px #000c!important}body.theme-dark app-perfil-cliente .modal-header{border-bottom-color:#ffffff1a!important}body.theme-dark app-perfil-cliente .modal-header h3{color:#fff!important}body.theme-dark app-perfil-cliente .modal-close{background:#0f1412!important;color:#b8c5be!important}body.theme-dark app-perfil-cliente .modal-close:hover{background:#1a7a4c26!important}body.theme-dark app-perfil-cliente .modal-subtitle{color:#b8c5be!important}body.theme-dark app-perfil-cliente .code-input{background:#0f1412!important;border-color:#ffffff26!important;color:#fff!important}body.theme-dark app-perfil-cliente .code-input:focus{border-color:#1a7a4c!important;box-shadow:0 0 0 3px #1a7a4c33!important}body.theme-dark app-perfil-cliente .code-input::placeholder{color:#fff6!important}body.theme-dark app-perfil-cliente .verify-error{color:#ff6b6b!important}body.theme-dark app-perfil-cliente .modal-footer{border-top-color:#ffffff1a!important}body.theme-dark app-perfil-cliente .btn-secondary{background:#0f1412!important;color:#fff!important;border-color:#fff3!important}body.theme-dark app-perfil-cliente .btn-secondary:hover{background:#1a7a4c26!important}body.theme-dark app-perfil-cliente .btn-confirm{background:#1a7a4c!important;color:#fff!important}body.theme-dark app-perfil-cliente .btn-confirm:hover:not(:disabled){background:#22a06b!important;box-shadow:0 4px 14px #1a7a4c66!important}body.theme-dark app-perfil-cliente .toggle-btn{background:#0f1412!important;border-color:#ffffff26!important;color:#fff!important}body.theme-dark app-perfil-cliente .toggle-btn:hover{background:#1a7a4c26!important;border-color:#1a7a4c!important}body.theme-dark app-perfil-cliente .toggle-btn.active{background:#1a7a4c!important;border-color:#22a06b!important;color:#fff!important}body.theme-dark app-perfil-cliente .slider{background-color:#fff3!important}body.theme-dark app-perfil-cliente .switch input:checked+.slider{background-color:#1a7a4c!important}body.theme-dark app-perfil-cliente .switch-label{color:#b8c5be!important}body.theme-dark app-perfil-cliente .spinner{border-color:#ffffff26!important;border-top-color:#1a7a4c!important}body.theme-dark app-perfil-cliente .spinner-sm{border-color:#fff6!important;border-top-color:#fff!important}body.font-normal{font-size:100%}body.font-large{font-size:101%}body.font-large *{font-size:101%!important}body.font-xlarge{font-size:102%}body.font-xlarge *{font-size:102%!important}body.font-large .logo-section,body.font-large .logo-section *,body.font-xlarge .logo-section,body.font-xlarge .logo-section *{font-size:100%!important}body.disable-interruptions .toast,body.disable-interruptions .toast-container,body.disable-interruptions ion-toast{display:none!important}body.disable-interruptions .modal-overlay,body.disable-interruptions .modal-card,body.disable-interruptions ion-modal{animation:none!important;transition:none!important}body.disable-interruptions .badge,body.disable-interruptions .notification-badge,body.disable-interruptions [class*=badge]{animation:none!important}body.disable-interruptions *,body.disable-interruptions *:hover,body.disable-interruptions *:focus,body.disable-interruptions *:active,body.disable-interruptions *:before,body.disable-interruptions *:after{animation:none!important;animation-duration:0s!important;transition:none!important;transition-duration:0s!important;scroll-behavior:auto!important}body.disable-interruptions .accessibility-fab,body.disable-interruptions .accessibility-fab:hover{animation:unset!important;transition:all .3s ease!important}body.disable-interruptions .accessibility-fab:hover{transform:scale(1.05)}body.disable-interruptions .accessibility-panel{transition:right .3s ease!important}body.disable-interruptions .accessibility-overlay{animation:fadeIn .2s ease!important}body.disable-interruptions .accessibility-widget .control-btn,body.disable-interruptions .accessibility-widget .control-btn:hover,body.disable-interruptions .accessibility-panel .control-btn,body.disable-interruptions .accessibility-panel .control-btn:hover{transition:all .2s ease!important}body.disable-interruptions .slider{transition:.3s!important}body.disable-interruptions .slider:before{transition:.3s!important}body.contrast-medium{filter:grayscale(100%) contrast(1.3)!important}body.contrast-medium button,body.contrast-medium input,body.contrast-medium select,body.contrast-medium textarea,body.contrast-medium .card,body.contrast-medium .modal-card{border-width:2px!important}body.contrast-medium a{text-decoration:underline!important}body.contrast-high{filter:grayscale(100%) contrast(1.8)!important}body.contrast-high button,body.contrast-high input,body.contrast-high select,body.contrast-high textarea,body.contrast-high .card,body.contrast-high .modal-card{border-width:3px!important}body.contrast-high a{text-decoration:underline!important;text-decoration-thickness:2px!important}body.contrast-high h1,body.contrast-high h2,body.contrast-high h3,body.contrast-high h4{font-weight:600!important}body.contrast-high.theme-dark{filter:grayscale(100%) contrast(2) brightness(1.1)!important}body.contrast-medium.theme-dark{filter:grayscale(100%) contrast(1.5) brightness(1.05)!important}:root{--green: #1A7A5E;--green-mid: #e8f0eb;--green-light: #E6F4EF;--green-glow: rgba(34, 160, 120, .18);--ochre: #D97706;--ochre-light: #FEF3C7;--rose: #E53E5A;--rose-light: #FEE8EC;--sky: #0EA5E9;--sky-light: #E0F2FE;--ink: #0E1A14;--ink-mid: #1C3329;--slate: #4A6358;--mist: #8BA99A;--fog: #F0F5F2;--border: #D8E8E0;--surface: #ffffff}
