@charset "UTF-8";.snackbar-info .mdc-snackbar__surface:before{content:"";position:absolute;top:0;left:0;bottom:0;background-color:#0003;animation:fillProgress 8s linear forwards;pointer-events:none}.snackbar-info .mdc-snackbar__label,.snackbar-info .mat-mdc-button{color:#606060;position:relative;z-index:1}.snackbar-info button span{color:#000}html.theme-dark .snackbar-info .mdc-snackbar__surface{background-color:#6400e8!important;position:relative!important;overflow:hidden;border-radius:32px!important}html.theme-dark .snackbar-info .mdc-snackbar__surface:before{content:"";position:absolute;top:0;left:0;bottom:0;background-color:#0003;animation:fillProgress 8s linear forwards;pointer-events:none}html.theme-dark .snackbar-info .mdc-snackbar__label,html.theme-dark .snackbar-info .mat-mdc-button{color:#e1e1e1;position:relative;z-index:1}html.theme-dark .snackbar-info button span{color:#fff}.snackbar-info .mdc-snackbar__surface{background-color:#6400e8!important;position:relative!important;overflow:hidden;border-radius:32px!important}.snackbar-info .mdc-snackbar__surface:before{content:"";position:absolute;top:0;left:0;bottom:0;background-color:#fff3;animation:fillProgress 8s linear forwards;pointer-events:none}.snackbar-info .mdc-snackbar__label,.snackbar-info .mat-mdc-button{color:#e3f1dd;position:relative;z-index:1}.snackbar-info button span{color:#fff}.snackbar-success .mdc-snackbar__surface{background-color:#42a807!important;position:relative!important;overflow:hidden;border-radius:32px!important}.snackbar-success .mdc-snackbar__surface:before{content:"";position:absolute;top:0;left:0;bottom:0;background-color:#fff3;animation:fillProgress 8s linear forwards;pointer-events:none}.snackbar-success .mdc-snackbar__label,.snackbar-success .mat-mdc-button{color:#e3f1dd;position:relative;z-index:1}.snackbar-success button span{color:#fff}html.theme-dark .snackbar-success .mdc-snackbar__surface{background-color:#42a807!important;position:relative!important;overflow:hidden;border-radius:32px!important}html.theme-dark .snackbar-success .mdc-snackbar__surface:before{content:"";position:absolute;top:0;left:0;bottom:0;background-color:#fff3;animation:fillProgress 8s linear forwards;pointer-events:none}html.theme-dark .snackbar-success .mdc-snackbar__label,html.theme-dark .snackbar-success .mat-mdc-button{color:#e3f1dd;position:relative;z-index:1}html.theme-dark .snackbar-success button span{color:#fff}.snackbar-error .mdc-snackbar__surface{background-color:#f83c3c!important;position:relative!important;overflow:hidden;border-radius:32px!important}.snackbar-error .mdc-snackbar__surface:before{content:"";position:absolute;top:0;left:0;bottom:0;background-color:#0003;animation:fillProgress 8s linear forwards;pointer-events:none}.snackbar-error .mdc-snackbar__label,.snackbar-error .mat-mdc-button{color:#efd3d3;position:relative;z-index:1}.snackbar-error button span{color:#fff}html.theme-dark .snackbar-error .mdc-snackbar__surface{background-color:#f83c3c!important;position:relative!important;overflow:hidden;border-radius:32px!important}html.theme-dark .snackbar-error .mdc-snackbar__surface:before{content:"";position:absolute;top:0;left:0;bottom:0;background-color:#0003;animation:fillProgress 8s linear forwards;pointer-events:none}html.theme-dark .snackbar-error .mdc-snackbar__label,html.theme-dark .snackbar-error .mat-mdc-button{color:#efd3d3;position:relative;z-index:1}html.theme-dark .snackbar-error button span{color:#fff}@keyframes fillProgress{0%{width:100%}to{width:0}}button{border-color:#b8b8b8!important}button[mat-flat-button]{background-color:#6400e8;color:#fff}button[mat-flat-button]:hover:not(:disabled){background-color:#7015f7}button[mat-flat-button]:disabled,button[mat-flat-button][disabled]{background-color:#e0e0e0!important;color:#a0a0a0!important;cursor:not-allowed!important;box-shadow:none!important}html.theme-dark button{border-color:#6b6b6b!important}html.theme-dark button[mat-flat-button]{background-color:#6119bf;color:#fff}html.theme-dark button[mat-flat-button]:hover:not(:disabled){background-color:#7015f7}html.theme-dark button[mat-flat-button]:disabled,html.theme-dark button[mat-flat-button][disabled]{background-color:#2e2e2e!important;color:#6e6e6e!important;cursor:not-allowed!important;box-shadow:none!important}.itemy-save-button{width:120px;transition:all .2s ease-in-out}.itemy-save-button--large{width:auto!important;min-width:250px;height:48px!important;font-size:1.1rem!important;font-weight:600!important;border-radius:24px!important;padding:0 24px!important;display:inline-flex;align-items:center;justify-content:center;gap:8px}.itemy-save-button--large mat-icon{font-size:22px;width:22px;height:22px;margin:0!important}.itemy-cancel-button{width:120px;transition:all .2s ease-in-out}.itemy-cancel-button--large{width:auto!important;min-width:150px;height:48px!important;font-size:1.1rem!important;font-weight:500!important;border-radius:24px!important;padding:0 24px!important}.google-sign-in-btn{display:inline-flex;align-items:center;justify-content:center;background-color:#fff!important;color:#3c4043!important;border:1px solid #dadce0!important;border-radius:50px!important;font-family:Google Sans,sans-serif!important;font-weight:500!important;padding:0 16px!important;height:40px!important;box-shadow:0 1px 2px #3c40434d,0 1px 3px 1px #3c404326!important;transition:background-color .2s,box-shadow .2s!important}.google-sign-in-btn:hover{background-color:#f8f9fa!important;box-shadow:0 1px 3px #3c40434d,0 4px 8px 3px #3c404326!important}.google-sign-in-btn .google-icon{width:18px;height:18px;margin-right:12px}.google-sign-in-btn .mdc-button__label{display:flex;align-items:center;width:100%;justify-content:center}html.theme-dark .google-sign-in-btn{background-color:#131314!important;color:#e3e3e3!important;border-color:#8e918f!important}html.theme-dark .google-sign-in-btn:hover{background-color:#2b2b2b!important}mat-toolbar{background:#f4f2f7!important;border-bottom:1px solid #f4f4f4;color:var(--mat-sys-on-surface);height:58px!important;min-height:58px!important;--mat-toolbar-standard-height: 58px;--mat-toolbar-mobile-height: 58px}@media(max-width:599px){mat-toolbar{background:#f4f2f7!important}}html.theme-dark mat-toolbar{background:linear-gradient(168deg,#494450,#665f6e 180%)!important;border-bottom:1px solid rgba(186,154,238,.0666666667)}@media(max-width:599px){html.theme-dark mat-toolbar{background:#494450!important}}.mat-mdc-progress-bar,html.theme-dark .mat-mdc-progress-bar{--mat-progress-bar-active-indicator-color: #6d3aed}html{--app-sidenav-bg: #f1eef5;--sidenav-border-color: #f4f4f4;--offer-border-color: #dcdcdc}html.theme-dark{--app-sidenav-bg: linear-gradient(125deg, #46404b 0%, #45434d 130%);--sidenav-border-color: rgba(199, 181, 213, .1215686275);--offer-border-color: #3f3f3f}mat-sidenav{width:230px!important;background:var(--app-sidenav-bg)!important;border-right:1px solid var(--sidenav-border-color)!important}.mat-drawer-backdrop.mat-drawer-shown,.mat-sidenav-backdrop.mat-drawer-shown,.mat-drawer-backdrop.mat-drawer-backdrop-showing{backdrop-filter:blur(4px)!important;-webkit-backdrop-filter:blur(4px)!important;background-color:#0009!important}mat-sidenav-content{overflow-y:auto!important}input.mat-mdc-input-element,.mat-mdc-select-value{font-size:15px}.mat-mdc-form-field:has(.mat-mdc-form-field-icon-prefix) input.mat-mdc-input-element,.mat-mdc-form-field:has(.mat-mdc-form-field-icon-prefix) .mat-mdc-select-value{padding-left:5px!important}input[type=number]::-webkit-outer-spin-button,input[type=number]::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}.mat-mdc-form-field{--mat-form-field-container-height: 45px}.mat-mdc-form-field-infix{padding-top:10px!important;padding-bottom:10px!important;min-height:auto!important}.mat-mdc-notched-outline__leading,.mdc-notched-outline__leading{border-radius:28px 0 0 28px!important;width:28px!important;border-right:none!important}.mat-mdc-notched-outline__notch,.mdc-notched-outline__notch{margin-left:-1px;margin-right:-1px;border-left:none!important;border-right:none!important}.mat-mdc-notched-outline__trailing,.mdc-notched-outline__trailing{border-radius:0 28px 28px 0!important;border-left:none!important}.mat-mdc-notched-outline__leading,.mat-mdc-notched-outline__notch,.mat-mdc-notched-outline__trailing,.mdc-notched-outline__leading,.mdc-notched-outline__notch,.mdc-notched-outline__trailing{transition:border-color .15s ease-in-out!important}mat-form-field:has(textarea) .mdc-notched-outline__leading{border-radius:20px 0 0 20px!important;width:20px!important}mat-form-field:has(textarea) .mdc-notched-outline__trailing{border-radius:0 20px 20px 0!important}.mat-mdc-text-field-wrapper .mat-mdc-form-field-flex{padding-left:8px!important}.mat-mdc-form-field .mat-mdc-floating-label.mdc-floating-label{padding-bottom:4px}.mat-mdc-form-field .mdc-floating-label:not(.mdc-floating-label--float-above){color:color-mix(in srgb,var(--mat-sys-on-surface) 52%,transparent)!important}.mat-mdc-form-field:not(.mat-focused) .mdc-notched-outline__leading,.mat-mdc-form-field:not(.mat-focused) .mdc-notched-outline__notch,.mat-mdc-form-field:not(.mat-focused) .mdc-notched-outline__trailing{border-color:#00000040!important}.mat-mdc-form-field:not(.mat-focused):hover .mdc-notched-outline__leading,.mat-mdc-form-field:not(.mat-focused):hover .mdc-notched-outline__notch,.mat-mdc-form-field:not(.mat-focused):hover .mdc-notched-outline__trailing{border-color:#0009!important}html.theme-dark .mat-mdc-form-field:not(.mat-focused) .mdc-notched-outline__leading,html.theme-dark .mat-mdc-form-field:not(.mat-focused) .mdc-notched-outline__notch,html.theme-dark .mat-mdc-form-field:not(.mat-focused) .mdc-notched-outline__trailing{border-color:#fff3!important}html.theme-dark .mat-mdc-form-field:not(.mat-focused):hover .mdc-notched-outline__leading,html.theme-dark .mat-mdc-form-field:not(.mat-focused):hover .mdc-notched-outline__notch,html.theme-dark .mat-mdc-form-field:not(.mat-focused):hover .mdc-notched-outline__trailing{border-color:#fff9!important}html.theme-dark mat-error,html.theme-dark .mat-mdc-form-field-error{color:#e05656!important}mat-error,.mat-mdc-form-field-error{color:#f83c3c!important}mat-form-field:has(textarea) .mat-mdc-text-field-wrapper{align-items:flex-start!important}mat-form-field:has(textarea) .mat-mdc-form-field-flex{align-items:flex-start!important}mat-form-field:has(textarea) .mat-mdc-form-field-icon-prefix{align-self:flex-start!important;top:10px!important;transform:none!important}mat-form-field:has(textarea) textarea.mat-mdc-input-element{padding-left:10px!important}mat-form-field:has(textarea) .mat-mdc-floating-label:not(.mdc-floating-label--float-above){margin-left:10px!important}.mdc-checkbox__background{width:24px!important;height:24px!important}.mat-internal-form-field>label{padding-top:6px}.cdk-overlay-backdrop.mat-overlay-transparent-backdrop.cdk-overlay-backdrop-showing,.cdk-overlay-backdrop.cdk-overlay-dark-backdrop.cdk-overlay-backdrop-showing{backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);background-color:#0009}.mat-mdc-dialog-content{gap:.6rem!important}.mdc-dialog__surface{border-radius:20px!important;display:flex!important;flex-direction:column!important;overflow:hidden!important;height:100%!important}.mat-mdc-dialog-container,.mat-mdc-dialog-inner-container,.mat-mdc-dialog-component-host{display:flex!important;flex-direction:column!important;flex:1!important;min-height:0!important;overflow:hidden!important}.mat-mdc-dialog-container .mat-mdc-dialog-content{flex:1!important;min-height:0!important;overflow-y:auto!important;max-height:none!important}@media(max-width:768px){.mat-mdc-dialog-panel{max-width:100vw!important;border-radius:20px!important}.cdk-overlay-pane{width:95vw!important;max-width:95vw!important;max-height:95dvh!important}.cdk-overlay-pane.login-dialog-panel{height:auto!important;width:70vw!important;max-height:90vh!important;max-width:90vw!important}.mdc-dialog__surface{border-radius:30px!important;overflow:hidden!important;height:100%!important}.mat-mdc-dialog-container,.mat-mdc-dialog-inner-container,.mat-mdc-dialog-component-host{overflow:hidden!important;height:100%!important}.mat-mdc-dialog-container .mat-mdc-dialog-content{overflow-y:auto!important;-webkit-overflow-scrolling:touch!important;max-height:none!important}}html{--chip-bg-color: #6400e8;--chip-text-color: #ffffff}html.theme-dark{--chip-bg-color: rgba(255, 255, 255, .08);--chip-text-color: #ffffff}.mat-mdc-chip{border-radius:999px!important;background-color:var(--chip-bg-color)!important;height:22px!important}.mat-mdc-chip .mdc-evolution-chip__text-label{color:var(--chip-text-color)!important;font-size:.8rem!important}.mat-mdc-chip .mdc-evolution-chip__action:before{border-style:none!important;border-width:0!important}.map-offer-popup{position:absolute;bottom:calc(100% + 10px);left:50%;transform:translate(-50%);min-width:260px;max-width:300px;overflow:visible;z-index:100;animation:popupFadeIn .18s ease;font-family:Google Sans,Roboto,sans-serif}.map-offer-popup:before{content:"";position:absolute;bottom:-18px;left:50%;transform:translate(-50%);width:60%;height:18px;background:transparent}.map-offer-popup .popup-card{position:relative;border-radius:14px;overflow:hidden;box-shadow:0 8px 32px #00000047}.map-offer-popup.dark .popup-card{background:var(--app-sidenav-bg, #1e1e2e);border:1px solid rgba(255,255,255,.08);color:#e0e0e0}.map-offer-popup.light .popup-card{background:#fff;border:1px solid rgba(0,0,0,.06);color:#222}.map-offer-popup .popup-card:after{content:"";position:absolute;bottom:-7px;left:50%;transform:translate(-50%);border-left:8px solid transparent;border-right:8px solid transparent}.map-offer-popup.dark .popup-card:after{border-top:8px solid var(--app-sidenav-bg, #1e1e2e)}.map-offer-popup.light .popup-card:after{border-top:8px solid #fff}.map-offer-popup .popup-card .popup-header{padding:10px 14px 8px;font-size:13px;font-weight:600;border-bottom:1px solid rgba(128,128,128,.15);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.map-offer-popup .popup-card .popup-list{max-height:240px;overflow-y:auto;scrollbar-width:thin}.map-offer-popup .popup-card .popup-item{display:flex;align-items:center;gap:12px;padding:10px 12px;cursor:pointer;transition:background .12s ease;border-bottom:1px solid rgba(128,128,128,.07)}.map-offer-popup .popup-card .popup-item:last-child{border-bottom:none}.map-offer-popup .popup-card .popup-item:hover{background:#8080801a}.map-offer-popup .popup-card .popup-item:hover .popup-item-arrow{opacity:.75;transform:translate(2px)}.map-offer-popup .popup-card .popup-item-img{width:48px;height:48px;border-radius:8px;object-fit:cover;flex-shrink:0;background:#80808026}.map-offer-popup .popup-card .popup-item-img-placeholder{width:48px;height:48px;border-radius:8px;background:#8080801f;display:flex;align-items:center;justify-content:center;flex-shrink:0}.map-offer-popup .popup-card .popup-item-img-placeholder span{font-size:20px;opacity:.35}.map-offer-popup .popup-card .popup-item-text{flex:1;display:flex;flex-direction:column;gap:2px;min-width:0}.map-offer-popup .popup-card .popup-item-title{font-size:13px;font-weight:500;line-height:1.35;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.map-offer-popup .popup-card .popup-item-arrow{font-size:18px;opacity:.35;flex-shrink:0;transition:opacity .12s ease,transform .12s ease}.map-offer-popup .popup-card .popup-more{padding:6px 14px 10px;font-size:11px;opacity:.55;text-align:center}@keyframes popupFadeIn{0%{opacity:0;transform:translate(-50%) translateY(6px)}to{opacity:1;transform:translate(-50%) translateY(0)}}@media(min-width:600px){html{--mat-form-field-container-height: 40px;--mat-form-field-filled-label-display: none;--mat-form-field-container-vertical-padding: 8px;--mat-form-field-filled-with-label-container-padding-top: 8px;--mat-form-field-filled-with-label-container-padding-bottom: 8px}html{--mat-button-filled-container-height: 36px;--mat-button-filled-touch-target-display: block;--mat-button-outlined-container-height: 36px;--mat-button-outlined-touch-target-display: block;--mat-button-protected-container-height: 36px;--mat-button-protected-touch-target-display: block;--mat-button-text-container-height: 36px;--mat-button-text-touch-target-display: block;--mat-button-tonal-container-height: 36px;--mat-button-tonal-touch-target-display: block}}@media(max-width:599px){html{--mat-form-field-container-height: 48px;--mat-form-field-filled-label-display: none;--mat-form-field-container-vertical-padding: 12px;--mat-form-field-filled-with-label-container-padding-top: 12px;--mat-form-field-filled-with-label-container-padding-bottom: 12px}html{--mat-button-filled-container-height: 36px;--mat-button-filled-touch-target-display: block;--mat-button-outlined-container-height: 36px;--mat-button-outlined-touch-target-display: block;--mat-button-protected-container-height: 36px;--mat-button-protected-touch-target-display: block;--mat-button-text-container-height: 36px;--mat-button-text-touch-target-display: block;--mat-button-tonal-container-height: 36px;--mat-button-tonal-touch-target-display: block}}html{--mat-sys-body-large-size: .92rem !important;--mat-toolbar-standard-height: 58px;color-scheme:light;--mat-sys-background: #e4e2e7 !important;--app-scrollbar-thumb: rgba(0, 0, 0, .25);--app-scrollbar-thumb-hover: rgba(0, 0, 0, .4);--mat-sys-surface: #eae7ed !important;--app-dialog-header-bg: #ffffff;--mat-sys-surface-container: rgb(255, 255, 255) !important;--ngx-skeleton-loader-base-color: #e8e7eb !important;--app-image-placeholder-bg: #bcb6c3;--mat-sys-outline-variant: rgb(228, 228, 228) !important;--app-border-strong: #ababab;--app-boosted-badge-color: #3e973e;--app-boosted-badge-border: #00cc44;--app-badge-default-bg: #d6d3da;--app-badge-default-color: #726a7b;--app-badge-public-bg: rgba(25, 118, 210, .12);--app-badge-public-color: rgba(25, 118, 210, .9);--app-badge-private-bg: rgba(245, 124, 0, .12);--app-badge-private-color: rgba(245, 124, 0, .9);--app-badge-purple-bg: rgba(100, 0, 232, .12);--app-badge-purple-color: rgba(100, 0, 232, .9);--app-badge-green-bg: rgba(0, 213, 7, .12);--app-badge-green-color: rgba(46, 125, 50, .9);--mat-sys-background: #fef8fc;--mat-sys-error: ;--mat-sys-error-container: ;--mat-sys-inverse-on-surface: #f5eff4;--mat-sys-inverse-primary: #d5baff;--mat-sys-inverse-surface: #323033;--mat-sys-on-background: #1d1b1e;--mat-sys-on-error: ;--mat-sys-on-error-container: ;--mat-sys-on-primary: #ffffff;--mat-sys-on-primary-container: #5f00c0;--mat-sys-on-primary-fixed: #270057;--mat-sys-on-primary-fixed-variant: #5f00c0;--mat-sys-on-secondary: #ffffff;--mat-sys-on-secondary-container: #4b4357;--mat-sys-on-secondary-fixed: #1f182a;--mat-sys-on-secondary-fixed-variant: #4b4357;--mat-sys-on-surface: #1d1b1e;--mat-sys-on-surface-variant: #49454e;--mat-sys-on-tertiary: #ffffff;--mat-sys-on-tertiary-container: #5f00c0;--mat-sys-on-tertiary-fixed: #270057;--mat-sys-on-tertiary-fixed-variant: #5f00c0;--mat-sys-outline: #7b757f;--mat-sys-outline-variant: #cbc4cf;--mat-sys-primary: #7d00fa;--mat-sys-primary-container: #ecdcff;--mat-sys-primary-fixed: #ecdcff;--mat-sys-primary-fixed-dim: #d5baff;--mat-sys-scrim: #000000;--mat-sys-secondary: #645b70;--mat-sys-secondary-container: #eadef7;--mat-sys-secondary-fixed: #eadef7;--mat-sys-secondary-fixed-dim: #cec2db;--mat-sys-shadow: #000000;--mat-sys-surface: #fef8fc;--mat-sys-surface-bright: #fef8fc;--mat-sys-surface-container: #f2ecf1;--mat-sys-surface-container-high: #ede6eb;--mat-sys-surface-container-highest: #e6e1e6;--mat-sys-surface-container-low: #f8f2f6;--mat-sys-surface-container-lowest: #ffffff;--mat-sys-surface-dim: #ded8dd;--mat-sys-surface-tint: #7d00fa;--mat-sys-surface-variant: #e8e0eb;--mat-sys-tertiary: #7d00fa;--mat-sys-tertiary-container: #ecdcff;--mat-sys-tertiary-fixed: #ecdcff;--mat-sys-tertiary-fixed-dim: #d5baff;--mat-sys-neutral-variant20: #332f37;--mat-sys-neutral10: #1d1b1e;--mat-sys-level0: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mat-sys-level1: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mat-sys-level2: 0px 3px 3px -2px rgba(0, 0, 0, .2), 0px 3px 4px 0px rgba(0, 0, 0, .14), 0px 1px 8px 0px rgba(0, 0, 0, .12);--mat-sys-level3: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mat-sys-level4: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mat-sys-level5: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mat-sys-body-large: 400 1rem / 1.5rem Google Sans;--mat-sys-body-large-font: Google Sans;--mat-sys-body-large-line-height: 1.5rem;--mat-sys-body-large-size: 1rem;--mat-sys-body-large-tracking: .031rem;--mat-sys-body-large-weight: 400;--mat-sys-body-medium: 400 .875rem / 1.25rem Google Sans;--mat-sys-body-medium-font: Google Sans;--mat-sys-body-medium-line-height: 1.25rem;--mat-sys-body-medium-size: .875rem;--mat-sys-body-medium-tracking: .016rem;--mat-sys-body-medium-weight: 400;--mat-sys-body-small: 400 .75rem / 1rem Google Sans;--mat-sys-body-small-font: Google Sans;--mat-sys-body-small-line-height: 1rem;--mat-sys-body-small-size: .75rem;--mat-sys-body-small-tracking: .025rem;--mat-sys-body-small-weight: 400;--mat-sys-display-large: 400 3.562rem / 4rem Google Sans;--mat-sys-display-large-font: Google Sans;--mat-sys-display-large-line-height: 4rem;--mat-sys-display-large-size: 3.562rem;--mat-sys-display-large-tracking: -.016rem;--mat-sys-display-large-weight: 400;--mat-sys-display-medium: 400 2.812rem / 3.25rem Google Sans;--mat-sys-display-medium-font: Google Sans;--mat-sys-display-medium-line-height: 3.25rem;--mat-sys-display-medium-size: 2.812rem;--mat-sys-display-medium-tracking: 0;--mat-sys-display-medium-weight: 400;--mat-sys-display-small: 400 2.25rem / 2.75rem Google Sans;--mat-sys-display-small-font: Google Sans;--mat-sys-display-small-line-height: 2.75rem;--mat-sys-display-small-size: 2.25rem;--mat-sys-display-small-tracking: 0;--mat-sys-display-small-weight: 400;--mat-sys-headline-large: 400 2rem / 2.5rem Google Sans;--mat-sys-headline-large-font: Google Sans;--mat-sys-headline-large-line-height: 2.5rem;--mat-sys-headline-large-size: 2rem;--mat-sys-headline-large-tracking: 0;--mat-sys-headline-large-weight: 400;--mat-sys-headline-medium: 400 1.75rem / 2.25rem Google Sans;--mat-sys-headline-medium-font: Google Sans;--mat-sys-headline-medium-line-height: 2.25rem;--mat-sys-headline-medium-size: 1.75rem;--mat-sys-headline-medium-tracking: 0;--mat-sys-headline-medium-weight: 400;--mat-sys-headline-small: 400 1.5rem / 2rem Google Sans;--mat-sys-headline-small-font: Google Sans;--mat-sys-headline-small-line-height: 2rem;--mat-sys-headline-small-size: 1.5rem;--mat-sys-headline-small-tracking: 0;--mat-sys-headline-small-weight: 400;--mat-sys-label-large: 500 .875rem / 1.25rem Google Sans;--mat-sys-label-large-font: Google Sans;--mat-sys-label-large-line-height: 1.25rem;--mat-sys-label-large-size: .875rem;--mat-sys-label-large-tracking: .006rem;--mat-sys-label-large-weight: 500;--mat-sys-label-large-weight-prominent: 700;--mat-sys-label-medium: 500 .75rem / 1rem Google Sans;--mat-sys-label-medium-font: Google Sans;--mat-sys-label-medium-line-height: 1rem;--mat-sys-label-medium-size: .75rem;--mat-sys-label-medium-tracking: .031rem;--mat-sys-label-medium-weight: 500;--mat-sys-label-medium-weight-prominent: 700;--mat-sys-label-small: 500 .688rem / 1rem Google Sans;--mat-sys-label-small-font: Google Sans;--mat-sys-label-small-line-height: 1rem;--mat-sys-label-small-size: .688rem;--mat-sys-label-small-tracking: .031rem;--mat-sys-label-small-weight: 500;--mat-sys-title-large: 400 1.375rem / 1.75rem Google Sans;--mat-sys-title-large-font: Google Sans;--mat-sys-title-large-line-height: 1.75rem;--mat-sys-title-large-size: 1.375rem;--mat-sys-title-large-tracking: 0;--mat-sys-title-large-weight: 400;--mat-sys-title-medium: 500 1rem / 1.5rem Google Sans;--mat-sys-title-medium-font: Google Sans;--mat-sys-title-medium-line-height: 1.5rem;--mat-sys-title-medium-size: 1rem;--mat-sys-title-medium-tracking: .009rem;--mat-sys-title-medium-weight: 500;--mat-sys-title-small: 500 .875rem / 1.25rem Google Sans;--mat-sys-title-small-font: Google Sans;--mat-sys-title-small-line-height: 1.25rem;--mat-sys-title-small-size: .875rem;--mat-sys-title-small-tracking: .006rem;--mat-sys-title-small-weight: 500;--mat-sys-corner-extra-large: 28px;--mat-sys-corner-extra-large-top: 28px 28px 0 0;--mat-sys-corner-extra-small: 4px;--mat-sys-corner-extra-small-top: 4px 4px 0 0;--mat-sys-corner-full: 9999px;--mat-sys-corner-large: 16px;--mat-sys-corner-large-end: 0 16px 16px 0;--mat-sys-corner-large-start: 16px 0 0 16px;--mat-sys-corner-large-top: 16px 16px 0 0;--mat-sys-corner-medium: 12px;--mat-sys-corner-none: 0;--mat-sys-corner-small: 8px;--mat-sys-dragged-state-layer-opacity: .16;--mat-sys-focus-state-layer-opacity: .12;--mat-sys-hover-state-layer-opacity: .08;--mat-sys-pressed-state-layer-opacity: .12}html.theme-dark{color-scheme:dark;--mat-sys-background: #2d2b2e !important;--app-scrollbar-thumb: rgba(255, 255, 255, .25);--app-scrollbar-thumb-hover: rgba(255, 255, 255, .4);--mat-sys-surface: #3a383c !important;--app-dialog-header-bg: #47444b;--mat-sys-surface-container: #3a383c !important;--ngx-skeleton-loader-base-color: rgba(39, 38, 41, 0) !important;--app-image-placeholder-bg: #2a282c;--mat-sys-outline-variant: #434343 !important;--app-border-strong: #5c5a61;--app-boosted-badge-color: #fff;--app-boosted-badge-border: #39ff14;--app-badge-default-bg: #5a575e;--app-badge-default-color: #f0eff2;--app-badge-public-bg: rgba(66, 165, 245, .2);--app-badge-public-color: #90caf9;--app-badge-private-bg: rgba(255, 167, 38, .2);--app-badge-private-color: #ffcc80;--app-badge-purple-bg: rgba(138, 74, 235, .25);--app-badge-purple-color: #e9d5ff;--app-badge-green-bg: rgba(76, 175, 80, .2);--app-badge-green-color: #a5d6a7;--mat-sys-background: #151316;--mat-sys-error: ;--mat-sys-error-container: ;--mat-sys-inverse-on-surface: #323033;--mat-sys-inverse-primary: #7d00fa;--mat-sys-inverse-surface: #e6e1e6;--mat-sys-on-background: #e6e1e6;--mat-sys-on-error: ;--mat-sys-on-error-container: ;--mat-sys-on-primary: #42008a;--mat-sys-on-primary-container: #ecdcff;--mat-sys-on-primary-fixed: #270057;--mat-sys-on-primary-fixed-variant: #5f00c0;--mat-sys-on-secondary: #352d40;--mat-sys-on-secondary-container: #eadef7;--mat-sys-on-secondary-fixed: #1f182a;--mat-sys-on-secondary-fixed-variant: #4b4357;--mat-sys-on-surface: #e6e1e6;--mat-sys-on-surface-variant: #e8e0eb;--mat-sys-on-tertiary: #42008a;--mat-sys-on-tertiary-container: #ecdcff;--mat-sys-on-tertiary-fixed: #270057;--mat-sys-on-tertiary-fixed-variant: #5f00c0;--mat-sys-outline: #958e99;--mat-sys-outline-variant: #49454e;--mat-sys-primary: #d5baff;--mat-sys-primary-container: #5f00c0;--mat-sys-primary-fixed: #ecdcff;--mat-sys-primary-fixed-dim: #d5baff;--mat-sys-scrim: #000000;--mat-sys-secondary: #cec2db;--mat-sys-secondary-container: #4b4357;--mat-sys-secondary-fixed: #eadef7;--mat-sys-secondary-fixed-dim: #cec2db;--mat-sys-shadow: #000000;--mat-sys-surface: #151316;--mat-sys-surface-bright: #3b383c;--mat-sys-surface-container: #211f22;--mat-sys-surface-container-high: #2b292d;--mat-sys-surface-container-highest: #363437;--mat-sys-surface-container-low: #1d1b1e;--mat-sys-surface-container-lowest: #0f0d11;--mat-sys-surface-dim: #151316;--mat-sys-surface-tint: #d5baff;--mat-sys-surface-variant: #49454e;--mat-sys-tertiary: #d5baff;--mat-sys-tertiary-container: #5f00c0;--mat-sys-tertiary-fixed: #ecdcff;--mat-sys-tertiary-fixed-dim: #d5baff;--mat-sys-neutral-variant20: #332f37;--mat-sys-neutral10: #1d1b1e;--mat-sys-level0: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mat-sys-level1: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mat-sys-level2: 0px 3px 3px -2px rgba(0, 0, 0, .2), 0px 3px 4px 0px rgba(0, 0, 0, .14), 0px 1px 8px 0px rgba(0, 0, 0, .12);--mat-sys-level3: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mat-sys-level4: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mat-sys-level5: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mat-sys-body-large: 400 1rem / 1.5rem Google Sans;--mat-sys-body-large-font: Google Sans;--mat-sys-body-large-line-height: 1.5rem;--mat-sys-body-large-size: 1rem;--mat-sys-body-large-tracking: .031rem;--mat-sys-body-large-weight: 400;--mat-sys-body-medium: 400 .875rem / 1.25rem Google Sans;--mat-sys-body-medium-font: Google Sans;--mat-sys-body-medium-line-height: 1.25rem;--mat-sys-body-medium-size: .875rem;--mat-sys-body-medium-tracking: .016rem;--mat-sys-body-medium-weight: 400;--mat-sys-body-small: 400 .75rem / 1rem Google Sans;--mat-sys-body-small-font: Google Sans;--mat-sys-body-small-line-height: 1rem;--mat-sys-body-small-size: .75rem;--mat-sys-body-small-tracking: .025rem;--mat-sys-body-small-weight: 400;--mat-sys-display-large: 400 3.562rem / 4rem Google Sans;--mat-sys-display-large-font: Google Sans;--mat-sys-display-large-line-height: 4rem;--mat-sys-display-large-size: 3.562rem;--mat-sys-display-large-tracking: -.016rem;--mat-sys-display-large-weight: 400;--mat-sys-display-medium: 400 2.812rem / 3.25rem Google Sans;--mat-sys-display-medium-font: Google Sans;--mat-sys-display-medium-line-height: 3.25rem;--mat-sys-display-medium-size: 2.812rem;--mat-sys-display-medium-tracking: 0;--mat-sys-display-medium-weight: 400;--mat-sys-display-small: 400 2.25rem / 2.75rem Google Sans;--mat-sys-display-small-font: Google Sans;--mat-sys-display-small-line-height: 2.75rem;--mat-sys-display-small-size: 2.25rem;--mat-sys-display-small-tracking: 0;--mat-sys-display-small-weight: 400;--mat-sys-headline-large: 400 2rem / 2.5rem Google Sans;--mat-sys-headline-large-font: Google Sans;--mat-sys-headline-large-line-height: 2.5rem;--mat-sys-headline-large-size: 2rem;--mat-sys-headline-large-tracking: 0;--mat-sys-headline-large-weight: 400;--mat-sys-headline-medium: 400 1.75rem / 2.25rem Google Sans;--mat-sys-headline-medium-font: Google Sans;--mat-sys-headline-medium-line-height: 2.25rem;--mat-sys-headline-medium-size: 1.75rem;--mat-sys-headline-medium-tracking: 0;--mat-sys-headline-medium-weight: 400;--mat-sys-headline-small: 400 1.5rem / 2rem Google Sans;--mat-sys-headline-small-font: Google Sans;--mat-sys-headline-small-line-height: 2rem;--mat-sys-headline-small-size: 1.5rem;--mat-sys-headline-small-tracking: 0;--mat-sys-headline-small-weight: 400;--mat-sys-label-large: 500 .875rem / 1.25rem Google Sans;--mat-sys-label-large-font: Google Sans;--mat-sys-label-large-line-height: 1.25rem;--mat-sys-label-large-size: .875rem;--mat-sys-label-large-tracking: .006rem;--mat-sys-label-large-weight: 500;--mat-sys-label-large-weight-prominent: 700;--mat-sys-label-medium: 500 .75rem / 1rem Google Sans;--mat-sys-label-medium-font: Google Sans;--mat-sys-label-medium-line-height: 1rem;--mat-sys-label-medium-size: .75rem;--mat-sys-label-medium-tracking: .031rem;--mat-sys-label-medium-weight: 500;--mat-sys-label-medium-weight-prominent: 700;--mat-sys-label-small: 500 .688rem / 1rem Google Sans;--mat-sys-label-small-font: Google Sans;--mat-sys-label-small-line-height: 1rem;--mat-sys-label-small-size: .688rem;--mat-sys-label-small-tracking: .031rem;--mat-sys-label-small-weight: 500;--mat-sys-title-large: 400 1.375rem / 1.75rem Google Sans;--mat-sys-title-large-font: Google Sans;--mat-sys-title-large-line-height: 1.75rem;--mat-sys-title-large-size: 1.375rem;--mat-sys-title-large-tracking: 0;--mat-sys-title-large-weight: 400;--mat-sys-title-medium: 500 1rem / 1.5rem Google Sans;--mat-sys-title-medium-font: Google Sans;--mat-sys-title-medium-line-height: 1.5rem;--mat-sys-title-medium-size: 1rem;--mat-sys-title-medium-tracking: .009rem;--mat-sys-title-medium-weight: 500;--mat-sys-title-small: 500 .875rem / 1.25rem Google Sans;--mat-sys-title-small-font: Google Sans;--mat-sys-title-small-line-height: 1.25rem;--mat-sys-title-small-size: .875rem;--mat-sys-title-small-tracking: .006rem;--mat-sys-title-small-weight: 500;--mat-sys-corner-extra-large: 28px;--mat-sys-corner-extra-large-top: 28px 28px 0 0;--mat-sys-corner-extra-small: 4px;--mat-sys-corner-extra-small-top: 4px 4px 0 0;--mat-sys-corner-full: 9999px;--mat-sys-corner-large: 16px;--mat-sys-corner-large-end: 0 16px 16px 0;--mat-sys-corner-large-start: 16px 0 0 16px;--mat-sys-corner-large-top: 16px 16px 0 0;--mat-sys-corner-medium: 12px;--mat-sys-corner-none: 0;--mat-sys-corner-small: 8px;--mat-sys-dragged-state-layer-opacity: .16;--mat-sys-focus-state-layer-opacity: .12;--mat-sys-hover-state-layer-opacity: .08;--mat-sys-pressed-state-layer-opacity: .12}*,*:before,*:after{box-sizing:border-box}html{height:100%}body{margin:0;height:100%;overflow:hidden;font-family:Google Sans,sans-serif;background:var(--app-bg-color);color:var(--mat-sys-on-surface)}.pt-10{padding-top:10px}.mt-10{margin-top:10px}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:var(--app-scrollbar-thumb);border-radius:4px}::-webkit-scrollbar-thumb:hover{background:var(--app-scrollbar-thumb-hover)}.pac-container{z-index:9999!important;border-radius:12px;box-shadow:0 8px 32px #0000001f!important;backdrop-filter:blur(12px)!important;-webkit-backdrop-filter:blur(12px)!important;background:#ffffffd9!important;border:1px solid rgba(255,255,255,.3)!important;margin-top:4px;font-family:Google Sans,sans-serif}.pac-item{padding:8px 12px;cursor:pointer;font-size:14px;border-top:1px solid rgba(0,0,0,.04)}.pac-item:hover{background:#8080801a}.pac-item-query{font-size:14px}.mat-mdc-select-panel,.mat-mdc-menu-panel,.mat-mdc-autocomplete-panel{border-radius:16px!important;box-shadow:0 8px 32px #0000001f!important;backdrop-filter:blur(12px)!important;-webkit-backdrop-filter:blur(12px)!important;background:#ffffff40!important;border:1px solid rgba(255,255,255,.3)!important;margin-top:6px!important}@media(max-width:599px){.mat-mdc-select-panel,.mat-mdc-menu-panel,.mat-mdc-autocomplete-panel{margin-left:10px!important}}html.theme-dark .mat-mdc-select-panel,html.theme-dark .mat-mdc-menu-panel,html.theme-dark .mat-mdc-autocomplete-panel{background:#2d2b2e73!important;border:1px solid rgba(255,255,255,.08)!important;box-shadow:0 8px 64px #00000052!important;backdrop-filter:blur(16px)!important;-webkit-backdrop-filter:blur(16px)!important}html.theme-dark .pac-container{background:#2d2b2ed9!important;border:1px solid rgba(255,255,255,.08)!important;box-shadow:0 8px 32px #0000004d!important}html.theme-dark .pac-item{color:#ffffffde;border-top:1px solid rgba(255,255,255,.08)}html.theme-dark .pac-item-query{color:#fff}.cdk-overlay-pane:has(.mat-mdc-menu-panel){justify-content:flex-end}.cdk-overlay-transparent-backdrop{backdrop-filter:blur(0px)!important;-webkit-backdrop-filter:blur(0px)!important;background-color:#0000!important;opacity:1!important;transition:backdrop-filter .8s cubic-bezier(.2,0,0,1),-webkit-backdrop-filter .8s cubic-bezier(.2,0,0,1),background-color .8s cubic-bezier(.2,0,0,1)!important}.cdk-overlay-transparent-backdrop.cdk-overlay-backdrop-showing{backdrop-filter:blur(4px)!important;-webkit-backdrop-filter:blur(4px)!important;background-color:#00000026!important}html.theme-dark .cdk-overlay-transparent-backdrop.cdk-overlay-backdrop-showing{background-color:#0006!important}.mat-mdc-form-field-icon-prefix>.mat-icon,.mat-mdc-form-field-icon-suffix>.mat-icon{padding:0 0 0 10px!important}body,.mat-app-background,mat-sidenav-container{background:linear-gradient(175deg,#d7d5d9,#c8c5ca)!important;background-attachment:fixed!important}html.theme-dark body,html.theme-dark .mat-app-background,html.theme-dark mat-sidenav-container{background:linear-gradient(175deg,#363537,#323033)!important;background-attachment:fixed!important}.glossy-sticky-header{position:sticky;top:0;z-index:100;background-color:transparent;backdrop-filter:blur(24px);-webkit-backdrop-filter:blur(24px);transition:transform .3s cubic-bezier(.4,0,.2,1);margin-left:-.6rem;margin-right:-.6rem;padding:18px 0 4px}@media(max-width:768px){.glossy-sticky-header{margin-left:-.5rem;margin-right:-.5rem}}.glossy-sticky-header .page-header{flex-wrap:wrap;align-items:center}@media(max-width:767px){.glossy-sticky-header .page-header{flex-direction:row;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:.5rem!important}.glossy-sticky-header .page-header .header-actions{width:100%;flex:1 1 auto}}.glossy-sticky-header.hidden{transform:translateY(-120%)}.category-select-panel{max-height:550px!important}@media(max-width:599px){.category-select-panel{min-width:100%!important;width:100%!important}}.mat-mdc-card{box-shadow:none!important}.mat-mdc-tooltip{padding:6px}.mat-mdc-tooltip .mdc-tooltip__surface{display:flex!important;justify-content:center!important;align-items:center!important;text-align:center!important;width:max-content!important;max-width:280px!important;min-width:unset!important;background-color:#a6a1b0b5!important;color:#fff!important;border-radius:99px!important;padding:6px 16px!important;font-family:Google Sans,sans-serif!important;font-size:12px!important;font-weight:500!important;box-shadow:0 8px 18px #00000024!important}html.theme-dark .mat-mdc-tooltip .mdc-tooltip__surface{background-color:#48454e!important;color:#f4eff4!important}app-map{display:block;height:100%}.map-dark-mode{filter:invert(1) hue-rotate(180deg) saturate(.4) brightness(1);transition:filter .3s ease}.map-dark-mode .map-marker-inner,.map-dark-mode .map-cluster-pin{filter:brightness(1) saturate(2.5) hue-rotate(180deg) invert(1)}.map-marker-pin{cursor:pointer;position:relative}.map-marker-pin .map-marker-inner{display:flex;align-items:center;gap:4px;padding:6px 10px 6px 8px;border-radius:20px;background:linear-gradient(135deg,#7b10e6,#d909ec);color:#fff;font-size:12px;font-weight:600;box-shadow:0 3px 12px #e5393573;transition:transform .15s ease,box-shadow .15s ease;white-space:nowrap;-webkit-user-select:none;user-select:none}.map-marker-pin .map-marker-inner svg{flex-shrink:0}.map-marker-pin .map-marker-inner:hover{transform:scale(1.08) translateY(-2px);box-shadow:0 6px 18px #e539358c}.map-marker-pin .map-marker-count{font-size:11px;font-weight:700}.map-cluster-pin{display:flex;align-items:center;justify-content:center;width:48px;height:48px;border-radius:50%;background:linear-gradient(135deg,#1565c0,#0d47a1);color:#fff;font-size:14px;font-weight:700;box-shadow:0 4px 14px #1565c080;border:3px solid rgba(255,255,255,.3);cursor:pointer;transition:transform .15s ease}.map-cluster-pin:hover{transform:scale(1.1)}
