@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-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: env(safe-area-inset-top);--ion-safe-area-bottom: env(safe-area-inset-bottom);--ion-safe-area-left: env(safe-area-inset-left);--ion-safe-area-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}}.ion-palette-dark{--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}.ion-palette-dark.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}.ion-palette-dark.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))}.ion-palette-dark.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}:root{--color-cyan-50: #E0F7FA;--color-cyan-100: #B2EBF2;--color-cyan-200: #80DEEA;--color-cyan-300: #4DD0E1;--color-cyan-400: #26C6DA;--color-cyan-500: #00BCD4;--color-cyan-600: #00ACC1;--color-cyan-700: #0097A7;--color-cyan-800: #00838F;--color-cyan-900: #006064;--color-white: #FFFFFF;--color-black: #000000;--color-gray-50: #F8FAFC;--color-gray-100: #F1F5F9;--color-gray-200: #E2E8F0;--color-gray-300: #CBD5E1;--color-gray-400: #94A3B8;--color-gray-500: #64748B;--color-gray-600: #475569;--color-gray-700: #334155;--color-gray-800: #1E293B;--color-gray-900: #0F172A;--color-dark-50: #2d3748;--color-dark-100: #1a202c;--color-dark-200: #171923;--color-dark-300: #10121a;--color-dark-400: #0d0f14;--color-dark-500: #0a0b0f;--color-dark-blue-900: var(--color-dark-400);--color-dark-blue-800: var(--color-dark-200);--color-dark-blue-700: var(--color-dark-50);--color-success-light: #10B981;--color-success-dark: #34D399;--color-warning-light: #F59E0B;--color-warning-dark: #FBBF24;--color-danger-light: #EF4444;--color-danger-dark: #F87171;--color-info-light: #3B82F6;--color-info-dark: #60A5FA}:root{--ion-background-color: #F1F5F9;--ion-background-color-rgb: 241, 245, 249;--theme-primary: var(--color-cyan-500);--theme-primary-hover: var(--color-cyan-400);--theme-primary-active: var(--color-cyan-600);--theme-primary-light: var(--color-cyan-300);--theme-primary-dark: var(--color-cyan-700);--theme-primary-contrast: var(--color-white);--theme-bg-primary: var(--color-gray-100);--theme-bg-secondary: var(--color-gray-200);--theme-bg-tertiary: var(--color-gray-300);--theme-bg-inverse: var(--color-gray-900);--theme-bg-gradient: linear-gradient(180deg, #e8eef4 0%, #dde5ef 50%, #cdd7e3 100%);--theme-surface-base: var(--color-gray-100);--theme-surface-raised: var(--color-white);--theme-surface-overlay: var(--color-white);--theme-surface-card: var(--color-white);--theme-border-subtle: var(--color-gray-200);--theme-border-default: var(--color-gray-300);--theme-border-strong: var(--color-gray-400);--theme-border-light: var(--color-gray-100);--theme-text-primary: var(--color-gray-900);--theme-text-secondary: var(--color-gray-600);--theme-text-tertiary: var(--color-gray-500);--theme-text-disabled: var(--color-gray-400);--theme-text-inverse: var(--color-white);--theme-text-on-primary: var(--color-white);--theme-secondary: var(--color-gray-600);--theme-success: var(--color-success-light);--theme-success-contrast: var(--color-white);--theme-success-bg: rgba(16, 185, 129, .1);--theme-warning: var(--color-warning-light);--theme-warning-contrast: var(--color-white);--theme-warning-bg: rgba(245, 158, 11, .1);--theme-danger: var(--color-danger-light);--theme-danger-contrast: var(--color-white);--theme-danger-bg: rgba(239, 68, 68, .1);--theme-info: var(--color-info-light);--theme-info-contrast: var(--color-white);--theme-shadow-sm: 0 1px 2px rgba(0, 0, 0, .05);--theme-shadow-md: 0 4px 6px rgba(0, 0, 0, .1);--theme-shadow-lg: 0 10px 15px rgba(0, 0, 0, .15);--theme-shadow-xl: 0 20px 25px rgba(0, 0, 0, .2);--theme-shadow-2xl: 0 25px 50px rgba(0, 0, 0, .25);--theme-shadow-glow: 0 0 20px rgba(0, 216, 232, .3);--theme-shadow-glow-strong: 0 0 40px rgba(0, 216, 232, .5);--theme-glass-bg: rgba(255, 255, 255, .7);--theme-glass-border: rgba(255, 255, 255, .3);--theme-glass-shadow: 0 8px 32px rgba(0, 0, 0, .1);--theme-glass-backdrop-blur: 20px;--theme-glass-light: rgba(255, 255, 255, .7);--theme-glass-dark: rgba(0, 0, 0, .05);--theme-glass-hover: rgba(255, 255, 255, .9);--theme-border-glass: rgba(0, 0, 0, .1);--theme-hover-overlay: rgba(0, 0, 0, .05);--theme-active-overlay: rgba(0, 0, 0, .1);--theme-focus-ring: rgba(0, 216, 232, .3);--theme-surface-hover: rgba(0, 0, 0, .05);--theme-surface-elevated: rgba(0, 0, 0, .02);--theme-surface-accent: rgba(0, 216, 232, .1);--theme-text-muted: rgba(0, 0, 0, .4);--theme-overlay-bg: rgba(0, 0, 0, .3)}body.dark,[data-theme=dark]{--ion-background-color: #0a0b0f;--ion-background-color-rgb: 10, 11, 15;--theme-primary: var(--color-cyan-500);--theme-primary-hover: var(--color-cyan-400);--theme-primary-active: var(--color-cyan-600);--theme-primary-light: var(--color-cyan-300);--theme-primary-dark: var(--color-cyan-700);--theme-primary-contrast: var(--color-black);--theme-bg-primary: var(--color-dark-500);--theme-bg-secondary: var(--color-dark-400);--theme-bg-tertiary: var(--color-dark-300);--theme-bg-inverse: var(--color-white);--theme-bg-gradient: linear-gradient(180deg, #1a1a2e 0%, #16213e 50%, #0f1419 100%);--theme-surface-base: var(--color-dark-400);--theme-surface-raised: var(--color-dark-300);--theme-surface-overlay: var(--color-dark-200);--theme-surface-card: #1e1e1e;--theme-border-subtle: rgba(255, 255, 255, .08);--theme-border-default: rgba(255, 255, 255, .12);--theme-border-strong: rgba(255, 255, 255, .2);--theme-border-light: rgba(255, 255, 255, .1);--theme-text-primary: var(--color-white);--theme-text-secondary: #b4b4b4;--theme-text-tertiary: var(--color-gray-500);--theme-text-disabled: var(--color-gray-600);--theme-text-inverse: var(--color-gray-900);--theme-text-on-primary: var(--color-black);--theme-secondary: #b4b4b4;--theme-success: var(--color-success-dark);--theme-success-contrast: var(--color-black);--theme-success-bg: rgba(52, 211, 153, .15);--theme-warning: var(--color-warning-dark);--theme-warning-contrast: var(--color-black);--theme-warning-bg: rgba(251, 191, 36, .15);--theme-danger: var(--color-danger-dark);--theme-danger-contrast: var(--color-black);--theme-danger-bg: rgba(248, 113, 113, .15);--theme-info: var(--color-info-dark);--theme-info-contrast: var(--color-black);--theme-shadow-sm: 0 1px 2px rgba(0, 0, 0, .3);--theme-shadow-md: 0 4px 6px rgba(0, 0, 0, .4);--theme-shadow-lg: 0 10px 15px rgba(0, 0, 0, .5);--theme-shadow-xl: 0 20px 25px rgba(0, 0, 0, .6);--theme-shadow-2xl: 0 25px 50px rgba(0, 0, 0, .7);--theme-shadow-glow: 0 0 20px rgba(0, 216, 232, .4);--theme-shadow-glow-strong: 0 0 40px rgba(0, 216, 232, .6);--theme-glass-bg: rgba(255, 255, 255, .06);--theme-glass-border: rgba(0, 216, 232, .28);--theme-glass-shadow: inset 0 1px 0 rgba(255, 255, 255, .08), 0 8px 32px rgba(0, 0, 0, .45);--theme-glass-backdrop-blur: 20px;--theme-glass-light: rgba(255, 255, 255, .05);--theme-glass-dark: rgba(0, 0, 0, .2);--theme-glass-hover: rgba(255, 255, 255, .08);--theme-border-glass: rgba(0, 216, 232, .15);--theme-hover-overlay: rgba(255, 255, 255, .08);--theme-active-overlay: rgba(255, 255, 255, .15);--theme-focus-ring: rgba(0, 216, 232, .4);--theme-surface-hover: rgba(255, 255, 255, .05);--theme-surface-elevated: rgba(255, 255, 255, .03);--theme-surface-accent: rgba(0, 216, 232, .15);--theme-text-muted: rgba(255, 255, 255, .4);--theme-overlay-bg: rgba(0, 0, 0, .7)}:root{--theme-gradient-primary: linear-gradient(135deg, #00D8E8 0%, #0098A8 100%);--theme-gradient-primary-light: linear-gradient(135deg, #4DE1E8 0%, #00B8C8 100%);--theme-gradient-primary-dark: linear-gradient(135deg, #00B8C8 0%, #007888 100%);--theme-gradient-accent: linear-gradient(135deg, #CBD5E1 0%, #94A3B8 100%);--theme-gradient-success: linear-gradient(135deg, #10B981 0%, #059669 100%);--theme-gradient-warning: linear-gradient(135deg, #F59E0B 0%, #D97706 100%);--theme-gradient-danger: linear-gradient(135deg, #EF4444 0%, #DC2626 100%)}body.dark,[data-theme=dark]{--theme-gradient-primary: linear-gradient(135deg, #00D8E8 0%, #0098A8 100%);--theme-gradient-primary-light: linear-gradient(135deg, #33E3F0 0%, #00B8C8 100%);--theme-gradient-primary-dark: linear-gradient(135deg, #00B8C8 0%, #007888 100%);--theme-gradient-accent: linear-gradient(135deg, #334155 0%, #64748B 100%);--theme-gradient-success: linear-gradient(135deg, #34D399 0%, #10B981 100%);--theme-gradient-warning: linear-gradient(135deg, #FBBF24 0%, #F59E0B 100%);--theme-gradient-danger: linear-gradient(135deg, #F87171 0%, #EF4444 100%)}:root{--theme-font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", sans-serif;--theme-font-family-mono: "SF Mono", "Monaco", "Inconsolata", "Fira Code", "Droid Sans Mono", monospace;--theme-font-size-xs: .75rem;--theme-font-size-sm: .875rem;--theme-font-size-base: 1rem;--theme-font-size-lg: 1.125rem;--theme-font-size-xl: 1.25rem;--theme-font-size-2xl: 1.5rem;--theme-font-size-3xl: 1.875rem;--theme-font-size-4xl: 2.25rem;--theme-font-size-5xl: 3rem;--theme-font-size-6xl: 3.75rem;--theme-font-weight-regular: 400;--theme-font-weight-medium: 500;--theme-font-weight-semibold: 600;--theme-font-weight-bold: 700;--theme-font-weight-extrabold: 800;--theme-font-weight-black: 900;--theme-line-height-tight: 1.2;--theme-line-height-snug: 1.375;--theme-line-height-normal: 1.5;--theme-line-height-relaxed: 1.75;--theme-line-height-loose: 2;--theme-letter-spacing-tight: -.02em;--theme-letter-spacing-normal: 0;--theme-letter-spacing-wide: .02em;--theme-letter-spacing-wider: .05em}:root{--theme-space-0: 0;--theme-space-0-5: .125rem;--theme-space-1: .25rem;--theme-space-2: .5rem;--theme-space-3: .75rem;--theme-space-4: 1rem;--theme-space-5: 1.25rem;--theme-space-6: 1.5rem;--theme-space-7: 1.75rem;--theme-space-8: 2rem;--theme-space-10: 2.5rem;--theme-space-12: 3rem;--theme-space-16: 4rem;--theme-space-20: 5rem;--theme-space-24: 6rem;--theme-space-32: 8rem;--theme-space-40: 10rem;--theme-space-48: 12rem;--theme-space-64: 16rem}:root{--theme-radius-sm: .5rem;--theme-radius-md: .75rem;--theme-radius-lg: 1rem;--theme-radius-xl: 1.25rem;--theme-radius-2xl: 1.5rem;--theme-radius-3xl: 2rem;--theme-radius-full: 9999px;--theme-border-width-thin: 1px;--theme-border-width-base: 1.5px;--theme-border-width-thick: 2px;--theme-border-width-heavy: 3px}:root{--theme-transition-fast: .15s;--theme-transition-base: .3s;--theme-transition-slow: .5s;--theme-transition-slower: .7s;--theme-ease-in-out: cubic-bezier(.4, 0, .2, 1);--theme-ease-out: cubic-bezier(0, 0, .2, 1);--theme-ease-in: cubic-bezier(.4, 0, 1, 1);--theme-ease-bounce: cubic-bezier(.68, -.55, .265, 1.55);--theme-z-base: 0;--theme-z-dropdown: 1000;--theme-z-sticky: 1020;--theme-z-fixed: 1030;--theme-z-modal-backdrop: 1040;--theme-z-modal: 1050;--theme-z-popover: 1060;--theme-z-tooltip: 1070;--theme-z-notification: 1080}:root{--ion-color-primary: var(--theme-primary);--ion-color-primary-rgb: 0, 216, 232;--ion-color-primary-contrast: var(--theme-primary-contrast);--ion-color-primary-contrast-rgb: 255, 255, 255;--ion-color-primary-shade: var(--theme-primary-active);--ion-color-primary-tint: var(--theme-primary-hover);--ion-color-secondary: #64748B;--ion-color-secondary-rgb: 100, 116, 139;--ion-color-secondary-contrast: #ffffff;--ion-color-secondary-contrast-rgb: 255, 255, 255;--ion-color-secondary-shade: #475569;--ion-color-secondary-tint: #94A3B8;--ion-color-success: var(--theme-success);--ion-color-success-rgb: 16, 185, 129;--ion-color-success-contrast: var(--theme-success-contrast);--ion-color-success-contrast-rgb: 255, 255, 255;--ion-color-success-shade: #0D966F;--ion-color-success-tint: #34D399;--ion-color-warning: var(--theme-warning);--ion-color-warning-rgb: 245, 158, 11;--ion-color-warning-contrast: var(--theme-warning-contrast);--ion-color-warning-contrast-rgb: 255, 255, 255;--ion-color-warning-shade: #D97706;--ion-color-warning-tint: #FBBF24;--ion-color-danger: var(--theme-danger);--ion-color-danger-rgb: 239, 68, 68;--ion-color-danger-contrast: var(--theme-danger-contrast);--ion-color-danger-contrast-rgb: 255, 255, 255;--ion-color-danger-shade: #DC2626;--ion-color-danger-tint: #F87171;--ion-color-info: var(--theme-info);--ion-color-info-rgb: 59, 130, 246;--ion-color-info-contrast: var(--theme-info-contrast);--ion-color-info-contrast-rgb: 255, 255, 255;--ion-color-info-shade: #2563EB;--ion-color-info-tint: #60A5FA;--ion-color-light: #F1F5F9;--ion-color-light-rgb: 241, 245, 249;--ion-color-light-contrast: #000000;--ion-color-light-contrast-rgb: 0, 0, 0;--ion-color-light-shade: #CBD5E1;--ion-color-light-tint: #F8FAFC;--ion-color-medium: #94A3B8;--ion-color-medium-rgb: 148, 163, 184;--ion-color-medium-contrast: #000000;--ion-color-medium-contrast-rgb: 0, 0, 0;--ion-color-medium-shade: #64748B;--ion-color-medium-tint: #CBD5E1;--ion-color-dark: #1E293B;--ion-color-dark-rgb: 30, 41, 59;--ion-color-dark-contrast: #ffffff;--ion-color-dark-contrast-rgb: 255, 255, 255;--ion-color-dark-shade: #0F172A;--ion-color-dark-tint: #334155;--ion-background-color: var(--theme-bg-primary);--ion-background-color-rgb: 255, 255, 255;--ion-text-color: var(--theme-text-primary);--ion-text-color-rgb: 15, 23, 42;--ion-border-color: var(--theme-border-default);--ion-toolbar-background: var(--theme-surface-base);--ion-toolbar-border-color: var(--theme-border-subtle);--ion-toolbar-color: var(--theme-text-primary);--ion-tab-bar-background: var(--theme-surface-base);--ion-tab-bar-border-color: var(--theme-border-subtle);--ion-tab-bar-color: var(--theme-text-secondary);--ion-tab-bar-color-selected: var(--theme-primary);--ion-card-background: var(--theme-surface-card);--ion-card-color: var(--theme-text-primary)}body.dark,[data-theme=dark]{--ion-color-primary-contrast: var(--theme-primary-contrast);--ion-color-primary-contrast-rgb: 0, 0, 0;--ion-background-color: var(--theme-bg-primary);--ion-background-color-rgb: 0, 0, 0;--ion-text-color: var(--theme-text-primary);--ion-text-color-rgb: 255, 255, 255;--ion-border-color: var(--theme-border-default);--ion-toolbar-background: var(--theme-surface-base);--ion-toolbar-border-color: var(--theme-border-subtle);--ion-toolbar-color: var(--theme-text-primary);--ion-tab-bar-background: #1e1e1e;--ion-tab-bar-border-color: var(--theme-border-subtle);--ion-tab-bar-color: var(--theme-text-secondary);--ion-tab-bar-color-selected: var(--theme-primary);--ion-card-background: var(--theme-surface-card);--ion-card-color: var(--theme-text-primary);--ion-item-background: var(--theme-glass-light);--ion-list-background: var(--theme-glass-light);--ion-color-success-contrast: var(--theme-success-contrast);--ion-color-success-contrast-rgb: 0, 0, 0;--ion-color-warning-contrast: var(--theme-warning-contrast);--ion-color-warning-contrast-rgb: 0, 0, 0;--ion-color-danger-contrast: var(--theme-danger-contrast);--ion-color-danger-contrast-rgb: 0, 0, 0;--ion-color-info-contrast: var(--theme-info-contrast);--ion-color-info-contrast-rgb: 0, 0, 0}*{scroll-behavior:smooth}body{font-family:var(--theme-font-family);color:var(--theme-text-primary);background:var(--theme-bg-primary);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}ion-content{--background: var(--theme-bg-gradient)}ion-content{--padding-bottom: 80px}@supports (padding-bottom: env(safe-area-inset-bottom)){ion-content{--padding-bottom: calc(70px + env(safe-area-inset-bottom)) }}@media (min-width: 769px){ion-content{--padding-bottom: 20px}}ion-fab{z-index:999;bottom:calc(80px + env(safe-area-inset-bottom,0px))!important}@media (min-width: 769px){ion-fab{bottom:20px!important}}ion-card{box-shadow:none!important;border-radius:var(--theme-radius-xl)!important;border:1px solid var(--theme-border-subtle);background:var(--ion-card-background)}.modal-open,.popover-open{pointer-events:all!important}ion-modal,ion-popover{pointer-events:all!important}ion-modal ion-content,ion-popover ion-content{--background: var(--theme-surface-overlay)}ion-modal,ion-popover{--background: var(--theme-surface-overlay);--ion-background-color: var(--theme-surface-overlay)}ion-toolbar{--background: transparent;--color: var(--ion-toolbar-color);--border-color: var(--ion-toolbar-border-color)}ion-tab-bar{--background: var(--ion-tab-bar-background) !important;background:var(--ion-tab-bar-background)!important;border-top:1px solid var(--ion-tab-bar-border-color)}ion-tab-bar ion-tab-button{--color: var(--ion-tab-bar-color);--color-selected: var(--ion-tab-bar-color-selected)}ion-tab-bar ion-tab-button.tab-selected ion-icon,ion-tab-bar ion-tab-button.tab-selected ion-label{color:var(--ion-tab-bar-color-selected)}h1,h2,h3,h4,h5,h6{color:var(--theme-text-primary);margin:0;font-weight:var(--theme-font-weight-bold)}h1{font-size:var(--theme-font-size-4xl);line-height:var(--theme-line-height-tight)}h2{font-size:var(--theme-font-size-3xl);line-height:var(--theme-line-height-tight)}h3{font-size:var(--theme-font-size-2xl);line-height:var(--theme-line-height-snug)}h4{font-size:var(--theme-font-size-xl);line-height:var(--theme-line-height-snug)}h5{font-size:var(--theme-font-size-lg);line-height:var(--theme-line-height-normal)}h6{font-size:var(--theme-font-size-base);line-height:var(--theme-line-height-normal)}p{color:var(--theme-text-secondary);margin:0;line-height:var(--theme-line-height-relaxed)}a{color:var(--theme-primary);text-decoration:none;transition:color var(--theme-transition-base) var(--theme-ease-out)}a:hover{color:var(--theme-primary-hover)}a:active{color:var(--theme-primary-active)}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}@keyframes slideInFromTop{0%{transform:translateY(-100%);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes slideInFromBottom{0%{transform:translateY(100%);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes slideInFromLeft{0%{transform:translate(-100%);opacity:0}to{transform:translate(0);opacity:1}}@keyframes slideInFromRight{0%{transform:translate(100%);opacity:0}to{transform:translate(0);opacity:1}}@keyframes scaleUp{0%{transform:scale(.8);opacity:0}to{transform:scale(1);opacity:1}}@keyframes scaleDown{0%{transform:scale(1);opacity:1}to{transform:scale(.8);opacity:0}}@keyframes bounce{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@keyframes shake{0%,to{transform:translate(0)}10%,30%,50%,70%,90%{transform:translate(-8px)}20%,40%,60%,80%{transform:translate(8px)}}@keyframes pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.7;transform:scale(.98)}}@keyframes glow{0%,to{box-shadow:0 0 5px var(--theme-primary),0 0 10px var(--theme-primary)}50%{box-shadow:0 0 20px var(--theme-primary),0 0 30px var(--theme-primary)}}@keyframes shimmer{0%{background-position:-1000px 0}to{background-position:1000px 0}}@keyframes rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes gradientShift{0%,to{background-position:0% 50%}50%{background-position:100% 50%}}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.animate-fade-in{animation:fadeIn var(--theme-transition-base) ease-in-out}.animate-slide-in-top{animation:slideInFromTop var(--theme-transition-base) ease-out}.animate-slide-in-bottom{animation:slideInFromBottom var(--theme-transition-base) ease-out}.animate-slide-in-left{animation:slideInFromLeft var(--theme-transition-base) ease-out}.animate-slide-in-right{animation:slideInFromRight var(--theme-transition-base) ease-out}.animate-scale-up{animation:scaleUp var(--theme-transition-fast) ease-in-out}.animate-pulse{animation:pulse 1.5s ease-in-out infinite}.animate-shake{animation:shake .4s ease-in-out}.animate-glow{animation:glow 2s ease-in-out infinite}.animate-spin{animation:spin 1s linear infinite}.animate-float{animation:float 3s ease-in-out infinite}.transition{transition:all var(--theme-transition-base) ease-in-out}.transition-fast{transition:all var(--theme-transition-fast) ease-in-out}.transition-slow{transition:all var(--theme-transition-slow) ease-in-out}.transition-colors{transition:color var(--theme-transition-base) ease-in-out,background-color var(--theme-transition-base) ease-in-out,border-color var(--theme-transition-base) ease-in-out}.transition-transform{transition:transform var(--theme-transition-base) ease-in-out}.transition-opacity{transition:opacity var(--theme-transition-base) ease-in-out}.transition-shadow{transition:box-shadow var(--theme-transition-base) ease-in-out}.hover-lift{transition:all var(--theme-transition-fast) ease-in-out}.hover-lift:hover{transform:translateY(-2px);box-shadow:var(--theme-shadow-lg)}.hover-grow{transition:transform var(--theme-transition-fast) ease-in-out}.hover-grow:hover{transform:scale(1.02)}.hover-glow{transition:box-shadow var(--theme-transition-base) ease-in-out}.hover-glow:hover{box-shadow:var(--theme-shadow-glow)}.hover-brighten{transition:filter var(--theme-transition-fast) ease-in-out}.hover-brighten:hover{filter:brightness(1.1)}.hover-rotate{transition:transform var(--theme-transition-fast) ease-in-out}.hover-rotate:hover{transform:rotate(5deg)}.skeleton-loader{background:linear-gradient(90deg,var(--theme-bg-secondary) 0%,var(--theme-bg-tertiary) 50%,var(--theme-bg-secondary) 100%);background-size:200% 100%;animation:shimmer 1.5s infinite;border-radius:var(--theme-radius-sm)}.pulse-loader{animation:pulse 1.5s ease-in-out infinite}.spin-loader{animation:spin 1s linear infinite}.stagger-fade-in>*{animation:fadeIn var(--theme-transition-base) ease-in-out}.stagger-fade-in>*:nth-child(1){animation-delay:.05s}.stagger-fade-in>*:nth-child(2){animation-delay:.1s}.stagger-fade-in>*:nth-child(3){animation-delay:.15s}.stagger-fade-in>*:nth-child(4){animation-delay:.2s}.stagger-fade-in>*:nth-child(5){animation-delay:.25s}.stagger-fade-in>*:nth-child(6){animation-delay:.3s}.stagger-fade-in>*:nth-child(7){animation-delay:.35s}.stagger-fade-in>*:nth-child(8){animation-delay:.4s}.stagger-fade-in>*:nth-child(9){animation-delay:.45s}.stagger-fade-in>*:nth-child(10){animation-delay:.5s}.stagger-slide-in>*{animation:slideInFromBottom var(--theme-transition-base) ease-out}.stagger-slide-in>*:nth-child(1){animation-delay:.05s}.stagger-slide-in>*:nth-child(2){animation-delay:.1s}.stagger-slide-in>*:nth-child(3){animation-delay:.15s}.stagger-slide-in>*:nth-child(4){animation-delay:.2s}.stagger-slide-in>*:nth-child(5){animation-delay:.25s}.stagger-slide-in>*:nth-child(6){animation-delay:.3s}.stagger-slide-in>*:nth-child(7){animation-delay:.35s}.stagger-slide-in>*:nth-child(8){animation-delay:.4s}.stagger-slide-in>*:nth-child(9){animation-delay:.45s}.stagger-slide-in>*:nth-child(10){animation-delay:.5s}.page-enter{animation:fadeIn var(--theme-transition-slow) ease-in-out}.page-leave{animation:fadeOut var(--theme-transition-fast) ease-in-out}.modal-enter{animation:scaleUp var(--theme-transition-base) ease-out}.modal-leave{animation:scaleDown var(--theme-transition-base) ease-in}.flex{display:flex}.inline-flex{display:inline-flex}.flex-row{flex-direction:row}.flex-row-reverse{flex-direction:row-reverse}.flex-col{flex-direction:column}.flex-col-reverse{flex-direction:column-reverse}.flex-wrap{flex-wrap:wrap}.flex-nowrap{flex-wrap:nowrap}.justify-start{justify-content:flex-start}.justify-end{justify-content:flex-end}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.justify-around{justify-content:space-around}.justify-evenly{justify-content:space-evenly}.items-start{align-items:flex-start}.items-end{align-items:flex-end}.items-center{align-items:center}.items-baseline{align-items:baseline}.items-stretch{align-items:stretch}.self-auto{align-self:auto}.self-start{align-self:flex-start}.self-end{align-self:flex-end}.self-center{align-self:center}.self-stretch{align-self:stretch}.flex-1{flex:1 1 0%}.flex-auto{flex:1 1 auto}.flex-initial{flex:0 1 auto}.flex-none{flex:none}.flex-grow{flex-grow:1}.flex-shrink{flex-shrink:1}.flex-shrink-0{flex-shrink:0}.grid{display:grid}.inline-grid{display:inline-grid}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}@media (max-width: 639px){.grid-cols-2{grid-template-columns:repeat(1,minmax(0,1fr))}}.grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}@media (max-width: 767px){.grid-cols-3{grid-template-columns:repeat(1,minmax(0,1fr))}}@media (min-width: 768px) and (max-width: 1023px){.grid-cols-3{grid-template-columns:repeat(2,minmax(0,1fr))}}.grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.grid-cols-6{grid-template-columns:repeat(6,minmax(0,1fr))}.grid-cols-12{grid-template-columns:repeat(12,minmax(0,1fr))}.gap-1{gap:var(--theme-space-1)}.gap-2{gap:var(--theme-space-2)}.gap-3{gap:var(--theme-space-3)}.gap-4{gap:var(--theme-space-4)}.gap-6{gap:var(--theme-space-6)}.gap-8{gap:var(--theme-space-8)}.relative{position:relative}.absolute{position:absolute}.fixed{position:fixed}.sticky{position:sticky}.static{position:static}.block{display:block}.inline-block{display:inline-block}.inline{display:inline}.hidden{display:none}.invisible{visibility:hidden}.visible{visibility:visible}.overflow-auto{overflow:auto}.overflow-hidden{overflow:hidden}.overflow-visible{overflow:visible}.overflow-scroll{overflow:scroll}.overflow-x-auto{overflow-x:auto}.overflow-y-auto{overflow-y:auto}.z-0{z-index:0}.z-10{z-index:10}.z-20{z-index:20}.z-30{z-index:30}.z-40{z-index:40}.z-50{z-index:50}.z-auto{z-index:auto}.w-full{width:100%}.w-auto{width:auto}.w-screen{width:100vw}.h-full{height:100%}.h-auto{height:auto}.h-screen{height:100vh}.min-w-0{min-width:0}.min-h-0{min-height:0}.max-w-full{max-width:100%}.max-h-full{max-height:100%}.container{width:100%;margin-left:auto;margin-right:auto;padding-left:var(--theme-space-4);padding-right:var(--theme-space-4)}@media (min-width: 640px){.container{max-width:640px}}@media (min-width: 768px){.container{max-width:768px}}@media (min-width: 1024px){.container{max-width:1024px}}@media (min-width: 1280px){.container{max-width:1280px}}.container-fluid{width:100%;padding-left:var(--theme-space-4);padding-right:var(--theme-space-4)}.aspect-square{aspect-ratio:1/1}.aspect-video{aspect-ratio:16/9}.object-contain{object-fit:contain}.object-cover{object-fit:cover}.object-fill{object-fit:fill}.object-none{object-fit:none}.object-scale-down{object-fit:scale-down}.font-sans{font-family:var(--theme-font-family-base)}.font-mono{font-family:var(--theme-font-family-mono)}.text-xs{font-size:var(--theme-font-size-xs);line-height:var(--theme-line-height-xs)}.text-sm{font-size:var(--theme-font-size-sm);line-height:var(--theme-line-height-sm)}.text-base{font-size:var(--theme-font-size-base);line-height:var(--theme-line-height-base)}.text-md{font-size:var(--theme-font-size-md);line-height:var(--theme-line-height-md)}.text-lg{font-size:var(--theme-font-size-lg);line-height:var(--theme-line-height-lg)}.text-xl{font-size:var(--theme-font-size-xl);line-height:var(--theme-line-height-xl)}.text-2xl{font-size:var(--theme-font-size-2xl);line-height:var(--theme-line-height-2xl)}.text-3xl{font-size:var(--theme-font-size-3xl);line-height:var(--theme-line-height-3xl)}.text-4xl{font-size:var(--theme-font-size-4xl);line-height:var(--theme-line-height-4xl)}.font-light{font-weight:var(--theme-font-weight-light)}.font-normal{font-weight:var(--theme-font-weight-normal)}.font-medium{font-weight:var(--theme-font-weight-medium)}.font-semibold{font-weight:var(--theme-font-weight-semibold)}.font-bold{font-weight:var(--theme-font-weight-bold)}.text-primary{color:var(--theme-text-primary)}.text-secondary{color:var(--theme-text-secondary)}.text-muted{color:var(--theme-text-muted)}.text-inverse{color:var(--theme-text-inverse)}.text-success{color:var(--theme-success)}.text-warning{color:var(--theme-warning)}.text-danger{color:var(--theme-danger)}.text-info{color:var(--theme-info)}.text-theme-primary{color:var(--theme-primary)}.text-left{text-align:left}.text-center{text-align:center}.text-right{text-align:right}.text-justify{text-align:justify}.underline{text-decoration:underline}.line-through{text-decoration:line-through}.no-underline{text-decoration:none}.uppercase{text-transform:uppercase}.lowercase{text-transform:lowercase}.capitalize{text-transform:capitalize}.normal-case{text-transform:none}.leading-none{line-height:1}.leading-tight{line-height:1.25}.leading-snug{line-height:1.375}.leading-normal{line-height:1.5}.leading-relaxed{line-height:1.625}.leading-loose{line-height:2}.tracking-tighter{letter-spacing:-.05em}.tracking-tight{letter-spacing:-.025em}.tracking-normal{letter-spacing:0}.tracking-wide{letter-spacing:.025em}.tracking-wider{letter-spacing:.05em}.tracking-widest{letter-spacing:.1em}.whitespace-normal{white-space:normal}.whitespace-nowrap{white-space:nowrap}.whitespace-pre{white-space:pre}.whitespace-pre-line{white-space:pre-line}.whitespace-pre-wrap{white-space:pre-wrap}.break-normal{overflow-wrap:normal;word-break:normal}.break-words{overflow-wrap:break-word}.break-all{word-break:break-all}.truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.text-ellipsis{text-overflow:ellipsis}.text-clip{text-overflow:clip}.italic{font-style:italic}.not-italic{font-style:normal}.list-none{list-style-type:none}.list-disc{list-style-type:disc}.list-decimal{list-style-type:decimal}.list-inside{list-style-position:inside}.list-outside{list-style-position:outside}.heading-1,h1.heading{font-size:var(--theme-font-size-4xl);line-height:var(--theme-line-height-4xl);font-weight:var(--theme-font-weight-bold);color:var(--theme-text-primary);margin-bottom:var(--theme-space-4)}.heading-2,h2.heading{font-size:var(--theme-font-size-3xl);line-height:var(--theme-line-height-3xl);font-weight:var(--theme-font-weight-bold);color:var(--theme-text-primary);margin-bottom:var(--theme-space-3)}.heading-3,h3.heading{font-size:var(--theme-font-size-2xl);line-height:var(--theme-line-height-2xl);font-weight:var(--theme-font-weight-semibold);color:var(--theme-text-primary);margin-bottom:var(--theme-space-3)}.heading-4,h4.heading{font-size:var(--theme-font-size-xl);line-height:var(--theme-line-height-xl);font-weight:var(--theme-font-weight-semibold);color:var(--theme-text-primary);margin-bottom:var(--theme-space-2)}.heading-5,h5.heading{font-size:var(--theme-font-size-lg);line-height:var(--theme-line-height-lg);font-weight:var(--theme-font-weight-medium);color:var(--theme-text-primary);margin-bottom:var(--theme-space-2)}.heading-6,h6.heading{font-size:var(--theme-font-size-base);line-height:var(--theme-line-height-base);font-weight:var(--theme-font-weight-medium);color:var(--theme-text-primary);margin-bottom:var(--theme-space-2)}.paragraph,p.paragraph{font-size:var(--theme-font-size-base);line-height:var(--theme-line-height-base);color:var(--theme-text-primary);margin-bottom:var(--theme-space-4)}.paragraph-sm{font-size:var(--theme-font-size-sm);line-height:var(--theme-line-height-sm);color:var(--theme-text-secondary)}.paragraph-lg{font-size:var(--theme-font-size-md);line-height:var(--theme-line-height-md);color:var(--theme-text-primary)}.label{font-size:var(--theme-font-size-sm);font-weight:var(--theme-font-weight-medium);color:var(--theme-text-primary);display:block;margin-bottom:var(--theme-space-2)}.label-required:after{content:" *";color:var(--theme-danger)}.caption{font-size:var(--theme-font-size-xs);line-height:var(--theme-line-height-xs);color:var(--theme-text-muted)}.code-inline{font-family:var(--theme-font-family-mono);font-size:var(--theme-font-size-sm);background-color:var(--theme-bg-tertiary);color:var(--theme-primary);padding:2px 6px;border-radius:var(--theme-radius-sm)}.code-block{font-family:var(--theme-font-family-mono);font-size:var(--theme-font-size-sm);background-color:var(--theme-bg-tertiary);color:var(--theme-text-primary);padding:var(--theme-space-4);border-radius:var(--theme-radius-md);overflow-x:auto;margin-bottom:var(--theme-space-4)}.link{color:var(--theme-primary);text-decoration:none;transition:color var(--theme-transition-fast) ease-in-out}.link:hover{color:var(--theme-primary-hover);text-decoration:underline}.link:active{color:var(--theme-primary-active)}.link-muted{color:var(--theme-text-muted);text-decoration:none}.link-muted:hover{color:var(--theme-text-primary)}.badge-text{font-size:var(--theme-font-size-xs);font-weight:var(--theme-font-weight-semibold);text-transform:uppercase;letter-spacing:.05em}.m-0{margin:0}.m-1{margin:var(--theme-space-1)}.m-2{margin:var(--theme-space-2)}.m-3{margin:var(--theme-space-3)}.m-4{margin:var(--theme-space-4)}.m-5{margin:var(--theme-space-5)}.m-6{margin:var(--theme-space-6)}.m-8{margin:var(--theme-space-8)}.m-10{margin:var(--theme-space-10)}.m-12{margin:var(--theme-space-12)}.m-16{margin:var(--theme-space-16)}.m-auto{margin:auto}.mt-0{margin-top:0}.mt-1{margin-top:var(--theme-space-1)}.mt-2{margin-top:var(--theme-space-2)}.mt-3{margin-top:var(--theme-space-3)}.mt-4{margin-top:var(--theme-space-4)}.mt-5{margin-top:var(--theme-space-5)}.mt-6{margin-top:var(--theme-space-6)}.mt-8{margin-top:var(--theme-space-8)}.mt-10{margin-top:var(--theme-space-10)}.mt-12{margin-top:var(--theme-space-12)}.mt-16{margin-top:var(--theme-space-16)}.mt-auto{margin-top:auto}.mr-0{margin-right:0}.mr-1{margin-right:var(--theme-space-1)}.mr-2{margin-right:var(--theme-space-2)}.mr-3{margin-right:var(--theme-space-3)}.mr-4{margin-right:var(--theme-space-4)}.mr-5{margin-right:var(--theme-space-5)}.mr-6{margin-right:var(--theme-space-6)}.mr-8{margin-right:var(--theme-space-8)}.mr-10{margin-right:var(--theme-space-10)}.mr-12{margin-right:var(--theme-space-12)}.mr-16{margin-right:var(--theme-space-16)}.mr-auto{margin-right:auto}.mb-0{margin-bottom:0}.mb-1{margin-bottom:var(--theme-space-1)}.mb-2{margin-bottom:var(--theme-space-2)}.mb-3{margin-bottom:var(--theme-space-3)}.mb-4{margin-bottom:var(--theme-space-4)}.mb-5{margin-bottom:var(--theme-space-5)}.mb-6{margin-bottom:var(--theme-space-6)}.mb-8{margin-bottom:var(--theme-space-8)}.mb-10{margin-bottom:var(--theme-space-10)}.mb-12{margin-bottom:var(--theme-space-12)}.mb-16{margin-bottom:var(--theme-space-16)}.mb-auto{margin-bottom:auto}.ml-0{margin-left:0}.ml-1{margin-left:var(--theme-space-1)}.ml-2{margin-left:var(--theme-space-2)}.ml-3{margin-left:var(--theme-space-3)}.ml-4{margin-left:var(--theme-space-4)}.ml-5{margin-left:var(--theme-space-5)}.ml-6{margin-left:var(--theme-space-6)}.ml-8{margin-left:var(--theme-space-8)}.ml-10{margin-left:var(--theme-space-10)}.ml-12{margin-left:var(--theme-space-12)}.ml-16{margin-left:var(--theme-space-16)}.ml-auto{margin-left:auto}.mx-0{margin-left:0;margin-right:0}.mx-1{margin-left:var(--theme-space-1);margin-right:var(--theme-space-1)}.mx-2{margin-left:var(--theme-space-2);margin-right:var(--theme-space-2)}.mx-3{margin-left:var(--theme-space-3);margin-right:var(--theme-space-3)}.mx-4{margin-left:var(--theme-space-4);margin-right:var(--theme-space-4)}.mx-5{margin-left:var(--theme-space-5);margin-right:var(--theme-space-5)}.mx-6{margin-left:var(--theme-space-6);margin-right:var(--theme-space-6)}.mx-8{margin-left:var(--theme-space-8);margin-right:var(--theme-space-8)}.mx-auto{margin-left:auto;margin-right:auto}.my-0{margin-top:0;margin-bottom:0}.my-1{margin-top:var(--theme-space-1);margin-bottom:var(--theme-space-1)}.my-2{margin-top:var(--theme-space-2);margin-bottom:var(--theme-space-2)}.my-3{margin-top:var(--theme-space-3);margin-bottom:var(--theme-space-3)}.my-4{margin-top:var(--theme-space-4);margin-bottom:var(--theme-space-4)}.my-5{margin-top:var(--theme-space-5);margin-bottom:var(--theme-space-5)}.my-6{margin-top:var(--theme-space-6);margin-bottom:var(--theme-space-6)}.my-8{margin-top:var(--theme-space-8);margin-bottom:var(--theme-space-8)}.my-auto{margin-top:auto;margin-bottom:auto}.p-0{padding:0}.p-1{padding:var(--theme-space-1)}.p-2{padding:var(--theme-space-2)}.p-3{padding:var(--theme-space-3)}.p-4{padding:var(--theme-space-4)}.p-5{padding:var(--theme-space-5)}.p-6{padding:var(--theme-space-6)}.p-8{padding:var(--theme-space-8)}.p-10{padding:var(--theme-space-10)}.p-12{padding:var(--theme-space-12)}.p-16{padding:var(--theme-space-16)}.pt-0{padding-top:0}.pt-1{padding-top:var(--theme-space-1)}.pt-2{padding-top:var(--theme-space-2)}.pt-3{padding-top:var(--theme-space-3)}.pt-4{padding-top:var(--theme-space-4)}.pt-5{padding-top:var(--theme-space-5)}.pt-6{padding-top:var(--theme-space-6)}.pt-8{padding-top:var(--theme-space-8)}.pt-10{padding-top:var(--theme-space-10)}.pt-12{padding-top:var(--theme-space-12)}.pt-16{padding-top:var(--theme-space-16)}.pr-0{padding-right:0}.pr-1{padding-right:var(--theme-space-1)}.pr-2{padding-right:var(--theme-space-2)}.pr-3{padding-right:var(--theme-space-3)}.pr-4{padding-right:var(--theme-space-4)}.pr-5{padding-right:var(--theme-space-5)}.pr-6{padding-right:var(--theme-space-6)}.pr-8{padding-right:var(--theme-space-8)}.pr-10{padding-right:var(--theme-space-10)}.pr-12{padding-right:var(--theme-space-12)}.pr-16{padding-right:var(--theme-space-16)}.pb-0{padding-bottom:0}.pb-1{padding-bottom:var(--theme-space-1)}.pb-2{padding-bottom:var(--theme-space-2)}.pb-3{padding-bottom:var(--theme-space-3)}.pb-4{padding-bottom:var(--theme-space-4)}.pb-5{padding-bottom:var(--theme-space-5)}.pb-6{padding-bottom:var(--theme-space-6)}.pb-8{padding-bottom:var(--theme-space-8)}.pb-10{padding-bottom:var(--theme-space-10)}.pb-12{padding-bottom:var(--theme-space-12)}.pb-16{padding-bottom:var(--theme-space-16)}.pl-0{padding-left:0}.pl-1{padding-left:var(--theme-space-1)}.pl-2{padding-left:var(--theme-space-2)}.pl-3{padding-left:var(--theme-space-3)}.pl-4{padding-left:var(--theme-space-4)}.pl-5{padding-left:var(--theme-space-5)}.pl-6{padding-left:var(--theme-space-6)}.pl-8{padding-left:var(--theme-space-8)}.pl-10{padding-left:var(--theme-space-10)}.pl-12{padding-left:var(--theme-space-12)}.pl-16{padding-left:var(--theme-space-16)}.px-0{padding-left:0;padding-right:0}.px-1{padding-left:var(--theme-space-1);padding-right:var(--theme-space-1)}.px-2{padding-left:var(--theme-space-2);padding-right:var(--theme-space-2)}.px-3{padding-left:var(--theme-space-3);padding-right:var(--theme-space-3)}.px-4{padding-left:var(--theme-space-4);padding-right:var(--theme-space-4)}.px-5{padding-left:var(--theme-space-5);padding-right:var(--theme-space-5)}.px-6{padding-left:var(--theme-space-6);padding-right:var(--theme-space-6)}.px-8{padding-left:var(--theme-space-8);padding-right:var(--theme-space-8)}.py-0{padding-top:0;padding-bottom:0}.py-1{padding-top:var(--theme-space-1);padding-bottom:var(--theme-space-1)}.py-2{padding-top:var(--theme-space-2);padding-bottom:var(--theme-space-2)}.py-3{padding-top:var(--theme-space-3);padding-bottom:var(--theme-space-3)}.py-4{padding-top:var(--theme-space-4);padding-bottom:var(--theme-space-4)}.py-5{padding-top:var(--theme-space-5);padding-bottom:var(--theme-space-5)}.py-6{padding-top:var(--theme-space-6);padding-bottom:var(--theme-space-6)}.py-8{padding-top:var(--theme-space-8);padding-bottom:var(--theme-space-8)}.-m-1{margin:calc(-1 * var(--theme-space-1))}.-m-2{margin:calc(-1 * var(--theme-space-2))}.-m-3{margin:calc(-1 * var(--theme-space-3))}.-m-4{margin:calc(-1 * var(--theme-space-4))}.-mt-1{margin-top:calc(-1 * var(--theme-space-1))}.-mt-2{margin-top:calc(-1 * var(--theme-space-2))}.-mt-3{margin-top:calc(-1 * var(--theme-space-3))}.-mt-4{margin-top:calc(-1 * var(--theme-space-4))}.-mr-1{margin-right:calc(-1 * var(--theme-space-1))}.-mr-2{margin-right:calc(-1 * var(--theme-space-2))}.-mr-3{margin-right:calc(-1 * var(--theme-space-3))}.-mr-4{margin-right:calc(-1 * var(--theme-space-4))}.-mb-1{margin-bottom:calc(-1 * var(--theme-space-1))}.-mb-2{margin-bottom:calc(-1 * var(--theme-space-2))}.-mb-3{margin-bottom:calc(-1 * var(--theme-space-3))}.-mb-4{margin-bottom:calc(-1 * var(--theme-space-4))}.-ml-1{margin-left:calc(-1 * var(--theme-space-1))}.-ml-2{margin-left:calc(-1 * var(--theme-space-2))}.-ml-3{margin-left:calc(-1 * var(--theme-space-3))}.-ml-4{margin-left:calc(-1 * var(--theme-space-4))}.space-x-1>*+*{margin-left:var(--theme-space-1)}.space-x-2>*+*{margin-left:var(--theme-space-2)}.space-x-3>*+*{margin-left:var(--theme-space-3)}.space-x-4>*+*{margin-left:var(--theme-space-4)}.space-x-6>*+*{margin-left:var(--theme-space-6)}.space-y-1>*+*{margin-top:var(--theme-space-1)}.space-y-2>*+*{margin-top:var(--theme-space-2)}.space-y-3>*+*{margin-top:var(--theme-space-3)}.space-y-4>*+*{margin-top:var(--theme-space-4)}.space-y-6>*+*{margin-top:var(--theme-space-6)}.space-y-8>*+*{margin-top:var(--theme-space-8)}ion-button{color:var(--theme-text-primary);--border-radius: var(--theme-radius-md);--padding-start: var(--theme-space-6);--padding-end: var(--theme-space-6);--padding-top: 0;--padding-bottom: 0;--box-shadow: var(--theme-shadow-md);--transition: all var(--theme-transition-base) var(--theme-ease-out);border-radius:var(--theme-radius-md);font-family:var(--theme-font-family);font-weight:var(--theme-font-weight-semibold);font-size:var(--theme-font-size-base);text-transform:none;letter-spacing:.02em;height:48px;position:relative;overflow:hidden}ion-button::part(native){border-radius:var(--theme-radius-md);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);transition:all var(--theme-transition-base) var(--theme-ease-out)}ion-button:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.3),transparent);transition:left .5s var(--theme-ease-out);z-index:1;pointer-events:none}ion-button:hover:before{left:100%}ion-button:hover{transform:translateY(-2px)}ion-button:active{transform:translateY(0)}ion-button[color=success]{--background: var(--theme-success);--background-hover: var(--theme-success);--color: var(--theme-success-contrast)}ion-button[color=success]::part(native){background:linear-gradient(135deg,var(--theme-success) 0%,var(--theme-success) 100%)!important;border:1px solid rgba(255,255,255,.2)}ion-button[color=warning]{--background: var(--theme-warning);--background-hover: var(--theme-warning);--color: var(--theme-warning-contrast)}ion-button[color=warning]::part(native){background:linear-gradient(135deg,var(--theme-warning) 0%,var(--theme-warning) 100%)!important;border:1px solid rgba(255,255,255,.2)}ion-button[color=danger]{--background: var(--theme-danger);--background-hover: var(--theme-danger);--color: var(--theme-danger-contrast)}ion-button[color=danger]::part(native){background:linear-gradient(135deg,var(--theme-danger) 0%,var(--theme-danger) 100%)!important;border:1px solid rgba(255,255,255,.2)}ion-button[color=secondary]{--background: var(--theme-border-default);--color: var(--theme-text-secondary)}ion-button[color=secondary]::part(native){background:linear-gradient(135deg,var(--theme-bg-tertiary) 0%,var(--theme-bg-secondary) 100%)!important;border:1px solid var(--theme-border-default)}ion-button[fill=outline]{--background: transparent;--background-hover: var(--theme-hover-overlay);--background-activated: var(--theme-active-overlay);--border-width: var(--theme-border-width-base)}ion-button[fill=outline]::part(native){background:#ffffff0d!important;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:var(--theme-border-width-base) solid currentColor!important}ion-button[fill=outline]:before{display:none}ion-button[fill=outline]:hover::part(native){background:var(--theme-hover-overlay)!important}ion-button[fill=outline]:active::part(native){background:var(--theme-active-overlay)!important}ion-button[fill=clear]{--background: transparent;--background-hover: var(--theme-hover-overlay);--background-activated: var(--theme-active-overlay);--box-shadow: none}ion-button[fill=clear]::part(native){background:transparent!important;-webkit-backdrop-filter:none;backdrop-filter:none;border:none;box-shadow:none!important}ion-button[fill=clear]:before{display:none}ion-button[fill=clear]:hover::part(native){background:var(--theme-hover-overlay)!important}ion-button[fill=clear]:active::part(native){background:var(--theme-active-overlay)!important}ion-header:not(.standard-buttons) ion-button::part(native),ion-toolbar:not(.standard-buttons) ion-button::part(native){background:transparent!important;--background: transparent !important;height:40px;width:40px;border-radius:50%;-webkit-backdrop-filter:none!important;backdrop-filter:none!important;border:none!important;box-shadow:none!important}ion-header:not(.standard-buttons) ion-button:before,ion-toolbar:not(.standard-buttons) ion-button:before{display:none}ion-header:not(.standard-buttons) ion-button:hover::part(native),ion-toolbar:not(.standard-buttons) ion-button:hover::part(native){background:var(--theme-hover-overlay)!important;transform:none}ion-header:not(.standard-buttons) ion-button:active::part(native),ion-toolbar:not(.standard-buttons) ion-button:active::part(native){background:var(--theme-active-overlay)!important}ion-button.theme-btn{--border-radius: var(--theme-radius-md);--padding-start: var(--theme-space-6);--padding-end: var(--theme-space-6);--padding-top: 0;--padding-bottom: 0;--box-shadow: none;--background-hover-opacity: 1;--background-focused-opacity: 1;--background-activated-opacity: 1;--ripple-color: transparent;font-weight:var(--theme-font-weight-semibold);font-size:var(--theme-font-size-base);text-transform:none;transition:all .3s cubic-bezier(.4,0,.2,1);height:48px;letter-spacing:.02em;position:relative;overflow:hidden!important;border-radius:var(--theme-radius-md)!important}ion-button.theme-btn.theme-btn--primary{--background: var(--theme-primary);--background-hover: var(--theme-primary-hover);--background-focused: var(--theme-primary-hover);--background-activated: var(--theme-primary-active);--color: var(--theme-primary-contrast);--box-shadow: var(--theme-shadow-glow)}ion-button.theme-btn.theme-btn--primary::part(native){backdrop-filter:blur(8px)!important;-webkit-backdrop-filter:blur(8px)!important;background:linear-gradient(135deg,var(--theme-primary) 0%,var(--theme-primary) 50%,var(--theme-primary-hover) 100%)!important;border:1px solid rgba(255,255,255,.3)!important;box-shadow:var(--theme-shadow-glow),inset 0 1px #ffffff4d,inset 0 -1px #0000001a}ion-button.theme-btn.theme-btn--primary:after{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.4),transparent);transition:left .6s cubic-bezier(.4,0,.2,1);z-index:1;border-radius:var(--theme-radius-md)}ion-button.theme-btn.theme-btn--primary:hover{--box-shadow: var(--theme-shadow-glow-strong);transform:translateY(-2px)}ion-button.theme-btn.theme-btn--primary:hover:after{left:100%}ion-button.theme-btn.theme-btn--primary:active{--box-shadow: var(--theme-shadow-md);transform:translateY(0)}ion-button.theme-btn.theme-btn--secondary{--background: rgba(0, 216, 232, .05);--background-hover: rgba(0, 216, 232, .12);--background-focused: rgba(0, 216, 232, .12);--background-activated: rgba(0, 216, 232, .18);--border-style: solid;--border-width: 1.5px;--border-color: var(--theme-primary);--color: var(--theme-primary);--box-shadow: none}ion-button.theme-btn.theme-btn--secondary::part(native){backdrop-filter:blur(10px)!important;-webkit-backdrop-filter:blur(10px)!important;background:linear-gradient(135deg,#00d8e814,#00d8e80d)!important;border:1.5px solid var(--theme-primary)!important;box-shadow:var(--theme-shadow-sm),inset 0 1px #00d8e826}ion-button.theme-btn.theme-btn--secondary:after{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(0,216,232,.2),transparent);transition:left .6s cubic-bezier(.4,0,.2,1);z-index:1;border-radius:var(--theme-radius-md)}ion-button.theme-btn.theme-btn--secondary:hover{transform:translateY(-2px);--box-shadow: 0 6px 25px rgba(0, 216, 232, .2)}ion-button.theme-btn.theme-btn--secondary:hover:after{left:100%}ion-button.theme-btn.theme-btn--secondary:active{transform:translateY(0);--box-shadow: 0 2px 10px rgba(0, 216, 232, .15)}ion-button.theme-btn.theme-btn--lg{--padding-start: var(--theme-space-8);--padding-end: var(--theme-space-8);font-size:var(--theme-font-size-lg);height:56px}ion-button:disabled,ion-button[disabled]{opacity:.5;cursor:not-allowed}ion-button:disabled:hover,ion-button[disabled]:hover{transform:none;--box-shadow: none}ion-button:disabled:before,ion-button:disabled:after,ion-button[disabled]:before,ion-button[disabled]:after{display:none}ion-button[size=small]{height:36px;font-size:var(--theme-font-size-sm);--padding-start: var(--theme-space-4);--padding-end: var(--theme-space-4)}ion-button[size=large]{height:56px;font-size:var(--theme-font-size-lg);--padding-start: var(--theme-space-8);--padding-end: var(--theme-space-8)}ion-button ion-icon{font-size:1.25em;pointer-events:none}ion-button ion-icon[slot=start]{margin-inline-end:var(--theme-space-2)}ion-button ion-icon[slot=end]{margin-inline-start:var(--theme-space-2)}ion-button ion-icon[slot=icon-only]{margin:0}ion-item{--background: var(--theme-glass-ligth);--border-color: var(--theme-border-default);--border-width: 1px;--border-radius: var(--theme-radius-md);--padding-start: var(--theme-space-4);--padding-end: var(--theme-space-4);--min-height: 56px;margin-bottom:var(--theme-space-4);transition:all var(--theme-transition-base) var(--theme-ease-out)}ion-item ion-label{color:var(--theme-text-secondary);font-size:var(--theme-font-size-sm);font-weight:var(--theme-font-weight-medium)}ion-item ion-input,ion-item ion-textarea,ion-item ion-select{--color: var(--theme-text-primary);--placeholder-color: var(--theme-text-tertiary);font-size:var(--theme-font-size-base)}ion-item:hover{--border-color: var(--theme-border-strong)}ion-item.item-has-focus{--background: var(--theme-glass-bg);--border-color: var(--theme-primary);--border-width: 2px;box-shadow:0 0 0 3px var(--theme-focus-ring)}ion-item.ion-invalid.ion-touched{--border-color: var(--theme-danger);--border-width: 2px}ion-input{--color: var(--theme-text-primary);--placeholder-color: var(--theme-text-tertiary);--padding-start: 0;--padding-end: 0}ion-textarea{--color: var(--theme-text-primary);--placeholder-color: var(--theme-text-tertiary);--padding-start: 0;--padding-end: 0;min-height:100px}ion-select{--placeholder-color: var(--theme-text-tertiary);color:var(--theme-text-primary)}ion-select-popover ion-item,ion-select-modal ion-item{--background: var(--theme-surface-overlay)}ion-select-popover ion-item ion-label,ion-select-modal ion-item ion-label{color:var(--theme-text-primary)}ion-checkbox{--background: var(--theme-surface-base);--background-checked: var(--theme-primary);--border-color: var(--theme-border-default);--border-color-checked: var(--theme-primary);--checkmark-color: var(--theme-primary-contrast);--size: 20px}ion-radio{--color: var(--theme-border-default);--color-checked: var(--theme-primary)}ion-toggle{--background: var(--theme-border-default);--background-checked: var(--theme-primary);--handle-background: var(--theme-surface-base);--handle-background-checked: var(--theme-primary-contrast)}.error-text,.form-error,ion-note.error{color:var(--theme-danger);font-size:var(--theme-font-size-sm);margin-top:calc(var(--theme-space-2) * -1);padding-left:var(--theme-space-4);display:block}.success-text,.form-success,ion-note.success{color:var(--theme-success);font-size:var(--theme-font-size-sm);margin-top:calc(var(--theme-space-2) * -1);padding-left:var(--theme-space-4);display:block}.form-group{margin-bottom:var(--theme-space-6)}.form-group label{display:block;color:var(--theme-text-secondary);font-size:var(--theme-font-size-sm);font-weight:var(--theme-font-weight-medium);margin-bottom:var(--theme-space-2)}ion-item.form-item--glass{--background: var(--theme-glass-bg);--border-color: var(--theme-glass-border);backdrop-filter:blur(var(--theme-glass-backdrop-blur));-webkit-backdrop-filter:blur(var(--theme-glass-backdrop-blur))}ion-item.form-item--glass:hover{--background: var(--theme-glass-bg);opacity:.9}ion-item.form-item--glass.item-has-focus{--border-color: var(--theme-primary)}ion-segment{--background: transparent;margin:0}ion-segment ion-segment-button{--color: var(--theme-text-secondary);--color-checked: var(--theme-text-primary);--indicator-color: var(--theme-primary);--indicator-height: 3px;--padding-top: var(--theme-space-2);--padding-bottom: var(--theme-space-2);min-height:40px;font-weight:var(--theme-font-weight-medium);font-size:var(--theme-font-size-sm);text-transform:none;transition:all var(--theme-transition-base) var(--theme-ease-out)}ion-segment ion-segment-button.segment-button-checked{font-weight:var(--theme-font-weight-semibold);color:var(--theme-text-primary)}ion-segment ion-segment-button:not(.segment-button-checked):hover{--color: var(--theme-text-primary);opacity:.8}.period-selector ion-segment,.segment-container ion-segment{background:var(--theme-glass-light);border-radius:var(--theme-radius-md);padding:var(--theme-space-1)}.period-selector ion-segment ion-segment-button,.segment-container ion-segment ion-segment-button{--indicator-height: 100%;border-radius:calc(var(--theme-radius-md) - 2px);margin:0}.period-selector ion-segment ion-segment-button.segment-button-checked,.segment-container ion-segment ion-segment-button.segment-button-checked{background:var(--theme-glass-light)}ion-datetime{--background: var(--theme-surface-overlay);background:var(--theme-surface-overlay);border-radius:var(--theme-radius-lg);color:var(--theme-text-primary);--ion-text-color: var(--theme-text-primary);--ion-color-step-600: var(--theme-text-secondary);--ion-color-step-400: var(--theme-text-tertiary)}ion-datetime::part(calendar-navigation-button){color:var(--theme-primary)}ion-datetime::part(month-year-button){color:var(--theme-text-primary)}.datetime-item{--background: transparent;--inner-padding-end: 0;--padding-start: 0}.theme-card,.card{background:var(--theme-surface-card);border:1px solid var(--theme-border-subtle);border-radius:var(--theme-radius-lg);padding:var(--theme-space-6);box-shadow:var(--theme-shadow-md);transition:all var(--theme-transition-base) var(--theme-ease-out)}.theme-card--glass,.card--glass{--background: transparent;background:var(--theme-glass-bg);backdrop-filter:blur(var(--theme-glass-backdrop-blur));-webkit-backdrop-filter:blur(var(--theme-glass-backdrop-blur));border:1px solid var(--theme-glass-border);box-shadow:var(--theme-glass-shadow)}.theme-card--hoverable,.card--hoverable{cursor:pointer}.theme-card--hoverable:hover,.card--hoverable:hover{transform:translateY(-4px);box-shadow:var(--theme-shadow-lg);border-color:var(--theme-primary)}.theme-card--hoverable:active,.card--hoverable:active{transform:translateY(-2px)}.theme-card--outlined,.card--outlined{border:var(--theme-border-width-base) solid var(--theme-border-default);box-shadow:none}.theme-card--elevated,.card--elevated{border:none;box-shadow:var(--theme-shadow-xl)}.theme-card--flat,.card--flat{box-shadow:none;border:none}.theme-icon-box,.icon-box{width:64px;height:64px;border-radius:var(--theme-radius-md);display:flex;align-items:center;justify-content:center;background:#00d8e81a;border:1px solid rgba(0,216,232,.2);transition:all var(--theme-transition-base) var(--theme-ease-out)}.theme-icon-box span,.icon-box span{margin:0}.theme-icon-box ion-icon,.icon-box ion-icon{font-size:32px;color:var(--theme-primary)}.theme-icon-box:hover,.icon-box:hover{background:#00d8e826;transform:scale(1.05)}.theme-icon-box--sm,.icon-box--sm{width:48px;height:48px}.theme-icon-box--sm ion-icon,.icon-box--sm ion-icon{font-size:24px}.theme-icon-box--lg,.icon-box--lg{width:80px;height:80px}.theme-icon-box--lg ion-icon,.icon-box--lg ion-icon{font-size:40px}.theme-icon-box--success,.icon-box--success{background:#10b9811a;border-color:#10b98133}.theme-icon-box--success ion-icon,.icon-box--success ion-icon{color:var(--theme-success)}.theme-icon-box--warning,.icon-box--warning{background:#f59e0b1a;border-color:#f59e0b33}.theme-icon-box--warning ion-icon,.icon-box--warning ion-icon{color:var(--theme-warning)}.theme-icon-box--danger,.icon-box--danger{background:#ef44441a;border-color:#ef444433}.theme-icon-box--danger ion-icon,.icon-box--danger ion-icon{color:var(--theme-danger)}.card-header{margin-bottom:var(--theme-space-4)}.card-header h3,.card-header h4{color:var(--theme-text-primary);margin-bottom:var(--theme-space-2)}.card-header p{color:var(--theme-text-secondary);font-size:var(--theme-font-size-sm)}.card-body p{color:var(--theme-text-secondary);line-height:var(--theme-line-height-relaxed)}.card-footer{margin-top:var(--theme-space-4);padding-top:var(--theme-space-4);border-top:1px solid var(--theme-border-subtle);display:flex;align-items:center;justify-content:space-between}ion-card{background:var(--theme-glass-light);border:1px solid var(--theme-border-subtle);color:var(--theme-text-primary)}ion-card:hover{border-color:var(--theme-border-default)}ion-card ion-card-header{border-bottom:1px solid var(--theme-border-subtle)}ion-card ion-card-header ion-card-title{color:var(--theme-text-primary);font-weight:var(--theme-font-weight-semibold)}ion-card ion-card-header ion-card-subtitle{color:var(--theme-text-secondary)}ion-card ion-card-content{color:var(--theme-text-secondary)}.theme-list,.list{list-style:none;margin:0;padding:0;background:var(--theme-surface-card);border:1px solid var(--theme-border-subtle);border-radius:var(--theme-radius-lg);overflow:hidden}.theme-list-item,.list-item{display:flex;align-items:center;padding:var(--theme-space-4);border-bottom:1px solid var(--theme-border-subtle);transition:all var(--theme-transition-base) var(--theme-ease-out)}.theme-list-item:last-child,.list-item:last-child{border-bottom:none}.theme-list-item--clickable,.list-item--clickable{cursor:pointer}.theme-list-item--clickable:hover,.list-item--clickable:hover{background:var(--theme-hover-overlay)}.theme-list-item--clickable:active,.list-item--clickable:active{background:var(--theme-active-overlay)}.theme-list-item--hoverable:hover,.list-item--hoverable:hover{background:var(--theme-surface-hover);border-color:var(--theme-primary)}.theme-list--flat,.list--flat{border:none;background:transparent}.theme-list--flat .theme-list-item,.theme-list--flat .list-item,.list--flat .theme-list-item,.list--flat .list-item{border-bottom-color:var(--theme-border-light)}.theme-list--bordered,.list--bordered{border:var(--theme-border-width-base) solid var(--theme-border-default)}.theme-list--elevated,.list--elevated{box-shadow:var(--theme-shadow-md);border:none}.theme-list--glass,.list--glass{background:var(--theme-glass-bg);backdrop-filter:blur(var(--theme-glass-backdrop-blur));-webkit-backdrop-filter:blur(var(--theme-glass-backdrop-blur));border:1px solid var(--theme-glass-border);box-shadow:var(--theme-glass-shadow)}.theme-list--compact .theme-list-item,.theme-list--compact .list-item,.list--compact .theme-list-item,.list--compact .list-item{padding:var(--theme-space-2) var(--theme-space-3)}.theme-list--spacious .theme-list-item,.theme-list--spacious .list-item,.list--spacious .theme-list-item,.list--spacious .list-item{padding:var(--theme-space-6)}.list-item__icon{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:var(--theme-radius-md);background:var(--theme-surface-accent);margin-right:var(--theme-space-3);flex-shrink:0}.list-item__icon ion-icon{font-size:24px;color:var(--theme-primary)}.list-item__icon--sm{width:32px;height:32px}.list-item__icon--sm ion-icon{font-size:18px}.list-item__icon--lg{width:48px;height:48px}.list-item__icon--lg ion-icon{font-size:28px}.list-item__icon--success{background:var(--theme-success-bg)}.list-item__icon--success ion-icon{color:var(--theme-success)}.list-item__icon--warning{background:var(--theme-warning-bg)}.list-item__icon--warning ion-icon{color:var(--theme-warning)}.list-item__icon--danger{background:var(--theme-danger-bg)}.list-item__icon--danger ion-icon{color:var(--theme-danger)}.list-item__content{flex:1;min-width:0}.list-item__title{color:var(--theme-text-primary);font-weight:var(--theme-font-weight-medium);font-size:var(--theme-font-size-base);margin-bottom:var(--theme-space-0-5);line-height:var(--theme-line-height-normal)}.list-item__subtitle{color:var(--theme-text-secondary);font-size:var(--theme-font-size-sm);line-height:var(--theme-line-height-normal)}.list-item__end{display:flex;flex-direction:column;align-items:flex-end;margin-left:var(--theme-space-3);flex-shrink:0}.list-item__value{color:var(--theme-text-primary);font-weight:var(--theme-font-weight-semibold);font-size:var(--theme-font-size-base);margin-bottom:var(--theme-space-0-5)}.list-item__value--positive{color:var(--theme-success)}.list-item__value--negative{color:var(--theme-danger)}.list-item__value--neutral{color:var(--theme-text-secondary)}.list-item__label{color:var(--theme-text-secondary);font-size:var(--theme-font-size-xs);text-transform:uppercase;letter-spacing:.5px}.list-item__badge{display:inline-block;padding:var(--theme-space-1) var(--theme-space-2);border-radius:var(--theme-radius-sm);font-size:var(--theme-font-size-xs);font-weight:var(--theme-font-weight-medium);text-transform:uppercase;letter-spacing:.5px}.list-item__badge--primary{background:var(--theme-surface-accent);color:var(--theme-primary)}.list-item__badge--success{background:var(--theme-success-bg);color:var(--theme-success)}.list-item__badge--warning{background:var(--theme-warning-bg);color:var(--theme-warning)}.list-item__badge--danger{background:var(--theme-danger-bg);color:var(--theme-danger)}.list-divider{padding:var(--theme-space-2) var(--theme-space-4);background:var(--theme-bg-secondary);color:var(--theme-text-secondary);font-size:var(--theme-font-size-xs);font-weight:var(--theme-font-weight-semibold);text-transform:uppercase;letter-spacing:.5px;border-bottom:1px solid var(--theme-border-subtle)}.list-empty{padding:var(--theme-space-8) var(--theme-space-4);text-align:center;color:var(--theme-text-secondary)}.list-empty ion-icon{font-size:48px;color:var(--theme-text-tertiary);margin-bottom:var(--theme-space-3)}.list-empty p{margin:0;font-size:var(--theme-font-size-sm)}ion-list,.list-md{background:transparent}ion-list ion-item,.list-md ion-item{--background: none;--border-color: var(--theme-border-subtle);--color: var(--theme-text-primary);--detail-icon-color: var(--theme-text-secondary);--padding-start: var(--theme-space-4);--padding-end: var(--theme-space-4);--inner-padding-end: 0}ion-list ion-item:hover,.list-md ion-item:hover{--background: var(--theme-hover-overlay)}ion-list ion-item ion-label h2,.list-md ion-item ion-label h2{color:var(--theme-text-primary);font-weight:var(--theme-font-weight-medium)}ion-list ion-item ion-label p,.list-md ion-item ion-label p{color:var(--theme-text-secondary);font-size:var(--theme-font-size-sm)}ion-list ion-item ion-icon,.list-md ion-item ion-icon{color:var(--theme-primary)}ion-list ion-item-divider,.list-md ion-item-divider{--background: var(--theme-bg-secondary);--color: var(--theme-text-secondary);font-size:var(--theme-font-size-xs);font-weight:var(--theme-font-weight-semibold);text-transform:uppercase;letter-spacing:.5px}.list-item--transaction .list-item__icon{border-radius:50%}.list-item--transaction[data-type=BUY] .list-item__icon{background:var(--theme-success-bg)}.list-item--transaction[data-type=BUY] .list-item__icon ion-icon{color:var(--theme-success)}.list-item--transaction[data-type=SELL] .list-item__icon{background:var(--theme-danger-bg)}.list-item--transaction[data-type=SELL] .list-item__icon ion-icon{color:var(--theme-danger)}.list-item--transaction[data-type=SWAP] .list-item__icon{background:var(--theme-warning-bg)}.list-item--transaction[data-type=SWAP] .list-item__icon ion-icon{color:var(--theme-warning)}.list-item--asset{padding:var(--theme-space-4) var(--theme-space-5)}.list-item--asset .list-item__icon{width:48px;height:48px;border-radius:50%;background:var(--theme-surface-accent)}ion-modal{--background: var(--theme-surface-overlay);--ion-background-color: var(--theme-surface-overlay);--border-radius: var(--theme-radius-2xl) var(--theme-radius-2xl) 0 0;--backdrop-opacity: .5;--box-shadow: var(--theme-shadow-2xl)}ion-modal.modal-sm{--height: 40%}ion-modal.modal-md{--height: 60%}ion-modal.modal-lg{--height: 85%}ion-modal.modal-full{--height: 100%;--border-radius: 0}ion-modal ion-header{border-bottom:1px solid var(--theme-border-subtle);box-shadow:var(--theme-shadow-sm)}ion-modal ion-header ion-toolbar{--background: var(--theme-surface-overlay);--color: var(--theme-text-primary);--min-height: 60px;--border-width: 0;padding:var(--theme-space-2) var(--theme-space-4)}ion-modal ion-header ion-toolbar ion-title{font-weight:var(--theme-font-weight-bold);font-size:var(--theme-font-size-xl);color:var(--theme-text-primary);letter-spacing:-.5px;padding:0}ion-modal ion-header ion-toolbar ion-buttons{height:100%;display:flex;align-items:center;justify-content:center}ion-modal ion-content{--background: var(--theme-surface-overlay);--color: var(--theme-text-primary);--padding-start: var(--theme-space-5);--padding-end: var(--theme-space-5);--padding-top: var(--theme-space-4);--padding-bottom: var(--theme-space-6)}.current-price,.loading-price{margin-bottom:var(--theme-space-4);padding:var(--theme-space-3) var(--theme-space-4);border-radius:var(--theme-radius-lg);background:var(--theme-surface-base);border:1px solid var(--theme-border-subtle);font-weight:var(--theme-font-weight-semibold);display:flex;align-items:center;justify-content:space-between}.current-price small,.loading-price small{font-size:var(--theme-font-size-sm)}.current-price ion-button,.loading-price ion-button{--padding-start: var(--theme-space-2);--padding-end: var(--theme-space-2);margin:0}.current-price{color:var(--theme-success);border-color:var(--theme-success);background:var(--theme-success-bg)}.loading-price{color:var(--theme-text-secondary);font-style:italic}ion-popover{--background: var(--theme-surface-overlay);--backdrop-opacity: .3;--box-shadow: var(--theme-shadow-xl)}ion-popover ion-content{--background: var(--theme-surface-overlay)}ion-popover ion-list{background:transparent;padding:var(--theme-space-2)}ion-popover ion-list ion-item{--background: transparent;--border-color: transparent;--color: var(--theme-text-primary);border-radius:var(--theme-radius-md);margin-bottom:var(--theme-space-1)}ion-popover ion-list ion-item:hover{--background: var(--theme-hover-overlay)}ion-alert{--ion-background-color: var(--color-dark-200);--ion-text-color: var(--color-white);--border-radius: var(--theme-radius-xl)}ion-alert .alert-wrapper{border-radius:var(--theme-radius-xl);box-shadow:var(--theme-shadow-2xl)}ion-alert .alert-title{color:var(--theme-text-primary);font-weight:var(--theme-font-weight-bold)}ion-alert .alert-message{color:var(--theme-text-secondary)}ion-alert .alert-button{color:var(--theme-primary);font-weight:var(--theme-font-weight-semibold)}ion-alert .alert-button.alert-button-role-cancel{color:var(--theme-text-secondary)}ion-alert .alert-button.alert-button-role-destructive{color:var(--theme-danger)}ion-action-sheet{--background: var(--theme-surface-overlay);--backdrop-opacity: .5}ion-action-sheet .action-sheet-wrapper{border-radius:var(--theme-radius-2xl) var(--theme-radius-2xl) 0 0}ion-action-sheet .action-sheet-title{color:var(--theme-text-primary);font-weight:var(--theme-font-weight-bold)}ion-action-sheet .action-sheet-button{color:var(--theme-text-primary)}ion-action-sheet .action-sheet-button.action-sheet-cancel{font-weight:var(--theme-font-weight-semibold)}ion-action-sheet .action-sheet-button.action-sheet-destructive{color:var(--theme-danger)}.theme-section{padding:var(--theme-space-16) var(--theme-space-4);position:relative;overflow:hidden}.theme-section--with-cloud:before{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:500px;height:500px;background:radial-gradient(circle,rgba(0,216,232,.06) 0%,transparent 70%);filter:blur(70px);pointer-events:none;z-index:0}.theme-section--with-cloud>*{position:relative;z-index:1}.theme-section--glass{background:var(--theme-glass-bg)!important;backdrop-filter:blur(var(--theme-glass-backdrop-blur))!important;-webkit-backdrop-filter:blur(var(--theme-glass-backdrop-blur))!important;border-top:1px solid var(--theme-glass-border)!important;border-bottom:1px solid var(--theme-glass-border)!important;box-shadow:var(--theme-glass-shadow)!important}.theme-section-title{font-size:var(--theme-font-size-4xl);font-weight:var(--theme-font-weight-bold);color:var(--theme-text-primary);margin-bottom:var(--theme-space-4);line-height:var(--theme-line-height-tight)}.theme-section-subtitle{font-size:var(--theme-font-size-lg);color:var(--theme-text-secondary);margin-bottom:var(--theme-space-8);line-height:var(--theme-line-height-relaxed)}.theme-hero{min-height:100vh;display:flex;align-items:center;justify-content:center;text-align:center;padding:var(--theme-space-8) var(--theme-space-4);position:relative;overflow:hidden}.theme-hero:before{content:"";position:absolute;top:-20%;right:-10%;width:700px;height:700px;background:radial-gradient(circle,rgba(0,216,232,.25) 0%,transparent 70%);filter:blur(90px);animation:float-cloud-1 15s ease-in-out infinite;z-index:0}.theme-hero:after{content:"";position:absolute;bottom:10%;left:5%;width:600px;height:600px;background:radial-gradient(circle,rgba(51,227,240,.2) 0%,transparent 70%);filter:blur(80px);animation:float-cloud-2 18s ease-in-out infinite;z-index:0}.theme-hero-content{max-width:800px;z-index:2;position:relative}.theme-hero-title{font-size:clamp(2rem,6vw,3.5rem);font-weight:var(--theme-font-weight-extrabold);color:var(--theme-text-primary);line-height:var(--theme-line-height-tight);margin-bottom:var(--theme-space-6)}.theme-hero-title .theme-highlight{background:linear-gradient(135deg,var(--theme-primary) 0%,var(--theme-primary-light) 50%,var(--theme-text-primary) 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;text-fill-color:transparent}.theme-hero-subtitle{font-size:var(--theme-font-size-lg);color:var(--theme-text-secondary);line-height:var(--theme-line-height-relaxed);margin-bottom:var(--theme-space-8)}.theme-hero-actions{display:flex;gap:var(--theme-space-4);justify-content:center;flex-wrap:wrap}.theme-hero-stats{display:flex;gap:var(--theme-space-8);justify-content:center;margin-top:var(--theme-space-12);flex-wrap:wrap}.theme-stat{text-align:center;padding:var(--theme-space-6) var(--theme-space-8);border-radius:var(--theme-radius-lg);position:relative;background:linear-gradient(135deg,#00d8e80d,#00d8e805);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border:1px solid rgba(0,216,232,.25);box-shadow:inset 0 1px #ffffff1a,var(--theme-shadow-md);transition:all var(--theme-transition-base) var(--theme-ease-out)}.theme-stat:hover{transform:translateY(-4px);border-color:#00d8e866;box-shadow:inset 0 1px #ffffff26,var(--theme-shadow-lg);background:linear-gradient(135deg,#00d8e814,#00d8e80a)}.theme-stat-value{font-size:var(--theme-font-size-4xl);font-weight:var(--theme-font-weight-bold);color:var(--theme-primary);text-shadow:0 0 20px rgba(0,216,232,.3)}.theme-stat-label{font-size:var(--theme-font-size-sm);color:var(--theme-text-secondary);margin-top:var(--theme-space-2)}.theme-hero-cloud{position:absolute;width:500px;height:500px;background:radial-gradient(circle,rgba(0,216,232,.18) 0%,transparent 70%);filter:blur(70px);pointer-events:none;z-index:0}.theme-hero-cloud--1{top:10%;left:50%;transform:translate(-50%);animation:float-cloud-3 14s ease-in-out infinite}.theme-hero-cloud--2{bottom:15%;right:20%;animation:float-cloud-4 16s ease-in-out infinite}@keyframes float-cloud-1{0%,to{transform:translate(0) scale(1)}25%{transform:translate(-80px,70px) scale(1.15)}50%{transform:translate(-50px,-60px) scale(.85)}75%{transform:translate(60px,40px) scale(1.1)}}@keyframes float-cloud-2{0%,to{transform:translate(0) scale(1)}33%{transform:translate(70px,-70px) scale(1.2)}66%{transform:translate(-40px,50px) scale(.9)}}@keyframes float-cloud-3{0%,to{transform:translate(-50%) translateY(0) scale(1)}33%{transform:translate(-50%) translateY(-60px) scale(1.15)}66%{transform:translate(-50%) translateY(40px) scale(.9)}}@keyframes float-cloud-4{0%,to{transform:translate(0) scale(1)}33%{transform:translate(50px,-40px) scale(1.12)}66%{transform:translate(-30px,60px) scale(.92)}}.theme-navbar,.navbar{position:fixed;top:0;left:0;right:0;z-index:var(--theme-z-fixed);background:var(--theme-glass-bg);backdrop-filter:blur(var(--theme-glass-backdrop-blur));-webkit-backdrop-filter:blur(var(--theme-glass-backdrop-blur));padding:var(--theme-space-4);display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid var(--theme-border-subtle);transition:all var(--theme-transition-base) var(--theme-ease-out)}.theme-logo,.navbar-logo{font-size:var(--theme-font-size-xl);font-weight:var(--theme-font-weight-bold);color:var(--theme-text-primary);text-decoration:none;transition:color var(--theme-transition-base) var(--theme-ease-out)}.theme-logo:hover,.navbar-logo:hover{color:var(--theme-primary)}.theme-nav-links,.navbar-links{display:flex;gap:var(--theme-space-6);align-items:center;list-style:none;margin:0;padding:0}.theme-nav-links a,.navbar-links a{color:var(--theme-text-secondary);text-decoration:none;font-weight:var(--theme-font-weight-medium);transition:color var(--theme-transition-base) var(--theme-ease-out);position:relative}.theme-nav-links a:hover,.navbar-links a:hover{color:var(--theme-primary)}.theme-nav-links a.active,.navbar-links a.active{color:var(--theme-primary);font-weight:var(--theme-font-weight-semibold)}.theme-nav-links a.active:after,.navbar-links a.active:after{content:"";position:absolute;bottom:-8px;left:0;right:0;height:2px;background:var(--theme-primary);border-radius:var(--theme-radius-full)}.navbar-toggle{display:none;background:transparent;border:none;color:var(--theme-text-primary);font-size:var(--theme-font-size-2xl);cursor:pointer;padding:var(--theme-space-2)}@media (max-width: 768px){.navbar-toggle{display:block}}@media (max-width: 768px){.theme-nav-links,.navbar-links{position:fixed;top:72px;left:0;right:0;background:var(--theme-surface-base);flex-direction:column;padding:var(--theme-space-6);border-bottom:1px solid var(--theme-border-subtle);box-shadow:var(--theme-shadow-lg);transform:translateY(-100%);opacity:0;pointer-events:none;transition:all var(--theme-transition-base) var(--theme-ease-out)}.theme-nav-links.open,.navbar-links.open{transform:translateY(0);opacity:1;pointer-events:all}.theme-nav-links a,.navbar-links a{width:100%;padding:var(--theme-space-3) 0}}.theme-footer,.footer{background:var(--theme-surface-card);border-top:1px solid var(--theme-border-subtle);padding:var(--theme-space-12) var(--theme-space-4)}.theme-footer-grid,.footer-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:var(--theme-space-8);margin-bottom:var(--theme-space-8)}.theme-footer-column h4,.footer-column h4{font-size:var(--theme-font-size-base);font-weight:var(--theme-font-weight-semibold);color:var(--theme-text-primary);margin-bottom:var(--theme-space-4)}.theme-footer-column p,.footer-column p{color:var(--theme-text-secondary);font-size:var(--theme-font-size-sm);line-height:var(--theme-line-height-relaxed)}.theme-footer-links,.footer-links{list-style:none;padding:0;margin:0}.theme-footer-links li,.footer-links li{margin-bottom:var(--theme-space-2)}.theme-footer-links a,.footer-links a{color:var(--theme-text-secondary);text-decoration:none;font-size:var(--theme-font-size-sm);transition:color var(--theme-transition-base) var(--theme-ease-out);display:inline-block}.theme-footer-links a:hover,.footer-links a:hover{color:var(--theme-primary);transform:translate(4px)}.theme-footer-bottom,.footer-bottom{text-align:center;padding-top:var(--theme-space-8);border-top:1px solid var(--theme-border-subtle);color:var(--theme-text-tertiary);font-size:var(--theme-font-size-sm)}.theme-footer-bottom a,.footer-bottom a{color:var(--theme-primary);text-decoration:none}.theme-footer-bottom a:hover,.footer-bottom a:hover{text-decoration:underline}.footer-social{display:flex;gap:var(--theme-space-4);justify-content:center;margin-top:var(--theme-space-4)}.footer-social a{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:var(--theme-radius-full);background:var(--theme-bg-tertiary);color:var(--theme-text-secondary);transition:all var(--theme-transition-base) var(--theme-ease-out)}.footer-social a:hover{background:var(--theme-primary);color:var(--theme-primary-contrast);transform:translateY(-4px)}.footer-social a ion-icon{font-size:20px}@media (max-width: 768px){.theme-footer-grid,.footer-grid{grid-template-columns:1fr;text-align:center}.footer-social{justify-content:center}}.state-container,.loading-container,.empty-state,.empty-container,.error-container{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;min-height:50vh;padding:var(--theme-space-8)}.state-container ion-icon :not(.standard-icons),.state-container .state-icon,.loading-container ion-icon :not(.standard-icons),.loading-container .state-icon,.empty-state ion-icon :not(.standard-icons),.empty-state .state-icon,.empty-container ion-icon :not(.standard-icons),.empty-container .state-icon,.error-container ion-icon :not(.standard-icons),.error-container .state-icon{font-size:4rem;color:var(--theme-text-secondary);margin-bottom:var(--theme-space-4);opacity:.5}.state-container ion-spinner,.loading-container ion-spinner,.empty-state ion-spinner,.empty-container ion-spinner,.error-container ion-spinner{margin-bottom:var(--theme-space-4);transform:scale(1.5)}.state-container h2,.loading-container h2,.empty-state h2,.empty-container h2,.error-container h2{font-size:var(--theme-font-size-2xl);font-weight:var(--theme-font-weight-semibold);margin:var(--theme-space-2) 0;color:var(--theme-text-primary)}.state-container p,.loading-container p,.empty-state p,.empty-container p,.error-container p{font-size:var(--theme-font-size-base);color:var(--theme-text-secondary);margin:var(--theme-space-2) 0 var(--theme-space-4);max-width:400px;line-height:var(--theme-line-height-relaxed)}.state-container ion-button,.loading-container ion-button,.empty-state ion-button,.empty-container ion-button,.error-container ion-button{margin-top:var(--theme-space-2)}.state-container--inline,.loading-container--inline,.empty-state--inline{min-height:20vh;padding:var(--theme-space-6)}.state-container--inline ion-icon,.state-container--inline .state-icon,.loading-container--inline ion-icon,.loading-container--inline .state-icon,.empty-state--inline ion-icon,.empty-state--inline .state-icon{font-size:2.5rem;margin-bottom:var(--theme-space-3)}.state-container--inline ion-spinner,.loading-container--inline ion-spinner,.empty-state--inline ion-spinner{transform:scale(1)}.state-container--inline h2,.loading-container--inline h2,.empty-state--inline h2{font-size:var(--theme-font-size-lg)}.state-container--inline p,.loading-container--inline p,.empty-state--inline p{font-size:var(--theme-font-size-sm)}.state-container--compact,.loading-container--compact{min-height:30vh;padding:var(--theme-space-4)}.state-container--compact ion-icon,.loading-container--compact ion-icon{font-size:3rem}.state-container--compact h2,.loading-container--compact h2{font-size:var(--theme-font-size-xl)}.state-container--fullscreen,.loading-container--fullscreen{min-height:100vh}.error-container ion-icon{color:var(--theme-danger);opacity:.7}@media (max-width: 576px){.state-container,.loading-container,.empty-state,.empty-container,.error-container{padding:var(--theme-space-6)}.state-container ion-icon,.state-container .state-icon,.loading-container ion-icon,.loading-container .state-icon,.empty-state ion-icon,.empty-state .state-icon,.empty-container ion-icon,.empty-container .state-icon,.error-container ion-icon,.error-container .state-icon{font-size:3rem}.state-container h2,.loading-container h2,.empty-state h2,.empty-container h2,.error-container h2{font-size:var(--theme-font-size-xl)}.state-container p,.loading-container p,.empty-state p,.empty-container p,.error-container p{font-size:var(--theme-font-size-sm)}}@media (min-width: 768px){.empty-state{padding:var(--theme-space-16) var(--theme-space-12)}.empty-state ion-icon,.empty-state .state-icon{font-size:5rem}.empty-state h2{font-size:var(--theme-font-size-3xl)}.empty-state p{font-size:var(--theme-font-size-lg)}}.page-header,.filter-section{background:var(--theme-glass-light);backdrop-filter:blur(var(--theme-glass-backdrop-blur));-webkit-backdrop-filter:blur(var(--theme-glass-backdrop-blur));border-bottom:1px solid var(--theme-border-glass);padding:var(--theme-space-3) var(--theme-space-4);margin-bottom:var(--theme-space-3)}.page-header{display:flex;align-items:center;justify-content:space-between}.page-header h1,.page-header__title{flex:1;font-size:var(--theme-font-size-xl);font-weight:var(--theme-font-weight-semibold);margin:0;color:var(--theme-text-primary);text-align:center}.page-header .back-button,.page-header__back-button{--color: var(--theme-text-secondary);--padding-start: 0;--padding-end: 0;min-width:40px;height:40px}.page-header .back-button ion-icon,.page-header__back-button ion-icon{font-size:var(--theme-font-size-xl)}.page-header .back-button:hover,.page-header__back-button:hover{--color: var(--theme-primary)}.page-header .edit-button,.page-header__actions{--color: var(--theme-text-secondary);--padding-start: var(--theme-space-2);--padding-end: var(--theme-space-2)}.page-header .edit-button ion-icon,.page-header__actions ion-icon{font-size:var(--theme-font-size-2xl)}.page-header .edit-button:hover,.page-header__actions:hover{--color: var(--theme-primary)}.page-header .spacer{width:48px}.filter-section h2{font-size:var(--theme-font-size-2xl);font-weight:var(--theme-font-weight-semibold);margin:0 0 var(--theme-space-3) 0;color:var(--theme-text-primary)}.filter-section ion-segment{--background: transparent}.filter-section ion-segment ion-segment-button{--indicator-color: var(--theme-primary);--color-checked: var(--theme-primary);font-size:var(--theme-font-size-sm)}.page-header--with-progress{flex-direction:column;align-items:stretch}.page-header--with-progress .header-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:var(--theme-space-2)}.page-header--with-progress .progress-section ion-progress-bar{margin-bottom:var(--theme-space-2)}.page-header--full-width{margin:calc(var(--theme-space-4) * -1);margin-bottom:var(--theme-space-4)}.page-header--sticky{position:sticky;top:0;z-index:100}@media (max-width: 576px){.page-header,.filter-section{padding:var(--theme-space-2) var(--theme-space-3)}.filter-section h2{font-size:var(--theme-font-size-xl)}}.alert-wrapper.sc-ion-alert-md,.alert-wrapper.sc-ion-alert-ios{border-radius:var(--theme-radius-xl)!important;background-color:var(--color-dark-200)!important}.alert-title.sc-ion-alert-md,.alert-message.sc-ion-alert-md,.alert-radio-label.sc-ion-alert-md{color:var(--color-white)!important}ion-app,body{background:var(--theme-surface-base)!important}ion-datetime{width:100%!important;max-width:100%!important;margin:0;--background: var(--theme-surface-overlay);--background-rgb: var(--theme-surface-overlay-rgb);color:var(--theme-text-primary);--ion-text-color: var(--theme-text-primary);--ion-color-step-600: var(--theme-text-secondary);--ion-color-step-400: var(--theme-text-tertiary)}ion-datetime::part(time-container){color:var(--theme-text-primary)!important}ion-datetime::part(time-button){background:var(--theme-surface-raised);color:var(--theme-primary);border-radius:var(--theme-radius-sm);padding:4px 8px}ion-datetime::part(time-button active){color:var(--theme-text-on-primary);background:var(--theme-primary)}ion-datetime::part(calendar-day){color:var(--theme-text-primary)}
