@layer properties;@layer theme,base,components,utilities;@layer theme{:root,:host{--font-sans: var(--font-sans);--font-mono: var(--font-mono);--color-white: #fff;--spacing: .25rem;--text-xs: .75rem;--text-xs--line-height: calc(1 / .75);--text-sm: .875rem;--text-sm--line-height: calc(1.25 / .875);--text-base: 1rem;--text-base--line-height: 1.5 ;--font-weight-medium: 500;--leading-normal: 1.5;--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);--color-accent: var(--accent);--color-primary: var(--primary)}}@layer base{*,:after,:before,::backdrop,::file-selector-button{box-sizing:border-box;margin:0;padding:0;border:0 solid}html,:host{line-height:1.5;-webkit-text-size-adjust:100%;tab-size:4;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{font-size:75%;line-height:0;position:relative;vertical-align:baseline}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{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea,::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;border-radius:0;background-color:transparent;opacity:1}: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}::placeholder{opacity:1}@supports (not (-webkit-appearance: -apple-pay-button)) or (contain-intrinsic-size: 1px){::placeholder{color:currentcolor}@supports (color: color-mix(in lab,red,red)){::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,::-webkit-datetime-edit-year-field,::-webkit-datetime-edit-month-field,::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-minute-field,::-webkit-datetime-edit-second-field,::-webkit-datetime-edit-millisecond-field,::-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]),::file-selector-button{appearance:button}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer utilities{.\@container\/card-header{container-type:inline-size;container-name:card-header}.collapse{visibility:collapse}.static{position:static}.start{inset-inline-start:var(--spacing)}.col-start-2{grid-column-start:2}.row-span-2{grid-row:span 2 / span 2}.row-start-1{grid-row-start:1}.block{display:block}.flex{display:flex}.grid{display:grid}.hidden{display:none}.inline{display:inline}.inline-flex{display:inline-flex}.size-6{width:calc(var(--spacing) * 6);height:calc(var(--spacing) * 6)}.size-8{width:calc(var(--spacing) * 8);height:calc(var(--spacing) * 8)}.size-9{width:calc(var(--spacing) * 9);height:calc(var(--spacing) * 9)}.size-10{width:calc(var(--spacing) * 10);height:calc(var(--spacing) * 10)}.h-5{height:calc(var(--spacing) * 5)}.h-6{height:calc(var(--spacing) * 6)}.h-8{height:calc(var(--spacing) * 8)}.h-9{height:calc(var(--spacing) * 9)}.h-10{height:calc(var(--spacing) * 10)}.w-fit{width:fit-content}.shrink-0{flex-shrink:0}.flex-grow{flex-grow:1}.transform{transform:var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,)}.auto-rows-min{grid-auto-rows:min-content}.flex-col{flex-direction:column}.items-center{align-items:center}.items-start{align-items:flex-start}.justify-center{justify-content:center}.gap-1{gap:calc(var(--spacing) * 1)}.gap-1\.5{gap:calc(var(--spacing) * 1.5)}.gap-2{gap:calc(var(--spacing) * 2)}.gap-6{gap:calc(var(--spacing) * 6)}.self-start{align-self:flex-start}.justify-self-end{justify-self:flex-end}.overflow-hidden{overflow:hidden}.rounded-4xl{border-radius:calc(var(--radius) + 16px)}.rounded-md{border-radius:calc(var(--radius) - 2px)}.rounded-xl{border-radius:calc(var(--radius) + 4px)}.rounded-t-xl{border-top-left-radius:calc(var(--radius) + 4px);border-top-right-radius:calc(var(--radius) + 4px)}.rounded-b-xl{border-bottom-right-radius:calc(var(--radius) + 4px);border-bottom-left-radius:calc(var(--radius) + 4px)}.border{border-style:var(--tw-border-style);border-width:1px}.border-border{border-color:var(--border)}.border-transparent{border-color:transparent}.bg-background{background-color:var(--background)}.bg-card{background-color:var(--card)}.bg-destructive{background-color:var(--destructive)}.bg-destructive\/10{background-color:var(--destructive)}@supports (color: color-mix(in lab,red,red)){.bg-destructive\/10{background-color:color-mix(in oklab,var(--destructive) 10%,transparent)}}.bg-primary{background-color:var(--primary)}.bg-secondary{background-color:var(--secondary)}.px-2{padding-inline:calc(var(--spacing) * 2)}.px-3{padding-inline:calc(var(--spacing) * 3)}.px-4{padding-inline:calc(var(--spacing) * 4)}.px-6{padding-inline:calc(var(--spacing) * 6)}.py-0\.5{padding-block:calc(var(--spacing) * .5)}.py-2{padding-block:calc(var(--spacing) * 2)}.py-6{padding-block:calc(var(--spacing) * 6)}.text-base{font-size:var(--text-base);line-height:var(--tw-leading, var(--text-base--line-height))}.text-sm{font-size:var(--text-sm);line-height:var(--tw-leading, var(--text-sm--line-height))}.text-xs{font-size:var(--text-xs);line-height:var(--tw-leading, var(--text-xs--line-height))}.leading-normal{--tw-leading: var(--leading-normal);line-height:var(--leading-normal)}.font-medium{--tw-font-weight: var(--font-weight-medium);font-weight:var(--font-weight-medium)}.whitespace-nowrap{white-space:nowrap}.text-card-foreground{color:var(--card-foreground)}.text-destructive{color:var(--destructive)}.text-foreground{color:var(--foreground)}.text-muted-foreground{color:var(--muted-foreground)}.text-primary{color:var(--primary)}.text-primary-foreground{color:var(--primary-foreground)}.text-secondary-foreground{color:var(--secondary-foreground)}.text-white{color:var(--color-white)}.underline-offset-4{text-underline-offset:4px}.shadow-xs{--tw-shadow: 0 1px 2px 0 var(--tw-shadow-color, rgb(0 0 0 / .05));box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.ring-1{--tw-ring-shadow: var(--tw-ring-inset,) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color, currentcolor);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.ring-foreground\/10{--tw-ring-color: var(--foreground)}@supports (color: color-mix(in lab,red,red)){.ring-foreground\/10{--tw-ring-color: color-mix(in oklab, var(--foreground) 10%, transparent)}}.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-all{transition-property:all;transition-timing-function:var(--tw-ease, var(--default-transition-timing-function));transition-duration:var(--tw-duration, var(--default-transition-duration))}.outline-none{--tw-outline-style: none;outline-style:none}.running{animation-play-state:running}.group-data-\[size\=sm\]\/card\:px-4:is(:where(.group\/card)[data-size=sm] *){padding-inline:calc(var(--spacing) * 4)}.group-data-\[size\=sm\]\/card\:text-sm:is(:where(.group\/card)[data-size=sm] *){font-size:var(--text-sm);line-height:var(--tw-leading, var(--text-sm--line-height))}@media(hover:hover){.hover\:bg-accent:hover{background-color:var(--accent)}}@media(hover:hover){.hover\:bg-destructive\/90:hover{background-color:var(--destructive)}@supports (color: color-mix(in lab,red,red)){.hover\:bg-destructive\/90:hover{background-color:color-mix(in oklab,var(--destructive) 90%,transparent)}}}@media(hover:hover){.hover\:bg-muted:hover{background-color:var(--muted)}}@media(hover:hover){.hover\:bg-primary\/90:hover{background-color:var(--primary)}@supports (color: color-mix(in lab,red,red)){.hover\:bg-primary\/90:hover{background-color:color-mix(in oklab,var(--primary) 90%,transparent)}}}@media(hover:hover){.hover\:bg-secondary\/80:hover{background-color:var(--secondary)}@supports (color: color-mix(in lab,red,red)){.hover\:bg-secondary\/80:hover{background-color:color-mix(in oklab,var(--secondary) 80%,transparent)}}}@media(hover:hover){.hover\:text-accent-foreground:hover{color:var(--accent-foreground)}}@media(hover:hover){.hover\:text-muted-foreground:hover{color:var(--muted-foreground)}}@media(hover:hover){.hover\:underline:hover{text-decoration-line:underline}}.focus-visible\:border-ring:focus-visible{border-color:var(--ring)}.focus-visible\:ring-\[3px\]:focus-visible{--tw-ring-shadow: var(--tw-ring-inset,) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color, currentcolor);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.focus-visible\:ring-destructive\/20:focus-visible{--tw-ring-color: var(--destructive)}@supports (color: color-mix(in lab,red,red)){.focus-visible\:ring-destructive\/20:focus-visible{--tw-ring-color: color-mix(in oklab, var(--destructive) 20%, transparent)}}.focus-visible\:ring-ring\/50:focus-visible{--tw-ring-color: var(--ring)}@supports (color: color-mix(in lab,red,red)){.focus-visible\:ring-ring\/50:focus-visible{--tw-ring-color: color-mix(in oklab, var(--ring) 50%, transparent)}}.disabled\:pointer-events-none:disabled{pointer-events:none}.disabled\:opacity-50:disabled{opacity:50%}.has-data-\[icon\=inline-end\]\:pr-1\.5:has(*[data-icon=inline-end]){padding-right:calc(var(--spacing) * 1.5)}.has-data-\[icon\=inline-start\]\:pl-1\.5:has(*[data-icon=inline-start]){padding-left:calc(var(--spacing) * 1.5)}.has-data-\[slot\=card-action\]\:grid-cols-\[1fr_auto\]:has(*[data-slot=card-action]){grid-template-columns:1fr auto}.has-data-\[slot\=card-description\]\:grid-rows-\[auto_auto\]:has(*[data-slot=card-description]){grid-template-rows:auto auto}.has-\[\>img\:first-child\]\:pt-0:has(>img:first-child){padding-top:calc(var(--spacing) * 0)}.has-\[\>ng-icon\]\:px-1\.5:has(>ng-icon){padding-inline:calc(var(--spacing) * 1.5)}.has-\[\>ng-icon\]\:px-2\.5:has(>ng-icon){padding-inline:calc(var(--spacing) * 2.5)}.has-\[\>ng-icon\]\:px-3:has(>ng-icon){padding-inline:calc(var(--spacing) * 3)}.has-\[\>ng-icon\]\:px-4:has(>ng-icon){padding-inline:calc(var(--spacing) * 4)}.aria-invalid\:border-destructive[aria-invalid=true]{border-color:var(--destructive)}.aria-invalid\:ring-destructive\/20[aria-invalid=true]{--tw-ring-color: var(--destructive)}@supports (color: color-mix(in lab,red,red)){.aria-invalid\:ring-destructive\/20[aria-invalid=true]{--tw-ring-color: color-mix(in oklab, var(--destructive) 20%, transparent)}}.data-\[size\=sm\]\:gap-4[data-size=sm]{gap:calc(var(--spacing) * 4)}.data-\[size\=sm\]\:py-4[data-size=sm]{padding-block:calc(var(--spacing) * 4)}.dark\:border-input:is(.dark *){border-color:var(--input)}.dark\:bg-destructive\/20:is(.dark *){background-color:var(--destructive)}@supports (color: color-mix(in lab,red,red)){.dark\:bg-destructive\/20:is(.dark *){background-color:color-mix(in oklab,var(--destructive) 20%,transparent)}}.dark\:bg-destructive\/60:is(.dark *){background-color:var(--destructive)}@supports (color: color-mix(in lab,red,red)){.dark\:bg-destructive\/60:is(.dark *){background-color:color-mix(in oklab,var(--destructive) 60%,transparent)}}.dark\:bg-input\/30:is(.dark *){background-color:var(--input)}@supports (color: color-mix(in lab,red,red)){.dark\:bg-input\/30:is(.dark *){background-color:color-mix(in oklab,var(--input) 30%,transparent)}}@media(hover:hover){.dark\:hover\:bg-accent\/50:is(.dark *):hover{background-color:var(--accent)}@supports (color: color-mix(in lab,red,red)){.dark\:hover\:bg-accent\/50:is(.dark *):hover{background-color:color-mix(in oklab,var(--accent) 50%,transparent)}}}@media(hover:hover){.dark\:hover\:bg-input\/50:is(.dark *):hover{background-color:var(--input)}@supports (color: color-mix(in lab,red,red)){.dark\:hover\:bg-input\/50:is(.dark *):hover{background-color:color-mix(in oklab,var(--input) 50%,transparent)}}}@media(hover:hover){.dark\:hover\:bg-muted\/50:is(.dark *):hover{background-color:var(--muted)}@supports (color: color-mix(in lab,red,red)){.dark\:hover\:bg-muted\/50:is(.dark *):hover{background-color:color-mix(in oklab,var(--muted) 50%,transparent)}}}.dark\:focus-visible\:ring-destructive\/40:is(.dark *):focus-visible{--tw-ring-color: var(--destructive)}@supports (color: color-mix(in lab,red,red)){.dark\:focus-visible\:ring-destructive\/40:is(.dark *):focus-visible{--tw-ring-color: color-mix(in oklab, var(--destructive) 40%, transparent)}}.dark\:aria-invalid\:ring-destructive\/40:is(.dark *)[aria-invalid=true]{--tw-ring-color: var(--destructive)}@supports (color: color-mix(in lab,red,red)){.dark\:aria-invalid\:ring-destructive\/40:is(.dark *)[aria-invalid=true]{--tw-ring-color: color-mix(in oklab, var(--destructive) 40%, transparent)}}.\[\&_ng-icon\]\:pointer-events-none ng-icon{pointer-events:none}.\[\&_ng-icon\]\:shrink-0 ng-icon{flex-shrink:0}.\[\&_ng-icon\:not\(\[class\*\=\'text-\'\]\)\]\:text-base ng-icon:not([class*=text-]){font-size:var(--text-base);line-height:var(--tw-leading, var(--text-base--line-height))}.\[\&_ng-icon\:not\(\[class\*\=\'text-\'\]\)\]\:text-xs ng-icon:not([class*=text-]){font-size:var(--text-xs);line-height:var(--tw-leading, var(--text-xs--line-height))}.\[\.border-b\]\:pb-6:is(.border-b){padding-bottom:calc(var(--spacing) * 6)}.group-data-\[size\=sm\]\/card\:\[\.border-b\]\:pb-4:is(:where(.group\/card)[data-size=sm] *):is(.border-b){padding-bottom:calc(var(--spacing) * 4)}.\[\.border-t\]\:pt-6:is(.border-t){padding-top:calc(var(--spacing) * 6)}.group-data-\[size\=sm\]\/card\:\[\.border-t\]\:pt-4:is(:where(.group\/card)[data-size=sm] *):is(.border-t){padding-top:calc(var(--spacing) * 4)}@media(hover:hover){.\[a\]\:hover\:bg-destructive\/20:is(a):hover{background-color:var(--destructive)}@supports (color: color-mix(in lab,red,red)){.\[a\]\:hover\:bg-destructive\/20:is(a):hover{background-color:color-mix(in oklab,var(--destructive) 20%,transparent)}}}@media(hover:hover){.\[a\]\:hover\:bg-muted:is(a):hover{background-color:var(--muted)}}@media(hover:hover){.\[a\]\:hover\:bg-primary\/80:is(a):hover{background-color:var(--primary)}@supports (color: color-mix(in lab,red,red)){.\[a\]\:hover\:bg-primary\/80:is(a):hover{background-color:color-mix(in oklab,var(--primary) 80%,transparent)}}}@media(hover:hover){.\[a\]\:hover\:bg-secondary\/80:is(a):hover{background-color:var(--secondary)}@supports (color: color-mix(in lab,red,red)){.\[a\]\:hover\:bg-secondary\/80:is(a):hover{background-color:color-mix(in oklab,var(--secondary) 80%,transparent)}}}@media(hover:hover){.\[a\]\:hover\:text-muted-foreground:is(a):hover{color:var(--muted-foreground)}}:is(.\*\:\[img\:first-child\]\:rounded-t-xl>*):is(img:first-child){border-top-left-radius:calc(var(--radius) + 4px);border-top-right-radius:calc(var(--radius) + 4px)}:is(.\*\:\[img\:last-child\]\:rounded-b-xl>*):is(img:last-child){border-bottom-right-radius:calc(var(--radius) + 4px);border-bottom-left-radius:calc(var(--radius) + 4px)}.\[\&\>ng-icon\]\:pointer-events-none>ng-icon{pointer-events:none}.\[\&\>ng-icon\]\:text-xs>ng-icon{font-size:var(--text-xs);line-height:var(--tw-leading, var(--text-xs--line-height))}}.cdk-overlay-container,.cdk-global-overlay-wrapper{pointer-events:none;top:0;left:0;height:100%;width:100%}.cdk-overlay-container{position:fixed;z-index:1000}.cdk-overlay-container:empty{display:none}.cdk-global-overlay-wrapper{display:flex;position:absolute;z-index:1000}.cdk-overlay-pane{position:absolute;pointer-events:auto;box-sizing:border-box;display:flex;max-width:100%;max-height:100%;z-index:1000}.cdk-overlay-backdrop{position:absolute;inset:0;pointer-events:auto;-webkit-tap-highlight-color:transparent;opacity:0;touch-action:manipulation;z-index:1000;transition:opacity .4s cubic-bezier(.25,.8,.25,1)}@media(prefers-reduced-motion){.cdk-overlay-backdrop{transition-duration:1ms}}.cdk-overlay-backdrop-showing{opacity:1}@media(forced-colors:active){.cdk-overlay-backdrop-showing{opacity:.6}}.cdk-overlay-dark-backdrop{background:#00000052}.cdk-overlay-transparent-backdrop{transition:visibility 1ms linear,opacity 1ms linear;visibility:hidden;opacity:1}.cdk-overlay-transparent-backdrop.cdk-overlay-backdrop-showing,.cdk-high-contrast-active .cdk-overlay-transparent-backdrop{opacity:0;visibility:visible}.cdk-overlay-backdrop-noop-animation{transition:none}.cdk-overlay-connected-position-bounding-box{position:absolute;display:flex;flex-direction:column;min-width:1px;min-height:1px;z-index:1000}.cdk-global-scrollblock{position:fixed;width:100%;overflow-y:scroll}.cdk-overlay-popover{background:none;border:none;padding:0;outline:0;overflow:visible;position:fixed;pointer-events:none;white-space:normal;color:inherit;text-decoration:none;width:100%;height:100%;inset:0 auto auto 0}.cdk-overlay-popover::backdrop{display:none}.cdk-overlay-popover .cdk-overlay-backdrop{position:fixed;z-index:auto}@property --tw-animation-delay{syntax: "*"; inherits: false; initial-value: 0s;}@property --tw-animation-direction{syntax: "*"; inherits: false; initial-value: normal;}@property --tw-animation-duration{syntax: "*"; inherits: false;}@property --tw-animation-fill-mode{syntax: "*"; inherits: false; initial-value: none;}@property --tw-animation-iteration-count{syntax: "*"; inherits: false; initial-value: 1;}@property --tw-enter-blur{syntax: "*"; inherits: false; initial-value: 0;}@property --tw-enter-opacity{syntax: "*"; inherits: false; initial-value: 1;}@property --tw-enter-rotate{syntax: "*"; inherits: false; initial-value: 0;}@property --tw-enter-scale{syntax: "*"; inherits: false; initial-value: 1;}@property --tw-enter-translate-x{syntax: "*"; inherits: false; initial-value: 0;}@property --tw-enter-translate-y{syntax: "*"; inherits: false; initial-value: 0;}@property --tw-exit-blur{syntax: "*"; inherits: false; initial-value: 0;}@property --tw-exit-opacity{syntax: "*"; inherits: false; initial-value: 1;}@property --tw-exit-rotate{syntax: "*"; inherits: false; initial-value: 0;}@property --tw-exit-scale{syntax: "*"; inherits: false; initial-value: 1;}@property --tw-exit-translate-x{syntax: "*"; inherits: false; initial-value: 0;}@property --tw-exit-translate-y{syntax: "*"; inherits: false; initial-value: 0;}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:400;src:url("./media/inter-cyrillic-ext-400-normal-6VZLC4H3.woff2") format("woff2"),url("./media/inter-cyrillic-ext-400-normal-FIY4AS7B.woff") format("woff");unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:400;src:url("./media/inter-cyrillic-400-normal-G4TQJ72A.woff2") format("woff2"),url("./media/inter-cyrillic-400-normal-U23O635P.woff") format("woff");unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:400;src:url("./media/inter-greek-ext-400-normal-JTQ56XIH.woff2") format("woff2"),url("./media/inter-greek-ext-400-normal-RDW6D2QK.woff") format("woff");unicode-range:U+1F00-1FFF}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:400;src:url("./media/inter-greek-400-normal-24BA4PDP.woff2") format("woff2"),url("./media/inter-greek-400-normal-ZRMMCGZA.woff") format("woff");unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:400;src:url("./media/inter-vietnamese-400-normal-3ZH4IT4J.woff2") format("woff2"),url("./media/inter-vietnamese-400-normal-VHOS7L4B.woff") format("woff");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:400;src:url("./media/inter-latin-ext-400-normal-GKRFIQRI.woff2") format("woff2"),url("./media/inter-latin-ext-400-normal-J3OKVTXA.woff") format("woff");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:400;src:url("./media/inter-latin-400-normal-55WT6UWF.woff2") format("woff2"),url("./media/inter-latin-400-normal-FR5HOXA4.woff") format("woff");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:500;src:url("./media/inter-cyrillic-ext-500-normal-7YGZWFHX.woff2") format("woff2"),url("./media/inter-cyrillic-ext-500-normal-LJV3DWSQ.woff") format("woff");unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:500;src:url("./media/inter-cyrillic-500-normal-PQK3XKF6.woff2") format("woff2"),url("./media/inter-cyrillic-500-normal-XH4MSKNN.woff") format("woff");unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:500;src:url("./media/inter-greek-ext-500-normal-ZPKR4LNJ.woff2") format("woff2"),url("./media/inter-greek-ext-500-normal-PJFKOJVL.woff") format("woff");unicode-range:U+1F00-1FFF}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:500;src:url("./media/inter-greek-500-normal-6QPUHW6Z.woff2") format("woff2"),url("./media/inter-greek-500-normal-3GRTEB6X.woff") format("woff");unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:500;src:url("./media/inter-vietnamese-500-normal-PQFGSX3P.woff2") format("woff2"),url("./media/inter-vietnamese-500-normal-UOTTXFJL.woff") format("woff");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:500;src:url("./media/inter-latin-ext-500-normal-3G2JDXWM.woff2") format("woff2"),url("./media/inter-latin-ext-500-normal-UGNIJJWL.woff") format("woff");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:500;src:url("./media/inter-latin-500-normal-W62DVTXI.woff2") format("woff2"),url("./media/inter-latin-500-normal-ZNGIZ2YB.woff") format("woff");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:700;src:url("./media/inter-cyrillic-ext-700-normal-OS2RNUST.woff2") format("woff2"),url("./media/inter-cyrillic-ext-700-normal-JNACFJVQ.woff") format("woff");unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:700;src:url("./media/inter-cyrillic-700-normal-5HS3FXHB.woff2") format("woff2"),url("./media/inter-cyrillic-700-normal-SPV2HQ4Q.woff") format("woff");unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:700;src:url("./media/inter-greek-ext-700-normal-QJ6NMGCB.woff2") format("woff2"),url("./media/inter-greek-ext-700-normal-GHYQOXL3.woff") format("woff");unicode-range:U+1F00-1FFF}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:700;src:url("./media/inter-greek-700-normal-S7YO524B.woff2") format("woff2"),url("./media/inter-greek-700-normal-L3DMOWHF.woff") format("woff");unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:700;src:url("./media/inter-vietnamese-700-normal-7LYSQCP6.woff2") format("woff2"),url("./media/inter-vietnamese-700-normal-XRULDGKE.woff") format("woff");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:700;src:url("./media/inter-latin-ext-700-normal-WY62UGW6.woff2") format("woff2"),url("./media/inter-latin-ext-700-normal-SNJUWUAD.woff") format("woff");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:700;src:url("./media/inter-latin-700-normal-SU5XVJMF.woff2") format("woff2"),url("./media/inter-latin-700-normal-TQQ5JXGD.woff") format("woff");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:900;src:url("./media/inter-cyrillic-ext-900-normal-UDKZVXDR.woff2") format("woff2"),url("./media/inter-cyrillic-ext-900-normal-TFYN3NOG.woff") format("woff");unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:900;src:url("./media/inter-cyrillic-900-normal-6KC326VR.woff2") format("woff2"),url("./media/inter-cyrillic-900-normal-766YUORE.woff") format("woff");unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:900;src:url("./media/inter-greek-ext-900-normal-RKNTNOLF.woff2") format("woff2"),url("./media/inter-greek-ext-900-normal-KMN45Z6L.woff") format("woff");unicode-range:U+1F00-1FFF}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:900;src:url("./media/inter-greek-900-normal-I23GG2OL.woff2") format("woff2"),url("./media/inter-greek-900-normal-TLR2HRJK.woff") format("woff");unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:900;src:url("./media/inter-vietnamese-900-normal-4Y43MWQN.woff2") format("woff2"),url("./media/inter-vietnamese-900-normal-FN4CAROZ.woff") format("woff");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:900;src:url("./media/inter-latin-ext-900-normal-TQH4FR4M.woff2") format("woff2"),url("./media/inter-latin-ext-900-normal-B363GB2D.woff") format("woff");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:900;src:url("./media/inter-latin-900-normal-FKACR3DR.woff2") format("woff2"),url("./media/inter-latin-900-normal-7ISSCNL4.woff") format("woff");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Rubik;font-style:normal;font-display:swap;font-weight:400;src:url("./media/rubik-arabic-400-normal-THLEDEDP.woff2") format("woff2"),url("./media/rubik-arabic-400-normal-DC3HYRDL.woff") format("woff");unicode-range:U+0600-06FF,U+0750-077F,U+0870-088E,U+0890-0891,U+0897-08E1,U+08E3-08FF,U+200C-200E,U+2010-2011,U+204F,U+2E41,U+FB50-FDFF,U+FE70-FE74,U+FE76-FEFC,U+102E0-102FB,U+10E60-10E7E,U+10EC2-10EC4,U+10EFC-10EFF,U+1EE00-1EE03,U+1EE05-1EE1F,U+1EE21-1EE22,U+1EE24,U+1EE27,U+1EE29-1EE32,U+1EE34-1EE37,U+1EE39,U+1EE3B,U+1EE42,U+1EE47,U+1EE49,U+1EE4B,U+1EE4D-1EE4F,U+1EE51-1EE52,U+1EE54,U+1EE57,U+1EE59,U+1EE5B,U+1EE5D,U+1EE5F,U+1EE61-1EE62,U+1EE64,U+1EE67-1EE6A,U+1EE6C-1EE72,U+1EE74-1EE77,U+1EE79-1EE7C,U+1EE7E,U+1EE80-1EE89,U+1EE8B-1EE9B,U+1EEA1-1EEA3,U+1EEA5-1EEA9,U+1EEAB-1EEBB,U+1EEF0-1EEF1}@font-face{font-family:Rubik;font-style:normal;font-display:swap;font-weight:400;src:url("./media/rubik-cyrillic-ext-400-normal-QHQGVSIZ.woff2") format("woff2"),url("./media/rubik-cyrillic-ext-400-normal-F4NDFQPN.woff") format("woff");unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Rubik;font-style:normal;font-display:swap;font-weight:400;src:url("./media/rubik-cyrillic-400-normal-4ZVSUNRS.woff2") format("woff2"),url("./media/rubik-cyrillic-400-normal-LT4NBZQP.woff") format("woff");unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:Rubik;font-style:normal;font-display:swap;font-weight:400;src:url("./media/rubik-hebrew-400-normal-OVL5NSZN.woff2") format("woff2"),url("./media/rubik-hebrew-400-normal-KMSRXNHB.woff") format("woff");unicode-range:U+0307-0308,U+0590-05FF,U+200C-2010,U+20AA,U+25CC,U+FB1D-FB4F}@font-face{font-family:Rubik;font-style:normal;font-display:swap;font-weight:400;src:url("./media/rubik-latin-ext-400-normal-UQLMNMKN.woff2") format("woff2"),url("./media/rubik-latin-ext-400-normal-ZH5P3EKL.woff") format("woff");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Rubik;font-style:normal;font-display:swap;font-weight:400;src:url("./media/rubik-latin-400-normal-H5TOAM6L.woff2") format("woff2"),url("./media/rubik-latin-400-normal-MG3VN5EJ.woff") format("woff");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Rubik;font-style:normal;font-display:swap;font-weight:500;src:url("./media/rubik-arabic-500-normal-PTLCYEWM.woff2") format("woff2"),url("./media/rubik-arabic-500-normal-VF65QAYW.woff") format("woff");unicode-range:U+0600-06FF,U+0750-077F,U+0870-088E,U+0890-0891,U+0897-08E1,U+08E3-08FF,U+200C-200E,U+2010-2011,U+204F,U+2E41,U+FB50-FDFF,U+FE70-FE74,U+FE76-FEFC,U+102E0-102FB,U+10E60-10E7E,U+10EC2-10EC4,U+10EFC-10EFF,U+1EE00-1EE03,U+1EE05-1EE1F,U+1EE21-1EE22,U+1EE24,U+1EE27,U+1EE29-1EE32,U+1EE34-1EE37,U+1EE39,U+1EE3B,U+1EE42,U+1EE47,U+1EE49,U+1EE4B,U+1EE4D-1EE4F,U+1EE51-1EE52,U+1EE54,U+1EE57,U+1EE59,U+1EE5B,U+1EE5D,U+1EE5F,U+1EE61-1EE62,U+1EE64,U+1EE67-1EE6A,U+1EE6C-1EE72,U+1EE74-1EE77,U+1EE79-1EE7C,U+1EE7E,U+1EE80-1EE89,U+1EE8B-1EE9B,U+1EEA1-1EEA3,U+1EEA5-1EEA9,U+1EEAB-1EEBB,U+1EEF0-1EEF1}@font-face{font-family:Rubik;font-style:normal;font-display:swap;font-weight:500;src:url("./media/rubik-cyrillic-ext-500-normal-4VSB3MAA.woff2") format("woff2"),url("./media/rubik-cyrillic-ext-500-normal-ZPWAYYFL.woff") format("woff");unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Rubik;font-style:normal;font-display:swap;font-weight:500;src:url("./media/rubik-cyrillic-500-normal-5HW4F64T.woff2") format("woff2"),url("./media/rubik-cyrillic-500-normal-TZXXAISC.woff") format("woff");unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:Rubik;font-style:normal;font-display:swap;font-weight:500;src:url("./media/rubik-hebrew-500-normal-EV7CU5GK.woff2") format("woff2"),url("./media/rubik-hebrew-500-normal-TRGGE6ZX.woff") format("woff");unicode-range:U+0307-0308,U+0590-05FF,U+200C-2010,U+20AA,U+25CC,U+FB1D-FB4F}@font-face{font-family:Rubik;font-style:normal;font-display:swap;font-weight:500;src:url("./media/rubik-latin-ext-500-normal-LO7P7ZH3.woff2") format("woff2"),url("./media/rubik-latin-ext-500-normal-RYQ3EAMV.woff") format("woff");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Rubik;font-style:normal;font-display:swap;font-weight:500;src:url("./media/rubik-latin-500-normal-R6YTYFVX.woff2") format("woff2"),url("./media/rubik-latin-500-normal-WNFTSOUU.woff") format("woff");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}html{margin:0;padding:0;overflow-x:hidden;font-family:var(--font-sans)}body{margin:0;padding:0;overflow-x:hidden;font-family:var(--font-sans);min-height:100vh}app-root,app-header{display:block}:root{--pda-display-1-size: 48px;--pda-display-1-line: 56px;--pda-h1-size: 36px;--pda-h1-line: 44px;--pda-h2-size: 32px;--pda-h2-line: 40px;--pda-h3-size: 24px;--pda-h3-line: 32px;--pda-h4-size: 20px;--pda-h4-line: 28px;--pda-subhead-1-size: 18px;--pda-subhead-1-line: 26px;--pda-subhead-2-size: 16px;--pda-subhead-2-line: 24px;--pda-body-big-size: 16px;--pda-body-big-line: 24px;--pda-body-1-size: 14px;--pda-body-1-line: 22px;--pda-body-2-size: 12px;--pda-body-2-line: 18px;--pda-subtitle-size: 14px;--pda-subtitle-line: 22px;--pda-button-large-size: 18px;--pda-button-large-line: 24px;--pda-button-small-size: 14px;--pda-button-small-line: 20px;--pda-caption-size: 13px;--pda-caption-line: 18px;--pda-overline-size: 12px;--pda-overline-line: 16px;--pda-small-size: 10px;--pda-small-line: 14px}html[data-font-scale=medium]{--pda-display-1-size: 55px;--pda-display-1-line: 64px;--pda-h1-size: 41px;--pda-h1-line: 50px;--pda-h2-size: 37px;--pda-h2-line: 46px;--pda-h3-size: 28px;--pda-h3-line: 36px;--pda-h4-size: 23px;--pda-h4-line: 32px;--pda-subhead-1-size: 21px;--pda-subhead-1-line: 30px;--pda-subhead-2-size: 18px;--pda-subhead-2-line: 28px;--pda-body-big-size: 18px;--pda-body-big-line: 28px;--pda-body-1-size: 16px;--pda-body-1-line: 24px;--pda-body-2-size: 14px;--pda-body-2-line: 20px;--pda-subtitle-size: 16px;--pda-subtitle-line: 24px;--pda-button-large-size: 21px;--pda-button-large-line: 28px;--pda-button-small-size: 16px;--pda-button-small-line: 22px;--pda-caption-size: 15px;--pda-caption-line: 20px;--pda-overline-size: 14px;--pda-overline-line: 18px;--pda-small-size: 12px;--pda-small-line: 16px}html[data-font-scale=large]{--pda-display-1-size: 62px;--pda-display-1-line: 72px;--pda-h1-size: 47px;--pda-h1-line: 56px;--pda-h2-size: 42px;--pda-h2-line: 52px;--pda-h3-size: 31px;--pda-h3-line: 40px;--pda-h4-size: 26px;--pda-h4-line: 36px;--pda-subhead-1-size: 23px;--pda-subhead-1-line: 32px;--pda-subhead-2-size: 21px;--pda-subhead-2-line: 30px;--pda-body-big-size: 21px;--pda-body-big-line: 30px;--pda-body-1-size: 18px;--pda-body-1-line: 28px;--pda-body-2-size: 16px;--pda-body-2-line: 24px;--pda-subtitle-size: 18px;--pda-subtitle-line: 28px;--pda-button-large-size: 23px;--pda-button-large-line: 30px;--pda-button-small-size: 18px;--pda-button-small-line: 26px;--pda-caption-size: 17px;--pda-caption-line: 24px;--pda-overline-size: 16px;--pda-overline-line: 22px;--pda-small-size: 13px;--pda-small-line: 18px}.pda-display-1,.pda-display-1-medium,.pda-display-1-bold,.pda-display-1-black{font-family:Inter,sans-serif;font-style:normal;font-size:var(--pda-display-1-size);line-height:var(--pda-display-1-line)}.pda-display-1{font-weight:400}.pda-display-1-medium{font-weight:500}.pda-display-1-bold{font-weight:700}.pda-display-1-black{font-weight:900}.pda-h1,.pda-h1-medium,.pda-h1-bold,.pda-h1-black{font-family:Inter,sans-serif;font-style:normal;font-size:var(--pda-h1-size);line-height:var(--pda-h1-line)}.pda-h1{font-weight:400}.pda-h1-medium{font-weight:500}.pda-h1-bold{font-weight:700}.pda-h1-black{font-weight:900}.pda-h2,.pda-h2-medium,.pda-h2-bold,.pda-h2-black{font-family:Inter,sans-serif;font-style:normal;font-size:var(--pda-h2-size);line-height:var(--pda-h2-line)}.pda-h2{font-weight:400}.pda-h2-medium{font-weight:500}.pda-h2-bold{font-weight:700}.pda-h2-black{font-weight:900}.pda-h3,.pda-h3-medium,.pda-h3-bold,.pda-h3-black{font-family:Inter,sans-serif;font-style:normal;font-size:var(--pda-h3-size);line-height:var(--pda-h3-line)}.pda-h3{font-weight:400}.pda-h3-medium{font-weight:500}.pda-h3-bold{font-weight:700}.pda-h3-black{font-weight:900}.pda-h4,.pda-h4-medium,.pda-h4-bold,.pda-h4-black{font-family:Inter,sans-serif;font-style:normal;font-size:var(--pda-h4-size);line-height:var(--pda-h4-line)}.pda-h4{font-weight:400}.pda-h4-medium{font-weight:500}.pda-h4-bold{font-weight:700}.pda-h4-black{font-weight:900}.pda-subhead-1,.pda-subhead-1-medium,.pda-subhead-1-bold,.pda-subhead-1-black{font-family:Inter,sans-serif;font-style:normal;font-size:var(--pda-subhead-1-size);line-height:var(--pda-subhead-1-line)}.pda-subhead-1{font-weight:400}.pda-subhead-1-medium{font-weight:500}.pda-subhead-1-bold{font-weight:700}.pda-subhead-1-black{font-weight:900}.pda-subhead-2,.pda-subhead-2-medium,.pda-subhead-2-bold,.pda-subhead-2-black{font-family:Inter,sans-serif;font-style:normal;font-size:var(--pda-subhead-2-size);line-height:var(--pda-subhead-2-line)}.pda-subhead-2{font-weight:400}.pda-subhead-2-medium{font-weight:500}.pda-subhead-2-bold{font-weight:700}.pda-subhead-2-black{font-weight:900}.pda-body-big,.pda-body-big-medium,.pda-body-big-bold,.pda-body-big-black{font-family:Inter,sans-serif;font-style:normal;font-size:var(--pda-body-big-size);line-height:var(--pda-body-big-line)}.pda-body-big{font-weight:400}.pda-body-big-medium{font-weight:500}.pda-body-big-bold{font-weight:700}.pda-body-big-black{font-weight:900}.pda-body-1,.pda-body-1-medium,.pda-body-1-bold,.pda-body-1-black{font-family:Inter,sans-serif;font-style:normal;font-size:var(--pda-body-1-size);line-height:var(--pda-body-1-line)}.pda-body-1{font-weight:400}.pda-body-1-medium{font-weight:500}.pda-body-1-bold{font-weight:700}.pda-body-1-black{font-weight:900}.pda-body-2,.pda-body-2-medium,.pda-body-2-bold,.pda-body-2-black{font-family:Inter,sans-serif;font-style:normal;font-size:var(--pda-body-2-size);line-height:var(--pda-body-2-line)}.pda-body-2{font-weight:400}.pda-body-2-medium{font-weight:500}.pda-body-2-bold{font-weight:700}.pda-body-2-black{font-weight:900}.pda-subtitle,.pda-subtitle-medium,.pda-subtitle-bold,.pda-subtitle-black{font-family:Inter,sans-serif;font-style:normal;font-size:var(--pda-subtitle-size);line-height:var(--pda-subtitle-line);letter-spacing:-.01em}.pda-subtitle{font-weight:400}.pda-subtitle-medium{font-weight:500}.pda-subtitle-bold{font-weight:700}.pda-subtitle-black{font-weight:900}.pda-button-large,.pda-button-large-medium,.pda-button-large-bold,.pda-button-large-black{font-family:Inter,sans-serif;font-style:normal;font-size:var(--pda-button-large-size);line-height:var(--pda-button-large-line)}.pda-button-large{font-weight:400}.pda-button-large-medium{font-weight:500}.pda-button-large-bold{font-weight:700}.pda-button-large-black{font-weight:900}.pda-button-small,.pda-button-small-medium,.pda-button-small-bold,.pda-button-small-black{font-family:Inter,sans-serif;font-style:normal;font-size:var(--pda-button-small-size);line-height:var(--pda-button-small-line)}.pda-button-small{font-weight:400}.pda-button-small-medium{font-weight:500}.pda-button-small-bold{font-weight:700}.pda-button-small-black{font-weight:900}.pda-caption,.pda-caption-medium,.pda-caption-bold,.pda-caption-black{font-family:Inter,sans-serif;font-style:normal;font-size:var(--pda-caption-size);line-height:var(--pda-caption-line);letter-spacing:-.01em}.pda-caption{font-weight:400}.pda-caption-medium{font-weight:500}.pda-caption-bold{font-weight:700}.pda-caption-black{font-weight:900}.pda-overline,.pda-overline-medium,.pda-overline-bold,.pda-overline-black{font-family:Inter,sans-serif;font-style:normal;font-size:var(--pda-overline-size);line-height:var(--pda-overline-line);letter-spacing:1.5px;text-transform:uppercase}.pda-overline{font-weight:400}.pda-overline-medium{font-weight:500}.pda-overline-bold{font-weight:700}.pda-overline-black{font-weight:900}.pda-small,.pda-small-medium,.pda-small-bold,.pda-small-black{font-family:Inter,sans-serif;font-style:normal;font-size:var(--pda-small-size);line-height:var(--pda-small-line);text-align:center;text-transform:uppercase}.pda-small{font-weight:400}.pda-small-medium{font-weight:500}.pda-small-bold{font-weight:700}.pda-small-black{font-weight:900}.app-auth-bg{position:relative;isolation:isolate;overflow-x:hidden;overflow-y:auto;min-height:100vh;background:radial-gradient(980px 620px at -20% 82%,rgba(0,196,184,.26),transparent 60%),radial-gradient(460px 280px at 104% -6%,rgba(0,132,140,.1),transparent 74%),radial-gradient(520px 320px at 102% 104%,rgba(4,18,20,.26),transparent 76%),radial-gradient(420px 260px at 50% 54%,rgba(0,110,118,.08),transparent 72%),linear-gradient(90deg,#061618d6,#071618b3 36%,#061517cc),linear-gradient(180deg,var(--color-bg-base) 0%,var(--color-bg-panel) 100%),var(--color-bg-base);background-attachment:fixed}.app-auth-bg:before{content:"";position:absolute;inset:0;background-image:url(/images/bg.png);background-size:auto 100%;background-position:left center;background-repeat:no-repeat;background-attachment:fixed;opacity:.7;pointer-events:none;z-index:0}.app-auth-bg:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,#06161808,#0616181f 48%,#06141680);background-attachment:fixed;pointer-events:none;z-index:0}.app-auth-bg>*{position:relative;z-index:1}.app-glass{position:relative;border-radius:24px!important;background:#ffffff0d;backdrop-filter:blur(1px);-webkit-backdrop-filter:blur(1px);border:none;box-shadow:0 4px 20px #00000026;overflow:visible;transform:translateZ(0)}.app-glass:before{content:"";position:absolute;inset:0;border-radius:inherit;padding:1px;background:linear-gradient(45deg,#fff0 0% 10%,#ffffff4d 30% 70%,#fff0 90% 100%);mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);-webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);mask-composite:exclude;-webkit-mask-composite:xor;pointer-events:none;z-index:0}input,textarea,select,button,*{font-family:var(--font-sans)}:root{color-scheme:dark;--layout-margin-x: 8rem;--layout-margin-y: 1rem;--color-brand-light: #3bbdbd;--color-brand-accent: #0ea6a6;--color-brand-primary: #008080;--color-text-primary: #ffffff;--color-text-secondary: #c7caca;--color-text-tertiary: #868b8b;--color-text-disabled: #535b5b;--color-status-success: #5fad33;--color-status-warning: #ffae44;--color-status-error: #ff4444;--color-status-neutral: #262f2f;--color-bg-base: #020d0d;--color-bg-panel: #071414;--color-bg-card: #0f1919;--color-bg-card-hover: #162020;--bg-gradient-main: linear-gradient( 180deg, var(--color-bg-base) 0%, var(--color-bg-panel) 100% );--color-bg-dark: var(--color-bg-panel);--color-primary: var(--color-brand-light);--color-accent: var(--color-brand-accent);--color-on-primary: var(--color-text-primary);--color-text-muted: var(--color-text-tertiary);--color-divider: var(--color-text-disabled);--color-border-muted: var(--color-text-tertiary);--color-border-teal: var(--color-brand-accent);--color-status-green: var(--color-status-success);--color-status-red: var(--color-status-error);--color-status-yellow: var(--color-status-warning);--color-status-blue: #38bdf8;--color-daily-brief-text: var(--color-text-secondary);--color-list-secondary: var(--color-text-secondary);--color-box-shade: rgba(255, 255, 255, .05);--color-analytics-zero: #49f0bc;--color-overlay: rgba(0, 0, 0, .4);--font-sans: "Inter", sans-serif;--radius: .625rem;--background: var(--color-bg-base);--foreground: var(--color-text-primary);--card: var(--color-bg-card);--card-foreground: var(--color-text-primary);--popover: var(--color-bg-card);--popover-foreground: var(--color-text-primary);--primary: var(--color-brand-primary);--primary-foreground: #ffffff;--secondary: var(--color-bg-panel);--secondary-foreground: var(--color-text-primary);--muted: var(--color-bg-panel);--muted-foreground: var(--color-text-tertiary);--accent: var(--color-brand-accent);--accent-foreground: var(--color-text-primary);--destructive: var(--color-status-error);--border: var(--color-status-neutral);--input: var(--color-status-neutral);--ring: var(--color-brand-light);--sidebar: var(--color-bg-panel);--sidebar-foreground: var(--color-text-primary);--sidebar-primary: var(--color-brand-primary);--sidebar-primary-foreground: #ffffff;--sidebar-accent: var(--color-brand-accent);--sidebar-accent-foreground: var(--color-text-primary);--sidebar-border: var(--color-status-neutral);--sidebar-ring: var(--color-brand-light);--traffic-light-frame-outer: #0c7070;--traffic-light-frame-inner: #052a2a;--traffic-light-off: #0b4d4d;--traffic-light-red-on: #e23838;--traffic-light-yellow-on: #ffc800;--traffic-light-green-on: #42d3a6}.light,[data-theme=light]{color-scheme:light;--color-brand-light: #2daba8;--color-brand-accent: #0c9494;--color-brand-primary: #007070;--color-text-primary: #0a1515;--color-text-secondary: #3d4848;--color-text-tertiary: #6b7373;--color-text-disabled: #a8aeae;--color-status-success: #3d8a1f;--color-status-warning: #e69500;--color-status-error: #d92d2d;--color-status-neutral: #d8dcdc;--color-bg-base: #ffffff;--color-bg-panel: #f5f8f8;--color-bg-card: #edf2f2;--color-bg-card-hover: #e3eaea;--color-primary: var(--color-brand-primary);--color-accent: var(--color-brand-accent);--color-on-primary: #ffffff;--color-text-muted: var(--color-text-tertiary);--color-divider: var(--color-status-neutral);--color-border-muted: var(--color-text-disabled);--color-border-teal: var(--color-brand-accent);--color-status-green: var(--color-status-success);--color-status-red: var(--color-status-error);--color-status-yellow: var(--color-status-warning);--color-list-secondary: var(--color-text-secondary);--color-daily-brief-text: var(--color-text-secondary);--color-box-shade: rgba(0, 0, 0, .06);--background: var(--color-bg-base);--foreground: var(--color-text-primary);--card: var(--color-bg-card);--card-foreground: var(--color-text-primary);--popover: var(--color-bg-card);--popover-foreground: var(--color-text-primary);--primary: var(--color-brand-primary);--primary-foreground: #ffffff;--secondary: var(--color-bg-panel);--secondary-foreground: var(--color-text-primary);--muted: var(--color-bg-panel);--muted-foreground: var(--color-text-tertiary);--accent: var(--color-brand-accent);--accent-foreground: #ffffff;--destructive: var(--color-status-error);--border: var(--color-status-neutral);--input: var(--color-status-neutral);--ring: var(--color-brand-light);--sidebar: var(--color-bg-panel);--sidebar-foreground: var(--color-text-primary);--sidebar-primary: var(--color-brand-primary);--sidebar-primary-foreground: #ffffff;--sidebar-accent: var(--color-brand-accent);--sidebar-accent-foreground: #ffffff;--sidebar-border: var(--color-status-neutral);--sidebar-ring: var(--color-brand-light);--bg-gradient-main: linear-gradient(180deg, var(--color-bg-base) 0%, var(--color-bg-panel) 100%);--color-bg-dark: var(--color-bg-panel);--color-status-blue: #0ea5e9;--color-analytics-zero: var(--color-brand-light);--traffic-light-frame-outer: #3a8a8a;--traffic-light-frame-inner: #d8ecec;--traffic-light-off: #9ec8c8;--traffic-light-red-on: var(--color-status-error);--traffic-light-yellow-on: var(--color-status-warning);--traffic-light-green-on: var(--color-status-success)}html.light body.app-auth-bg{background:radial-gradient(980px 620px at -20% 82%,rgba(45,171,168,.14),transparent 60%),radial-gradient(460px 280px at 104% -6%,rgba(12,148,148,.1),transparent 74%),radial-gradient(520px 320px at 102% 104%,rgba(4,18,20,.06),transparent 76%),radial-gradient(420px 260px at 50% 54%,rgba(0,110,118,.05),transparent 72%),linear-gradient(90deg,#f5f8f8eb,#edf2f2e0 48%,#fffffff2),linear-gradient(180deg,var(--color-bg-panel) 0%,var(--color-bg-base) 100%),var(--color-bg-base)}html.light body.app-auth-bg:before{opacity:.12}html.light body.app-auth-bg:after{background:linear-gradient(90deg,#ffffff0f,#edf2f238 48%,#e3eaea61)}html.light .app-glass{background:#0000000a;box-shadow:0 4px 20px #00000014}html.light .app-glass:before{background:linear-gradient(45deg,rgba(255,255,255,0) 0%,rgba(255,255,255,0) 10%,var(--color-brand-primary) 30%,var(--color-brand-primary) 70%,rgba(255,255,255,0) 90%,rgba(255,255,255,0) 100%)}@supports (color: color-mix(in lab,red,red)){html.light .app-glass:before{background:linear-gradient(45deg,#fff0 0% 10%,color-mix(in srgb,var(--color-brand-primary) 22%,transparent) 30% 70%,#fff0 90% 100%)}}html.light .app-light-surface-teal,html[data-theme=light] .app-light-surface-teal{background:#fff!important;background-color:#fff!important;border:1px solid #00808080!important}html.light .app-light-surface-teal.app-glass,html[data-theme=light] .app-light-surface-teal.app-glass{border-radius:24px!important;padding:16px!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important;box-shadow:none!important}html.light .app-light-surface-teal.app-glass:before,html[data-theme=light] .app-light-surface-teal.app-glass:before{display:none!important}html.light app-summary .app-glass:not(.app-light-surface-teal),html[data-theme=light] app-summary .app-glass:not(.app-light-surface-teal){background:#f6f6f6!important;background-color:#f6f6f6!important;border:1px solid #c0c0c0!important;border-radius:24px!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important;box-shadow:none!important}html.light app-summary .app-glass:not(.app-light-surface-teal):before,html[data-theme=light] app-summary .app-glass:not(.app-light-surface-teal):before{display:none!important}html.light app-summary .summary-hero-icon.app-glass,html[data-theme=light] app-summary .summary-hero-icon.app-glass{border-radius:10px!important}html.light app-not-initiative-result .app-glass,html[data-theme=light] app-not-initiative-result .app-glass{background:#f6f6f6!important;background-color:#f6f6f6!important;border:1px solid #c0c0c0!important;border-radius:24px!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important;box-shadow:none!important}html.light app-not-initiative-result .app-glass:before,html[data-theme=light] app-not-initiative-result .app-glass:before{display:none!important}html.light app-not-initiative-result .not-initiative-card--external-source.app-glass,html[data-theme=light] app-not-initiative-result .not-initiative-card--external-source.app-glass{border:1px solid rgba(147,51,234,.5)!important}html.light app-search .ai-search-send:disabled,html.light app-search .ai-search-send.ai-search-send-disabled,html[data-theme=light] app-search .ai-search-send:disabled,html[data-theme=light] app-search .ai-search-send.ai-search-send-disabled{background:#d5d5d5!important;background-color:#898989!important;box-shadow:none!important}html.light app-search .ai-search-send:not(:disabled),html[data-theme=light] app-search .ai-search-send:not(:disabled){background:teal!important;background-color:teal!important;box-shadow:none!important}html.light app-search .ai-search-send:not(:disabled) .ai-search-send-arrow,html[data-theme=light] app-search .ai-search-send:not(:disabled) .ai-search-send-arrow{color:#fff!important}html.light app-directives-modal .directives-modal.app-glass,html[data-theme=light] app-directives-modal .directives-modal.app-glass{background:var(--card)!important;background-color:var(--card)!important;color:var(--card-foreground)!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important;border:1px solid var(--border)!important;box-shadow:0 16px 44px #0000001f}html.light app-directives-modal .directives-modal.app-glass:before,html[data-theme=light] app-directives-modal .directives-modal.app-glass:before{display:none!important}html.light app-directives-modal .directives-modal-backdrop,html[data-theme=light] app-directives-modal .directives-modal-backdrop{background:#00000047!important;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px)}html.light app-directives-modal .directives-modal-status--overdue,html.light app-directives-modal .directives-modal-status--in-progress,html.light app-directives-modal .directives-modal-status--complete,html.light app-directives-modal .directives-modal-status--archived,html.light .summary-hero-badge--overdue,html.light .summary-hero-badge--at-risk,html.light .summary-hero-badge--on-track,html.light .not-initiative-status-badge--overdue,html.light .brief-item-pill--red,html.light .brief-item-pill--yellow,html.light .brief-item-pill--green,html.light .brief-item-pill--neutral,html.light .brief-item-pill--gray,html.light .init-card-status--overdue,html.light .init-card-status--at-risk,html.light .init-card-status--on-track,html.light .init-card-status--completed,html.light .init-card-status--neutral,html.light .init-card-status--gray,html[data-theme=light] app-directives-modal .directives-modal-status--overdue,html[data-theme=light] app-directives-modal .directives-modal-status--in-progress,html[data-theme=light] app-directives-modal .directives-modal-status--complete,html[data-theme=light] app-directives-modal .directives-modal-status--archived,html[data-theme=light] .summary-hero-badge--overdue,html[data-theme=light] .summary-hero-badge--at-risk,html[data-theme=light] .summary-hero-badge--on-track,html[data-theme=light] .not-initiative-status-badge--overdue,html[data-theme=light] .brief-item-pill--red,html[data-theme=light] .brief-item-pill--yellow,html[data-theme=light] .brief-item-pill--green,html[data-theme=light] .brief-item-pill--neutral,html[data-theme=light] .brief-item-pill--gray,html[data-theme=light] .init-card-status--overdue,html[data-theme=light] .init-card-status--at-risk,html[data-theme=light] .init-card-status--on-track,html[data-theme=light] .init-card-status--completed,html[data-theme=light] .init-card-status--neutral,html[data-theme=light] .init-card-status--gray{font-size:var(--pda-body-1-size)!important;font-weight:400!important;line-height:var(--pda-body-1-line)!important;letter-spacing:0!important;min-height:26.15px;box-sizing:border-box;display:inline-flex!important;align-items:center;justify-content:center}html.light app-directives-modal .directives-modal-status--overdue,html.light .summary-hero-badge--overdue,html.light .not-initiative-status-badge--overdue,html.light .brief-item-pill--red,html.light .init-card-status--overdue,html[data-theme=light] app-directives-modal .directives-modal-status--overdue,html[data-theme=light] .summary-hero-badge--overdue,html[data-theme=light] .not-initiative-status-badge--overdue,html[data-theme=light] .brief-item-pill--red,html[data-theme=light] .init-card-status--overdue{background:#ff00004d!important;border:1px solid rgba(255,0,0,.4)!important;color:#021a1a!important}html.light app-directives-modal .directives-modal-status--in-progress,html.light .summary-hero-badge--at-risk,html.light .brief-item-pill--yellow,html.light .init-card-status--at-risk,html[data-theme=light] app-directives-modal .directives-modal-status--in-progress,html[data-theme=light] .summary-hero-badge--at-risk,html[data-theme=light] .brief-item-pill--yellow,html[data-theme=light] .init-card-status--at-risk{background:#ffc800b3!important;border:1px solid rgba(255,200,0,.3)!important;color:#021a1a!important}html.light app-directives-modal .directives-modal-status--complete,html.light .summary-hero-badge--on-track,html.light .brief-item-pill--green,html.light .init-card-status--on-track,html.light .init-card-status--completed,html[data-theme=light] app-directives-modal .directives-modal-status--complete,html[data-theme=light] .summary-hero-badge--on-track,html[data-theme=light] .brief-item-pill--green,html[data-theme=light] .init-card-status--on-track,html[data-theme=light] .init-card-status--completed{background:#2ccc004a!important;border:1px solid rgba(44,204,0,.3)!important;color:#021a1a!important}html.light app-directives-modal .directives-modal-status--archived,html.light .brief-item-pill--neutral,html.light .brief-item-pill--gray,html.light .init-card-status--neutral,html.light .init-card-status--gray,html.light .init-card-status--archived,html[data-theme=light] app-directives-modal .directives-modal-status--archived,html[data-theme=light] .brief-item-pill--neutral,html[data-theme=light] .brief-item-pill--gray,html[data-theme=light] .init-card-status--neutral,html[data-theme=light] .init-card-status--gray,html[data-theme=light] .init-card-status--archived{background:#0000000f!important;border:1px solid rgba(0,0,0,.14)!important;color:#021a1a!important}html.light app-not-initiative-result .exec-summary-bar-segment--in-progress,html[data-theme=light] app-not-initiative-result .exec-summary-bar-segment--in-progress{background:#475569!important}html.light app-not-initiative-result .exec-summary-legend-dot--in-progress,html[data-theme=light] app-not-initiative-result .exec-summary-legend-dot--in-progress{background:#475569!important;box-shadow:inset 0 0 0 1px #0f172a47!important}html.light app-summary .summary-donut--on-track,html[data-theme=light] app-summary .summary-donut--on-track{stroke:#b8b8b8!important}html.light app-summary .summary-donut-legend--on-track,html[data-theme=light] app-summary .summary-donut-legend--on-track{background:#b8b8b8!important;box-shadow:none!important}html.light .portal-box-shade{background:#0000000f}.portal-border{border:1px solid var(--color-border-teal)}.portal-box{background:var(--color-box-shade)}.portal-box-shade{background:#0003}.app-main{position:relative;z-index:0;isolation:isolate;min-height:calc(100vh - 5rem);padding:var(--layout-margin-y) var(--layout-margin-x);padding-top:6rem;background:transparent;overflow-x:hidden}.app-main.app-main--no-header{min-height:100vh;height:100vh;overflow:hidden;padding-top:0;padding-bottom:0}@media(max-width:768px){.app-main{padding-left:1rem;padding-right:1rem;padding-top:5.5rem}}@media(max-width:576px){.app-main{padding-left:.75rem;padding-right:.75rem;padding-top:5rem}}.hot-toast-bar-base-container,.hot-toast-bar-base-container .hot-toast-bar-base-wrapper{background:transparent!important}.hot-toast-bar-base-container .hot-toast-bar-base{align-items:flex-start;background:#152829!important;color:#e5e7eb;border:1px solid rgba(0,196,184,.2);box-shadow:0 4px 20px #0006}.hot-toast-bar-base-container .hot-toast-message{color:#e5e7eb;min-width:0;max-width:100%;flex:1 1 auto;justify-content:flex-start;align-items:flex-start;overflow-wrap:anywhere;word-break:break-word;white-space:normal}.hot-toast-bar-base-container .hot-toast-message *{max-width:100%;overflow-wrap:inherit;word-break:inherit;white-space:normal}.hot-toast-close-btn{cursor:pointer;color:#9ca3af}.hot-toast-close-btn:hover{color:#f3f4f6}.hot-toast-bar-base{position:relative;cursor:pointer;overflow:hidden}.hot-toast-bar-base:after{content:"";position:absolute;bottom:0;left:0;right:0;height:4px;background:var(--color-accent, #008080);opacity:.9;transform-origin:left;animation:hot-toast-progress-line 4s linear forwards;border-radius:0 0 4px 4px;z-index:1}.hot-toast-bar-base-wrapper.toast-hovered .hot-toast-bar-base:after{animation-play-state:paused}.hot-toast-bar-base.toast-type-success:after{background:var(--color-status-green, #22c55e)}.hot-toast-bar-base.toast-type-error:after{background:var(--color-status-red, #ef4444)}.hot-toast-bar-base.toast-type-warning:after{background:#f97316}.hot-toast-bar-base.toast-type-info:after{background:var(--color-status-blue, #38bdf8)}@keyframes hot-toast-progress-line{0%{transform:scaleX(1)}to{transform:scaleX(0)}}html.light .hot-toast-bar-base-container .hot-toast-bar-base,html[data-theme=light] .hot-toast-bar-base-container .hot-toast-bar-base{background:#fff!important;color:var(--color-text-primary);border:1px solid rgba(10,21,21,.1);box-shadow:0 4px 24px #00000014,0 1px 2px #0000000a}html.light .hot-toast-bar-base-container .hot-toast-bar-base.toast-type-error,html[data-theme=light] .hot-toast-bar-base-container .hot-toast-bar-base.toast-type-error{background:#fef2f2!important;border-color:#d92d2d59;color:var(--color-text-primary)!important}html.light .hot-toast-bar-base-container .hot-toast-bar-base.toast-type-success,html[data-theme=light] .hot-toast-bar-base-container .hot-toast-bar-base.toast-type-success{background:#f0fdf4!important;border-color:#3d8a1f52;color:var(--color-text-primary)!important}html.light .hot-toast-bar-base-container .hot-toast-bar-base.toast-type-warning,html[data-theme=light] .hot-toast-bar-base-container .hot-toast-bar-base.toast-type-warning{background:#fffbeb!important;border-color:#e6950066;color:var(--color-text-primary)!important}html.light .hot-toast-bar-base-container .hot-toast-bar-base.toast-type-info,html[data-theme=light] .hot-toast-bar-base-container .hot-toast-bar-base.toast-type-info{background:#f0f9ff!important;border-color:#0ea5e959;color:var(--color-text-primary)!important}html.light .hot-toast-bar-base-container .hot-toast-message,html[data-theme=light] .hot-toast-bar-base-container .hot-toast-message{color:inherit}html.light .hot-toast-close-btn,html[data-theme=light] .hot-toast-close-btn{color:var(--color-text-tertiary)}html.light .hot-toast-close-btn:hover,html[data-theme=light] .hot-toast-close-btn:hover{color:var(--color-text-primary)}.summary-snapshot-html .summary-snapshot-h1-pill{display:inline-block;white-space:nowrap;padding:.1rem .5rem;margin:.2rem .25rem .25rem 0;background-color:#c06edbb2;color:#fff;border-radius:9999px;font-size:16px;font-weight:500;vertical-align:middle;text-align:center}.summary-snapshot-html a:not(.summary-ref-pill):not(.summary-ref-link),.summary-snapshot-html .summary-snapshot-link:not(.summary-ref-pill){display:inline!important;white-space:nowrap;padding:.05rem .5rem!important;margin:.2rem .25rem .25rem 0!important;vertical-align:middle;background-color:var(--color-box-shade)!important;color:var(--color-brand-accent)!important;border:1px solid var(--color-border-teal)!important;border-radius:9999px!important;font-size:var(--pda-body-big-size)!important;line-height:var(--pda-body-big-line)!important;font-weight:500!important;text-decoration:none!important;transition:opacity .2s}@supports (color: color-mix(in lab,red,red)){.summary-snapshot-html a:not(.summary-ref-pill):not(.summary-ref-link),.summary-snapshot-html .summary-snapshot-link:not(.summary-ref-pill){border:1px solid color-mix(in srgb,var(--color-border-teal) 50%,transparent)!important}}.summary-snapshot-html a:not(.summary-ref-pill):not(.summary-ref-link):hover,.summary-snapshot-html .summary-snapshot-link:not(.summary-ref-pill):hover{opacity:.9}.not-initiative-refs-list a,.not-initiative-refs-list .not-initiative-ref-pill,.not-initiative-refs-list .summary-ref-pill,.not-initiative-refs-list .summary-snapshot-link{display:inline!important;white-space:nowrap;padding:.35rem .75rem!important;margin:.2rem .25rem .25rem 0!important;vertical-align:middle;background-color:var(--color-box-shade)!important;color:var(--color-brand-accent)!important;border:1px solid var(--color-border-teal)!important;border-radius:9999px!important;font-size:inherit!important;font-weight:500!important;text-decoration:none!important;transition:opacity .2s}@supports (color: color-mix(in lab,red,red)){.not-initiative-refs-list a,.not-initiative-refs-list .not-initiative-ref-pill,.not-initiative-refs-list .summary-ref-pill,.not-initiative-refs-list .summary-snapshot-link{border:1px solid color-mix(in srgb,var(--color-border-teal) 50%,transparent)!important}}.not-initiative-refs-list a:hover,.not-initiative-refs-list .not-initiative-ref-pill:hover,.not-initiative-refs-list .summary-ref-pill:hover,.not-initiative-refs-list .summary-snapshot-link:hover{opacity:.9}.summary-snapshot-html strong,.summary-snapshot-html b{font-weight:700;color:#fff;background-color:transparent}.summary-snapshot-html mark,.summary-hero-desc mark,.summary-blockers-item mark,.not-initiative-card-content--html mark,.not-initiative-directive-text mark{font-weight:500!important;background:transparent!important;background-color:transparent!important;color:#fff!important;padding:0!important}html.light .summary-snapshot-html strong,html.light .summary-snapshot-html b,html[data-theme=light] .summary-snapshot-html strong,html[data-theme=light] .summary-snapshot-html b{color:var(--color-text-primary)}html.light .summary-snapshot-html mark,html.light .summary-hero-desc mark,html.light .summary-blockers-item mark,html.light .not-initiative-card-content--html mark,html.light .not-initiative-directive-text mark,html[data-theme=light] .summary-snapshot-html mark,html[data-theme=light] .summary-hero-desc mark,html[data-theme=light] .summary-blockers-item mark,html[data-theme=light] .not-initiative-card-content--html mark,html[data-theme=light] .not-initiative-directive-text mark{font-weight:700!important;color:#555!important}.summary-snapshot-html .summary-ref-pill,.summary-snapshot-html a.summary-ref-pill,.summary-snapshot-html a.summary-ref-link,.summary-snapshot-html .summary-snapshot-link,.summary-hero-desc .summary-ref-pill,.summary-blockers-list .summary-ref-pill,.summary-blockers-table .summary-ref-pill,.summary-blockers-ref-cell .summary-ref-pill,.summary-blockers-ref-cell a.summary-ref-pill,.summary-blockers-ref-cell a.summary-ref-link,.summary-blockers-ref-cell .summary-snapshot-link,.not-initiative-card-content .summary-ref-pill,.not-initiative-directive-text .summary-ref-pill,.not-initiative-directive-line .summary-ref-pill,.history-voice-text--html .summary-ref-pill,.history-voice-text--html a.summary-ref-pill,.history-voice-text--html a.summary-ref-link,.history-voice-text--html .summary-snapshot-link{display:inline-flex!important;align-items:center;white-space:nowrap;padding:.05rem .5rem!important;margin:.2rem .25rem .25rem 0!important;vertical-align:middle;background-color:var(--color-box-shade)!important;color:var(--color-brand-accent)!important;border:1px solid var(--color-border-teal)!important;border-radius:9999px!important;font-size:var(--pda-body-1-size)!important;line-height:var(--pda-body-1-line)!important;font-weight:500!important;text-decoration:none!important;cursor:pointer!important;transition:opacity .2s}@supports (color: color-mix(in lab,red,red)){.summary-snapshot-html .summary-ref-pill,.summary-snapshot-html a.summary-ref-pill,.summary-snapshot-html a.summary-ref-link,.summary-snapshot-html .summary-snapshot-link,.summary-hero-desc .summary-ref-pill,.summary-blockers-list .summary-ref-pill,.summary-blockers-table .summary-ref-pill,.summary-blockers-ref-cell .summary-ref-pill,.summary-blockers-ref-cell a.summary-ref-pill,.summary-blockers-ref-cell a.summary-ref-link,.summary-blockers-ref-cell .summary-snapshot-link,.not-initiative-card-content .summary-ref-pill,.not-initiative-directive-text .summary-ref-pill,.not-initiative-directive-line .summary-ref-pill,.history-voice-text--html .summary-ref-pill,.history-voice-text--html a.summary-ref-pill,.history-voice-text--html a.summary-ref-link,.history-voice-text--html .summary-snapshot-link{border:1px solid color-mix(in srgb,var(--color-border-teal) 50%,transparent)!important}}.summary-snapshot-html .summary-ref-pill:hover,.summary-snapshot-html a.summary-ref-pill:hover,.summary-snapshot-html a.summary-ref-link:hover,.summary-snapshot-html .summary-snapshot-link:hover,.summary-hero-desc .summary-ref-pill:hover,.summary-blockers-list .summary-ref-pill:hover,.summary-blockers-table .summary-ref-pill:hover,.summary-blockers-ref-cell .summary-ref-pill:hover,.summary-blockers-ref-cell a.summary-ref-pill:hover,.summary-blockers-ref-cell a.summary-ref-link:hover,.summary-blockers-ref-cell .summary-snapshot-link:hover,.not-initiative-card-content .summary-ref-pill:hover,.not-initiative-directive-text .summary-ref-pill:hover,.not-initiative-directive-line .summary-ref-pill:hover,.history-voice-text--html .summary-ref-pill:hover,.history-voice-text--html a.summary-ref-pill:hover,.history-voice-text--html a.summary-ref-link:hover,.history-voice-text--html .summary-snapshot-link:hover{opacity:.9;text-decoration:none!important}app-summary .summary-snapshot-html--executive{margin-top:18px!important}app-summary .summary-snapshot-html .summary-latest-update-label{display:block!important;margin-top:18px!important;margin-bottom:18px!important}app-summary .summary-snapshot-html--executive p{margin:0 0 14px!important}app-summary .summary-snapshot-html--executive p:last-child{margin-bottom:0!important}html.light .summary-snapshot-html .summary-ref-pill,html.light .summary-snapshot-html a.summary-ref-pill,html.light .summary-snapshot-html a.summary-ref-link,html.light .summary-snapshot-html .summary-snapshot-link,html.light .summary-hero-desc .summary-ref-pill,html.light .summary-blockers-list .summary-ref-pill,html.light .summary-blockers-table .summary-ref-pill,html.light .summary-blockers-ref-cell .summary-ref-pill,html.light .summary-blockers-ref-cell a.summary-ref-pill,html.light .summary-blockers-ref-cell a.summary-ref-link,html.light .summary-blockers-ref-cell .summary-snapshot-link,html.light .not-initiative-card-content .summary-ref-pill,html.light .not-initiative-directive-text .summary-ref-pill,html.light .not-initiative-directive-line .summary-ref-pill,html.light .history-voice-text--html .summary-ref-pill,html.light .history-voice-text--html a.summary-ref-pill,html.light .history-voice-text--html a.summary-ref-link,html.light .history-voice-text--html .summary-snapshot-link,html[data-theme=light] .summary-snapshot-html .summary-ref-pill,html[data-theme=light] .summary-snapshot-html a.summary-ref-pill,html[data-theme=light] .summary-snapshot-html a.summary-ref-link,html[data-theme=light] .summary-snapshot-html .summary-snapshot-link,html[data-theme=light] .summary-hero-desc .summary-ref-pill,html[data-theme=light] .summary-blockers-list .summary-ref-pill,html[data-theme=light] .summary-blockers-table .summary-ref-pill,html[data-theme=light] .summary-blockers-ref-cell .summary-ref-pill,html[data-theme=light] .summary-blockers-ref-cell a.summary-ref-pill,html[data-theme=light] .summary-blockers-ref-cell a.summary-ref-link,html[data-theme=light] .summary-blockers-ref-cell .summary-snapshot-link,html[data-theme=light] .not-initiative-card-content .summary-ref-pill,html[data-theme=light] .not-initiative-directive-text .summary-ref-pill,html[data-theme=light] .not-initiative-directive-line .summary-ref-pill,html[data-theme=light] .history-voice-text--html .summary-ref-pill,html[data-theme=light] .history-voice-text--html a.summary-ref-pill,html[data-theme=light] .history-voice-text--html a.summary-ref-link,html[data-theme=light] .history-voice-text--html .summary-snapshot-link{border-color:#0ea6a6!important;background:#ffffff0d!important;background-color:#ffffff0d!important;color:#0ea6a6!important}.app-tooltip{position:relative;cursor:default}.app-tooltip:after{content:attr(data-tooltip);position:absolute;bottom:100%;left:50%;transform:translate(-50%) translateY(-8px);padding:.5rem .75rem;background:var(--popover)!important;background-color:var(--popover)!important;color:var(--popover-foreground);font-size:.8125rem;line-height:1.4;white-space:normal;max-width:min(280px,calc(100vw - 2rem));width:max-content;border-radius:8px;border:1px solid var(--border);box-shadow:0 8px 28px #00000059;pointer-events:none;opacity:0;visibility:hidden;transition:opacity .15s ease,visibility .15s ease;z-index:2147483647;text-shadow:none}html.light .app-tooltip:after{box-shadow:0 8px 28px #0000001f}.app-tooltip:hover:after{opacity:1;visibility:visible}.app-tooltip--center:after{left:50%;transform:translate(-50%) translateY(-8px)}.app-tooltip--below:after{bottom:auto;top:100%;transform:translate(-50%) translateY(8px)}.app-tooltip--align-right:after{left:auto!important;right:0!important;bottom:100%;top:auto;transform:translateY(-8px)!important;max-width:min(320px,calc(100vw - 2rem))}.app-tooltip--align-right.app-tooltip--below:after{bottom:auto!important;top:100%;transform:translateY(8px)!important}.summary-badge-tooltip-fixed{position:fixed;z-index:2147483647;max-width:280px;padding:.5rem .75rem;background:var(--popover);background-color:var(--popover);color:var(--popover-foreground);font-size:.8125rem;line-height:1.4;white-space:normal;border-radius:8px;border:1px solid var(--border);box-shadow:0 8px 28px #00000059;pointer-events:none;text-shadow:none}html.light .summary-badge-tooltip-fixed{box-shadow:0 8px 28px #0000001f}@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-border-style{syntax: "*"; inherits: false; initial-value: solid;}@property --tw-leading{syntax: "*"; inherits: false;}@property --tw-font-weight{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: 0px;}@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;}@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-border-style: solid;--tw-leading: initial;--tw-font-weight: 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-animation-delay: 0s;--tw-animation-direction: normal;--tw-animation-duration: initial;--tw-animation-fill-mode: none;--tw-animation-iteration-count: 1;--tw-enter-blur: 0;--tw-enter-opacity: 1;--tw-enter-rotate: 0;--tw-enter-scale: 1;--tw-enter-translate-x: 0;--tw-enter-translate-y: 0;--tw-exit-blur: 0;--tw-exit-opacity: 1;--tw-exit-rotate: 0;--tw-exit-scale: 1;--tw-exit-translate-x: 0;--tw-exit-translate-y: 0}}}@keyframes hotToastEnter{0%{transform:scale(0)}to{transform:scale(1)}}.hot-toast-animated-icon{animation:var(--hot-toast-animated-icon-animation, hotToastEnter .3s ease-in-out forwards);position:var(--hot-toast-animated-icon-position, relative);transform:var(--hot-toast-animated-icon-transform, scale(0))}@media(prefers-reduced-motion:reduce){.hot-toast-animated-icon{animation-duration:var(--hot-toast-animated-icon-reduced-motion-animation-duration, none);opacity:var(--hot-toast-animated-icon-reduced-motion-opacity, 1);transform:var(--hot-toast-animated-icon-reduced-motion-transform, scale(1))}}@keyframes hotToastCircleAnimation{0%{opacity:0;transform:scale(0) rotate(45deg)}to{opacity:1;transform:scale(1) rotate(45deg)}}@keyframes hotToastCheckmarkAnimation{0%{height:0;opacity:0;width:0}40%{height:0;opacity:1;width:6px}to{height:10px;opacity:1}}.hot-toast-checkmark-icon{animation:var(--hot-toast-checkmark-icon-animation, hotToastCircleAnimation .3s cubic-bezier(.175, .885, .32, 1.275) forwards);animation-delay:var(--hot-toast-checkmark-icon-animation-delay, .1s);background-color:var(--hot-toast-checkmark-icon-background-color, var(--check-primary, #61d345));border-radius:var(--hot-toast-checkmark-icon-border-radius, 10px);height:var(--hot-toast-checkmark-icon-height, 20px);opacity:var(--hot-toast-checkmark-icon-opacity, 0);position:var(--hot-toast-checkmark-icon-position, relative);transform:var(--hot-toast-checkmark-icon-transform, rotate(45deg));width:var(--hot-toast-checkmark-icon-width, 20px)}@media(prefers-reduced-motion:reduce){.hot-toast-checkmark-icon{animation-duration:var(--hot-toast-checkmark-icon-reduced-motion-animation-duration, 0ms)}}.hot-toast-checkmark-icon:after{animation:var(--hot-toast-checkmark-icon-after-animation, hotToastCheckmarkAnimation .2s ease-out forwards);animation-delay:var(--hot-toast-checkmark-icon-after-animation-delay, .2s);border-bottom-style:solid;border-bottom-width:var(--hot-toast-checkmark-icon-after-border-bottom, 2px);border-color:var(--hot-toast-checkmark-icon-after-border-color, var(--check-secondary, #fff));border-right-style:solid;border-right-width:var(--hot-toast-checkmark-icon-after-border-right, 2px);bottom:var(--hot-toast-checkmark-icon-after-bottom, 6px);box-sizing:var(--hot-toast-checkmark-icon-after-box-sizing, border-box);content:var(--hot-toast-checkmark-icon-after-content, "");height:var(--hot-toast-checkmark-icon-after-height, 10px);left:var(--hot-toast-checkmark-icon-after-left, 6px);opacity:var(--hot-toast-checkmark-icon-after-opacity, 0);position:var(--hot-toast-checkmark-icon-after-position, absolute);width:var(--hot-toast-checkmark-icon-after-width, 6px)}@media(prefers-reduced-motion:reduce){.hot-toast-checkmark-icon:after{animation-duration:var(--hot-toast-checkmark-icon-after-reduced-motion-animation-duration, 0ms)}}@keyframes hotToastErrorCircleAnimation{0%{opacity:0;transform:scale(0) rotate(45deg)}to{opacity:1;transform:scale(1) rotate(45deg)}}@keyframes hotToastFirstLineAnimation{0%{opacity:0;transform:scale(0)}to{opacity:1;transform:scale(1)}}@keyframes hotToastSecondLineAnimation{0%{opacity:0;transform:scale(0) rotate(90deg)}to{opacity:1;transform:scale(1) rotate(90deg)}}.hot-toast-error-icon{animation:var(--hot-toast-error-icon-animation, hotToastErrorCircleAnimation .3s cubic-bezier(.175, .885, .32, 1.275) forwards);animation-delay:var(--hot-toast-error-icon-animation-delay, .1s);background:var(--hot-toast-error-icon-background, var(--error-primary, #ff4b4b));border-radius:var(--hot-toast-error-icon-border-radius, 10px);height:var(--hot-toast-error-icon-height, 20px);opacity:var(--hot-toast-error-icon-opacity, 0);position:var(--hot-toast-error-icon-position, relative);transform:var(--hot-toast-error-icon-transform, rotate(45deg));width:var(--hot-toast-error-icon-width, 20px)}@media(prefers-reduced-motion:reduce){.hot-toast-error-icon{animation-duration:var(--hot-toast-error-icon-reduced-motion-animation-duration, 0ms)}}.hot-toast-error-icon:after,.hot-toast-error-icon:before{animation:var(--hot-toast-error-icon-after-before-animation, hotToastFirstLineAnimation .15s ease-out forwards);animation-delay:var(--hot-toast-error-icon-after-before-animation-delay, .15s);background:var(--hot-toast-error-icon-after-before-background, var(--error-secondary, #fff));border-radius:var(--hot-toast-error-icon-after-before-border-radius, 3px);bottom:var(--hot-toast-error-icon-after-before-bottom, 9px);content:var(--hot-toast-error-icon-after-before-content, "");height:var(--hot-toast-error-icon-after-before-height, 2px);left:var(--hot-toast-error-icon-after-before-left, 4px);opacity:var(--hot-toast-error-icon-after-before-opacity, 0);position:var(--hot-toast-error-icon-after-before-position, absolute);width:var(--hot-toast-error-icon-after-before-width, 12px)}@media(prefers-reduced-motion:reduce){.hot-toast-error-icon:after,.hot-toast-error-icon:before{animation-duration:var(--hot-toast-error-icon-after-before-reduced-motion-animation-duration, 0ms)}}.hot-toast-error-icon:before{animation:var(--hot-toast-error-icon-before-animation, hotToastSecondLineAnimation .15s ease-out forwards);animation-delay:var(--hot-toast-error-icon-before-animation-delay, .18s);transform:var(--hot-toast-error-icon-before-transform, rotate(90deg))}@media(prefers-reduced-motion:reduce){.hot-toast-error-icon:before{animation-duration:var(--hot-toast-error-icon-before-reduced-motion-animation-duration, 0ms)}}.hot-toast-bar-base{align-items:var(--hot-toast-align-items, center);background-color:var(--hot-toast-bg, #fff);border-radius:var(--hot-toast-border-radius, 4px);box-shadow:var(--hot-toast-shadow, 0 3px 10px rgba(0, 0, 0, .1), 0 3px 3px rgba(0, 0, 0, .05));color:var(--hot-toast-color, #363636);display:var(--hot-toast-display, flex);line-height:var(--hot-toast-line, 1.3);margin:var(--hot-toast-margin, 16px);max-width:var(--hot-toast-max-width, 350px);padding:var(--hot-toast-padding, 8px 10px);pointer-events:var(--hot-toast-pointer-events, auto);width:var(--hot-toast-width, fit-content);transition-property:border-bottom-left-radius,border-bottom-right-radius;transition-duration:.23s;transition-timing-function:ease-out}.hot-toast-bar-base:hover,.hot-toast-bar-base:focus{animation-play-state:var(--hot-toast-animation-state, paused)!important}@media(prefers-reduced-motion:reduce){.hot-toast-bar-base{animation-duration:var(--hot-toast-reduced-motion-animation-duration, 10ms)!important}}.expanded .hot-toast-bar-base{border-bottom-left-radius:0;border-bottom-right-radius:0}.hot-toast-message{color:var(--hot-toast-message-color, inherit);display:var(--hot-toast-message-display, flex);flex:var(--hot-toast-message-flex, 1);justify-content:var(--hot-toast-message-justify-content, center);margin:var(--hot-toast-message-margin, 4px 10px)}.hot-toast-bar-base-container{display:var(--hot-toast-container-display, flex);pointer-events:var(--hot-toast-container-pointer-events, none);position:var(--hot-toast-container-position, absolute);transition:var(--hot-toast-container-transition, transform .23s cubic-bezier(.21, 1.02, .73, 1))}@media(prefers-reduced-motion:reduce){.hot-toast-bar-base-container{transition-duration:var(--hot-toast-container-reduced-motion-transition-duration, 10ms)!important}}.hot-toast-bar-base-container.hot-toast-theme-snackbar .hot-toast-bar-base{background:var(--hot-toast-snackbar-bg, #323232);box-shadow:var(--hot-toast-snackbar-shadow, 0 3px 5px -1px rgba(0, 0, 0, .2), 0 6px 10px 0 rgba(0, 0, 0, .14), 0 1px 18px 0 rgba(0, 0, 0, .12));color:var(--hot-toast-snackbar-color, rgb(255, 255, 255))}.hot-toast-bar-base-container.hot-toast-theme-snackbar .hot-toast-close-btn{filter:var(--hot-toast-snackbar-close-btn-filter, invert(1) grayscale(100%) brightness(200%))}.hot-toast-close-btn{align-self:var(--hot-toast-close-btn-align-self, flex-start);background-color:var(--hot-toast-close-btn-background-color, transparent);background-image:var(--hot-toast-close-btn-background-image, url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cpath d='M.293.293a1 1 0 011.414 0L8 6.586 14.293.293a1 1 0 111.414 1.414L9.414 8l6.293 6.293a1 1 0 01-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 01-1.414-1.414L6.586 8 .293 1.707a1 1 0 010-1.414z'/%3e%3c/svg%3e"));background-position:var(--hot-toast-close-btn-background-position, center);background-repeat:var(--hot-toast-close-btn-background-repeat, no-repeat);background-size:var(--hot-toast-close-btn-background-size, .75em);border:var(--hot-toast-close-btn-border, 0);border-radius:var(--hot-toast-close-btn-border-radius, .25rem);box-sizing:var(--hot-toast-close-btn-box-sizing, content-box);display:var(--hot-toast-close-btn-display, flex);height:var(--hot-toast-close-btn-height, .8em);margin-top:var(--hot-toast-close-btn-margin-top, .25em);opacity:var(--hot-toast-close-btn-opacity, .5);padding:var(--hot-toast-close-btn-padding, .25em);width:var(--hot-toast-close-btn-width, .8em)}.hot-toast-close-btn:focus{box-shadow:var(--hot-toast-close-btn-box-shadow, 0 0 0 .125rem rgba(13, 110, 253, .25));outline:var(--hot-toast-close-btn-outline, none)}.hot-toast-close-btn:hover,.hot-toast-close-btn:focus{opacity:var(--hot-toast-close-btn-opacity, .75)}.hot-toast-group-btn{align-self:var(--hot-toast-group-btn-align-self, flex-start);background-color:var(--hot-toast-group-btn-background-color, transparent);background-image:var(--hot-toast-group-btn-background-image, 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.75745 10.5858L9.17166 9.17154L12.0001 12L14.8285 9.17157L16.2427 10.5858L12.0001 14.8284L7.75745 10.5858Z' fill='currentColor' /%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M1 12C1 5.92487 5.92487 1 12 1C18.0751 1 23 5.92487 23 12C23 18.0751 18.0751 23 12 23C5.92487 23 1 18.0751 1 12ZM12 21C7.02944 21 3 16.9706 3 12C3 7.02944 7.02944 3 12 3C16.9706 3 21 7.02944 21 12C21 16.9706 16.9706 21 12 21Z' fill='currentColor' /%3E%3C/svg%3E"));background-position:var(--hot-toast-group-btn-background-position, center);background-repeat:var(--hot-toast-group-btn-background-repeat, no-repeat);background-size:var(--hot-toast-group-btn-background-size, 1.3em);border:var(--hot-toast-group-btn-border, 0);border-radius:var(--hot-toast-group-btn-border-radius, .25rem);box-sizing:var(--hot-toast-group-btn-box-sizing, content-box);display:var(--hot-toast-group-btn-display, flex);height:var(--hot-toast-group-btn-height, .8em);margin-top:var(--hot-toast-group-btn-margin-top, .25em);opacity:var(--hot-toast-group-btn-opacity, .5);padding:var(--hot-toast-group-btn-padding, .25em);width:var(--hot-toast-group-btn-width, .8em);will-change:var(--hot-toast-group-btn-will-change, transform);transition:var(--hot-toast-group-btn-transition, transform .23s cubic-bezier(.21, 1.02, .73, 1))}.hot-toast-group-btn:focus{box-shadow:var(--hot-toast-group-btn-box-shadow, 0 0 0 .125rem rgba(13, 110, 253, .25));outline:var(--hot-toast-group-btn-outline, none)}.hot-toast-group-btn:hover,.hot-toast-group-btn:focus{opacity:var(--hot-toast-group-btn-opacity, .75)}.expanded .hot-toast-group-btn{transform:rotate(var(--hot-toast-group-btn-expanded-rotate, 180deg))}.hot-toast-icon{align-self:var(--hot-toast-icon-align-self, flex-start);padding-top:var(--hot-toast-icon-padding-top, .25em)}.hot-toast-bar-base-wrapper{pointer-events:all}.hot-toast-bar-base-group{--hot-toast-shadow: none;background-color:var(--hot-toast-group-bg, #fff);margin:var(--hot-toast-margin, 16px);margin-top:calc(-1 * var(--hot-toast-margin, 16px));border-bottom-left-radius:var(--hot-toast-border-radius, 4px);border-bottom-right-radius:var(--hot-toast-border-radius, 4px);height:0;overflow:hidden;transition-property:height;transition-duration:.23s;transition-timing-function:ease-in-out;position:relative;box-shadow:var(--hot-toast-group-after-shadow, 0 3px 10px rgba(0, 0, 0, .1), 0 3px 3px rgba(0, 0, 0, .05))}.expanded .hot-toast-bar-base-group{height:var(--hot-toast-group-height)}.hot-toast-bar-base-group .hot-toast-bar-base{margin:0}@keyframes hotToastEnterAnimationNegative{0%{opacity:.5;transform:translate3d(0,-80px,0) scale(.6)}to{opacity:1;transform:translateZ(0) scale(1)}}@keyframes hotToastEnterAnimationPositive{0%{opacity:.5;transform:translate3d(0,80px,0) scale(.6)}to{opacity:1;transform:translateZ(0) scale(1)}}@keyframes hotToastExitAnimationPositive{0%{opacity:1;transform:translateZ(-1px) scale(1)}to{opacity:0;transform:translate3d(0,var(--hot-toast-exit-positive-y, 130px),-1px) scale(.5)}}@keyframes hotToastExitAnimationNegative{0%{opacity:1;transform:translateZ(-1px) scale(1)}to{opacity:0;transform:translate3d(0,var(--hot-toast-exit-negative-y, -130px),-1px) scale(.5)}}@keyframes hotToastEnterSoftAnimationNegative{0%{opacity:.5;transform:translate3d(0,-14px,0)}to{opacity:1;transform:translateZ(0)}}@keyframes hotToastEnterSoftAnimationPositive{0%{opacity:.5;transform:translate3d(0,14px,0)}to{opacity:1;transform:translateZ(0)}}@keyframes hotToastExitSoftAnimationPositive{0%{opacity:1;transform:translateZ(-1px)}to{opacity:0;transform:translate3d(0,14px,-1px)}}@keyframes hotToastExitSoftAnimationNegative{0%{opacity:1;transform:translateZ(-1px)}to{opacity:0;transform:translate3d(0,-14px,-1px)}}.hot-toast-indicator-wrapper{align-items:var(--hot-toast-indicator-wrapper-align-items, center);display:var(--hot-toast-indicator-wrapper-display, flex);justify-content:var(--hot-toast-indicator-wrapper-justify-content, center);min-height:var(--hot-toast-indicator-wrapper-min-height, 20px);min-width:var(--hot-toast-indicator-wrapper-min-width, 20px);position:var(--hot-toast-indicator-wrapper-position, relative)}.hot-toast-status-wrapper{position:var(--hot-toast-status-wrapper-position, absolute)}@keyframes animate-info-background{0%{opacity:0;transform:scale(0)}to{opacity:1;transform:scale(1)}}@keyframes animate-info-line{0%{height:0;opacity:0}40%{height:4.8px;opacity:1}to{height:8px;opacity:1}}.hot-toast-info-icon{animation:var(--hot-toast-info-icon-animation, animate-info-background .3s cubic-bezier(.175, .885, .32, 1.275) forwards);animation-delay:var(--hot-toast-info-icon-animation-delay, .1s);background-color:var(--hot-toast-info-icon-background-color, var(--info-primary, #0d6efd));border-radius:var(--hot-toast-info-icon-border-radius, 50%);display:var(--hot-toast-info-icon-display, block);height:var(--hot-toast-info-icon-height, 20px);opacity:var(--hot-toast-info-icon-opacity, 0);position:var(--hot-toast-info-icon-position, relative);transform:var(--hot-toast-info-icon-transform, scale(0));width:var(--hot-toast-info-icon-width, 20px)}.hot-toast-info-icon:after,.hot-toast-info-icon:before{background-color:var(--hot-toast-info-icon-after-before-background-color, var(--info-secondary, #fff));border-radius:var(--hot-toast-info-icon-after-before-border-radius, 3px);box-sizing:var(--hot-toast-info-icon-after-before-box-sizing, border-box);content:var(--hot-toast-info-icon-after-before-content, "");display:var(--hot-toast-info-icon-after-before-display, block);left:var(--hot-toast-info-icon-after-before-left, 8.5px);position:var(--hot-toast-info-icon-after-before-position, absolute);width:var(--hot-toast-info-icon-after-before-width, 2.5px)}.hot-toast-info-icon:after{animation:var(--hot-toast-info-icon-after-animation, animate-info-line .2s ease-out forwards);animation-delay:var(--hot-toast-info-icon-after-animation-delay, .2s);height:var(--hot-toast-info-icon-after-height, 0);opacity:var(--hot-toast-info-icon-after-opacity, 0);top:var(--hot-toast-info-icon-after-bottom, 8px)}.hot-toast-info-icon:before{height:var(--hot-toast-info-icon-before-height, 2px);top:var(--hot-toast-info-icon-before-top, 4px)}@keyframes hotToastRotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.hot-toast-loader-icon{animation:var(--hot-toast-loader-icon-animation, hotToastRotate 1s linear infinite);border:var(--hot-toast-loader-icon-border, 2px solid);border-bottom-color:var(--hot-toast-loader-icon-border-color, #e0e0e0);border-left-color:var(--hot-toast-loader-icon-border-color, #e0e0e0);border-radius:var(--hot-toast-loader-icon-border-radius, 100%);border-right-color:var(--hot-toast-loader-icon-border-right-color, #616161);border-top-color:var(--hot-toast-loader-icon-border-color, #e0e0e0);box-sizing:var(--hot-toast-loader-icon-box-sizing, border-box);height:var(--hot-toast-loader-icon-height, 18px);padding-top:var(--hot-toast-loader-icon-padding-top, 2px);width:var(--hot-toast-loader-icon-width, 18px)}@media(prefers-reduced-motion:reduce){.hot-toast-loader-icon{animation-duration:var(--hot-toast-loader-icon-reduced-motion-animation-duration, 5s)}}@keyframes animate-warn-background{0%{opacity:0;transform:scale(0)}to{opacity:1;transform:scale(1)}}@keyframes animate-warn-line{0%{height:0;opacity:0}40%{height:4.8px;opacity:1}to{height:8px;opacity:1}}.hot-toast-warning-icon{animation:var(--hot-toast-warning-icon-animation, animate-warn-background .3s cubic-bezier(.175, .885, .32, 1.275) forwards);animation-delay:var(--hot-toast-warning-icon-animation-delay, .1s);background-color:var(--hot-toast-warning-icon-background-color, var(--warn-primary, #ffab00));border-radius:var(--hot-toast-warning-icon-border-radius, 50%);display:var(--hot-toast-warning-icon-display, block);height:var(--hot-toast-warning-icon-height, 20px);opacity:var(--hot-toast-warning-icon-opacity, 0);position:var(--hot-toast-warning-icon-position, relative);transform:var(--hot-toast-warning-icon-transform, scale(0));width:var(--hot-toast-warning-icon-width, 20px)}.hot-toast-warning-icon:after,.hot-toast-warning-icon:before{background-color:var(--hot-toast-warning-icon-after-before-background-color, var(--warn-secondary, #fff));border-radius:var(--hot-toast-warning-icon-after-before-border-radius, 3px);box-sizing:var(--hot-toast-warning-icon-after-before-box-sizing, border-box);content:var(--hot-toast-warning-icon-after-before-content, "");display:var(--hot-toast-warning-icon-after-before-display, block);left:var(--hot-toast-warning-icon-after-before-left, 8.5px);position:var(--hot-toast-warning-icon-after-before-position, absolute);width:var(--hot-toast-warning-icon-after-before-width, 2.5px)}.hot-toast-warning-icon:after{animation:var(--hot-toast-warning-icon-after-animation, animate-warn-line .2s ease-out forwards);animation-delay:var(--hot-toast-warning-icon-after-animation-delay, .2s);height:var(--hot-toast-warning-icon-after-height, 0);opacity:var(--hot-toast-warning-icon-after-opacity, 0);top:var(--hot-toast-warning-icon-after-top, 4px)}.hot-toast-warning-icon:before{bottom:var(--hot-toast-warning-icon-before-bottom, 4px);height:var(--hot-toast-warning-icon-before-height, 2px)}
