:root{--ion-color-primary: #0054e9;--ion-color-primary-rgb: 0, 84, 233;--ion-color-primary-contrast: #fff;--ion-color-primary-contrast-rgb: 255, 255, 255;--ion-color-primary-shade: #004acd;--ion-color-primary-tint: #1a65eb;--ion-color-secondary: #0163aa;--ion-color-secondary-rgb: 1, 99, 170;--ion-color-secondary-contrast: #fff;--ion-color-secondary-contrast-rgb: 255, 255, 255;--ion-color-secondary-shade: #015796;--ion-color-secondary-tint: #1a73b3;--ion-color-tertiary: #6030ff;--ion-color-tertiary-rgb: 96, 48, 255;--ion-color-tertiary-contrast: #fff;--ion-color-tertiary-contrast-rgb: 255, 255, 255;--ion-color-tertiary-shade: #542ae0;--ion-color-tertiary-tint: #7045ff;--ion-color-success: #2dd55b;--ion-color-success-rgb: 45, 213, 91;--ion-color-success-contrast: #000;--ion-color-success-contrast-rgb: 0, 0, 0;--ion-color-success-shade: #28bb50;--ion-color-success-tint: #42d96b;--ion-color-warning: #ffc409;--ion-color-warning-rgb: 255, 196, 9;--ion-color-warning-contrast: #000;--ion-color-warning-contrast-rgb: 0, 0, 0;--ion-color-warning-shade: #e0ac08;--ion-color-warning-tint: #ffca22;--ion-color-danger: #c5000f;--ion-color-danger-rgb: 197, 0, 15;--ion-color-danger-contrast: #fff;--ion-color-danger-contrast-rgb: 255, 255, 255;--ion-color-danger-shade: #ad000d;--ion-color-danger-tint: #cb1a27;--ion-color-light: #f4f5f8;--ion-color-light-rgb: 244, 245, 248;--ion-color-light-contrast: #000;--ion-color-light-contrast-rgb: 0, 0, 0;--ion-color-light-shade: #d7d8da;--ion-color-light-tint: #f5f6f9;--ion-color-medium: #636469;--ion-color-medium-rgb: 99, 100, 105;--ion-color-medium-contrast: #fff;--ion-color-medium-contrast-rgb: 255, 255, 255;--ion-color-medium-shade: #57585c;--ion-color-medium-tint: #737478;--ion-color-dark: #222428;--ion-color-dark-rgb: 34, 36, 40;--ion-color-dark-contrast: #fff;--ion-color-dark-contrast-rgb: 255, 255, 255;--ion-color-dark-shade: #1e2023;--ion-color-dark-tint: #383a3e}html.ios{--ion-default-font: -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Roboto", sans-serif}html.md{--ion-default-font: "Roboto", "Helvetica Neue", sans-serif}html{--ion-dynamic-font: -apple-system-body;--ion-font-family: var(--ion-default-font)}body{background:var(--ion-background-color);color:var(--ion-text-color)}body.backdrop-no-scroll{overflow:hidden}html.ios ion-modal.modal-card ion-header ion-toolbar:first-of-type,html.ios ion-modal.modal-sheet ion-header ion-toolbar:first-of-type,html.ios ion-modal ion-footer ion-toolbar:first-of-type,html.ios ion-footer.modal-footer-moving ion-toolbar:first-of-type{padding-top:6px}html.ios ion-modal.modal-card ion-header ion-toolbar:last-of-type,html.ios ion-modal.modal-sheet ion-header ion-toolbar:last-of-type{padding-bottom:6px}html.ios ion-modal ion-toolbar,html.ios .modal-footer-moving ion-toolbar{padding-right:calc(var(--ion-safe-area-right) + 8px);padding-left:calc(var(--ion-safe-area-left) + 8px)}@media screen and (min-width:768px){html.ios ion-modal.modal-card:first-of-type{--backdrop-opacity: .18}}ion-modal.modal-default.show-modal~ion-modal.modal-default{--backdrop-opacity: 0;--box-shadow: none}html.ios ion-modal.modal-card .ion-page{border-top-left-radius:var(--border-radius)}.ion-color-primary{--ion-color-base: var(--ion-color-primary, #0054e9) !important;--ion-color-base-rgb: var(--ion-color-primary-rgb, 0, 84, 233) !important;--ion-color-contrast: var(--ion-color-primary-contrast, #fff) !important;--ion-color-contrast-rgb: var(--ion-color-primary-contrast-rgb, 255, 255, 255) !important;--ion-color-shade: var(--ion-color-primary-shade, #004acd) !important;--ion-color-tint: var(--ion-color-primary-tint, #1a65eb) !important}.ion-color-secondary{--ion-color-base: var(--ion-color-secondary, #0163aa) !important;--ion-color-base-rgb: var(--ion-color-secondary-rgb, 1, 99, 170) !important;--ion-color-contrast: var(--ion-color-secondary-contrast, #fff) !important;--ion-color-contrast-rgb: var(--ion-color-secondary-contrast-rgb, 255, 255, 255) !important;--ion-color-shade: var(--ion-color-secondary-shade, #015796) !important;--ion-color-tint: var(--ion-color-secondary-tint, #1a73b3) !important}.ion-color-tertiary{--ion-color-base: var(--ion-color-tertiary, #6030ff) !important;--ion-color-base-rgb: var(--ion-color-tertiary-rgb, 96, 48, 255) !important;--ion-color-contrast: var(--ion-color-tertiary-contrast, #fff) !important;--ion-color-contrast-rgb: var(--ion-color-tertiary-contrast-rgb, 255, 255, 255) !important;--ion-color-shade: var(--ion-color-tertiary-shade, #542ae0) !important;--ion-color-tint: var(--ion-color-tertiary-tint, #7045ff) !important}.ion-color-success{--ion-color-base: var(--ion-color-success, #2dd55b) !important;--ion-color-base-rgb: var(--ion-color-success-rgb, 45, 213, 91) !important;--ion-color-contrast: var(--ion-color-success-contrast, #000) !important;--ion-color-contrast-rgb: var(--ion-color-success-contrast-rgb, 0, 0, 0) !important;--ion-color-shade: var(--ion-color-success-shade, #28bb50) !important;--ion-color-tint: var(--ion-color-success-tint, #42d96b) !important}.ion-color-warning{--ion-color-base: var(--ion-color-warning, #ffc409) !important;--ion-color-base-rgb: var(--ion-color-warning-rgb, 255, 196, 9) !important;--ion-color-contrast: var(--ion-color-warning-contrast, #000) !important;--ion-color-contrast-rgb: var(--ion-color-warning-contrast-rgb, 0, 0, 0) !important;--ion-color-shade: var(--ion-color-warning-shade, #e0ac08) !important;--ion-color-tint: var(--ion-color-warning-tint, #ffca22) !important}.ion-color-danger{--ion-color-base: var(--ion-color-danger, #c5000f) !important;--ion-color-base-rgb: var(--ion-color-danger-rgb, 197, 0, 15) !important;--ion-color-contrast: var(--ion-color-danger-contrast, #fff) !important;--ion-color-contrast-rgb: var(--ion-color-danger-contrast-rgb, 255, 255, 255) !important;--ion-color-shade: var(--ion-color-danger-shade, #ad000d) !important;--ion-color-tint: var(--ion-color-danger-tint, #cb1a27) !important}.ion-color-light{--ion-color-base: var(--ion-color-light, #f4f5f8) !important;--ion-color-base-rgb: var(--ion-color-light-rgb, 244, 245, 248) !important;--ion-color-contrast: var(--ion-color-light-contrast, #000) !important;--ion-color-contrast-rgb: var(--ion-color-light-contrast-rgb, 0, 0, 0) !important;--ion-color-shade: var(--ion-color-light-shade, #d7d8da) !important;--ion-color-tint: var(--ion-color-light-tint, #f5f6f9) !important}.ion-color-medium{--ion-color-base: var(--ion-color-medium, #636469) !important;--ion-color-base-rgb: var(--ion-color-medium-rgb, 99, 100, 105) !important;--ion-color-contrast: var(--ion-color-medium-contrast, #fff) !important;--ion-color-contrast-rgb: var(--ion-color-medium-contrast-rgb, 255, 255, 255) !important;--ion-color-shade: var(--ion-color-medium-shade, #57585c) !important;--ion-color-tint: var(--ion-color-medium-tint, #737478) !important}.ion-color-dark{--ion-color-base: var(--ion-color-dark, #222428) !important;--ion-color-base-rgb: var(--ion-color-dark-rgb, 34, 36, 40) !important;--ion-color-contrast: var(--ion-color-dark-contrast, #fff) !important;--ion-color-contrast-rgb: var(--ion-color-dark-contrast-rgb, 255, 255, 255) !important;--ion-color-shade: var(--ion-color-dark-shade, #1e2023) !important;--ion-color-tint: var(--ion-color-dark-tint, #383a3e) !important}.ion-page{inset:0;display:flex;position:absolute;flex-direction:column;justify-content:space-between;contain:layout size style;z-index:0}.ion-page.ion-page-overlay-passthrough{pointer-events:none}ion-modal>.ion-page{position:relative;contain:layout style;height:100%}.split-pane-visible>.ion-page.split-pane-main{position:relative}ion-route,ion-route-redirect,ion-router,ion-select-option,ion-nav-controller,ion-menu-controller,ion-action-sheet-controller,ion-alert-controller,ion-loading-controller,ion-modal-controller,ion-picker-controller,ion-popover-controller,ion-toast-controller,.ion-page-hidden{display:none!important}.ion-page-invisible{opacity:0}.can-go-back>ion-header ion-back-button{display:block}html.plt-ios.plt-hybrid,html.plt-ios.plt-pwa{--ion-statusbar-padding: 20px}@supports (padding-top: 20px){html{--ion-safe-area-top: var(--ion-statusbar-padding)}}@supports (padding-top: env(safe-area-inset-top)){html{--ion-safe-area-top: var(--safe-area-inset-top, env(safe-area-inset-top));--ion-safe-area-bottom: var(--safe-area-inset-bottom, env(safe-area-inset-bottom));--ion-safe-area-left: var(--safe-area-inset-left, env(safe-area-inset-left));--ion-safe-area-right: var(--safe-area-inset-right, env(safe-area-inset-right))}}ion-card.ion-color .ion-inherit-color,ion-card-header.ion-color .ion-inherit-color{color:inherit}.menu-content{transform:translateZ(0)}.menu-content-open{cursor:pointer;touch-action:manipulation;pointer-events:none;overflow-y:hidden}.menu-content-open ion-content{--overflow: hidden}.menu-content-open .ion-content-scroll-host{overflow:hidden}.ios .menu-content-reveal{box-shadow:-8px 0 42px #00000014}[dir=rtl].ios .menu-content-reveal{box-shadow:8px 0 42px #00000014}.md .menu-content-reveal,.md .menu-content-push{box-shadow:4px 0 16px #0000002e}ion-accordion-group.accordion-group-expand-inset>ion-accordion:first-of-type{border-top-left-radius:8px;border-top-right-radius:8px}ion-accordion-group.accordion-group-expand-inset>ion-accordion:last-of-type{border-bottom-left-radius:8px;border-bottom-right-radius:8px}ion-accordion-group>ion-accordion:last-of-type ion-item[slot=header]{--border-width: 0px}ion-accordion.accordion-animated>[slot=header] .ion-accordion-toggle-icon{transition:.3s transform cubic-bezier(.25,.8,.5,1)}@media(prefers-reduced-motion:reduce){ion-accordion .ion-accordion-toggle-icon{transition:none!important}}ion-accordion.accordion-expanding>[slot=header] .ion-accordion-toggle-icon,ion-accordion.accordion-expanded>[slot=header] .ion-accordion-toggle-icon{transform:rotate(180deg)}ion-accordion-group.accordion-group-expand-inset.md>ion-accordion.accordion-previous ion-item[slot=header]{--border-width: 0px;--inner-border-width: 0px}ion-accordion-group.accordion-group-expand-inset.md>ion-accordion.accordion-expanding:first-of-type,ion-accordion-group.accordion-group-expand-inset.md>ion-accordion.accordion-expanded:first-of-type{margin-top:0}ion-input input::-webkit-date-and-time-value{text-align:start}.ion-datetime-button-overlay{--width: fit-content;--height: fit-content}.ion-datetime-button-overlay ion-datetime.datetime-grid{width:320px;min-height:320px}[ion-last-focus],header[tabindex="-1"]:focus,[role=banner][tabindex="-1"]:focus,main[tabindex="-1"]:focus,[role=main][tabindex="-1"]:focus,h1[tabindex="-1"]:focus,[role=heading][aria-level="1"][tabindex="-1"]:focus{outline:none}.popover-viewport:has(>ion-content){overflow:hidden}@supports not selector(:has(> ion-content)){.popover-viewport{overflow:hidden}}audio,canvas,progress,video{vertical-align:baseline}audio:not([controls]){display:none;height:0}b,strong{font-weight:700}img{max-width:100%}hr{height:1px;border-width:0;box-sizing:content-box}pre{overflow:auto}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}label,input,select,textarea{font-family:inherit;line-height:normal}textarea{overflow:auto;height:auto;font:inherit;color:inherit}textarea::-moz-placeholder{padding-left:2px}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%;-moz-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;-moz-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}@layer properties{@supports ((-webkit-hyphens:none) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-space-y-reverse:0;--tw-border-style:solid;--tw-font-weight:initial;--tw-tracking:initial;--tw-shadow:0 0 #0000;--tw-shadow-color:initial;--tw-shadow-alpha:100%;--tw-inset-shadow:0 0 #0000;--tw-inset-shadow-color:initial;--tw-inset-shadow-alpha:100%;--tw-ring-color:initial;--tw-ring-shadow:0 0 #0000;--tw-inset-ring-color:initial;--tw-inset-ring-shadow:0 0 #0000;--tw-ring-inset:initial;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-offset-shadow:0 0 #0000;--tw-outline-style:solid;--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial;--tw-duration:initial;--tw-scale-x:1;--tw-scale-y:1;--tw-scale-z:1}}}@layer theme{:root,:host{--font-sans:ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--font-mono:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--color-red-500:oklch(63.7% .237 25.331);--color-green-500:oklch(72.3% .219 149.579);--color-blue-100:oklch(93.2% .032 255.585);--color-blue-800:oklch(42.4% .199 265.638);--color-gray-100:oklch(96.7% .003 264.542);--color-gray-300:oklch(87.2% .01 258.338);--color-gray-400:oklch(70.7% .022 261.325);--color-gray-500:oklch(55.1% .027 264.364);--color-gray-800:oklch(27.8% .033 256.848);--color-gray-900:oklch(21% .034 264.665);--color-white:#fff;--spacing:.25rem;--text-xs:.75rem;--text-xs--line-height:calc(1/.75);--text-base:1rem;--text-base--line-height: 1.5 ;--text-xl:1.25rem;--text-xl--line-height:calc(1.75/1.25);--text-2xl:1.5rem;--text-2xl--line-height:calc(2/1.5);--text-3xl:1.875rem;--text-3xl--line-height: 1.2 ;--font-weight-medium:500;--font-weight-semibold:600;--font-weight-bold:700;--tracking-wide:.025em;--tracking-wider:.05em;--default-transition-duration:.15s;--default-transition-timing-function:cubic-bezier(.4,0,.2,1);--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;-moz-tab-size:4;-o-tab-size:4;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::-moz-placeholder{opacity:1}::placeholder{opacity:1}@supports (not (-webkit-appearance:-apple-pay-button)) or (contain-intrinsic-size:1px){::-moz-placeholder{color:currentColor}::placeholder{color:currentColor}@supports (color:color-mix(in lab,red,red)){::-moz-placeholder{color:color-mix(in oklab,currentcolor 50%,transparent)}::placeholder{color:color-mix(in oklab,currentcolor 50%,transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){-webkit-appearance:button;-moz-appearance:button;appearance:button}::file-selector-button{-webkit-appearance:button;-moz-appearance:button;appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}button{-webkit-appearance:none;-moz-appearance:none;appearance:none}input,textarea,select{-webkit-text-size-adjust:100%;font-size:16px!important}}@layer components;@layer utilities{.visible{visibility:visible}.fixed{position:fixed}.relative{position:relative}.static{position:static}.z-0{z-index:0}.-mt-2{margin-top:calc(var(--spacing)*-2)}.mt-2{margin-top:calc(var(--spacing)*2)}.mt-4{margin-top:calc(var(--spacing)*4)}.mt-6{margin-top:calc(var(--spacing)*6)}.-mr-2{margin-right:calc(var(--spacing)*-2)}.mb-1{margin-bottom:calc(var(--spacing)*1)}.block{display:block}.flex{display:flex}.inline-block{display:inline-block}.h-\[62px\]{height:62px}.h-\[138px\]{height:138px}.h-full{height:100%}.h-screen{height:100vh}.w-\[41px\]{width:41px}.w-\[204px\]{width:204px}.w-full{width:100%}.transform{transform:var(--tw-rotate-x,)var(--tw-rotate-y,)var(--tw-rotate-z,)var(--tw-skew-x,)var(--tw-skew-y,)}.cursor-pointer{cursor:pointer}.resize{resize:both}.flex-col{flex-direction:column}.items-center{align-items:center}.items-start{align-items:flex-start}.justify-between{justify-content:space-between}.justify-center{justify-content:center}:where(.space-y-4>:not(:last-child)){--tw-space-y-reverse:0;margin-block-start:calc(calc(var(--spacing)*4)*var(--tw-space-y-reverse));margin-block-end:calc(calc(var(--spacing)*4)*calc(1 - var(--tw-space-y-reverse)))}.rounded{border-radius:.25rem}.border{border-style:var(--tw-border-style);border-width:1px}.border-b{border-bottom-style:var(--tw-border-style);border-bottom-width:1px}.\!border-none{--tw-border-style:none!important;border-style:none!important}.border-gray-100{border-color:var(--color-gray-100)}.\!bg-transparent{background-color:#0000!important}.bg-blue-100{background-color:var(--color-blue-100)}.bg-gray-100{background-color:var(--color-gray-100)}.bg-green-500{background-color:var(--color-green-500)}.bg-red-500{background-color:var(--color-red-500)}.bg-white{background-color:var(--color-white)}.object-contain{-o-object-fit:contain;object-fit:contain}.p-6{padding:calc(var(--spacing)*6)}.p-10{padding:calc(var(--spacing)*10)}.px-2{padding-inline:calc(var(--spacing)*2)}.py-1{padding-block:calc(var(--spacing)*1)}.pt-4{padding-top:calc(var(--spacing)*4)}.pb-2{padding-bottom:calc(var(--spacing)*2)}.text-center{text-align:center}.text-right{text-align:right}.font-\[\'Dongle\'\]{font-family:Dongle}.text-2xl{font-size:var(--text-2xl);line-height:var(--tw-leading,var(--text-2xl--line-height))}.text-3xl{font-size:var(--text-3xl);line-height:var(--tw-leading,var(--text-3xl--line-height))}.text-base{font-size:var(--text-base);line-height:var(--tw-leading,var(--text-base--line-height))}.text-xl{font-size:var(--text-xl);line-height:var(--tw-leading,var(--text-xl--line-height))}.text-xs{font-size:var(--text-xs);line-height:var(--tw-leading,var(--text-xs--line-height))}.text-\[10px\]{font-size:10px}.font-bold{--tw-font-weight:var(--font-weight-bold);font-weight:var(--font-weight-bold)}.font-medium{--tw-font-weight:var(--font-weight-medium);font-weight:var(--font-weight-medium)}.font-semibold{--tw-font-weight:var(--font-weight-semibold);font-weight:var(--font-weight-semibold)}.tracking-wide{--tw-tracking:var(--tracking-wide);letter-spacing:var(--tracking-wide)}.tracking-wider{--tw-tracking:var(--tracking-wider);letter-spacing:var(--tracking-wider)}.text-blue-800{color:var(--color-blue-800)}.text-gray-300{color:var(--color-gray-300)}.text-gray-400{color:var(--color-gray-400)}.text-gray-500{color:var(--color-gray-500)}.text-gray-800{color:var(--color-gray-800)}.text-gray-900{color:var(--color-gray-900)}.lowercase{text-transform:lowercase}.uppercase{text-transform:uppercase}.shadow{--tw-shadow:0 1px 3px 0 var(--tw-shadow-color,#0000001a),0 1px 2px -1px var(--tw-shadow-color,#0000001a);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.outline{outline-style:var(--tw-outline-style);outline-width:1px}.filter{filter:var(--tw-blur,)var(--tw-brightness,)var(--tw-contrast,)var(--tw-grayscale,)var(--tw-hue-rotate,)var(--tw-invert,)var(--tw-saturate,)var(--tw-sepia,)var(--tw-drop-shadow,)}.transition{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,backdrop-filter,display,content-visibility,overlay,pointer-events;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.transition-transform{transition-property:transform,translate,scale,rotate;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.duration-200{--tw-duration:.2s;transition-duration:.2s}@media(hover:hover){.hover\:scale-110:hover{--tw-scale-x:110%;--tw-scale-y:110%;--tw-scale-z:110%;scale:var(--tw-scale-x)var(--tw-scale-y)}}}.leaflet-pane,.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-tile-container,.leaflet-pane>svg,.leaflet-pane>canvas,.leaflet-zoom-box,.leaflet-image-layer,.leaflet-layer{position:absolute;top:0;left:0}.leaflet-tile::-moz-selection{background:0 0}.leaflet-tile::selection{background:0 0}.leaflet-safari .leaflet-tile-container{-webkit-transform-origin:0 0;width:1600px;height:1600px}.leaflet-container .leaflet-marker-pane img,.leaflet-container .leaflet-shadow-pane img,.leaflet-container .leaflet-tile-pane img,.leaflet-container img.leaflet-image-layer,.leaflet-container .leaflet-tile{width:auto;padding:0;max-width:none!important;max-height:none!important}.leaflet-container a{-webkit-tap-highlight-color:#33b5e566}.leaflet-zoom-box{box-sizing:border-box;z-index:800;width:0;height:0}.lvml{behavior:url(#default#VML);display:inline-block;position:absolute}.leaflet-control{z-index:800;pointer-events:visiblePainted;pointer-events:auto;position:relative}.leaflet-top,.leaflet-bottom{z-index:1000;pointer-events:none;position:absolute}.leaflet-container{outline-offset:1px;background:#ddd}.leaflet-zoom-box{background:#ffffff80;border:2px dotted #38f}.leaflet-container{font-family:Helvetica Neue,Arial,Helvetica,sans-serif;font-size:.75rem;line-height:1.5}.leaflet-bar{border-radius:4px;box-shadow:0 1px 5px #000000a6}.leaflet-bar a{text-align:center;color:#000;background-color:#fff;border-bottom:1px solid #ccc;width:26px;height:26px;line-height:26px;text-decoration:none;display:block}.leaflet-bar a,.leaflet-control-layers-toggle{background-position:50%;background-repeat:no-repeat;display:block}.leaflet-bar a:last-child{border-bottom:none;border-bottom-right-radius:4px;border-bottom-left-radius:4px}.leaflet-bar a.leaflet-disabled{cursor:default;color:#bbb;background-color:#f4f4f4}.leaflet-touch .leaflet-bar a:last-child{border-bottom-right-radius:2px;border-bottom-left-radius:2px}.leaflet-control-zoom-in,.leaflet-control-zoom-out{text-indent:1px;font:700 18px Lucida Console,Monaco,monospace}.leaflet-control-layers{background:#fff;border-radius:5px;box-shadow:0 1px 5px #0006}.leaflet-control-layers-toggle{background-image:url(images/layers.png);width:36px;height:36px}.leaflet-retina .leaflet-control-layers-toggle{background-image:url(images/layers-2x.png);background-size:26px 26px}.leaflet-control-layers-expanded{color:#333;background:#fff;padding:6px 10px 6px 6px}.leaflet-control-layers-scrollbar{padding-right:5px;overflow:hidden scroll}.leaflet-control-layers label{font-size:1.08333em;display:block}.leaflet-control-layers-separator{border-top:1px solid #ddd;height:0;margin:5px -10px 5px -6px}.leaflet-default-icon-path{background-image:url(images/marker-icon.png)}.leaflet-container .leaflet-control-attribution{background:#fffc;margin:0}.leaflet-control-attribution,.leaflet-control-scale-line{color:#333;padding:0 5px;line-height:1.4}.leaflet-attribution-flag{width:1em;height:.6669em;vertical-align:baseline!important;display:inline!important}.leaflet-control-scale-line{white-space:nowrap;box-sizing:border-box;text-shadow:1px 1px #fff;background:#fffc;border:2px solid #777;border-top:none;padding:2px 5px 1px;line-height:1.1}.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{background-clip:padding-box;border:2px solid #0003}.leaflet-popup{text-align:center;margin-bottom:20px;position:absolute}.leaflet-popup-content-wrapper{text-align:left;border-radius:12px;padding:1px}.leaflet-popup-content{min-height:1px;margin:13px 24px 13px 20px;font-size:1.08333em;line-height:1.3}.leaflet-popup-tip-container{pointer-events:none;width:40px;height:20px;margin-top:-1px;margin-left:-20px;position:absolute;left:50%;overflow:hidden}.leaflet-popup-tip{pointer-events:auto;width:17px;height:17px;margin:-10px auto 0;padding:1px;transform:rotate(45deg)}.leaflet-popup-content-wrapper,.leaflet-popup-tip{color:#333;background:#fff;box-shadow:0 3px 14px #0006}.leaflet-container a.leaflet-popup-close-button{text-align:center;color:#757575;background:0 0;border:none;width:24px;height:24px;font:16px/24px Tahoma,Verdana,sans-serif;text-decoration:none;position:absolute;top:0;right:0}.leaflet-oldie .leaflet-popup-tip{-ms-filter:"progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)";width:24px;filter:progid:DXImageTransform.Microsoft.Matrix(M11=.707107,M12=.707107,M21=-.707107,M22=.707107);margin:0 auto}.leaflet-tooltip{color:#222;white-space:nowrap;-webkit-user-select:none;-moz-user-select:none;user-select:none;pointer-events:none;background-color:#fff;border:1px solid #fff;border-radius:3px;padding:6px;position:absolute;box-shadow:0 1px 3px #0006}.leaflet-tooltip-top:before,.leaflet-tooltip-bottom:before,.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{pointer-events:none;content:"";background:0 0;border:6px solid #0000;position:absolute}.leaflet-tooltip-bottom:before,.leaflet-tooltip-top:before{margin-left:-6px;left:50%}.leaflet-tooltip-top:before{border-top-color:#fff;margin-bottom:-12px;bottom:0}.leaflet-tooltip-bottom:before{border-bottom-color:#fff;margin-top:-12px;margin-left:-6px;top:0}.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{margin-top:-6px;top:50%}.leaflet-tooltip-left:before{border-left-color:#fff;margin-right:-12px;right:0}.leaflet-tooltip-right:before{border-right-color:#fff;margin-left:-12px;left:0}:root{--ion-background-color:#fff;--safe-top:env(safe-area-inset-top);--safe-bottom:env(safe-area-inset-bottom,0px);--safe-bottom-gap:clamp(12px,var(--safe-bottom),34px);--bottom-nav-height:calc(80px + var(--safe-bottom-gap))}input:-webkit-autofill{-webkit-transition:background-color 5000s ease-in-out;transition:background-color 5000s ease-in-out;-webkit-text-fill-color:#000!important;-webkit-box-shadow:inset 0 0 0 30px #fff!important}input:-webkit-autofill:hover{-webkit-transition:background-color 5000s ease-in-out;transition:background-color 5000s ease-in-out;-webkit-text-fill-color:#000!important;-webkit-box-shadow:inset 0 0 0 30px #fff!important}input:-webkit-autofill:focus{-webkit-transition:background-color 5000s ease-in-out;transition:background-color 5000s ease-in-out;-webkit-text-fill-color:#000!important;-webkit-box-shadow:inset 0 0 0 30px #fff!important}input:-webkit-autofill:active{-webkit-transition:background-color 5000s ease-in-out;transition:background-color 5000s ease-in-out;-webkit-text-fill-color:#000!important;-webkit-box-shadow:inset 0 0 0 30px #fff!important}.native-top-safe-area{border-top:env(safe-area-inset-top)solid #f12361!important;box-sizing:border-box!important;transition:border-top .2s ease-in-out!important}.native-bottom-safe-area{border-bottom:var(--safe-bottom-gap)solid #f12361!important;box-sizing:border-box!important;transition:border-top .2s ease-in-out!important}.app-page-header{background:#fff;min-height:96px;justify-content:center!important;align-items:center!important;height:96px!important;padding:0 20px!important;display:flex!important;position:relative!important}.app-page-title{color:#414141;text-align:center;white-space:nowrap;text-overflow:ellipsis;max-width:calc(100% - 120px);font-family:Dongle,sans-serif;font-weight:700;overflow:hidden;margin:0!important;font-size:32px!important;line-height:1!important}.app-page-title-wrap{white-space:normal;text-align:center;max-width:100%;line-height:1.1!important}.app-back-button,.app-header-action{cursor:pointer;z-index:2;pointer-events:auto;background:0 0;border:none;justify-content:center;align-items:center;padding:0;display:flex;position:absolute;top:50%;color:#f12361!important;width:36px!important;height:36px!important;font-size:26px!important;transform:translateY(-50%)!important}.app-back-button{left:20px!important}.app-header-action{font-size:24px;right:20px!important}.app-header-action-text{color:#f12361;cursor:pointer;background:0 0;border:none;padding:0;font-family:Baloo,cursive;font-size:16px;position:absolute;top:50%;right:20px;transform:translateY(-50%)}.button-native{--background:#f4cbd7;--color:#f287a7;--border-radius:100px;--padding-start:0;--padding-end:0;--padding-top:0;--padding-bottom:0;--box-shadow:none;text-transform:none;letter-spacing:normal;cursor:pointer;border:none;border-radius:100px;width:100%;font-family:Baloo,cursive;font-weight:400;line-height:.9;color:#fff!important;background:#f12361!important;height:60px!important;font-size:24px!important}.button-native.is-ready{color:#fff!important;--background:#f12361!important;--color:#fff!important;background:#f12361!important}.button-native:disabled,.button-native.button-disabled{cursor:not-allowed;color:#f287a7!important;--background:#f4cbd7!important;--color:#f287a7!important;background:#f4cbd7!important}.button-native:not(.button-disabled).is-ready{color:#fff!important;--background:#f12361!important;--color:#fff!important;background:#f12361!important}.button-native::part(native){color:#f287a7;--background:#f4cbd7;--color:#f287a7;text-transform:none;letter-spacing:normal;background:#f4cbd7;border-radius:100px;font-family:Baloo,cursive;font-weight:400;line-height:.9;font-size:24px!important}.button-native.is-ready::part(native){color:#fff!important;--background:#f12361!important;--color:#fff!important;background:#f12361!important}.button-native:disabled::part(native),.button-native.button-disabled::part(native){color:#f287a7!important;--background:#f4cbd7!important;--color:#f287a7!important;background:#f4cbd7!important}.authenticated-layout-content{--padding-start:0;--padding-end:0;--padding-top:0;--padding-bottom:0;--background:transparent}.home-screen,.waiting-screen{isolation:isolate;background:#fff;width:100%;height:100vh;position:relative;overflow:hidden}.map-container{width:100%;height:100%;top:0;left:0;overflow:hidden;z-index:0!important;position:absolute!important}.leaflet-container,.leaflet-pane,.leaflet-map-pane,.leaflet-tile-pane,.leaflet-overlay-pane{z-index:0!important}.search-section{width:100%;padding:var(--switch-card-padding-top)var(--switch-card-padding-x)calc(var(--bottom-nav-height,92px) + 16px)var(--switch-card-padding-x);pointer-events:auto;background:#fff;border-radius:20px 20px 0 0;max-height:calc(100vh - 120px);position:fixed;bottom:0;left:0;overflow:visible;transform:translateZ(0);box-shadow:0 -5px 21px 5px #00000040;z-index:1000!important}.search-section-back-link{color:#f12361;cursor:pointer;background:0 0;border:none;margin:5px auto 10px;font-family:Baloo,cursive;font-size:16px;display:block}.search-section-back-link:active{opacity:.7}.switcher-radius-warning{text-align:center;color:#f12361;background:#fff2f5;border:1px solid #f4cbd7;border-radius:12px;width:100%;margin:8px 0 12px;padding:8px 12px;font-family:Baloo,cursive;font-size:14px}.switcher-profile-card{pointer-events:auto;background:#fff;border-radius:20px 20px 0 0;width:100%;max-height:calc(100vh - 120px);padding:0;animation:.3s ease-out slide-up-profile;position:fixed;bottom:0;left:0;overflow:visible;transform:translateZ(0);box-shadow:0 -5px 21px 5px #00000040;z-index:1001!important}.switcher-profile-card-collapsible{--switcher-card-collapsed-peek:46px;will-change:transform;transition:transform .42s cubic-bezier(.22,1,.36,1),box-shadow .32s,border-radius .32s}.switcher-profile-card-collapsible>:not(.switcher-profile-slide-bar){transition:opacity .24s,transform .32s cubic-bezier(.22,1,.36,1)}.switcher-profile-card-collapsed{transform:translateY(calc(100% - (var(--bottom-nav-height,92px) + var(--switcher-card-collapsed-peek))));border-radius:24px 24px 0 0;overflow:hidden;box-shadow:0 -6px 18px #0000002e}.switcher-profile-card-collapsed>:not(.switcher-profile-slide-bar){opacity:0;pointer-events:none;transform:translateY(12px)}.switcher-profile-content{-webkit-overflow-scrolling:touch;max-height:calc(100vh - 200px);overflow:hidden auto}.active-switch-banner{width:412px;max-width:100%;height:108px;margin-top:env(safe-area-inset-top);pointer-events:auto;background:#b4d600;border-bottom-right-radius:20px;border-bottom-left-radius:20px;position:fixed;top:0;left:50%;transform:translate(-50%)translateZ(0);box-shadow:0 4px 9px 2px #00000040;z-index:999!important}.waiting-section{width:100%;height:500px;padding:32px 24px calc(var(--bottom-nav-height,92px) + 24px)24px;z-index:1000;background:#fff;border-radius:30px 30px 0 0;position:fixed;bottom:0;left:0;overflow:visible;transform:translateZ(0);box-shadow:0 -10px 30px #00000026}.home-screen{isolation:isolate;background:#fff;width:100%;height:100vh;position:relative;overflow:hidden}.map-container{width:100%;height:100%;position:fixed;top:0;left:0;z-index:0!important}.leaflet-container,.leaflet-pane,.leaflet-map-pane{z-index:0!important}.leaflet-control-container{z-index:10!important}.recenter-button{top:calc(env(safe-area-inset-top,0px) + clamp(10px,2.2vh,18px));cursor:pointer;z-index:1001;background:#fff;border:2px solid #e5e5e5;border-radius:8px;justify-content:center;align-items:center;width:clamp(42px,11vw,48px);height:clamp(42px,11vw,48px);transition:all .3s;display:flex;position:absolute;right:clamp(12px,4vw,22px);box-shadow:0 2px 8px #00000026}.recenter-button:hover{background:#f5f5f5;border-color:#adce00}.recenter-button:active{background:#e5e5e5}.recenter-button.following{background:#adce00;border-color:#adce00}.recenter-button ion-icon{color:#414141;font-size:24px}.recenter-button.following ion-icon{color:#fff}.map-container .leaflet-container{background:#e5e5e5;width:100%;height:100%}.map-container .leaflet-control-attribution{display:none}.map-placeholder{background:#e5e5e5;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:relative}.loading-indicator{color:#414141;font-family:Baloo,cursive;font-size:18px}.geolocation-marker{z-index:10;background:radial-gradient(circle,#2563eb,#2563eb4d 60%,#2563eb00);border-radius:50%;width:25px;height:25px;position:absolute;top:254px;left:195px}.search-section{width:100%;padding:20px 22px calc(var(--bottom-nav-height,92px) + 16px)22px;background:#fff;border-radius:20px 20px 0 0;max-height:80vh;position:fixed;bottom:0;left:0;box-shadow:0 -5px 21px 5px #00000040;z-index:1000!important}.search-bar-wrapper{width:100%;position:relative}.search-bar-container{background:#fff;border:1px solid #adce00;border-radius:100px;align-items:center;width:100%;height:49px;margin-bottom:16px;padding:0 16px;display:flex;position:relative}.search-input{color:#000;background:0 0;border:none;outline:none;flex:1;font-family:Dongle,sans-serif;font-size:24px;font-weight:400;line-height:normal}.search-input::-moz-placeholder{color:#8e8e8e66}.search-input::placeholder{color:#8e8e8e66}.voice-search-button{cursor:pointer;background:0 0;border:none;flex-shrink:0;justify-content:center;align-items:center;width:27px;height:27px;padding:0;display:flex}.voice-icon{color:#9d9d9d;font-size:27px}.voice-search-button.listening{animation:1s ease-in-out infinite pulse-mic}.voice-search-button.listening .voice-icon{color:#f12361}.voice-search-button:disabled{opacity:.6;cursor:not-allowed}@keyframes pulse-mic{0%,to{transform:scale(1)}50%{transform:scale(1.1)}}.search-loading{text-align:center;width:100%;padding:8px 16px}.search-loading-text{color:#9d9d9d;font-family:Dongle,sans-serif;font-size:18px;font-weight:400;line-height:18px}.search-results{background:#fff;border-radius:8px;width:100%;margin-bottom:16px;overflow:hidden}.search-result-item{cursor:pointer;text-align:left;background:#fff;border:none;width:100%;padding:12px 16px;transition:background .2s;display:block}.search-result-item:hover{background:#f9f9f9}.search-result-item:active{background:#f5f5f5}.search-result-name{color:#414141;font-family:Dongle,sans-serif;font-size:22px;font-weight:400;line-height:20px;display:block}.search-no-results{text-align:left;background:#fff;border-radius:8px;width:100%;margin-bottom:16px;padding:14px 16px}.search-no-results-text{color:#9d9d9d;font-family:Dongle,sans-serif;font-size:22px;font-weight:400;line-height:20px}.action-buttons-container{flex-direction:column;gap:10px;padding-bottom:16px;display:flex}.action-button{color:#fff;text-align:center;cursor:pointer;background:#f12361;border:none;border-radius:100px;width:100%;height:60px;font-family:Baloo,cursive;font-size:24px;font-weight:400;line-height:.9;transition:background .3s}.action-button:hover,.action-button:active{background:#d91e54}.action-button:disabled{color:#f287a7;cursor:not-allowed;background:#f4cbd7}.bottom-navbar{width:100%;height:var(--bottom-nav-height,92px);z-index:1000;padding-bottom:var(--safe-bottom-gap,12px);box-sizing:border-box;background:#f12361;display:flex;position:fixed;bottom:0;left:0}.nav-item{cursor:pointer;background:0 0;border:none;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:5px;padding:0;transition:opacity .3s;display:flex}.nav-icon-wrapper{justify-content:center;align-items:center;display:flex;position:relative}.nav-item:hover{opacity:.8}.nav-icon{color:#fff;font-size:28px}.nav-badge{color:#fff;text-align:center;background:#adce00;border-radius:999px;min-width:18px;height:18px;padding:0 5px;font-family:Baloo,cursive;font-size:12px;line-height:18px;position:absolute;top:-6px;right:-14px}.nav-label{color:#fff;text-align:center;font-family:Baloo,cursive;font-size:16px;font-weight:400;line-height:.9}.nav-item.active{opacity:1}@media(max-width:375px){.search-section{padding:20px 16px calc(var(--bottom-nav-height,92px) + 16px)16px}.search-input{font-size:20px}.action-button{height:50px;font-size:20px}}.location-error-container{background:#fff;justify-content:center;align-items:center;width:100%;height:100%;padding:0 15px 280px;display:flex;position:absolute;top:0;left:0}.location-error-content{text-align:center;flex-direction:column;align-items:center;max-width:370px;display:flex}.location-error-icon{color:#f12361;margin-bottom:20px;font-size:64px}.location-error-title{color:#f12361;margin:0 0 12px;font-family:Baloo,cursive;font-size:24px;font-weight:400;line-height:.9}.location-error-message{color:#414141;margin:0 0 20px;font-family:Dongle,sans-serif;font-size:22px;font-weight:400;line-height:18px}.location-error-list{text-align:left;width:100%;margin:0 0 28px;padding:0;list-style:none}.location-error-list li{color:#414141;margin-bottom:10px;padding-left:8px;font-family:Dongle,sans-serif;font-size:20px;font-weight:400;line-height:18px}.location-error-actions{flex-direction:column;gap:12px;width:100%;display:flex}.location-retry-button{--background:#f12361;--background-hover:#d91e54;--background-activated:#d91e54;--background-focused:#d91e54;--border-radius:100px;--padding-top:0;--padding-bottom:0;--color:white;--box-shadow:none;text-transform:none;letter-spacing:normal;height:50px;font-family:Baloo,cursive;font-size:18px;font-weight:400;line-height:.9}.location-retry-button::part(native){border-radius:100px;font-family:Baloo,cursive}.location-settings-link{color:#adce00;cursor:pointer;background:0 0;border:none;padding:8px;font-family:Dongle,sans-serif;font-size:20px;font-weight:400;line-height:18px;text-decoration:underline}.location-settings-link:hover{color:#8daf00}.background-location-modal{--width:min( calc(100vw - 24px) ,430px);--height:auto;--max-height:min( calc(100dvh - 24px) ,760px);--max-width:430px;--border-radius:30px;--box-shadow:0 20px 60px #00000047;--backdrop-opacity:.44}.background-location-modal::part(content){background:#fff;border-radius:30px;width:100%;height:auto;max-height:min(100dvh - 24px,760px);overflow:hidden}.background-location-modal-shell{background:#fff;border-radius:30px;flex-direction:column;width:100%;height:auto;min-height:0;max-height:min(100dvh - 24px,760px);display:flex;overflow:hidden}.background-location-modal-accent{background:linear-gradient(90deg,#b4d600,#f12361);width:100%;height:8px}.background-location-modal-header{background:radial-gradient(circle at 0 0,#b4d6001f,#0000 34%),linear-gradient(#fffefe,#fff8fa);border-bottom:1px solid #f4dfe5;flex-shrink:0;align-items:flex-start;gap:14px;padding:18px 18px 14px;display:flex;position:relative}.background-location-modal-header-main{align-items:flex-start;gap:14px;min-width:0;padding-right:42px;display:flex}.background-location-modal-icon{color:#f12361;background:#fff1f6;border-radius:18px;flex-shrink:0;justify-content:center;align-items:center;width:54px;height:54px;font-size:28px;display:flex;box-shadow:0 12px 26px #f1236124}.background-location-modal-heading{min-width:0}.background-location-modal-kicker{letter-spacing:.16em;text-transform:uppercase;color:#f12361;margin:0 0 6px;font-size:11px;font-weight:700}.background-location-modal-title{color:#373737;margin:0;font-family:Baloo,cursive;font-size:24px;line-height:1.02}.background-location-modal-close{color:#7d6f73;background:#fff;border:1px solid #ecd6dc;border-radius:999px;justify-content:center;align-items:center;width:36px;height:36px;padding:0;font-size:18px;display:flex;position:absolute;top:16px;right:16px}.background-location-modal-body{-webkit-overflow-scrolling:touch;overscroll-behavior:contain;background:linear-gradient(#fffefe,#fff);flex-direction:column;flex:auto;gap:14px;min-height:0;padding:16px 18px 18px;display:flex;overflow-y:auto}.background-location-modal-summary,.background-location-modal-details,.background-location-modal-point p{color:#414141;margin:0;font-family:Dongle,sans-serif}.background-location-modal-summary{font-size:27px;line-height:.96}.background-location-modal-details{color:#555;font-size:24px;line-height:.96}.background-location-modal-card{border-radius:24px;padding:14px 14px 12px}.background-location-modal-card--pink{background:#fff4f8;border:1px solid #f8dbe4}.background-location-modal-card--white{background:#fff;border:1px solid #f0e1e6}.background-location-modal-card-title{letter-spacing:.16em;text-transform:uppercase;color:#f12361;margin:0 0 10px;font-size:11px;font-weight:700}.background-location-modal-card-title--muted{color:#7a7173}.background-location-modal-points{flex-direction:column;gap:12px;display:flex}.background-location-modal-point{align-items:flex-start;gap:10px;display:flex}.background-location-modal-point-icon{border-radius:14px;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;font-size:16px;display:flex}.background-location-modal-point-icon--pink{color:#f12361;background:#fff}.background-location-modal-point-icon--lime{color:#8ca400;background:#f5fad7}.background-location-modal-point p{font-size:24px;line-height:.96}.background-location-modal-link{color:#f12361;text-underline-offset:4px;background:0 0;border:none;align-self:flex-start;padding:0;font-family:Dongle,sans-serif;font-size:24px;line-height:.95;text-decoration:underline}.background-location-modal-footer{padding:14px 18px calc(env(safe-area-inset-bottom) + 16px);background:#fff;border-top:1px solid #f1e1e6;flex-shrink:0;grid-template-columns:1fr 1fr;gap:10px;display:grid}.background-location-modal-secondary,.background-location-modal-primary{text-align:center;border-radius:999px;justify-content:center;align-items:center;min-height:52px;padding:0 18px;font-family:Baloo,cursive;font-size:18px;line-height:.96;display:flex}.background-location-modal-secondary{color:#525252;background:#fff;border:1px solid #e7d9de}.background-location-modal-primary{color:#fff;background:#f12361;border:none;box-shadow:0 14px 28px #f123613d}@media(max-width:420px){.background-location-modal{--width: calc(100vw - 8px) ;--max-height: calc(100dvh - 8px) ;--border-radius:28px}.background-location-modal::part(content){border-radius:28px;max-height:calc(100dvh - 8px)}.background-location-modal-shell{max-height:calc(100dvh - 8px)}.background-location-modal-header{padding:16px 14px 12px}.background-location-modal-body{padding:14px 14px 16px}.background-location-modal-footer{padding:12px 14px calc(env(safe-area-inset-bottom) + 14px);grid-template-columns:1fr}}.user-location-marker{background:0 0;border:none}.user-location-marker-container{justify-content:center;align-items:center;width:40px;height:40px;display:flex;position:relative}.user-location-marker-outer{background:#2563eb33;border-radius:50%;width:40px;height:40px;animation:2s ease-out infinite pulse;position:absolute}.user-location-marker-inner{z-index:2;background:#2563eb;border:3px solid #fff;border-radius:50%;width:16px;height:16px;position:relative;box-shadow:0 0 0 1px #2563eb4d,0 2px 4px #0003}.other-user-location-marker{background:0 0;border:none}.other-user-location-marker-container{justify-content:center;align-items:center;width:36px;height:36px;display:flex;position:relative}.other-user-location-marker-outer{background:#f1236133;border-radius:50%;width:36px;height:36px;animation:2s ease-out infinite pulse;position:absolute}.other-user-location-marker-inner{z-index:2;background:#f12361;border:3px solid #fff;border-radius:50%;width:14px;height:14px;position:relative;box-shadow:0 0 0 1px #f123614d,0 2px 4px #0003}@keyframes pulse{50%{opacity:.5}}.address-marker{background:0 0;border:none}.address-marker-container{justify-content:center;align-items:center;width:40px;height:52px;animation:.5s ease-out bounce-in;display:flex;position:relative}@keyframes bounce-in{0%{opacity:0;transform:scale(0)translateY(-100px)}50%{opacity:0;transform:scale(1.1)translateY(-10px)}to{opacity:1;transform:scale(1)translateY(0)}}.address-card{background:#fff;border-radius:12px;width:100%;margin-bottom:16px;padding:16px;animation:.3s ease-out slide-up;box-shadow:0 2px 8px #0000001a}@keyframes slide-up{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.address-card-header{justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:12px;display:flex}.address-card-info{flex:1}.address-card-title{color:#f12361;margin:0 0 8px;font-family:Baloo,cursive;font-size:16px;font-weight:400;line-height:.9}.address-card-address{color:#414141;margin:0 0 4px;font-family:Dongle,sans-serif;font-size:20px;font-weight:400;line-height:18px}.address-card-distance{color:#9d9d9d;margin:0;font-family:Dongle,sans-serif;font-size:18px;font-weight:400;line-height:18px}.address-card-close{cursor:pointer;background:#f5f5f5;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;transition:background .2s;display:flex}.address-card-close:hover{background:#efefef}.address-card-close:active{background:#e5e5e5}.address-card-close ion-icon{color:#414141;font-size:20px}.address-card-navigate-button{color:#fff;cursor:pointer;background:#adce00;border:none;border-radius:8px;justify-content:center;align-items:center;gap:8px;width:100%;height:44px;font-family:Baloo,cursive;font-size:18px;font-weight:400;transition:background .3s;display:flex}.address-card-navigate-button:hover{background:#9abf00}.address-card-navigate-button:active{background:#8aaf00}.navigate-icon{font-size:20px}.destination-card{background:#fff;border-radius:20px 20px 0 0;flex-direction:column;align-items:center;display:flex;position:relative}.destination-title{color:#f12361;text-align:center;margin:0 0 16px;font-family:Baloo,cursive;font-size:24px;font-weight:400;line-height:.9}.destination-address{color:#414141;text-align:center;margin:0 0 20px;font-family:Baloo,cursive;font-size:18px;font-weight:400;line-height:1.2}.destination-info{color:#414141;text-align:center;margin:0 0 28px;font-family:Dongle,sans-serif;font-size:22px;font-weight:400;line-height:20px}.destination-validate-button{color:#fff;text-align:center;cursor:pointer;background:#f12361;border:none;border-radius:100px;width:100%;height:60px;margin-bottom:0;font-family:Baloo,cursive;font-size:24px;font-weight:400;line-height:.9;transition:background .3s}.destination-validate-button:hover,.destination-validate-button:active{background:#d91e54}.destination-validate-button:disabled{color:#f287a7;cursor:not-allowed;background:#f4cbd7}.address-marker-animation{animation:.6s cubic-bezier(.68,-.55,.265,1.55) bounce-in}.scheduled-switch-card{background:#fff;border-radius:20px 20px 0 0;flex-direction:column;align-items:center;display:flex;position:relative}.slide-bar{background:#d9d9d9;border-radius:100px;width:35px;height:6px;margin:21px 0 23px}.scheduled-switch-title{color:#f12361;text-align:center;margin:0 0 12px;font-family:Baloo,cursive;font-size:24px;font-weight:400;line-height:.9}.scheduled-switch-address{color:#414141;text-align:center;max-width:296px;margin:0 0 16px;font-family:Dongle,sans-serif;font-size:24px;font-weight:700;line-height:normal}.scheduled-switch-confirmation{color:#f12361;text-align:center;margin:0 0 20px;font-family:Baloo,cursive;font-size:24px;font-weight:400;line-height:.9}.scheduled-switch-nav-buttons{flex-direction:row;gap:14px;width:100%;max-width:394px;margin:0 0 20px;display:flex}.scheduled-switch-nav-button{color:#fff;cursor:pointer;background:#f12361;border:none;border-radius:100px;flex:1;justify-content:center;align-items:center;min-width:180px;height:60px;font-family:Baloo,cursive;font-size:20px;font-weight:400;line-height:17px;transition:all .3s;display:flex}.scheduled-switch-nav-button:hover{background:#d91e54}.scheduled-switch-nav-button:active{transform:scale(.98)}.scheduled-switch-info{color:#414141;text-align:center;max-width:325px;margin:0 0 16px;font-family:Dongle,sans-serif;font-size:24px;font-weight:400;line-height:19.32px}.scheduled-switch-cancel-link{color:#adce00;text-align:center;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none;text-underline-position:from-font;cursor:pointer;background:0 0;border:none;margin:0;padding:0;font-family:Dongle,sans-serif;font-size:24px;font-weight:700;line-height:normal;text-decoration:underline;transition:opacity .3s}.scheduled-switch-cancel-link:hover{opacity:.8}.scheduled-switch-cancel-link:active{opacity:.6}@media(max-width:414px){.scheduled-switch-nav-buttons{flex-direction:row;gap:14px}.scheduled-switch-nav-button{min-width:0}}.active-switch-banner{cursor:pointer;width:412px;max-width:100%;height:108px;margin-top:env(safe-area-inset-top);background:#b4d600;border:none;border-bottom-right-radius:20px;border-bottom-left-radius:20px;justify-content:center;align-items:center;padding:0 20px;transition:all .3s;animation:.4s ease-out slide-down-banner;display:flex;position:fixed;top:0;left:50%;transform:translate(-50%);box-shadow:0 4px 9px 2px #00000040;z-index:999!important}.active-switch-banner:hover{background:#9abf00}.active-switch-banner:active{transform:translate(-50%)scale(.98)}.active-switch-banner-text{color:#fff;text-align:center;max-width:369px;margin-top:20px;font-family:Baloo,cursive;font-size:20px;font-weight:400;line-height:.9}@keyframes slide-down-banner{0%{opacity:0;transform:translate(-50%)translateY(-100%)}to{opacity:1;transform:translate(-50%)translateY(0)}}.select-switcher-prompt{flex-direction:column;justify-content:center;align-items:center;gap:12px;width:100%;padding:20px 10px;display:flex}.select-switcher-logo{justify-content:center;align-items:center;display:flex}.select-switcher-text{color:#adce00;text-align:center;max-width:337px;margin:0;font-family:Dongle,sans-serif;font-size:32px;font-weight:700;line-height:1.1}.switcher-profile-card{width:100%;padding:0 0 var(--bottom-nav-height,92px)0;background:#fff;border-radius:20px 20px 0 0;max-height:85vh;animation:.3s ease-out slide-up-profile;position:fixed;bottom:0;left:0;overflow-y:auto;box-shadow:0 -5px 21px 5px #00000040;z-index:1001!important}@keyframes slide-up-profile{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateY(0)}}.switcher-profile-slide-bar{cursor:pointer;touch-action:pan-y;z-index:2;background:#fff;border:none;justify-content:center;width:100%;padding:21px 0 23px;transition:background-color .24s;display:flex;position:sticky;top:0}.switcher-profile-slide-bar-line{background:#d9d9d9;border-radius:100px;width:35px;height:6px;transition:transform .28s cubic-bezier(.22,1,.36,1),opacity .2s}.switcher-profile-slide-bar.is-collapsed .switcher-profile-slide-bar-line{opacity:.82;transform:scaleX(.76)}.switcher-profile-content{padding:0 20px 5px}.switcher-profile-departure{justify-content:center;align-items:center;gap:5px;margin-bottom:5px;display:flex}.switcher-profile-timer-icon{color:#adce00;flex-shrink:0;width:24px;height:24px}.switcher-profile-departure-text{color:#adce00;font-family:Dongle,sans-serif;font-size:24px;font-weight:700;line-height:normal}.switcher-profile-username{color:#414141;text-align:center;margin:0 0 6px;font-family:Baloo,cursive;font-size:24px;font-weight:400;line-height:.9}.switcher-profile-rating{justify-content:center;gap:4px;margin-bottom:12px;display:flex}.switcher-profile-star{color:#f12361;width:16px;height:16px;font-size:16px}.switcher-profile-badges{justify-content:center;gap:12px;margin-bottom:0;display:flex}.switcher-profile-badge-icon{color:#f12361;flex-shrink:0;width:24px;height:24px}.switcher-profile-vehicle{justify-content:center;align-items:center;gap:8px;margin-bottom:20px;display:flex}.switcher-profile-vehicle-icon{color:#414141;flex-shrink:0;width:24px;height:24px}.switcher-profile-vehicle-text{color:#414141;font-family:Dongle,sans-serif;font-size:24px;font-weight:400;line-height:normal}.switcher-profile-price-section{margin-bottom:20px}.switcher-profile-price-title{color:#f12361;margin:0 0 5px;font-family:Baloo,cursive;font-size:24px;font-weight:400;line-height:.9}.switcher-profile-price-rows{flex-direction:column;gap:0;margin-bottom:5px;display:flex}.switcher-profile-price-row{justify-content:space-between;align-items:center;display:flex}.switcher-profile-price-label{color:#bcbcbc;font-family:Dongle,sans-serif;font-size:24px;font-weight:400;line-height:normal}.switcher-profile-price-label-info{align-items:center;gap:6px;display:flex}.switcher-profile-info-icon{color:#bcbcbc;width:17px;height:17px}.switcher-profile-price-value{color:#bcbcbc;font-family:Dongle,sans-serif;font-size:24px;font-weight:400;line-height:normal}.switcher-profile-tip-adjuster{align-items:center;gap:8px;display:inline-flex}.switcher-profile-tip-button{color:#fff;cursor:pointer;background:#f12361;border:none;border-radius:999px;justify-content:center;align-items:center;width:34px;height:34px;font-family:Baloo,cursive;font-size:22px;line-height:1;transition:opacity .2s,transform .2s;display:inline-flex}.switcher-profile-tip-button:disabled{color:#fff;cursor:not-allowed;background:#f2c7d5;transform:none}.switcher-profile-tip-input{color:#414141;text-align:center;box-sizing:border-box;background:#fff7fa;border:1px solid #f3d6e0;border-radius:12px;width:84px;min-width:84px;height:38px;padding:0 10px;font-family:Baloo,cursive;font-size:18px}.switcher-profile-price-row-total{border-top:1px solid #f0f0f0;justify-content:space-between;align-items:center;margin-top:8px;padding-top:12px;display:flex}.switcher-profile-price-label-total,.switcher-profile-price-value-total{color:#414141;font-family:Dongle,sans-serif;font-size:24px;font-weight:700;line-height:normal}.switcher-profile-offer{background:#f1236114;border-radius:12px;flex-direction:column;gap:6px;margin-top:8px;padding:10px 12px;display:flex}.switcher-profile-offer-badge{color:#fff;background:#f12361;border-radius:999px;align-self:flex-start;padding:4px 10px;font-family:Baloo,cursive;font-size:12px;display:inline-flex}.switcher-profile-offer-line{justify-content:space-between;align-items:center;gap:8px;display:flex}.switcher-profile-offer-name{color:#414141;font-family:Dongle,sans-serif;font-size:22px}.switcher-profile-offer-discount{color:#f12361;font-family:Baloo,cursive;font-size:14px}.switcher-profile-offer-savings{color:#7a7a7a;font-family:Dongle,sans-serif;font-size:20px}.switcher-profile-price-value-original{color:#b2b2b2;margin-right:8px;font-weight:400;text-decoration:line-through}.switcher-profile-price-value-final{color:#f12361}.switcher-profile-payment-section{margin-bottom:32px}.switcher-profile-payment-title{color:#f12361;margin:0 0 5px;font-family:Baloo,cursive;font-size:24px;font-weight:400;line-height:.9}.switcher-profile-payment-options{flex-direction:column;gap:0;display:flex}.switcher-profile-payment-option{justify-content:space-between;align-items:center;min-height:32px;display:flex}.switcher-profile-payment-option-left{cursor:pointer;background:0 0;border:none;flex:1;align-items:center;gap:12px;padding:0;display:flex}.switcher-profile-payment-option-link{cursor:pointer;text-align:left;background:0 0;border:none;align-items:center;gap:12px;width:100%;padding:0;display:flex}.switcher-profile-radio{background:#fff;border:2px solid #414141;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:20px;height:20px;transition:all .2s;display:flex}.switcher-profile-radio-selected{background:#414141}.switcher-profile-radio-dot{background:#fff;border-radius:50%;width:8px;height:8px}.switcher-profile-payment-icon{flex-shrink:0;width:20px;height:20px}.switcher-profile-payment-label{color:#414141;font-family:Dongle,sans-serif;font-size:24px;font-weight:400;line-height:normal}.switcher-profile-payment-label-action{flex:1}.switcher-profile-payment-link{color:#414141;font-family:Dongle,sans-serif;font-size:24px;font-weight:400;line-height:normal;text-decoration:none}.switcher-profile-payment-link:hover{text-decoration:underline}.switcher-profile-payment-value{color:#414141;font-family:Dongle,sans-serif;font-size:24px;font-weight:400;line-height:normal}.switcher-profile-payment-chevron{color:#f12361;flex-shrink:0;width:18px;height:18px}.switcher-profile-pay-button{color:#fff;cursor:pointer;background:#f12361;border:none;border-radius:100px;justify-content:center;align-items:center;width:100%;height:60px;font-family:Baloo,cursive;font-size:24px;font-weight:400;line-height:.9;transition:background .3s;display:flex}.switcher-profile-pay-button:hover{background:#d91e54}.switcher-profile-pay-button:active{transform:scale(.98)}.switcher-confirm-step{flex-direction:column;align-items:center;width:100%;padding:20px 0;animation:.3s ease-out fadeIn;display:flex}.switcher-confirm-title{color:#f12361;text-align:center;margin-bottom:30px;font-family:Baloo,cursive;font-size:24px}.switcher-confirm-countdown-container{justify-content:center;align-items:center;width:120px;height:120px;margin-bottom:30px;display:flex;position:relative}.switcher-confirm-countdown-circle{background:#fff;border:6px solid #f12361;border-radius:50%;justify-content:center;align-items:center;width:100%;height:100%;display:flex;box-shadow:0 4px 15px #f1236133}.switcher-confirm-countdown-number{color:#f12361;font-family:Baloo,cursive;font-size:48px;line-height:1}.switcher-confirm-description{color:#414141;text-align:center;max-width:280px;margin-bottom:40px;font-family:Dongle,sans-serif;font-size:24px;line-height:1.1}.switcher-confirm-cancel-button{color:#f12361;cursor:pointer;background:#fff;border:3px solid #f12361;border-radius:100px;width:100%;max-width:370px;height:60px;font-family:Baloo,cursive;font-size:24px;transition:all .2s}.switcher-confirm-cancel-button:active{background:#fff0f5;transform:scale(.98)}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.switcher-payment-processing{flex-direction:column;align-items:center;width:100%;padding:40px 0;animation:.3s ease-out fadeIn;display:flex}.switcher-processing-icon-container{justify-content:center;align-items:center;margin:40px 0;display:flex}.switcher-processing-icon-container .waiting-sync-icon{color:#adce00;font-size:100px}.switcher-payment-success{flex-direction:column;justify-content:center;align-items:center;min-height:400px;padding:40px 20px;display:flex}.switcher-success-icon-container{margin:30px 0}.payment-success-icon{color:#10b981;font-size:120px;animation:1.5s ease-in-out infinite successPulse}@keyframes successPulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.9;transform:scale(1.05)}}.switcher-payment-error{flex-direction:column;justify-content:center;align-items:center;min-height:400px;padding:40px 20px;display:flex}.switcher-payment-error-button{color:#fff;cursor:pointer;background:#f12361;border:none;border-radius:100px;margin-top:12px;padding:12px 24px;font-family:Baloo,cursive;font-size:20px}.switcher-error-icon-container{margin:30px 0}.payment-error-icon{color:#ef4444;font-size:120px;animation:.5s ease-in-out errorShake}@keyframes errorShake{0%,to{transform:translate(0)}25%{transform:translate(-10px)}75%{transform:translate(10px)}}.switcher-waiting-acceptance{flex-direction:column;justify-content:center;align-items:center;min-height:400px;padding:40px 20px;display:flex}.switcher-waiting-icon-container{margin:30px 0}.switcher-waiting-info{background:#f8f9fa;border-radius:16px;width:100%;max-width:300px;margin-top:30px;padding:20px}.switcher-waiting-info-row{justify-content:space-between;align-items:center;padding:12px 0;display:flex}.switcher-waiting-info-row:not(:last-child){border-bottom:1px solid #e5e7eb}.switcher-waiting-label{color:#6b7280;font-size:14px;font-weight:500}.switcher-waiting-value{color:#111827;font-size:16px;font-weight:700}.switcher-accepted-screen{flex-direction:column;align-items:center;padding:5px 20px 20px;display:flex;position:relative}.switcher-accepted-check-icon{margin-bottom:20px}.switcher-accepted-check-icon ion-icon{color:#adce00;font-size:50px}.switcher-accepted-title{color:#f12361;text-align:center;margin:0 0 13px;font-family:Baloo,sans-serif;font-size:24px;font-weight:400;line-height:27px}.switcher-accepted-address,.switcher-accepted-timer{color:#414141;text-align:center;margin:0 0 25px;font-family:Dongle,sans-serif;font-size:24px;font-weight:700;line-height:normal}.switcher-accepted-nav-title{color:#f12361;text-align:center;margin:0 0 20px;font-family:Baloo,sans-serif;font-size:24px;font-weight:400;line-height:28px}.switcher-accepted-nav-buttons{gap:13px;width:100%;max-width:394px;margin-bottom:5px;display:flex}.switcher-accepted-extra-time,.switcher-accepted-validation{background:#f9fafb;border-radius:16px;flex-direction:column;gap:12px;width:100%;max-width:394px;margin-top:16px;padding:16px;display:flex}.switcher-accepted-extra-time-title,.switcher-accepted-validation-title{color:#f12361;text-align:center;margin:0;font-family:Baloo,sans-serif;font-size:20px}.switcher-accepted-extra-time-controls{align-items:center;gap:12px;width:100%;display:flex}.switcher-accepted-extra-time-button,.switcher-accepted-validation-button{color:#fff;cursor:pointer;background:#f12361;border:none;border-radius:100px;justify-content:center;align-items:center;padding:10px 18px;font-family:Baloo,sans-serif;font-size:18px;display:inline-flex}.switcher-accepted-extra-time-info{color:#414141;text-align:center;margin:0;font-family:Dongle,sans-serif;font-size:20px;line-height:1}.switcher-accepted-extra-time-breakdown{text-align:left;justify-content:space-between;align-items:center;gap:12px;display:flex}.switcher-accepted-extra-time-error{color:#f12361}.switcher-accepted-extra-time-stepper{justify-content:center;width:100%}.switcher-accepted-extra-time-input{width:116px;min-width:116px}.switcher-accepted-extra-time-submit{width:100%;min-height:56px}.switcher-accepted-validation-row{color:#414141;justify-content:space-between;align-items:center;gap:12px;margin-bottom:10px;font-family:Dongle,sans-serif;font-size:20px;display:flex}.switcher-accepted-validation-label{font-weight:700}.switcher-accepted-validation-value{font-size:26px}.switcher-accepted-validation-input{background:#fff;border-radius:12px;width:100%;padding:6px 10px}.switcher-accepted-validation-error{color:#f12361;margin:0 0 8px;font-family:Dongle,sans-serif;font-size:20px}.switcher-accepted-distance-hint{color:#6b7280;text-align:center;margin:12px 0 0;font-family:Dongle,sans-serif;font-size:20px}.switcher-accepted-nav-button{color:#fff;cursor:pointer;background:#f12361;border:none;border-radius:100px;flex:1;justify-content:center;align-items:center;height:60px;padding:16.5px 20px;font-family:Baloo,sans-serif;font-size:20px;font-weight:400;transition:all .3s;display:flex}.switcher-accepted-nav-button:hover{background:#d91e54;transform:translateY(-2px);box-shadow:0 4px 12px #f123614d}.switcher-accepted-nav-button:active{transform:translateY(0)}.switcher-accepted-cancel{color:#adce00;cursor:pointer;background:0 0;border:none;margin-top:15px;font-family:Dongle,sans-serif;font-size:24px;font-weight:700;text-decoration:underline;transition:opacity .3s}.switcher-accepted-cancel:hover{opacity:.8}.switcher-accepted-timer{color:#414141;text-align:center;margin:0 0 24px;font-family:Dongle,sans-serif;font-size:24px;font-weight:700;line-height:normal;transition:color .3s}.switcher-accepted-timer.low-time{color:#f12361;animation:2s ease-in-out infinite fadePulse}@keyframes fadePulse{0%,to{opacity:1}50%{opacity:.5}}.switcher-payment-validation{flex-direction:column;align-items:center;width:100%;padding:20px;display:flex}.switcher-validation-main-title{color:#f12361;text-align:center;margin:0 0 30px;font-family:Baloo,cursive;font-size:24px;font-weight:400;line-height:.9}.switcher-validation-card{background:#fff;border-radius:20px;flex-direction:column;align-items:center;width:100%;max-width:255px;display:flex;overflow:hidden;box-shadow:0 2px 7px 3px #0000000d}.switcher-validation-timer-banner{background:#f12361;justify-content:center;align-items:center;width:280px;height:64px;margin-bottom:0;display:flex}.switcher-validation-timer-text{color:#fff;font-family:Baloo,cursive;font-size:24px;font-weight:400;line-height:.9}.switcher-validation-content{flex-direction:column;align-items:center;width:100%;padding:20px 21px 30px;display:flex}.switcher-validation-title{color:#f12361;text-align:center;margin:0 0 12px;font-family:Baloo,cursive;font-size:16px;font-weight:400;line-height:.9}.switcher-validation-date{color:#414141;text-align:center;margin:0 0 20px;font-family:Dongle,sans-serif;font-size:24px;font-weight:400;line-height:18px}.switcher-validation-total-row{justify-content:space-between;align-items:center;width:100%;max-width:213px;margin-bottom:28px;display:flex}.switcher-validation-total-label,.switcher-validation-total-value{color:#414141;font-family:Dongle,sans-serif;font-size:24px;font-weight:700;line-height:18px}.switcher-validation-cancel-button{color:#f12361;cursor:pointer;background:#fff;border:1px solid #f12361;border-radius:100px;justify-content:center;align-items:center;width:208px;height:38px;font-family:Baloo,cursive;font-size:16px;font-weight:400;line-height:.9;transition:all .2s;display:flex}.switcher-validation-cancel-button:hover{background:#fff0f5}.switcher-validation-cancel-button:active{transform:scale(.98)}.switcher-validation-final-step{flex-direction:column;align-items:center;width:100%;padding:20px;display:flex}.switcher-validation-final-title{color:#f12361;text-align:center;margin:0 0 20px;font-family:Baloo,cursive;font-size:24px;font-weight:400;line-height:.9}.switcher-validation-final-description{color:#414141;text-align:center;max-width:320px;margin:0 0 30px;font-family:Dongle,sans-serif;font-size:24px;font-weight:400;line-height:18px}.switcher-validation-emoji-display{background:#f5f5f5;border-radius:50%;justify-content:center;align-items:center;width:120px;height:120px;margin-bottom:30px;display:flex;box-shadow:0 4px 12px #0000001a}.switcher-validation-emoji-large{font-size:64px;line-height:1}.switcher-validation-final-instruction{color:#414141;text-align:center;max-width:300px;margin:0 0 16px;font-family:Dongle,sans-serif;font-size:22px;font-weight:400;line-height:18px}.switcher-validation-emoji-input{color:#000;text-align:center;background:#fff;border:2px solid #9d9d9d;border-radius:100px;width:100%;max-width:280px;height:60px;margin-bottom:24px;padding:0 20px;font-family:Baloo,cursive;font-size:32px}.switcher-validation-emoji-input::part(native){text-align:center}.switcher-validation-emoji-input input{text-align:center!important}.switcher-validation-final-button{color:#fff;cursor:pointer;background:#f12361;border:none;border-radius:100px;width:100%;max-width:320px;height:60px;font-family:Baloo,cursive;font-size:24px;font-weight:400;line-height:.9;transition:all .3s}.switcher-validation-final-button:hover:not(:disabled){background:#d91e54}.switcher-validation-final-button:active:not(:disabled){transform:scale(.98)}.switcher-validation-final-button-disabled{color:#f287a7!important;cursor:not-allowed!important;background:#f4cbd7!important}.switcher-validation-error-text{color:#f40000;text-align:center;margin:12px 0 0;font-family:Dongle,sans-serif;font-size:20px;font-weight:400;line-height:18px}.login-content{--padding-start:0;--padding-end:0;--padding-top:0;--padding-bottom:0;--background:transparent}.login-gradient-bg{background:linear-gradient(151.67deg,#b4d600 16.58%,#f12361 85.3%);justify-content:center;align-items:center;width:100%;min-height:100vh;padding:1rem;display:flex}.login-card{background:#fff;border-radius:24px;width:100%;max-width:380px;padding:2rem;box-shadow:0 2px 9px #00000040}.login-logo{justify-content:center;margin-bottom:1.5rem;display:flex}.login-title{text-align:center;color:#f12361;margin:0 0 2rem;font-family:Bagel Fat One,cursive;font-size:24px;font-weight:400;line-height:normal}.auth-platform-modal{--width:min(92vw,390px);--height:auto;--border-radius:22px;--box-shadow:0px 16px 40px #00000047;--backdrop-opacity:.52}.auth-platform-modal::part(content){border-radius:22px;overflow:hidden}.auth-platform-modal-shell{background:#fafafa;position:relative}.auth-platform-modal-accent{background:linear-gradient(90deg,#b4d600,#f12361);width:100%;height:8px}.auth-platform-modal-close{color:#7f7f7f;cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:#fff;border:1px solid #e2e2e2;border-radius:100px;outline:none;justify-content:center;align-items:center;width:34px;height:34px;font-size:16px;display:flex;position:absolute;top:.9rem;right:.9rem}.auth-platform-modal-close:focus-visible{border-color:#f12361;box-shadow:0 0 0 3px #f123612e}.auth-platform-modal-content{flex-direction:column;gap:.45rem;padding:1.25rem 1.1rem 1.05rem;display:flex}.auth-platform-modal-title{color:#f12361;margin:0;padding-right:2.2rem;font-family:Baloo,cursive;font-size:18px;font-weight:400;line-height:1.05}.auth-platform-modal-message{color:#4a4a4a;white-space:pre-line;margin:0;font-family:Dongle,sans-serif;font-size:29px;font-weight:400;line-height:.94}.auth-platform-modal-steps{justify-content:center;align-items:center;gap:.4rem;margin-top:.15rem;display:flex}.auth-platform-modal-step{color:#f12361;background:#fff;border:1px solid #e3e3e3;border-radius:10px;justify-content:center;align-items:center;width:34px;height:34px;font-size:19px;display:flex}.auth-platform-modal-step-arrow{color:#b8b8b8;font-size:14px}.auth-platform-modal-cta-hint{color:#f12361;text-align:center;margin-top:.25rem;margin-bottom:-.25rem;font-size:22px}.auth-platform-modal-primary{--background:linear-gradient(90deg,#b4d600 0%,#9fc100 100%);--background-hover:linear-gradient(90deg,#a5c600 0%,#8daf00 100%);--background-focused:linear-gradient(90deg,#a5c600 0%,#8daf00 100%);--background-activated:linear-gradient(90deg,#a5c600 0%,#8daf00 100%);--color:#fff;--border-radius:999px;--box-shadow:0 6px 14px #adce0047;text-transform:none;letter-spacing:normal;height:42px;margin-top:.7rem;margin-bottom:.35rem;font-family:Baloo,cursive;font-size:14px}.login-error-banner{background:#fcc;border-radius:5px;margin-bottom:1.5rem;padding:.75rem 1rem;animation:.3s ease-out slideDown}.login-error-banner p{color:#7c7c7cc2;text-align:center;margin:0;font-family:Dongle,sans-serif;font-size:20px;font-weight:400;line-height:.804}@keyframes slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.login-form{flex-direction:column;gap:1.25rem;display:flex}.login-input-group{flex-direction:column;gap:.5rem;display:flex}.login-label{font-size:14px;font-weight:400;line-height:.9;color:#f12361!important;margin:0!important;padding:0!important;font-family:Baloo,cursive!important}.login-input-item{--background:white;--border-color:#9d9d9d;--border-width:1px;--border-style:solid;--border-radius:100px;--padding-start:1rem;--padding-end:.75rem;--inner-padding-end:0;--min-height:42px;--highlight-color-focused:#9d9d9d;--highlight-height:0}.login-input-item::part(native){background:#fff;border:1px solid #9d9d9d;border-radius:100px}.login-input{--padding-start:0;--padding-end:0;--color:#000;color:#000;font-family:Baloo,cursive;font-size:14px}.login-input input{color:#000!important;font-family:Baloo,cursive!important;font-size:14px!important}.input-icons{align-items:center;gap:.5rem;margin-right:.5rem;padding-left:.5rem;display:flex}.input-icon{color:#9d9d9d;font-size:18px}.forgot-password-link{text-align:right;margin-top:.25rem;padding-right:.25rem}.forgot-password-link a{color:#adce00;font-family:Dongle,sans-serif;font-size:20px;font-weight:400;line-height:.804;text-decoration:none}.forgot-password-link a:hover{text-decoration:underline}.login-checkbox-group{align-items:center;gap:.5rem;padding-left:.25rem;display:flex}.login-checkbox{--size:16px;--checkbox-background-checked:#f12361;--border-color:#f12361;--border-color-checked:#f12361;--border-width:2px;--border-radius:2px;margin:0}.login-checkbox-label{font-size:20px;font-weight:400;line-height:.804;color:#414141!important;margin:0!important;padding:0!important;font-family:Dongle,sans-serif!important}.login-button{--background:#f12361;--background-hover:#d91e54;--background-activated:#d91e54;--background-focused:#d91e54;--border-radius:100px;--padding-top:0;--padding-bottom:0;--color:white;--box-shadow:none;text-transform:none;letter-spacing:normal;height:42px;margin-top:1rem;font-family:Baloo,cursive;font-size:14px;font-weight:400;line-height:.9}.login-button::part(native){border-radius:100px;font-family:Baloo,cursive}.login-button-disabled{--background:#f4cbd7!important;--background-hover:#f4cbd7!important;--background-activated:#f4cbd7!important;--background-focused:#f4cbd7!important;--color:#f287a7!important}.login-button-disabled::part(native){color:#f287a7!important;background:#f4cbd7!important}.login-footer{text-align:center;margin-top:2rem}.login-footer p{color:#f12361;margin:0;font-family:Dongle,sans-serif;font-size:20px;font-weight:400;line-height:.804}.login-footer a{color:#f12361;text-decoration:underline}.login-footer a:hover{color:#d91e54}.register-content{--padding-start:0;--padding-end:0;--padding-top:0;--padding-bottom:0;--background:transparent}.register-gradient-bg{background:linear-gradient(151.67deg,#b4d600 16.58%,#f12361 85.3%);justify-content:center;align-items:center;width:100%;min-height:100vh;padding:1.5rem 1rem;display:flex}.register-card{background:#fff;border-radius:24px;width:100%;max-width:380px;padding:2rem;box-shadow:0 2px 9px #00000040}.register-logo{justify-content:center;margin-bottom:1.5rem;display:flex}.register-title{text-align:center;color:#f12361;margin:0 0 1.5rem;font-family:Bagel Fat One,cursive;font-size:24px;font-weight:400;line-height:normal}.register-form{flex-direction:column;gap:1rem;display:flex}.register-input-group{flex-direction:column;gap:.5rem;display:flex}.register-label{font-size:14px;font-weight:400;line-height:.9;color:#f12361!important;margin:0!important;padding:0!important;font-family:Baloo,cursive!important}.register-input-item{--background:white;--border-color:#9d9d9d;--border-width:1px;--border-style:solid;--border-radius:100px;--padding-start:1rem;--padding-end:1rem;--inner-padding-end:0;--min-height:33px;--highlight-color-focused:#9d9d9d;--highlight-height:0}.register-input-item::part(native){background:#fff;border:1px solid #9d9d9d;border-radius:100px}.register-input{--padding-start:0;--padding-end:0;--color:#000;--placeholder-color:#8e8e8e66;color:#000;font-family:Dongle,sans-serif;font-size:20px}.register-input input{color:#000!important;font-family:Dongle,sans-serif!important;font-size:20px!important}.register-input input::-moz-placeholder{color:#8e8e8e66!important}.register-input input::placeholder{color:#8e8e8e66!important}.register-checkbox-group{align-items:flex-start;gap:.5rem;margin-top:.5rem;padding-left:.25rem;display:flex}.register-checkbox{--size:12px;--checkbox-background-checked:#f12361;--border-color:#f12361;--border-color-checked:#f12361;--border-width:1px;--border-radius:1px;flex-shrink:0;margin-top:.25rem}.register-checkbox-label{flex:1;font-size:20px;font-weight:400;line-height:.804;color:#414141!important;margin:0!important;padding:0!important;font-family:Dongle,sans-serif!important}.register-button{--background:#f12361;--background-hover:#d91e54;--background-activated:#d91e54;--background-focused:#d91e54;--border-radius:100px;--padding-top:0;--padding-bottom:0;--color:white;--box-shadow:none;text-transform:none;letter-spacing:normal;height:38px;margin-top:1rem;font-family:Baloo,cursive;font-size:14px;font-weight:400;line-height:.9}.register-button::part(native){border-radius:100px;font-family:Baloo,cursive}.register-button-disabled{--background:#f1236133!important;--background-hover:#f1236133!important;--background-activated:#f1236133!important;--background-focused:#f1236133!important;--color:#f1236166!important}.register-button-disabled::part(native){color:#f1236166!important;background:#f1236133!important}.register-input-valid::part(native){border:1px solid #adce00!important}.register-input-error::part(native){border:1px solid #f40000!important}.register-label-error{color:#f40000!important}.register-input-error .register-input{--color:#f40000;color:#f40000}.register-error-message{color:#f40000;margin:.25rem 0 0 .25rem;font-family:Dongle,sans-serif;font-size:16px;font-weight:400;line-height:normal}.password-rules{flex-direction:column;gap:.5rem;margin-top:.75rem;padding-left:.25rem;display:flex}.password-rule{align-items:center;gap:.5rem;display:flex}.password-rule span{color:#000;font-family:Dongle,sans-serif;font-size:16px;font-weight:400;line-height:normal}.password-rule.valid span{color:#adce00}.password-rule-checkbox{border:1px solid #000;border-radius:100px;flex-shrink:0;justify-content:center;align-items:center;width:12px;height:12px;display:flex}.password-rule.valid .password-rule-checkbox{background:#adce00;border-color:#adce00}.password-rule-checkbox ion-icon{color:#fff;font-size:8px}.forgot-password-content{--padding-start:0;--padding-end:0;--padding-top:0;--padding-bottom:0;--background:transparent}.forgot-password-gradient-bg{background:linear-gradient(151.67deg,#b4d600 16.58%,#f12361 85.3%);justify-content:center;align-items:center;width:100%;min-height:100vh;padding:1rem;display:flex}.forgot-password-card{background:#fff;border-radius:24px;width:100%;max-width:380px;padding:2rem;position:relative;box-shadow:0 2px 9px #00000040}.forgot-password-back-button{cursor:pointer;color:#f12361;background:0 0;border:none;justify-content:center;align-items:center;width:24px;height:24px;padding:0;font-size:24px;display:flex;position:absolute;top:1.5rem;left:1.5rem}.forgot-password-back-button:hover{opacity:.8}.forgot-password-logo{justify-content:center;margin-top:1rem;margin-bottom:.5rem;display:flex}.forgot-password-title{text-align:center;color:#f12361;margin:0 0 1.5rem;font-family:Bagel Fat One,cursive;font-size:24px;font-weight:400;line-height:normal}.forgot-password-description{color:#414141;text-align:left;margin:0 0 2rem .5rem;font-family:Dongle,sans-serif;font-size:20px;font-weight:400;line-height:.804}.forgot-password-form{flex-direction:column;gap:1.5rem;display:flex}.forgot-password-input-group{flex-direction:column;gap:.5rem;display:flex}.forgot-password-label{font-size:14px;font-weight:400;line-height:.9;color:#f12361!important;margin:0!important;padding:0 0 0 .5rem!important;font-family:Baloo,cursive!important}.forgot-password-label-error{color:#f40000!important}.forgot-password-input-item{--background:white;--border-color:#9d9d9d;--border-width:1px;--border-style:solid;--border-radius:100px;--padding-start:1rem;--padding-end:1rem;--inner-padding-end:0;--min-height:33px;--highlight-color-focused:#9d9d9d;--highlight-height:0}.forgot-password-input-item::part(native){background:#fff;border:1px solid #9d9d9d;border-radius:100px}.forgot-password-input-error::part(native){border:1px solid #f40000!important}.forgot-password-input{--padding-start:0;--padding-end:0;--color:#000;color:#000;font-family:Dongle,sans-serif;font-size:20px}.forgot-password-input input{color:#000!important;font-family:Dongle,sans-serif!important;font-size:20px!important}.forgot-password-input-error .forgot-password-input{--color:#f40000}.forgot-password-input-error .forgot-password-input input{color:#f40000!important}.forgot-password-error-message{color:#f40000;margin:.25rem 0 0 .5rem;font-family:Dongle,sans-serif;font-size:16px;font-weight:400;line-height:normal}.forgot-password-button{--background:#f12361;--background-hover:#d91e54;--background-activated:#d91e54;--background-focused:#d91e54;--border-radius:100px;--padding-top:0;--padding-bottom:0;--color:white;--box-shadow:none;text-transform:none;letter-spacing:normal;height:38px;margin-top:1rem;font-family:Baloo,cursive;font-size:14px;font-weight:400;line-height:.9}.forgot-password-button::part(native){border-radius:100px;font-family:Baloo,cursive}.forgot-password-button-disabled{--background:#f4cbd7!important;--background-hover:#f4cbd7!important;--background-activated:#f4cbd7!important;--background-focused:#f4cbd7!important;--color:#f287a7!important}.forgot-password-button-disabled::part(native){color:#f287a7!important;background:#f4cbd7!important}.forgot-password-confirmation-card{background:#fff;border-radius:24px;flex-direction:column;align-items:center;width:100%;max-width:380px;min-height:239px;padding:2rem;display:flex;position:relative;box-shadow:0 2px 9px #00000040}.forgot-password-confirmation-logo{justify-content:center;margin-top:1rem;margin-bottom:1rem;display:flex}.forgot-password-confirmation-title{text-align:center;color:#f12361;margin:0 0 1.5rem;font-family:Bagel Fat One,cursive;font-size:24px;font-weight:400;line-height:normal}.forgot-password-confirmation-message{color:#414141;text-align:left;margin:0 .5rem;font-family:Dongle,sans-serif;font-size:20px;font-weight:400;line-height:.804}.reset-password-content{--padding-start:0;--padding-end:0;--padding-top:0;--padding-bottom:0;--background:transparent}.reset-password-gradient-bg{background:linear-gradient(151.67deg,#b4d600 16.58%,#f12361 85.3%);justify-content:center;align-items:center;width:100%;min-height:100vh;padding:1.5rem 1rem;display:flex}.reset-password-card{background:#fff;border-radius:24px;width:100%;max-width:380px;padding:2rem;box-shadow:0 2px 9px #00000040}.reset-password-confirmation-card{background:#fff;border-radius:24px;width:100%;max-width:380px;padding:2rem;position:relative;box-shadow:0 2px 9px #00000040}.reset-password-back-button{cursor:pointer;color:#f12361;background:0 0;border:none;justify-content:center;align-items:center;width:24px;height:24px;padding:0;font-size:24px;display:flex;position:absolute;top:1.5rem;left:1.5rem}.reset-password-logo{justify-content:center;margin-bottom:.5rem;display:flex}.reset-password-confirmation-logo{justify-content:center;margin-top:2rem;margin-bottom:.5rem;display:flex}.reset-password-title{text-align:center;color:#f12361;margin:0 0 1rem;font-family:Bagel Fat One,cursive;font-size:24px;font-weight:400;line-height:normal}.reset-password-confirmation-title{text-align:center;color:#f12361;margin:0 0 1.5rem;font-family:Bagel Fat One,cursive;font-size:24px;font-weight:400;line-height:normal}.reset-password-description{color:#414141;text-align:left;margin:0 0 1.5rem .5rem;font-family:Dongle,sans-serif;font-size:20px;font-weight:400;line-height:.804}.reset-password-confirmation-message{color:#414141;text-align:left;margin:0 .5rem 2rem;font-family:Dongle,sans-serif;font-size:20px;font-weight:400;line-height:.804}.reset-password-form{flex-direction:column;gap:1rem;display:flex}.reset-password-input-group{flex-direction:column;gap:.5rem;display:flex}.reset-password-label{font-size:14px;font-weight:400;line-height:.9;color:#f12361!important;margin:0!important;padding:0 0 0 .5rem!important;font-family:Baloo,cursive!important}.reset-password-label-error{color:#f40000!important}.reset-password-input-item{--background:white;--border-color:#9d9d9d;--border-width:1px;--border-style:solid;--border-radius:100px;--padding-start:1rem;--padding-end:1rem;--inner-padding-end:0;--min-height:33px;--highlight-color-focused:#9d9d9d;--highlight-height:0}.reset-password-input-item::part(native){background:#fff;border:1px solid #9d9d9d;border-radius:100px}.reset-password-input-error::part(native){border:1px solid #f40000!important}.reset-password-input{--padding-start:0;--padding-end:0;--color:#000;color:#000;font-family:Dongle,sans-serif;font-size:20px}.reset-password-input input{color:#000!important;font-family:Dongle,sans-serif!important;font-size:20px!important}.reset-password-input-error .reset-password-input{--color:#f40000}.reset-password-input-error .reset-password-input input{color:#f40000!important}.reset-password-button{--background:#f12361;--background-hover:#d91e54;--background-activated:#d91e54;--background-focused:#d91e54;--border-radius:100px;--padding-top:0;--padding-bottom:0;--color:white;--box-shadow:none;text-transform:none;letter-spacing:normal;height:38px;margin-top:1rem;font-family:Baloo,cursive;font-size:14px;font-weight:400;line-height:.9}.reset-password-button::part(native){border-radius:100px;font-family:Baloo,cursive}.reset-password-button-disabled{--background:#f4cbd7!important;--background-hover:#f4cbd7!important;--background-activated:#f4cbd7!important;--background-focused:#f4cbd7!important;--color:#f287a7!important}.reset-password-button-disabled::part(native){color:#f287a7!important;background:#f4cbd7!important}.reset-password-success-button{--background:#f12361;--background-hover:#d91e54;--background-activated:#d91e54;--background-focused:#d91e54;--border-radius:100px;--padding-top:0;--padding-bottom:0;--color:white;--box-shadow:none;text-transform:none;letter-spacing:normal;height:38px;font-family:Baloo,cursive;font-size:14px;font-weight:400;line-height:.9}.reset-password-success-card{background:#fff;border-radius:24px;flex-direction:column;align-items:center;width:100%;max-width:380px;min-height:304px;padding:2rem;display:flex;box-shadow:0 2px 9px #00000040}.reset-password-success-logo{justify-content:center;margin-bottom:1rem;display:flex}.reset-password-success-icon{justify-content:center;align-items:center;width:50px;height:50px;margin-bottom:2rem;display:flex}.reset-password-success-icon ion-icon{color:#adce00;font-size:50px}.reset-password-success-message{color:#adce00;text-align:center;margin:0 0 2rem;font-family:Baloo,cursive;font-size:20px;font-weight:400;line-height:.9}.reset-password-success-button{--background:#f12361;--background-hover:#d91e54;--background-activated:#d91e54;--background-focused:#d91e54;--border-radius:100px;--padding-top:0;--padding-bottom:0;--color:white;--box-shadow:none;text-transform:none;letter-spacing:normal;width:100%;max-width:270px;height:38px;font-family:Baloo,cursive;font-size:14px;font-weight:400;line-height:.9}.reset-password-success-button::part(native){border-radius:100px;font-family:Baloo,cursive}.email-verification-content{--padding-start:0;--padding-end:0;--padding-top:0;--padding-bottom:0;--background:transparent}.email-verification-gradient-bg{background:linear-gradient(151.67deg,#b4d600 16.58%,#f12361 85.3%);justify-content:center;align-items:center;width:100%;min-height:100vh;padding:1rem;display:flex}.email-verification-card{background:#fff;border-radius:20px;flex-direction:column;align-items:center;width:100%;max-width:330px;min-height:342px;padding:2rem;display:flex;position:relative;box-shadow:0 2px 9px #00000040}.email-verification-logo-container{justify-content:center;margin-top:1rem;display:flex;position:relative}.email-verification-decoration{pointer-events:none;width:42px;height:42px;position:absolute;top:-8px;left:50%;transform:translate(-50%)}.email-verification-icon{justify-content:center;align-items:center;width:51px;height:51px;margin-bottom:1rem;display:flex}.email-verification-icon svg{width:100%;height:100%}.email-verification-title{text-align:center;color:#f12361;max-width:243px;margin:0 0 1.5rem;font-family:Baloo,cursive;font-size:20px;font-weight:400;line-height:.9}.email-verification-message{color:#414141;text-align:center;max-width:261px;margin:0;font-family:Dongle,sans-serif;font-size:20px;font-weight:400;line-height:.804}.profile-content{--padding-start:0;--padding-end:0;--padding-top:0;--padding-bottom:var(--bottom-nav-height,92px);--background:white}.profile-screen{text-align:left;background:#fff;width:100%;min-height:100vh}.profile-header{text-align:center;background:#fff;flex-direction:column;align-items:center;padding:32px 20px 30px;display:flex}.profile-avatar-container{align-self:center;width:113px;height:113px;margin-bottom:8px;position:relative}.profile-avatar-clickable{cursor:pointer;justify-content:center;align-items:center;width:113px;height:113px;display:flex}.profile-avatar-placeholder{color:#fff;background:#adce00;border-radius:100px;justify-content:center;align-items:center;width:113px;height:113px;font-family:Baloo,cursive;font-size:48px;font-weight:400;line-height:.9;display:flex}.profile-avatar-image{-o-object-fit:cover;object-fit:cover;border-radius:100px;width:113px;height:113px}.profile-avatar-add-button{cursor:pointer;background:0 0;border:none;width:32px;height:32px;padding:0;position:absolute;bottom:0;right:0}.profile-avatar-action-icon{color:#f12361;font-size:32px}.profile-avatar-input{display:none}.profile-username-container{align-self:center;align-items:center;gap:8px;margin-bottom:8px;display:flex}.profile-username{color:#414141;margin:0;font-family:Baloo,cursive;font-size:24px;font-weight:400;line-height:.9}.profile-rating-container{justify-content:center;gap:4px;margin-bottom:12px;display:flex}.rating-star{color:#f12361;font-size:16px}.profile-badges-container{justify-content:center;gap:6px;margin-bottom:24px;display:flex}.profile-badges-empty{color:#7d7d7d;text-align:center;margin:0 0 16px;font-family:Dongle,sans-serif;font-size:22px}.profile-badge-image{-o-object-fit:cover;object-fit:cover;border-radius:8px;width:28px;height:28px}.profile-badge-placeholder{color:#f12361;background:#f7f7f7;border-radius:8px;justify-content:center;align-items:center;width:28px;height:28px;font-family:Baloo,cursive;font-size:14px;display:flex}.badge-icon{color:#f12361;font-size:24px}.profile-level-container{justify-content:space-between;width:100%;max-width:370px;margin:12px auto;padding:0;display:flex}.level-text,.xp-text{color:#f12361;font-family:Baloo,cursive;font-size:20px;font-weight:400;line-height:.9}.progress-bar-container{width:100%;max-width:370px;margin:0 auto 14px;padding:0}.progress-bar-background{border:1px solid #adce00;border-radius:100px;width:100%;height:16px;position:relative;overflow:hidden}.progress-bar-fill{background:#adce00;border-radius:100px 0 0 100px;height:100%;transition:width .3s}.profile-challenges-button{color:#fff;text-align:center;cursor:pointer;background:#f12361;border:none;border-radius:100px;width:100%;max-width:370px;height:60px;margin:0 auto;padding:0 20px;font-family:Baloo,cursive;font-size:18px;font-weight:400;line-height:17px;transition:background .3s}.profile-challenges-button:hover{background:#d91e54}.profile-challenges-button:not(:disabled){color:#fff;background:#f12361}.profile-options-list{flex-direction:column;align-items:stretch;margin-top:0;display:flex}.profile-option-item{cursor:pointer;text-align:left;background:#fbfbfb;border:none;border-bottom:1px solid #f0f0f0;justify-content:space-between;align-items:center;width:100%;min-height:67px;padding:0 20px;transition:background .3s;display:flex}.profile-option-item:hover{background:#f5f5f5}.option-label{color:#414141;white-space:normal;flex:1;padding-right:16px;font-family:Dongle,sans-serif;font-size:26px;font-weight:700;line-height:18px}.chevron-icon{color:#414141;font-size:20px}.notifications-row-right{align-items:center;gap:8px;display:flex}.notifications-badge{color:#fff;text-align:center;background:#f12361;border-radius:999px;min-width:24px;padding:4px 8px;font-family:Baloo,cursive;font-size:14px;line-height:1}.notifications-settings-button{color:#f12361;text-align:left;cursor:pointer;background:0 0;border:none;padding:8px 20px 0;font-family:Dongle,sans-serif;font-size:20px;font-weight:400}.vehicle-item{gap:12px;min-height:109px;padding:26px 20px;flex-direction:row!important;justify-content:space-between!important;align-items:center!important;display:flex!important}.vehicle-item-left{text-align:left;flex-direction:column;flex:1;gap:8px;display:flex}.vehicle-item-right{flex-direction:column;align-items:flex-end;gap:4px;display:flex}.vehicle-item-content{flex-direction:column;flex:1;gap:8px;display:flex}.vehicle-item-header{justify-content:space-between;align-items:center;gap:12px;display:flex}.option-label-group{flex-direction:column;gap:4px;display:flex}.vehicle-description{color:#414141;text-align:left;font-family:Dongle,sans-serif;font-size:24px;font-weight:400;line-height:18px}.vehicle-badge{color:#fff;white-space:nowrap;background:#adce00;border-radius:3px;flex-shrink:0;padding:4px 13px;font-family:Dongle,sans-serif;font-size:24px;font-weight:400;line-height:18px}.switch-container{flex-shrink:0;width:55px;height:25px;position:relative}.switch-input{opacity:0;width:0;height:0}.switch-label{cursor:pointer;background-color:#efefef;border-radius:50px;transition:background-color .3s;position:absolute;inset:0;box-shadow:inset 0 6px 8px 3px #0000001a}.switch-slider{content:"";background-color:#fff;border-radius:50px;width:19px;height:19px;transition:transform .3s;position:absolute;bottom:3px;left:3px;box-shadow:2px 1px 6px #00000040}.switch-input:checked+.switch-label{background-color:#b4d600}.switch-input:checked+.switch-label .switch-slider{transform:translate(30px)}.impact-item{background:#fbfbfb;height:88px}.impact-value{color:#414141;font-family:Dongle,sans-serif;font-size:26px;font-weight:700;line-height:18px}.co2-explanation-button{cursor:pointer;background:0 0;border:none;align-items:center;gap:8px;width:100%;padding:8px 20px;display:flex}.info-icon{color:#bcbcbc;flex-shrink:0;font-size:17px}.explanation-text{color:#bcbcbc;font-family:Dongle,sans-serif;font-size:20px;font-weight:400;line-height:18px}.co2-explanation-box{background:#fff;border-radius:10px;margin:8px 20px 16px;padding:16px;box-shadow:0 2px 6px #0000001a}.co2-explanation-box p{color:#bcbcbc;margin:0;font-family:Dongle,sans-serif;font-size:18px;font-weight:400;line-height:13px}.logout-item{background:#fbfbfb}.logout-label{color:#f12361}.vehicles-list-content{--padding-start:0;--padding-end:0;--padding-top:0;--padding-bottom:var(--bottom-nav-height,92px);--background:white}.vehicles-list-header{background:#fff;align-items:center;width:100%;height:120px;padding:0 20px;display:flex;position:relative}.vehicles-back-button{cursor:pointer;color:#414141;background:0 0;border:none;justify-content:center;align-items:center;width:14px;height:24px;padding:0;font-size:24px;display:flex;position:absolute;left:20px}.vehicles-list-title{color:#414141;margin:0 0 0 47px;font-family:Dongle,sans-serif;font-size:32px;font-weight:700;line-height:18px}.vehicles-add-button{cursor:pointer;color:#f12361;background:0 0;border:none;justify-content:center;align-items:center;width:36px;height:36px;padding:0;font-size:36px;display:flex;position:absolute;right:20px}.vehicles-list{flex-direction:column;gap:32px;padding:0 29px;display:flex}.vehicle-list-item{cursor:pointer;text-align:left;background:0 0;border:none;justify-content:space-between;align-items:center;width:100%;padding:0;display:flex}.vehicle-list-item-content{flex-direction:column;flex:1;gap:8px;display:flex}.vehicle-list-item-label{color:#f12361;font-family:Baloo,cursive;font-size:20px;font-weight:400;line-height:.9}.vehicle-list-item-description{color:#414141;font-family:Dongle,sans-serif;font-size:24px;font-weight:400;line-height:18px}.vehicles-empty-state{flex-direction:column;align-items:center;gap:16px;padding:40px 20px 0;display:flex}.vehicles-empty-state p{color:#414141;text-align:center;margin:0;font-family:Dongle,sans-serif;font-size:24px;font-weight:400;line-height:18px}.vehicles-empty-cta{color:#fff;cursor:pointer;background:#f12361;border:none;border-radius:100px;height:48px;padding:0 28px;font-family:Baloo,cursive;font-size:18px;font-weight:400}.vehicles-empty-cta:hover{background:#d91e54}.vehicles-loading{color:#414141;flex-direction:column;align-items:center;gap:12px;padding:40px 20px 0;font-family:Dongle,sans-serif;font-size:24px;font-weight:400;line-height:18px;display:flex}.vehicles-loading ion-spinner{color:#f12361;width:32px;height:32px}.add-vehicle-content{--padding-start:0;--padding-end:0;--padding-top:0;--padding-bottom:var(--bottom-nav-height,92px);--background:white}.add-vehicle-header{background:#fff;align-items:center;width:100%;height:120px;padding:0 20px;display:flex;position:relative}.add-vehicle-back-button{cursor:pointer;color:#414141;background:0 0;border:none;justify-content:center;align-items:center;width:24px;height:24px;padding:0;font-size:24px;display:flex;position:absolute;left:20px}.add-vehicle-title{color:#414141;margin:0 0 0 47px;font-family:Dongle,sans-serif;font-size:32px;font-weight:700;line-height:18px}.add-vehicle-form{flex-direction:column;align-items:center;margin-top:140px;padding:0 20px;display:flex}.add-vehicle-license-section{flex-direction:column;align-items:center;width:100%;max-width:370px;margin-bottom:60px;display:flex}.add-vehicle-section-title{color:#f12361;text-align:center;margin:0 0 16px;font-family:Baloo,cursive;font-size:20px;font-weight:400;line-height:.9}.add-vehicle-section-description{color:#414141;text-align:center;max-width:348px;margin:16px 0 0;font-family:Dongle,sans-serif;font-size:20px;font-weight:400;line-height:18px}.add-vehicle-license-input-item{--background:white;--border-color:#9d9d9d;--border-width:1px;--border-style:solid;--border-radius:100px;--padding-start:1rem;--padding-end:1rem;--inner-padding-end:0;--min-height:60px;--highlight-color-focused:#9d9d9d;--highlight-height:0;width:100%}.add-vehicle-license-input-item::part(native){background:#fff;border:1px solid #9d9d9d;border-radius:100px}.add-vehicle-license-input{--padding-start:0;--padding-end:0;--color:#000;--placeholder-color:#d5d5d5;color:#000;text-align:center;font-family:Dongle,sans-serif;font-size:32px}.add-vehicle-license-input input{color:#000!important;text-align:center!important;font-family:Dongle,sans-serif!important;font-size:32px!important}.add-vehicle-license-input input::-moz-placeholder{color:#d5d5d5!important}.add-vehicle-license-input input::placeholder{color:#d5d5d5!important}.add-vehicle-separator{justify-content:center;width:100%;max-width:370px;margin-bottom:60px;display:flex}.add-vehicle-separator-text{color:#f12361;font-family:Baloo,cursive;font-size:32px;font-weight:400;line-height:.9}.add-vehicle-manual-button{--background:#f12361;--background-hover:#d91e54;--background-activated:#d91e54;--background-focused:#d91e54;--border-radius:100px;--padding-top:0;--padding-bottom:0;--color:white;--box-shadow:none;text-transform:none;letter-spacing:normal;width:100%;max-width:370px;height:60px;font-family:Baloo,cursive;font-size:20px;font-weight:400;line-height:.9}.add-vehicle-manual-button::part(native){border-radius:100px;font-family:Baloo,cursive}.add-vehicle-manual-button[disabled]{--background:#f4cbd7!important;--color:#f287a7!important}.add-vehicle-manual-button:not([disabled]){--background:#f12361;--color:#fff}.add-vehicle-lookup-button{--background:#adce00;--background-hover:#9bb800;--background-activated:#9bb800;--background-focused:#9bb800;--border-radius:100px;--padding-top:0;--padding-bottom:0;--color:white;--box-shadow:none;text-transform:none;letter-spacing:normal;width:100%;max-width:370px;height:60px;margin-top:16px;font-family:Baloo,cursive;font-size:20px;font-weight:400;line-height:.9}.add-vehicle-lookup-button::part(native){border-radius:100px;font-family:Baloo,cursive}.add-vehicle-lookup-button[disabled]{--background:#dde8a6;--color:#9bb800}.add-vehicle-lookup-button[disabled]::part(native){color:#9bb800;background:#dde8a6}.add-vehicle-lookup-button:not([disabled]){--background:#adce00;--color:#fff}.add-vehicle-error-text{color:#f40000;text-align:center;margin:8px 0 0;font-family:Dongle,sans-serif;font-size:20px;font-weight:400;line-height:18px}.add-vehicle-manual-content{--padding-start:0;--padding-end:0;--padding-top:0;--padding-bottom:calc(var(--bottom-nav-height,92px) + 20px);--background:white}.add-vehicle-manual-header{background:#fff;align-items:center;width:100%;height:120px;padding:0 20px;display:flex;position:relative}.add-vehicle-manual-back-button{cursor:pointer;color:#414141;background:0 0;border:none;justify-content:center;align-items:center;width:24px;height:24px;padding:0;font-size:24px;display:flex;position:absolute;left:20px}.add-vehicle-manual-title{color:#414141;margin:0 0 0 47px;font-family:Dongle,sans-serif;font-size:32px;font-weight:700;line-height:18px}.add-vehicle-manual-form{flex-direction:column;gap:27px;margin-top:50px;margin-bottom:46px;padding:0 30px;display:flex}.vehicle-form-group{flex-direction:column;gap:8px;display:flex;position:relative}.vehicle-form-label{color:#f12361;margin:0;padding:0;font-family:Baloo,cursive;font-size:20px;font-weight:400;line-height:.9}.vehicle-form-item{--background:white;--border-color:#9d9d9d;--border-width:1px;--border-style:solid;--border-radius:8px;--padding-start:12px;--padding-end:12px;--inner-padding-end:0;--min-height:52px;--highlight-color-focused:#f12361;--highlight-height:0}.vehicle-form-item::part(native){background:#fff;border:1px solid #9d9d9d;border-radius:8px}.vehicle-form-input{--padding-start:0;--padding-end:0;--color:#000;--placeholder-color:#bcbcbc;color:#000;font-family:Inter,sans-serif;font-size:16px;font-weight:400}.vehicle-form-input input{color:#000!important;font-family:Inter,sans-serif!important;font-size:16px!important}.vehicle-form-input input::-moz-placeholder{color:#bcbcbc!important}.vehicle-form-input input::placeholder{color:#bcbcbc!important}.vehicle-form-select{color:#000;cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:#fff url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M7 10L12 15L17 10H7Z' fill='%23414141'/%3E%3C/svg%3E") right 12px center no-repeat;border:1px solid #9d9d9d;border-radius:8px;outline:none;width:100%;height:52px;padding:0 40px 0 12px;font-family:Inter,sans-serif;font-size:16px;font-weight:400;transition:border-color .3s}.vehicle-form-select option,.vehicle-form-select option:first-child{color:#000}.vehicle-form-select:focus{border-color:#f12361}.vehicle-form-switch-group{justify-content:space-between;align-items:center;margin-top:10px;display:flex}.vehicle-form-switch-label{color:#f12361;margin:0;font-family:Baloo,cursive;font-size:20px;font-weight:400;line-height:.9}.add-vehicle-validate-button{--background:#f12361;--background-hover:#d91e54;--background-activated:#d91e54;--background-focused:#d91e54;--border-radius:100px;--padding-top:0;--padding-bottom:0;--color:white;--box-shadow:none;text-transform:none;letter-spacing:normal;width:calc(100% - 68px);height:60px;margin:0 34px 40px;font-family:Baloo,cursive;font-size:24px;font-weight:400;line-height:.9}.add-vehicle-validate-button::part(native){border-radius:100px;font-family:Baloo,cursive}.add-vehicle-validate-button-disabled{--background:#f4cbd7!important;--background-hover:#f4cbd7!important;--background-activated:#f4cbd7!important;--background-focused:#f4cbd7!important;--color:#f287a7!important}.add-vehicle-validate-button-disabled::part(native){color:#f287a7!important;background:#f4cbd7!important}.add-vehicle-validate-button:not([disabled]){--background:#f12361;--color:#fff}.vehicle-form-error{color:#f40000;text-align:center;margin:0;font-family:Dongle,sans-serif;font-size:20px;font-weight:400;line-height:18px}.vehicle-form-helper{color:#bcbcbc;text-align:center;margin:-8px 0 0;font-family:Dongle,sans-serif;font-size:18px;font-weight:400;line-height:18px}.vehicle-delete-button{--background:transparent;--color:#f12361;--border-radius:100px;--border-style:solid;--border-width:1px;--border-color:#f12361;--box-shadow:none;text-transform:none;letter-spacing:normal;width:calc(100% - 68px);height:54px;margin:0 34px 40px;font-family:Baloo,cursive;font-size:20px;font-weight:400;line-height:.9}.vehicle-delete-button::part(native){border-radius:100px;font-family:Baloo,cursive}.personal-info-content{--padding-start:0;--padding-end:0;--padding-top:0;--padding-bottom:var(--bottom-nav-height,92px);--background:white}.personal-info-header{background:#fff;align-items:center;width:100%;height:120px;padding:0 20px;display:flex;position:relative}.personal-info-back-button{cursor:pointer;color:#414141;background:0 0;border:none;justify-content:center;align-items:center;width:24px;height:24px;padding:0;font-size:24px;display:flex;position:absolute;left:20px}.personal-info-title{color:#414141;margin:0 0 0 47px;font-family:Dongle,sans-serif;font-size:32px;font-weight:700;line-height:18px}.personal-info-list{flex-direction:column;margin-top:24px;display:flex}.personal-info-item{cursor:pointer;text-align:left;background:#fbfbfb;border:none;border-bottom:1px solid #f0f0f0;justify-content:space-between;align-items:center;width:100%;min-height:67px;padding:0 20px;transition:background .3s;display:flex}.personal-info-item:hover{background:#f5f5f5}.personal-info-label{color:#414141;font-family:Dongle,sans-serif;font-size:26px;font-weight:700;line-height:18px}.personal-info-value-container{align-items:center;gap:8px;display:flex}.personal-info-value{color:#414141;font-family:Dongle,sans-serif;font-size:26px;font-weight:400;line-height:18px}.personal-info-chevron{color:#414141;font-size:20px}.personal-info-modal{--width:100%;--height:100%;--max-width:100%;--border-radius:0}.personal-info-modal::part(content){box-shadow:none;border-radius:0}.personal-info-modal-content{--background:white;--padding-start:0;--padding-end:0;--padding-top:0;--padding-bottom:0}.personal-info-modal-header{background:#fff;border-bottom:1px solid #f0f0f0;justify-content:center;align-items:center;width:100%;height:120px;padding:0 20px;display:flex;position:relative}.personal-info-modal-title{color:#414141;margin:0;font-family:Dongle,sans-serif;font-size:32px;font-weight:700;line-height:18px}.personal-info-modal-close{color:#f12361;cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;width:28px;height:28px;padding:0;font-size:24px;display:flex;position:absolute;right:20px}.personal-info-modal-body{flex-direction:column;gap:24px;padding:24px 30px 40px;display:flex}.personal-info-modal-field,.personal-info-modal-field-group{flex-direction:column;gap:12px;display:flex}.personal-info-modal-label{color:#f12361;margin:0;font-family:Baloo,cursive;font-size:20px;font-weight:400;line-height:.9}.personal-info-modal-item{--background:white;--border-color:#9d9d9d;--border-width:1px;--border-style:solid;--border-radius:8px;--padding-start:12px;--padding-end:12px;--inner-padding-end:0;--min-height:52px;--highlight-color-focused:#f12361;--highlight-height:0}.personal-info-modal-item::part(native){background:#fff;border:1px solid #9d9d9d;border-radius:8px}.personal-info-modal-input{--padding-start:0;--padding-end:0;--color:#414141;--placeholder-color:#bcbcbc;font-family:Dongle,sans-serif;font-size:24px}.personal-info-modal-input input{color:#414141!important;font-family:Dongle,sans-serif!important;font-size:24px!important}.personal-info-select-wrapper{width:100%;position:relative}.personal-info-select{color:#414141;background:#fff;border:1px solid #9d9d9d;border-radius:8px;width:100%;height:52px;padding:0 12px;font-family:Dongle,sans-serif;font-size:24px}.personal-info-modal-segment{--background:#f5f5f5;--border-radius:100px;--indicator-color:transparent;--indicator-height:0;border:1px solid #e5e5e5;padding:4px}.personal-info-modal-segment-button{--color:#414141;--color-checked:#fff;--background-checked:#f12361;--border-radius:100px;text-transform:none}.personal-info-modal-segment-button::part(native){border-radius:100px}.personal-info-modal-segment-label{font-family:Dongle,sans-serif;font-size:22px;font-weight:700;line-height:18px}.personal-info-modal-error{color:#f40000;text-align:center;font-family:Dongle,sans-serif;font-size:18px}.personal-info-modal-save-button{--background:#f12361;--background-hover:#d91e54;--background-activated:#d91e54;--background-focused:#d91e54;--border-radius:100px;--padding-top:0;--padding-bottom:0;--color:white;--box-shadow:none;text-transform:none;letter-spacing:normal;height:60px;font-family:Baloo,cursive;font-size:24px;font-weight:400;line-height:.9}.personal-info-modal-save-button::part(native){border-radius:100px;font-family:Baloo,cursive}.personal-info-modal-save-button[disabled]{--background:#f4cbd7!important;--color:#f287a7!important}.personal-info-modal-save-button[disabled]::part(native){color:#f287a7!important;background:#f4cbd7!important}.personal-info-modal-save-button:not([disabled]){--background:#f12361;--color:#fff}.about-content{--padding-start:0;--padding-end:0;--padding-top:0;--padding-bottom:calc(var(--bottom-nav-height,92px) + 40px);--background:white}.about-header{background:#fff;align-items:center;width:100%;height:120px;padding:0 20px;display:flex;position:relative}.about-back-button{cursor:pointer;color:#414141;background:0 0;border:none;justify-content:center;align-items:center;width:24px;height:24px;padding:0;font-size:24px;display:flex;position:absolute;left:20px}.about-title{color:#414141;margin:0 0 0 47px;font-family:Dongle,sans-serif;font-size:32px;font-weight:700;line-height:18px}.about-body{flex-direction:column;gap:20px;padding:0 30px 40px;display:flex}.about-section{flex-direction:column;gap:16px;display:flex}.about-section-title{color:#f12361;margin:0;font-family:Baloo,cursive;font-size:24px;font-weight:400;line-height:.9}.about-text{color:#414141;font-family:Dongle,sans-serif;font-size:26px;font-weight:400;line-height:18px}.about-text p{margin:0 0 18px}.about-text p:last-child{margin-bottom:0}.about-text strong{font-weight:700}.about-text .text-highlight{color:#f12361;font-weight:700}.about-list{margin:0 0 18px;padding:0;list-style:none}.about-list li{margin-bottom:18px;padding-left:0}.about-list li:last-child{margin-bottom:0}.about-image{width:100%;height:275px;margin:20px 0;overflow:hidden}.about-image img{-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;width:100%;height:100%}.payment-methods-content{--padding-start:0;--padding-end:0;--padding-top:0;--padding-bottom:var(--bottom-nav-height,92px);--background:white}.payment-methods-screen{background:#fff;width:100%;min-height:100vh}.payment-methods-header{background:#fff;justify-content:center;align-items:center;width:100%;height:120px;padding:0 20px;display:flex;position:relative}.payment-methods-back-button{cursor:pointer;color:#414141;background:0 0;border:none;justify-content:center;align-items:center;width:24px;height:24px;padding:0;font-size:24px;display:flex;position:absolute;left:20px;transform:rotate(180deg)}.payment-methods-title{color:#414141;margin:0;font-family:Dongle,sans-serif;font-size:32px;font-weight:700;line-height:18px}.payment-methods-add-button{cursor:pointer;color:#f12361;background:0 0;border:none;justify-content:center;align-items:center;width:36px;height:36px;padding:0;font-size:36px;display:flex;position:absolute;right:20px}.payment-methods-list{flex-direction:column;gap:16px;margin-top:10px;padding:0 24px 24px;display:flex}.payment-methods-empty{justify-content:center;align-items:center;padding:60px 20px;display:flex}.payment-methods-empty-copy{flex-direction:column;align-items:center;gap:18px;display:flex}.payment-methods-empty-text{color:#bcbcbc;text-align:center;margin:0;font-family:Dongle,sans-serif;font-size:24px;font-weight:400;line-height:18px}.payment-methods-empty-button{color:#fff;background:#f12361;border:none;border-radius:999px;padding:12px 20px;font-family:Baloo,cursive;font-size:14px;line-height:1}.payment-method-item{cursor:pointer;text-align:left;background:#fff;border:1px solid #f123611f;border-radius:20px;align-items:center;gap:16px;width:100%;padding:16px;display:flex;box-shadow:0 10px 24px #2222220d}.payment-method-item.is-selected{border-color:#adce007a;box-shadow:0 12px 26px #adce002e}.payment-method-item.is-default{border-color:#f123613d}.payment-method-icon-box{background:#fff;border-radius:5px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;display:flex;overflow:hidden;box-shadow:0 2px 6px #0000001a}.payment-method-icon-img{-o-object-fit:contain;object-fit:contain;width:31px;height:31px}.payment-method-info{flex-direction:column;flex:1;gap:4px;display:flex}.payment-method-label{color:#414141;font-family:Dongle,sans-serif;font-size:24px;font-weight:700;line-height:18px}.payment-method-details{color:#414141;font-family:Dongle,sans-serif;font-size:24px;font-weight:400;line-height:18px}.payment-method-remove-button{cursor:pointer;color:#f40000;background:0 0;border:none;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;padding:0;font-size:24px;display:flex}.payment-method-trailing{align-items:center;gap:12px;margin-left:auto;display:flex}.payment-method-status-chip{border-radius:999px;align-items:center;gap:6px;padding:8px 12px;font-family:Baloo,cursive;font-size:14px;line-height:1;display:inline-flex}.payment-method-status-chip.is-default{color:#f12361;background:#f123611f}.payment-method-status-chip.is-selected{color:#5d7b00;background:#adce002e}.payment-method-default-button{color:#414141;background:#f5f5f5;border:none;border-radius:999px;padding:8px 12px;font-family:Baloo,cursive;font-size:14px;line-height:1}.payment-method-chevron{color:#f12361;font-size:22px}.add-payment-method-content{--padding-start:0;--padding-end:0;--padding-top:0;--padding-bottom:var(--bottom-nav-height,92px);--background:white}.add-payment-method-screen{background:#fff;width:100%;min-height:100vh}.add-payment-method-header{background:#fff;justify-content:center;align-items:center;width:100%;height:120px;padding:0 20px;display:flex;position:relative}.add-payment-method-back-button{cursor:pointer;color:#414141;background:0 0;border:none;justify-content:center;align-items:center;width:24px;height:24px;padding:0;font-size:24px;display:flex;position:absolute;left:20px;transform:rotate(180deg)}.add-payment-method-title{color:#414141;margin:0;font-family:Dongle,sans-serif;font-size:32px;font-weight:700;line-height:18px}.add-payment-method-form-container{flex-direction:column;padding:30px;display:flex}.add-payment-method-form{flex-direction:column;gap:24px;display:flex}.add-payment-method-description{color:#414141;margin:0;font-family:Dongle,sans-serif;font-size:24px;font-weight:400;line-height:18px}.add-payment-method-description p{margin:0}.add-payment-method-card-container{flex-direction:column;gap:12px;display:flex}.add-payment-method-label{color:#f12361;margin:0;font-family:Baloo,cursive;font-size:20px;font-weight:400;line-height:.9}.add-payment-method-card-element{background:#fff;border:1px solid #9d9d9d;border-radius:8px;width:100%;min-height:52px;padding:16px}.add-payment-method-submit-button{--background:#f12361;--background-hover:#d91e54;--background-activated:#d91e54;--background-focused:#d91e54;--border-radius:100px;--padding-top:0;--padding-bottom:0;--color:white;--box-shadow:none;text-transform:none;letter-spacing:normal;height:60px;margin-top:20px;font-family:Baloo,cursive;font-size:24px;font-weight:400;line-height:.9}.add-payment-method-submit-button::part(native){border-radius:100px;font-family:Baloo,cursive}.add-payment-method-submit-button[disabled]{--background:#f4cbd7!important;--color:#f287a7!important}.add-payment-method-submit-button[disabled]::part(native){color:#f287a7!important;background:#f4cbd7!important}.add-payment-method-submit-button:not([disabled]){--background:#f12361;--color:#fff}.wallet-content{--background:white}.wallet-screen{min-height:100vh;padding-bottom:var(--bottom-nav-height,92px)}.wallet-header{justify-content:space-between;align-items:center;height:76px;padding:20px;display:flex}.wallet-back-button,.wallet-settings-button{color:#f12361;background:0 0;border:none;justify-content:center;align-items:center;width:32px;height:32px;padding:0;font-size:28px;display:flex}.wallet-title{color:#414141;margin:0;font-family:Dongle,sans-serif;font-size:32px;font-weight:700;line-height:1}.wallet-balance{text-align:center;margin-top:20px;padding:20px}.wallet-balance-amount{color:#f12361;font-family:Baloo,sans-serif;font-size:48px;font-weight:400;line-height:1}.wallet-balance-label{color:#414141;margin-top:10px;font-family:Dongle,sans-serif;font-size:32px}.wallet-transfer-button{color:#fff;cursor:pointer;background:#f12361;border:none;border-radius:100px;width:calc(100% - 40px);height:60px;margin:20px;font-family:Baloo,sans-serif;font-size:24px;transition:opacity .2s}.wallet-transfer-button:active{opacity:.8}.wallet-transactions{padding:0 20px 20px}.wallet-transactions-month{margin-bottom:30px}.wallet-transactions-month-header{justify-content:space-between;align-items:center;margin-bottom:20px;padding:10px;display:flex}.wallet-transactions-month-title{color:#f12361;text-transform:capitalize;font-family:Dongle,sans-serif;font-size:26px;font-weight:700}.wallet-transaction-item{border-bottom:1px solid #f0f0f0;margin-bottom:20px;padding:10px}.wallet-transaction-main{justify-content:space-between;align-items:flex-start;display:flex}.wallet-transaction-info{flex:1}.wallet-transaction-type,.wallet-transaction-date{color:#414141;margin-bottom:2px;font-family:Dongle,sans-serif;font-size:26px;font-weight:700}.wallet-transaction-right{flex-direction:column;align-items:flex-end;gap:10px;display:flex}.wallet-transaction-amount{text-align:right;font-family:Dongle,sans-serif;font-size:24px}.wallet-transaction-amount.positive{color:#4caf50}.wallet-transaction-amount.negative{color:#f12361}.wallet-transaction-share{color:#f12361;cursor:pointer;background:0 0;border:none;padding:0;font-size:24px}.wallet-transactions-empty{text-align:center;color:#999;padding:40px 20px;font-family:Dongle,sans-serif;font-size:26px}.wallet-transaction-description{color:#414141;font-family:Dongle,sans-serif;font-size:24px}.wallet-transaction-source{color:#999;margin-top:2px;font-family:Dongle,sans-serif;font-size:22px;font-style:italic}.withdrawal-content{--padding-start:0;--padding-end:0;--padding-top:0;--padding-bottom:var(--bottom-nav-height,92px);--background:white}.withdrawal-screen{background:#fff;flex-direction:column;width:100%;min-height:100vh;display:flex}.withdrawal-header{background:#fff;justify-content:center;align-items:center;width:100%;height:120px;padding:0 20px;display:flex;position:relative}.withdrawal-back-button{cursor:pointer;color:#414141;background:0 0;border:none;justify-content:center;align-items:center;width:24px;height:24px;padding:0;font-size:24px;display:flex;position:absolute;left:20px}.withdrawal-title{color:#414141;margin:0;font-family:Dongle,sans-serif;font-size:32px;font-weight:700;line-height:18px}.withdrawal-main-title{color:#f12361;text-align:center;margin:20px 0 10px;font-family:Baloo,cursive;font-size:24px;font-weight:400;line-height:.9}.withdrawal-amount-section{flex-direction:column;align-items:center;margin-bottom:30px;padding:0 20px;display:flex}.withdrawal-input-wrapper{justify-content:center;width:100%;display:flex;position:relative}.withdrawal-amount-input-native,.withdrawal-amount-input-native .native-input{text-align:center;caret-color:#f12361;width:auto;min-width:50px;max-width:280px;color:#f12361!important;background:0 0!important;border:none!important;outline:none!important;margin:0!important;padding:0!important;font-family:Baloo,cursive!important;font-size:64px!important;font-weight:400!important;line-height:1!important}.withdrawal-amount-input-native::-moz-placeholder{color:#f4cbd7}.withdrawal-amount-input-native::placeholder{color:#f4cbd7}.withdrawal-currency-suffix{margin-left:4px;line-height:1;color:#f12361!important;font-family:Baloo,cursive!important;font-size:64px!important;font-weight:400!important}.withdrawal-amount-input::-moz-placeholder{color:#f4cbd7}.withdrawal-amount-input::placeholder{color:#f4cbd7}.withdrawal-available-amount{color:#414141;text-align:center;margin:0;font-family:Dongle,sans-serif;font-size:32px;font-weight:400;line-height:18px}.withdrawal-bank-info{text-align:left;cursor:pointer;background:#fff;border:1px solid #f0f0f0;border-left:none;border-right:none;justify-content:space-between;align-items:center;width:100%;margin-bottom:30px;padding:20px;transition:background .2s;display:flex}.withdrawal-bank-info:hover{background:#fbfbfb}.withdrawal-bank-info:active{background:#f5f5f5}.withdrawal-bank-info-content{flex:1}.withdrawal-bank-info-title{color:#414141;margin:0 0 8px;font-family:Dongle,sans-serif;font-size:26px;font-weight:700;line-height:18px}.withdrawal-bank-name,.withdrawal-bank-account-holder{color:#414141;margin:0 0 4px;font-family:Dongle,sans-serif;font-size:26px;font-weight:400;line-height:18px}.withdrawal-bank-iban{color:#414141;margin:0;font-family:Dongle,sans-serif;font-size:24px;font-weight:400;line-height:18px}.withdrawal-bank-chevron{color:#414141;flex-shrink:0;font-size:24px}.withdrawal-submit-button{color:#fff;cursor:pointer;background:#f12361;border:none;border-radius:100px;width:calc(100% - 42px);max-width:370px;height:60px;margin:0 auto;font-family:Baloo,cursive;font-size:24px;font-weight:400;line-height:.9;transition:all .3s}.withdrawal-submit-button:hover:not(:disabled){background:#d91e54}.withdrawal-submit-button:active:not(:disabled){transform:scale(.98)}.withdrawal-submit-button-disabled{color:#f287a7!important;cursor:not-allowed!important;background:#f4cbd7!important}.withdrawal-submit-button:not(:disabled){color:#fff;background:#f12361}.withdrawal-no-bank-account{text-align:center;flex-direction:column;justify-content:center;align-items:center;padding:60px 20px;display:flex}.withdrawal-no-bank-account-text{color:#414141;max-width:350px;margin:0 0 30px;font-family:Dongle,sans-serif;font-size:26px;font-weight:400;line-height:18px}.withdrawal-add-bank-button{color:#fff;cursor:pointer;background:#f12361;border:none;border-radius:100px;width:100%;max-width:300px;height:60px;font-family:Baloo,cursive;font-size:20px;font-weight:400;line-height:.9;transition:background .3s}.withdrawal-add-bank-button:hover{background:#d91e54}.bank-accounts-list-content{--padding-start:0;--padding-end:0;--padding-top:0;--padding-bottom:var(--bottom-nav-height,92px);--background:white}.bank-accounts-list-screen{background:#fff;width:100%;min-height:100vh}.bank-accounts-list-header{background:#fff;justify-content:center;align-items:center;width:100%;height:120px;padding:0 20px;display:flex;position:relative}.bank-accounts-list-back-button{cursor:pointer;color:#414141;background:0 0;border:none;justify-content:center;align-items:center;width:24px;height:24px;padding:0;font-size:24px;display:flex;position:absolute;left:20px;transform:rotate(180deg)}.bank-accounts-list-title{color:#414141;margin:0;font-family:Dongle,sans-serif;font-size:32px;font-weight:700;line-height:18px}.bank-accounts-list-add-button{cursor:pointer;color:#f12361;background:0 0;border:none;justify-content:center;align-items:center;width:36px;height:36px;padding:0;font-size:36px;display:flex;position:absolute;right:20px}.bank-accounts-list{flex-direction:column;gap:20px;padding:0 20px;display:flex}.bank-accounts-list-empty{justify-content:center;align-items:center;padding:60px 20px;display:flex}.bank-accounts-list-empty-text{color:#bcbcbc;text-align:center;margin:0;font-family:Dongle,sans-serif;font-size:24px;font-weight:400;line-height:18px}.bank-account-list-item{cursor:pointer;background:#fbfbfb;border:1px solid #f0f0f0;border-radius:12px;padding:16px 20px;transition:all .2s}.bank-account-list-item:hover{background:#f5f5f5;transform:translateY(-2px);box-shadow:0 4px 12px #00000014}.bank-account-list-item:active{transform:translateY(0)}.bank-account-list-item-content{flex-direction:column;gap:12px;display:flex}.bank-account-list-item-header{justify-content:space-between;align-items:stretch;gap:20px;display:flex}.bank-account-list-item-info{flex-direction:column;flex:1;gap:4px;display:flex}.bank-account-list-item-name{color:#414141;align-items:center;gap:10px;font-family:Dongle,sans-serif;font-size:26px;font-weight:700;line-height:18px;display:flex}.bank-account-default-badge{color:#fff;background:#adce00;border-radius:100px;padding:4px 12px;font-family:Dongle,sans-serif;font-size:20px;font-weight:400;line-height:1}.bank-account-list-item-holder{color:#414141;font-family:Dongle,sans-serif;font-size:24px;font-weight:400;line-height:18px}.bank-account-list-item-iban{color:#9d9d9d;font-family:Dongle,sans-serif;font-size:22px;font-weight:400;line-height:18px}.bank-account-list-item-actions{flex-direction:column;justify-content:space-between;align-items:flex-end;min-width:140px;display:flex}.bank-account-set-default-container{align-items:center;gap:12px;margin-top:4px;display:flex}.bank-account-set-default-label{color:#414141;white-space:nowrap;font-family:Dongle,sans-serif;font-size:22px;font-weight:400;line-height:1}.bank-account-list-remove-button{cursor:pointer;color:#f40000;background:0 0;border:none;justify-content:center;align-items:center;width:32px;height:32px;margin-top:auto;margin-right:-4px;padding:0;font-size:22px;display:flex}.bank-account-list-remove-button:hover{transform:scale(1.1)}.bank-account-list-remove-button:active{transform:scale(.95)}.add-bank-account-content{--padding-start:0;--padding-end:0;--padding-top:0;--padding-bottom:calc(var(--bottom-nav-height,92px) + 20px);--background:white}.add-bank-account-screen{background:#fff;width:100%;min-height:100vh}.add-bank-account-header{background:#fff;align-items:center;width:100%;height:120px;padding:0 20px;display:flex;position:relative}.add-bank-account-back-button{cursor:pointer;color:#414141;background:0 0;border:none;justify-content:center;align-items:center;width:24px;height:24px;padding:0;font-size:24px;display:flex;position:absolute;left:20px}.add-bank-account-title{color:#414141;margin:0 0 0 47px;font-family:Dongle,sans-serif;font-size:32px;font-weight:700;line-height:18px}.add-bank-account-form-container{flex-direction:column;margin-top:20px;padding:0 30px;display:flex}.add-bank-account-form{flex-direction:column;gap:27px;margin-bottom:46px;display:flex}.bank-account-form-group{flex-direction:column;gap:8px;display:flex;position:relative}.bank-account-label{color:#f12361;margin:0;padding:0;font-family:Baloo,cursive;font-size:20px;font-weight:400;line-height:.9}.bank-account-label-error{color:#f40000!important}.bank-account-input-item{--background:white;--border-color:#9d9d9d;--border-width:1px;--border-style:solid;--border-radius:8px;--padding-start:12px;--padding-end:12px;--inner-padding-end:0;--min-height:52px;--highlight-color-focused:#9d9d9d;--highlight-height:0}.bank-account-input-item::part(native){background:#fff;border:1px solid #9d9d9d;border-radius:8px}.bank-account-input-valid::part(native){border:1px solid #adce00!important}.bank-account-input-error::part(native){border:1px solid #f40000!important}.bank-account-input{--padding-start:0;--padding-end:0;--color:#000;--placeholder-color:#bcbcbc;color:#000;font-family:Inter,sans-serif;font-size:16px}.bank-account-input input{color:#000!important;font-family:Inter,sans-serif!important;font-size:16px!important}.bank-account-input input::-moz-placeholder{color:#bcbcbc!important}.bank-account-input input::placeholder{color:#bcbcbc!important}.bank-account-error-message{color:#f40000;margin:.25rem 0 0 .25rem;font-family:Dongle,sans-serif;font-size:16px;font-weight:400;line-height:normal}.bank-account-valid-indicator{pointer-events:none;position:absolute;top:50%;right:12px;transform:translateY(-50%)}.bank-account-valid-indicator ion-icon{color:#adce00;font-size:24px}.bank-account-form-switch-group{justify-content:space-between;align-items:center;margin-top:10px;display:flex}.bank-account-form-switch-label{color:#f12361;margin:0;font-family:Baloo,cursive;font-size:20px;font-weight:400;line-height:.9}.add-bank-account-submit-button{color:#fff;cursor:pointer;background:#f12361;border:none;border-radius:100px;width:100%;height:60px;margin-top:20px;font-family:Baloo,cursive;font-size:24px;font-weight:400;line-height:.9;transition:all .3s}.add-bank-account-submit-button:hover:not(:disabled){background:#d91e54}.add-bank-account-submit-button:active:not(:disabled){transform:scale(.98)}.add-bank-account-submit-button-disabled{color:#f287a7!important;cursor:not-allowed!important;background:#f4cbd7!important}.add-bank-account-submit-button:not(:disabled){color:#fff;background:#f12361}.withdrawal-summary-content{--padding-start:0;--padding-end:0;--padding-top:0;--padding-bottom:var(--bottom-nav-height,92px);--background:white}.withdrawal-summary-screen{background:#fff;width:100%;min-height:100vh}.withdrawal-summary-header{background:#fff;align-items:center;width:100%;height:120px;padding:0 20px;display:flex;position:relative}.withdrawal-summary-back-button{cursor:pointer;color:#414141;background:0 0;border:none;justify-content:center;align-items:center;width:24px;height:24px;padding:0;font-size:24px;display:flex;position:absolute;left:20px}.withdrawal-summary-title{color:#414141;margin:0 0 0 47px;font-family:Dongle,sans-serif;font-size:32px;font-weight:700;line-height:18px}.withdrawal-summary-body{flex-direction:column;padding:27px 30px;display:flex}.withdrawal-summary-date{color:#414141;margin:0 0 44px;font-family:Dongle,sans-serif;font-size:26px;font-weight:400;line-height:18px}.withdrawal-summary-row{justify-content:space-between;align-items:center;margin-bottom:44px;display:flex}.withdrawal-summary-label-main{color:#f12361;font-family:Dongle,sans-serif;font-size:32px;font-weight:700;line-height:18px}.withdrawal-summary-value-amount{color:#f12361;text-align:right;font-family:Dongle,sans-serif;font-size:32px;font-weight:700;line-height:18px}.withdrawal-summary-info-block{flex-direction:column;gap:8px;margin-bottom:44px;display:flex}.withdrawal-summary-label-bank{color:#414141;font-family:Dongle,sans-serif;font-size:26px;font-weight:700;line-height:18px}.withdrawal-summary-bank-name{color:#414141;font-family:Dongle,sans-serif;font-size:26px;font-weight:400;line-height:18px}.withdrawal-summary-bank-iban{color:#414141;font-family:Dongle,sans-serif;font-size:24px;font-weight:400;line-height:18px}.withdrawal-summary-confirm-button{color:#fff;text-align:center;cursor:pointer;background:#f12361;border:none;border-radius:100px;width:100%;height:60px;font-family:Baloo,cursive;font-size:24px;font-weight:400;line-height:.9;transition:background .3s}.withdrawal-summary-confirm-button:hover{background:#d91e54}.withdrawal-summary-confirm-button:active{transform:scale(.98)}.withdrawal-status-content{--padding-start:0;--padding-end:0;--padding-top:0;--padding-bottom:var(--bottom-nav-height,92px);--background:white}.withdrawal-status-screen{background:#fff;width:100%;min-height:100vh}.withdrawal-status-header{background:#fff;align-items:center;width:100%;height:120px;padding:0 20px;display:flex;position:relative}.withdrawal-status-back-button{cursor:pointer;color:#414141;background:0 0;border:none;justify-content:center;align-items:center;width:24px;height:24px;padding:0;font-size:24px;display:flex;position:absolute;left:20px}.withdrawal-status-title{color:#414141;margin:0 0 0 47px;font-family:Dongle,sans-serif;font-size:32px;font-weight:700;line-height:18px}.withdrawal-status-body{flex-direction:column;padding:27px 30px;display:flex}.withdrawal-status-date{color:#414141;margin:0 0 34px;font-family:Dongle,sans-serif;font-size:26px;font-weight:400;line-height:18px}.withdrawal-status-section{flex-direction:column;gap:4px;margin-bottom:44px;display:flex}.withdrawal-status-label-bold{color:#414141;font-family:Dongle,sans-serif;font-size:26px;font-weight:700;line-height:18px}.withdrawal-status-value-reg{color:#414141;font-family:Dongle,sans-serif;font-size:26px;font-weight:400;line-height:18px}.withdrawal-status-value-small{color:#414141;font-family:Dongle,sans-serif;font-size:24px;font-weight:400;line-height:18px}.withdrawal-status-row-main{justify-content:space-between;align-items:flex-start;margin-bottom:6px;display:flex}.withdrawal-status-main-info{flex-direction:column;gap:2px;display:flex}.withdrawal-status-label-rose{color:#f12361;font-family:Dongle,sans-serif;font-size:32px;font-weight:700;line-height:18px}.withdrawal-status-amount-rose{color:#f12361;text-align:right;font-family:Dongle,sans-serif;font-size:32px;font-weight:700;line-height:18px}.withdrawal-status-section-bank{flex-direction:column;gap:4px;margin-bottom:44px;display:flex}.withdrawal-status-footer{justify-content:center;width:100%;display:flex;position:fixed;bottom:120px;left:0}.withdrawal-status-report-link{color:#adce00;cursor:pointer;background:0 0;border:none;font-family:Dongle,sans-serif;font-size:24px;font-weight:400;text-decoration:underline}:root{--switch-card-padding-x:20px;--switch-card-padding-top:15px;--switch-card-padding-bottom:calc(var(--bottom-nav-height,92px) + 36px);--switch-card-padding-bottom-waiting:calc(var(--bottom-nav-height,92px) + 20px);--switch-card-gap-sm:4px;--switch-card-gap-md:8px;--switch-card-gap-lg:16px;--switch-card-gap-xl:25px}.departure-screen{width:100%;height:100vh;position:relative;overflow:hidden}.departure-section{width:100%;height:auto;min-height:420px;max-height:calc(100vh - 120px);padding:var(--switch-card-padding-top)var(--switch-card-padding-x)var(--switch-card-padding-bottom)var(--switch-card-padding-x);z-index:1000;background:#fff;border-radius:20px 20px 0 0;flex-direction:column;align-items:center;display:flex;position:fixed;bottom:0;left:0;overflow-y:auto;box-shadow:0 -5px 21px 5px #00000040}.departure-header{width:100%;margin-bottom:var(--switch-card-gap-md);justify-content:center;align-items:center;display:flex;position:relative}.departure-back-button{color:#f12361;background:0 0;border:none;font-size:24px;position:absolute;left:0}.departure-title{color:#414141;text-align:center;margin:0;font-family:Dongle,sans-serif;font-size:32px;font-weight:700;line-height:1}.departure-vehicle-info{align-items:center;gap:10px;margin-bottom:24px;display:flex}.departure-vehicle-button{text-align:left;background:0 0;border:0;justify-content:space-between;width:100%;padding:0}.departure-vehicle-text{color:#414141;flex:1;font-family:Dongle,sans-serif;font-size:24px}.departure-icon{color:#414141;font-size:24px}.departure-edit-button{color:#f12361;background:0 0;flex-shrink:0;font-size:20px}.departure-info-row{margin-bottom:var(--switch-card-gap-sm);align-items:center;gap:5px;display:flex}.departure-radius-warning{margin:8px 0 16px}.departure-label-small{color:#414141;font-family:Baloo,cursive;font-size:16px}.departure-info-icon{color:#414141;font-size:17px}.departure-timing-container{width:100%;margin-bottom:var(--switch-card-gap-xl);flex-direction:column;align-items:center;gap:15px;display:flex}.departure-timing-label{color:#414141;font-family:Baloo,cursive;font-size:16px}.departure-timing-buttons{justify-content:center;gap:10px;display:flex}.departure-time-button{color:#414141;cursor:pointer;background:#fff;border:1px solid #adce00;border-radius:5px;width:88px;height:52px;font-family:Dongle,sans-serif;font-size:28px;transition:all .2s}.departure-time-button.active{color:#fff;background:#adce00}.departure-submit-button{color:#fff;cursor:pointer;text-align:center;--padding-start:0;--padding-end:0;--padding-top:0;--padding-bottom:0;background:#f12361;border:none;border-radius:100px;width:100%;height:60px;min-height:60px;padding:0;font-family:Baloo,cursive;font-size:24px;font-weight:400;line-height:.9;transition:background .3s}.departure-submit-button.disabled,.departure-submit-button:disabled{color:#f287a7;cursor:not-allowed;background:#f4cbd7}.departure-submit-button:not(:disabled){color:#fff;background:#f12361}.switches-content{--padding-start:0;--padding-end:0;--padding-top:0;--padding-bottom:var(--bottom-nav-height,92px);--background:white}.switches-header{background:#fff;border-bottom:1px solid #f0f0f0;justify-content:flex-start;align-items:center;width:100%;height:120px;padding:0 20px;display:flex;position:relative}.switches-back-button{cursor:pointer;color:#414141;background:0 0;border:none;justify-content:center;align-items:center;width:24px;height:24px;font-size:24px;display:flex;position:absolute;left:20px}.switches-title{color:#414141;margin:0 0 0 47px;font-family:Dongle,sans-serif;font-size:32px;font-weight:700;line-height:18px}.switches-active-card{background:#fbfbfb;border-radius:20px;flex-direction:column;gap:16px;margin:24px 20px;padding:20px;display:flex;box-shadow:0 8px 20px #00000014}.switches-moderation-section{margin-top:12px}.switches-section-title{color:#f12361;margin:12px 20px 0;font-family:Baloo,cursive;font-size:18px}.switches-moderation-card{border:1px dashed #f3b123}.switches-history-section{margin-top:8px}.switches-history-card{background:#fff;border:1px solid #f0f0f0;box-shadow:0 6px 16px #0000000f}.switches-card-header{justify-content:space-between;align-items:center;display:flex}.switches-card-header-right{align-items:center;gap:8px;display:flex}.switches-status{color:#fff;border-radius:999px;padding:6px 12px;font-family:Baloo,cursive;font-size:14px}.status-available{background:#adce00}.status-pending{background:#f3b123}.status-accepted{background:#f12361}.status-validated{background:#8e44ad}.status-finalized{background:#2ecc71}.status-canceled{background:#b2b2b2}.status-suspended{background:#e67e22}.switches-card-label{color:#414141;font-family:Dongle,sans-serif;font-size:20px}.switches-card-body{flex-direction:column;gap:12px;display:flex}.switches-card-row{color:#414141;align-items:center;gap:10px;font-family:Dongle,sans-serif;font-size:22px;display:flex}.switches-card-row ion-icon{color:#f12361;font-size:20px}.switches-moderation-line{color:#6f6f6f;font-size:18px}.switches-moderation-line ion-icon{color:#e67e22}.switches-card-amount{color:#f12361;font-family:Baloo,cursive;font-size:20px}.switches-card-user{color:#414141;font-family:Dongle,sans-serif;font-size:20px}.switches-offer-badge{color:#fff;background:#f12361;border-radius:999px;padding:4px 10px;font-family:Baloo,cursive;font-size:12px}.switches-offer-row{color:#f12361;justify-content:space-between}.switches-offer-label{font-family:Dongle,sans-serif;font-size:20px}.switches-offer-value{font-family:Baloo,cursive;font-size:14px}.switches-card-amount-strike{color:#b2b2b2;margin-right:6px;font-weight:400;text-decoration:line-through}.switches-card-amount-final{color:#f12361}.switches-card-action{color:#fff;cursor:pointer;background:#f12361;border:none;border-radius:100px;justify-content:center;align-items:center;gap:8px;height:52px;font-family:Baloo,cursive;font-size:18px;display:flex}.switches-parking-reminder{color:#414141;text-align:center;background:0 0;border:1.5px solid #f12361;border-radius:12px;width:100%;margin-top:12px;padding:10px 14px;font-family:Dongle,sans-serif;font-size:20px;line-height:1.3}.switches-empty-state{text-align:center;flex-direction:column;align-items:center;gap:16px;padding:40px 20px;display:flex}.switches-empty-title{color:#f12361;margin:0;font-family:Baloo,cursive;font-size:24px}.switches-empty-subtitle{color:#414141;margin:0;font-family:Dongle,sans-serif;font-size:22px}.switches-primary-button,.switches-secondary-button{cursor:pointer;border:none;border-radius:100px;width:100%;max-width:320px;height:56px;font-family:Baloo,cursive;font-size:20px}.switches-primary-button{color:#fff;background:#f12361}.switches-secondary-button{color:#fff;background:#adce00}.switches-loading{text-align:center;color:#bcbcbc;padding:12px;font-family:Dongle,sans-serif;font-size:20px}.waiting-switcher-screen{background:#f5f5f5;width:100%;height:100vh;position:relative}.waiting-switcher-finalized{background:#fff}.waiting-section{width:100%;height:auto;min-height:420px;max-height:calc(100vh - 120px);padding:var(--switch-card-padding-top)var(--switch-card-padding-x)var(--switch-card-padding-bottom-waiting)var(--switch-card-padding-x);z-index:1000;background:#fff;border-radius:30px 30px 0 0;flex-direction:column;align-items:center;transition:transform .3s ease-out;display:flex;position:fixed;bottom:0;left:0;overflow-y:auto;box-shadow:0 -10px 30px #00000026}.waiting-section-collapsible{--waiting-collapsed-peek:46px;will-change:transform;padding-top:14px;transition:transform .42s cubic-bezier(.22,1,.36,1),box-shadow .32s,border-radius .32s}.waiting-section-collapsible>:not(.waiting-section-handle){transition:opacity .24s,transform .32s cubic-bezier(.22,1,.36,1)}.waiting-section-collapsed{transform:translateY(calc(100% - (var(--bottom-nav-height,92px) + var(--waiting-collapsed-peek))));border-radius:24px 24px 0 0;overflow:hidden;box-shadow:0 -6px 18px #0000002e}.waiting-section-collapsed>:not(.waiting-section-handle){opacity:0;pointer-events:none;transform:translateY(12px)}.waiting-section-handle{cursor:pointer;touch-action:pan-y;z-index:2;background:#fff;border:0;justify-content:center;align-items:center;width:100%;margin:0;padding:0 0 10px;transition:background-color .24s;display:flex;position:sticky;top:0}.waiting-section-handle-line{background:#d9d9d9;border-radius:100px;width:35px;height:6px;transition:transform .28s cubic-bezier(.22,1,.36,1),opacity .2s}.waiting-section-handle.is-collapsed .waiting-section-handle-line{opacity:.82;transform:scaleX(.76)}.waiting-finalized-section{height:auto;min-height:auto;max-height:none;box-shadow:none;padding:var(--switch-card-padding-top)var(--switch-card-padding-x)120px var(--switch-card-padding-x);border-radius:0;position:relative;bottom:auto;left:auto}.waiting-finalized{flex-direction:column;align-items:center;gap:12px;width:100%;display:flex}.waiting-finalized-logo{margin-top:12px}.waiting-finalized-title{color:#f12361;margin:0;font-family:Baloo,cursive;font-size:28px}.waiting-finalized-confetti{font-size:48px;line-height:1}.waiting-finalized-message{color:#414141;text-align:center;margin:0 0 12px;font-family:Dongle,sans-serif;font-size:22px}.waiting-finalized-card{background:#fff;border-radius:20px;flex-direction:column;gap:12px;width:100%;max-width:360px;padding:16px 18px;display:flex;box-shadow:0 12px 28px #00000014}.waiting-finalized-card-title{color:#414141;text-align:center;margin:0;font-family:Dongle,sans-serif;font-size:22px}.waiting-finalized-tip-section{background:linear-gradient(#adce001f,#fffffff5);border:1px solid #adce003d;border-radius:18px;flex-direction:column;gap:10px;padding:14px 14px 12px;display:flex}.waiting-finalized-tip-header{justify-content:space-between;align-items:center;gap:12px;display:flex}.waiting-finalized-tip-title{color:#414141;font-family:Dongle,sans-serif;font-size:22px;line-height:.95}.waiting-finalized-tip-total{color:#f12361;font-family:Baloo,cursive;font-size:22px;line-height:1}.waiting-finalized-tip-helper,.waiting-finalized-tip-caption{color:#6c6c6c;margin:0;font-family:Dongle,sans-serif;font-size:20px;line-height:.95}.waiting-finalized-payment-method-row{text-align:left;background:#ffffffeb;border:none;border-radius:16px;grid-template-columns:auto 1fr auto;align-items:center;gap:10px;width:100%;padding:12px 14px;display:grid;box-shadow:inset 0 0 0 1px #f123611f}.waiting-finalized-payment-method-label{color:#f12361;font-family:Baloo,cursive;font-size:15px;line-height:1}.waiting-finalized-payment-method-value{color:#414141;font-family:Dongle,sans-serif;font-size:24px;line-height:.9}.waiting-finalized-payment-method-chevron{color:#f12361;font-size:18px}.waiting-finalized-tip-adjuster{grid-template-columns:52px minmax(0,1fr) 52px;align-items:center;gap:10px;display:grid}.waiting-finalized-tip-button{color:#fff;background:#f12361;border:none;border-radius:16px;height:52px;font-family:Baloo,cursive;font-size:28px;line-height:1;box-shadow:0 10px 24px #f123612e}.waiting-finalized-tip-button:disabled{opacity:.45;box-shadow:none}.waiting-finalized-tip-input-shell{align-items:center;display:flex;position:relative}.waiting-finalized-tip-input{color:#414141;text-align:left;background:#fff;border:1px solid #f1236129;border-radius:16px;width:100%;height:52px;padding:0 42px 0 16px;font-family:Baloo,cursive;font-size:22px;box-shadow:inset 0 1px #ffffffb3}.waiting-finalized-tip-input:focus{border-color:#f1236166;outline:none}.waiting-finalized-tip-input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.waiting-finalized-tip-input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.waiting-finalized-tip-input[type=number]{-moz-appearance:textfield}.waiting-finalized-tip-currency{color:#7d7d7d;pointer-events:none;font-family:Baloo,cursive;font-size:20px;position:absolute;top:50%;right:14px;transform:translateY(-50%)}.waiting-finalized-tip-breakdown{background:#ffffffe6;border:1px solid #41414114;border-radius:16px;flex-direction:column;gap:8px;padding:12px;display:flex}.waiting-finalized-tip-breakdown-header,.waiting-finalized-tip-breakdown-row{justify-content:space-between;align-items:center;gap:12px;display:flex}.waiting-finalized-tip-breakdown-header{color:#414141;font-family:Baloo,cursive;font-size:14px}.waiting-finalized-tip-breakdown-header strong,.waiting-finalized-tip-breakdown-row strong{color:#414141;font-weight:700}.waiting-finalized-tip-breakdown-rows{flex-direction:column;gap:6px;display:flex}.waiting-finalized-tip-breakdown-row{color:#5f5f5f;font-family:Dongle,sans-serif;font-size:20px;line-height:.95}.waiting-finalized-tip-breakdown-row.is-total{color:#f12361;border-top:1px solid #4141411a;margin-top:2px;padding-top:8px}.waiting-finalized-tip-breakdown-row.is-total strong{color:#f12361}.waiting-finalized-tip-breakdown-note{color:#6c6c6c;margin:0;font-family:Dongle,sans-serif;font-size:18px;line-height:.95}.waiting-finalized-error{color:#f12361;text-align:center;font-family:Dongle,sans-serif;font-size:18px}.waiting-finalized-submit{color:#fff;background:#f12361;border:none;border-radius:999px;width:min(320px,90%);height:52px;margin-top:8px;font-family:Baloo,cursive;font-size:20px}.waiting-finalized-submit:disabled{opacity:.6}.waiting-finalized-skip{color:#f12361;background:0 0;border:none;margin-top:8px;font-family:Dongle,sans-serif;font-size:20px;text-decoration:underline}.waiting-title{color:#f12361;text-align:center;margin-bottom:var(--switch-card-gap-lg);font-weight:400;line-height:1.1;font-family:Baloo,cursive!important;font-size:28px!important}.waiting-sync-container{margin-bottom:var(--switch-card-gap-lg);justify-content:center;align-items:center;display:flex}.waiting-sync-icon{color:#adce00;font-size:100px!important}.waiting-delay-badge{color:#fff;margin-bottom:var(--switch-card-gap-lg);background:#adce00;border-radius:8px;padding:6px 24px;font-family:Baloo,cursive;font-size:18px;box-shadow:0 2px 4px #0000001a}.waiting-description{color:#414141;text-align:center;max-width:300px;margin:0 auto var(--switch-card-gap-lg);line-height:.9;font-family:Dongle,sans-serif!important;font-size:26px!important}.waiting-moderation-line{color:#6f6f6f;text-align:center;max-width:320px;margin-bottom:var(--switch-card-gap-md);font-family:Dongle,sans-serif;font-size:22px;line-height:1.1}.waiting-arrival-screen{flex-direction:column;align-items:center;gap:12px;width:100%;display:flex}.waiting-arrival-car-track{width:160px;height:28px;margin-bottom:8px;position:relative;overflow:hidden}.waiting-arrival-car-icon{color:#f12361;font-size:28px;animation:2.4s ease-in-out infinite waiting-car-move;position:absolute;top:0;left:0}.waiting-arrival-name{color:#f12361;margin:0;font-family:Baloo,cursive;font-size:24px}.waiting-arrival-distance{color:#414141;margin:0;font-family:Dongle,sans-serif;font-size:24px}.waiting-distance-badge{color:#f12361;background:#fff0f5;border-radius:999px;justify-content:center;align-items:center;padding:4px 12px;font-family:Baloo,cursive;font-size:14px;display:inline-flex}@keyframes waiting-car-move{0%{transform:translate(0)}50%{transform:translate(120px)}to{transform:translate(0)}}.waiting-cancel-button{color:#f12361;cursor:pointer;background:#fff;border:2px solid #f12361;border-radius:100px;justify-content:center;align-items:center;width:100%;max-width:370px;height:60px;margin-top:auto;font-family:Baloo,cursive;font-size:24px;transition:all .2s;display:flex}.waiting-cancel-button:active{background:#fff0f5;transform:scale(.98)}.waiting-cancel-link{color:#f12361;cursor:pointer;background:0 0;border:none;margin-top:12px;font-family:Dongle,sans-serif;font-size:22px;text-decoration:underline}.waiting-cancel-link:active{opacity:.7}.waiting-parking-reminder{color:#414141;text-align:center;background:0 0;border:1.5px solid #f12361;border-radius:12px;width:100%;max-width:370px;margin-top:16px;padding:10px 14px;font-family:Dongle,sans-serif;font-size:20px;line-height:1.3}.waiting-pending-actions{flex-direction:column;gap:12px;width:100%;max-width:370px;margin-top:12px;display:flex}.waiting-pending-card{background:#fff;border-radius:18px;flex-direction:column;gap:14px;width:100%;max-width:370px;margin-bottom:6px;padding:16px 18px;display:flex;box-shadow:0 10px 24px #00000014}.waiting-pending-profile{align-items:center;gap:12px;display:flex}.waiting-pending-avatar{-o-object-fit:cover;object-fit:cover;border:2px solid #f12361;border-radius:50%;width:56px;height:56px}.waiting-pending-info{flex-direction:column;gap:4px;display:flex}.waiting-pending-name{color:#414141;font-family:Baloo,cursive;font-size:22px}.waiting-pending-rating{color:#f12361;align-items:center;gap:4px;font-family:Dongle,sans-serif;font-size:20px;display:flex}.waiting-pending-star{font-size:18px}.waiting-pending-score{color:#6f6f6f;margin-left:6px;font-size:18px}.waiting-pending-vehicle{color:#6f6f6f;font-family:Dongle,sans-serif;font-size:20px}.waiting-pending-reward{color:#414141;justify-content:space-between;align-items:center;font-family:Dongle,sans-serif;font-size:22px;display:flex}.waiting-error-text{color:#f12361;text-align:center;margin:8px 0 0;font-family:Dongle,sans-serif;font-size:20px}.waiting-late-request-card{flex-direction:column;align-items:center;gap:14px;width:100%;display:flex}.waiting-late-request-breakdown{width:100%;margin-top:0}.waiting-late-request-adjuster{width:100%;margin-top:-4px}.waiting-late-request-actions{width:100%;margin-top:4px}.waiting-accept-button{color:#fff;cursor:pointer;background:#adce00;border:none;border-radius:100px;flex:1;height:60px;font-family:Baloo,cursive;font-size:22px;transition:all .2s}.waiting-accept-button:active{transform:scale(.98)}.waiting-validation{flex-direction:column;gap:12px;width:100%;max-width:360px;margin-top:12px;display:flex}.waiting-validation-row{color:#414141;justify-content:space-between;align-items:center;gap:12px;font-family:Dongle,sans-serif;font-size:22px;display:flex}.waiting-validation-label{font-weight:700}.waiting-validation-value{font-size:28px}.waiting-validation-input{background:#f5f5f5;border-radius:12px;width:100%;padding:8px 12px}.waiting-validation-error{color:#f12361;font-family:Dongle,sans-serif;font-size:20px}.switch-arrival-card{width:100%;max-width:420px;box-shadow:none;text-align:center;background:0 0;border-radius:0;flex-direction:column;align-items:center;gap:12px;padding:0;display:flex}.switch-arrival-title{color:#f12361;margin:0;font-family:Baloo,sans-serif;font-size:28px}.switch-arrival-subtitle{color:#414141;margin:0;font-family:Dongle,sans-serif;font-size:22px}.switch-arrival-emoji{font-size:48px;line-height:1}.switch-arrival-emoji-grid{grid-template-columns:repeat(3,54px);justify-content:center;gap:10px;display:grid}.switch-arrival-emoji-button{cursor:pointer;background:#fff;border:1px solid #f0f0f0;border-radius:12px;justify-content:center;align-items:center;width:54px;height:54px;font-size:26px;transition:all .2s;display:flex;box-shadow:0 4px 12px #0000000f}.switch-arrival-emoji-button.selected{border-color:#f12361;transform:translateY(-1px);box-shadow:0 6px 16px #f123612e}.switch-arrival-emoji-button:disabled{opacity:.6;cursor:not-allowed;box-shadow:none}.switch-arrival-error{color:#f12361;margin:0;font-family:Dongle,sans-serif;font-size:20px}.switch-arrival-validate{color:#fff;cursor:pointer;background:#f12361;border:none;border-radius:999px;width:100%;max-width:320px;height:56px;font-family:Baloo,sans-serif;font-size:20px;transition:all .2s}.switch-arrival-validate.disabled{cursor:not-allowed;background:#f5c4d0}.switcher-waiting-cancel{color:#f12361;cursor:pointer;background:0 0;border:none;margin-top:16px;font-family:Dongle,sans-serif;font-size:22px;text-decoration:underline}.cancel-switch-overlay{z-index:3000;background:#00000073;justify-content:center;align-items:center;padding:24px 20px;display:flex;position:fixed;inset:0}.cancel-switch-sheet{text-align:center;background:#fff;border-radius:24px;width:100%;max-width:420px;padding:24px 20px 20px;box-shadow:0 8px 24px #0003}.cancel-switch-title{color:#f12361;margin:0 0 10px;font-family:Baloo,cursive;font-size:22px}.cancel-switch-message{color:#414141;margin:0 0 18px;font-family:Dongle,sans-serif;font-size:22px;line-height:1.2}.cancel-switch-confirm{color:#fff;cursor:pointer;background:#f12361;border:none;border-radius:999px;width:100%;height:52px;margin-bottom:12px;font-family:Baloo,cursive;font-size:20px}.cancel-switch-cancel{color:#7b7b7b;cursor:pointer;background:0 0;border:none;font-family:Baloo,cursive;font-size:18px;text-decoration:underline}.notifications-content{--padding-start:0;--padding-end:0;--padding-top:0;--padding-bottom:var(--bottom-nav-height,92px);--background:white}.notifications-header{border-bottom:1px solid #f0f0f0}.notifications-back-button{color:#f12361}.notifications-title{line-height:1}.notifications-read-all{color:#f12361}.notifications-read-all-placeholder{pointer-events:none;width:60px}.notifications-loading{text-align:center;color:#414141;padding:40px 20px;font-family:Dongle,sans-serif;font-size:24px}.notifications-list{flex-direction:column;display:flex}.notifications-empty{text-align:center;color:#414141;padding:40px 20px;font-family:Dongle,sans-serif;font-size:24px}.notification-item{text-align:left;cursor:pointer;background:#fbfbfb;border:none;border-bottom:1px solid #f0f0f0;justify-content:space-between;align-items:flex-start;gap:16px;width:100%;padding:20px;display:flex}.notification-unread{background:#fff3f6}.notification-item-content{flex-direction:column;flex:1;gap:8px;display:flex}.notification-item-header{justify-content:space-between;align-items:baseline;gap:12px;display:flex}.notification-item-title{color:#f12361;font-family:Baloo,cursive;font-size:18px;font-weight:400}.notification-item-date{color:#9d9d9d;font-family:Dongle,sans-serif;font-size:18px}.notification-item-body{color:#414141;margin:0;font-family:Dongle,sans-serif;font-size:22px;line-height:18px}.notification-item-delete{color:#f12361;cursor:pointer;background:0 0;border:none;font-size:20px}.notifications-toast{--background:#f12361;--color:#fff;--border-radius:18px;--box-shadow:0 10px 24px #0000002e;font-family:Dongle,sans-serif}.notifications-toast::part(header){color:#fff;font-family:Baloo,cursive;font-size:16px}.notifications-toast::part(message){color:#fff;font-size:18px}.gamification-content{--padding-start:0;--padding-end:0;--padding-top:0;--padding-bottom:calc(var(--bottom-nav-height,92px) + 10px);--background:#fff}.gamification-objectives-content{--background:#f6f6f6}.gamification-header{background:#fff;justify-content:center;align-items:center;height:96px;padding:0 20px;display:flex;position:relative}.gamification-back-button{background:0 0;border:none}.gamification-back-button ion-icon{font-size:24px}.gamification-title{margin:0}.gamification-level-card{background:#fbfbfb;border-radius:20px;margin:0 20px 20px;padding:20px;box-shadow:0 10px 24px #0000000d}.gamification-level-header{justify-content:space-between;align-items:center;margin-bottom:16px;display:flex}.gamification-level-title{color:#f12361;margin:0 0 4px;font-family:Baloo,cursive;font-size:20px}.gamification-level-subtitle{color:#414141;margin:0;font-family:Dongle,sans-serif;font-size:24px}.gamification-level-xp{color:#414141;font-family:Baloo,cursive;font-size:18px}.gamification-level-progress-track{background:#fff;border:1px solid #adce00;border-radius:999px;width:100%;height:14px;overflow:hidden}.gamification-level-progress-fill{background:#adce00;border-radius:999px;height:100%;transition:width .4s}.gamification-level-progress-footer{color:#414141;justify-content:space-between;margin-top:8px;font-family:Dongle,sans-serif;font-size:20px;display:flex}.gamification-section{margin:0 20px 28px}.gamification-section-header{justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}.gamification-section-header h2{color:#414141;margin:0;font-family:Baloo,cursive;font-size:20px}.gamification-link{color:#f12361;cursor:pointer;background:0 0;border:none;font-family:Dongle,sans-serif;font-size:20px}.gamification-objectives-list{flex-direction:column;gap:16px;display:flex}.gamification-objectives-content .gamification-objectives-list{padding:0 20px 24px}.gamification-objective-card{background:#fff;border:1px solid #f0f0f0;border-radius:20px;padding:16px;box-shadow:0 10px 22px #0000000f}.gamification-objective-card.completed{border-color:#adce00}.gamification-objective-head{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.gamification-objective-title{color:#414141;margin:0 0 4px;font-family:Baloo,cursive;font-size:18px}.gamification-objective-description{color:#6b6b6b;margin:0 0 8px;font-family:Dongle,sans-serif;font-size:22px}.gamification-objective-status{color:#adce00;white-space:nowrap;font-family:Dongle,sans-serif;font-size:20px}.gamification-objective-status.pending{color:#f12361}.gamification-objective-progress{margin-top:12px}.gamification-progress-track{background:#f0f0f0;border-radius:999px;width:100%;height:8px;overflow:hidden}.gamification-progress-fill{background:#f12361;border-radius:999px;height:100%;transition:width .4s}.gamification-progress-meta{color:#414141;justify-content:space-between;margin-top:6px;font-family:Dongle,sans-serif;font-size:20px;display:flex}.gamification-objective-rewards{flex-wrap:wrap;gap:8px;margin-top:12px;display:flex}.gamification-reward-chip{color:#f12361;background:#ffe6ee;border-radius:999px;padding:4px 10px;font-family:Dongle,sans-serif;font-size:18px}.gamification-objective-date{color:#7d7d7d;margin-top:8px;font-family:Dongle,sans-serif;font-size:18px}.gamification-badges-grid{grid-template-columns:repeat(auto-fill,minmax(90px,1fr));gap:16px;display:grid}.gamification-badge-item{text-align:center;flex-direction:column;align-items:center;gap:8px;display:flex}.gamification-badge-image{background:#f7f7f7;border-radius:20px;justify-content:center;align-items:center;width:80px;height:80px;display:flex;position:relative;overflow:hidden}.gamification-badge-image img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.gamification-badge-placeholder{color:#f12361;font-family:Baloo,cursive;font-size:26px}.gamification-badge-earned{color:#fff;background:#adce00;border-radius:999px;padding:2px 8px;font-family:Dongle,sans-serif;font-size:16px;position:absolute;bottom:6px;left:50%;transform:translate(-50%)}.gamification-badge-new{color:#fff;background:#f12361;border-radius:999px;padding:2px 6px;font-family:Dongle,sans-serif;font-size:14px;position:absolute;top:6px;right:6px}.gamification-badge-name{color:#414141;margin:0;font-family:Dongle,sans-serif;font-size:20px}.gamification-levels-list{flex-direction:column;gap:12px;display:flex}.gamification-level-item{background:#fff;border:1px solid #f0f0f0;border-radius:16px;padding:14px 16px}.gamification-level-item.current{border-color:#f12361;box-shadow:0 8px 16px #f123611f}.gamification-level-item.next{border-color:#adce00}.gamification-level-item-header{justify-content:space-between;align-items:center;display:flex}.gamification-level-item-title{color:#414141;font-family:Baloo,cursive;font-size:18px}.gamification-level-item-xp{color:#7d7d7d;font-family:Dongle,sans-serif;font-size:20px}.gamification-level-item-label{color:#f12361;margin:4px 0 0;font-family:Dongle,sans-serif;font-size:22px}.gamification-empty-state{text-align:center;color:#6b6b6b;background:#fbfbfb;border-radius:20px;margin:20px;padding:24px;font-family:Dongle,sans-serif;font-size:24px}.gamification-primary-button{color:#fff;background:#f12361;border:none;border-radius:999px;margin-top:16px;padding:10px 20px;font-family:Baloo,cursive;font-size:18px}.gamification-toast::part(container){color:#fff;background:#f12361;border-radius:14px;font-family:Baloo,cursive;box-shadow:0 10px 24px #0000002e}.gamification-toast::part(message){font-family:Dongle,sans-serif;font-size:20px}.gamification-toast::part(header){font-family:Baloo,cursive;font-size:18px}.review-modal{--height:auto;--border-radius:24px;--backdrop-opacity:.4}.review-modal-content{--background:#fff;--padding-start:0;--padding-end:0;--padding-top:0;--padding-bottom:0}.review-modal-container{padding:24px 20px 28px}.review-modal-header{justify-content:space-between;align-items:center;gap:16px;display:flex}.review-modal-title{color:#f12361;margin:0;font-family:Baloo,cursive;font-size:26px;font-weight:400;line-height:1.1}.review-modal-close{color:#f12361;background:0 0;border:none;justify-content:center;align-items:center;width:32px;height:32px;padding:0;font-size:26px;display:flex}.review-modal-user{align-items:center;gap:12px;margin-top:12px;margin-bottom:18px;display:flex}.review-modal-avatar{color:#fff;background:#adce00;border-radius:100px;justify-content:center;align-items:center;width:52px;height:52px;font-family:Baloo,cursive;font-size:22px;display:flex;overflow:hidden}.review-modal-avatar img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.review-modal-user-name{color:#414141;font-family:Baloo,cursive;font-size:20px;font-weight:400;line-height:1.1}.review-modal-helper{color:#7d7d7d;margin-top:2px;font-family:Dongle,sans-serif;font-size:20px}.review-modal-section{margin-bottom:16px}.review-modal-label{color:#414141;margin-bottom:8px;font-family:Dongle,sans-serif;font-size:22px;display:block}.review-stars{gap:6px;display:flex}.review-star-button{color:#f12361;cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:0;font-size:30px;display:flex}.review-star-button:disabled{opacity:.5;cursor:not-allowed}.review-textarea-wrapper{position:relative}.review-textarea{color:#414141;resize:none;background:#f7f7f7;border:1px solid #e7e7e7;border-radius:16px;width:100%;min-height:96px;padding:12px 14px 28px;font-family:Dongle,sans-serif;font-size:22px}.review-textarea:focus{background:#fff;border-color:#adce00;outline:none}.review-textarea-count{color:#9c9c9c;font-family:Dongle,sans-serif;font-size:16px;position:absolute;bottom:8px;right:12px}.review-modal-error{color:#f12361;margin-bottom:8px;font-family:Dongle,sans-serif;font-size:20px}.review-submit-button{color:#fff;cursor:pointer;background:#f12361;border:none;border-radius:100px;width:100%;height:56px;font-family:Baloo,cursive;font-size:22px;transition:transform .2s}.review-submit-button:active{transform:scale(.98)}.review-submit-button:disabled{opacity:.6;cursor:not-allowed}.demo-menu-modal{--height:auto;--width:min(92vw,420px);--max-width:420px;--max-height:80vh;--border-radius:20px;--box-shadow:0 20px 50px #00000040}.demo-menu-modal::part(content){background:#fff;border-radius:20px;width:100%;height:auto;max-height:80vh;overflow:hidden}.demo-menu{background:#fff;border-radius:20px;flex-direction:column;gap:16px;width:100%;max-height:80vh;padding:24px;display:flex;overflow:hidden}.demo-menu-header{justify-content:space-between;align-items:center;gap:12px;display:flex}.demo-menu-title{color:#f12361;margin:0;font-family:Baloo,cursive;font-size:22px}.demo-menu-close{color:#f12361;cursor:pointer;background:0 0;border:none;font-family:Baloo,cursive;font-size:14px}.demo-menu-description{color:#6f6f6f;margin:0;font-family:Dongle,sans-serif;font-size:20px}.demo-menu-list{flex-direction:column;gap:10px;min-height:0;padding-right:4px;display:flex;overflow-y:auto}.demo-menu-toggle{color:#f12361;justify-content:space-between;align-items:center;gap:12px;font-family:Baloo,cursive;font-size:14px;display:flex}.demo-menu-item{color:#f12361;text-align:left;cursor:pointer;background:#fff2f5;border:1px solid #f4cbd7;border-radius:12px;width:100%;padding:12px 14px;font-family:Baloo,cursive;font-size:14px}.demo-menu-item-title{font-size:14px;font-weight:600}.demo-menu-item-description{color:#6f6f6f;font-family:Dongle,sans-serif;font-size:18px}.demo-menu-item:active{transform:scale(.98)}.demo-menu-exit{color:#f12361;cursor:pointer;background:0 0;border:none;margin-top:8px;font-family:Baloo,cursive;font-size:14px;text-decoration:underline}.demo-mode-banner{width:100%;height:calc(50px + env(safe-area-inset-top));padding-top:env(safe-area-inset-top);-webkit-backdrop-filter:blur(1px);backdrop-filter:blur(1px);z-index:2;background:#fff2f580;justify-content:space-between;align-items:center;padding-left:16px;padding-right:16px;display:flex;position:fixed;top:0;left:0;box-shadow:0 8px 20px #0000001f}.demo-mode-banner--top{z-index:2000}.demo-mode-banner-text{color:#f12361;font-family:Baloo,cursive;font-size:14px}.demo-mode-banner-exit{color:#fff;cursor:pointer;background:#f12361;border:none;border-radius:999px;padding:6px 14px;font-family:Baloo,cursive;font-size:12px}.demo-mode-banner-exit:active{transform:scale(.98)}.demo-coach{top:calc(58px + env(safe-area-inset-top));z-index:1900;pointer-events:none;justify-content:flex-start;display:flex;position:fixed;left:16px;right:16px}.demo-coach-card{pointer-events:all;-webkit-backdrop-filter:blur(1px);backdrop-filter:blur(1px);background:#fff2f580;border:1px solid #f4cbd799;border-radius:16px;flex-direction:column;gap:10px;max-width:min(92vw,360px);padding:16px;display:flex;box-shadow:0 8px 20px #0000001f}.demo-coach-header{justify-content:space-between;align-items:center;display:flex}.demo-coach-title{color:#f12361;font-family:Baloo,cursive;font-size:16px}.demo-coach-auto{color:#fff;background:#f12361;border-radius:999px;padding:4px 10px;font-family:Baloo,cursive;font-size:12px}.demo-coach-message{color:#1d1d1d;margin:0;font-family:Dongle,sans-serif;font-size:22px;line-height:1.1}.demo-coach-timeout{color:#6f6f6f;font-family:Dongle,sans-serif;font-size:18px}.demo-coach-next{color:#fff;cursor:pointer;background:#f12361;border:none;border-radius:999px;align-self:flex-start;padding:8px 18px;font-family:Baloo,cursive;font-size:14px}.demo-coach-next:disabled{opacity:.6;cursor:not-allowed}.demo-coach-card button{align-self:flex-start}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}@property --tw-space-y-reverse{syntax:"*";inherits:false;initial-value:0}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-font-weight{syntax:"*";inherits:false}@property --tw-tracking{syntax:"*";inherits:false}@property --tw-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-shadow-color{syntax:"*";inherits:false}@property --tw-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-inset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-shadow-color{syntax:"*";inherits:false}@property --tw-inset-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-ring-color{syntax:"*";inherits:false}@property --tw-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-ring-color{syntax:"*";inherits:false}@property --tw-inset-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-ring-inset{syntax:"*";inherits:false}@property --tw-ring-offset-width{syntax:"<length>";inherits:false;initial-value:0}@property --tw-ring-offset-color{syntax:"*";inherits:false;initial-value:#fff}@property --tw-ring-offset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-outline-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-drop-shadow-color{syntax:"*";inherits:false}@property --tw-drop-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-drop-shadow-size{syntax:"*";inherits:false}@property --tw-duration{syntax:"*";inherits:false}@property --tw-scale-x{syntax:"*";inherits:false;initial-value:1}@property --tw-scale-y{syntax:"*";inherits:false;initial-value:1}@property --tw-scale-z{syntax:"*";inherits:false;initial-value:1}.leaflet-pane,.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-tile-container,.leaflet-pane>svg,.leaflet-pane>canvas,.leaflet-zoom-box,.leaflet-image-layer,.leaflet-layer{position:absolute;left:0;top:0}.leaflet-container{overflow:hidden}.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow{-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-user-drag:none}.leaflet-tile::-moz-selection{background:transparent}.leaflet-tile::selection{background:transparent}.leaflet-safari .leaflet-tile{image-rendering:-webkit-optimize-contrast}.leaflet-safari .leaflet-tile-container{width:1600px;height:1600px;-webkit-transform-origin:0 0}.leaflet-marker-icon,.leaflet-marker-shadow{display:block}.leaflet-container .leaflet-overlay-pane svg{max-width:none!important;max-height:none!important}.leaflet-container .leaflet-marker-pane img,.leaflet-container .leaflet-shadow-pane img,.leaflet-container .leaflet-tile-pane img,.leaflet-container img.leaflet-image-layer,.leaflet-container .leaflet-tile{max-width:none!important;max-height:none!important;width:auto;padding:0}.leaflet-container img.leaflet-tile{mix-blend-mode:plus-lighter}.leaflet-container.leaflet-touch-zoom{touch-action:pan-x pan-y}.leaflet-container.leaflet-touch-drag{touch-action:none;touch-action:pinch-zoom}.leaflet-container.leaflet-touch-drag.leaflet-touch-zoom{touch-action:none}.leaflet-container{-webkit-tap-highlight-color:transparent}.leaflet-container a{-webkit-tap-highlight-color:rgba(51,181,229,.4)}.leaflet-tile{filter:inherit;visibility:hidden}.leaflet-tile-loaded{visibility:inherit}.leaflet-zoom-box{width:0;height:0;box-sizing:border-box;z-index:800}.leaflet-overlay-pane svg{-moz-user-select:none}.leaflet-pane{z-index:400}.leaflet-tile-pane{z-index:200}.leaflet-overlay-pane{z-index:400}.leaflet-shadow-pane{z-index:500}.leaflet-marker-pane{z-index:600}.leaflet-tooltip-pane{z-index:650}.leaflet-popup-pane{z-index:700}.leaflet-map-pane canvas{z-index:100}.leaflet-map-pane svg{z-index:200}.leaflet-vml-shape{width:1px;height:1px}.lvml{behavior:url(#default#VML);display:inline-block;position:absolute}.leaflet-control{position:relative;z-index:800;pointer-events:visiblePainted;pointer-events:auto}.leaflet-top,.leaflet-bottom{position:absolute;z-index:1000;pointer-events:none}.leaflet-top{top:0}.leaflet-right{right:0}.leaflet-bottom{bottom:0}.leaflet-left{left:0}.leaflet-control{float:left;clear:both}.leaflet-right .leaflet-control{float:right}.leaflet-top .leaflet-control{margin-top:10px}.leaflet-bottom .leaflet-control{margin-bottom:10px}.leaflet-left .leaflet-control{margin-left:10px}.leaflet-right .leaflet-control{margin-right:10px}.leaflet-fade-anim .leaflet-popup{opacity:0;transition:opacity .2s linear}.leaflet-fade-anim .leaflet-map-pane .leaflet-popup{opacity:1}.leaflet-zoom-animated{transform-origin:0 0}svg.leaflet-zoom-animated{will-change:transform}.leaflet-zoom-anim .leaflet-zoom-animated{transition:transform .25s cubic-bezier(0,0,.25,1)}.leaflet-zoom-anim .leaflet-tile,.leaflet-pan-anim .leaflet-tile{transition:none}.leaflet-zoom-anim .leaflet-zoom-hide{visibility:hidden}.leaflet-interactive{cursor:pointer}.leaflet-grab{cursor:grab}.leaflet-crosshair,.leaflet-crosshair .leaflet-interactive{cursor:crosshair}.leaflet-popup-pane,.leaflet-control{cursor:auto}.leaflet-dragging .leaflet-grab,.leaflet-dragging .leaflet-grab .leaflet-interactive,.leaflet-dragging .leaflet-marker-draggable{cursor:move;cursor:grabbing}.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-image-layer,.leaflet-pane>svg path,.leaflet-tile-container{pointer-events:none}.leaflet-marker-icon.leaflet-interactive,.leaflet-image-layer.leaflet-interactive,.leaflet-pane>svg path.leaflet-interactive,svg.leaflet-image-layer.leaflet-interactive path{pointer-events:visiblePainted;pointer-events:auto}.leaflet-container{background:#ddd;outline-offset:1px}.leaflet-container a{color:#0078a8}.leaflet-zoom-box{border:2px dotted #38f;background:#ffffff80}.leaflet-container{font-family:Helvetica Neue,Arial,Helvetica,sans-serif;font-size:12px;font-size:.75rem;line-height:1.5}.leaflet-bar{box-shadow:0 1px 5px #000000a6;border-radius:4px}.leaflet-bar a{background-color:#fff;border-bottom:1px solid #ccc;width:26px;height:26px;line-height:26px;display:block;text-align:center;text-decoration:none;color:#000}.leaflet-bar a,.leaflet-control-layers-toggle{background-position:50% 50%;background-repeat:no-repeat;display:block}.leaflet-bar a:hover,.leaflet-bar a:focus{background-color:#f4f4f4}.leaflet-bar a:first-child{border-top-left-radius:4px;border-top-right-radius:4px}.leaflet-bar a:last-child{border-bottom-left-radius:4px;border-bottom-right-radius:4px;border-bottom:none}.leaflet-bar a.leaflet-disabled{cursor:default;background-color:#f4f4f4;color:#bbb}.leaflet-touch .leaflet-bar a{width:30px;height:30px;line-height:30px}.leaflet-touch .leaflet-bar a:first-child{border-top-left-radius:2px;border-top-right-radius:2px}.leaflet-touch .leaflet-bar a:last-child{border-bottom-left-radius:2px;border-bottom-right-radius:2px}.leaflet-control-zoom-in,.leaflet-control-zoom-out{font:700 18px Lucida Console,Monaco,monospace;text-indent:1px}.leaflet-touch .leaflet-control-zoom-in,.leaflet-touch .leaflet-control-zoom-out{font-size:22px}.leaflet-control-layers{box-shadow:0 1px 5px #0006;background:#fff;border-radius:5px}.leaflet-control-layers-toggle{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABoAAAAaCAQAAAADQ4RFAAACf0lEQVR4AY1UM3gkARTePdvdoTxXKc+qTl3aU5U6b2Kbkz3Gtq3Zw6ziLGNPzrYx7946Tr6/ee/XeCQ4D3ykPtL5tHno4n0d/h3+xfuWHGLX81cn7r0iTNzjr7LrlxCqPtkbTQEHeqOrTy4Yyt3VCi/IOB0v7rVC7q45Q3Gr5K6jt+3Gl5nCoDD4MtO+j96Wu8atmhGqcNGHObuf8OM/x3AMx38+4Z2sPqzCxRFK2aF2e5Jol56XTLyggAMTL56XOMoS1W4pOyjUcGGQdZxU6qRh7B9Zp+PfpOFlqt0zyDZckPi1ttmIp03jX8gyJ8a/PG2yutpS/Vol7peZIbZcKBAEEheEIAgFbDkz5H6Zrkm2hVWGiXKiF4Ycw0RWKdtC16Q7qe3X4iOMxruonzegJzWaXFrU9utOSsLUmrc0YjeWYjCW4PDMADElpJSSQ0vQvA1Tm6/JlKnqFs1EGyZiFCqnRZTEJJJiKRYzVYzJck2Rm6P4iH+cmSY0YzimYa8l0EtTODFWhcMIMVqdsI2uiTvKmTisIDHJ3od5GILVhBCarCfVRmo4uTjkhrhzkiBV7SsaqS+TzrzM1qpGGUFt28pIySQHR6h7F6KSwGWm97ay+Z+ZqMcEjEWebE7wxCSQwpkhJqoZA5ivCdZDjJepuJ9IQjGGUmuXJdBFUygxVqVsxFsLMbDe8ZbDYVCGKxs+W080max1hFCarCfV+C1KATwcnvE9gRRuMP2prdbWGowm1KB1y+zwMMENkM755cJ2yPDtqhTI6ED1M/82yIDtC/4j4BijjeObflpO9I9MwXTCsSX8jWAFeHr05WoLTJ5G8IQVS/7vwR6ohirYM7f6HzYpogfS3R2OAAAAAElFTkSuQmCC);width:36px;height:36px}.leaflet-retina .leaflet-control-layers-toggle{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADQAAAA0CAQAAABvcdNgAAAEsklEQVR4AWL4TydIhpZK1kpWOlg0w3ZXP6D2soBtG42jeI6ZmQTHzAxiTbSJsYLjO9HhP+WOmcuhciVnmHVQcJnp7DFvScowZorad/+V/fVzMdMT2g9Cv9guXGv/7pYOrXh2U+RRR3dSd9JRx6bIFc/ekqHI29JC6pJ5ZEh1yWkhkbcFeSjxgx3L2m1cb1C7bceyxA+CNjT/Ifff+/kDk2u/w/33/IeCMOSaWZ4glosqT3DNnNZQ7Cs58/3Ce5HL78iZH/vKVIaYlqzfdLu8Vi7dnvUbEza5Idt36tquZFldl6N5Z/POLof0XLK61mZCmJSWjVF9tEjUluu74IUXvgttuVIHE7YxSkaYhJZam7yiM9Pv82JYfl9nptxZaxMJE4YSPty+vF0+Y2up9d3wwijfjZbabqm/3bZ9ecKHsiGmRflnn1MW4pjHf9oLufyn2z3y1D6n8g8TZhxyzipLNPnAUpsOiuWimg52psrTZYnOWYNDTMuWBWa0tJb4rgq1UvmutpaYEbZlwU3CLJm/ayYjHW5/h7xWLn9Hh1vepDkyf7dE7MtT5LR4e7yYpHrkhOUpEfssBLq2pPhAqoSWKUkk7EDqkmK6RrCEzqDjhNDWNE+XSMvkJRDWlZTmCW0l0PHQGRZY5t1L83kT0Y3l2SItk5JAWHl2dCOBm+fPu3fo5/3v61RMCO9Jx2EEYYhb0rmNQMX/vm7gqOEJLcXTGw3CAuRNeyaPWwjR8PRqKQ1PDA/dpv+on9Shox52WFnx0KY8onHayrJzm87i5h9xGw/tfkev0jGsQizqezUKjk12hBMKJ4kbCqGPVNXudyyrShovGw5CgxsRICxF6aRmSjlBnHRzg7Gx8fKqEubI2rahQYdR1YgDIRQO7JvQyD52hoIQx0mxa0ODtW2Iozn1le2iIRdzwWewedyZzewidueOGqlsn1MvcnQpuVwLGG3/IR1hIKxCjelIDZ8ldqWz25jWAsnldEnK0Zxro19TGVb2ffIZEsIO89EIEDvKMPrzmBOQcKQ+rroye6NgRRxqR4U8EAkz0CL6uSGOm6KQCdWjvjRiSP1BPalCRS5iQYiEIvxuBMJEWgzSoHADcVMuN7IuqqTeyUPq22qFimFtxDyBBJEwNyt6TM88blFHao/6tWWhuuOM4SAK4EI4QmFHA+SEyWlp4EQoJ13cYGzMu7yszEIBOm2rVmHUNqwAIQabISNMRstmdhNWcFLsSm+0tjJH1MdRxO5Nx0WDMhCtgD6OKgZeljJqJKc9po8juskR9XN0Y1lZ3mWjLR9JCO1jRDMd0fpYC2VnvjBSEFg7wBENc0R9HFlb0xvF1+TBEpF68d+DHR6IOWVv2BECtxo46hOFUBd/APU57WIoEwJhIi2CdpyZX0m93BZicktMj1AS9dClteUFAUNUIEygRZCtik5zSxI9MubTBH1GOiHsiLJ3OCoSZkILa9PxiN0EbvhsAo8tdAf9Seepd36lGWHmtNANTv5Jd0z4QYyeo/UEJqxKRpg5LZx6btLPsOaEmdMyxYdlc8LMaJnikDlhclqmPiQnTEpLUIZEwkRagjYkEibQErwhkTAKCLQEbUgkzJQWc/0PstHHcfEdQ+UAAAAASUVORK5CYII=);background-size:26px 26px}.leaflet-touch .leaflet-control-layers-toggle{width:44px;height:44px}.leaflet-control-layers .leaflet-control-layers-list,.leaflet-control-layers-expanded .leaflet-control-layers-toggle{display:none}.leaflet-control-layers-expanded .leaflet-control-layers-list{display:block;position:relative}.leaflet-control-layers-expanded{padding:6px 10px 6px 6px;color:#333;background:#fff}.leaflet-control-layers-scrollbar{overflow-y:scroll;overflow-x:hidden;padding-right:5px}.leaflet-control-layers-selector{margin-top:2px;position:relative;top:1px}.leaflet-control-layers label{display:block;font-size:13px;font-size:1.08333em}.leaflet-control-layers-separator{height:0;border-top:1px solid #ddd;margin:5px -10px 5px -6px}.leaflet-default-icon-path{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABkAAAApCAYAAADAk4LOAAAFgUlEQVR4Aa1XA5BjWRTN2oW17d3YaZtr2962HUzbDNpjszW24mRt28p47v7zq/bXZtrp/lWnXr337j3nPCe85NcypgSFdugCpW5YoDAMRaIMqRi6aKq5E3YqDQO3qAwjVWrD8Ncq/RBpykd8oZUb/kaJutow8r1aP9II0WmLKLIsJyv1w/kqw9Ch2MYdB++12Onxee/QMwvf4/Dk/Lfp/i4nxTXtOoQ4pW5Aj7wpici1A9erdAN2OH64x8OSP9j3Ft3b7aWkTg/Fm91siTra0f9on5sQr9INejH6CUUUpavjFNq1B+Oadhxmnfa8RfEmN8VNAsQhPqF55xHkMzz3jSmChWU6f7/XZKNH+9+hBLOHYozuKQPxyMPUKkrX/K0uWnfFaJGS1QPRtZsOPtr3NsW0uyh6NNCOkU3Yz+bXbT3I8G3xE5EXLXtCXbbqwCO9zPQYPRTZ5vIDXD7U+w7rFDEoUUf7ibHIR4y6bLVPXrz8JVZEql13trxwue/uDivd3fkWRbS6/IA2bID4uk0UpF1N8qLlbBlXs4Ee7HLTfV1j54APvODnSfOWBqtKVvjgLKzF5YdEk5ewRkGlK0i33Eofffc7HT56jD7/6U+qH3Cx7SBLNntH5YIPvODnyfIXZYRVDPqgHtLs5ABHD3YzLuespb7t79FY34DjMwrVrcTuwlT55YMPvOBnRrJ4VXTdNnYug5ucHLBjEpt30701A3Ts+HEa73u6dT3FNWwflY86eMHPk+Yu+i6pzUpRrW7SNDg5JHR4KapmM5Wv2E8Tfcb1HoqqHMHU+uWDD7zg54mz5/2BSnizi9T1Dg4QQXLToGNCkb6tb1NU+QAlGr1++eADrzhn/u8Q2YZhQVlZ5+CAOtqfbhmaUCS1ezNFVm2imDbPmPng5wmz+gwh+oHDce0eUtQ6OGDIyR0uUhUsoO3vfDmmgOezH0mZN59x7MBi++WDL1g/eEiU3avlidO671bkLfwbw5XV2P8Pzo0ydy4t2/0eu33xYSOMOD8hTf4CrBtGMSoXfPLchX+J0ruSePw3LZeK0juPJbYzrhkH0io7B3k164hiGvawhOKMLkrQLyVpZg8rHFW7E2uHOL888IBPlNZ1FPzstSJM694fWr6RwpvcJK60+0HCILTBzZLFNdtAzJaohze60T8qBzyh5ZuOg5e7uwQppofEmf2++DYvmySqGBuKaicF1blQjhuHdvCIMvp8whTTfZzI7RldpwtSzL+F1+wkdZ2TBOW2gIF88PBTzD/gpeREAMEbxnJcaJHNHrpzji0gQCS6hdkEeYt9DF/2qPcEC8RM28Hwmr3sdNyht00byAut2k3gufWNtgtOEOFGUwcXWNDbdNbpgBGxEvKkOQsxivJx33iow0Vw5S6SVTrpVq11ysA2Rp7gTfPfktc6zhtXBBC+adRLshf6sG2RfHPZ5EAc4sVZ83yCN00Fk/4kggu40ZTvIEm5g24qtU4KjBrx/BTTH8ifVASAG7gKrnWxJDcU7x8X6Ecczhm3o6YicvsLXWfh3Ch1W0k8x0nXF+0fFxgt4phz8QvypiwCCFKMqXCnqXExjq10beH+UUA7+nG6mdG/Pu0f3LgFcGrl2s0kNNjpmoJ9o4B29CMO8dMT4Q5ox8uitF6fqsrJOr8qnwNbRzv6hSnG5wP+64C7h9lp30hKNtKdWjtdkbuPA19nJ7Tz3zR/ibgARbhb4AlhavcBebmTHcFl2fvYEnW0ox9xMxKBS8btJ+KiEbq9zA4RthQXDhPa0T9TEe69gWupwc6uBUphquXgf+/FrIjweHQS4/pduMe5ERUMHUd9xv8ZR98CxkS4F2n3EUrUZ10EYNw7BWm9x1GiPssi3GgiGRDKWRYZfXlON+dfNbM+GgIwYdwAAAAASUVORK5CYII=)}.leaflet-container .leaflet-control-attribution{background:#fff;background:#fffc;margin:0}.leaflet-control-attribution,.leaflet-control-scale-line{padding:0 5px;color:#333;line-height:1.4}.leaflet-control-attribution a{text-decoration:none}.leaflet-control-attribution a:hover,.leaflet-control-attribution a:focus{text-decoration:underline}.leaflet-attribution-flag{display:inline!important;vertical-align:baseline!important;width:1em;height:.6669em}.leaflet-left .leaflet-control-scale{margin-left:5px}.leaflet-bottom .leaflet-control-scale{margin-bottom:5px}.leaflet-control-scale-line{border:2px solid #777;border-top:none;line-height:1.1;padding:2px 5px 1px;white-space:nowrap;box-sizing:border-box;background:#fffc;text-shadow:1px 1px #fff}.leaflet-control-scale-line:not(:first-child){border-top:2px solid #777;border-bottom:none;margin-top:-2px}.leaflet-control-scale-line:not(:first-child):not(:last-child){border-bottom:2px solid #777}.leaflet-touch .leaflet-control-attribution,.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{box-shadow:none}.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{border:2px solid rgba(0,0,0,.2);background-clip:padding-box}.leaflet-popup{position:absolute;text-align:center;margin-bottom:20px}.leaflet-popup-content-wrapper{padding:1px;text-align:left;border-radius:12px}.leaflet-popup-content{margin:13px 24px 13px 20px;line-height:1.3;font-size:13px;font-size:1.08333em;min-height:1px}.leaflet-popup-content p{margin:1.3em 0}.leaflet-popup-tip-container{width:40px;height:20px;position:absolute;left:50%;margin-top:-1px;margin-left:-20px;overflow:hidden;pointer-events:none}.leaflet-popup-tip{width:17px;height:17px;padding:1px;margin:-10px auto 0;pointer-events:auto;transform:rotate(45deg)}.leaflet-popup-content-wrapper,.leaflet-popup-tip{background:#fff;color:#333;box-shadow:0 3px 14px #0006}.leaflet-container a.leaflet-popup-close-button{position:absolute;top:0;right:0;border:none;text-align:center;width:24px;height:24px;font:16px/24px Tahoma,Verdana,sans-serif;color:#757575;text-decoration:none;background:transparent}.leaflet-container a.leaflet-popup-close-button:hover,.leaflet-container a.leaflet-popup-close-button:focus{color:#585858}.leaflet-popup-scrolled{overflow:auto}.leaflet-oldie .leaflet-popup-content-wrapper{-ms-zoom:1}.leaflet-oldie .leaflet-popup-tip{width:24px;margin:0 auto;-ms-filter:"progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)";filter:progid:DXImageTransform.Microsoft.Matrix(M11=.70710678,M12=.70710678,M21=-.70710678,M22=.70710678)}.leaflet-oldie .leaflet-control-zoom,.leaflet-oldie .leaflet-control-layers,.leaflet-oldie .leaflet-popup-content-wrapper,.leaflet-oldie .leaflet-popup-tip{border:1px solid #999}.leaflet-div-icon{background:#fff;border:1px solid #666}.leaflet-tooltip{position:absolute;padding:6px;background-color:#fff;border:1px solid #fff;border-radius:3px;color:#222;white-space:nowrap;-webkit-user-select:none;-moz-user-select:none;user-select:none;pointer-events:none;box-shadow:0 1px 3px #0006}.leaflet-tooltip.leaflet-interactive{cursor:pointer;pointer-events:auto}.leaflet-tooltip-top:before,.leaflet-tooltip-bottom:before,.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{position:absolute;pointer-events:none;border:6px solid transparent;background:transparent;content:""}.leaflet-tooltip-bottom{margin-top:6px}.leaflet-tooltip-top{margin-top:-6px}.leaflet-tooltip-bottom:before,.leaflet-tooltip-top:before{left:50%;margin-left:-6px}.leaflet-tooltip-top:before{bottom:0;margin-bottom:-12px;border-top-color:#fff}.leaflet-tooltip-bottom:before{top:0;margin-top:-12px;margin-left:-6px;border-bottom-color:#fff}.leaflet-tooltip-left{margin-left:-6px}.leaflet-tooltip-right{margin-left:6px}.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{top:50%;margin-top:-6px}.leaflet-tooltip-left:before{right:0;margin-right:-12px;border-left-color:#fff}.leaflet-tooltip-right:before{left:0;margin-left:-12px;border-right-color:#fff}@media print{.leaflet-control{-webkit-print-color-adjust:exact;print-color-adjust:exact}}.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);padding-inline-start: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);padding-inline-start:var(--ion-padding, 16px)}.ion-padding-end{--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);padding-inline-start: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);margin-inline-start: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);margin-inline-start:var(--ion-margin, 16px)}.ion-margin-end{--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);margin-inline-start: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-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}}
