@charset "UTF-8";@layer properties;:root,:host{--font-sans: ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--color-white: #fff;--spacing: .25rem;--text-sm: .875rem;--text-sm--line-height: calc(1.25 / .875);--text-base: 1rem;--text-base--line-height: 1.5 ;--text-lg: 1.125rem;--text-lg--line-height: calc(1.75 / 1.125);--font-weight-medium: 500;--font-weight-semibold: 600;--font-weight-bold: 700;--radius-sm: .25rem;--radius-md: .375rem;--radius-lg: .5rem;--radius-xl: .75rem;--shadow-sm: 0 1px 3px 0 rgb(0 0 0 / .1), 0 1px 2px -1px rgb(0 0 0 / .1);--shadow-md: 0 4px 6px -1px rgb(0 0 0 / .1), 0 2px 4px -2px rgb(0 0 0 / .1);--shadow-lg: 0 10px 15px -3px rgb(0 0 0 / .1), 0 4px 6px -4px rgb(0 0 0 / .1);--shadow-xl: 0 20px 25px -5px rgb(0 0 0 / .1), 0 8px 10px -6px rgb(0 0 0 / .1);--ease-out: cubic-bezier(0, 0, .2, 1);--default-transition-duration: .15s;--default-transition-timing-function: cubic-bezier(.4, 0, .2, 1)}.static{position:static}.col-100{grid-column:100}.m-0{margin:0}.mx-auto{margin-inline:auto}.mt-1{margin-top:var(--spacing)}.mt-3{margin-top:calc(var(--spacing) * 3)}.mt-4{margin-top:calc(var(--spacing) * 4)}.mr-2{margin-right:calc(var(--spacing) * 2)}.mb-2{margin-bottom:calc(var(--spacing) * 2)}.mb-3{margin-bottom:calc(var(--spacing) * 3)}.mb-4{margin-bottom:calc(var(--spacing) * 4)}.ml-2{margin-left:calc(var(--spacing) * 2)}.block{display:block}.inline-flex{display:inline-flex}.w-full{width:100%}.flex-shrink{flex-shrink:1}.transform{transform:var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,)}.resize{resize:both}.flex-wrap{flex-wrap:wrap}.items-center{align-items:center}.gap-2{gap:calc(var(--spacing) * 2)}.rounded-xl{border-radius:var(--radius-xl)}.border{border-style:var(--tw-border-style);border-width:1px}.p-4{padding:calc(var(--spacing) * 4)}.p-5{padding:calc(var(--spacing) * 5)}.px-4{padding-inline:calc(var(--spacing) * 4)}.px-6{padding-inline:calc(var(--spacing) * 6)}.px-8{padding-inline:calc(var(--spacing) * 8)}.py-2{padding-block:calc(var(--spacing) * 2)}.py-3{padding-block:calc(var(--spacing) * 3)}.py-4{padding-block:calc(var(--spacing) * 4)}.py-5{padding-block:calc(var(--spacing) * 5)}.text-base{font-size:var(--text-base);line-height:var(--tw-leading, var(--text-base--line-height))}.text-lg{font-size:var(--text-lg);line-height:var(--tw-leading, var(--text-lg--line-height))}.text-sm{font-size:var(--text-sm);line-height:var(--tw-leading, var(--text-sm--line-height))}.font-semibold{--tw-font-weight: var(--font-weight-semibold);font-weight:var(--font-weight-semibold)}.text-white{color:var(--color-white)}.shadow-sm{--tw-shadow: 0 1px 3px 0 var(--tw-shadow-color, rgb(0 0 0 / .1)), 0 1px 2px -1px var(--tw-shadow-color, rgb(0 0 0 / .1));box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.outline{outline-style:var(--tw-outline-style);outline-width:1px}.filter{filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}.backdrop-filter{-webkit-backdrop-filter:var(--tw-backdrop-blur,) var(--tw-backdrop-brightness,) var(--tw-backdrop-contrast,) var(--tw-backdrop-grayscale,) var(--tw-backdrop-hue-rotate,) var(--tw-backdrop-invert,) var(--tw-backdrop-opacity,) var(--tw-backdrop-saturate,) var(--tw-backdrop-sepia,);backdrop-filter:var(--tw-backdrop-blur,) var(--tw-backdrop-brightness,) var(--tw-backdrop-contrast,) var(--tw-backdrop-grayscale,) var(--tw-backdrop-hue-rotate,) var(--tw-backdrop-invert,) var(--tw-backdrop-opacity,) var(--tw-backdrop-saturate,) var(--tw-backdrop-sepia,)}.transition{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,-webkit-backdrop-filter,backdrop-filter,display,content-visibility,overlay,pointer-events;transition-timing-function:var(--tw-ease, var(--default-transition-timing-function));transition-duration:var(--tw-duration, var(--default-transition-duration))}.transition-all{transition-property:all;transition-timing-function:var(--tw-ease, var(--default-transition-timing-function));transition-duration:var(--tw-duration, var(--default-transition-duration))}.duration-200{--tw-duration: .2s;transition-duration:.2s}.select-none{-webkit-user-select:none;user-select:none}.disabled\:pointer-events-none:disabled{pointer-events:none}.disabled\:opacity-50:disabled{opacity:50%}.angular-editor-toolbar{background-color:var(--surface)!important;border:1px solid var(--divider-color)!important;border-radius:var(--radius-md) var(--radius-md) 0 0!important;padding:var(--space-2)!important}.angular-editor-toolbar-set{margin-right:var(--space-2)!important}.angular-editor-button{background-color:transparent!important;border:1px solid transparent!important;border-radius:var(--radius-sm)!important;color:var(--text-secondary)!important;transition:all var(--duration-fast) var(--ease-out)}.angular-editor-button:hover:not(:disabled){background-color:#ffffff14!important;border-color:var(--divider-color)!important;color:var(--text)!important}.angular-editor-button.active{background-color:#2563eb2e!important;border-color:var(--primary)!important;color:var(--text)!important}.angular-editor-wrapper,.angular-editor-textarea{background-color:var(--background)!important;color:var(--text)!important;border-color:var(--divider-color)!important}.angular-editor-textarea{border-radius:0 0 var(--radius-md) var(--radius-md)!important}.angular-editor .angular-editor-wrapper .angular-editor-textarea ul,.angular-editor .angular-editor-wrapper .angular-editor-textarea ol,.angular-editor-textarea ul,.angular-editor-textarea ol{padding-left:24px!important;margin-top:0!important;margin-bottom:8px!important}.angular-editor .angular-editor-wrapper .angular-editor-textarea ul ul,.angular-editor .angular-editor-wrapper .angular-editor-textarea ul ol,.angular-editor .angular-editor-wrapper .angular-editor-textarea ol ul,.angular-editor .angular-editor-wrapper .angular-editor-textarea ol ol,.angular-editor-textarea ul ul,.angular-editor-textarea ul ol,.angular-editor-textarea ol ul,.angular-editor-textarea ol ol{margin-top:4px!important}.angular-editor-textarea li{margin-bottom:4px!important}.angular-editor-textarea blockquote{margin-bottom:8px!important;padding-left:16px!important;border-left:3px solid var(--divider-color)!important;background:none!important;color:var(--text)!important;font-style:normal!important}.angular-editor-placeholder{color:var(--text-secondary)!important}.angular-editor-toolbar-set select{background-color:var(--surface)!important;color:var(--text)!important;border:1px solid var(--divider-color)!important;border-radius:var(--radius-sm)!important}.angular-editor-toolbar-set input[type=color]{background:transparent!important;border:1px solid var(--divider-color)!important;border-radius:var(--radius-sm)!important}.angular-editor-toolbar .ae-picker-label{background-color:var(--surface)!important;color:var(--text)!important;border:1px solid var(--divider-color)!important;border-radius:var(--radius-sm)!important}.angular-editor-toolbar .ae-picker-label:before,.angular-editor-toolbar .ae-picker-label:hover:before,.angular-editor-toolbar .ae-picker-label:focus:before,.angular-editor-toolbar .ae-picker-label:disabled:before{background:none!important}.angular-editor-toolbar .ae-picker-label:hover,.angular-editor-toolbar .ae-picker-label:focus{background-color:#ffffff14!important;color:var(--text)!important}.angular-editor-toolbar .ae-font.ae-expanded .ae-picker-label{background-color:#ffffff14!important;color:var(--text)!important}.angular-editor-toolbar .ae-picker-label svg .ae-stroke{stroke:var(--text-secondary)!important}.angular-editor-toolbar .ae-picker-options{background-color:var(--surface)!important;border:1px solid var(--divider-color)!important}.angular-editor-toolbar .ae-picker-item{color:var(--text)!important}.angular-editor-toolbar .ae-picker-item:hover,.angular-editor-toolbar .ae-picker-item.focused{background-color:#2563eb2e!important}.angular-editor-toolbar .ae-picker-item.selected{background-color:#2563eb47!important;color:var(--text)!important}.angular-editor-toolbar .fa{font-family:inherit!important;font-style:normal!important;font-weight:400!important;display:inline-block;width:14px;line-height:14px;text-align:center;vertical-align:middle}.angular-editor-toolbar .fa-undo:before{content:"\21ba"!important}.angular-editor-toolbar .fa-repeat:before{content:"\21bb"!important}.angular-editor-toolbar .fa-bold:before{content:"B"!important;font-weight:700!important}.angular-editor-toolbar .fa-italic:before{content:"I"!important;font-style:italic!important}.angular-editor-toolbar .fa-underline:before{content:"U"!important;text-decoration:underline!important}.angular-editor-toolbar .fa-strikethrough:before{content:"S"!important;text-decoration:line-through!important}.angular-editor-toolbar .fa-subscript:before{content:"X\2082"!important;font-size:11px!important}.angular-editor-toolbar .fa-superscript:before{content:"X\b2"!important;font-size:11px!important}.angular-editor-toolbar .fa-indent:before{content:"\21e5"!important}.angular-editor-toolbar .fa-outdent:before{content:"\21e4"!important}.angular-editor-toolbar .fa-font:before{content:"A"!important}.angular-editor-toolbar .fa-remove:before{content:"Tx"!important;font-size:10px!important;text-decoration:line-through!important}.angular-editor-toolbar .fa-align-left:before,.angular-editor-toolbar .fa-align-center:before,.angular-editor-toolbar .fa-align-right:before,.angular-editor-toolbar .fa-align-justify:before,.angular-editor-toolbar .fa-list-ul:before,.angular-editor-toolbar .fa-list-ol:before,.angular-editor-toolbar .fa-link:before,.angular-editor-toolbar .fa-chain-broken:before,.angular-editor-toolbar .fa-image:before,.angular-editor-toolbar .fa-minus:before,.angular-editor-toolbar .fa-code:before{content:""!important;display:inline-block;width:14px;height:14px;background-repeat:no-repeat;background-position:center;background-size:contain}.angular-editor-toolbar .fa-align-left:before{background-image:url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'><rect x='3' y='5' width='18' height='2' fill='white'/><rect x='3' y='10' width='12' height='2' fill='white'/><rect x='3' y='15' width='18' height='2' fill='white'/><rect x='3' y='20' width='12' height='2' fill='white'/></svg>")}.angular-editor-toolbar .fa-align-center:before{background-image:url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'><rect x='3' y='5' width='18' height='2' fill='white'/><rect x='6' y='10' width='12' height='2' fill='white'/><rect x='3' y='15' width='18' height='2' fill='white'/><rect x='6' y='20' width='12' height='2' fill='white'/></svg>")}.angular-editor-toolbar .fa-align-right:before{background-image:url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'><rect x='3' y='5' width='18' height='2' fill='white'/><rect x='11' y='10' width='10' height='2' fill='white'/><rect x='3' y='15' width='18' height='2' fill='white'/><rect x='11' y='20' width='10' height='2' fill='white'/></svg>")}.angular-editor-toolbar .fa-align-justify:before{background-image:url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'><rect x='3' y='5' width='18' height='2' fill='white'/><rect x='3' y='10' width='18' height='2' fill='white'/><rect x='3' y='15' width='18' height='2' fill='white'/><rect x='3' y='20' width='18' height='2' fill='white'/></svg>")}.angular-editor-toolbar .fa-list-ul:before{background-image:url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'><circle cx='4' cy='6' r='1.6' fill='white'/><rect x='9' y='5' width='12' height='2' fill='white'/><circle cx='4' cy='12' r='1.6' fill='white'/><rect x='9' y='11' width='12' height='2' fill='white'/><circle cx='4' cy='18' r='1.6' fill='white'/><rect x='9' y='17' width='12' height='2' fill='white'/></svg>")}.angular-editor-toolbar .fa-list-ol:before{background-image:url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'><text x='1' y='8' font-size='7' fill='white' font-family='sans-serif'>1</text><rect x='9' y='5' width='12' height='2' fill='white'/><text x='1' y='14' font-size='7' fill='white' font-family='sans-serif'>2</text><rect x='9' y='11' width='12' height='2' fill='white'/><text x='1' y='20' font-size='7' fill='white' font-family='sans-serif'>3</text><rect x='9' y='17' width='12' height='2' fill='white'/></svg>")}.angular-editor-toolbar .fa-link:before{background-image:url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'><g fill='none' stroke='white' stroke-width='2' stroke-linecap='round'><rect x='2' y='9' width='10' height='6' rx='3'/><rect x='12' y='9' width='10' height='6' rx='3'/></g></svg>")}.angular-editor-toolbar .fa-chain-broken:before{background-image:url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'><g fill='none' stroke='white' stroke-width='2' stroke-linecap='round'><rect x='2' y='9' width='8' height='6' rx='3'/><rect x='14' y='9' width='8' height='6' rx='3'/><line x1='4' y1='20' x2='20' y2='4'/></g></svg>")}.angular-editor-toolbar .fa-image:before{background-image:url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'><g fill='none' stroke='white' stroke-width='2' stroke-linejoin='round' stroke-linecap='round'><rect x='3' y='4' width='18' height='16' rx='2'/><path d='M4 17l5-5 4 4 3-3 4 4'/></g><circle cx='9' cy='9.5' r='1.7' fill='white'/></svg>")}.angular-editor-toolbar .fa-minus:before{background-image:url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'><rect x='3' y='11' width='18' height='2' fill='white'/></svg>")}.angular-editor-toolbar .fa-code:before{background-image:url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'><g fill='none' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'><path d='M9 6 L3 12 L9 18'/><path d='M15 6 L21 12 L15 18'/></g></svg>")}html{height:100%;--mat-sys-background: #11131b;--mat-sys-error: #ffb4ab;--mat-sys-error-container: #93000a;--mat-sys-inverse-on-surface: #2e3039;--mat-sys-inverse-primary: #0053db;--mat-sys-inverse-surface: #e1e2ed;--mat-sys-on-background: #e1e2ed;--mat-sys-on-error: #690005;--mat-sys-on-error-container: #ffdad6;--mat-sys-on-primary: #002a78;--mat-sys-on-primary-container: #dbe1ff;--mat-sys-on-primary-fixed: #00174b;--mat-sys-on-primary-fixed-variant: #003ea8;--mat-sys-on-secondary: #00354a;--mat-sys-on-secondary-container: #c4e7ff;--mat-sys-on-secondary-fixed: #001e2c;--mat-sys-on-secondary-fixed-variant: #004c69;--mat-sys-on-surface: #e1e2ed;--mat-sys-on-surface-variant: #dfe1f4;--mat-sys-on-tertiary: #00315d;--mat-sys-on-tertiary-container: #d4e3ff;--mat-sys-on-tertiary-fixed: #001c39;--mat-sys-on-tertiary-fixed-variant: #004883;--mat-sys-outline: #8d90a0;--mat-sys-outline-variant: #434655;--mat-sys-primary: #b4c5ff;--mat-sys-primary-container: #003ea8;--mat-sys-primary-fixed: #dbe1ff;--mat-sys-primary-fixed-dim: #b4c5ff;--mat-sys-scrim: #000000;--mat-sys-secondary: #7bd0ff;--mat-sys-secondary-container: #004c69;--mat-sys-secondary-fixed: #c4e7ff;--mat-sys-secondary-fixed-dim: #7bd0ff;--mat-sys-shadow: #000000;--mat-sys-surface: #11131b;--mat-sys-surface-bright: #373942;--mat-sys-surface-container: #1d1f27;--mat-sys-surface-container-high: #282a32;--mat-sys-surface-container-highest: #32343d;--mat-sys-surface-container-low: #191b23;--mat-sys-surface-container-lowest: #0c0e16;--mat-sys-surface-dim: #11131b;--mat-sys-surface-tint: #b4c5ff;--mat-sys-surface-variant: #434655;--mat-sys-tertiary: #a4c9ff;--mat-sys-tertiary-container: #004883;--mat-sys-tertiary-fixed: #d4e3ff;--mat-sys-tertiary-fixed-dim: #a4c9ff;--mat-sys-neutral-variant20: #2c303d;--mat-sys-neutral10: #191b23;--mat-sys-level0: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mat-sys-level1: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mat-sys-level2: 0px 3px 3px -2px rgba(0, 0, 0, .2), 0px 3px 4px 0px rgba(0, 0, 0, .14), 0px 1px 8px 0px rgba(0, 0, 0, .12);--mat-sys-level3: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mat-sys-level4: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mat-sys-level5: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mat-sys-body-large: 400 1rem / 1.5rem Inter;--mat-sys-body-large-font: Inter;--mat-sys-body-large-line-height: 1.5rem;--mat-sys-body-large-size: 1rem;--mat-sys-body-large-tracking: .031rem;--mat-sys-body-large-weight: 400;--mat-sys-body-medium: 400 .875rem / 1.25rem Inter;--mat-sys-body-medium-font: Inter;--mat-sys-body-medium-line-height: 1.25rem;--mat-sys-body-medium-size: .875rem;--mat-sys-body-medium-tracking: .016rem;--mat-sys-body-medium-weight: 400;--mat-sys-body-small: 400 .75rem / 1rem Inter;--mat-sys-body-small-font: Inter;--mat-sys-body-small-line-height: 1rem;--mat-sys-body-small-size: .75rem;--mat-sys-body-small-tracking: .025rem;--mat-sys-body-small-weight: 400;--mat-sys-display-large: 400 3.562rem / 4rem Inter;--mat-sys-display-large-font: Inter;--mat-sys-display-large-line-height: 4rem;--mat-sys-display-large-size: 3.562rem;--mat-sys-display-large-tracking: -.016rem;--mat-sys-display-large-weight: 400;--mat-sys-display-medium: 400 2.812rem / 3.25rem Inter;--mat-sys-display-medium-font: Inter;--mat-sys-display-medium-line-height: 3.25rem;--mat-sys-display-medium-size: 2.812rem;--mat-sys-display-medium-tracking: 0;--mat-sys-display-medium-weight: 400;--mat-sys-display-small: 400 2.25rem / 2.75rem Inter;--mat-sys-display-small-font: Inter;--mat-sys-display-small-line-height: 2.75rem;--mat-sys-display-small-size: 2.25rem;--mat-sys-display-small-tracking: 0;--mat-sys-display-small-weight: 400;--mat-sys-headline-large: 400 2rem / 2.5rem Inter;--mat-sys-headline-large-font: Inter;--mat-sys-headline-large-line-height: 2.5rem;--mat-sys-headline-large-size: 2rem;--mat-sys-headline-large-tracking: 0;--mat-sys-headline-large-weight: 400;--mat-sys-headline-medium: 400 1.75rem / 2.25rem Inter;--mat-sys-headline-medium-font: Inter;--mat-sys-headline-medium-line-height: 2.25rem;--mat-sys-headline-medium-size: 1.75rem;--mat-sys-headline-medium-tracking: 0;--mat-sys-headline-medium-weight: 400;--mat-sys-headline-small: 400 1.5rem / 2rem Inter;--mat-sys-headline-small-font: Inter;--mat-sys-headline-small-line-height: 2rem;--mat-sys-headline-small-size: 1.5rem;--mat-sys-headline-small-tracking: 0;--mat-sys-headline-small-weight: 400;--mat-sys-label-large: 500 .875rem / 1.25rem Inter;--mat-sys-label-large-font: Inter;--mat-sys-label-large-line-height: 1.25rem;--mat-sys-label-large-size: .875rem;--mat-sys-label-large-tracking: .006rem;--mat-sys-label-large-weight: 500;--mat-sys-label-large-weight-prominent: 700;--mat-sys-label-medium: 500 .75rem / 1rem Inter;--mat-sys-label-medium-font: Inter;--mat-sys-label-medium-line-height: 1rem;--mat-sys-label-medium-size: .75rem;--mat-sys-label-medium-tracking: .031rem;--mat-sys-label-medium-weight: 500;--mat-sys-label-medium-weight-prominent: 700;--mat-sys-label-small: 500 .688rem / 1rem Inter;--mat-sys-label-small-font: Inter;--mat-sys-label-small-line-height: 1rem;--mat-sys-label-small-size: .688rem;--mat-sys-label-small-tracking: .031rem;--mat-sys-label-small-weight: 500;--mat-sys-title-large: 400 1.375rem / 1.75rem Inter;--mat-sys-title-large-font: Inter;--mat-sys-title-large-line-height: 1.75rem;--mat-sys-title-large-size: 1.375rem;--mat-sys-title-large-tracking: 0;--mat-sys-title-large-weight: 400;--mat-sys-title-medium: 500 1rem / 1.5rem Inter;--mat-sys-title-medium-font: Inter;--mat-sys-title-medium-line-height: 1.5rem;--mat-sys-title-medium-size: 1rem;--mat-sys-title-medium-tracking: .009rem;--mat-sys-title-medium-weight: 500;--mat-sys-title-small: 500 .875rem / 1.25rem Inter;--mat-sys-title-small-font: Inter;--mat-sys-title-small-line-height: 1.25rem;--mat-sys-title-small-size: .875rem;--mat-sys-title-small-tracking: .006rem;--mat-sys-title-small-weight: 500;--mat-sys-corner-extra-large: 28px;--mat-sys-corner-extra-large-top: 28px 28px 0 0;--mat-sys-corner-extra-small: 4px;--mat-sys-corner-extra-small-top: 4px 4px 0 0;--mat-sys-corner-full: 9999px;--mat-sys-corner-large: 16px;--mat-sys-corner-large-end: 0 16px 16px 0;--mat-sys-corner-large-start: 16px 0 0 16px;--mat-sys-corner-large-top: 16px 16px 0 0;--mat-sys-corner-medium: 12px;--mat-sys-corner-none: 0;--mat-sys-corner-small: 8px;--mat-sys-dragged-state-layer-opacity: .16;--mat-sys-focus-state-layer-opacity: .12;--mat-sys-hover-state-layer-opacity: .08;--mat-sys-pressed-state-layer-opacity: .12}body{color-scheme:dark;background:var(--background);color:var(--mat-sys-on-surface);font:var(--mat-sys-body-medium);margin:0}.scroll-reveal{opacity:0;transition:opacity var(--duration-slow) var(--ease-out),transform var(--duration-slow) var(--ease-out);will-change:opacity,transform}.scroll-reveal--fade-up{transform:translateY(24px)}.scroll-reveal--fade{transform:none}.scroll-reveal--scale{transform:scale(.94)}.scroll-reveal--slide-left{transform:translate(-32px)}.scroll-reveal--slide-right{transform:translate(32px)}.scroll-reveal--visible{opacity:1;transform:none}@media(prefers-reduced-motion:reduce){.scroll-reveal{transition:none;opacity:1;transform:none}}:root{--font-sans: "Inter", "Roboto", "Segoe UI", Tahoma, Geneva, Verdana, sans-serif;--font-size-xs: .75rem;--font-size-sm: .875rem;--font-size-base: 1rem;--font-size-lg: 1.125rem;--font-size-xl: 1.25rem;--font-size-2xl: 1.5rem;--font-size-3xl: 1.875rem;--font-size-4xl: 2.25rem;--font-size-5xl: 3rem;--font-size-6xl: 3.75rem;--font-weight-normal: 400;--font-weight-medium: 500;--font-weight-semibold: 600;--font-weight-bold: 700;--line-height-tight: 1.2;--line-height-normal: 1.5;--line-height-relaxed: 1.75;--space-1: .25rem;--space-2: .5rem;--space-3: .75rem;--space-4: 1rem;--space-5: 1.25rem;--space-6: 1.5rem;--space-8: 2rem;--space-10: 2.5rem;--space-12: 3rem;--space-16: 4rem;--space-20: 5rem;--space-24: 6rem;--space-32: 8rem;--radius-sm: 6px;--radius-md: 10px;--radius-lg: 16px;--radius-xl: 24px;--radius-full: 9999px;--shadow-sm: 0 1px 2px rgba(0, 0, 0, .24);--shadow-md: 0 4px 12px rgba(0, 0, 0, .32);--shadow-xl: 0 16px 48px rgba(0, 0, 0, .4);--shadow-glow: 0 0 32px rgba(37, 99, 235, .35);--shadow-glow-sm: 0 0 16px rgba(37, 99, 235, .25);--z-base: 0;--z-dropdown: 100;--z-sticky: 200;--z-header: 300;--z-drawer: 400;--z-modal: 500;--z-toast: 600;--z-tooltip: 700;--duration-fast: .15s;--duration-base: .25s;--duration-slow: .4s;--ease-out: cubic-bezier(.16, 1, .3, 1);--ease-in-out: cubic-bezier(.4, 0, .2, 1);--primary-color: #2563EB;--primary-dark: #1D4ED8;--primary-light: #60A5FA;--accent-color: #38BDF8;--success-color: #22C55E;--warning-color: #EAB308;--error-color: #EF4444;--text-primary: #FFFFFF;--text-secondary: #CBD5E1;--divider-color: rgba(255, 255, 255, .08);--background: #050816;--surface: #0F172A;--shadow: var(--shadow-sm);--shadow-lg: var(--shadow-xl);--border-radius: var(--radius-md);--transition: all var(--duration-base) var(--ease-out);--primary: var(--primary-color);--secondary: var(--accent-color);--accent: #60A5FA;--success: var(--success-color);--warning: var(--warning-color);--danger: var(--error-color);--text: var(--text-primary);--border: var(--divider-color)}*{margin:0;padding:0;box-sizing:border-box}body{font-family:var(--font-sans);font-size:14px;line-height:1.5;color:var(--text-secondary);background-color:var(--background)}h1,h2,h3,h4,h5,h6{margin-bottom:.5em;font-weight:500;color:var(--text)}h1{font-size:2rem}h2{font-size:1.5rem}h3{font-size:1.25rem}a{color:var(--primary-color);text-decoration:none;transition:var(--transition);font-weight:500}a:hover{color:var(--primary-dark);text-decoration:none;opacity:.8}.btn{display:inline-block;padding:10px 20px;border:none;border-radius:var(--border-radius);font-size:14px;font-weight:500;text-align:center;cursor:pointer;transition:var(--transition);text-transform:uppercase;letter-spacing:.5px}.btn:disabled{opacity:.5;cursor:not-allowed}.btn-primary{background-color:var(--primary-color);color:#fff}.btn-primary:hover:not(:disabled){background-color:var(--primary-dark)}.btn-secondary{background-color:var(--text-secondary);color:#fff}.btn-success{background-color:var(--success-color);color:#fff}.btn-danger{background-color:var(--error-color);color:#fff}.btn-outline{background-color:transparent;border:1px solid var(--primary-color);color:var(--primary-color)}.form-group{margin-bottom:1.5rem}label{display:block;margin-bottom:.5rem;font-weight:500;color:var(--primary-color)}input[type=text],input[type=email],input[type=password],input[type=date],input[type=tel],textarea,select{width:100%;padding:10px 12px;border:1px solid var(--divider-color);border-radius:var(--border-radius);font-size:14px;transition:var(--transition)}input:focus,textarea:focus,select:focus{outline:none;border-color:var(--primary-color);box-shadow:0 0 0 2px #1976d21a}.error-message{color:var(--error-color);font-size:12px;margin-top:4px}.card{background:var(--surface);border-radius:var(--border-radius);box-shadow:var(--shadow);padding:20px;margin-bottom:20px}table{width:100%;border-collapse:collapse;background:var(--surface)}th,td{padding:12px;text-align:left;border-bottom:1px solid var(--divider-color)}th{font-weight:500;color:var(--text-primary);background-color:#ffffff0a}tr:hover{background-color:#ffffff05}.modal-overlay{position:fixed;inset:0;background-color:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000}.modal{background:var(--surface);border-radius:var(--border-radius);box-shadow:var(--shadow-lg);max-width:90%;max-height:90vh;overflow-y:auto}.modal-header{padding:20px;border-bottom:1px solid var(--divider-color)}.modal-body{padding:20px}.modal-footer{padding:20px;border-top:1px solid var(--divider-color);display:flex;justify-content:flex-end;gap:10px}.alert{padding:12px 16px;border-radius:var(--border-radius);margin-bottom:16px}.alert-success{background-color:#22c55e1f;color:var(--success-color);border-left:4px solid var(--success-color)}.alert-error{background-color:#ef44441f;color:var(--error-color);border-left:4px solid var(--error-color)}.alert-warning{background-color:#eab3081f;color:var(--warning-color);border-left:4px solid var(--warning-color)}.text-center{text-align:center}.text-right{text-align:right}.mt-1{margin-top:.5rem}.mt-2{margin-top:1rem}.mt-3{margin-top:1.5rem}.mb-1{margin-bottom:.5rem}.mb-2{margin-bottom:1rem}.mb-3{margin-bottom:1.5rem}.p-1{padding:.5rem}.p-2{padding:1rem}.p-3{padding:1.5rem}.flex{display:flex}.flex-column{flex-direction:column}.justify-between{justify-content:space-between}.justify-center{justify-content:center}.align-center{align-items:center}.gap-1{gap:.5rem}.gap-2{gap:1rem}.success-snackbar .mdc-snackbar__surface{background-color:var(--success-color)!important}.success-snackbar .mat-mdc-snack-bar-label,.success-snackbar .mat-mdc-button{color:#fff!important}.error-snackbar .mdc-snackbar__surface{background-color:var(--error-color)!important}.error-snackbar .mat-mdc-snack-bar-label,.error-snackbar .mat-mdc-button{color:#fff!important}.warning-snackbar .mdc-snackbar__surface{background-color:var(--warning-color)!important}.warning-snackbar .mat-mdc-snack-bar-label{color:#fff!important;white-space:pre-line}.warning-snackbar .mat-mdc-button{color:#fff!important}.row{display:flex;flex-wrap:wrap;margin-right:-8px;margin-left:-8px}[class*=col-]{position:relative;width:100%;padding-right:8px;padding-left:8px;margin-bottom:16px;box-sizing:border-box}.col-5{flex:0 0 5%;max-width:5%}.col-10{flex:0 0 10%;max-width:10%}.col-15{flex:0 0 15%;max-width:15%}.col-20{flex:0 0 20%;max-width:20%}.col-25{flex:0 0 25%;max-width:25%}.col-30{flex:0 0 30%;max-width:30%}.col-35{flex:0 0 35%;max-width:35%}.col-40{flex:0 0 40%;max-width:40%}.col-45{flex:0 0 45%;max-width:45%}.col-50{flex:0 0 50%;max-width:50%}.col-55{flex:0 0 55%;max-width:55%}.col-60{flex:0 0 60%;max-width:60%}.col-65{flex:0 0 65%;max-width:65%}.col-70{flex:0 0 70%;max-width:70%}.col-75{flex:0 0 75%;max-width:75%}.col-80{flex:0 0 80%;max-width:80%}.col-85{flex:0 0 85%;max-width:85%}.col-90{flex:0 0 90%;max-width:90%}.col-95{flex:0 0 95%;max-width:95%}.col-33{flex:0 0 33.3333%;max-width:33.3333%}.col-66{flex:0 0 66.6667%;max-width:66.6667%}.col-100{flex:0 0 100%;max-width:100%}@media(min-width:1024px){.col-lg-5{flex:0 0 5%;max-width:5%}.col-lg-10{flex:0 0 10%;max-width:10%}.col-lg-15{flex:0 0 15%;max-width:15%}.col-lg-20{flex:0 0 20%;max-width:20%}.col-lg-25{flex:0 0 25%;max-width:25%}.col-lg-30{flex:0 0 30%;max-width:30%}.col-lg-35{flex:0 0 35%;max-width:35%}.col-lg-40{flex:0 0 40%;max-width:40%}.col-lg-45{flex:0 0 45%;max-width:45%}.col-lg-50{flex:0 0 50%;max-width:50%}.col-lg-55{flex:0 0 55%;max-width:55%}.col-lg-60{flex:0 0 60%;max-width:60%}.col-lg-65{flex:0 0 65%;max-width:65%}.col-lg-70{flex:0 0 70%;max-width:70%}.col-lg-75{flex:0 0 75%;max-width:75%}.col-lg-80{flex:0 0 80%;max-width:80%}.col-lg-85{flex:0 0 85%;max-width:85%}.col-lg-90{flex:0 0 90%;max-width:90%}.col-lg-95{flex:0 0 95%;max-width:95%}.col-lg-33{flex:0 0 33.3333%;max-width:33.3333%}.col-lg-66{flex:0 0 66.6667%;max-width:66.6667%}.col-lg-100{flex:0 0 100%;max-width:100%}}@media(min-width:768px){.col-md-5{flex:0 0 5%;max-width:5%}.col-md-10{flex:0 0 10%;max-width:10%}.col-md-15{flex:0 0 15%;max-width:15%}.col-md-20{flex:0 0 20%;max-width:20%}.col-md-25{flex:0 0 25%;max-width:25%}.col-md-30{flex:0 0 30%;max-width:30%}.col-md-35{flex:0 0 35%;max-width:35%}.col-md-40{flex:0 0 40%;max-width:40%}.col-md-45{flex:0 0 45%;max-width:45%}.col-md-50{flex:0 0 50%;max-width:50%}.col-md-55{flex:0 0 55%;max-width:55%}.col-md-60{flex:0 0 60%;max-width:60%}.col-md-65{flex:0 0 65%;max-width:65%}.col-md-70{flex:0 0 70%;max-width:70%}.col-md-75{flex:0 0 75%;max-width:75%}.col-md-80{flex:0 0 80%;max-width:80%}.col-md-85{flex:0 0 85%;max-width:85%}.col-md-90{flex:0 0 90%;max-width:90%}.col-md-95{flex:0 0 95%;max-width:95%}.col-md-33{flex:0 0 33.3333%;max-width:33.3333%}.col-md-66{flex:0 0 66.6667%;max-width:66.6667%}.col-md-100{flex:0 0 100%;max-width:100%}}@media print{app-sidenav,mat-sidenav,mat-toolbar,.sidebar,.toolbar,.app-footer,.no-print{display:none!important;height:0!important;width:0!important;margin:0!important;padding:0!important;overflow:hidden!important}body,html,app-root,app-pages-layout,mat-sidenav-container,mat-sidenav-content,.mat-drawer-container,.mat-drawer-content,.content,router-outlet{margin:0!important;padding:0!important;height:auto!important;min-height:auto!important;overflow:visible!important;display:block!important;position:static!important;transform:none!important;background:#fff!important}.mat-drawer-inner-container{display:block!important;overflow:visible!important}*{-webkit-print-color-adjust:exact!important;print-color-adjust:exact!important}.expiration-warning{display:none!important}}.patient-search-dialog-panel{max-width:var(--patient-dialog-max-width, 95vw)!important}@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-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;}@property --tw-backdrop-blur{syntax: "*"; inherits: false;}@property --tw-backdrop-brightness{syntax: "*"; inherits: false;}@property --tw-backdrop-contrast{syntax: "*"; inherits: false;}@property --tw-backdrop-grayscale{syntax: "*"; inherits: false;}@property --tw-backdrop-hue-rotate{syntax: "*"; inherits: false;}@property --tw-backdrop-invert{syntax: "*"; inherits: false;}@property --tw-backdrop-opacity{syntax: "*"; inherits: false;}@property --tw-backdrop-saturate{syntax: "*"; inherits: false;}@property --tw-backdrop-sepia{syntax: "*"; inherits: false;}@property --tw-duration{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-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-backdrop-blur: initial;--tw-backdrop-brightness: initial;--tw-backdrop-contrast: initial;--tw-backdrop-grayscale: initial;--tw-backdrop-hue-rotate: initial;--tw-backdrop-invert: initial;--tw-backdrop-opacity: initial;--tw-backdrop-saturate: initial;--tw-backdrop-sepia: initial;--tw-duration: initial}}}
