.dialog{background-color:var(--color-surface);max-width:600px;max-height:100vh;box-shadow:0 8px 10px 1px var(--shadow-color-1);padding:16px;border-radius:12px}ng-icon{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:center;align-items:center;display:flex!important;flex-shrink:0;min-height:1.5rem}.label{font-size:.875rem;font-weight:400;line-height:1.5em;color:var(--color-on-surface-nonessential)}.mt-input-element{font-size:1rem;font-weight:400;line-height:1.5em;background-color:transparent;color:var(--color-on-surface);border:none;border-radius:0;padding:calc((46px - 1.5rem)/2) 16px;height:48px;outline:none;width:100%;box-sizing:border-box;-webkit-appearance:none;-moz-appearance:none;appearance:none;display:block}textarea{font-family:inherit;resize:vertical}select.mt-input-element{background-color:var(--color-surface)}select.mt-input-element option{background-color:var(--color-surface);color:var(--color-on-surface)}.mt-menu{display:flex;flex-direction:column;flex-wrap:nowrap;justify-content:flex-start;align-items:stretch;overflow:hidden;min-width:180px;max-width:280px;background-color:var(--color-surface);color:var(--color-on-surface);border-radius:12px;border:1px solid var(--color-border);box-shadow:0 8px 10px 1px var(--shadow-color-1)}.mt-menu .mt-menu-item{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:flex-start;align-items:center;font-size:1rem;font-weight:400;line-height:1.5em;color:inherit;transition-duration:.3s;background-color:transparent;cursor:pointer;border:none;-webkit-user-select:none;user-select:none;text-decoration:none;outline:unset;padding:unset;margin:unset;height:48px}.mt-menu .mt-menu-item:hover{background-color:var(--color-surface-hover)}.mt-menu .mt-menu-item ng-icon{width:40px}.mt-menu .mt-menu-item.new-category{border-top:1px solid var(--color-border)}:root{color-scheme:light;--color-accent: rgb(159, 167, 255);--color-accent-hover: rgb(133.5, 143.625, 255);--color-accent-active: rgb(82.5, 96.875, 255);--color-on-accent: rgb(34, 34, 34);--color-warn: #f05a5a;--color-warn-hover: #e71616;--color-warn-active: rgb(232.375, 21.125, 21.125);--color-on-warn: white;--color-success: rgb(67, 145, 41);--color-on-success: white;--color-caution: orange;--color-overlay-light: rgba(255, 255, 255, .7);--color-photo-badge: rgb(59, 59, 59);--color-toggle-thumb: white;--color-logo-background: rgb(255, 255, 255);--color-surface: rgb(255, 255, 255);--color-surface-hover: rgb(247, 247, 247);--color-surface-active: rgb(240, 240, 240);--color-on-surface: rgb(34, 34, 34);--color-on-surface-nonessential: rgb(106, 106, 106);--color-background: rgb(247, 247, 247);--color-on-background: rgb(34, 34, 34);--color-dark: rgb(34, 34, 34);--color-dark-hover: rgb(46.75, 46.75, 46.75);--color-dark-active: rgb(72.25, 72.25, 72.25);--color-on-dark: rgb(255, 255, 255);--color-primary: #5b4bff;--color-primary-hover: rgb(67.7666666667, 49.5, 255);--color-primary-active: rgb(22.5333333333, 0, 253.5);--color-primary-light: #f0efff;--color-on-primary: rgb(255, 255, 255);--color-primary-subdued: rgb(67, 53, 93);--color-on-primary-subdued: rgb(255, 255, 255);--color-border: rgb(221, 221, 221);--color-border-hover: rgb(34, 34, 34);--color-invalid-background: #fef2f2;--color-toggle-track: #ccc;--shadow-color-0: rgba(0, 0, 0, .04);--shadow-color-1: rgba(0, 0, 0, .1);--shadow-color-2: rgba(0, 0, 0, .2)}:root[data-theme=dark]{color-scheme:dark;--color-accent: rgb(159, 167, 255);--color-accent-hover: rgb(133.5, 143.625, 255);--color-accent-active: rgb(82.5, 96.875, 255);--color-on-accent: rgb(34, 34, 34);--color-warn: #f05a5a;--color-warn-hover: #e71616;--color-warn-active: rgb(232.375, 21.125, 21.125);--color-on-warn: white;--color-success: rgb(67, 145, 41);--color-on-success: white;--color-caution: orange;--color-overlay-light: rgba(255, 255, 255, .7);--color-photo-badge: rgb(59, 59, 59);--color-toggle-thumb: white;--color-logo-background: rgb(255, 255, 255);--color-surface: rgb(30, 30, 30);--color-surface-hover: rgb(40, 40, 40);--color-surface-active: rgb(50, 50, 50);--color-on-surface: rgb(230, 230, 230);--color-on-surface-nonessential: rgb(163, 163, 163);--color-background: rgb(18, 18, 18);--color-on-background: rgb(230, 230, 230);--color-dark: rgb(224, 224, 224);--color-dark-hover: rgb(203.6, 203.6, 203.6);--color-dark-active: rgb(178.1, 178.1, 178.1);--color-on-dark: rgb(24, 24, 24);--color-primary: #7d70ff;--color-primary-hover: rgb(101.8181818182, 86.5, 255);--color-primary-active: rgb(55.4545454545, 35.5, 255);--color-primary-light: #2a2650;--color-on-primary: rgb(255, 255, 255);--color-primary-subdued: rgb(120, 105, 150);--color-on-primary-subdued: rgb(255, 255, 255);--color-border: rgb(64, 64, 64);--color-border-hover: rgb(200, 200, 200);--color-invalid-background: #3a1f1f;--color-toggle-track: rgb(90, 90, 90);--shadow-color-0: rgba(0, 0, 0, .3);--shadow-color-1: rgba(0, 0, 0, .4);--shadow-color-2: rgba(0, 0, 0, .5)}html.no-transition,html.no-transition *{transition:none!important}html,body{min-height:100%}html{font-family:roboto,sans-serif;font-size:16px}body{font-size:1rem;font-weight:400;line-height:1.5em;margin:0;color:var(--color-on-surface);background:var(--color-surface)}h1{font-size:1.25rem;line-height:1.2em;margin:unset;padding-bottom:1.5em}h2{font-size:1rem;line-height:1.2em;margin:unset;padding-bottom:1.5em}h3,h4,h5,h6{font-size:.875rem;line-height:1.2em;margin:unset;padding-bottom:1.5em}ng-icon{min-height:unset}p{margin-top:0;margin-bottom:1rem}li p{margin:0}a{text-decoration:none;color:inherit}*{box-sizing:border-box}.dot{font-weight:600;-webkit-user-select:none;user-select:none}.container{width:100%;max-width:1280px}.flex-row{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:flex-start;align-items:stretch}.flex-column{display:flex;flex-direction:column;flex-wrap:nowrap;justify-content:flex-start;align-items:stretch}.flex-row-start-start{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:flex-start;align-items:flex-start}.flex-row-start-center{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:flex-start;align-items:center}.flex-row-start-end{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:flex-start;align-items:flex-end}.flex-row-start-stretch{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:flex-start;align-items:stretch}.flex-row-start-baseline{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:flex-start;align-items:baseline}.flex-row-center-start{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:center;align-items:flex-start}.flex-row-center-center{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:center;align-items:center}.flex-row-center-end{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:center;align-items:flex-end}.flex-row-center-stretch{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:center;align-items:stretch}.flex-row-center-baseline{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:center;align-items:baseline}.flex-row-end-start{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:flex-end;align-items:flex-start}.flex-row-end-center{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:flex-end;align-items:center}.flex-row-end-end{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:flex-end;align-items:flex-end}.flex-row-end-stretch{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:flex-end;align-items:stretch}.flex-row-end-baseline{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:flex-end;align-items:baseline}.flex-row-space-around-start{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:space-around;align-items:flex-start}.flex-row-space-around-center{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:space-around;align-items:center}.flex-row-space-around-end{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:space-around;align-items:flex-end}.flex-row-space-around-stretch{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:space-around;align-items:stretch}.flex-row-space-around-baseline{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:space-around;align-items:baseline}.flex-row-space-between-start{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:space-between;align-items:flex-start}.flex-row-space-between-center{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:space-between;align-items:center}.flex-row-space-between-end{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:space-between;align-items:flex-end}.flex-row-space-between-stretch{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:space-between;align-items:stretch}.flex-row-space-between-baseline{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:space-between;align-items:baseline}.flex-row-space-evenly-start{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:space-evenly;align-items:flex-start}.flex-row-space-evenly-center{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:space-evenly;align-items:center}.flex-row-space-evenly-end{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:space-evenly;align-items:flex-end}.flex-row-space-evenly-stretch{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:space-evenly;align-items:stretch}.flex-row-space-evenly-baseline{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:space-evenly;align-items:baseline}.flex-row-reverse-start-start{display:flex;flex-direction:row-reverse;flex-wrap:nowrap;justify-content:flex-start;align-items:flex-start}.flex-row-reverse-start-center{display:flex;flex-direction:row-reverse;flex-wrap:nowrap;justify-content:flex-start;align-items:center}.flex-row-reverse-start-end{display:flex;flex-direction:row-reverse;flex-wrap:nowrap;justify-content:flex-start;align-items:flex-end}.flex-row-reverse-start-stretch{display:flex;flex-direction:row-reverse;flex-wrap:nowrap;justify-content:flex-start;align-items:stretch}.flex-row-reverse-start-baseline{display:flex;flex-direction:row-reverse;flex-wrap:nowrap;justify-content:flex-start;align-items:baseline}.flex-row-reverse-center-start{display:flex;flex-direction:row-reverse;flex-wrap:nowrap;justify-content:center;align-items:flex-start}.flex-row-reverse-center-center{display:flex;flex-direction:row-reverse;flex-wrap:nowrap;justify-content:center;align-items:center}.flex-row-reverse-center-end{display:flex;flex-direction:row-reverse;flex-wrap:nowrap;justify-content:center;align-items:flex-end}.flex-row-reverse-center-stretch{display:flex;flex-direction:row-reverse;flex-wrap:nowrap;justify-content:center;align-items:stretch}.flex-row-reverse-center-baseline{display:flex;flex-direction:row-reverse;flex-wrap:nowrap;justify-content:center;align-items:baseline}.flex-row-reverse-end-start{display:flex;flex-direction:row-reverse;flex-wrap:nowrap;justify-content:flex-end;align-items:flex-start}.flex-row-reverse-end-center{display:flex;flex-direction:row-reverse;flex-wrap:nowrap;justify-content:flex-end;align-items:center}.flex-row-reverse-end-end{display:flex;flex-direction:row-reverse;flex-wrap:nowrap;justify-content:flex-end;align-items:flex-end}.flex-row-reverse-end-stretch{display:flex;flex-direction:row-reverse;flex-wrap:nowrap;justify-content:flex-end;align-items:stretch}.flex-row-reverse-end-baseline{display:flex;flex-direction:row-reverse;flex-wrap:nowrap;justify-content:flex-end;align-items:baseline}.flex-row-reverse-space-around-start{display:flex;flex-direction:row-reverse;flex-wrap:nowrap;justify-content:space-around;align-items:flex-start}.flex-row-reverse-space-around-center{display:flex;flex-direction:row-reverse;flex-wrap:nowrap;justify-content:space-around;align-items:center}.flex-row-reverse-space-around-end{display:flex;flex-direction:row-reverse;flex-wrap:nowrap;justify-content:space-around;align-items:flex-end}.flex-row-reverse-space-around-stretch{display:flex;flex-direction:row-reverse;flex-wrap:nowrap;justify-content:space-around;align-items:stretch}.flex-row-reverse-space-around-baseline{display:flex;flex-direction:row-reverse;flex-wrap:nowrap;justify-content:space-around;align-items:baseline}.flex-row-reverse-space-between-start{display:flex;flex-direction:row-reverse;flex-wrap:nowrap;justify-content:space-between;align-items:flex-start}.flex-row-reverse-space-between-center{display:flex;flex-direction:row-reverse;flex-wrap:nowrap;justify-content:space-between;align-items:center}.flex-row-reverse-space-between-end{display:flex;flex-direction:row-reverse;flex-wrap:nowrap;justify-content:space-between;align-items:flex-end}.flex-row-reverse-space-between-stretch{display:flex;flex-direction:row-reverse;flex-wrap:nowrap;justify-content:space-between;align-items:stretch}.flex-row-reverse-space-between-baseline{display:flex;flex-direction:row-reverse;flex-wrap:nowrap;justify-content:space-between;align-items:baseline}.flex-row-reverse-space-evenly-start{display:flex;flex-direction:row-reverse;flex-wrap:nowrap;justify-content:space-evenly;align-items:flex-start}.flex-row-reverse-space-evenly-center{display:flex;flex-direction:row-reverse;flex-wrap:nowrap;justify-content:space-evenly;align-items:center}.flex-row-reverse-space-evenly-end{display:flex;flex-direction:row-reverse;flex-wrap:nowrap;justify-content:space-evenly;align-items:flex-end}.flex-row-reverse-space-evenly-stretch{display:flex;flex-direction:row-reverse;flex-wrap:nowrap;justify-content:space-evenly;align-items:stretch}.flex-row-reverse-space-evenly-baseline{display:flex;flex-direction:row-reverse;flex-wrap:nowrap;justify-content:space-evenly;align-items:baseline}.flex-column-start-start{display:flex;flex-direction:column;flex-wrap:nowrap;justify-content:flex-start;align-items:flex-start}.flex-column-start-center{display:flex;flex-direction:column;flex-wrap:nowrap;justify-content:flex-start;align-items:center}.flex-column-start-end{display:flex;flex-direction:column;flex-wrap:nowrap;justify-content:flex-start;align-items:flex-end}.flex-column-start-stretch{display:flex;flex-direction:column;flex-wrap:nowrap;justify-content:flex-start;align-items:stretch}.flex-column-start-baseline{display:flex;flex-direction:column;flex-wrap:nowrap;justify-content:flex-start;align-items:baseline}.flex-column-center-start{display:flex;flex-direction:column;flex-wrap:nowrap;justify-content:center;align-items:flex-start}.flex-column-center-center{display:flex;flex-direction:column;flex-wrap:nowrap;justify-content:center;align-items:center}.flex-column-center-end{display:flex;flex-direction:column;flex-wrap:nowrap;justify-content:center;align-items:flex-end}.flex-column-center-stretch{display:flex;flex-direction:column;flex-wrap:nowrap;justify-content:center;align-items:stretch}.flex-column-center-baseline{display:flex;flex-direction:column;flex-wrap:nowrap;justify-content:center;align-items:baseline}.flex-column-end-start{display:flex;flex-direction:column;flex-wrap:nowrap;justify-content:flex-end;align-items:flex-start}.flex-column-end-center{display:flex;flex-direction:column;flex-wrap:nowrap;justify-content:flex-end;align-items:center}.flex-column-end-end{display:flex;flex-direction:column;flex-wrap:nowrap;justify-content:flex-end;align-items:flex-end}.flex-column-end-stretch{display:flex;flex-direction:column;flex-wrap:nowrap;justify-content:flex-end;align-items:stretch}.flex-column-end-baseline{display:flex;flex-direction:column;flex-wrap:nowrap;justify-content:flex-end;align-items:baseline}.flex-column-space-around-start{display:flex;flex-direction:column;flex-wrap:nowrap;justify-content:space-around;align-items:flex-start}.flex-column-space-around-center{display:flex;flex-direction:column;flex-wrap:nowrap;justify-content:space-around;align-items:center}.flex-column-space-around-end{display:flex;flex-direction:column;flex-wrap:nowrap;justify-content:space-around;align-items:flex-end}.flex-column-space-around-stretch{display:flex;flex-direction:column;flex-wrap:nowrap;justify-content:space-around;align-items:stretch}.flex-column-space-around-baseline{display:flex;flex-direction:column;flex-wrap:nowrap;justify-content:space-around;align-items:baseline}.flex-column-space-between-start{display:flex;flex-direction:column;flex-wrap:nowrap;justify-content:space-between;align-items:flex-start}.flex-column-space-between-center{display:flex;flex-direction:column;flex-wrap:nowrap;justify-content:space-between;align-items:center}.flex-column-space-between-end{display:flex;flex-direction:column;flex-wrap:nowrap;justify-content:space-between;align-items:flex-end}.flex-column-space-between-stretch{display:flex;flex-direction:column;flex-wrap:nowrap;justify-content:space-between;align-items:stretch}.flex-column-space-between-baseline{display:flex;flex-direction:column;flex-wrap:nowrap;justify-content:space-between;align-items:baseline}.flex-column-space-evenly-start{display:flex;flex-direction:column;flex-wrap:nowrap;justify-content:space-evenly;align-items:flex-start}.flex-column-space-evenly-center{display:flex;flex-direction:column;flex-wrap:nowrap;justify-content:space-evenly;align-items:center}.flex-column-space-evenly-end{display:flex;flex-direction:column;flex-wrap:nowrap;justify-content:space-evenly;align-items:flex-end}.flex-column-space-evenly-stretch{display:flex;flex-direction:column;flex-wrap:nowrap;justify-content:space-evenly;align-items:stretch}.flex-column-space-evenly-baseline{display:flex;flex-direction:column;flex-wrap:nowrap;justify-content:space-evenly;align-items:baseline}.flex-column-reverse-start-start{display:flex;flex-direction:column-reverse;flex-wrap:nowrap;justify-content:flex-start;align-items:flex-start}.flex-column-reverse-start-center{display:flex;flex-direction:column-reverse;flex-wrap:nowrap;justify-content:flex-start;align-items:center}.flex-column-reverse-start-end{display:flex;flex-direction:column-reverse;flex-wrap:nowrap;justify-content:flex-start;align-items:flex-end}.flex-column-reverse-start-stretch{display:flex;flex-direction:column-reverse;flex-wrap:nowrap;justify-content:flex-start;align-items:stretch}.flex-column-reverse-start-baseline{display:flex;flex-direction:column-reverse;flex-wrap:nowrap;justify-content:flex-start;align-items:baseline}.flex-column-reverse-center-start{display:flex;flex-direction:column-reverse;flex-wrap:nowrap;justify-content:center;align-items:flex-start}.flex-column-reverse-center-center{display:flex;flex-direction:column-reverse;flex-wrap:nowrap;justify-content:center;align-items:center}.flex-column-reverse-center-end{display:flex;flex-direction:column-reverse;flex-wrap:nowrap;justify-content:center;align-items:flex-end}.flex-column-reverse-center-stretch{display:flex;flex-direction:column-reverse;flex-wrap:nowrap;justify-content:center;align-items:stretch}.flex-column-reverse-center-baseline{display:flex;flex-direction:column-reverse;flex-wrap:nowrap;justify-content:center;align-items:baseline}.flex-column-reverse-end-start{display:flex;flex-direction:column-reverse;flex-wrap:nowrap;justify-content:flex-end;align-items:flex-start}.flex-column-reverse-end-center{display:flex;flex-direction:column-reverse;flex-wrap:nowrap;justify-content:flex-end;align-items:center}.flex-column-reverse-end-end{display:flex;flex-direction:column-reverse;flex-wrap:nowrap;justify-content:flex-end;align-items:flex-end}.flex-column-reverse-end-stretch{display:flex;flex-direction:column-reverse;flex-wrap:nowrap;justify-content:flex-end;align-items:stretch}.flex-column-reverse-end-baseline{display:flex;flex-direction:column-reverse;flex-wrap:nowrap;justify-content:flex-end;align-items:baseline}.flex-column-reverse-space-around-start{display:flex;flex-direction:column-reverse;flex-wrap:nowrap;justify-content:space-around;align-items:flex-start}.flex-column-reverse-space-around-center{display:flex;flex-direction:column-reverse;flex-wrap:nowrap;justify-content:space-around;align-items:center}.flex-column-reverse-space-around-end{display:flex;flex-direction:column-reverse;flex-wrap:nowrap;justify-content:space-around;align-items:flex-end}.flex-column-reverse-space-around-stretch{display:flex;flex-direction:column-reverse;flex-wrap:nowrap;justify-content:space-around;align-items:stretch}.flex-column-reverse-space-around-baseline{display:flex;flex-direction:column-reverse;flex-wrap:nowrap;justify-content:space-around;align-items:baseline}.flex-column-reverse-space-between-start{display:flex;flex-direction:column-reverse;flex-wrap:nowrap;justify-content:space-between;align-items:flex-start}.flex-column-reverse-space-between-center{display:flex;flex-direction:column-reverse;flex-wrap:nowrap;justify-content:space-between;align-items:center}.flex-column-reverse-space-between-end{display:flex;flex-direction:column-reverse;flex-wrap:nowrap;justify-content:space-between;align-items:flex-end}.flex-column-reverse-space-between-stretch{display:flex;flex-direction:column-reverse;flex-wrap:nowrap;justify-content:space-between;align-items:stretch}.flex-column-reverse-space-between-baseline{display:flex;flex-direction:column-reverse;flex-wrap:nowrap;justify-content:space-between;align-items:baseline}.flex-column-reverse-space-evenly-start{display:flex;flex-direction:column-reverse;flex-wrap:nowrap;justify-content:space-evenly;align-items:flex-start}.flex-column-reverse-space-evenly-center{display:flex;flex-direction:column-reverse;flex-wrap:nowrap;justify-content:space-evenly;align-items:center}.flex-column-reverse-space-evenly-end{display:flex;flex-direction:column-reverse;flex-wrap:nowrap;justify-content:space-evenly;align-items:flex-end}.flex-column-reverse-space-evenly-stretch{display:flex;flex-direction:column-reverse;flex-wrap:nowrap;justify-content:space-evenly;align-items:stretch}.flex-column-reverse-space-evenly-baseline{display:flex;flex-direction:column-reverse;flex-wrap:nowrap;justify-content:space-evenly;align-items:baseline}button,input,select,textarea,select *{font-family:inherit;font-size:100%;font-style:normal!important;color:inherit}
