: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-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}}ion-content::part(scroll){scrollbar-width:none;-ms-overflow-style:none;overflow:auto}ion-menu-button,.header-back-menu-button{width:40px!important;height:40px!important;min-width:40px!important;min-height:40px!important;--padding-start: 0 !important;--padding-end: 0 !important;--border-radius: 0 !important;--background: transparent !important;--background-hover: transparent !important;--background-activated: transparent !important;--color: #ffffff !important;border:none!important;box-shadow:none!important}ion-menu-button ion-icon,.header-back-menu-button ion-icon{font-size:23px!important;color:#fff!important}body.backdrop-no-scroll{overflow:auto!important}body.backdrop-no-scroll{touch-action:pan-y!important}ion-router-outlet.menu-content-open{pointer-events:auto!important;touch-action:pan-y!important}ion-menu.registry-menu{pointer-events:none!important}ion-menu.registry-menu::part(container){pointer-events:auto!important}ion-menu.registry-menu::part(backdrop){pointer-events:none!important}@media (min-width: 769px){ion-app:not(.menu-collapsed) .header-back-menu-button{display:none!important}ion-app.menu-collapsed ion-toolbar.pet-toolbar .header-back-menu-button{display:inline-flex!important}}ion-app.app-menu-open ion-toolbar.pet-toolbar .header-back-menu-button{display:none!important}ion-modal.notification-inbox-modal{z-index:1100!important}ion-content::part(scroll)::-webkit-scrollbar{display:none}.table-wrapper{overflow:auto}html,body,ion-app,ion-content{font-family:var(--ion-font-family);color:var(--ion-text-color)}h1,h2,h3,h4,h5,h6{font-weight:700;color:var(--ion-text-color)}button,ion-button,.icon-btn{transition:transform .16s ease,box-shadow .16s ease}ion-fab-button.plus-fab{width:56px!important;height:56px!important;min-width:56px!important;min-height:56px!important}ion-fab-button.plus-fab ion-icon{font-size:28px!important}ion-fab.plus-fab-container{position:fixed!important;right:24px!important;bottom:24px!important;margin:0!important;z-index:20}ion-toolbar.app-page-toolbar{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:.8rem;min-height:76px;padding:0 14px}ion-toolbar.app-page-toolbar ion-buttons[slot=start],ion-toolbar.app-page-toolbar ion-buttons[slot=end]{display:flex;align-items:center;gap:.5rem}ion-toolbar.app-page-toolbar ion-title,ion-toolbar.app-page-toolbar .dashboard-toolbar-center,ion-toolbar.app-page-toolbar .staff-toolbar-title,ion-toolbar.app-page-toolbar .settings-title{flex:1 1 auto;min-width:0;margin:0 auto;text-align:center}ion-toolbar.app-page-toolbar .header-user-copy{display:inline-grid;gap:2px;min-width:0;text-align:left}ion-toolbar.app-page-toolbar .header-profile-button{min-width:0;max-width:220px}ion-toolbar.app-page-toolbar .header-avatar{width:40px;height:40px}ion-toolbar.app-page-toolbar .header-avatar img{border-radius:50%}@media (max-width: 768px){ion-toolbar.app-page-toolbar{justify-content:space-between;padding:0 10px}ion-toolbar.app-page-toolbar .header-user-copy,ion-toolbar.app-page-toolbar .dashboard-toolbar-center,ion-toolbar.app-page-toolbar .staff-toolbar-title p{display:none}ion-toolbar.app-page-toolbar ion-title,ion-toolbar.app-page-toolbar .staff-toolbar-title{flex:1 1 100%;max-width:calc(100% - 120px);text-align:center}}button:hover,ion-button:hover{transform:translateY(-3px)}.header-icon-button{position:relative!important;width:36px!important;height:36px!important;min-width:36px!important;--padding-start: 0 !important;--padding-end: 0 !important;--background: transparent !important;--background-hover: rgba(255, 255, 255, .08) !important;--border-radius: 50% !important;--box-shadow: none !important;overflow:visible!important}.header-icon-button ion-icon[name=notifications-outline]{color:#e2e8f0f0!important;font-size:22px!important;filter:drop-shadow(0 1px 2px rgba(0,0,0,.22))}.header-icon-button .notification-count{position:absolute!important;top:0!important;right:-2px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;min-width:18px!important;height:18px!important;padding:0 5px!important;border-radius:999px!important;background:#ef4444!important;border:2px solid rgba(11,31,51,.95)!important;color:#fff!important;font-size:10px!important;font-weight:800!important;line-height:1!important;box-shadow:0 0 0 1px #ef444440,0 2px 6px #ef444473!important;z-index:4!important}.header-icon-button .notification-count[hidden]{display:none!important}html{scroll-behavior:smooth}*,*:before,*:after{box-sizing:border-box}html,body{width:100%;max-width:100%;overflow-x:hidden}body.app-theme-light{--ion-background-color: #f8fafc;--ion-background-color-rgb: 248, 250, 252;--ion-text-color: #0f172a;--ion-text-color-rgb: 15, 23, 42;--ion-card-background: #ffffff;color-scheme:light}body.app-theme-dark{--ion-background-color: #0f172a;--ion-background-color-rgb: 15, 23, 42;--ion-text-color: #f8fafc;--ion-text-color-rgb: 248, 250, 252;--ion-card-background: #111c2f;--ion-item-background: #111c2f;--ion-toolbar-background: #0b1220;--ion-border-color: #263449;--ion-color-step-50: #111c2f;--ion-color-step-100: #17243a;--ion-color-step-150: #1f2d44;--ion-color-step-200: #263449;--ion-color-step-250: #334155;--ion-color-step-300: #475569;--ion-color-step-400: #64748b;--ion-color-step-500: #94a3b8;--ion-color-step-600: #cbd5e1;--ion-color-step-700: #e2e8f0;--ion-color-step-800: #f1f5f9;--ion-color-step-900: #f8fafc;color-scheme:dark}body.app-theme-dark ion-content{--background: #0f172a}body.app-theme-dark ion-card,body.app-theme-dark ion-list,body.app-theme-dark ion-item{--background: #111c2f;color:#f8fafc}body.app-theme-dark ion-alert .alert-wrapper,body.app-theme-dark ion-modal::part(content){background:#111c2f;color:#f8fafc}body.app-theme-dark :is(.dashboard-page,.staff-dashboard-page,.audit-page,.settings-page,.report-page,.incident-page,.incident-report-page,.registration-page,.staff-page,.pet-manage-page,.staff-manage-page,.login-page,.landing-page,.forgot-password-page,.email-verification-page){--background: #0f172a !important;background:#0f172a!important;color:#f8fafc}body.app-theme-dark :is(.preferences-card,.audit-filter-panel,.audit-table-panel,.profile-card,.editor-card,.login-history-card,.detail-card,.avatar-panel,.stat-card,.dashboard-card,.summary-card,.report-card,.filter-card,.table-card,.content-card,.form-card,.info-card,.pet-card,.staff-card,.notification-card,ion-card){--background: #111c2f !important;background:#111c2f!important;border-color:#263449!important;color:#f8fafc!important}body.app-theme-dark :is(h1,h2,h3,h4,h5,h6,ion-card-title,ion-label,th,td,strong,.panel-header h2,.preference-copy h2,.settings-heading h1,.identity-block h2,.detail-card strong,.notification-card-heading ion-card-title){color:#f8fafc!important}body.app-theme-dark :is(p,small,ion-card-subtitle,.settings-heading p,.preference-copy p,.detail-card span,.hero-copy-text,.cell-muted,.cell-time,.table-footer,.notification-message,.notification-card-heading ion-card-subtitle){color:#cbd5e1!important}body.app-theme-dark :is(input,select,textarea,ion-input,ion-select,ion-textarea,.modern-field,.notification-field,.filter-grid input,.filter-grid select,.header-native-select){--background: #17243a !important;background:#17243a!important;border-color:#334155!important;color:#f8fafc!important}body.app-theme-dark :is(table,thead,tbody,tr,.audit-table th,.history-table-head,.history-row,.table-scroll,.history-table-shell){background:#111c2f!important;border-color:#263449!important;color:#f8fafc!important}body.app-theme-dark :is(.audit-table tbody tr:hover,.history-row:hover,ion-item:hover){background:#17243a!important;--background: #17243a !important}body.app-theme-dark :is(.theme-option,.filter-button,.reset-button,.export-button,.pagination button,button){border-color:#334155}body.app-theme-dark,body.app-theme-dark ion-app,body.app-theme-dark ion-router-outlet{background:#0f172a!important;color:#f8fafc!important}body.app-theme-dark :is(.settings-shell,.system-card,.preferences-card,.audit-filter-panel,.audit-table-panel,.report-analytics,.analytics-shell,.analytics-panel,.table-wrap,.report-pet-card,.mobile-report-cards,.form-card,.content-panel){background:#111c2f!important;border-color:#263449!important;color:#f8fafc!important}body.app-theme-dark :is(.system-fields input,.system-actions ion-select,.preference-row ion-select,.theme-option,.filter-grid input,.filter-grid select,.date-range-toggle,.header-native-select,input,select,textarea){background:#17243a!important;border-color:#334155!important;color:#f8fafc!important}body.app-theme-dark :is(.system-fields span,.preference-copy h2,.preference-copy p,.filter-grid span,.panel-header h2,.audit-table th,.audit-table td,.report-card-top h3,.report-card-top p,.report-card-owner,.report-card-details strong,.report-card-details span){color:#f8fafc!important}body.app-theme-dark .theme-option{color:#cbd5e1!important}body.app-theme-dark .theme-option.is-active{border-color:#4ade80!important;background:#14532d!important;color:#bbf7d0!important;box-shadow:inset 0 0 0 2px #4ade8052!important}body.app-theme-light .theme-option.is-active{border-color:#0c8d54!important;background:#ecfdf3!important;color:#087545!important;box-shadow:inset 0 0 0 2px #0875451a!important}body.app-theme-dark :is(.settings-hero,.hero-stat,.editor-header,.password-security-panel,.notification-form-hero,.notification-inbox-hero){border-color:#263449!important;background:#111c2f!important;color:#f8fafc!important}img,svg,video,canvas{max-width:100%;height:auto}ion-img,img{display:block}.table-wrap,.table-scroll,.table-wrapper{width:100%;max-width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}ion-grid,ion-row,ion-col,ion-card,ion-list,form{min-width:0;max-width:100%}ion-card{overflow-wrap:anywhere}ion-modal{--width: min(94vw, 720px);--max-width: 720px}ion-alert.pet-action-alert{--width: min(94vw, 500px);--max-width: 500px;--backdrop-opacity: .42}ion-alert.pet-action-alert .alert-wrapper{border-radius:24px;background:linear-gradient(180deg,#f0fff9,#fff 48% 100%);box-shadow:0 26px 72px #0f172a57;overflow:hidden}ion-alert.pet-action-alert .alert-head{padding:24px 26px 6px;text-align:center}ion-alert.pet-action-alert .alert-title{color:#0f6f3f;font-size:22px;font-weight:900;letter-spacing:0;text-align:center}ion-alert.pet-action-alert .alert-message{padding:8px 28px 22px;color:#475569;font-size:16px;line-height:1.5;text-align:center}ion-alert.pet-action-alert .alert-button-group{display:flex;flex-direction:column;justify-content:center;gap:10px;padding:0 28px 26px;border-top:0}ion-alert.pet-action-alert .alert-button{width:100%;min-height:56px;margin:0;border-radius:5px;font-size:16px;font-weight:900;letter-spacing:0;text-align:center;text-transform:uppercase}ion-alert.pet-action-alert .alert-button-inner{justify-content:center}ion-alert.pet-action-alert .pet-alert-cancel{order:2;border:2px solid #6b7280;color:#6b6f78;background:#fff}ion-alert.pet-action-alert .pet-alert-confirm{order:1;color:#fff;background:#d81124;box-shadow:0 4px 8px #0f172a42}ion-alert.pet-confirm-warning .pet-alert-confirm{border:2px solid #d81124;color:#d81124;background:#fff}ion-alert.pet-confirm-warning .pet-alert-confirm:active,ion-alert.pet-confirm-warning .pet-alert-confirm.ion-activated{color:#fff;background:#d81124}ion-alert.pet-confirm-success .pet-alert-confirm{border:2px solid #16894e;color:#16894e;background:#fff}ion-alert.pet-confirm-success .pet-alert-confirm:active,ion-alert.pet-confirm-success .pet-alert-confirm.ion-activated{color:#fff;background:#16894e}ion-alert.pet-confirm-primary .pet-alert-confirm{background:#16894e}ion-alert.pet-confirm-danger .pet-alert-confirm{border:2px solid #d81124;color:#d81124;background:#fff}ion-alert.pet-confirm-danger .pet-alert-confirm:active,ion-alert.pet-confirm-danger .pet-alert-confirm.ion-activated{color:#fff;background:#d81124}@media (max-width: 420px){ion-alert.pet-action-alert{--width: calc(100vw - 22px) }ion-alert.pet-action-alert .alert-wrapper{border-radius:22px}ion-alert.pet-action-alert .alert-head{padding-top:22px}ion-alert.pet-action-alert .alert-title{font-size:20px}ion-alert.pet-action-alert .alert-message{padding-inline:22px;font-size:15px}ion-alert.pet-action-alert .alert-button-group{padding-inline:22px;padding-bottom:26px}ion-alert.pet-action-alert .alert-button{min-height:54px}}ion-content{--padding-bottom: max(16px, env(safe-area-inset-bottom))}ion-header ion-toolbar{position:relative}.app-page-toolbar{--min-height: 64px;--padding-start: 8px;--padding-end: 10px}.header-back-menu-button,.header-icon-button{--color: #111827;--background-hover: rgba(255, 255, 255, .16);--border-radius: 10px;width:40px;height:40px;margin:0 2px}.header-back-menu-button ion-icon,.header-icon-button ion-icon{font-size:23px}.header-profile-button{--color: #111827;--background: rgba(255, 255, 255, .13);--background-hover: rgba(255, 255, 255, .2);--border-radius: 999px;--padding-start: 6px;--padding-end: 10px;height:42px;margin:0 0 0 4px;max-width:230px}.header-profile-button::part(native){gap:8px}.header-avatar{width:32px;height:32px;display:inline-flex;align-items:center;justify-content:center;overflow:hidden;background:#ffffff2e;color:#111827;flex:0 0 auto}.header-avatar ion-icon{font-size:30px}.header-avatar img{width:100%;height:100%;object-fit:cover;border-radius:50%}.header-user-name{display:inline-block;max-width:145px;overflow:hidden;color:#111827;font-size:13px;font-weight:800;line-height:1;text-overflow:ellipsis;white-space:nowrap}.header-user-popover{--width: 240px}.header-user-popover ion-list{padding:6px}.header-user-popover ion-item{--border-radius: 8px;--min-height: 48px;margin:2px 0}.header-user-popover ion-label h3{margin:0 0 2px;font-size:14px;font-weight:800}.header-user-popover ion-label p{margin:0;font-size:12px;color:#64748b}.header-user-popover ion-label small{display:block;margin-top:2px;color:#64748b;font-size:11px;font-weight:700}.header-user-popover .logout-item,.header-user-popover .logout-item ion-icon,.header-user-popover .logout-item ion-label{color:#b91c1c}ion-header ion-toolbar ion-title:not(.menu-logo):not(.dashboard-welcome-title){position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:max-content;max-width:calc(100% - 220px);margin:0;padding:7px 14px;border-radius:14px;background:#ffffff29;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);pointer-events:none;text-align:center;font-size:17px;font-weight:800;line-height:1.15;color:#fff;text-shadow:0 1px 2px rgba(15,23,42,.35)}@media (max-width: 1024px){ion-modal{--width: min(96vw, 680px)}}@media (max-width: 768px){ion-toolbar ion-title:not(.menu-logo):not(.dashboard-welcome-title){font-size:16px;max-width:calc(100% - 176px);padding:6px 12px}ion-toolbar ion-button{--padding-start: 10px;--padding-end: 10px}.app-page-toolbar{--min-height: 58px}.header-profile-button{max-width:160px}.header-user-name{max-width:86px}ion-content{--padding-start: 12px;--padding-end: 12px}ion-card{margin-left:0;margin-right:0}}@media (max-width: 640px){ion-toolbar ion-title:not(.menu-logo):not(.dashboard-welcome-title){font-size:15px}ion-header ion-toolbar ion-title:not(.menu-logo):not(.dashboard-welcome-title){max-width:calc(100% - 112px);white-space:normal}.header-user-name,.header-profile-button>ion-icon,.header-profile-button::part(native) ion-icon:last-child{display:none}.header-profile-button{--padding-start: 4px;--padding-end: 4px;width:40px;min-width:40px}ion-modal{--width: 100vw;--height: 100vh;--border-radius: 0}}@media (max-width: 480px){ion-toolbar ion-buttons{gap:4px}ion-toolbar ion-button{font-size:12px}ion-searchbar{padding-inline-start:0;padding-inline-end:0}}ion-alert.pet-action-alert{--width: min(92vw, 420px);--max-width: 420px}ion-alert.pet-action-alert .alert-head{padding:18px 22px 4px}ion-alert.pet-action-alert .alert-title{font-size:19px}ion-alert.pet-action-alert .alert-message{padding:6px 24px 16px;font-size:14px;line-height:1.4}ion-alert.pet-action-alert .alert-button-group{gap:8px;padding:0 24px 20px}ion-alert.pet-action-alert .alert-button{min-height:44px;font-size:14px}@media (max-width: 600px){ion-alert.pet-action-alert{--width: min(92vw, 360px);--max-width: 360px}ion-alert.pet-action-alert .alert-wrapper{border-radius:14px}ion-alert.pet-action-alert .alert-head{padding:14px 16px 2px}ion-alert.pet-action-alert .alert-title{font-size:16px;line-height:1.2}ion-alert.pet-action-alert .alert-message{padding:6px 16px 12px;font-size:13px;line-height:1.35}ion-alert.pet-action-alert .alert-button-group{gap:7px;padding:0 16px 16px}ion-alert.pet-action-alert .alert-button{min-height:38px;border-radius:7px;font-size:12px}}@media (max-width: 360px){ion-alert.pet-action-alert{--width: calc(100vw - 24px) }ion-alert.pet-action-alert .alert-button-group{padding-inline:12px}}@media (max-width: 600px){ion-alert.pet-action-alert{--width: min( calc(100vw - 44px) , 320px);--max-width: 320px}ion-alert.pet-action-alert .alert-wrapper{border-radius:10px}ion-alert.pet-action-alert .alert-head{padding:10px 12px 0}ion-alert.pet-action-alert .alert-title{font-size:14px;line-height:1.15}ion-alert.pet-action-alert .alert-message{padding:5px 14px 10px;font-size:12px;line-height:1.3}ion-alert.pet-action-alert .alert-button-group{gap:6px;padding:0 14px 12px}ion-alert.pet-action-alert .alert-button{min-height:32px;border-radius:6px;font-size:11px}}@media (max-width: 340px){ion-alert.pet-action-alert{--width: calc(100vw - 32px) }ion-alert.pet-action-alert .alert-button-group{display:grid;grid-template-columns:1fr}}@media (max-width: 600px){ion-header ion-toolbar.app-page-toolbar{--background: linear-gradient(135deg, #0566ff 0%, #0f5fd7 100%) !important;--border-color: transparent !important;--min-height: 76px !important;--padding-start: 8px !important;--padding-end: 8px !important;min-height:76px!important;padding-inline:8px!important;box-shadow:0 10px 24px #0f5fd738}ion-header ion-toolbar.app-page-toolbar ion-buttons[slot=start],ion-header ion-toolbar.app-page-toolbar ion-buttons[slot=end]{gap:2px!important}ion-header ion-toolbar.app-page-toolbar ion-title:not(.menu-logo):not(.dashboard-welcome-title),ion-header ion-toolbar.app-page-toolbar .staff-toolbar-title,ion-header ion-toolbar.app-page-toolbar .settings-title{max-width:calc(100% - 132px)!important;width:auto!important;padding:6px 10px!important;border-radius:10px!important;font-size:16px!important;line-height:1.1!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}ion-header ion-toolbar.app-page-toolbar .header-back-menu-button,ion-header ion-toolbar.app-page-toolbar .header-icon-button{width:30px!important;height:30px!important;min-width:30px!important;margin:0!important;--padding-start: 0 !important;--padding-end: 0 !important}ion-header ion-toolbar.app-page-toolbar .header-back-menu-button ion-icon,ion-header ion-toolbar.app-page-toolbar .header-icon-button ion-icon{font-size:18px!important}ion-header ion-toolbar.app-page-toolbar .header-icon-button ion-icon[name=notifications-outline]{font-size:19px!important}ion-header ion-toolbar.app-page-toolbar .notification-count{top:-2px!important;right:-3px!important;min-width:14px!important;height:14px!important;padding:0 3px!important;font-size:9px!important}ion-header ion-toolbar.app-page-toolbar .header-profile-button{width:32px!important;height:32px!important;min-width:32px!important;max-width:32px!important;margin-left:1px!important;--padding-start: 2px !important;--padding-end: 2px !important}ion-header ion-toolbar.app-page-toolbar .header-avatar{width:26px!important;height:26px!important}ion-header ion-toolbar.app-page-toolbar .header-avatar ion-icon{font-size:22px!important}}@media (max-width: 360px){ion-header ion-toolbar.app-page-toolbar ion-title:not(.menu-logo):not(.dashboard-welcome-title),ion-header ion-toolbar.app-page-toolbar .staff-toolbar-title,ion-header ion-toolbar.app-page-toolbar .settings-title{max-width:calc(100% - 120px)!important;padding-inline:8px!important;font-size:15px!important}}ion-toolbar.app-page-toolbar .header-profile-button,ion-toolbar.app-page-toolbar .header-profile-button::part(native){--background: transparent !important;--background-hover: rgba(255, 255, 255, .08) !important;--background-activated: rgba(255, 255, 255, .1) !important;border:0!important;box-shadow:none!important;outline:0!important}ion-toolbar.app-page-toolbar .header-avatar{background:transparent!important;border:0!important;box-shadow:none!important;outline:0!important}ion-header ion-toolbar,ion-header ion-toolbar.app-page-toolbar,ion-toolbar[color=primary],ion-toolbar.modal-header,.modal-header ion-toolbar{--background: #2E7D32 !important;--color: #ffffff !important;--border-color: transparent !important;color:#fff!important}ion-header ion-toolbar ion-title,ion-toolbar.modal-header ion-title,ion-toolbar.modal-header ion-button,ion-toolbar.modal-header ion-icon{color:#fff!important;--color: #ffffff !important}ion-modal.incident-detail-modal ion-title{padding:0!important;border-radius:0!important;background:transparent!important;-webkit-backdrop-filter:none!important;backdrop-filter:none!important;box-shadow:none!important}ion-header ion-toolbar,ion-header ion-toolbar.app-page-toolbar,ion-toolbar[color=primary],ion-toolbar.modal-header,.modal-header ion-toolbar{--background: linear-gradient(110deg, #0b3b35 0%, #126653 62%, #1b8067 100%) !important;--color: #ffffff !important;--border-color: transparent !important;color:#fff!important;box-shadow:0 8px 22px #0b3b3533!important}ion-toolbar.app-page-toolbar .header-back-menu-button,ion-toolbar.app-page-toolbar .header-icon-button,ion-toolbar.app-page-toolbar .header-profile-button{--color: #ffffff !important;--background-hover: rgba(181, 243, 107, .16) !important;--background-activated: rgba(181, 243, 107, .22) !important;--ripple-color: rgba(181, 243, 107, .3) !important}ion-toolbar.app-page-toolbar .header-avatar{background:#b5f36b2e!important;border:1px solid rgba(224,250,236,.36)!important}@media (max-width: 600px){ion-header ion-toolbar.app-page-toolbar,ion-toolbar[color=primary],ion-toolbar.modal-header{--background: #2E7D32 !important}}:root{--app-warm-background: #EAF5E1;--app-warm-background-soft: #EAF5E1;--app-warm-background-gradient: #EAF5E1;--app-header-background: #2E7D32;--app-card-background: #FFFFFF;--app-button-background: #43A047;--app-text-color: #263238}body,ion-app,ion-content,ion-content::part(background){background:var(--app-warm-background)!important}ion-content{--background: var(--app-warm-background-gradient) !important}ion-content.login-content{--background: transparent !important;background:transparent!important}ion-content.login-content::part(background){background:url(/assets/sample1.jpg) center/cover no-repeat!important;opacity:.32}ion-content.login-content,ion-content.login-content::part(background){background:none!important;background-image:none!important;opacity:1!important}body,ion-app,ion-content,ion-item,ion-label,p,h1,h2,h3,h4,h5,h6{color:var(--app-text-color)!important;--color: var(--app-text-color) !important}ion-header ion-toolbar,ion-toolbar[color=primary],ion-header ion-toolbar.app-page-toolbar,ion-toolbar.modal-header{--background: var(--app-header-background) !important;background:var(--app-header-background)!important}ion-card,.card,.content-card,.form-card,.info-card,.detail-card,.summary-card,.dashboard-card,.report-card,.filter-card,.table-card,.profile-card,.editor-card,.preferences-card,.pet-card,.staff-card,.notification-card,.login-card,.feature-card{--background: var(--app-card-background) !important;background:var(--app-card-background)!important;color:var(--app-text-color)!important}ion-button:not([fill=clear]):not([fill=outline]){--background: var(--app-button-background) !important;--background-hover: #388E3C !important;--background-activated: #2E7D32 !important;--background-focused: #388E3C !important;--color: #ffffff !important}ion-header ion-toolbar.app-page-toolbar{--background: #2E7D32 !important;--border-color: transparent !important;--color: #ffffff !important;--min-height: 76px !important;--padding-start: 8px !important;--padding-end: 10px !important;min-height:76px!important;background:#2e7d32!important;box-shadow:none!important;color:#fff!important}ion-header ion-toolbar.app-page-toolbar ion-buttons[slot=start],ion-header ion-toolbar.app-page-toolbar ion-buttons[slot=end]{align-items:center!important}ion-header ion-toolbar.app-page-toolbar ion-title:not(.menu-logo):not(.dashboard-welcome-title),ion-header ion-toolbar.app-page-toolbar .staff-toolbar-title,ion-header ion-toolbar.app-page-toolbar .settings-title{position:absolute!important;left:50%!important;top:50%!important;width:max-content!important;max-width:calc(100% - 220px)!important;margin:0!important;padding:7px 14px!important;border-radius:14px!important;background:#ffffff29!important;color:#fff!important;font-size:17px!important;font-weight:800!important;line-height:1.15!important;text-align:center!important;text-shadow:0 1px 2px rgba(15,23,42,.35)!important;transform:translate(-50%,-50%)!important;--color: #ffffff !important}ion-header ion-toolbar.app-page-toolbar .header-back-menu-button,ion-header ion-toolbar.app-page-toolbar .header-icon-button,ion-header ion-toolbar.app-page-toolbar .header-profile-button{--color: #ffffff !important;--background-hover: rgba(255, 255, 255, .14) !important;--ripple-color: rgba(255, 255, 255, .22) !important}ion-header ion-toolbar.app-page-toolbar .header-back-menu-button ion-icon,ion-header ion-toolbar.app-page-toolbar .header-icon-button ion-icon,ion-header ion-toolbar.app-page-toolbar .header-profile-button ion-icon{color:#fff!important;--color: #ffffff !important}ion-header ion-toolbar.app-page-toolbar .header-avatar,ion-header ion-toolbar.app-page-toolbar .header-avatar ion-icon{color:#fff!important}ion-header ion-toolbar.app-page-toolbar .header-user-copy strong{color:#fff!important}ion-header ion-toolbar.app-page-toolbar .header-user-copy small{color:#ffffffc7!important}@media (max-width: 600px){ion-header ion-toolbar.app-page-toolbar{--min-height: 76px !important;--padding-start: 8px !important;--padding-end: 8px !important;min-height:76px!important;padding-inline:8px!important}ion-header ion-toolbar.app-page-toolbar ion-title:not(.menu-logo):not(.dashboard-welcome-title),ion-header ion-toolbar.app-page-toolbar .staff-toolbar-title,ion-header ion-toolbar.app-page-toolbar .settings-title{max-width:calc(100% - 132px)!important;padding:0!important;border-radius:0!important;background:transparent!important;font-size:16px!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}}@media (min-width: 901px){ion-header ion-toolbar.app-page-toolbar{--min-height: 56px !important;--padding-top: 0 !important;--padding-bottom: 0 !important;min-height:56px!important;padding-top:0!important;padding-bottom:0!important;border-radius:0!important}ion-header ion-toolbar.app-page-toolbar ion-buttons[slot=start],ion-header ion-toolbar.app-page-toolbar ion-buttons[slot=end]{min-height:56px!important;margin-top:0!important;margin-bottom:0!important;align-self:center!important}ion-header ion-toolbar.app-page-toolbar ion-title:not(.menu-logo):not(.dashboard-welcome-title),ion-header ion-toolbar.app-page-toolbar .staff-toolbar-title,ion-header ion-toolbar.app-page-toolbar .settings-title{padding:0!important;border-radius:0!important;background:transparent!important;line-height:56px!important}}body ion-app ion-header ion-toolbar.app-page-toolbar.app-page-toolbar{--background: #2E7D32 !important;--border-color: transparent !important;--color: #ffffff !important;--min-height: 56px !important;--padding-start: 8px !important;--padding-end: 10px !important;min-height:56px!important;background:#2e7d32!important;color:#fff!important;box-shadow:none!important}body ion-app ion-header ion-toolbar.app-page-toolbar.app-page-toolbar ion-buttons[slot=start],body ion-app ion-header ion-toolbar.app-page-toolbar.app-page-toolbar ion-buttons[slot=end]{min-height:56px!important;height:56px!important;display:flex!important;align-items:center!important;gap:4px!important;margin:0!important}body ion-app ion-header ion-toolbar.app-page-toolbar.app-page-toolbar ion-title:not(.menu-logo):not(.dashboard-welcome-title),body ion-app ion-header ion-toolbar.app-page-toolbar.app-page-toolbar .dashboard-header-title,body ion-app ion-header ion-toolbar.app-page-toolbar.app-page-toolbar .staff-toolbar-title,body ion-app ion-header ion-toolbar.app-page-toolbar.app-page-toolbar .settings-title,body ion-app ion-header ion-toolbar.app-page-toolbar.app-page-toolbar .audit-title{position:absolute!important;left:50%!important;top:50%!important;width:max-content!important;max-width:calc(100% - 230px)!important;margin:0!important;padding:0!important;background:transparent!important;border-radius:0!important;color:#fff!important;--color: #ffffff !important;font-size:17px!important;font-weight:800!important;line-height:56px!important;text-align:center!important;text-shadow:none!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important;transform:translate(-50%,-50%)!important}body ion-app ion-header ion-toolbar.app-page-toolbar.app-page-toolbar .header-back-menu-button.header-back-menu-button,body ion-app ion-header ion-toolbar.app-page-toolbar.app-page-toolbar .header-icon-button.header-icon-button,body ion-app ion-header ion-toolbar.app-page-toolbar.app-page-toolbar .header-profile-button.header-profile-button{width:40px!important;height:40px!important;min-width:40px!important;min-height:40px!important;margin:0 2px!important;--padding-start: 0 !important;--padding-end: 0 !important;--color: #ffffff !important;--background-hover: rgba(255, 255, 255, .14) !important;--background-activated: rgba(255, 255, 255, .18) !important;--ripple-color: rgba(255, 255, 255, .22) !important;color:#fff!important}body ion-app ion-header ion-toolbar.app-page-toolbar.app-page-toolbar .header-icon-button.header-icon-button ion-icon,body ion-app ion-header ion-toolbar.app-page-toolbar.app-page-toolbar .header-back-menu-button.header-back-menu-button ion-icon{width:22px!important;height:22px!important;color:#fff!important;--color: #ffffff !important;font-size:22px!important}body ion-app ion-header ion-toolbar.app-page-toolbar.app-page-toolbar .header-profile-button.header-profile-button{width:auto!important;min-width:44px!important;max-width:190px!important;display:inline-flex!important;align-items:center!important;gap:8px!important;text-transform:none!important}body ion-app ion-header ion-toolbar.app-page-toolbar.app-page-toolbar .header-avatar.header-avatar{width:34px!important;height:34px!important;min-width:34px!important;min-height:34px!important;margin:0!important;background:#ffffff2e!important;color:#fff!important}body ion-app ion-header ion-toolbar.app-page-toolbar.app-page-toolbar .header-avatar.header-avatar img{width:100%!important;height:100%!important;border-radius:50%!important;object-fit:cover!important}body ion-app ion-header ion-toolbar.app-page-toolbar.app-page-toolbar .header-avatar.header-avatar ion-icon,body ion-app ion-header ion-toolbar.app-page-toolbar.app-page-toolbar .header-profile-button.header-profile-button>ion-icon{color:#fff!important;--color: #ffffff !important}body ion-app ion-header ion-toolbar.app-page-toolbar.app-page-toolbar .header-user-copy.header-user-copy{display:grid!important;gap:2px!important;min-width:86px!important;max-width:116px!important;margin:0!important;text-align:left!important;line-height:1.1!important}body ion-app ion-header ion-toolbar.app-page-toolbar.app-page-toolbar .header-user-copy.header-user-copy strong{color:#fff!important;font-size:13px!important;font-weight:800!important;line-height:1.1!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}body ion-app ion-header ion-toolbar.app-page-toolbar.app-page-toolbar .header-user-copy.header-user-copy small{color:#ffffffc7!important;font-size:11px!important;font-weight:600!important;line-height:1.1!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}@media (max-width: 767px){body ion-app ion-header ion-toolbar.app-page-toolbar.app-page-toolbar{--min-height: 56px !important;--padding-start: 6px !important;--padding-end: 6px !important;min-height:56px!important}body ion-app ion-header ion-toolbar.app-page-toolbar.app-page-toolbar ion-buttons[slot=start],body ion-app ion-header ion-toolbar.app-page-toolbar.app-page-toolbar ion-buttons[slot=end]{min-height:56px!important;height:56px!important;gap:2px!important}body ion-app ion-header ion-toolbar.app-page-toolbar.app-page-toolbar ion-title:not(.menu-logo):not(.dashboard-welcome-title),body ion-app ion-header ion-toolbar.app-page-toolbar.app-page-toolbar .dashboard-header-title,body ion-app ion-header ion-toolbar.app-page-toolbar.app-page-toolbar .staff-toolbar-title,body ion-app ion-header ion-toolbar.app-page-toolbar.app-page-toolbar .settings-title,body ion-app ion-header ion-toolbar.app-page-toolbar.app-page-toolbar .audit-title{max-width:calc(100% - 132px)!important;font-size:14px!important;line-height:56px!important}body ion-app ion-header ion-toolbar.app-page-toolbar.app-page-toolbar .header-back-menu-button.header-back-menu-button,body ion-app ion-header ion-toolbar.app-page-toolbar.app-page-toolbar .header-icon-button.header-icon-button,body ion-app ion-header ion-toolbar.app-page-toolbar.app-page-toolbar .header-profile-button.header-profile-button{width:38px!important;height:38px!important;min-width:38px!important;min-height:38px!important;margin:0 1px!important}body ion-app ion-header ion-toolbar.app-page-toolbar.app-page-toolbar .header-profile-button.header-profile-button{max-width:38px!important}body ion-app ion-header ion-toolbar.app-page-toolbar.app-page-toolbar .header-user-copy.header-user-copy,body ion-app ion-header ion-toolbar.app-page-toolbar.app-page-toolbar .header-profile-button.header-profile-button>ion-icon[name=chevron-down-outline]{display:none!important}body ion-app ion-header ion-toolbar.app-page-toolbar.app-page-toolbar .header-avatar.header-avatar{width:32px!important;height:32px!important;min-width:32px!important;min-height:32px!important}}:root{--ion-font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;--ion-color-primary: #43A047;--ion-color-primary-rgb: 67, 160, 71;--ion-color-primary-contrast: #ffffff;--ion-color-primary-contrast-rgb: 255, 255, 255;--ion-color-primary-shade: #3B8D3F;--ion-color-primary-tint: #56AA59;--ion-background-color: #EAF5E1;--ion-background-color-rgb: 234, 245, 225;--ion-text-color: #263238;--ion-text-color-rgb: 38, 50, 56;--ion-card-background: #FFFFFF}
