﻿/*!
 * Bootstrap  v5.3.8 (https://getbootstrap.com/)
 * Copyright 2011-2025 The Bootstrap Authors
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 */:root,[data-bs-theme=light]{--blue: #0d6efd;--indigo: #6610f2;--purple: #6f42c1;--pink: #d63384;--red: #dc3545;--orange: #fd7e14;--yellow: #ffc107;--green: #198754;--teal: #20c997;--cyan: #0dcaf0;--black: #000;--white: #fff;--gray: #6c757d;--gray-dark: #343a40;--gray-100: #f8f9fa;--gray-200: #e9ecef;--gray-300: #dee2e6;--gray-400: #ced4da;--gray-500: #adb5bd;--gray-600: #6c757d;--gray-700: #495057;--gray-800: #343a40;--gray-900: #212529;--primary: #0d6efd;--secondary: #6c757d;--success: #198754;--info: #0dcaf0;--warning: #ffc107;--danger: #dc3545;--light: #f8f9fa;--dark: #212529;--primary-rgb: 13, 110, 253;--secondary-rgb: 108, 117, 125;--success-rgb: 25, 135, 84;--info-rgb: 13, 202, 240;--warning-rgb: 255, 193, 7;--danger-rgb: 220, 53, 69;--light-rgb: 248, 249, 250;--dark-rgb: 33, 37, 41;--primary-text-emphasis: rgb(5.2, 44, 101.2);--secondary-text-emphasis: rgb(43.2, 46.8, 50);--success-text-emphasis: rgb(10, 54, 33.6);--info-text-emphasis: rgb(5.2, 80.8, 96);--warning-text-emphasis: rgb(102, 77.2, 2.8);--danger-text-emphasis: rgb(88, 21.2, 27.6);--light-text-emphasis: #495057;--dark-text-emphasis: #495057;--primary-bg-subtle: rgb(206.6, 226, 254.6);--secondary-bg-subtle: rgb(225.6, 227.4, 229);--success-bg-subtle: rgb(209, 231, 220.8);--info-bg-subtle: rgb(206.6, 244.4, 252);--warning-bg-subtle: rgb(255, 242.6, 205.4);--danger-bg-subtle: rgb(248, 214.6, 217.8);--light-bg-subtle: rgb(251.5, 252, 252.5);--dark-bg-subtle: #ced4da;--primary-border-subtle: rgb(158.2, 197, 254.2);--secondary-border-subtle: rgb(196.2, 199.8, 203);--success-border-subtle: rgb(163, 207, 186.6);--info-border-subtle: rgb(158.2, 233.8, 249);--warning-border-subtle: rgb(255, 230.2, 155.8);--danger-border-subtle: rgb(241, 174.2, 180.6);--light-border-subtle: #e9ecef;--dark-border-subtle: #adb5bd;--white-rgb: 255, 255, 255;--black-rgb: 0, 0, 0;--font-sans-serif: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", "Liberation Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--gradient: linear-gradient(180deg, rgba(255, 255, 255, 0.15), rgba(255, 255, 255, 0));--body-font-family: var(--font-sans-serif);--body-font-size:1rem;--body-font-weight: 400;--body-line-height: 1.5;--body-color: #212529;--body-color-rgb: 33, 37, 41;--body-bg: #fff;--body-bg-rgb: 255, 255, 255;--emphasis-color: #000;--emphasis-color-rgb: 0, 0, 0;--secondary-color: rgba(33, 37, 41, 0.75);--secondary-color-rgb: 33, 37, 41;--secondary-bg: #e9ecef;--secondary-bg-rgb: 233, 236, 239;--tertiary-color: rgba(33, 37, 41, 0.5);--tertiary-color-rgb: 33, 37, 41;--tertiary-bg: #f8f9fa;--tertiary-bg-rgb: 248, 249, 250;--heading-color: inherit;--link-color: #0d6efd;--link-color-rgb: 13, 110, 253;--link-decoration: none;--link-hover-color: rgb(10.4, 88, 202.4);--link-hover-color-rgb: 10, 88, 202;--link-hover-decoration: none;--code-color: #d63384;--highlight-color: #212529;--highlight-bg: rgb(255, 242.6, 205.4);--border-width: 1px;--border-style: solid;--border-color: #dee2e6;--border-color-translucent: rgba(0, 0, 0, 0.175);--border-radius: 17px;--border-radius-sm: 0.25rem;--border-radius-lg: 0.5rem;--border-radius-xl: 1rem;--border-radius-xxl: 2rem;--border-radius-2xl: var(--border-radius-xxl);--border-radius-pill: 50rem;--box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15);--box-shadow-sm: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075);--box-shadow-lg: 0 1rem 3rem rgba(0, 0, 0, 0.175);--box-shadow-inset: inset 0 1px 2px rgba(0, 0, 0, 0.075);--focus-ring-width: 0.15rem;--focus-ring-opacity: 0.25;--focus-ring-color: rgba(18, 61, 106, 0.25);--form-valid-color: #198754;--form-valid-border-color: #198754;--form-invalid-color: #dc3545;--form-invalid-border-color: #dc3545}[data-bs-theme=dark]{color-scheme:dark;--body-color: #dee2e6;--body-color-rgb: 222, 226, 230;--body-bg: #212529;--body-bg-rgb: 33, 37, 41;--emphasis-color: #fff;--emphasis-color-rgb: 255, 255, 255;--secondary-color: rgba(222, 226, 230, 0.75);--secondary-color-rgb: 222, 226, 230;--secondary-bg: #343a40;--secondary-bg-rgb: 52, 58, 64;--tertiary-color: rgba(222, 226, 230, 0.5);--tertiary-color-rgb: 222, 226, 230;--tertiary-bg: rgb(42.5, 47.5, 52.5);--tertiary-bg-rgb: 43, 48, 53;--primary-text-emphasis: rgb(109.8, 168, 253.8);--secondary-text-emphasis: rgb(166.8, 172.2, 177);--success-text-emphasis: rgb(117, 183, 152.4);--info-text-emphasis: rgb(109.8, 223.2, 246);--warning-text-emphasis: rgb(255, 217.8, 106.2);--danger-text-emphasis: rgb(234, 133.8, 143.4);--light-text-emphasis: #f8f9fa;--dark-text-emphasis: #dee2e6;--primary-bg-subtle: rgb(2.6, 22, 50.6);--secondary-bg-subtle: rgb(21.6, 23.4, 25);--success-bg-subtle: rgb(5, 27, 16.8);--info-bg-subtle: rgb(2.6, 40.4, 48);--warning-bg-subtle: rgb(51, 38.6, 1.4);--danger-bg-subtle: rgb(44, 10.6, 13.8);--light-bg-subtle: #343a40;--dark-bg-subtle: #1a1d20;--primary-border-subtle: rgb(7.8, 66, 151.8);--secondary-border-subtle: rgb(64.8, 70.2, 75);--success-border-subtle: rgb(15, 81, 50.4);--info-border-subtle: rgb(7.8, 121.2, 144);--warning-border-subtle: rgb(153, 115.8, 4.2);--danger-border-subtle: rgb(132, 31.8, 41.4);--light-border-subtle: #495057;--dark-border-subtle: #343a40;--heading-color: inherit;--link-color: rgb(109.8, 168, 253.8);--link-hover-color: rgb(138.84, 185.4, 254.04);--link-color-rgb: 110, 168, 254;--link-hover-color-rgb: 139, 185, 254;--code-color: rgb(230.4, 132.6, 181.2);--highlight-color: #dee2e6;--highlight-bg: rgb(102, 77.2, 2.8);--border-color: #495057;--border-color-translucent: rgba(255, 255, 255, 0.15);--form-valid-color: rgb(117, 183, 152.4);--form-valid-border-color: rgb(117, 183, 152.4);--form-invalid-color: rgb(234, 133.8, 143.4);--form-invalid-border-color: rgb(234, 133.8, 143.4)}*,*::before,*::after{box-sizing:border-box}@media(prefers-reduced-motion: no-preference){:root{scroll-behavior:smooth}}body{margin:0;font-family:var(--body-font-family);font-size:var(--body-font-size);font-weight:var(--body-font-weight);line-height:var(--body-line-height);color:var(--body-color);text-align:var(--body-text-align);background-color:var(--body-bg);-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:rgba(0,0,0,0)}hr{margin:1rem 0;color:inherit;border:0;border-top:var(--border-width) solid;opacity:.25}h6,.h6,h5,.h5,h4,.h4,h3,.h3,h2,.h2,h1,.h1{margin-top:0;margin-bottom:.5rem;font-weight:500;line-height:1.2;color:var(--heading-color)}h1,.h1{font-size:calc(1.375rem + 1.5vw)}@media(min-width: 1200px){h1,.h1{font-size:2.5rem}}h2,.h2{font-size:calc(1.325rem + 0.9vw)}@media(min-width: 1200px){h2,.h2{font-size:2rem}}h3,.h3{font-size:calc(1.3rem + 0.6vw)}@media(min-width: 1200px){h3,.h3{font-size:1.75rem}}h4,.h4{font-size:calc(1.275rem + 0.3vw)}@media(min-width: 1200px){h4,.h4{font-size:1.5rem}}h5,.h5{font-size:1.25rem}h6,.h6{font-size:1rem}p{margin-top:0;margin-bottom:1rem}abbr[title]{text-decoration:underline dotted;cursor:help;text-decoration-skip-ink:none}address{margin-bottom:1rem;font-style:normal;line-height:inherit}ol,ul{padding-left:2rem}ol,ul,dl{margin-top:0;margin-bottom:1rem}ol ol,ul ul,ol ul,ul ol{margin-bottom:0}dt{font-weight:700}dd{margin-bottom:.5rem;margin-left:0}blockquote{margin:0 0 1rem}b,strong{font-weight:bolder}small,.small{font-size:0.9em}mark,.mark{padding:.1875em;color:var(--highlight-color);background-color:var(--highlight-bg)}sub,sup{position:relative;font-size:0.75em;line-height:0;vertical-align:baseline}sub{bottom:-0.25em}sup{top:-0.5em}a{color:rgba(var(--link-color-rgb), var(--link-opacity, 1));text-decoration:none}a:hover{--link-color-rgb: var(--link-hover-color-rgb);text-decoration:none}a:not([href]):not([class]),a:not([href]):not([class]):hover{color:inherit;text-decoration:none}pre,code,kbd,samp{font-family:var(--font-monospace);font-size:1em}pre{display:block;margin-top:0;margin-bottom:1rem;overflow:auto;font-size:0.9em}pre code{font-size:inherit;color:inherit;word-break:normal}code{font-size:0.9em;color:var(--code-color);word-wrap:break-word}a>code{color:inherit}kbd{padding:.1875rem .375rem;font-size:0.9em;color:var(--body-bg);background-color:var(--body-color);border-radius:.25rem}kbd kbd{padding:0;font-size:1em}figure{margin:0 0 1rem}img,svg{vertical-align:middle}table{caption-side:bottom;border-collapse:collapse}caption{padding-top:.8rem;padding-bottom:.8rem;color:var(--secondary-color);text-align:left}th{text-align:inherit;text-align:-webkit-match-parent}thead,tbody,tfoot,tr,td,th{border-color:inherit;border-style:solid;border-width:0}label{display:inline-block}button{border-radius:0}button:focus:not(:focus-visible){outline:0}input,button,select,optgroup,textarea{margin:0;font-family:inherit;font-size:inherit;line-height:inherit}button,select{text-transform:none}[role=button]{cursor:pointer}select{word-wrap:normal}select:disabled{opacity:1}[list]:not([type=date]):not([type=datetime-local]):not([type=month]):not([type=week]):not([type=time])::-webkit-calendar-picker-indicator{display:none !important}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button:not(:disabled),[type=button]:not(:disabled),[type=reset]:not(:disabled),[type=submit]:not(:disabled){cursor:pointer}::-moz-focus-inner{padding:0;border-style:none}textarea{resize:vertical}fieldset{min-width:0;padding:0;margin:0;border:0}legend{float:left;width:100%;padding:0;margin-bottom:.5rem;line-height:inherit;font-size:calc(1.275rem + 0.3vw)}@media(min-width: 1200px){legend{font-size:1.5rem}}legend+*{clear:left}::-webkit-datetime-edit-fields-wrapper,::-webkit-datetime-edit-text,::-webkit-datetime-edit-minute,::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-month-field,::-webkit-datetime-edit-year-field{padding:0}::-webkit-inner-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-cancel-button{cursor:pointer;filter:grayscale(1)}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-color-swatch-wrapper{padding:0}::file-selector-button{font:inherit;-webkit-appearance:button}output{display:inline-block}iframe{border:0}summary{display:list-item;cursor:pointer}progress{vertical-align:baseline}[hidden]{display:none !important}.lead{font-size:1.25rem;font-weight:300}.display-1{font-weight:300;line-height:1.2;font-size:calc(1.625rem + 4.5vw)}@media(min-width: 1200px){.display-1{font-size:5rem}}.display-2{font-weight:300;line-height:1.2;font-size:calc(1.575rem + 3.9vw)}@media(min-width: 1200px){.display-2{font-size:4.5rem}}.display-3{font-weight:300;line-height:1.2;font-size:calc(1.525rem + 3.3vw)}@media(min-width: 1200px){.display-3{font-size:4rem}}.display-4{font-weight:300;line-height:1.2;font-size:calc(1.475rem + 2.7vw)}@media(min-width: 1200px){.display-4{font-size:3.5rem}}.display-5{font-weight:300;line-height:1.2;font-size:calc(1.425rem + 2.1vw)}@media(min-width: 1200px){.display-5{font-size:3rem}}.display-6{font-weight:300;line-height:1.2;font-size:calc(1.375rem + 1.5vw)}@media(min-width: 1200px){.display-6{font-size:2.5rem}}.list-unstyled{padding-left:0;list-style:none}.list-inline{padding-left:0;list-style:none}.list-inline-item{display:inline-block}.list-inline-item:not(:last-child){margin-right:.5rem}.initialism{font-size:0.9em;text-transform:uppercase}.blockquote{margin-bottom:1rem;font-size:1.25rem}.blockquote>:last-child{margin-bottom:0}.blockquote-footer{margin-top:-1rem;margin-bottom:1rem;font-size:0.9em;color:#6c757d}.blockquote-footer::before{content:"— "}.img-fluid{max-width:100%;height:auto}.img-thumbnail{padding:.25rem;background-color:var(--body-bg);border:var(--border-width) solid var(--border-color);border-radius:var(--border-radius);box-shadow:var(--box-shadow-sm);max-width:100%;height:auto}.figure{display:inline-block}.figure-img{margin-bottom:.5rem;line-height:1}.figure-caption{font-size:0.9em;color:var(--secondary-color)}.container,.container-fluid,.container-xxl,.container-xl,.container-lg,.container-md,.container-sm{--gutter-x: 0;--gutter-y: 0;width:100%;padding-right:calc(var(--gutter-x)*.5);padding-left:calc(var(--gutter-x)*.5);margin-right:auto;margin-left:auto}@media(min-width: 576px){.container-sm,.container{max-width:540px}}@media(min-width: 768px){.container-md,.container-sm,.container{max-width:720px}}@media(min-width: 992px){.container-lg,.container-md,.container-sm,.container{max-width:960px}}@media(min-width: 1200px){.container-xl,.container-lg,.container-md,.container-sm,.container{max-width:1140px}}@media(min-width: 1400px){.container-xxl,.container-xl,.container-lg,.container-md,.container-sm,.container{max-width:1320px}}:root{--breakpoint-xs: 0;--breakpoint-sm: 576px;--breakpoint-md: 768px;--breakpoint-lg: 992px;--breakpoint-xl: 1200px;--breakpoint-xxl: 1400px}.row{--gutter-x: 0;--gutter-y: 0;display:flex;flex-wrap:wrap;margin-top:calc(-1*var(--gutter-y));margin-right:calc(-0.5*var(--gutter-x));margin-left:calc(-0.5*var(--gutter-x))}.row>*{flex-shrink:0;width:100%;max-width:100%;padding-right:calc(var(--gutter-x)*.5);padding-left:calc(var(--gutter-x)*.5);margin-top:var(--gutter-y)}.col{flex:1 0 0}.row-cols-auto>*{flex:0 0 auto;width:auto}.row-cols-1>*{flex:0 0 auto;width:100%}.row-cols-2>*{flex:0 0 auto;width:50%}.row-cols-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-4>*{flex:0 0 auto;width:25%}.row-cols-5>*{flex:0 0 auto;width:20%}.row-cols-6>*{flex:0 0 auto;width:16.66666667%}.col-auto{flex:0 0 auto;width:auto}.col-1{flex:0 0 auto;width:8.33333333%}.col-2{flex:0 0 auto;width:16.66666667%}.col-3{flex:0 0 auto;width:25%}.col-4{flex:0 0 auto;width:33.33333333%}.col-5{flex:0 0 auto;width:41.66666667%}.col-6{flex:0 0 auto;width:50%}.col-7{flex:0 0 auto;width:58.33333333%}.col-8{flex:0 0 auto;width:66.66666667%}.col-9{flex:0 0 auto;width:75%}.col-10{flex:0 0 auto;width:83.33333333%}.col-11{flex:0 0 auto;width:91.66666667%}.col-12{flex:0 0 auto;width:100%}.offset-1{margin-left:8.33333333%}.offset-2{margin-left:16.66666667%}.offset-3{margin-left:25%}.offset-4{margin-left:33.33333333%}.offset-5{margin-left:41.66666667%}.offset-6{margin-left:50%}.offset-7{margin-left:58.33333333%}.offset-8{margin-left:66.66666667%}.offset-9{margin-left:75%}.offset-10{margin-left:83.33333333%}.offset-11{margin-left:91.66666667%}.g-0,.gx-0{--gutter-x: 0}.g-0,.gy-0{--gutter-y: 0}.g-1,.gx-1{--gutter-x: 0.25rem}.g-1,.gy-1{--gutter-y: 0.25rem}.g-2,.gx-2{--gutter-x: 0.5rem}.g-2,.gy-2{--gutter-y: 0.5rem}.g-3,.gx-3{--gutter-x: 1rem}.g-3,.gy-3{--gutter-y: 1rem}.g-4,.gx-4{--gutter-x: 1.5rem}.g-4,.gy-4{--gutter-y: 1.5rem}.g-5,.gx-5{--gutter-x: 3rem}.g-5,.gy-5{--gutter-y: 3rem}@media(min-width: 576px){.col-sm{flex:1 0 0}.row-cols-sm-auto>*{flex:0 0 auto;width:auto}.row-cols-sm-1>*{flex:0 0 auto;width:100%}.row-cols-sm-2>*{flex:0 0 auto;width:50%}.row-cols-sm-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-sm-4>*{flex:0 0 auto;width:25%}.row-cols-sm-5>*{flex:0 0 auto;width:20%}.row-cols-sm-6>*{flex:0 0 auto;width:16.66666667%}.col-sm-auto{flex:0 0 auto;width:auto}.col-sm-1{flex:0 0 auto;width:8.33333333%}.col-sm-2{flex:0 0 auto;width:16.66666667%}.col-sm-3{flex:0 0 auto;width:25%}.col-sm-4{flex:0 0 auto;width:33.33333333%}.col-sm-5{flex:0 0 auto;width:41.66666667%}.col-sm-6{flex:0 0 auto;width:50%}.col-sm-7{flex:0 0 auto;width:58.33333333%}.col-sm-8{flex:0 0 auto;width:66.66666667%}.col-sm-9{flex:0 0 auto;width:75%}.col-sm-10{flex:0 0 auto;width:83.33333333%}.col-sm-11{flex:0 0 auto;width:91.66666667%}.col-sm-12{flex:0 0 auto;width:100%}.offset-sm-0{margin-left:0}.offset-sm-1{margin-left:8.33333333%}.offset-sm-2{margin-left:16.66666667%}.offset-sm-3{margin-left:25%}.offset-sm-4{margin-left:33.33333333%}.offset-sm-5{margin-left:41.66666667%}.offset-sm-6{margin-left:50%}.offset-sm-7{margin-left:58.33333333%}.offset-sm-8{margin-left:66.66666667%}.offset-sm-9{margin-left:75%}.offset-sm-10{margin-left:83.33333333%}.offset-sm-11{margin-left:91.66666667%}.g-sm-0,.gx-sm-0{--gutter-x: 0}.g-sm-0,.gy-sm-0{--gutter-y: 0}.g-sm-1,.gx-sm-1{--gutter-x: 0.25rem}.g-sm-1,.gy-sm-1{--gutter-y: 0.25rem}.g-sm-2,.gx-sm-2{--gutter-x: 0.5rem}.g-sm-2,.gy-sm-2{--gutter-y: 0.5rem}.g-sm-3,.gx-sm-3{--gutter-x: 1rem}.g-sm-3,.gy-sm-3{--gutter-y: 1rem}.g-sm-4,.gx-sm-4{--gutter-x: 1.5rem}.g-sm-4,.gy-sm-4{--gutter-y: 1.5rem}.g-sm-5,.gx-sm-5{--gutter-x: 3rem}.g-sm-5,.gy-sm-5{--gutter-y: 3rem}}@media(min-width: 768px){.col-md{flex:1 0 0}.row-cols-md-auto>*{flex:0 0 auto;width:auto}.row-cols-md-1>*{flex:0 0 auto;width:100%}.row-cols-md-2>*{flex:0 0 auto;width:50%}.row-cols-md-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-md-4>*{flex:0 0 auto;width:25%}.row-cols-md-5>*{flex:0 0 auto;width:20%}.row-cols-md-6>*{flex:0 0 auto;width:16.66666667%}.col-md-auto{flex:0 0 auto;width:auto}.col-md-1{flex:0 0 auto;width:8.33333333%}.col-md-2{flex:0 0 auto;width:16.66666667%}.col-md-3{flex:0 0 auto;width:25%}.col-md-4{flex:0 0 auto;width:33.33333333%}.col-md-5{flex:0 0 auto;width:41.66666667%}.col-md-6{flex:0 0 auto;width:50%}.col-md-7{flex:0 0 auto;width:58.33333333%}.col-md-8{flex:0 0 auto;width:66.66666667%}.col-md-9{flex:0 0 auto;width:75%}.col-md-10{flex:0 0 auto;width:83.33333333%}.col-md-11{flex:0 0 auto;width:91.66666667%}.col-md-12{flex:0 0 auto;width:100%}.offset-md-0{margin-left:0}.offset-md-1{margin-left:8.33333333%}.offset-md-2{margin-left:16.66666667%}.offset-md-3{margin-left:25%}.offset-md-4{margin-left:33.33333333%}.offset-md-5{margin-left:41.66666667%}.offset-md-6{margin-left:50%}.offset-md-7{margin-left:58.33333333%}.offset-md-8{margin-left:66.66666667%}.offset-md-9{margin-left:75%}.offset-md-10{margin-left:83.33333333%}.offset-md-11{margin-left:91.66666667%}.g-md-0,.gx-md-0{--gutter-x: 0}.g-md-0,.gy-md-0{--gutter-y: 0}.g-md-1,.gx-md-1{--gutter-x: 0.25rem}.g-md-1,.gy-md-1{--gutter-y: 0.25rem}.g-md-2,.gx-md-2{--gutter-x: 0.5rem}.g-md-2,.gy-md-2{--gutter-y: 0.5rem}.g-md-3,.gx-md-3{--gutter-x: 1rem}.g-md-3,.gy-md-3{--gutter-y: 1rem}.g-md-4,.gx-md-4{--gutter-x: 1.5rem}.g-md-4,.gy-md-4{--gutter-y: 1.5rem}.g-md-5,.gx-md-5{--gutter-x: 3rem}.g-md-5,.gy-md-5{--gutter-y: 3rem}}@media(min-width: 992px){.col-lg{flex:1 0 0}.row-cols-lg-auto>*{flex:0 0 auto;width:auto}.row-cols-lg-1>*{flex:0 0 auto;width:100%}.row-cols-lg-2>*{flex:0 0 auto;width:50%}.row-cols-lg-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-lg-4>*{flex:0 0 auto;width:25%}.row-cols-lg-5>*{flex:0 0 auto;width:20%}.row-cols-lg-6>*{flex:0 0 auto;width:16.66666667%}.col-lg-auto{flex:0 0 auto;width:auto}.col-lg-1{flex:0 0 auto;width:8.33333333%}.col-lg-2{flex:0 0 auto;width:16.66666667%}.col-lg-3{flex:0 0 auto;width:25%}.col-lg-4{flex:0 0 auto;width:33.33333333%}.col-lg-5{flex:0 0 auto;width:41.66666667%}.col-lg-6{flex:0 0 auto;width:50%}.col-lg-7{flex:0 0 auto;width:58.33333333%}.col-lg-8{flex:0 0 auto;width:66.66666667%}.col-lg-9{flex:0 0 auto;width:75%}.col-lg-10{flex:0 0 auto;width:83.33333333%}.col-lg-11{flex:0 0 auto;width:91.66666667%}.col-lg-12{flex:0 0 auto;width:100%}.offset-lg-0{margin-left:0}.offset-lg-1{margin-left:8.33333333%}.offset-lg-2{margin-left:16.66666667%}.offset-lg-3{margin-left:25%}.offset-lg-4{margin-left:33.33333333%}.offset-lg-5{margin-left:41.66666667%}.offset-lg-6{margin-left:50%}.offset-lg-7{margin-left:58.33333333%}.offset-lg-8{margin-left:66.66666667%}.offset-lg-9{margin-left:75%}.offset-lg-10{margin-left:83.33333333%}.offset-lg-11{margin-left:91.66666667%}.g-lg-0,.gx-lg-0{--gutter-x: 0}.g-lg-0,.gy-lg-0{--gutter-y: 0}.g-lg-1,.gx-lg-1{--gutter-x: 0.25rem}.g-lg-1,.gy-lg-1{--gutter-y: 0.25rem}.g-lg-2,.gx-lg-2{--gutter-x: 0.5rem}.g-lg-2,.gy-lg-2{--gutter-y: 0.5rem}.g-lg-3,.gx-lg-3{--gutter-x: 1rem}.g-lg-3,.gy-lg-3{--gutter-y: 1rem}.g-lg-4,.gx-lg-4{--gutter-x: 1.5rem}.g-lg-4,.gy-lg-4{--gutter-y: 1.5rem}.g-lg-5,.gx-lg-5{--gutter-x: 3rem}.g-lg-5,.gy-lg-5{--gutter-y: 3rem}}@media(min-width: 1200px){.col-xl{flex:1 0 0}.row-cols-xl-auto>*{flex:0 0 auto;width:auto}.row-cols-xl-1>*{flex:0 0 auto;width:100%}.row-cols-xl-2>*{flex:0 0 auto;width:50%}.row-cols-xl-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-xl-4>*{flex:0 0 auto;width:25%}.row-cols-xl-5>*{flex:0 0 auto;width:20%}.row-cols-xl-6>*{flex:0 0 auto;width:16.66666667%}.col-xl-auto{flex:0 0 auto;width:auto}.col-xl-1{flex:0 0 auto;width:8.33333333%}.col-xl-2{flex:0 0 auto;width:16.66666667%}.col-xl-3{flex:0 0 auto;width:25%}.col-xl-4{flex:0 0 auto;width:33.33333333%}.col-xl-5{flex:0 0 auto;width:41.66666667%}.col-xl-6{flex:0 0 auto;width:50%}.col-xl-7{flex:0 0 auto;width:58.33333333%}.col-xl-8{flex:0 0 auto;width:66.66666667%}.col-xl-9{flex:0 0 auto;width:75%}.col-xl-10{flex:0 0 auto;width:83.33333333%}.col-xl-11{flex:0 0 auto;width:91.66666667%}.col-xl-12{flex:0 0 auto;width:100%}.offset-xl-0{margin-left:0}.offset-xl-1{margin-left:8.33333333%}.offset-xl-2{margin-left:16.66666667%}.offset-xl-3{margin-left:25%}.offset-xl-4{margin-left:33.33333333%}.offset-xl-5{margin-left:41.66666667%}.offset-xl-6{margin-left:50%}.offset-xl-7{margin-left:58.33333333%}.offset-xl-8{margin-left:66.66666667%}.offset-xl-9{margin-left:75%}.offset-xl-10{margin-left:83.33333333%}.offset-xl-11{margin-left:91.66666667%}.g-xl-0,.gx-xl-0{--gutter-x: 0}.g-xl-0,.gy-xl-0{--gutter-y: 0}.g-xl-1,.gx-xl-1{--gutter-x: 0.25rem}.g-xl-1,.gy-xl-1{--gutter-y: 0.25rem}.g-xl-2,.gx-xl-2{--gutter-x: 0.5rem}.g-xl-2,.gy-xl-2{--gutter-y: 0.5rem}.g-xl-3,.gx-xl-3{--gutter-x: 1rem}.g-xl-3,.gy-xl-3{--gutter-y: 1rem}.g-xl-4,.gx-xl-4{--gutter-x: 1.5rem}.g-xl-4,.gy-xl-4{--gutter-y: 1.5rem}.g-xl-5,.gx-xl-5{--gutter-x: 3rem}.g-xl-5,.gy-xl-5{--gutter-y: 3rem}}@media(min-width: 1400px){.col-xxl{flex:1 0 0}.row-cols-xxl-auto>*{flex:0 0 auto;width:auto}.row-cols-xxl-1>*{flex:0 0 auto;width:100%}.row-cols-xxl-2>*{flex:0 0 auto;width:50%}.row-cols-xxl-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-xxl-4>*{flex:0 0 auto;width:25%}.row-cols-xxl-5>*{flex:0 0 auto;width:20%}.row-cols-xxl-6>*{flex:0 0 auto;width:16.66666667%}.col-xxl-auto{flex:0 0 auto;width:auto}.col-xxl-1{flex:0 0 auto;width:8.33333333%}.col-xxl-2{flex:0 0 auto;width:16.66666667%}.col-xxl-3{flex:0 0 auto;width:25%}.col-xxl-4{flex:0 0 auto;width:33.33333333%}.col-xxl-5{flex:0 0 auto;width:41.66666667%}.col-xxl-6{flex:0 0 auto;width:50%}.col-xxl-7{flex:0 0 auto;width:58.33333333%}.col-xxl-8{flex:0 0 auto;width:66.66666667%}.col-xxl-9{flex:0 0 auto;width:75%}.col-xxl-10{flex:0 0 auto;width:83.33333333%}.col-xxl-11{flex:0 0 auto;width:91.66666667%}.col-xxl-12{flex:0 0 auto;width:100%}.offset-xxl-0{margin-left:0}.offset-xxl-1{margin-left:8.33333333%}.offset-xxl-2{margin-left:16.66666667%}.offset-xxl-3{margin-left:25%}.offset-xxl-4{margin-left:33.33333333%}.offset-xxl-5{margin-left:41.66666667%}.offset-xxl-6{margin-left:50%}.offset-xxl-7{margin-left:58.33333333%}.offset-xxl-8{margin-left:66.66666667%}.offset-xxl-9{margin-left:75%}.offset-xxl-10{margin-left:83.33333333%}.offset-xxl-11{margin-left:91.66666667%}.g-xxl-0,.gx-xxl-0{--gutter-x: 0}.g-xxl-0,.gy-xxl-0{--gutter-y: 0}.g-xxl-1,.gx-xxl-1{--gutter-x: 0.25rem}.g-xxl-1,.gy-xxl-1{--gutter-y: 0.25rem}.g-xxl-2,.gx-xxl-2{--gutter-x: 0.5rem}.g-xxl-2,.gy-xxl-2{--gutter-y: 0.5rem}.g-xxl-3,.gx-xxl-3{--gutter-x: 1rem}.g-xxl-3,.gy-xxl-3{--gutter-y: 1rem}.g-xxl-4,.gx-xxl-4{--gutter-x: 1.5rem}.g-xxl-4,.gy-xxl-4{--gutter-y: 1.5rem}.g-xxl-5,.gx-xxl-5{--gutter-x: 3rem}.g-xxl-5,.gy-xxl-5{--gutter-y: 3rem}}.table{--table-color-type: initial;--table-bg-type: initial;--table-color-state: initial;--table-bg-state: initial;--table-color: var(--emphasis-color);--table-bg: var(--body-bg);--table-border-color: var(--border-color);--table-accent-bg: transparent;--table-striped-color: var(--emphasis-color);--table-striped-bg: rgba(var(--emphasis-color-rgb), 0.2);--table-active-color: var(--emphasis-color);--table-active-bg: rgba(var(--emphasis-color-rgb), 0.1);--table-hover-color: var(--emphasis-color);--table-hover-bg: rgba(var(--emphasis-color-rgb), 0.2);width:100%;margin-bottom:1rem;vertical-align:top;border-color:var(--table-border-color)}.table>:not(caption)>*>*{padding:.8rem .8rem;color:var(--table-color-state, var(--table-color-type, var(--table-color)));background-color:var(--table-bg);border-bottom-width:var(--border-width);box-shadow:inset 0 0 0 9999px var(--table-bg-state, var(--table-bg-type, var(--table-accent-bg)))}.table>tbody{vertical-align:inherit}.table>thead{vertical-align:bottom}.table-group-divider{border-top:calc(var(--border-width)*2) solid currentcolor}.caption-top{caption-side:top}.table-sm>:not(caption)>*>*{padding:.25rem .25rem}.table-bordered>:not(caption)>*{border-width:var(--border-width) 0}.table-bordered>:not(caption)>*>*{border-width:0 var(--border-width)}.table-borderless>:not(caption)>*>*{border-bottom-width:0}.table-borderless>:not(:first-child){border-top-width:0}.table-striped>tbody>tr:nth-of-type(odd)>*{--table-color-type: var(--table-striped-color);--table-bg-type: var(--table-striped-bg)}.table-striped-columns>:not(caption)>tr>:nth-child(even){--table-color-type: var(--table-striped-color);--table-bg-type: var(--table-striped-bg)}.table-active{--table-color-state: var(--table-active-color);--table-bg-state: var(--table-active-bg)}.table-hover>tbody>tr:hover>*{--table-color-state: var(--table-hover-color);--table-bg-state: var(--table-hover-bg)}.table-primary{--table-color: #000;--table-bg: rgb(206.6, 226, 254.6);--table-border-color: rgb(165.28, 180.8, 203.68);--table-striped-bg: rgb(165.28, 180.8, 203.68);--table-striped-color: #000;--table-active-bg: rgb(185.94, 203.4, 229.14);--table-active-color: #000;--table-hover-bg: rgb(165.28, 180.8, 203.68);--table-hover-color: #000;color:var(--table-color);border-color:var(--table-border-color)}.table-secondary{--table-color: #000;--table-bg: rgb(225.6, 227.4, 229);--table-border-color: rgb(180.48, 181.92, 183.2);--table-striped-bg: rgb(180.48, 181.92, 183.2);--table-striped-color: #000;--table-active-bg: rgb(203.04, 204.66, 206.1);--table-active-color: #000;--table-hover-bg: rgb(180.48, 181.92, 183.2);--table-hover-color: #000;color:var(--table-color);border-color:var(--table-border-color)}.table-success{--table-color: #000;--table-bg: rgb(209, 231, 220.8);--table-border-color: rgb(167.2, 184.8, 176.64);--table-striped-bg: rgb(167.2, 184.8, 176.64);--table-striped-color: #000;--table-active-bg: rgb(188.1, 207.9, 198.72);--table-active-color: #000;--table-hover-bg: rgb(167.2, 184.8, 176.64);--table-hover-color: #000;color:var(--table-color);border-color:var(--table-border-color)}.table-info{--table-color: #000;--table-bg: rgb(206.6, 244.4, 252);--table-border-color: rgb(165.28, 195.52, 201.6);--table-striped-bg: rgb(165.28, 195.52, 201.6);--table-striped-color: #000;--table-active-bg: rgb(185.94, 219.96, 226.8);--table-active-color: #000;--table-hover-bg: rgb(165.28, 195.52, 201.6);--table-hover-color: #000;color:var(--table-color);border-color:var(--table-border-color)}.table-warning{--table-color: #000;--table-bg: rgb(255, 242.6, 205.4);--table-border-color: rgb(204, 194.08, 164.32);--table-striped-bg: rgb(204, 194.08, 164.32);--table-striped-color: #000;--table-active-bg: rgb(229.5, 218.34, 184.86);--table-active-color: #000;--table-hover-bg: rgb(204, 194.08, 164.32);--table-hover-color: #000;color:var(--table-color);border-color:var(--table-border-color)}.table-danger{--table-color: #000;--table-bg: rgb(248, 214.6, 217.8);--table-border-color: rgb(198.4, 171.68, 174.24);--table-striped-bg: rgb(198.4, 171.68, 174.24);--table-striped-color: #000;--table-active-bg: rgb(223.2, 193.14, 196.02);--table-active-color: #000;--table-hover-bg: rgb(198.4, 171.68, 174.24);--table-hover-color: #000;color:var(--table-color);border-color:var(--table-border-color)}.table-light{--table-color: #000;--table-bg: #f8f9fa;--table-border-color: rgb(198.4, 199.2, 200);--table-striped-bg: rgb(198.4, 199.2, 200);--table-striped-color: #000;--table-active-bg: rgb(223.2, 224.1, 225);--table-active-color: #000;--table-hover-bg: rgb(198.4, 199.2, 200);--table-hover-color: #000;color:var(--table-color);border-color:var(--table-border-color)}.table-dark{--table-color: #fff;--table-bg: #212529;--table-border-color: rgb(77.4, 80.6, 83.8);--table-striped-bg: rgb(77.4, 80.6, 83.8);--table-striped-color: #fff;--table-active-bg: rgb(55.2, 58.8, 62.4);--table-active-color: #fff;--table-hover-bg: rgb(77.4, 80.6, 83.8);--table-hover-color: #fff;color:var(--table-color);border-color:var(--table-border-color)}.table-responsive{overflow-x:auto;-webkit-overflow-scrolling:touch}@media(max-width: 575.98px){.table-responsive-sm{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media(max-width: 767.98px){.table-responsive-md{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media(max-width: 991.98px){.table-responsive-lg{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media(max-width: 1199.98px){.table-responsive-xl{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media(max-width: 1399.98px){.table-responsive-xxl{overflow-x:auto;-webkit-overflow-scrolling:touch}}.form-label{margin-bottom:.5rem}.col-form-label{padding-top:calc(0.375rem + var(--border-width));padding-bottom:calc(0.375rem + var(--border-width));margin-bottom:0;font-size:inherit;line-height:1.5}.col-form-label-lg{padding-top:calc(0.5rem + var(--border-width));padding-bottom:calc(0.5rem + var(--border-width));font-size:1.25rem}.col-form-label-sm{padding-top:calc(0.25rem + var(--border-width));padding-bottom:calc(0.25rem + var(--border-width));font-size:0.875rem}.form-text{margin-top:.25rem;font-size:0.9em;color:var(--secondary-color)}.form-control{display:block;width:100%;padding:.375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:var(--body-color);appearance:none;background-color:var(--body-bg);background-clip:padding-box;border:var(--border-width) solid #aaa;border-radius:20px;box-shadow:var(--box-shadow-inset);transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media(prefers-reduced-motion: reduce){.form-control{transition:none}}.form-control[type=file]{overflow:hidden}.form-control[type=file]:not(:disabled):not([readonly]){cursor:pointer}.form-control:focus{color:var(--body-color);background-color:var(--body-bg);border-color:rgba(187,253,5,.68);outline:0;box-shadow:var(--box-shadow-inset),0 0 0 .15rem rgba(18,61,106,.25) inset}.form-control::-webkit-date-and-time-value{min-width:85px;height:1.5em;margin:0}.form-control::-webkit-datetime-edit{display:block;padding:0}.form-control::placeholder{color:var(--secondary-color);opacity:1}.form-control:disabled{background-color:var(--secondary-bg);opacity:1}.form-control::file-selector-button{padding:.375rem .75rem;margin:-0.375rem -0.75rem;margin-inline-end:.75rem;color:var(--body-color);background-color:var(--tertiary-bg);background-image:var(--gradient);pointer-events:none;border-color:inherit;border-style:solid;border-width:0;border-inline-end-width:var(--border-width);border-radius:0;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media(prefers-reduced-motion: reduce){.form-control::file-selector-button{transition:none}}.form-control:hover:not(:disabled):not([readonly])::file-selector-button{background-color:var(--secondary-bg)}.form-control-plaintext{display:block;width:100%;padding:.375rem 0;margin-bottom:0;line-height:1.5;color:var(--body-color);background-color:rgba(0,0,0,0);border:solid rgba(0,0,0,0);border-width:var(--border-width) 0}.form-control-plaintext:focus{outline:0}.form-control-plaintext.form-control-sm,.form-control-plaintext.form-control-lg{padding-right:0;padding-left:0}.form-control-sm{min-height:calc(1.5em + 0.5rem + calc(var(--border-width) * 2));padding:.25rem .5rem;font-size:0.875rem;border-radius:var(--border-radius-sm)}.form-control-sm::file-selector-button{padding:.25rem .5rem;margin:-0.25rem -0.5rem;margin-inline-end:.5rem}.form-control-lg{min-height:calc(1.5em + 1rem + calc(var(--border-width) * 2));padding:.5rem 1rem;font-size:1.25rem;border-radius:var(--border-radius-lg)}.form-control-lg::file-selector-button{padding:.5rem 1rem;margin:-0.5rem -1rem;margin-inline-end:1rem}textarea.form-control{min-height:calc(1.5em + 0.75rem + calc(var(--border-width) * 2))}textarea.form-control-sm{min-height:calc(1.5em + 0.5rem + calc(var(--border-width) * 2))}textarea.form-control-lg{min-height:calc(1.5em + 1rem + calc(var(--border-width) * 2))}.form-control-color{width:3rem;height:calc(1.5em + 0.75rem + calc(var(--border-width) * 2));padding:.375rem}.form-control-color:not(:disabled):not([readonly]){cursor:pointer}.form-control-color::-moz-color-swatch{border:0 !important;border-radius:20px}.form-control-color::-webkit-color-swatch{border:0 !important;border-radius:20px}.form-control-color.form-control-sm{height:calc(1.5em + 0.5rem + calc(var(--border-width) * 2))}.form-control-color.form-control-lg{height:calc(1.5em + 1rem + calc(var(--border-width) * 2))}.form-select{--form-select-bg-img: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3e%3c/svg%3e");display:block;width:100%;padding:.375rem 2.25rem .375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:var(--body-color);appearance:none;background-color:var(--body-bg);background-image:var(--form-select-bg-img),var(--form-select-bg-icon, none);background-repeat:no-repeat;background-position:right .75rem center;background-size:16px 12px;border:var(--border-width) solid #aaa;border-radius:20px;box-shadow:var(--box-shadow-inset);transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media(prefers-reduced-motion: reduce){.form-select{transition:none}}.form-select:focus{border-color:rgba(187,253,5,.68);outline:0;box-shadow:var(--box-shadow-inset),0 0 0 .15rem rgba(18,61,106,.25)}.form-select[multiple],.form-select[size]:not([size="1"]){padding-right:.75rem;background-image:none}.form-select:disabled{background-color:var(--secondary-bg)}.form-select:-moz-focusring{color:rgba(0,0,0,0);text-shadow:0 0 0 var(--body-color)}.form-select-sm{padding-top:.25rem;padding-bottom:.25rem;padding-left:.5rem;font-size:0.875rem;border-radius:var(--border-radius-sm)}.form-select-lg{padding-top:.5rem;padding-bottom:.5rem;padding-left:1rem;font-size:1.25rem;border-radius:var(--border-radius-lg)}[data-bs-theme=dark] .form-select{--form-select-bg-img: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23dee2e6' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3e%3c/svg%3e")}.form-check{display:block;min-height:1.5rem;padding-left:2em;margin-bottom:.125rem}.form-check .form-check-input{float:left;margin-left:-2em}.form-check-reverse{padding-right:2em;padding-left:0;text-align:right}.form-check-reverse .form-check-input{float:right;margin-right:-2em;margin-left:0}.form-check-input{--form-check-bg: var(--body-bg);flex-shrink:0;width:1.5em;height:1.5em;margin-top:0em;vertical-align:top;appearance:none;background-color:var(--form-check-bg);background-image:var(--form-check-bg-image);background-repeat:no-repeat;background-position:center;background-size:contain;border:var(--border-width) solid var(--theme-500);print-color-adjust:exact}.form-check-input[type=checkbox]{border-radius:.25em}.form-check-input[type=radio]{border-radius:50%}.form-check-input:active{filter:brightness(90%)}.form-check-input:focus{border-color:rgba(187,253,5,.68);outline:0;box-shadow:0 0 0 .15rem rgba(18,61,106,.25) inset}.form-check-input:checked{background-color:#0d6efd;border-color:#0d6efd}.form-check-input:checked[type=checkbox]{--form-check-bg-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='m6 10 3 3 6-6'/%3e%3c/svg%3e"), var(--gradient)}.form-check-input:checked[type=radio]{--form-check-bg-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='2' fill='%23fff'/%3e%3c/svg%3e"), var(--gradient)}.form-check-input[type=checkbox]:indeterminate{background-color:#0d6efd;border-color:#0d6efd;--form-check-bg-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M6 10h8'/%3e%3c/svg%3e"), var(--gradient)}.form-check-input:disabled{pointer-events:none;filter:none;opacity:.5}.form-check-input[disabled]~.form-check-label,.form-check-input:disabled~.form-check-label{cursor:default;opacity:.5}.form-switch{padding-left:2.5em}.form-switch .form-check-input{--form-switch-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='rgba%280, 0, 0, 0.25%29'/%3e%3c/svg%3e");width:2em;margin-left:-2.5em;background-image:var(--form-switch-bg);background-position:left center;border-radius:2em;transition:background-position .15s ease-in-out}@media(prefers-reduced-motion: reduce){.form-switch .form-check-input{transition:none}}.form-switch .form-check-input:focus{--form-switch-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='rgba%28187, 253, 5, 0.68%29'/%3e%3c/svg%3e")}.form-switch .form-check-input:checked{background-position:right center;--form-switch-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23fff'/%3e%3c/svg%3e"), var(--gradient)}.form-switch.form-check-reverse{padding-right:2.5em;padding-left:0}.form-switch.form-check-reverse .form-check-input{margin-right:-2.5em;margin-left:0}.form-check-inline{display:inline-block;margin-right:1rem}.btn-check{position:absolute;clip:rect(0, 0, 0, 0);pointer-events:none}.btn-check[disabled]+.btn,.btn-check:disabled+.btn{pointer-events:none;filter:none;opacity:.65}[data-bs-theme=dark] .form-switch .form-check-input:not(:checked):not(:focus){--form-switch-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='rgba%28255, 255, 255, 0.25%29'/%3e%3c/svg%3e")}.form-range{width:100%;height:1.3rem;padding:0;appearance:none;background-color:rgba(0,0,0,0)}.form-range:focus{outline:0}.form-range:focus::-webkit-slider-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .15rem rgba(18,61,106,.25) inset}.form-range:focus::-moz-range-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .15rem rgba(18,61,106,.25) inset}.form-range::-moz-focus-outer{border:0}.form-range::-webkit-slider-thumb{width:1rem;height:1rem;margin-top:-0.25rem;appearance:none;background-color:#0d6efd;background-image:var(--gradient);border:0;border-radius:1rem;box-shadow:0 .1rem .25rem rgba(0,0,0,.1);transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media(prefers-reduced-motion: reduce){.form-range::-webkit-slider-thumb{transition:none}}.form-range::-webkit-slider-thumb:active{background-color:rgb(182.4,211.5,254.4);background-image:var(--gradient)}.form-range::-webkit-slider-runnable-track{width:100%;height:.5rem;color:rgba(0,0,0,0);cursor:pointer;background-color:var(--secondary-bg);border-color:rgba(0,0,0,0);border-radius:1rem;box-shadow:var(--box-shadow-inset)}.form-range::-moz-range-thumb{width:1rem;height:1rem;appearance:none;background-color:#0d6efd;background-image:var(--gradient);border:0;border-radius:1rem;box-shadow:0 .1rem .25rem rgba(0,0,0,.1);transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media(prefers-reduced-motion: reduce){.form-range::-moz-range-thumb{transition:none}}.form-range::-moz-range-thumb:active{background-color:rgb(182.4,211.5,254.4);background-image:var(--gradient)}.form-range::-moz-range-track{width:100%;height:.5rem;color:rgba(0,0,0,0);cursor:pointer;background-color:var(--secondary-bg);border-color:rgba(0,0,0,0);border-radius:1rem;box-shadow:var(--box-shadow-inset)}.form-range:disabled{pointer-events:none}.form-range:disabled::-webkit-slider-thumb{background-color:var(--secondary-color)}.form-range:disabled::-moz-range-thumb{background-color:var(--secondary-color)}.form-floating{position:relative}.form-floating>.form-control,.form-floating>.form-control-plaintext,.form-floating>.form-select{height:calc(3.5rem + calc(var(--border-width) * 2));min-height:calc(3.5rem + calc(var(--border-width) * 2));line-height:1.25}.form-floating>label{position:absolute;top:0;left:0;z-index:2;max-width:100%;height:100%;padding:1rem .75rem;overflow:hidden;color:rgba(var(--body-color-rgb), 0.65);text-align:start;text-overflow:ellipsis;white-space:nowrap;pointer-events:none;border:var(--border-width) solid rgba(0,0,0,0);transform-origin:0 0;transition:opacity .1s ease-in-out,transform .1s ease-in-out}@media(prefers-reduced-motion: reduce){.form-floating>label{transition:none}}.form-floating>.form-control,.form-floating>.form-control-plaintext{padding:1rem .75rem}.form-floating>.form-control::placeholder,.form-floating>.form-control-plaintext::placeholder{color:rgba(0,0,0,0)}.form-floating>.form-control:focus,.form-floating>.form-control:not(:placeholder-shown),.form-floating>.form-control-plaintext:focus,.form-floating>.form-control-plaintext:not(:placeholder-shown){padding-top:1.625rem;padding-bottom:.625rem}.form-floating>.form-control:-webkit-autofill,.form-floating>.form-control-plaintext:-webkit-autofill{padding-top:1.625rem;padding-bottom:.625rem}.form-floating>.form-select{padding-top:1.625rem;padding-bottom:.625rem;padding-left:.75rem}.form-floating>.form-control:focus~label,.form-floating>.form-control:not(:placeholder-shown)~label,.form-floating>.form-control-plaintext~label,.form-floating>.form-select~label{transform:scale(0.85) translateY(-0.5rem) translateX(0.15rem)}.form-floating>.form-control:-webkit-autofill~label{transform:scale(0.85) translateY(-0.5rem) translateX(0.15rem)}.form-floating>textarea:focus~label::after,.form-floating>textarea:not(:placeholder-shown)~label::after{position:absolute;inset:1rem .375rem;z-index:-1;height:1.5em;content:"";background-color:var(--body-bg);border-radius:20px}.form-floating>textarea:disabled~label::after{background-color:var(--secondary-bg)}.form-floating>.form-control-plaintext~label{border-width:var(--border-width) 0}.form-floating>:disabled~label,.form-floating>.form-control:disabled~label{color:#6c757d}.input-group{position:relative;display:flex;flex-wrap:wrap;align-items:stretch;width:100%}.input-group>.form-control,.input-group>.form-select,.input-group>.form-floating{position:relative;flex:1 1 auto;width:1%;min-width:0}.input-group>.form-control:focus,.input-group>.form-select:focus,.input-group>.form-floating:focus-within{z-index:5}.input-group .btn{position:relative;z-index:2}.input-group .btn:focus{z-index:5}.input-group-text{display:flex;align-items:center;padding:.375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:var(--body-color);text-align:center;white-space:nowrap;background-color:var(--tertiary-bg);border:var(--border-width) solid #aaa;border-radius:20px}.input-group-lg>.form-control,.input-group-lg>.form-select,.input-group-lg>.input-group-text,.input-group-lg>.btn{padding:.5rem 1rem;font-size:1.25rem;border-radius:var(--border-radius-lg)}.input-group-sm>.form-control,.input-group-sm>.form-select,.input-group-sm>.input-group-text,.input-group-sm>.btn{padding:.25rem .5rem;font-size:0.875rem;border-radius:var(--border-radius-sm)}.input-group-lg>.form-select,.input-group-sm>.form-select{padding-right:3rem}.input-group:not(.has-validation)>:not(:last-child):not(.dropdown-toggle):not(.dropdown-menu):not(.form-floating),.input-group:not(.has-validation)>.dropdown-toggle:nth-last-child(n+3),.input-group:not(.has-validation)>.form-floating:not(:last-child)>.form-control,.input-group:not(.has-validation)>.form-floating:not(:last-child)>.form-select{border-top-right-radius:0;border-bottom-right-radius:0}.input-group.has-validation>:nth-last-child(n+3):not(.dropdown-toggle):not(.dropdown-menu):not(.form-floating),.input-group.has-validation>.dropdown-toggle:nth-last-child(n+4),.input-group.has-validation>.form-floating:nth-last-child(n+3)>.form-control,.input-group.has-validation>.form-floating:nth-last-child(n+3)>.form-select{border-top-right-radius:0;border-bottom-right-radius:0}.input-group>:not(:first-child):not(.dropdown-menu):not(.valid-tooltip):not(.valid-feedback):not(.invalid-tooltip):not(.invalid-feedback){margin-left:calc(-1*var(--border-width));border-top-left-radius:0;border-bottom-left-radius:0}.input-group>.form-floating:not(:first-child)>.form-control,.input-group>.form-floating:not(:first-child)>.form-select{border-top-left-radius:0;border-bottom-left-radius:0}.valid-feedback{display:none;width:100%;margin-top:.25rem;font-size:0.9em;color:var(--form-valid-color)}.valid-tooltip{position:absolute;top:100%;z-index:5;display:none;max-width:100%;padding:.25rem .5rem;margin-top:.1rem;font-size:0.875rem;color:#fff;background-color:var(--success);border-radius:var(--border-radius)}.was-validated :valid~.valid-feedback,.was-validated :valid~.valid-tooltip,.is-valid~.valid-feedback,.is-valid~.valid-tooltip{display:block}.was-validated .form-control:valid,.form-control.is-valid{border-color:var(--form-valid-border-color);padding-right:calc(1.5em + 0.75rem);background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23198754' d='M2.3 6.73.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right calc(0.375em + 0.1875rem) center;background-size:calc(0.75em + 0.375rem) calc(0.75em + 0.375rem)}.was-validated .form-control:valid:focus,.form-control.is-valid:focus{border-color:var(--form-valid-border-color);box-shadow:var(--box-shadow-inset),0 0 0 .15rem rgba(var(--success-rgb), 0.25)}.was-validated textarea.form-control:valid,textarea.form-control.is-valid{padding-right:calc(1.5em + 0.75rem);background-position:top calc(0.375em + 0.1875rem) right calc(0.375em + 0.1875rem)}.was-validated .form-select:valid,.form-select.is-valid{border-color:var(--form-valid-border-color)}.was-validated .form-select:valid:not([multiple]):not([size]),.was-validated .form-select:valid:not([multiple])[size="1"],.form-select.is-valid:not([multiple]):not([size]),.form-select.is-valid:not([multiple])[size="1"]{--form-select-bg-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23198754' d='M2.3 6.73.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1'/%3e%3c/svg%3e");padding-right:4.125rem;background-position:right .75rem center,center right 2.25rem;background-size:16px 12px,calc(0.75em + 0.375rem) calc(0.75em + 0.375rem)}.was-validated .form-select:valid:focus,.form-select.is-valid:focus{border-color:var(--form-valid-border-color);box-shadow:var(--box-shadow-inset),0 0 0 .15rem rgba(var(--success-rgb), 0.25)}.was-validated .form-control-color:valid,.form-control-color.is-valid{width:calc(3rem + calc(1.5em + 0.75rem))}.was-validated .form-check-input:valid,.form-check-input.is-valid{border-color:var(--form-valid-border-color)}.was-validated .form-check-input:valid:checked,.form-check-input.is-valid:checked{background-color:var(--form-valid-color)}.was-validated .form-check-input:valid:focus,.form-check-input.is-valid:focus{box-shadow:0 0 0 .15rem rgba(var(--success-rgb), 0.25)}.was-validated .form-check-input:valid~.form-check-label,.form-check-input.is-valid~.form-check-label{color:var(--form-valid-color)}.form-check-inline .form-check-input~.valid-feedback{margin-left:.5em}.was-validated .input-group>.form-control:not(:focus):valid,.input-group>.form-control:not(:focus).is-valid,.was-validated .input-group>.form-select:not(:focus):valid,.input-group>.form-select:not(:focus).is-valid,.was-validated .input-group>.form-floating:not(:focus-within):valid,.input-group>.form-floating:not(:focus-within).is-valid{z-index:3}.invalid-feedback{display:none;width:100%;margin-top:.25rem;font-size:0.9em;color:var(--form-invalid-color)}.invalid-tooltip{position:absolute;top:100%;z-index:5;display:none;max-width:100%;padding:.25rem .5rem;margin-top:.1rem;font-size:0.875rem;color:#fff;background-color:var(--danger);border-radius:var(--border-radius)}.was-validated :invalid~.invalid-feedback,.was-validated :invalid~.invalid-tooltip,.is-invalid~.invalid-feedback,.is-invalid~.invalid-tooltip{display:block}.was-validated .form-control:invalid,.form-control.is-invalid{border-color:var(--form-invalid-border-color);padding-right:calc(1.5em + 0.75rem);background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' width='12' height='12' fill='none' stroke='%23dc3545'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right calc(0.375em + 0.1875rem) center;background-size:calc(0.75em + 0.375rem) calc(0.75em + 0.375rem)}.was-validated .form-control:invalid:focus,.form-control.is-invalid:focus{border-color:var(--form-invalid-border-color);box-shadow:var(--box-shadow-inset),0 0 0 .15rem rgba(var(--danger-rgb), 0.25)}.was-validated textarea.form-control:invalid,textarea.form-control.is-invalid{padding-right:calc(1.5em + 0.75rem);background-position:top calc(0.375em + 0.1875rem) right calc(0.375em + 0.1875rem)}.was-validated .form-select:invalid,.form-select.is-invalid{border-color:var(--form-invalid-border-color)}.was-validated .form-select:invalid:not([multiple]):not([size]),.was-validated .form-select:invalid:not([multiple])[size="1"],.form-select.is-invalid:not([multiple]):not([size]),.form-select.is-invalid:not([multiple])[size="1"]{--form-select-bg-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' width='12' height='12' fill='none' stroke='%23dc3545'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e");padding-right:4.125rem;background-position:right .75rem center,center right 2.25rem;background-size:16px 12px,calc(0.75em + 0.375rem) calc(0.75em + 0.375rem)}.was-validated .form-select:invalid:focus,.form-select.is-invalid:focus{border-color:var(--form-invalid-border-color);box-shadow:var(--box-shadow-inset),0 0 0 .15rem rgba(var(--danger-rgb), 0.25)}.was-validated .form-control-color:invalid,.form-control-color.is-invalid{width:calc(3rem + calc(1.5em + 0.75rem))}.was-validated .form-check-input:invalid,.form-check-input.is-invalid{border-color:var(--form-invalid-border-color)}.was-validated .form-check-input:invalid:checked,.form-check-input.is-invalid:checked{background-color:var(--form-invalid-color)}.was-validated .form-check-input:invalid:focus,.form-check-input.is-invalid:focus{box-shadow:0 0 0 .15rem rgba(var(--danger-rgb), 0.25)}.was-validated .form-check-input:invalid~.form-check-label,.form-check-input.is-invalid~.form-check-label{color:var(--form-invalid-color)}.form-check-inline .form-check-input~.invalid-feedback{margin-left:.5em}.was-validated .input-group>.form-control:not(:focus):invalid,.input-group>.form-control:not(:focus).is-invalid,.was-validated .input-group>.form-select:not(:focus):invalid,.input-group>.form-select:not(:focus).is-invalid,.was-validated .input-group>.form-floating:not(:focus-within):invalid,.input-group>.form-floating:not(:focus-within).is-invalid{z-index:4}.btn{--btn-padding-x: 0.75rem;--btn-padding-y: 0.375rem;--btn-font-family: ;--btn-font-size:1rem;--btn-font-weight: 400;--btn-line-height: 1.5;--btn-color: var(--body-color);--btn-bg: transparent;--btn-border-width: var(--border-width);--btn-border-color: transparent;--btn-border-radius: 0;--btn-hover-border-color: transparent;--btn-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);--btn-disabled-opacity: 0.65;--btn-focus-box-shadow: 0 0 0 0.15rem rgba(var(--btn-focus-shadow-rgb), .5);display:inline-block;padding:var(--btn-padding-y) var(--btn-padding-x);font-family:var(--btn-font-family);font-size:var(--btn-font-size);font-weight:var(--btn-font-weight);line-height:var(--btn-line-height);color:var(--btn-color);text-align:center;vertical-align:middle;cursor:pointer;user-select:none;border:var(--btn-border-width) solid var(--btn-border-color);border-radius:var(--btn-border-radius);background-color:var(--btn-bg);background-image:var(--gradient);box-shadow:var(--btn-box-shadow);transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media(prefers-reduced-motion: reduce){.btn{transition:none}}.btn:hover{color:var(--btn-hover-color);background-color:var(--btn-hover-bg);border-color:var(--btn-hover-border-color)}.btn-check+.btn:hover{color:var(--btn-color);background-color:var(--btn-bg);border-color:var(--btn-border-color)}.btn:focus-visible{color:var(--btn-hover-color);background-color:var(--btn-hover-bg);background-image:var(--gradient);border-color:var(--btn-hover-border-color);outline:0;box-shadow:var(--btn-box-shadow),var(--btn-focus-box-shadow)}.btn-check:focus-visible+.btn{border-color:var(--btn-hover-border-color);outline:0;box-shadow:var(--btn-box-shadow),var(--btn-focus-box-shadow)}.btn-check:checked+.btn,:not(.btn-check)+.btn:active,.btn:first-child:active,.btn.active,.btn.show{color:var(--btn-active-color);background-color:var(--btn-active-bg);background-image:none;border-color:var(--btn-active-border-color);box-shadow:var(--btn-active-shadow)}.btn-check:checked+.btn:focus-visible,:not(.btn-check)+.btn:active:focus-visible,.btn:first-child:active:focus-visible,.btn.active:focus-visible,.btn.show:focus-visible{box-shadow:var(--btn-active-shadow),var(--btn-focus-box-shadow)}.btn-check:checked:focus-visible+.btn{box-shadow:var(--btn-active-shadow),var(--btn-focus-box-shadow)}.btn:disabled,.btn.disabled,fieldset:disabled .btn{color:var(--btn-disabled-color);pointer-events:none;background-color:var(--btn-disabled-bg);background-image:none;border-color:var(--btn-disabled-border-color);opacity:var(--btn-disabled-opacity);box-shadow:none}.btn-primary{--btn-color: #fff;--btn-bg: #0d6efd;--btn-border-color: #0d6efd;--btn-hover-color: #fff;--btn-hover-bg: rgb(11.05, 93.5, 215.05);--btn-hover-border-color: rgb(10.4, 88, 202.4);--btn-focus-shadow-rgb: 49, 132, 253;--btn-active-color: #fff;--btn-active-bg: rgb(10.4, 88, 202.4);--btn-active-border-color: rgb(9.75, 82.5, 189.75);--btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);--btn-disabled-color: #fff;--btn-disabled-bg: #0d6efd;--btn-disabled-border-color: #0d6efd}.btn-secondary{--btn-color: #fff;--btn-bg: #6c757d;--btn-border-color: #6c757d;--btn-hover-color: #fff;--btn-hover-bg: rgb(91.8, 99.45, 106.25);--btn-hover-border-color: rgb(86.4, 93.6, 100);--btn-focus-shadow-rgb: 130, 138, 145;--btn-active-color: #fff;--btn-active-bg: rgb(86.4, 93.6, 100);--btn-active-border-color: rgb(81, 87.75, 93.75);--btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);--btn-disabled-color: #fff;--btn-disabled-bg: #6c757d;--btn-disabled-border-color: #6c757d}.btn-success{--btn-color: #fff;--btn-bg: #198754;--btn-border-color: #198754;--btn-hover-color: #fff;--btn-hover-bg: rgb(21.25, 114.75, 71.4);--btn-hover-border-color: rgb(20, 108, 67.2);--btn-focus-shadow-rgb: 60, 153, 110;--btn-active-color: #fff;--btn-active-bg: rgb(20, 108, 67.2);--btn-active-border-color: rgb(18.75, 101.25, 63);--btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);--btn-disabled-color: #fff;--btn-disabled-bg: #198754;--btn-disabled-border-color: #198754}.btn-info{--btn-color: #000;--btn-bg: #0dcaf0;--btn-border-color: #0dcaf0;--btn-hover-color: #000;--btn-hover-bg: rgb(49.3, 209.95, 242.25);--btn-hover-border-color: rgb(37.2, 207.3, 241.5);--btn-focus-shadow-rgb: 11, 172, 204;--btn-active-color: #000;--btn-active-bg: rgb(61.4, 212.6, 243);--btn-active-border-color: rgb(37.2, 207.3, 241.5);--btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);--btn-disabled-color: #000;--btn-disabled-bg: #0dcaf0;--btn-disabled-border-color: #0dcaf0}.btn-warning{--btn-color: #000;--btn-bg: #ffc107;--btn-border-color: #ffc107;--btn-hover-color: #000;--btn-hover-bg: rgb(255, 202.3, 44.2);--btn-hover-border-color: rgb(255, 199.2, 31.8);--btn-focus-shadow-rgb: 217, 164, 6;--btn-active-color: #000;--btn-active-bg: rgb(255, 205.4, 56.6);--btn-active-border-color: rgb(255, 199.2, 31.8);--btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);--btn-disabled-color: #000;--btn-disabled-bg: #ffc107;--btn-disabled-border-color: #ffc107}.btn-danger{--btn-color: #fff;--btn-bg: #dc3545;--btn-border-color: #dc3545;--btn-hover-color: #fff;--btn-hover-bg: rgb(187, 45.05, 58.65);--btn-hover-border-color: rgb(176, 42.4, 55.2);--btn-focus-shadow-rgb: 225, 83, 97;--btn-active-color: #fff;--btn-active-bg: rgb(176, 42.4, 55.2);--btn-active-border-color: rgb(165, 39.75, 51.75);--btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);--btn-disabled-color: #fff;--btn-disabled-bg: #dc3545;--btn-disabled-border-color: #dc3545}.btn-light{--btn-color: #000;--btn-bg: #f8f9fa;--btn-border-color: #f8f9fa;--btn-hover-color: #000;--btn-hover-bg: rgb(210.8, 211.65, 212.5);--btn-hover-border-color: rgb(198.4, 199.2, 200);--btn-focus-shadow-rgb: 211, 212, 213;--btn-active-color: #000;--btn-active-bg: rgb(198.4, 199.2, 200);--btn-active-border-color: rgb(186, 186.75, 187.5);--btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);--btn-disabled-color: #000;--btn-disabled-bg: #f8f9fa;--btn-disabled-border-color: #f8f9fa}.btn-dark{--btn-color: #fff;--btn-bg: #212529;--btn-border-color: #212529;--btn-hover-color: #fff;--btn-hover-bg: rgb(66.3, 69.7, 73.1);--btn-hover-border-color: rgb(55.2, 58.8, 62.4);--btn-focus-shadow-rgb: 66, 70, 73;--btn-active-color: #fff;--btn-active-bg: rgb(77.4, 80.6, 83.8);--btn-active-border-color: rgb(55.2, 58.8, 62.4);--btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);--btn-disabled-color: #fff;--btn-disabled-bg: #212529;--btn-disabled-border-color: #212529}.btn-outline-primary{--btn-color: #0d6efd;--btn-border-color: #0d6efd;--btn-hover-color: #fff;--btn-hover-bg: #0d6efd;--btn-hover-border-color: #0d6efd;--btn-focus-shadow-rgb: 13, 110, 253;--btn-active-color: #fff;--btn-active-bg: #0d6efd;--btn-active-border-color: #0d6efd;--btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);--btn-disabled-color: #0d6efd;--btn-disabled-bg: transparent;--btn-disabled-border-color: #0d6efd;--gradient: none}.btn-outline-secondary{--btn-color: #6c757d;--btn-border-color: #6c757d;--btn-hover-color: #fff;--btn-hover-bg: #6c757d;--btn-hover-border-color: #6c757d;--btn-focus-shadow-rgb: 108, 117, 125;--btn-active-color: #fff;--btn-active-bg: #6c757d;--btn-active-border-color: #6c757d;--btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);--btn-disabled-color: #6c757d;--btn-disabled-bg: transparent;--btn-disabled-border-color: #6c757d;--gradient: none}.btn-outline-success{--btn-color: #198754;--btn-border-color: #198754;--btn-hover-color: #fff;--btn-hover-bg: #198754;--btn-hover-border-color: #198754;--btn-focus-shadow-rgb: 25, 135, 84;--btn-active-color: #fff;--btn-active-bg: #198754;--btn-active-border-color: #198754;--btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);--btn-disabled-color: #198754;--btn-disabled-bg: transparent;--btn-disabled-border-color: #198754;--gradient: none}.btn-outline-info{--btn-color: #0dcaf0;--btn-border-color: #0dcaf0;--btn-hover-color: #000;--btn-hover-bg: #0dcaf0;--btn-hover-border-color: #0dcaf0;--btn-focus-shadow-rgb: 13, 202, 240;--btn-active-color: #000;--btn-active-bg: #0dcaf0;--btn-active-border-color: #0dcaf0;--btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);--btn-disabled-color: #0dcaf0;--btn-disabled-bg: transparent;--btn-disabled-border-color: #0dcaf0;--gradient: none}.btn-outline-warning{--btn-color: #ffc107;--btn-border-color: #ffc107;--btn-hover-color: #000;--btn-hover-bg: #ffc107;--btn-hover-border-color: #ffc107;--btn-focus-shadow-rgb: 255, 193, 7;--btn-active-color: #000;--btn-active-bg: #ffc107;--btn-active-border-color: #ffc107;--btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);--btn-disabled-color: #ffc107;--btn-disabled-bg: transparent;--btn-disabled-border-color: #ffc107;--gradient: none}.btn-outline-danger{--btn-color: #dc3545;--btn-border-color: #dc3545;--btn-hover-color: #fff;--btn-hover-bg: #dc3545;--btn-hover-border-color: #dc3545;--btn-focus-shadow-rgb: 220, 53, 69;--btn-active-color: #fff;--btn-active-bg: #dc3545;--btn-active-border-color: #dc3545;--btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);--btn-disabled-color: #dc3545;--btn-disabled-bg: transparent;--btn-disabled-border-color: #dc3545;--gradient: none}.btn-outline-light{--btn-color: #f8f9fa;--btn-border-color: #f8f9fa;--btn-hover-color: #000;--btn-hover-bg: #f8f9fa;--btn-hover-border-color: #f8f9fa;--btn-focus-shadow-rgb: 248, 249, 250;--btn-active-color: #000;--btn-active-bg: #f8f9fa;--btn-active-border-color: #f8f9fa;--btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);--btn-disabled-color: #f8f9fa;--btn-disabled-bg: transparent;--btn-disabled-border-color: #f8f9fa;--gradient: none}.btn-outline-dark{--btn-color: #212529;--btn-border-color: #212529;--btn-hover-color: #fff;--btn-hover-bg: #212529;--btn-hover-border-color: #212529;--btn-focus-shadow-rgb: 33, 37, 41;--btn-active-color: #fff;--btn-active-bg: #212529;--btn-active-border-color: #212529;--btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);--btn-disabled-color: #212529;--btn-disabled-bg: transparent;--btn-disabled-border-color: #212529;--gradient: none}.btn-link{--btn-font-weight: 400;--btn-color: var(--link-color);--btn-bg: transparent;--btn-border-color: transparent;--btn-hover-color: var(--link-hover-color);--btn-hover-border-color: transparent;--btn-active-color: var(--link-hover-color);--btn-active-border-color: transparent;--btn-disabled-color: #6c757d;--btn-disabled-border-color: transparent;--btn-box-shadow: 0 0 0 #000;--btn-focus-shadow-rgb: 49, 132, 253;text-decoration:none;background-image:none}.btn-link:hover,.btn-link:focus-visible{text-decoration:none}.btn-link:focus-visible{color:var(--btn-color)}.btn-link:hover{color:var(--btn-hover-color)}.btn-lg,.btn-group-lg>.btn{--btn-padding-y: 0.5rem;--btn-padding-x: 1rem;--btn-font-size:1.25rem;--btn-border-radius: var(--border-radius-lg)}.btn-sm,.btn-group-sm>.btn{--btn-padding-y: 0.25rem;--btn-padding-x: 0.5rem;--btn-font-size:0.875rem;--btn-border-radius: var(--border-radius-sm)}.fade{transition:opacity .15s linear}@media(prefers-reduced-motion: reduce){.fade{transition:none}}.fade:not(.show){opacity:0}.collapse:not(.show){display:none}.collapsing{height:0;overflow:hidden;transition:height .35s ease}@media(prefers-reduced-motion: reduce){.collapsing{transition:none}}.collapsing.collapse-horizontal{width:0;height:auto;transition:width .35s ease}@media(prefers-reduced-motion: reduce){.collapsing.collapse-horizontal{transition:none}}.dropup,.dropend,.dropdown,.dropstart,.dropup-center,.dropdown-center{position:relative}.dropdown-toggle{white-space:nowrap}.dropdown-menu{--dropdown-zindex: 1021;--dropdown-min-width: 10rem;--dropdown-padding-x: 0;--dropdown-padding-y: 0.5rem;--dropdown-spacer: 0.125rem;--dropdown-font-size:1rem;--dropdown-color: var(--body-color);--dropdown-bg: var(--body-bg);--dropdown-border-color: var(--border-color-translucent);--dropdown-border-radius: var(--border-radius);--dropdown-border-width: var(--border-width);--dropdown-inner-border-radius: calc(var(--border-radius) - var(--border-width));--dropdown-divider-bg: var(--border-color-translucent);--dropdown-divider-margin-y: 0.5rem;--dropdown-box-shadow: var(--box-shadow);--dropdown-link-color: var(--body-color);--dropdown-link-hover-color: var(--theme-50);--dropdown-link-hover-bg: var(--light-blue-100);--dropdown-link-active-color: #fff;--dropdown-link-active-bg: #0d6efd;--dropdown-link-disabled-color: var(--tertiary-color);--dropdown-item-padding-x: 1rem;--dropdown-item-padding-y: 0.25rem;--dropdown-header-color: #6c757d;--dropdown-header-padding-x: 1rem;--dropdown-header-padding-y: 0.5rem;position:absolute;z-index:var(--dropdown-zindex);display:none;min-width:var(--dropdown-min-width);padding:var(--dropdown-padding-y) var(--dropdown-padding-x);margin:0;font-size:var(--dropdown-font-size);color:var(--dropdown-color);text-align:left;list-style:none;background-color:var(--dropdown-bg);background-clip:padding-box;border:var(--dropdown-border-width) solid var(--dropdown-border-color);border-radius:var(--dropdown-border-radius);box-shadow:var(--dropdown-box-shadow)}.dropdown-menu[data-bs-popper]{top:100%;left:0;margin-top:var(--dropdown-spacer)}.dropdown-menu-start{--bs-position: start}.dropdown-menu-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-end{--bs-position: end}.dropdown-menu-end[data-bs-popper]{right:0;left:auto}@media(min-width: 576px){.dropdown-menu-sm-start{--bs-position: start}.dropdown-menu-sm-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-sm-end{--bs-position: end}.dropdown-menu-sm-end[data-bs-popper]{right:0;left:auto}}@media(min-width: 768px){.dropdown-menu-md-start{--bs-position: start}.dropdown-menu-md-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-md-end{--bs-position: end}.dropdown-menu-md-end[data-bs-popper]{right:0;left:auto}}@media(min-width: 992px){.dropdown-menu-lg-start{--bs-position: start}.dropdown-menu-lg-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-lg-end{--bs-position: end}.dropdown-menu-lg-end[data-bs-popper]{right:0;left:auto}}@media(min-width: 1200px){.dropdown-menu-xl-start{--bs-position: start}.dropdown-menu-xl-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-xl-end{--bs-position: end}.dropdown-menu-xl-end[data-bs-popper]{right:0;left:auto}}@media(min-width: 1400px){.dropdown-menu-xxl-start{--bs-position: start}.dropdown-menu-xxl-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-xxl-end{--bs-position: end}.dropdown-menu-xxl-end[data-bs-popper]{right:0;left:auto}}.dropup .dropdown-menu[data-bs-popper]{top:auto;bottom:100%;margin-top:0;margin-bottom:var(--dropdown-spacer)}.dropend .dropdown-menu[data-bs-popper]{top:0;right:auto;left:100%;margin-top:0;margin-left:var(--dropdown-spacer)}.dropend .dropdown-toggle::after{vertical-align:0}.dropstart .dropdown-menu[data-bs-popper]{top:0;right:100%;left:auto;margin-top:0;margin-right:var(--dropdown-spacer)}.dropstart .dropdown-toggle::before{vertical-align:0}.dropdown-divider{height:0;margin:var(--dropdown-divider-margin-y) 0;overflow:hidden;border-top:1px solid var(--dropdown-divider-bg);opacity:1}.dropdown-item{display:block;width:100%;padding:var(--dropdown-item-padding-y) var(--dropdown-item-padding-x);clear:both;font-weight:400;color:var(--dropdown-link-color);text-align:inherit;white-space:nowrap;background-color:rgba(0,0,0,0);border:0;border-radius:var(--dropdown-item-border-radius, 0)}.dropdown-item:hover,.dropdown-item:focus{color:var(--dropdown-link-hover-color);background-color:var(--dropdown-link-hover-bg);background-image:var(--gradient)}.dropdown-item.active,.dropdown-item:active{color:var(--dropdown-link-active-color);text-decoration:none;background-color:var(--dropdown-link-active-bg);background-image:var(--gradient)}.dropdown-item.disabled,.dropdown-item:disabled{color:var(--dropdown-link-disabled-color);pointer-events:none;background-color:rgba(0,0,0,0);background-image:none}.dropdown-menu.show{display:block}.dropdown-header{display:block;padding:var(--dropdown-header-padding-y) var(--dropdown-header-padding-x);margin-bottom:0;font-size:0.875rem;color:var(--dropdown-header-color);white-space:nowrap}.dropdown-item-text{display:block;padding:var(--dropdown-item-padding-y) var(--dropdown-item-padding-x);color:var(--dropdown-link-color)}.dropdown-menu-dark{--dropdown-color: #dee2e6;--dropdown-bg: #343a40;--dropdown-border-color: var(--border-color-translucent);--dropdown-box-shadow: ;--dropdown-link-color: #dee2e6;--dropdown-link-hover-color: #fff;--dropdown-divider-bg: var(--border-color-translucent);--dropdown-link-hover-bg: rgba(255, 255, 255, 0.15);--dropdown-link-active-color: #fff;--dropdown-link-active-bg: #0d6efd;--dropdown-link-disabled-color: #adb5bd;--dropdown-header-color: #adb5bd}.btn-group,.btn-group-vertical{position:relative;display:inline-flex;vertical-align:middle}.btn-group>.btn,.btn-group-vertical>.btn{position:relative;flex:1 1 auto}.btn-group>.btn-check:checked+.btn,.btn-group>.btn-check:focus+.btn,.btn-group>.btn:hover,.btn-group>.btn:focus,.btn-group>.btn:active,.btn-group>.btn.active,.btn-group-vertical>.btn-check:checked+.btn,.btn-group-vertical>.btn-check:focus+.btn,.btn-group-vertical>.btn:hover,.btn-group-vertical>.btn:focus,.btn-group-vertical>.btn:active,.btn-group-vertical>.btn.active{z-index:1}.btn-toolbar{display:flex;flex-wrap:wrap;justify-content:flex-start}.btn-toolbar .input-group{width:auto}.btn-group{border-radius:0}.btn-group>:not(.btn-check:first-child)+.btn,.btn-group>.btn-group:not(:first-child){margin-left:calc(-1*var(--border-width))}.btn-group>.btn:not(:last-child):not(.dropdown-toggle),.btn-group>.btn.dropdown-toggle-split:first-child,.btn-group>.btn-group:not(:last-child)>.btn{border-top-right-radius:0;border-bottom-right-radius:0}.btn-group>.btn:nth-child(n+3),.btn-group>:not(.btn-check)+.btn,.btn-group>.btn-group:not(:first-child)>.btn{border-top-left-radius:0;border-bottom-left-radius:0}.dropdown-toggle-split{padding-right:.5625rem;padding-left:.5625rem}.dropdown-toggle-split::after,.dropup .dropdown-toggle-split::after,.dropend .dropdown-toggle-split::after{margin-left:0}.dropstart .dropdown-toggle-split::before{margin-right:0}.btn-sm+.dropdown-toggle-split,.btn-group-sm>.btn+.dropdown-toggle-split{padding-right:.375rem;padding-left:.375rem}.btn-lg+.dropdown-toggle-split,.btn-group-lg>.btn+.dropdown-toggle-split{padding-right:.75rem;padding-left:.75rem}.btn-group.show .dropdown-toggle{box-shadow:inset 0 3px 5px rgba(0,0,0,.125)}.btn-group.show .dropdown-toggle.btn-link{box-shadow:none}.btn-group-vertical{flex-direction:column;align-items:flex-start;justify-content:center}.btn-group-vertical>.btn,.btn-group-vertical>.btn-group{width:100%}.btn-group-vertical>.btn:not(:first-child),.btn-group-vertical>.btn-group:not(:first-child){margin-top:calc(-1*var(--border-width))}.btn-group-vertical>.btn:not(:last-child):not(.dropdown-toggle),.btn-group-vertical>.btn-group:not(:last-child)>.btn{border-bottom-right-radius:0;border-bottom-left-radius:0}.btn-group-vertical>.btn:nth-child(n+3),.btn-group-vertical>:not(.btn-check)+.btn,.btn-group-vertical>.btn-group:not(:first-child)>.btn{border-top-left-radius:0;border-top-right-radius:0}.nav{--nav-link-padding-x: 1rem;--nav-link-padding-y: 0.5rem;--nav-link-font-weight: ;--nav-link-color: var(--link-color);--nav-link-hover-color: var(--link-hover-color);--nav-link-disabled-color: var(--secondary-color);display:flex;flex-wrap:wrap;padding-left:0;margin-bottom:0;list-style:none}.nav-link{display:block;padding:var(--nav-link-padding-y) var(--nav-link-padding-x);font-size:var(--nav-link-font-size);font-weight:var(--nav-link-font-weight);color:var(--nav-link-color);background:none;border:0;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out}@media(prefers-reduced-motion: reduce){.nav-link{transition:none}}.nav-link:hover,.nav-link:focus{color:var(--nav-link-hover-color)}.nav-link:focus-visible{outline:0;box-shadow:0 0 0 .15rem rgba(18,61,106,.25) inset}.nav-link.disabled,.nav-link:disabled{color:var(--nav-link-disabled-color);pointer-events:none;cursor:default}.nav-tabs{--nav-tabs-border-width: var(--border-width);--nav-tabs-border-color: var(--border-color);--nav-tabs-border-radius: var(--border-radius);--nav-tabs-link-hover-border-color: var(--secondary-bg) var(--secondary-bg) var(--border-color);--nav-tabs-link-active-color: var(--emphasis-color);--nav-tabs-link-active-bg: var(--body-bg);--nav-tabs-link-active-border-color: var(--border-color) var(--border-color) var(--body-bg);border-bottom:var(--nav-tabs-border-width) solid var(--nav-tabs-border-color)}.nav-tabs .nav-link{margin-bottom:calc(-1*var(--nav-tabs-border-width));border:var(--nav-tabs-border-width) solid rgba(0,0,0,0);border-top-left-radius:var(--nav-tabs-border-radius);border-top-right-radius:var(--nav-tabs-border-radius)}.nav-tabs .nav-link:hover,.nav-tabs .nav-link:focus{isolation:isolate;border-color:var(--nav-tabs-link-hover-border-color)}.nav-tabs .nav-link.active,.nav-tabs .nav-item.show .nav-link{color:var(--nav-tabs-link-active-color);background-color:var(--nav-tabs-link-active-bg);border-color:var(--nav-tabs-link-active-border-color)}.nav-tabs .dropdown-menu{margin-top:calc(-1*var(--nav-tabs-border-width));border-top-left-radius:0;border-top-right-radius:0}.nav-pills{--nav-pills-border-radius: var(--border-radius);--nav-pills-link-active-color: #fff;--nav-pills-link-active-bg: #0d6efd}.nav-pills .nav-link{border-radius:var(--nav-pills-border-radius)}.nav-pills .nav-link.active,.nav-pills .show>.nav-link{color:var(--nav-pills-link-active-color);background-color:var(--nav-pills-link-active-bg);background-image:var(--gradient)}.nav-underline{--nav-underline-gap: 1rem;--nav-underline-border-width: 0.125rem;--nav-underline-link-active-color: var(--emphasis-color);gap:var(--nav-underline-gap)}.nav-underline .nav-link{padding-right:0;padding-left:0;border-bottom:var(--nav-underline-border-width) solid rgba(0,0,0,0)}.nav-underline .nav-link:hover,.nav-underline .nav-link:focus{border-bottom-color:currentcolor}.nav-underline .nav-link.active,.nav-underline .show>.nav-link{font-weight:700;color:var(--nav-underline-link-active-color);border-bottom-color:currentcolor}.nav-fill>.nav-link,.nav-fill .nav-item{flex:1 1 auto;text-align:center}.nav-justified>.nav-link,.nav-justified .nav-item{flex-grow:1;flex-basis:0;text-align:center}.nav-fill .nav-item .nav-link,.nav-justified .nav-item .nav-link{width:100%}.tab-content>.tab-pane{display:none}.tab-content>.active{display:block}.navbar{--navbar-padding-x: 0;--navbar-padding-y: 0.5rem;--navbar-color: rgba(var(--emphasis-color-rgb), 0.65);--navbar-hover-color: rgba(var(--emphasis-color-rgb), 0.8);--navbar-disabled-color: rgba(var(--emphasis-color-rgb), 0.3);--navbar-active-color: rgba(var(--emphasis-color-rgb), 1);--navbar-brand-padding-y: 0.3125rem;--navbar-brand-margin-end: 1rem;--navbar-brand-font-size: 1.25rem;--navbar-brand-color: rgba(var(--emphasis-color-rgb), 1);--navbar-brand-hover-color: rgba(var(--emphasis-color-rgb), 1);--navbar-nav-link-padding-x: 0.5rem;--navbar-toggler-padding-y: 0.25rem;--navbar-toggler-padding-x: 0.75rem;--navbar-toggler-font-size: 1.25rem;--navbar-toggler-icon-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%2833, 37, 41, 0.75%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");--navbar-toggler-border-color: rgba(var(--emphasis-color-rgb), 0.15);--navbar-toggler-border-radius: 0;--navbar-toggler-focus-width: 0.15rem;--navbar-toggler-transition: box-shadow 0.15s ease-in-out;position:relative;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;padding:var(--navbar-padding-y) var(--navbar-padding-x);background-image:var(--gradient)}.navbar>.container,.navbar>.container-fluid,.navbar>.container-sm,.navbar>.container-md,.navbar>.container-lg,.navbar>.container-xl,.navbar>.container-xxl{display:flex;flex-wrap:inherit;align-items:center;justify-content:space-between}.navbar-brand{padding-top:var(--navbar-brand-padding-y);padding-bottom:var(--navbar-brand-padding-y);margin-right:var(--navbar-brand-margin-end);font-size:var(--navbar-brand-font-size);color:var(--navbar-brand-color);white-space:nowrap}.navbar-brand:hover,.navbar-brand:focus{color:var(--navbar-brand-hover-color)}.navbar-nav{--nav-link-padding-x: 0;--nav-link-padding-y: 0.5rem;--nav-link-font-weight: ;--nav-link-color: var(--navbar-color);--nav-link-hover-color: var(--navbar-hover-color);--nav-link-disabled-color: var(--navbar-disabled-color);display:flex;flex-direction:column;padding-left:0;margin-bottom:0;list-style:none}.navbar-nav .nav-link.active,.navbar-nav .nav-link.show{color:var(--navbar-active-color)}.navbar-nav .dropdown-menu{position:static}.navbar-text{padding-top:.5rem;padding-bottom:.5rem;color:var(--navbar-color)}.navbar-text a,.navbar-text a:hover,.navbar-text a:focus{color:var(--navbar-active-color)}.navbar-collapse{flex-grow:1;flex-basis:100%;align-items:center}.navbar-toggler{padding:var(--navbar-toggler-padding-y) var(--navbar-toggler-padding-x);font-size:var(--navbar-toggler-font-size);line-height:1;color:var(--navbar-color);background-color:rgba(0,0,0,0);border:var(--border-width) solid var(--navbar-toggler-border-color);border-radius:var(--navbar-toggler-border-radius);transition:var(--navbar-toggler-transition)}@media(prefers-reduced-motion: reduce){.navbar-toggler{transition:none}}.navbar-toggler:hover{text-decoration:none}.navbar-toggler:focus{text-decoration:none;outline:0;box-shadow:0 0 0 var(--navbar-toggler-focus-width)}.navbar-toggler-icon{display:inline-block;width:1.5em;height:1.5em;vertical-align:middle;background-image:var(--navbar-toggler-icon-bg);background-repeat:no-repeat;background-position:center;background-size:100%}.navbar-nav-scroll{max-height:var(--scroll-height, 75vh);overflow-y:auto}@media(min-width: 576px){.navbar-expand-sm{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-sm .navbar-nav{flex-direction:row}.navbar-expand-sm .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-sm .navbar-nav .nav-link{padding-right:var(--navbar-nav-link-padding-x);padding-left:var(--navbar-nav-link-padding-x)}.navbar-expand-sm .navbar-nav-scroll{overflow:visible}.navbar-expand-sm .navbar-collapse{display:flex !important;flex-basis:auto}.navbar-expand-sm .navbar-toggler{display:none}.navbar-expand-sm .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto !important;height:auto !important;visibility:visible !important;background-color:rgba(0,0,0,0) !important;border:0 !important;transform:none !important;box-shadow:none;transition:none}.navbar-expand-sm .offcanvas .offcanvas-header{display:none}.navbar-expand-sm .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}}@media(min-width: 768px){.navbar-expand-md{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-md .navbar-nav{flex-direction:row}.navbar-expand-md .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-md .navbar-nav .nav-link{padding-right:var(--navbar-nav-link-padding-x);padding-left:var(--navbar-nav-link-padding-x)}.navbar-expand-md .navbar-nav-scroll{overflow:visible}.navbar-expand-md .navbar-collapse{display:flex !important;flex-basis:auto}.navbar-expand-md .navbar-toggler{display:none}.navbar-expand-md .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto !important;height:auto !important;visibility:visible !important;background-color:rgba(0,0,0,0) !important;border:0 !important;transform:none !important;box-shadow:none;transition:none}.navbar-expand-md .offcanvas .offcanvas-header{display:none}.navbar-expand-md .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}}@media(min-width: 992px){.navbar-expand-lg{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-lg .navbar-nav{flex-direction:row}.navbar-expand-lg .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-lg .navbar-nav .nav-link{padding-right:var(--navbar-nav-link-padding-x);padding-left:var(--navbar-nav-link-padding-x)}.navbar-expand-lg .navbar-nav-scroll{overflow:visible}.navbar-expand-lg .navbar-collapse{display:flex !important;flex-basis:auto}.navbar-expand-lg .navbar-toggler{display:none}.navbar-expand-lg .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto !important;height:auto !important;visibility:visible !important;background-color:rgba(0,0,0,0) !important;border:0 !important;transform:none !important;box-shadow:none;transition:none}.navbar-expand-lg .offcanvas .offcanvas-header{display:none}.navbar-expand-lg .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}}@media(min-width: 1200px){.navbar-expand-xl{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-xl .navbar-nav{flex-direction:row}.navbar-expand-xl .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-xl .navbar-nav .nav-link{padding-right:var(--navbar-nav-link-padding-x);padding-left:var(--navbar-nav-link-padding-x)}.navbar-expand-xl .navbar-nav-scroll{overflow:visible}.navbar-expand-xl .navbar-collapse{display:flex !important;flex-basis:auto}.navbar-expand-xl .navbar-toggler{display:none}.navbar-expand-xl .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto !important;height:auto !important;visibility:visible !important;background-color:rgba(0,0,0,0) !important;border:0 !important;transform:none !important;box-shadow:none;transition:none}.navbar-expand-xl .offcanvas .offcanvas-header{display:none}.navbar-expand-xl .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}}@media(min-width: 1400px){.navbar-expand-xxl{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-xxl .navbar-nav{flex-direction:row}.navbar-expand-xxl .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-xxl .navbar-nav .nav-link{padding-right:var(--navbar-nav-link-padding-x);padding-left:var(--navbar-nav-link-padding-x)}.navbar-expand-xxl .navbar-nav-scroll{overflow:visible}.navbar-expand-xxl .navbar-collapse{display:flex !important;flex-basis:auto}.navbar-expand-xxl .navbar-toggler{display:none}.navbar-expand-xxl .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto !important;height:auto !important;visibility:visible !important;background-color:rgba(0,0,0,0) !important;border:0 !important;transform:none !important;box-shadow:none;transition:none}.navbar-expand-xxl .offcanvas .offcanvas-header{display:none}.navbar-expand-xxl .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}}.navbar-expand{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand .navbar-nav{flex-direction:row}.navbar-expand .navbar-nav .dropdown-menu{position:absolute}.navbar-expand .navbar-nav .nav-link{padding-right:var(--navbar-nav-link-padding-x);padding-left:var(--navbar-nav-link-padding-x)}.navbar-expand .navbar-nav-scroll{overflow:visible}.navbar-expand .navbar-collapse{display:flex !important;flex-basis:auto}.navbar-expand .navbar-toggler{display:none}.navbar-expand .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto !important;height:auto !important;visibility:visible !important;background-color:rgba(0,0,0,0) !important;border:0 !important;transform:none !important;box-shadow:none;transition:none}.navbar-expand .offcanvas .offcanvas-header{display:none}.navbar-expand .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}.navbar-dark,.navbar[data-bs-theme=dark]{--navbar-color: rgba(255, 255, 255, 0.55);--navbar-hover-color: rgba(255, 255, 255, 0.75);--navbar-disabled-color: rgba(255, 255, 255, 0.25);--navbar-active-color: #fff;--navbar-brand-color: #fff;--navbar-brand-hover-color: #fff;--navbar-toggler-border-color: rgba(255, 255, 255, 0.1);--navbar-toggler-icon-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e")}[data-bs-theme=dark] .navbar-toggler-icon{--navbar-toggler-icon-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e")}.card{--card-spacer-y: 1rem;--card-spacer-x: 1rem;--card-title-spacer-y: 0.5rem;--card-title-color: ;--card-subtitle-color: ;--card-border-width: var(--border-width);--card-border-color: var(--border-color-translucent);--card-border-radius: var(--border-radius);--card-box-shadow: ;--card-inner-border-radius: calc(var(--border-radius) - (var(--border-width)));--card-cap-padding-y: 0.5rem;--card-cap-padding-x: 1rem;--card-cap-bg: rgba(var(--body-color-rgb), 0.03);--card-cap-color: ;--card-height: ;--card-color: ;--card-bg: var(--body-bg);--card-img-overlay-padding: 1rem;--card-group-margin: 0;position:relative;display:flex;flex-direction:column;min-width:0;height:var(--card-height);color:var(--body-color);word-wrap:break-word;background-color:var(--card-bg);background-clip:border-box;border:var(--card-border-width) solid var(--card-border-color);border-radius:var(--card-border-radius);box-shadow:var(--card-box-shadow)}.card>hr{margin-right:0;margin-left:0}.card>.list-group{border-top:inherit;border-bottom:inherit}.card>.list-group:first-child{border-top-width:0;border-top-left-radius:var(--card-inner-border-radius);border-top-right-radius:var(--card-inner-border-radius)}.card>.list-group:last-child{border-bottom-width:0;border-bottom-right-radius:var(--card-inner-border-radius);border-bottom-left-radius:var(--card-inner-border-radius)}.card>.card-header+.list-group,.card>.list-group+.card-footer{border-top:0}.card-body{flex:1 1 auto;padding:var(--card-spacer-y) var(--card-spacer-x);color:var(--card-color)}.card-title{margin-bottom:var(--card-title-spacer-y);color:var(--card-title-color)}.card-subtitle{margin-top:calc(-0.5*var(--card-title-spacer-y));margin-bottom:0;color:var(--card-subtitle-color)}.card-text:last-child{margin-bottom:0}.card-link+.card-link{margin-left:var(--card-spacer-x)}.card-header{padding:var(--card-cap-padding-y) var(--card-cap-padding-x);margin-bottom:0;color:var(--card-cap-color);background-color:var(--card-cap-bg);border-bottom:var(--card-border-width) solid var(--card-border-color)}.card-header:first-child{border-radius:var(--card-inner-border-radius) var(--card-inner-border-radius) 0 0}.card-footer{padding:var(--card-cap-padding-y) var(--card-cap-padding-x);color:var(--card-cap-color);background-color:var(--card-cap-bg);border-top:var(--card-border-width) solid var(--card-border-color)}.card-footer:last-child{border-radius:0 0 var(--card-inner-border-radius) var(--card-inner-border-radius)}.card-header-tabs{margin-right:calc(-0.5*var(--card-cap-padding-x));margin-bottom:calc(-1*var(--card-cap-padding-y));margin-left:calc(-0.5*var(--card-cap-padding-x));border-bottom:0}.card-header-tabs .nav-link.active{background-color:var(--card-bg);border-bottom-color:var(--card-bg)}.card-header-pills{margin-right:calc(-0.5*var(--card-cap-padding-x));margin-left:calc(-0.5*var(--card-cap-padding-x))}.card-img-overlay{position:absolute;top:0;right:0;bottom:0;left:0;padding:var(--card-img-overlay-padding);border-radius:var(--card-inner-border-radius)}.card-img,.card-img-top,.card-img-bottom{width:100%}.card-img,.card-img-top{border-top-left-radius:var(--card-inner-border-radius);border-top-right-radius:var(--card-inner-border-radius)}.card-img,.card-img-bottom{border-bottom-right-radius:var(--card-inner-border-radius);border-bottom-left-radius:var(--card-inner-border-radius)}.card-group>.card{margin-bottom:var(--card-group-margin)}@media(min-width: 576px){.card-group{display:flex;flex-flow:row wrap}.card-group>.card{flex:1 0 0;margin-bottom:0}.card-group>.card+.card{margin-left:0;border-left:0}.card-group>.card:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0}.card-group>.card:not(:last-child)>.card-img-top,.card-group>.card:not(:last-child)>.card-header{border-top-right-radius:0}.card-group>.card:not(:last-child)>.card-img-bottom,.card-group>.card:not(:last-child)>.card-footer{border-bottom-right-radius:0}.card-group>.card:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.card-group>.card:not(:first-child)>.card-img-top,.card-group>.card:not(:first-child)>.card-header{border-top-left-radius:0}.card-group>.card:not(:first-child)>.card-img-bottom,.card-group>.card:not(:first-child)>.card-footer{border-bottom-left-radius:0}}.accordion{--accordion-color: var(--body-color);--accordion-bg: var(--body-bg);--accordion-transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, border-radius 0.15s ease;--accordion-border-color: var(--border-color);--accordion-border-width: var(--border-width);--accordion-border-radius: var(--border-radius);--accordion-inner-border-radius: calc(var(--border-radius) - (var(--border-width)));--accordion-btn-padding-x: 1.25rem;--accordion-btn-padding-y: 1rem;--accordion-btn-color: var(--body-color);--accordion-btn-bg: var(--accordion-bg);--accordion-btn-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='none' stroke='%23212529' stroke-linecap='round' stroke-linejoin='round'%3e%3cpath d='m2 5 6 6 6-6'/%3e%3c/svg%3e");--accordion-btn-icon-width: 1.25rem;--accordion-btn-icon-transform: rotate(-180deg);--accordion-btn-icon-transition: transform 0.2s ease-in-out;--accordion-btn-active-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='none' stroke='rgb%285.2, 44, 101.2%29' stroke-linecap='round' stroke-linejoin='round'%3e%3cpath d='m2 5 6 6 6-6'/%3e%3c/svg%3e");--accordion-btn-focus-box-shadow: 0 0 0 0.15rem rgba(18, 61, 106, 0.25) inset;--accordion-body-padding-x: 1.25rem;--accordion-body-padding-y: 1rem;--accordion-active-color: var(--primary-text-emphasis);--accordion-active-bg: var(--primary-bg-subtle)}.accordion-button{position:relative;display:flex;align-items:center;width:100%;padding:var(--accordion-btn-padding-y) var(--accordion-btn-padding-x);font-size:1rem;color:var(--accordion-btn-color);text-align:left;background-color:var(--accordion-btn-bg);border:0;border-radius:0;overflow-anchor:none;transition:var(--accordion-transition)}@media(prefers-reduced-motion: reduce){.accordion-button{transition:none}}.accordion-button:not(.collapsed){color:var(--accordion-active-color);background-color:var(--accordion-active-bg);box-shadow:inset 0 calc(-1*var(--accordion-border-width)) 0 var(--accordion-border-color)}.accordion-button:not(.collapsed)::after{background-image:var(--accordion-btn-active-icon);transform:var(--accordion-btn-icon-transform)}.accordion-button::after{flex-shrink:0;width:var(--accordion-btn-icon-width);height:var(--accordion-btn-icon-width);margin-left:auto;content:"";background-image:var(--accordion-btn-icon);background-repeat:no-repeat;background-size:var(--accordion-btn-icon-width);transition:var(--accordion-btn-icon-transition)}@media(prefers-reduced-motion: reduce){.accordion-button::after{transition:none}}.accordion-button:hover{z-index:2}.accordion-button:focus{z-index:3;outline:0;box-shadow:var(--accordion-btn-focus-box-shadow)}.accordion-header{margin-bottom:0}.accordion-item{color:var(--accordion-color);background-color:var(--accordion-bg);border:var(--accordion-border-width) solid var(--accordion-border-color)}.accordion-item:first-of-type{border-top-left-radius:var(--accordion-border-radius);border-top-right-radius:var(--accordion-border-radius)}.accordion-item:first-of-type>.accordion-header .accordion-button{border-top-left-radius:var(--accordion-inner-border-radius);border-top-right-radius:var(--accordion-inner-border-radius)}.accordion-item:not(:first-of-type){border-top:0}.accordion-item:last-of-type{border-bottom-right-radius:var(--accordion-border-radius);border-bottom-left-radius:var(--accordion-border-radius)}.accordion-item:last-of-type>.accordion-header .accordion-button.collapsed{border-bottom-right-radius:var(--accordion-inner-border-radius);border-bottom-left-radius:var(--accordion-inner-border-radius)}.accordion-item:last-of-type>.accordion-collapse{border-bottom-right-radius:var(--accordion-border-radius);border-bottom-left-radius:var(--accordion-border-radius)}.accordion-body{padding:var(--accordion-body-padding-y) var(--accordion-body-padding-x)}.accordion-flush>.accordion-item{border-right:0;border-left:0;border-radius:0}.accordion-flush>.accordion-item:first-child{border-top:0}.accordion-flush>.accordion-item:last-child{border-bottom:0}.accordion-flush>.accordion-item>.accordion-collapse,.accordion-flush>.accordion-item>.accordion-header .accordion-button,.accordion-flush>.accordion-item>.accordion-header .accordion-button.collapsed{border-radius:0}[data-bs-theme=dark] .accordion-button::after{--accordion-btn-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='rgb%28109.8, 168, 253.8%29'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708'/%3e%3c/svg%3e");--accordion-btn-active-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='rgb%28109.8, 168, 253.8%29'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708'/%3e%3c/svg%3e")}.breadcrumb{--breadcrumb-padding-x: 0;--breadcrumb-padding-y: 0;--breadcrumb-margin-bottom: 1rem;--breadcrumb-bg: ;--breadcrumb-border-radius: ;--breadcrumb-divider-color: var(--secondary-color);--breadcrumb-item-padding-x: 0.5rem;--breadcrumb-item-active-color: var(--secondary-color);display:flex;flex-wrap:wrap;padding:var(--breadcrumb-padding-y) var(--breadcrumb-padding-x);margin-bottom:var(--breadcrumb-margin-bottom);font-size:var(--breadcrumb-font-size);list-style:none;background-color:var(--breadcrumb-bg);border-radius:var(--breadcrumb-border-radius)}.breadcrumb-item+.breadcrumb-item{padding-left:var(--breadcrumb-item-padding-x)}.breadcrumb-item+.breadcrumb-item::before{float:left;padding-right:var(--breadcrumb-item-padding-x);color:var(--breadcrumb-divider-color);content:var(--breadcrumb-divider, "/") /* rtl: var(--breadcrumb-divider, "/") */}.breadcrumb-item.active{color:var(--breadcrumb-item-active-color)}.pagination{--pagination-padding-x: 0.75rem;--pagination-padding-y: 0.375rem;--pagination-font-size:1rem;--pagination-color: var(--link-color);--pagination-bg: var(--body-bg);--pagination-border-width: var(--border-width);--pagination-border-color: var(--border-color);--pagination-border-radius: var(--border-radius);--pagination-hover-color: var(--link-hover-color);--pagination-hover-bg: var(--tertiary-bg);--pagination-hover-border-color: var(--border-color);--pagination-focus-color: var(--link-hover-color);--pagination-focus-bg: var(--secondary-bg);--pagination-focus-box-shadow: 0 0 0 0.15rem rgba(18, 61, 106, 0.25) inset;--pagination-active-color: #fff;--pagination-active-bg: #0d6efd;--pagination-active-border-color: #0d6efd;--pagination-disabled-color: var(--secondary-color);--pagination-disabled-bg: var(--secondary-bg);--pagination-disabled-border-color: var(--border-color);display:flex;padding-left:0;list-style:none}.page-link{position:relative;display:block;padding:var(--pagination-padding-y) var(--pagination-padding-x);font-size:var(--pagination-font-size);color:var(--pagination-color);background-color:var(--pagination-bg);border:var(--pagination-border-width) solid var(--pagination-border-color);transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media(prefers-reduced-motion: reduce){.page-link{transition:none}}.page-link:hover{z-index:2;color:var(--pagination-hover-color);background-color:var(--pagination-hover-bg);border-color:var(--pagination-hover-border-color)}.page-link:focus{z-index:3;color:var(--pagination-focus-color);background-color:var(--pagination-focus-bg);outline:0;box-shadow:var(--pagination-focus-box-shadow)}.page-link.active,.active>.page-link{z-index:3;color:var(--pagination-active-color);background-color:var(--pagination-active-bg);background-image:var(--gradient);border-color:var(--pagination-active-border-color)}.page-link.disabled,.disabled>.page-link{color:var(--pagination-disabled-color);pointer-events:none;background-color:var(--pagination-disabled-bg);border-color:var(--pagination-disabled-border-color)}.page-item:not(:first-child) .page-link{margin-left:calc(-1*var(--border-width))}.page-item:first-child .page-link{border-top-left-radius:var(--pagination-border-radius);border-bottom-left-radius:var(--pagination-border-radius)}.page-item:last-child .page-link{border-top-right-radius:var(--pagination-border-radius);border-bottom-right-radius:var(--pagination-border-radius)}.pagination-lg{--pagination-padding-x: 1.5rem;--pagination-padding-y: 0.75rem;--pagination-font-size:1.25rem;--pagination-border-radius: var(--border-radius-lg)}.pagination-sm{--pagination-padding-x: 0.5rem;--pagination-padding-y: 0.25rem;--pagination-font-size:0.875rem;--pagination-border-radius: var(--border-radius-sm)}.badge{--badge-padding-x: 0.65em;--badge-padding-y: 0.35em;--badge-font-size:0.75em;--badge-font-weight: 700;--badge-color: #fff;--badge-border-radius: var(--border-radius);display:inline-block;padding:var(--badge-padding-y) var(--badge-padding-x);font-size:var(--badge-font-size);font-weight:var(--badge-font-weight);line-height:1;color:var(--badge-color);text-align:center;white-space:nowrap;vertical-align:baseline;border-radius:var(--badge-border-radius);background-image:var(--gradient)}.badge:empty{display:none}.btn .badge{position:relative;top:-1px}.alert{--alert-bg: transparent;--alert-padding-x: 1rem;--alert-padding-y: 1rem;--alert-margin-bottom: 1rem;--alert-color: inherit;--alert-border-color: transparent;--alert-border: var(--border-width) solid var(--alert-border-color);--alert-border-radius: 0px;--alert-link-color: inherit;position:relative;padding:var(--alert-padding-y) var(--alert-padding-x);margin-bottom:var(--alert-margin-bottom);color:var(--alert-color);background-color:var(--alert-bg);border:var(--alert-border);border-radius:var(--alert-border-radius)}.alert-heading{color:inherit}.alert-link{font-weight:700;color:var(--alert-link-color)}.alert-dismissible{padding-right:3rem}.alert-dismissible .btn-close{position:absolute;top:0;right:0;z-index:2;padding:1.25rem 1rem}.alert-primary{--alert-color: var(--primary-text-emphasis);--alert-bg: var(--primary-bg-subtle);--alert-border-color: var(--primary-border-subtle);--alert-link-color: var(--primary-text-emphasis)}.alert-secondary{--alert-color: var(--secondary-text-emphasis);--alert-bg: var(--secondary-bg-subtle);--alert-border-color: var(--secondary-border-subtle);--alert-link-color: var(--secondary-text-emphasis)}.alert-success{--alert-color: var(--success-text-emphasis);--alert-bg: var(--success-bg-subtle);--alert-border-color: var(--success-border-subtle);--alert-link-color: var(--success-text-emphasis)}.alert-info{--alert-color: var(--info-text-emphasis);--alert-bg: var(--info-bg-subtle);--alert-border-color: var(--info-border-subtle);--alert-link-color: var(--info-text-emphasis)}.alert-warning{--alert-color: var(--warning-text-emphasis);--alert-bg: var(--warning-bg-subtle);--alert-border-color: var(--warning-border-subtle);--alert-link-color: var(--warning-text-emphasis)}.alert-danger{--alert-color: var(--danger-text-emphasis);--alert-bg: var(--danger-bg-subtle);--alert-border-color: var(--danger-border-subtle);--alert-link-color: var(--danger-text-emphasis)}.alert-light{--alert-color: var(--light-text-emphasis);--alert-bg: var(--light-bg-subtle);--alert-border-color: var(--light-border-subtle);--alert-link-color: var(--light-text-emphasis)}.alert-dark{--alert-color: var(--dark-text-emphasis);--alert-bg: var(--dark-bg-subtle);--alert-border-color: var(--dark-border-subtle);--alert-link-color: var(--dark-text-emphasis)}@keyframes progress-bar-stripes{0%{background-position-x:var(--progress-height)}}.progress,.progress-stacked{--progress-height: 1rem;--progress-font-size:0.75rem;--progress-bg: var(--secondary-bg);--progress-border-radius: var(--border-radius);--progress-box-shadow: var(--box-shadow-inset);--progress-bar-color: #fff;--progress-bar-bg: #0d6efd;--progress-bar-transition: width 0.6s ease;display:flex;height:var(--progress-height);overflow:hidden;font-size:var(--progress-font-size);background-color:var(--progress-bg);border-radius:var(--progress-border-radius);box-shadow:var(--progress-box-shadow)}.progress-bar{display:flex;flex-direction:column;justify-content:center;overflow:hidden;color:var(--progress-bar-color);text-align:center;white-space:nowrap;background-color:var(--progress-bar-bg);transition:var(--progress-bar-transition)}@media(prefers-reduced-motion: reduce){.progress-bar{transition:none}}.progress-bar-striped{background-image:linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);background-size:var(--progress-height) var(--progress-height)}.progress-stacked>.progress{overflow:visible}.progress-stacked>.progress>.progress-bar{width:100%}.progress-bar-animated{animation:1s linear infinite progress-bar-stripes}@media(prefers-reduced-motion: reduce){.progress-bar-animated{animation:none}}.list-group{--list-group-color: var(--body-color);--list-group-bg: var(--body-bg);--list-group-border-color: var(--border-color);--list-group-border-width: var(--border-width);--list-group-border-radius: 0;--list-group-item-padding-x: 1rem;--list-group-item-padding-y: 0.5rem;--list-group-action-color: var(--secondary-color);--list-group-action-hover-color: var(--emphasis-color);--list-group-action-hover-bg: var(--tertiary-bg);--list-group-action-active-color: var(--body-color);--list-group-action-active-bg: var(--secondary-bg);--list-group-disabled-color: var(--secondary-color);--list-group-disabled-bg: var(--body-bg);--list-group-active-color: #fff;--list-group-active-bg: #0d6efd;--list-group-active-border-color: #0d6efd;display:flex;flex-direction:column;padding-left:0;margin-bottom:0;border-radius:var(--list-group-border-radius)}.list-group-numbered{list-style-type:none;counter-reset:section}.list-group-numbered>.list-group-item::before{content:counters(section, ".") ". ";counter-increment:section}.list-group-item{position:relative;display:block;padding:var(--list-group-item-padding-y) var(--list-group-item-padding-x);color:var(--list-group-color);background-color:var(--list-group-bg);border:var(--list-group-border-width) solid var(--list-group-border-color)}.list-group-item:first-child{border-top-left-radius:inherit;border-top-right-radius:inherit}.list-group-item:last-child{border-bottom-right-radius:inherit;border-bottom-left-radius:inherit}.list-group-item.disabled,.list-group-item:disabled{color:var(--list-group-disabled-color);pointer-events:none;background-color:var(--list-group-disabled-bg)}.list-group-item.active{z-index:2;color:var(--list-group-active-color);background-color:var(--list-group-active-bg);border-color:var(--list-group-active-border-color)}.list-group-item+.list-group-item{border-top-width:0}.list-group-item+.list-group-item.active{margin-top:calc(-1*var(--list-group-border-width));border-top-width:var(--list-group-border-width)}.list-group-item-action{width:100%;color:var(--list-group-action-color);text-align:inherit}.list-group-item-action:not(.active):hover,.list-group-item-action:not(.active):focus{z-index:1;color:var(--list-group-action-hover-color);text-decoration:none;background-color:var(--list-group-action-hover-bg)}.list-group-item-action:not(.active):active{color:var(--list-group-action-active-color);background-color:var(--list-group-action-active-bg)}.list-group-horizontal{flex-direction:row}.list-group-horizontal>.list-group-item:first-child:not(:last-child){border-bottom-left-radius:var(--list-group-border-radius);border-top-right-radius:0}.list-group-horizontal>.list-group-item:last-child:not(:first-child){border-top-right-radius:var(--list-group-border-radius);border-bottom-left-radius:0}.list-group-horizontal>.list-group-item.active{margin-top:0}.list-group-horizontal>.list-group-item+.list-group-item{border-top-width:var(--list-group-border-width);border-left-width:0}.list-group-horizontal>.list-group-item+.list-group-item.active{margin-left:calc(-1*var(--list-group-border-width));border-left-width:var(--list-group-border-width)}@media(min-width: 576px){.list-group-horizontal-sm{flex-direction:row}.list-group-horizontal-sm>.list-group-item:first-child:not(:last-child){border-bottom-left-radius:var(--list-group-border-radius);border-top-right-radius:0}.list-group-horizontal-sm>.list-group-item:last-child:not(:first-child){border-top-right-radius:var(--list-group-border-radius);border-bottom-left-radius:0}.list-group-horizontal-sm>.list-group-item.active{margin-top:0}.list-group-horizontal-sm>.list-group-item+.list-group-item{border-top-width:var(--list-group-border-width);border-left-width:0}.list-group-horizontal-sm>.list-group-item+.list-group-item.active{margin-left:calc(-1*var(--list-group-border-width));border-left-width:var(--list-group-border-width)}}@media(min-width: 768px){.list-group-horizontal-md{flex-direction:row}.list-group-horizontal-md>.list-group-item:first-child:not(:last-child){border-bottom-left-radius:var(--list-group-border-radius);border-top-right-radius:0}.list-group-horizontal-md>.list-group-item:last-child:not(:first-child){border-top-right-radius:var(--list-group-border-radius);border-bottom-left-radius:0}.list-group-horizontal-md>.list-group-item.active{margin-top:0}.list-group-horizontal-md>.list-group-item+.list-group-item{border-top-width:var(--list-group-border-width);border-left-width:0}.list-group-horizontal-md>.list-group-item+.list-group-item.active{margin-left:calc(-1*var(--list-group-border-width));border-left-width:var(--list-group-border-width)}}@media(min-width: 992px){.list-group-horizontal-lg{flex-direction:row}.list-group-horizontal-lg>.list-group-item:first-child:not(:last-child){border-bottom-left-radius:var(--list-group-border-radius);border-top-right-radius:0}.list-group-horizontal-lg>.list-group-item:last-child:not(:first-child){border-top-right-radius:var(--list-group-border-radius);border-bottom-left-radius:0}.list-group-horizontal-lg>.list-group-item.active{margin-top:0}.list-group-horizontal-lg>.list-group-item+.list-group-item{border-top-width:var(--list-group-border-width);border-left-width:0}.list-group-horizontal-lg>.list-group-item+.list-group-item.active{margin-left:calc(-1*var(--list-group-border-width));border-left-width:var(--list-group-border-width)}}@media(min-width: 1200px){.list-group-horizontal-xl{flex-direction:row}.list-group-horizontal-xl>.list-group-item:first-child:not(:last-child){border-bottom-left-radius:var(--list-group-border-radius);border-top-right-radius:0}.list-group-horizontal-xl>.list-group-item:last-child:not(:first-child){border-top-right-radius:var(--list-group-border-radius);border-bottom-left-radius:0}.list-group-horizontal-xl>.list-group-item.active{margin-top:0}.list-group-horizontal-xl>.list-group-item+.list-group-item{border-top-width:var(--list-group-border-width);border-left-width:0}.list-group-horizontal-xl>.list-group-item+.list-group-item.active{margin-left:calc(-1*var(--list-group-border-width));border-left-width:var(--list-group-border-width)}}@media(min-width: 1400px){.list-group-horizontal-xxl{flex-direction:row}.list-group-horizontal-xxl>.list-group-item:first-child:not(:last-child){border-bottom-left-radius:var(--list-group-border-radius);border-top-right-radius:0}.list-group-horizontal-xxl>.list-group-item:last-child:not(:first-child){border-top-right-radius:var(--list-group-border-radius);border-bottom-left-radius:0}.list-group-horizontal-xxl>.list-group-item.active{margin-top:0}.list-group-horizontal-xxl>.list-group-item+.list-group-item{border-top-width:var(--list-group-border-width);border-left-width:0}.list-group-horizontal-xxl>.list-group-item+.list-group-item.active{margin-left:calc(-1*var(--list-group-border-width));border-left-width:var(--list-group-border-width)}}.list-group-flush{border-radius:0}.list-group-flush>.list-group-item{border-width:0 0 var(--list-group-border-width)}.list-group-flush>.list-group-item:last-child{border-bottom-width:0}.list-group-item-primary{--list-group-color: var(--primary-text-emphasis);--list-group-bg: var(--primary-bg-subtle);--list-group-border-color: var(--primary-border-subtle);--list-group-action-hover-color: var(--emphasis-color);--list-group-action-hover-bg: var(--primary-border-subtle);--list-group-action-active-color: var(--emphasis-color);--list-group-action-active-bg: var(--primary-border-subtle);--list-group-active-color: var(--primary-bg-subtle);--list-group-active-bg: var(--primary-text-emphasis);--list-group-active-border-color: var(--primary-text-emphasis)}.list-group-item-secondary{--list-group-color: var(--secondary-text-emphasis);--list-group-bg: var(--secondary-bg-subtle);--list-group-border-color: var(--secondary-border-subtle);--list-group-action-hover-color: var(--emphasis-color);--list-group-action-hover-bg: var(--secondary-border-subtle);--list-group-action-active-color: var(--emphasis-color);--list-group-action-active-bg: var(--secondary-border-subtle);--list-group-active-color: var(--secondary-bg-subtle);--list-group-active-bg: var(--secondary-text-emphasis);--list-group-active-border-color: var(--secondary-text-emphasis)}.list-group-item-success{--list-group-color: var(--success-text-emphasis);--list-group-bg: var(--success-bg-subtle);--list-group-border-color: var(--success-border-subtle);--list-group-action-hover-color: var(--emphasis-color);--list-group-action-hover-bg: var(--success-border-subtle);--list-group-action-active-color: var(--emphasis-color);--list-group-action-active-bg: var(--success-border-subtle);--list-group-active-color: var(--success-bg-subtle);--list-group-active-bg: var(--success-text-emphasis);--list-group-active-border-color: var(--success-text-emphasis)}.list-group-item-info{--list-group-color: var(--info-text-emphasis);--list-group-bg: var(--info-bg-subtle);--list-group-border-color: var(--info-border-subtle);--list-group-action-hover-color: var(--emphasis-color);--list-group-action-hover-bg: var(--info-border-subtle);--list-group-action-active-color: var(--emphasis-color);--list-group-action-active-bg: var(--info-border-subtle);--list-group-active-color: var(--info-bg-subtle);--list-group-active-bg: var(--info-text-emphasis);--list-group-active-border-color: var(--info-text-emphasis)}.list-group-item-warning{--list-group-color: var(--warning-text-emphasis);--list-group-bg: var(--warning-bg-subtle);--list-group-border-color: var(--warning-border-subtle);--list-group-action-hover-color: var(--emphasis-color);--list-group-action-hover-bg: var(--warning-border-subtle);--list-group-action-active-color: var(--emphasis-color);--list-group-action-active-bg: var(--warning-border-subtle);--list-group-active-color: var(--warning-bg-subtle);--list-group-active-bg: var(--warning-text-emphasis);--list-group-active-border-color: var(--warning-text-emphasis)}.list-group-item-danger{--list-group-color: var(--danger-text-emphasis);--list-group-bg: var(--danger-bg-subtle);--list-group-border-color: var(--danger-border-subtle);--list-group-action-hover-color: var(--emphasis-color);--list-group-action-hover-bg: var(--danger-border-subtle);--list-group-action-active-color: var(--emphasis-color);--list-group-action-active-bg: var(--danger-border-subtle);--list-group-active-color: var(--danger-bg-subtle);--list-group-active-bg: var(--danger-text-emphasis);--list-group-active-border-color: var(--danger-text-emphasis)}.list-group-item-light{--list-group-color: var(--light-text-emphasis);--list-group-bg: var(--light-bg-subtle);--list-group-border-color: var(--light-border-subtle);--list-group-action-hover-color: var(--emphasis-color);--list-group-action-hover-bg: var(--light-border-subtle);--list-group-action-active-color: var(--emphasis-color);--list-group-action-active-bg: var(--light-border-subtle);--list-group-active-color: var(--light-bg-subtle);--list-group-active-bg: var(--light-text-emphasis);--list-group-active-border-color: var(--light-text-emphasis)}.list-group-item-dark{--list-group-color: var(--dark-text-emphasis);--list-group-bg: var(--dark-bg-subtle);--list-group-border-color: var(--dark-border-subtle);--list-group-action-hover-color: var(--emphasis-color);--list-group-action-hover-bg: var(--dark-border-subtle);--list-group-action-active-color: var(--emphasis-color);--list-group-action-active-bg: var(--dark-border-subtle);--list-group-active-color: var(--dark-bg-subtle);--list-group-active-bg: var(--dark-text-emphasis);--list-group-active-border-color: var(--dark-text-emphasis)}.btn-close{--btn-close-color: #000;--btn-close-bg: 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 0 1 1.414 0L8 6.586 14.293.293a1 1 0 1 1 1.414 1.414L9.414 8l6.293 6.293a1 1 0 0 1-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 0 1-1.414-1.414L6.586 8 .293 1.707a1 1 0 0 1 0-1.414'/%3e%3c/svg%3e");--btn-close-opacity: 0.5;--btn-close-hover-opacity: 0.75;--btn-close-focus-shadow: unset;--btn-close-focus-opacity: 1;--btn-close-disabled-opacity: 0.25;box-sizing:content-box;width:1em;height:1em;padding:.25em .25em;color:var(--btn-close-color);background:rgba(0,0,0,0) var(--btn-close-bg) center/1em auto no-repeat;filter:var(--btn-close-filter);border:0;border-radius:17px;opacity:var(--btn-close-opacity)}.btn-close:hover{color:var(--btn-close-color);text-decoration:none;opacity:var(--btn-close-hover-opacity)}.btn-close:focus{outline:0;box-shadow:var(--btn-close-focus-shadow);opacity:var(--btn-close-focus-opacity)}.btn-close:disabled,.btn-close.disabled{pointer-events:none;user-select:none;opacity:var(--btn-close-disabled-opacity)}.btn-close-white{--btn-close-filter: invert(1) grayscale(100%) brightness(200%)}:root,[data-bs-theme=light]{--btn-close-filter: }[data-bs-theme=dark]{--btn-close-filter: invert(1) grayscale(100%) brightness(200%)}.toast{--toast-zindex: 1090;--toast-padding-x: 0.75rem;--toast-padding-y: 0.5rem;--toast-spacing: 0;--toast-max-width: 350px;--toast-font-size:0.875rem;--toast-color: ;--toast-bg: rgba(var(--body-bg-rgb), 0.85);--toast-border-width: var(--border-width);--toast-border-color: var(--border-color-translucent);--toast-border-radius: var(--border-radius);--toast-box-shadow: var(--box-shadow);--toast-header-color: var(--secondary-color);--toast-header-bg: rgba(var(--body-bg-rgb), 0.85);--toast-header-border-color: var(--border-color-translucent);width:var(--toast-max-width);max-width:100%;font-size:var(--toast-font-size);color:var(--toast-color);pointer-events:auto;background-color:var(--toast-bg);background-clip:padding-box;border:var(--toast-border-width) solid var(--toast-border-color);box-shadow:var(--toast-box-shadow);border-radius:var(--toast-border-radius)}.toast.showing{opacity:0}.toast:not(.show){display:none}.toast-container{--toast-zindex: 1090;position:absolute;z-index:var(--toast-zindex);width:max-content;max-width:100%;pointer-events:none}.toast-container>:not(:last-child){margin-bottom:var(--toast-spacing)}.toast-header{display:flex;align-items:center;padding:var(--toast-padding-y) var(--toast-padding-x);color:var(--toast-header-color);background-color:var(--toast-header-bg);background-clip:padding-box;border-bottom:var(--toast-border-width) solid var(--toast-header-border-color);border-top-left-radius:calc(var(--toast-border-radius) - var(--toast-border-width));border-top-right-radius:calc(var(--toast-border-radius) - var(--toast-border-width))}.toast-header .btn-close{margin-right:calc(-0.5*var(--toast-padding-x));margin-left:var(--toast-padding-x)}.toast-body{padding:var(--toast-padding-x);word-wrap:break-word}.modal{--modal-zindex: 1055;--modal-width: 500px;--modal-padding: 1rem;--modal-margin: 0.5rem;--modal-color: var(--body-color);--modal-bg: var(--body-bg);--modal-border-color: var(--border-color-translucent);--modal-border-width: var(--border-width);--modal-border-radius: var(--border-radius-lg);--modal-box-shadow: var(--box-shadow-sm);--modal-inner-border-radius: calc(var(--border-radius-lg) - (var(--border-width)));--modal-header-padding-x: 1rem;--modal-header-padding-y: 1rem;--modal-header-padding: 1rem 1rem;--modal-header-border-color: var(--border-color);--modal-header-border-width: var(--border-width);--modal-title-line-height: 1.5;--modal-footer-gap: 0.5rem;--modal-footer-bg: ;--modal-footer-border-color: var(--border-color);--modal-footer-border-width: var(--border-width);position:fixed;top:0;left:0;z-index:var(--modal-zindex);display:none;width:100%;height:100%;overflow-x:hidden;overflow-y:auto;outline:0}.modal-dialog{position:relative;width:auto;margin:var(--modal-margin);pointer-events:none}.modal.fade .modal-dialog{transform:translate(0, -50px);transition:transform .3s ease-out}@media(prefers-reduced-motion: reduce){.modal.fade .modal-dialog{transition:none}}.modal.show .modal-dialog{transform:none}.modal.modal-static .modal-dialog{transform:scale(1.02)}.modal-dialog-scrollable{height:calc(100% - var(--modal-margin)*2)}.modal-dialog-scrollable .modal-content{max-height:100%;overflow:hidden}.modal-dialog-scrollable .modal-body{overflow-y:auto}.modal-dialog-centered{display:flex;align-items:center;min-height:calc(100% - var(--modal-margin)*2)}.modal-content{position:relative;display:flex;flex-direction:column;width:100%;color:var(--modal-color);pointer-events:auto;background-color:var(--modal-bg);background-clip:padding-box;border:var(--modal-border-width) solid var(--modal-border-color);border-radius:var(--modal-border-radius);box-shadow:var(--modal-box-shadow);outline:0}.modal-backdrop{--backdrop-zindex: 1050;--backdrop-bg: black;--backdrop-opacity: 0.85;position:fixed;top:0;left:0;z-index:var(--backdrop-zindex);width:100vw;height:100vh;background-color:var(--backdrop-bg)}.modal-backdrop.fade{opacity:0}.modal-backdrop.show{opacity:var(--backdrop-opacity)}.modal-header{display:flex;flex-shrink:0;align-items:center;padding:var(--modal-header-padding);border-bottom:var(--modal-header-border-width) solid var(--modal-header-border-color);border-top-left-radius:var(--modal-inner-border-radius);border-top-right-radius:var(--modal-inner-border-radius)}.modal-header .btn-close{padding:calc(var(--modal-header-padding-y)*.5) calc(var(--modal-header-padding-x)*.5);margin-top:calc(-0.5*var(--modal-header-padding-y));margin-right:calc(-0.5*var(--modal-header-padding-x));margin-bottom:calc(-0.5*var(--modal-header-padding-y));margin-left:auto}.modal-title{margin-bottom:0;line-height:var(--modal-title-line-height)}.modal-body{position:relative;flex:1 1 auto;padding:var(--modal-padding)}.modal-footer{display:flex;flex-shrink:0;flex-wrap:wrap;align-items:center;justify-content:flex-end;padding:calc(var(--modal-padding) - var(--modal-footer-gap)*.5);background-color:var(--modal-footer-bg);border-top:var(--modal-footer-border-width) solid var(--modal-footer-border-color);border-bottom-right-radius:var(--modal-inner-border-radius);border-bottom-left-radius:var(--modal-inner-border-radius)}.modal-footer>*{margin:calc(var(--modal-footer-gap)*.5)}@media(min-width: 576px){.modal{--modal-margin: 1.75rem;--modal-box-shadow: var(--box-shadow)}.modal-dialog{max-width:var(--modal-width);margin-right:auto;margin-left:auto}.modal-sm{--modal-width: 300px}}@media(min-width: 992px){.modal-lg,.modal-xl{--modal-width: 800px}}@media(min-width: 1200px){.modal-xl{--modal-width: 1140px}}.modal-fullscreen{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen .modal-header,.modal-fullscreen .modal-footer{border-radius:0}.modal-fullscreen .modal-body{overflow-y:auto}@media(max-width: 575.98px){.modal-fullscreen-sm-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-sm-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-sm-down .modal-header,.modal-fullscreen-sm-down .modal-footer{border-radius:0}.modal-fullscreen-sm-down .modal-body{overflow-y:auto}}@media(max-width: 767.98px){.modal-fullscreen-md-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-md-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-md-down .modal-header,.modal-fullscreen-md-down .modal-footer{border-radius:0}.modal-fullscreen-md-down .modal-body{overflow-y:auto}}@media(max-width: 991.98px){.modal-fullscreen-lg-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-lg-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-lg-down .modal-header,.modal-fullscreen-lg-down .modal-footer{border-radius:0}.modal-fullscreen-lg-down .modal-body{overflow-y:auto}}@media(max-width: 1199.98px){.modal-fullscreen-xl-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-xl-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-xl-down .modal-header,.modal-fullscreen-xl-down .modal-footer{border-radius:0}.modal-fullscreen-xl-down .modal-body{overflow-y:auto}}@media(max-width: 1399.98px){.modal-fullscreen-xxl-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-xxl-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-xxl-down .modal-header,.modal-fullscreen-xxl-down .modal-footer{border-radius:0}.modal-fullscreen-xxl-down .modal-body{overflow-y:auto}}.tooltip{--tooltip-zindex: 1080;--tooltip-max-width: 200px;--tooltip-padding-x: 0.5rem;--tooltip-padding-y: 0.25rem;--tooltip-margin: ;--tooltip-font-size:0.875rem;--tooltip-color: var(--body-bg);--tooltip-bg: var(--emphasis-color);--tooltip-border-radius: var(--border-radius);--tooltip-opacity: 0.9;--tooltip-arrow-width: 0.8rem;--tooltip-arrow-height: 0.4rem;z-index:var(--tooltip-zindex);display:block;margin:var(--tooltip-margin);font-family:var(--font-sans-serif);font-style:normal;font-weight:400;line-height:1.5;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;white-space:normal;word-spacing:normal;line-break:auto;font-size:var(--tooltip-font-size);word-wrap:break-word;opacity:0}.tooltip.show{opacity:var(--tooltip-opacity)}.tooltip .tooltip-arrow{display:block;width:var(--tooltip-arrow-width);height:var(--tooltip-arrow-height)}.tooltip .tooltip-arrow::before{position:absolute;content:"";border-color:rgba(0,0,0,0);border-style:solid}.bs-tooltip-top .tooltip-arrow,.bs-tooltip-auto[data-popper-placement^=top] .tooltip-arrow{bottom:calc(-1*var(--tooltip-arrow-height))}.bs-tooltip-top .tooltip-arrow::before,.bs-tooltip-auto[data-popper-placement^=top] .tooltip-arrow::before{top:-1px;border-width:var(--tooltip-arrow-height) calc(var(--tooltip-arrow-width)*.5) 0;border-top-color:var(--tooltip-bg)}.bs-tooltip-end .tooltip-arrow,.bs-tooltip-auto[data-popper-placement^=right] .tooltip-arrow{left:calc(-1*var(--tooltip-arrow-height));width:var(--tooltip-arrow-height);height:var(--tooltip-arrow-width)}.bs-tooltip-end .tooltip-arrow::before,.bs-tooltip-auto[data-popper-placement^=right] .tooltip-arrow::before{right:-1px;border-width:calc(var(--tooltip-arrow-width)*.5) var(--tooltip-arrow-height) calc(var(--tooltip-arrow-width)*.5) 0;border-right-color:var(--tooltip-bg)}.bs-tooltip-bottom .tooltip-arrow,.bs-tooltip-auto[data-popper-placement^=bottom] .tooltip-arrow{top:calc(-1*var(--tooltip-arrow-height))}.bs-tooltip-bottom .tooltip-arrow::before,.bs-tooltip-auto[data-popper-placement^=bottom] .tooltip-arrow::before{bottom:-1px;border-width:0 calc(var(--tooltip-arrow-width)*.5) var(--tooltip-arrow-height);border-bottom-color:var(--tooltip-bg)}.bs-tooltip-start .tooltip-arrow,.bs-tooltip-auto[data-popper-placement^=left] .tooltip-arrow{right:calc(-1*var(--tooltip-arrow-height));width:var(--tooltip-arrow-height);height:var(--tooltip-arrow-width)}.bs-tooltip-start .tooltip-arrow::before,.bs-tooltip-auto[data-popper-placement^=left] .tooltip-arrow::before{left:-1px;border-width:calc(var(--tooltip-arrow-width)*.5) 0 calc(var(--tooltip-arrow-width)*.5) var(--tooltip-arrow-height);border-left-color:var(--tooltip-bg)}.tooltip-inner{max-width:var(--tooltip-max-width);padding:var(--tooltip-padding-y) var(--tooltip-padding-x);color:var(--tooltip-color);text-align:center;background-color:var(--tooltip-bg);border-radius:var(--tooltip-border-radius)}.popover{--popover-zindex: 1070;--popover-max-width: 276px;--popover-font-size:0.875rem;--popover-bg: var(--body-bg);--popover-border-width: var(--border-width);--popover-border-color: #123d6a;--popover-border-radius: var(--border-radius-lg);--popover-inner-border-radius: calc(var(--border-radius-lg) - var(--border-width));--popover-box-shadow: var(--box-shadow);--popover-header-padding-x: 1rem;--popover-header-padding-y: 0.5rem;--popover-header-font-size:1rem;--popover-header-color: inherit;--popover-header-bg: var(--secondary-bg);--popover-body-padding-x: 1rem;--popover-body-padding-y: 1rem;--popover-body-color: var(--body-color);--popover-arrow-width: 1rem;--popover-arrow-height: 0.5rem;--popover-arrow-border: var(--popover-border-color);z-index:var(--popover-zindex);display:block;max-width:var(--popover-max-width);font-family:var(--font-sans-serif);font-style:normal;font-weight:400;line-height:1.5;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;white-space:normal;word-spacing:normal;line-break:auto;font-size:var(--popover-font-size);word-wrap:break-word;background-color:var(--popover-bg);background-clip:padding-box;border:var(--popover-border-width) solid var(--popover-border-color);border-radius:var(--popover-border-radius);box-shadow:var(--popover-box-shadow)}.popover .popover-arrow{display:block;width:var(--popover-arrow-width);height:var(--popover-arrow-height)}.popover .popover-arrow::before,.popover .popover-arrow::after{position:absolute;display:block;content:"";border-color:rgba(0,0,0,0);border-style:solid;border-width:0}.bs-popover-top>.popover-arrow,.bs-popover-auto[data-popper-placement^=top]>.popover-arrow{bottom:calc(-1*(var(--popover-arrow-height)) - var(--popover-border-width))}.bs-popover-top>.popover-arrow::before,.bs-popover-auto[data-popper-placement^=top]>.popover-arrow::before,.bs-popover-top>.popover-arrow::after,.bs-popover-auto[data-popper-placement^=top]>.popover-arrow::after{border-width:var(--popover-arrow-height) calc(var(--popover-arrow-width)*.5) 0}.bs-popover-top>.popover-arrow::before,.bs-popover-auto[data-popper-placement^=top]>.popover-arrow::before{bottom:0;border-top-color:var(--popover-arrow-border)}.bs-popover-top>.popover-arrow::after,.bs-popover-auto[data-popper-placement^=top]>.popover-arrow::after{bottom:var(--popover-border-width);border-top-color:var(--popover-bg)}.bs-popover-end>.popover-arrow,.bs-popover-auto[data-popper-placement^=right]>.popover-arrow{left:calc(-1*(var(--popover-arrow-height)) - var(--popover-border-width));width:var(--popover-arrow-height);height:var(--popover-arrow-width)}.bs-popover-end>.popover-arrow::before,.bs-popover-auto[data-popper-placement^=right]>.popover-arrow::before,.bs-popover-end>.popover-arrow::after,.bs-popover-auto[data-popper-placement^=right]>.popover-arrow::after{border-width:calc(var(--popover-arrow-width)*.5) var(--popover-arrow-height) calc(var(--popover-arrow-width)*.5) 0}.bs-popover-end>.popover-arrow::before,.bs-popover-auto[data-popper-placement^=right]>.popover-arrow::before{left:0;border-right-color:var(--popover-arrow-border)}.bs-popover-end>.popover-arrow::after,.bs-popover-auto[data-popper-placement^=right]>.popover-arrow::after{left:var(--popover-border-width);border-right-color:var(--popover-bg)}.bs-popover-bottom>.popover-arrow,.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow{top:calc(-1*(var(--popover-arrow-height)) - var(--popover-border-width))}.bs-popover-bottom>.popover-arrow::before,.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow::before,.bs-popover-bottom>.popover-arrow::after,.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow::after{border-width:0 calc(var(--popover-arrow-width)*.5) var(--popover-arrow-height)}.bs-popover-bottom>.popover-arrow::before,.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow::before{top:0;border-bottom-color:var(--popover-arrow-border)}.bs-popover-bottom>.popover-arrow::after,.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow::after{top:var(--popover-border-width);border-bottom-color:var(--popover-bg)}.bs-popover-bottom .popover-header::before,.bs-popover-auto[data-popper-placement^=bottom] .popover-header::before{position:absolute;top:0;left:50%;display:block;width:var(--popover-arrow-width);margin-left:calc(-0.5*var(--popover-arrow-width));content:"";border-bottom:var(--popover-border-width) solid var(--popover-header-bg)}.bs-popover-start>.popover-arrow,.bs-popover-auto[data-popper-placement^=left]>.popover-arrow{right:calc(-1*(var(--popover-arrow-height)) - var(--popover-border-width));width:var(--popover-arrow-height);height:var(--popover-arrow-width)}.bs-popover-start>.popover-arrow::before,.bs-popover-auto[data-popper-placement^=left]>.popover-arrow::before,.bs-popover-start>.popover-arrow::after,.bs-popover-auto[data-popper-placement^=left]>.popover-arrow::after{border-width:calc(var(--popover-arrow-width)*.5) 0 calc(var(--popover-arrow-width)*.5) var(--popover-arrow-height)}.bs-popover-start>.popover-arrow::before,.bs-popover-auto[data-popper-placement^=left]>.popover-arrow::before{right:0;border-left-color:var(--popover-arrow-border)}.bs-popover-start>.popover-arrow::after,.bs-popover-auto[data-popper-placement^=left]>.popover-arrow::after{right:var(--popover-border-width);border-left-color:var(--popover-bg)}.popover-header{padding:var(--popover-header-padding-y) var(--popover-header-padding-x);margin-bottom:0;font-size:var(--popover-header-font-size);color:var(--popover-header-color);background-color:var(--popover-header-bg);border-bottom:var(--popover-border-width) solid var(--popover-border-color);border-top-left-radius:var(--popover-inner-border-radius);border-top-right-radius:var(--popover-inner-border-radius)}.popover-header:empty{display:none}.popover-body{padding:var(--popover-body-padding-y) var(--popover-body-padding-x);color:var(--popover-body-color)}.carousel{position:relative}.carousel.pointer-event{touch-action:pan-y}.carousel-inner{position:relative;width:100%;overflow:hidden}.carousel-inner::after{display:block;clear:both;content:""}.carousel-item{position:relative;display:none;float:left;width:100%;margin-right:-100%;backface-visibility:hidden;transition:transform .6s ease-in-out}@media(prefers-reduced-motion: reduce){.carousel-item{transition:none}}.carousel-item.active,.carousel-item-next,.carousel-item-prev{display:block}.carousel-item-next:not(.carousel-item-start),.active.carousel-item-end{transform:translateX(100%)}.carousel-item-prev:not(.carousel-item-end),.active.carousel-item-start{transform:translateX(-100%)}.carousel-fade .carousel-item{opacity:0;transition-property:opacity;transform:none}.carousel-fade .carousel-item.active,.carousel-fade .carousel-item-next.carousel-item-start,.carousel-fade .carousel-item-prev.carousel-item-end{z-index:1;opacity:1}.carousel-fade .active.carousel-item-start,.carousel-fade .active.carousel-item-end{z-index:0;opacity:0;transition:opacity 0s .6s}@media(prefers-reduced-motion: reduce){.carousel-fade .active.carousel-item-start,.carousel-fade .active.carousel-item-end{transition:none}}.carousel-control-prev,.carousel-control-next{position:absolute;top:0;bottom:0;z-index:1;display:flex;align-items:center;justify-content:center;width:15%;padding:0;color:#fff;text-align:center;background:none;filter:var(--carousel-control-icon-filter);border:0;opacity:.5;transition:opacity .15s ease}@media(prefers-reduced-motion: reduce){.carousel-control-prev,.carousel-control-next{transition:none}}.carousel-control-prev:hover,.carousel-control-prev:focus,.carousel-control-next:hover,.carousel-control-next:focus{color:#fff;text-decoration:none;outline:0;opacity:.9}.carousel-control-prev{left:0;background-image:linear-gradient(90deg, rgba(0, 0, 0, 0.25), rgba(0, 0, 0, 0.001))}.carousel-control-next{right:0;background-image:linear-gradient(270deg, rgba(0, 0, 0, 0.25), rgba(0, 0, 0, 0.001))}.carousel-control-prev-icon,.carousel-control-next-icon{display:inline-block;width:2rem;height:2rem;background-repeat:no-repeat;background-position:50%;background-size:100% 100%}.carousel-control-prev-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M11.354 1.646a.5.5 0 0 1 0 .708L5.707 8l5.647 5.646a.5.5 0 0 1-.708.708l-6-6a.5.5 0 0 1 0-.708l6-6a.5.5 0 0 1 .708 0'/%3e%3c/svg%3e") /*rtl:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M4.646 1.646a.5.5 0 0 1 .708 0l6 6a.5.5 0 0 1 0 .708l-6 6a.5.5 0 0 1-.708-.708L10.293 8 4.646 2.354a.5.5 0 0 1 0-.708'/%3e%3c/svg%3e")*/}.carousel-control-next-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M4.646 1.646a.5.5 0 0 1 .708 0l6 6a.5.5 0 0 1 0 .708l-6 6a.5.5 0 0 1-.708-.708L10.293 8 4.646 2.354a.5.5 0 0 1 0-.708'/%3e%3c/svg%3e") /*rtl:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M11.354 1.646a.5.5 0 0 1 0 .708L5.707 8l5.647 5.646a.5.5 0 0 1-.708.708l-6-6a.5.5 0 0 1 0-.708l6-6a.5.5 0 0 1 .708 0'/%3e%3c/svg%3e")*/}.carousel-indicators{position:absolute;right:0;bottom:0;left:0;z-index:2;display:flex;justify-content:center;padding:0;margin-right:15%;margin-bottom:1rem;margin-left:15%}.carousel-indicators [data-bs-target]{box-sizing:content-box;flex:0 1 auto;width:30px;height:3px;padding:0;margin-right:3px;margin-left:3px;text-indent:-999px;cursor:pointer;background-color:var(--carousel-indicator-active-bg);background-clip:padding-box;border:0;border-top:10px solid rgba(0,0,0,0);border-bottom:10px solid rgba(0,0,0,0);opacity:.5;transition:opacity .6s ease}@media(prefers-reduced-motion: reduce){.carousel-indicators [data-bs-target]{transition:none}}.carousel-indicators .active{opacity:1}.carousel-caption{position:absolute;right:15%;bottom:1.25rem;left:15%;padding-top:1.25rem;padding-bottom:1.25rem;color:var(--carousel-caption-color);text-align:center}.carousel-dark{--carousel-indicator-active-bg: #000;--carousel-caption-color: #000;--carousel-control-icon-filter: invert(1) grayscale(100)}:root,[data-bs-theme=light]{--carousel-indicator-active-bg: #fff;--carousel-caption-color: #fff;--carousel-control-icon-filter: }[data-bs-theme=dark]{--carousel-indicator-active-bg: #000;--carousel-caption-color: #000;--carousel-control-icon-filter: invert(1) grayscale(100)}.spinner-grow,.spinner-border{display:inline-block;flex-shrink:0;width:var(--spinner-width);height:var(--spinner-height);vertical-align:var(--spinner-vertical-align);border-radius:50%;animation:var(--spinner-animation-speed) linear infinite var(--spinner-animation-name)}@keyframes spinner-border{to{transform:rotate(360deg) /* rtl:ignore */}}.spinner-border{--spinner-width: 2rem;--spinner-height: 2rem;--spinner-vertical-align: -0.125em;--spinner-border-width: 0.25em;--spinner-animation-speed: 0.75s;--spinner-animation-name: spinner-border;border:var(--spinner-border-width) solid currentcolor;border-right-color:rgba(0,0,0,0)}.spinner-border-sm{--spinner-width: 1rem;--spinner-height: 1rem;--spinner-border-width: 0.2em}@keyframes spinner-grow{0%{transform:scale(0)}50%{opacity:1;transform:none}}.spinner-grow{--spinner-width: 2rem;--spinner-height: 2rem;--spinner-vertical-align: -0.125em;--spinner-animation-speed: 0.75s;--spinner-animation-name: spinner-grow;background-color:currentcolor;opacity:0}.spinner-grow-sm{--spinner-width: 1rem;--spinner-height: 1rem}@media(prefers-reduced-motion: reduce){.spinner-border,.spinner-grow{--spinner-animation-speed: 1.5s}}.offcanvas,.offcanvas-xxl,.offcanvas-xl,.offcanvas-lg,.offcanvas-md,.offcanvas-sm{--offcanvas-zindex: 1045;--offcanvas-width: 400px;--offcanvas-height: 30vh;--offcanvas-padding-x: 1rem;--offcanvas-padding-y: 1rem;--offcanvas-color: var(--body-color);--offcanvas-bg: var(--body-bg);--offcanvas-border-width: var(--border-width);--offcanvas-border-color: var(--border-color-translucent);--offcanvas-box-shadow: var(--box-shadow-sm);--offcanvas-transition: transform 0.3s ease-in-out;--offcanvas-title-line-height: 1.5}@media(max-width: 575.98px){.offcanvas-sm{position:fixed;bottom:0;z-index:var(--offcanvas-zindex);display:flex;flex-direction:column;max-width:100%;color:var(--offcanvas-color);visibility:hidden;background-color:var(--offcanvas-bg);background-clip:padding-box;outline:0;box-shadow:var(--offcanvas-box-shadow);transition:var(--offcanvas-transition)}}@media(max-width: 575.98px)and (prefers-reduced-motion: reduce){.offcanvas-sm{transition:none}}@media(max-width: 575.98px){.offcanvas-sm.offcanvas-start{top:0;left:0;width:var(--offcanvas-width);border-right:var(--offcanvas-border-width) solid var(--offcanvas-border-color);transform:translateX(-100%)}.offcanvas-sm.offcanvas-end{top:0;right:0;width:var(--offcanvas-width);border-left:var(--offcanvas-border-width) solid var(--offcanvas-border-color);transform:translateX(100%)}.offcanvas-sm.offcanvas-top{top:0;right:0;left:0;height:var(--offcanvas-height);max-height:100%;border-bottom:var(--offcanvas-border-width) solid var(--offcanvas-border-color);transform:translateY(-100%)}.offcanvas-sm.offcanvas-bottom{right:0;left:0;height:var(--offcanvas-height);max-height:100%;border-top:var(--offcanvas-border-width) solid var(--offcanvas-border-color);transform:translateY(100%)}.offcanvas-sm.showing,.offcanvas-sm.show:not(.hiding){transform:none}.offcanvas-sm.showing,.offcanvas-sm.hiding,.offcanvas-sm.show{visibility:visible}}@media(min-width: 576px){.offcanvas-sm{--offcanvas-height: auto;--offcanvas-border-width: 0;background-color:rgba(0,0,0,0) !important}.offcanvas-sm .offcanvas-header{display:none}.offcanvas-sm .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible;background-color:rgba(0,0,0,0) !important}}@media(max-width: 767.98px){.offcanvas-md{position:fixed;bottom:0;z-index:var(--offcanvas-zindex);display:flex;flex-direction:column;max-width:100%;color:var(--offcanvas-color);visibility:hidden;background-color:var(--offcanvas-bg);background-clip:padding-box;outline:0;box-shadow:var(--offcanvas-box-shadow);transition:var(--offcanvas-transition)}}@media(max-width: 767.98px)and (prefers-reduced-motion: reduce){.offcanvas-md{transition:none}}@media(max-width: 767.98px){.offcanvas-md.offcanvas-start{top:0;left:0;width:var(--offcanvas-width);border-right:var(--offcanvas-border-width) solid var(--offcanvas-border-color);transform:translateX(-100%)}.offcanvas-md.offcanvas-end{top:0;right:0;width:var(--offcanvas-width);border-left:var(--offcanvas-border-width) solid var(--offcanvas-border-color);transform:translateX(100%)}.offcanvas-md.offcanvas-top{top:0;right:0;left:0;height:var(--offcanvas-height);max-height:100%;border-bottom:var(--offcanvas-border-width) solid var(--offcanvas-border-color);transform:translateY(-100%)}.offcanvas-md.offcanvas-bottom{right:0;left:0;height:var(--offcanvas-height);max-height:100%;border-top:var(--offcanvas-border-width) solid var(--offcanvas-border-color);transform:translateY(100%)}.offcanvas-md.showing,.offcanvas-md.show:not(.hiding){transform:none}.offcanvas-md.showing,.offcanvas-md.hiding,.offcanvas-md.show{visibility:visible}}@media(min-width: 768px){.offcanvas-md{--offcanvas-height: auto;--offcanvas-border-width: 0;background-color:rgba(0,0,0,0) !important}.offcanvas-md .offcanvas-header{display:none}.offcanvas-md .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible;background-color:rgba(0,0,0,0) !important}}@media(max-width: 991.98px){.offcanvas-lg{position:fixed;bottom:0;z-index:var(--offcanvas-zindex);display:flex;flex-direction:column;max-width:100%;color:var(--offcanvas-color);visibility:hidden;background-color:var(--offcanvas-bg);background-clip:padding-box;outline:0;box-shadow:var(--offcanvas-box-shadow);transition:var(--offcanvas-transition)}}@media(max-width: 991.98px)and (prefers-reduced-motion: reduce){.offcanvas-lg{transition:none}}@media(max-width: 991.98px){.offcanvas-lg.offcanvas-start{top:0;left:0;width:var(--offcanvas-width);border-right:var(--offcanvas-border-width) solid var(--offcanvas-border-color);transform:translateX(-100%)}.offcanvas-lg.offcanvas-end{top:0;right:0;width:var(--offcanvas-width);border-left:var(--offcanvas-border-width) solid var(--offcanvas-border-color);transform:translateX(100%)}.offcanvas-lg.offcanvas-top{top:0;right:0;left:0;height:var(--offcanvas-height);max-height:100%;border-bottom:var(--offcanvas-border-width) solid var(--offcanvas-border-color);transform:translateY(-100%)}.offcanvas-lg.offcanvas-bottom{right:0;left:0;height:var(--offcanvas-height);max-height:100%;border-top:var(--offcanvas-border-width) solid var(--offcanvas-border-color);transform:translateY(100%)}.offcanvas-lg.showing,.offcanvas-lg.show:not(.hiding){transform:none}.offcanvas-lg.showing,.offcanvas-lg.hiding,.offcanvas-lg.show{visibility:visible}}@media(min-width: 992px){.offcanvas-lg{--offcanvas-height: auto;--offcanvas-border-width: 0;background-color:rgba(0,0,0,0) !important}.offcanvas-lg .offcanvas-header{display:none}.offcanvas-lg .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible;background-color:rgba(0,0,0,0) !important}}@media(max-width: 1199.98px){.offcanvas-xl{position:fixed;bottom:0;z-index:var(--offcanvas-zindex);display:flex;flex-direction:column;max-width:100%;color:var(--offcanvas-color);visibility:hidden;background-color:var(--offcanvas-bg);background-clip:padding-box;outline:0;box-shadow:var(--offcanvas-box-shadow);transition:var(--offcanvas-transition)}}@media(max-width: 1199.98px)and (prefers-reduced-motion: reduce){.offcanvas-xl{transition:none}}@media(max-width: 1199.98px){.offcanvas-xl.offcanvas-start{top:0;left:0;width:var(--offcanvas-width);border-right:var(--offcanvas-border-width) solid var(--offcanvas-border-color);transform:translateX(-100%)}.offcanvas-xl.offcanvas-end{top:0;right:0;width:var(--offcanvas-width);border-left:var(--offcanvas-border-width) solid var(--offcanvas-border-color);transform:translateX(100%)}.offcanvas-xl.offcanvas-top{top:0;right:0;left:0;height:var(--offcanvas-height);max-height:100%;border-bottom:var(--offcanvas-border-width) solid var(--offcanvas-border-color);transform:translateY(-100%)}.offcanvas-xl.offcanvas-bottom{right:0;left:0;height:var(--offcanvas-height);max-height:100%;border-top:var(--offcanvas-border-width) solid var(--offcanvas-border-color);transform:translateY(100%)}.offcanvas-xl.showing,.offcanvas-xl.show:not(.hiding){transform:none}.offcanvas-xl.showing,.offcanvas-xl.hiding,.offcanvas-xl.show{visibility:visible}}@media(min-width: 1200px){.offcanvas-xl{--offcanvas-height: auto;--offcanvas-border-width: 0;background-color:rgba(0,0,0,0) !important}.offcanvas-xl .offcanvas-header{display:none}.offcanvas-xl .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible;background-color:rgba(0,0,0,0) !important}}@media(max-width: 1399.98px){.offcanvas-xxl{position:fixed;bottom:0;z-index:var(--offcanvas-zindex);display:flex;flex-direction:column;max-width:100%;color:var(--offcanvas-color);visibility:hidden;background-color:var(--offcanvas-bg);background-clip:padding-box;outline:0;box-shadow:var(--offcanvas-box-shadow);transition:var(--offcanvas-transition)}}@media(max-width: 1399.98px)and (prefers-reduced-motion: reduce){.offcanvas-xxl{transition:none}}@media(max-width: 1399.98px){.offcanvas-xxl.offcanvas-start{top:0;left:0;width:var(--offcanvas-width);border-right:var(--offcanvas-border-width) solid var(--offcanvas-border-color);transform:translateX(-100%)}.offcanvas-xxl.offcanvas-end{top:0;right:0;width:var(--offcanvas-width);border-left:var(--offcanvas-border-width) solid var(--offcanvas-border-color);transform:translateX(100%)}.offcanvas-xxl.offcanvas-top{top:0;right:0;left:0;height:var(--offcanvas-height);max-height:100%;border-bottom:var(--offcanvas-border-width) solid var(--offcanvas-border-color);transform:translateY(-100%)}.offcanvas-xxl.offcanvas-bottom{right:0;left:0;height:var(--offcanvas-height);max-height:100%;border-top:var(--offcanvas-border-width) solid var(--offcanvas-border-color);transform:translateY(100%)}.offcanvas-xxl.showing,.offcanvas-xxl.show:not(.hiding){transform:none}.offcanvas-xxl.showing,.offcanvas-xxl.hiding,.offcanvas-xxl.show{visibility:visible}}@media(min-width: 1400px){.offcanvas-xxl{--offcanvas-height: auto;--offcanvas-border-width: 0;background-color:rgba(0,0,0,0) !important}.offcanvas-xxl .offcanvas-header{display:none}.offcanvas-xxl .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible;background-color:rgba(0,0,0,0) !important}}.offcanvas{position:fixed;bottom:0;z-index:var(--offcanvas-zindex);display:flex;flex-direction:column;max-width:100%;color:var(--offcanvas-color);visibility:hidden;background-color:var(--offcanvas-bg);background-clip:padding-box;outline:0;box-shadow:var(--offcanvas-box-shadow);transition:var(--offcanvas-transition)}@media(prefers-reduced-motion: reduce){.offcanvas{transition:none}}.offcanvas.offcanvas-start{top:0;left:0;width:var(--offcanvas-width);border-right:var(--offcanvas-border-width) solid var(--offcanvas-border-color);transform:translateX(-100%)}.offcanvas.offcanvas-end{top:0;right:0;width:var(--offcanvas-width);border-left:var(--offcanvas-border-width) solid var(--offcanvas-border-color);transform:translateX(100%)}.offcanvas.offcanvas-top{top:0;right:0;left:0;height:var(--offcanvas-height);max-height:100%;border-bottom:var(--offcanvas-border-width) solid var(--offcanvas-border-color);transform:translateY(-100%)}.offcanvas.offcanvas-bottom{right:0;left:0;height:var(--offcanvas-height);max-height:100%;border-top:var(--offcanvas-border-width) solid var(--offcanvas-border-color);transform:translateY(100%)}.offcanvas.showing,.offcanvas.show:not(.hiding){transform:none}.offcanvas.showing,.offcanvas.hiding,.offcanvas.show{visibility:visible}.offcanvas-backdrop{position:fixed;top:0;left:0;z-index:1040;width:100vw;height:100vh;background-color:#000}.offcanvas-backdrop.fade{opacity:0}.offcanvas-backdrop.show{opacity:.85}.offcanvas-header{display:flex;align-items:center;padding:var(--offcanvas-padding-y) var(--offcanvas-padding-x)}.offcanvas-header .btn-close{padding:calc(var(--offcanvas-padding-y)*.5) calc(var(--offcanvas-padding-x)*.5);margin-top:calc(-0.5*var(--offcanvas-padding-y));margin-right:calc(-0.5*var(--offcanvas-padding-x));margin-bottom:calc(-0.5*var(--offcanvas-padding-y));margin-left:auto}.offcanvas-title{margin-bottom:0;line-height:var(--offcanvas-title-line-height)}.offcanvas-body{flex-grow:1;padding:var(--offcanvas-padding-y) var(--offcanvas-padding-x);overflow-y:auto}.placeholder{display:inline-block;min-height:1em;vertical-align:middle;cursor:wait;background-color:currentcolor;opacity:.5}.placeholder.btn::before{display:inline-block;content:""}.placeholder-xs{min-height:.6em}.placeholder-sm{min-height:.8em}.placeholder-lg{min-height:1.2em}.placeholder-glow .placeholder{animation:placeholder-glow 2s ease-in-out infinite}@keyframes placeholder-glow{50%{opacity:.2}}.placeholder-wave{mask-image:linear-gradient(130deg, #000 55%, rgba(0, 0, 0, 0.8) 75%, #000 95%);mask-size:200% 100%;animation:placeholder-wave 2s linear infinite}@keyframes placeholder-wave{100%{mask-position:-200% 0%}}.clearfix::after{display:block;clear:both;content:""}.text-bg-primary{color:#fff !important;background-color:RGBA(var(--primary-rgb), var(--bg-opacity, 1)) !important}.text-bg-secondary{color:#fff !important;background-color:RGBA(var(--secondary-rgb), var(--bg-opacity, 1)) !important}.text-bg-success{color:#fff !important;background-color:RGBA(var(--success-rgb), var(--bg-opacity, 1)) !important}.text-bg-info{color:#000 !important;background-color:RGBA(var(--info-rgb), var(--bg-opacity, 1)) !important}.text-bg-warning{color:#000 !important;background-color:RGBA(var(--warning-rgb), var(--bg-opacity, 1)) !important}.text-bg-danger{color:#fff !important;background-color:RGBA(var(--danger-rgb), var(--bg-opacity, 1)) !important}.text-bg-light{color:#000 !important;background-color:RGBA(var(--light-rgb), var(--bg-opacity, 1)) !important}.text-bg-dark{color:#fff !important;background-color:RGBA(var(--dark-rgb), var(--bg-opacity, 1)) !important}.link-primary{color:RGBA(var(--primary-rgb), var(--link-opacity, 1)) !important;text-decoration-color:RGBA(var(--primary-rgb), var(--link-underline-opacity, 1)) !important}.link-primary:hover,.link-primary:focus{color:RGBA(10, 88, 202, var(--link-opacity, 1)) !important;text-decoration-color:RGBA(10, 88, 202, var(--link-underline-opacity, 1)) !important}.link-secondary{color:RGBA(var(--secondary-rgb), var(--link-opacity, 1)) !important;text-decoration-color:RGBA(var(--secondary-rgb), var(--link-underline-opacity, 1)) !important}.link-secondary:hover,.link-secondary:focus{color:RGBA(86, 94, 100, var(--link-opacity, 1)) !important;text-decoration-color:RGBA(86, 94, 100, var(--link-underline-opacity, 1)) !important}.link-success{color:RGBA(var(--success-rgb), var(--link-opacity, 1)) !important;text-decoration-color:RGBA(var(--success-rgb), var(--link-underline-opacity, 1)) !important}.link-success:hover,.link-success:focus{color:RGBA(20, 108, 67, var(--link-opacity, 1)) !important;text-decoration-color:RGBA(20, 108, 67, var(--link-underline-opacity, 1)) !important}.link-info{color:RGBA(var(--info-rgb), var(--link-opacity, 1)) !important;text-decoration-color:RGBA(var(--info-rgb), var(--link-underline-opacity, 1)) !important}.link-info:hover,.link-info:focus{color:RGBA(61, 213, 243, var(--link-opacity, 1)) !important;text-decoration-color:RGBA(61, 213, 243, var(--link-underline-opacity, 1)) !important}.link-warning{color:RGBA(var(--warning-rgb), var(--link-opacity, 1)) !important;text-decoration-color:RGBA(var(--warning-rgb), var(--link-underline-opacity, 1)) !important}.link-warning:hover,.link-warning:focus{color:RGBA(255, 205, 57, var(--link-opacity, 1)) !important;text-decoration-color:RGBA(255, 205, 57, var(--link-underline-opacity, 1)) !important}.link-danger{color:RGBA(var(--danger-rgb), var(--link-opacity, 1)) !important;text-decoration-color:RGBA(var(--danger-rgb), var(--link-underline-opacity, 1)) !important}.link-danger:hover,.link-danger:focus{color:RGBA(176, 42, 55, var(--link-opacity, 1)) !important;text-decoration-color:RGBA(176, 42, 55, var(--link-underline-opacity, 1)) !important}.link-light{color:RGBA(var(--light-rgb), var(--link-opacity, 1)) !important;text-decoration-color:RGBA(var(--light-rgb), var(--link-underline-opacity, 1)) !important}.link-light:hover,.link-light:focus{color:RGBA(249, 250, 251, var(--link-opacity, 1)) !important;text-decoration-color:RGBA(249, 250, 251, var(--link-underline-opacity, 1)) !important}.link-dark{color:RGBA(var(--dark-rgb), var(--link-opacity, 1)) !important;text-decoration-color:RGBA(var(--dark-rgb), var(--link-underline-opacity, 1)) !important}.link-dark:hover,.link-dark:focus{color:RGBA(26, 30, 33, var(--link-opacity, 1)) !important;text-decoration-color:RGBA(26, 30, 33, var(--link-underline-opacity, 1)) !important}.link-body-emphasis{color:RGBA(var(--emphasis-color-rgb), var(--link-opacity, 1)) !important;text-decoration-color:RGBA(var(--emphasis-color-rgb), var(--link-underline-opacity, 1)) !important}.link-body-emphasis:hover,.link-body-emphasis:focus{color:RGBA(var(--emphasis-color-rgb), var(--link-opacity, 0.75)) !important;text-decoration-color:RGBA(var(--emphasis-color-rgb), var(--link-underline-opacity, 0.75)) !important}.focus-ring:focus{outline:0;box-shadow:var(--focus-ring-x, 0) var(--focus-ring-y, 0) var(--focus-ring-blur, 0) var(--focus-ring-width) var(--focus-ring-color)}.icon-link{display:inline-flex;gap:.375rem;align-items:center;text-decoration-color:rgba(var(--link-color-rgb), var(--link-opacity, 0.5));text-underline-offset:.25em;backface-visibility:hidden}.icon-link>.bi{flex-shrink:0;width:1em;height:1em;fill:currentcolor;transition:.2s ease-in-out transform}@media(prefers-reduced-motion: reduce){.icon-link>.bi{transition:none}}.icon-link-hover:hover>.bi,.icon-link-hover:focus-visible>.bi{transform:var(--icon-link-transform, translate3d(0.25em, 0, 0))}.ratio{position:relative;width:100%}.ratio::before{display:block;padding-top:var(--aspect-ratio);content:""}.ratio>*{position:absolute;top:0;left:0;width:100%;height:100%}.ratio-1x1{--aspect-ratio: 100%}.ratio-4x3{--aspect-ratio: 75%}.ratio-16x9{--aspect-ratio: 56.25%}.ratio-21x9{--aspect-ratio: 42.8571428571%}.fixed-top{position:fixed;top:0;right:0;left:0;z-index:10}.fixed-bottom{position:fixed;right:0;bottom:0;left:0;z-index:10}.sticky-top{position:sticky;top:0;z-index:3}.sticky-bottom{position:sticky;bottom:0;z-index:3}@media(min-width: 576px){.sticky-sm-top{position:sticky;top:0;z-index:3}.sticky-sm-bottom{position:sticky;bottom:0;z-index:3}}@media(min-width: 768px){.sticky-md-top{position:sticky;top:0;z-index:3}.sticky-md-bottom{position:sticky;bottom:0;z-index:3}}@media(min-width: 992px){.sticky-lg-top{position:sticky;top:0;z-index:3}.sticky-lg-bottom{position:sticky;bottom:0;z-index:3}}@media(min-width: 1200px){.sticky-xl-top{position:sticky;top:0;z-index:3}.sticky-xl-bottom{position:sticky;bottom:0;z-index:3}}@media(min-width: 1400px){.sticky-xxl-top{position:sticky;top:0;z-index:3}.sticky-xxl-bottom{position:sticky;bottom:0;z-index:3}}.hstack{display:flex;flex-direction:row;align-items:center;align-self:stretch}.vstack{display:flex;flex:1 1 auto;flex-direction:column;align-self:stretch}.visually-hidden,.visually-hidden-focusable:not(:focus):not(:focus-within){width:1px !important;height:1px !important;padding:0 !important;margin:-1px !important;overflow:hidden !important;clip:rect(0, 0, 0, 0) !important;white-space:nowrap !important;border:0 !important}.visually-hidden:not(caption),.visually-hidden-focusable:not(:focus):not(:focus-within):not(caption){position:absolute !important}.visually-hidden *,.visually-hidden-focusable:not(:focus):not(:focus-within) *{overflow:hidden !important}.stretched-link::after{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;content:""}.text-truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.vr{display:inline-block;align-self:stretch;width:var(--border-width);min-height:1em;background-color:currentcolor;opacity:.25}.align-baseline{vertical-align:baseline !important}.align-top{vertical-align:top !important}.align-middle{vertical-align:middle !important}.align-bottom{vertical-align:bottom !important}.align-text-bottom{vertical-align:text-bottom !important}.align-text-top{vertical-align:text-top !important}.float-start{float:left !important}.float-end{float:right !important}.float-none{float:none !important}.object-fit-contain{object-fit:contain !important}.object-fit-cover{object-fit:cover !important}.object-fit-fill{object-fit:fill !important}.object-fit-scale{object-fit:scale-down !important}.object-fit-none{object-fit:none !important}.opacity-0{opacity:0 !important}.opacity-25{opacity:.25 !important}.opacity-50{opacity:.5 !important}.opacity-75{opacity:.75 !important}.opacity-100{opacity:1 !important}.overflow-auto{overflow:auto !important}.overflow-hidden{overflow:hidden !important}.overflow-visible{overflow:visible !important}.overflow-scroll{overflow:scroll !important}.overflow-x-auto{overflow-x:auto !important}.overflow-x-hidden{overflow-x:hidden !important}.overflow-x-visible{overflow-x:visible !important}.overflow-x-scroll{overflow-x:scroll !important}.overflow-y-auto{overflow-y:auto !important}.overflow-y-hidden{overflow-y:hidden !important}.overflow-y-visible{overflow-y:visible !important}.overflow-y-scroll{overflow-y:scroll !important}.d-inline{display:inline !important}.d-inline-block{display:inline-block !important}.d-block{display:block !important}.d-grid{display:grid !important}.d-inline-grid{display:inline-grid !important}.d-table{display:table !important}.d-table-row{display:table-row !important}.d-table-cell{display:table-cell !important}.d-flex{display:flex !important}.d-inline-flex{display:inline-flex !important}.d-none{display:none !important}.shadow{box-shadow:var(--box-shadow) !important}.shadow-sm{box-shadow:var(--box-shadow-sm) !important}.shadow-lg{box-shadow:var(--box-shadow-lg) !important}.shadow-none{box-shadow:none !important}.focus-ring-primary{--focus-ring-color: rgba(var(--primary-rgb), var(--focus-ring-opacity))}.focus-ring-secondary{--focus-ring-color: rgba(var(--secondary-rgb), var(--focus-ring-opacity))}.focus-ring-success{--focus-ring-color: rgba(var(--success-rgb), var(--focus-ring-opacity))}.focus-ring-info{--focus-ring-color: rgba(var(--info-rgb), var(--focus-ring-opacity))}.focus-ring-warning{--focus-ring-color: rgba(var(--warning-rgb), var(--focus-ring-opacity))}.focus-ring-danger{--focus-ring-color: rgba(var(--danger-rgb), var(--focus-ring-opacity))}.focus-ring-light{--focus-ring-color: rgba(var(--light-rgb), var(--focus-ring-opacity))}.focus-ring-dark{--focus-ring-color: rgba(var(--dark-rgb), var(--focus-ring-opacity))}.position-static{position:static !important}.position-relative{position:relative !important}.position-absolute{position:absolute !important}.position-fixed{position:fixed !important}.position-sticky{position:sticky !important}.top-0{top:0 !important}.top-50{top:50% !important}.top-100{top:100% !important}.bottom-0{bottom:0 !important}.bottom-50{bottom:50% !important}.bottom-100{bottom:100% !important}.start-0{left:0 !important}.start-50{left:50% !important}.start-100{left:100% !important}.end-0{right:0 !important}.end-50{right:50% !important}.end-100{right:100% !important}.translate-middle{transform:translate(-50%, -50%) !important}.translate-middle-x{transform:translateX(-50%) !important}.translate-middle-y{transform:translateY(-50%) !important}.border{border:var(--border-width) var(--border-style) var(--border-color) !important}.border-0{border:0 !important}.border-top{border-top:var(--border-width) var(--border-style) var(--border-color) !important}.border-top-0{border-top:0 !important}.border-end{border-right:var(--border-width) var(--border-style) var(--border-color) !important}.border-end-0{border-right:0 !important}.border-bottom{border-bottom:var(--border-width) var(--border-style) var(--border-color) !important}.border-bottom-0{border-bottom:0 !important}.border-start{border-left:var(--border-width) var(--border-style) var(--border-color) !important}.border-start-0{border-left:0 !important}.border-primary{--border-opacity: 1;border-color:rgba(var(--primary-rgb), var(--border-opacity)) !important}.border-secondary{--border-opacity: 1;border-color:rgba(var(--secondary-rgb), var(--border-opacity)) !important}.border-success{--border-opacity: 1;border-color:rgba(var(--success-rgb), var(--border-opacity)) !important}.border-info{--border-opacity: 1;border-color:rgba(var(--info-rgb), var(--border-opacity)) !important}.border-warning{--border-opacity: 1;border-color:rgba(var(--warning-rgb), var(--border-opacity)) !important}.border-danger{--border-opacity: 1;border-color:rgba(var(--danger-rgb), var(--border-opacity)) !important}.border-light{--border-opacity: 1;border-color:rgba(var(--light-rgb), var(--border-opacity)) !important}.border-dark{--border-opacity: 1;border-color:rgba(var(--dark-rgb), var(--border-opacity)) !important}.border-black{--border-opacity: 1;border-color:rgba(var(--black-rgb), var(--border-opacity)) !important}.border-white{--border-opacity: 1;border-color:rgba(var(--white-rgb), var(--border-opacity)) !important}.border-primary-subtle{border-color:var(--primary-border-subtle) !important}.border-secondary-subtle{border-color:var(--secondary-border-subtle) !important}.border-success-subtle{border-color:var(--success-border-subtle) !important}.border-info-subtle{border-color:var(--info-border-subtle) !important}.border-warning-subtle{border-color:var(--warning-border-subtle) !important}.border-danger-subtle{border-color:var(--danger-border-subtle) !important}.border-light-subtle{border-color:var(--light-border-subtle) !important}.border-dark-subtle{border-color:var(--dark-border-subtle) !important}.border-1{border-width:1px !important}.border-2{border-width:2px !important}.border-3{border-width:3px !important}.border-4{border-width:4px !important}.border-5{border-width:5px !important}.border-opacity-10{--border-opacity: 0.1}.border-opacity-25{--border-opacity: 0.25}.border-opacity-50{--border-opacity: 0.5}.border-opacity-75{--border-opacity: 0.75}.border-opacity-100{--border-opacity: 1}.w-25{width:25% !important}.w-50{width:50% !important}.w-75{width:75% !important}.w-100{width:100% !important}.w-auto{width:auto !important}.mw-100{max-width:100% !important}.vw-100{width:100vw !important}.min-vw-100{min-width:100vw !important}.h-25{height:25% !important}.h-50{height:50% !important}.h-75{height:75% !important}.h-100{height:100% !important}.h-auto{height:auto !important}.mh-100{max-height:100% !important}.vh-100{height:100vh !important}.min-vh-100{min-height:100vh !important}.flex-fill{flex:1 1 auto !important}.flex-row{flex-direction:row !important}.flex-column{flex-direction:column !important}.flex-row-reverse{flex-direction:row-reverse !important}.flex-column-reverse{flex-direction:column-reverse !important}.flex-grow-0{flex-grow:0 !important}.flex-grow-1{flex-grow:1 !important}.flex-shrink-0{flex-shrink:0 !important}.flex-shrink-1{flex-shrink:1 !important}.flex-wrap{flex-wrap:wrap !important}.flex-nowrap{flex-wrap:nowrap !important}.flex-wrap-reverse{flex-wrap:wrap-reverse !important}.justify-content-start{justify-content:flex-start !important}.justify-content-end{justify-content:flex-end !important}.justify-content-center{justify-content:center !important}.justify-content-between{justify-content:space-between !important}.justify-content-around{justify-content:space-around !important}.justify-content-evenly{justify-content:space-evenly !important}.align-items-start{align-items:flex-start !important}.align-items-end{align-items:flex-end !important}.align-items-center{align-items:center !important}.align-items-baseline{align-items:baseline !important}.align-items-stretch{align-items:stretch !important}.align-content-start{align-content:flex-start !important}.align-content-end{align-content:flex-end !important}.align-content-center{align-content:center !important}.align-content-between{align-content:space-between !important}.align-content-around{align-content:space-around !important}.align-content-stretch{align-content:stretch !important}.align-self-auto{align-self:auto !important}.align-self-start{align-self:flex-start !important}.align-self-end{align-self:flex-end !important}.align-self-center{align-self:center !important}.align-self-baseline{align-self:baseline !important}.align-self-stretch{align-self:stretch !important}.order-first{order:-1 !important}.order-0{order:0 !important}.order-1{order:1 !important}.order-2{order:2 !important}.order-3{order:3 !important}.order-4{order:4 !important}.order-5{order:5 !important}.order-last{order:6 !important}.m-0{margin:0 !important}.m-1{margin:.25rem !important}.m-2{margin:.5rem !important}.m-3{margin:1rem !important}.m-4{margin:1.5rem !important}.m-5{margin:3rem !important}.m-auto{margin:auto !important}.mx-0{margin-right:0 !important;margin-left:0 !important}.mx-1{margin-right:.25rem !important;margin-left:.25rem !important}.mx-2{margin-right:.5rem !important;margin-left:.5rem !important}.mx-3{margin-right:1rem !important;margin-left:1rem !important}.mx-4{margin-right:1.5rem !important;margin-left:1.5rem !important}.mx-5{margin-right:3rem !important;margin-left:3rem !important}.mx-auto{margin-right:auto !important;margin-left:auto !important}.my-0{margin-top:0 !important;margin-bottom:0 !important}.my-1{margin-top:.25rem !important;margin-bottom:.25rem !important}.my-2{margin-top:.5rem !important;margin-bottom:.5rem !important}.my-3{margin-top:1rem !important;margin-bottom:1rem !important}.my-4{margin-top:1.5rem !important;margin-bottom:1.5rem !important}.my-5{margin-top:3rem !important;margin-bottom:3rem !important}.my-auto{margin-top:auto !important;margin-bottom:auto !important}.mt-0{margin-top:0 !important}.mt-1{margin-top:.25rem !important}.mt-2{margin-top:.5rem !important}.mt-3{margin-top:1rem !important}.mt-4{margin-top:1.5rem !important}.mt-5{margin-top:3rem !important}.mt-auto{margin-top:auto !important}.me-0{margin-right:0 !important}.me-1{margin-right:.25rem !important}.me-2{margin-right:.5rem !important}.me-3{margin-right:1rem !important}.me-4{margin-right:1.5rem !important}.me-5{margin-right:3rem !important}.me-auto{margin-right:auto !important}.mb-0{margin-bottom:0 !important}.mb-1{margin-bottom:.25rem !important}.mb-2{margin-bottom:.5rem !important}.mb-3{margin-bottom:1rem !important}.mb-4{margin-bottom:1.5rem !important}.mb-5{margin-bottom:3rem !important}.mb-auto{margin-bottom:auto !important}.ms-0{margin-left:0 !important}.ms-1{margin-left:.25rem !important}.ms-2{margin-left:.5rem !important}.ms-3{margin-left:1rem !important}.ms-4{margin-left:1.5rem !important}.ms-5{margin-left:3rem !important}.ms-auto{margin-left:auto !important}.m-n1{margin:-0.25rem !important}.m-n2{margin:-0.5rem !important}.m-n3{margin:-1rem !important}.m-n4{margin:-1.5rem !important}.m-n5{margin:-3rem !important}.mx-n1{margin-right:-0.25rem !important;margin-left:-0.25rem !important}.mx-n2{margin-right:-0.5rem !important;margin-left:-0.5rem !important}.mx-n3{margin-right:-1rem !important;margin-left:-1rem !important}.mx-n4{margin-right:-1.5rem !important;margin-left:-1.5rem !important}.mx-n5{margin-right:-3rem !important;margin-left:-3rem !important}.my-n1{margin-top:-0.25rem !important;margin-bottom:-0.25rem !important}.my-n2{margin-top:-0.5rem !important;margin-bottom:-0.5rem !important}.my-n3{margin-top:-1rem !important;margin-bottom:-1rem !important}.my-n4{margin-top:-1.5rem !important;margin-bottom:-1.5rem !important}.my-n5{margin-top:-3rem !important;margin-bottom:-3rem !important}.mt-n1{margin-top:-0.25rem !important}.mt-n2{margin-top:-0.5rem !important}.mt-n3{margin-top:-1rem !important}.mt-n4{margin-top:-1.5rem !important}.mt-n5{margin-top:-3rem !important}.me-n1{margin-right:-0.25rem !important}.me-n2{margin-right:-0.5rem !important}.me-n3{margin-right:-1rem !important}.me-n4{margin-right:-1.5rem !important}.me-n5{margin-right:-3rem !important}.mb-n1{margin-bottom:-0.25rem !important}.mb-n2{margin-bottom:-0.5rem !important}.mb-n3{margin-bottom:-1rem !important}.mb-n4{margin-bottom:-1.5rem !important}.mb-n5{margin-bottom:-3rem !important}.ms-n1{margin-left:-0.25rem !important}.ms-n2{margin-left:-0.5rem !important}.ms-n3{margin-left:-1rem !important}.ms-n4{margin-left:-1.5rem !important}.ms-n5{margin-left:-3rem !important}.p-0{padding:0 !important}.p-1{padding:.25rem !important}.p-2{padding:.5rem !important}.p-3{padding:1rem !important}.p-4{padding:1.5rem !important}.p-5{padding:3rem !important}.px-0{padding-right:0 !important;padding-left:0 !important}.px-1{padding-right:.25rem !important;padding-left:.25rem !important}.px-2{padding-right:.5rem !important;padding-left:.5rem !important}.px-3{padding-right:1rem !important;padding-left:1rem !important}.px-4{padding-right:1.5rem !important;padding-left:1.5rem !important}.px-5{padding-right:3rem !important;padding-left:3rem !important}.py-0{padding-top:0 !important;padding-bottom:0 !important}.py-1{padding-top:.25rem !important;padding-bottom:.25rem !important}.py-2{padding-top:.5rem !important;padding-bottom:.5rem !important}.py-3{padding-top:1rem !important;padding-bottom:1rem !important}.py-4{padding-top:1.5rem !important;padding-bottom:1.5rem !important}.py-5{padding-top:3rem !important;padding-bottom:3rem !important}.pt-0{padding-top:0 !important}.pt-1{padding-top:.25rem !important}.pt-2{padding-top:.5rem !important}.pt-3{padding-top:1rem !important}.pt-4{padding-top:1.5rem !important}.pt-5{padding-top:3rem !important}.pe-0{padding-right:0 !important}.pe-1{padding-right:.25rem !important}.pe-2{padding-right:.5rem !important}.pe-3{padding-right:1rem !important}.pe-4{padding-right:1.5rem !important}.pe-5{padding-right:3rem !important}.pb-0{padding-bottom:0 !important}.pb-1{padding-bottom:.25rem !important}.pb-2{padding-bottom:.5rem !important}.pb-3{padding-bottom:1rem !important}.pb-4{padding-bottom:1.5rem !important}.pb-5{padding-bottom:3rem !important}.ps-0{padding-left:0 !important}.ps-1{padding-left:.25rem !important}.ps-2{padding-left:.5rem !important}.ps-3{padding-left:1rem !important}.ps-4{padding-left:1.5rem !important}.ps-5{padding-left:3rem !important}.gap-0{gap:0 !important}.gap-1{gap:.25rem !important}.gap-2{gap:.5rem !important}.gap-3{gap:1rem !important}.gap-4{gap:1.5rem !important}.gap-5{gap:3rem !important}.row-gap-0{row-gap:0 !important}.row-gap-1{row-gap:.25rem !important}.row-gap-2{row-gap:.5rem !important}.row-gap-3{row-gap:1rem !important}.row-gap-4{row-gap:1.5rem !important}.row-gap-5{row-gap:3rem !important}.column-gap-0{column-gap:0 !important}.column-gap-1{column-gap:.25rem !important}.column-gap-2{column-gap:.5rem !important}.column-gap-3{column-gap:1rem !important}.column-gap-4{column-gap:1.5rem !important}.column-gap-5{column-gap:3rem !important}.font-monospace{font-family:var(--font-monospace) !important}.fs-1{font-size:calc(1.375rem + 1.5vw) !important}.fs-2{font-size:calc(1.325rem + 0.9vw) !important}.fs-3{font-size:calc(1.3rem + 0.6vw) !important}.fs-4{font-size:calc(1.275rem + 0.3vw) !important}.fs-5{font-size:1.25rem !important}.fs-6{font-size:1rem !important}.fst-italic{font-style:italic !important}.fst-normal{font-style:normal !important}.fw-lighter{font-weight:lighter !important}.fw-light{font-weight:300 !important}.fw-normal{font-weight:400 !important}.fw-medium{font-weight:500 !important}.fw-semibold{font-weight:600 !important}.fw-bold{font-weight:700 !important}.fw-bolder{font-weight:bolder !important}.lh-1{line-height:1 !important}.lh-sm{line-height:1.25 !important}.lh-base{line-height:1.5 !important}.lh-lg{line-height:2 !important}.text-start{text-align:left !important}.text-end{text-align:right !important}.text-center{text-align:center !important}.text-decoration-none{text-decoration:none !important}.text-decoration-underline{text-decoration:underline !important}.text-decoration-line-through{text-decoration:line-through !important}.text-lowercase{text-transform:lowercase !important}.text-uppercase{text-transform:uppercase !important}.text-capitalize{text-transform:capitalize !important}.text-wrap{white-space:normal !important}.text-nowrap{white-space:nowrap !important}.text-break{word-wrap:break-word !important;word-break:break-word !important}.text-primary{--text-opacity: 1;color:rgba(var(--primary-rgb), var(--text-opacity)) !important}.text-secondary{--text-opacity: 1;color:rgba(var(--secondary-rgb), var(--text-opacity)) !important}.text-success{--text-opacity: 1;color:rgba(var(--success-rgb), var(--text-opacity)) !important}.text-info{--text-opacity: 1;color:rgba(var(--info-rgb), var(--text-opacity)) !important}.text-warning{--text-opacity: 1;color:rgba(var(--warning-rgb), var(--text-opacity)) !important}.text-danger{--text-opacity: 1;color:rgba(var(--danger-rgb), var(--text-opacity)) !important}.text-light{--text-opacity: 1;color:rgba(var(--light-rgb), var(--text-opacity)) !important}.text-dark{--text-opacity: 1;color:rgba(var(--dark-rgb), var(--text-opacity)) !important}.text-black{--text-opacity: 1;color:rgba(var(--black-rgb), var(--text-opacity)) !important}.text-white{--text-opacity: 1;color:rgba(var(--white-rgb), var(--text-opacity)) !important}.text-body{--text-opacity: 1;color:rgba(var(--body-color-rgb), var(--text-opacity)) !important}.text-muted{--text-opacity: 1;color:var(--secondary-color) !important}.text-black-50{--text-opacity: 1;color:rgba(0,0,0,.5) !important}.text-white-50{--text-opacity: 1;color:hsla(0,0%,100%,.5) !important}.text-body-secondary{--text-opacity: 1;color:var(--secondary-color) !important}.text-body-tertiary{--text-opacity: 1;color:var(--tertiary-color) !important}.text-body-emphasis{--text-opacity: 1;color:var(--emphasis-color) !important}.text-reset{--text-opacity: 1;color:inherit !important}.text-opacity-25{--text-opacity: 0.25}.text-opacity-50{--text-opacity: 0.5}.text-opacity-75{--text-opacity: 0.75}.text-opacity-100{--text-opacity: 1}.text-primary-emphasis{color:var(--primary-text-emphasis) !important}.text-secondary-emphasis{color:var(--secondary-text-emphasis) !important}.text-success-emphasis{color:var(--success-text-emphasis) !important}.text-info-emphasis{color:var(--info-text-emphasis) !important}.text-warning-emphasis{color:var(--warning-text-emphasis) !important}.text-danger-emphasis{color:var(--danger-text-emphasis) !important}.text-light-emphasis{color:var(--light-text-emphasis) !important}.text-dark-emphasis{color:var(--dark-text-emphasis) !important}.link-opacity-10{--link-opacity: 0.1}.link-opacity-10-hover:hover{--link-opacity: 0.1}.link-opacity-25{--link-opacity: 0.25}.link-opacity-25-hover:hover{--link-opacity: 0.25}.link-opacity-50{--link-opacity: 0.5}.link-opacity-50-hover:hover{--link-opacity: 0.5}.link-opacity-75{--link-opacity: 0.75}.link-opacity-75-hover:hover{--link-opacity: 0.75}.link-opacity-100{--link-opacity: 1}.link-opacity-100-hover:hover{--link-opacity: 1}.link-offset-1{text-underline-offset:.125em !important}.link-offset-1-hover:hover{text-underline-offset:.125em !important}.link-offset-2{text-underline-offset:.25em !important}.link-offset-2-hover:hover{text-underline-offset:.25em !important}.link-offset-3{text-underline-offset:.375em !important}.link-offset-3-hover:hover{text-underline-offset:.375em !important}.link-underline-primary{--link-underline-opacity: 1;text-decoration-color:rgba(var(--primary-rgb), var(--link-underline-opacity)) !important}.link-underline-secondary{--link-underline-opacity: 1;text-decoration-color:rgba(var(--secondary-rgb), var(--link-underline-opacity)) !important}.link-underline-success{--link-underline-opacity: 1;text-decoration-color:rgba(var(--success-rgb), var(--link-underline-opacity)) !important}.link-underline-info{--link-underline-opacity: 1;text-decoration-color:rgba(var(--info-rgb), var(--link-underline-opacity)) !important}.link-underline-warning{--link-underline-opacity: 1;text-decoration-color:rgba(var(--warning-rgb), var(--link-underline-opacity)) !important}.link-underline-danger{--link-underline-opacity: 1;text-decoration-color:rgba(var(--danger-rgb), var(--link-underline-opacity)) !important}.link-underline-light{--link-underline-opacity: 1;text-decoration-color:rgba(var(--light-rgb), var(--link-underline-opacity)) !important}.link-underline-dark{--link-underline-opacity: 1;text-decoration-color:rgba(var(--dark-rgb), var(--link-underline-opacity)) !important}.link-underline{--link-underline-opacity: 1;text-decoration-color:rgba(var(--link-color-rgb), var(--link-underline-opacity, 1)) !important}.link-underline-opacity-0{--link-underline-opacity: 0}.link-underline-opacity-0-hover:hover{--link-underline-opacity: 0}.link-underline-opacity-10{--link-underline-opacity: 0.1}.link-underline-opacity-10-hover:hover{--link-underline-opacity: 0.1}.link-underline-opacity-25{--link-underline-opacity: 0.25}.link-underline-opacity-25-hover:hover{--link-underline-opacity: 0.25}.link-underline-opacity-50{--link-underline-opacity: 0.5}.link-underline-opacity-50-hover:hover{--link-underline-opacity: 0.5}.link-underline-opacity-75{--link-underline-opacity: 0.75}.link-underline-opacity-75-hover:hover{--link-underline-opacity: 0.75}.link-underline-opacity-100{--link-underline-opacity: 1}.link-underline-opacity-100-hover:hover{--link-underline-opacity: 1}.bg-primary{--bg-opacity: 1;background-color:rgba(var(--primary-rgb), var(--bg-opacity)) !important}.bg-secondary{--bg-opacity: 1;background-color:rgba(var(--secondary-rgb), var(--bg-opacity)) !important}.bg-success{--bg-opacity: 1;background-color:rgba(var(--success-rgb), var(--bg-opacity)) !important}.bg-info{--bg-opacity: 1;background-color:rgba(var(--info-rgb), var(--bg-opacity)) !important}.bg-warning{--bg-opacity: 1;background-color:rgba(var(--warning-rgb), var(--bg-opacity)) !important}.bg-danger{--bg-opacity: 1;background-color:rgba(var(--danger-rgb), var(--bg-opacity)) !important}.bg-light{--bg-opacity: 1;background-color:rgba(var(--light-rgb), var(--bg-opacity)) !important}.bg-dark{--bg-opacity: 1;background-color:rgba(var(--dark-rgb), var(--bg-opacity)) !important}.bg-black{--bg-opacity: 1;background-color:rgba(var(--black-rgb), var(--bg-opacity)) !important}.bg-white{--bg-opacity: 1;background-color:rgba(var(--white-rgb), var(--bg-opacity)) !important}.bg-body{--bg-opacity: 1;background-color:rgba(var(--body-bg-rgb), var(--bg-opacity)) !important}.bg-transparent{--bg-opacity: 1;background-color:rgba(0,0,0,0) !important}.bg-body-secondary{--bg-opacity: 1;background-color:rgba(var(--secondary-bg-rgb), var(--bg-opacity)) !important}.bg-body-tertiary{--bg-opacity: 1;background-color:rgba(var(--tertiary-bg-rgb), var(--bg-opacity)) !important}.bg-opacity-10{--bg-opacity: 0.1}.bg-opacity-25{--bg-opacity: 0.25}.bg-opacity-50{--bg-opacity: 0.5}.bg-opacity-75{--bg-opacity: 0.75}.bg-opacity-100{--bg-opacity: 1}.bg-primary-subtle{background-color:var(--primary-bg-subtle) !important}.bg-secondary-subtle{background-color:var(--secondary-bg-subtle) !important}.bg-success-subtle{background-color:var(--success-bg-subtle) !important}.bg-info-subtle{background-color:var(--info-bg-subtle) !important}.bg-warning-subtle{background-color:var(--warning-bg-subtle) !important}.bg-danger-subtle{background-color:var(--danger-bg-subtle) !important}.bg-light-subtle{background-color:var(--light-bg-subtle) !important}.bg-dark-subtle{background-color:var(--dark-bg-subtle) !important}.bg-gradient{background-image:var(--gradient) !important}.user-select-all{user-select:all !important}.user-select-auto{user-select:auto !important}.user-select-none{user-select:none !important}.pe-none{pointer-events:none !important}.pe-auto{pointer-events:auto !important}.rounded{border-radius:var(--border-radius) !important}.rounded-0{border-radius:0 !important}.rounded-1{border-radius:var(--border-radius-sm) !important}.rounded-2{border-radius:var(--border-radius) !important}.rounded-3{border-radius:var(--border-radius-lg) !important}.rounded-4{border-radius:var(--border-radius-xl) !important}.rounded-5{border-radius:var(--border-radius-xxl) !important}.rounded-circle{border-radius:50% !important}.rounded-pill{border-radius:var(--border-radius-pill) !important}.rounded-top{border-top-left-radius:var(--border-radius) !important;border-top-right-radius:var(--border-radius) !important}.rounded-top-0{border-top-left-radius:0 !important;border-top-right-radius:0 !important}.rounded-top-1{border-top-left-radius:var(--border-radius-sm) !important;border-top-right-radius:var(--border-radius-sm) !important}.rounded-top-2{border-top-left-radius:var(--border-radius) !important;border-top-right-radius:var(--border-radius) !important}.rounded-top-3{border-top-left-radius:var(--border-radius-lg) !important;border-top-right-radius:var(--border-radius-lg) !important}.rounded-top-4{border-top-left-radius:var(--border-radius-xl) !important;border-top-right-radius:var(--border-radius-xl) !important}.rounded-top-5{border-top-left-radius:var(--border-radius-xxl) !important;border-top-right-radius:var(--border-radius-xxl) !important}.rounded-top-circle{border-top-left-radius:50% !important;border-top-right-radius:50% !important}.rounded-top-pill{border-top-left-radius:var(--border-radius-pill) !important;border-top-right-radius:var(--border-radius-pill) !important}.rounded-end{border-top-right-radius:var(--border-radius) !important;border-bottom-right-radius:var(--border-radius) !important}.rounded-end-0{border-top-right-radius:0 !important;border-bottom-right-radius:0 !important}.rounded-end-1{border-top-right-radius:var(--border-radius-sm) !important;border-bottom-right-radius:var(--border-radius-sm) !important}.rounded-end-2{border-top-right-radius:var(--border-radius) !important;border-bottom-right-radius:var(--border-radius) !important}.rounded-end-3{border-top-right-radius:var(--border-radius-lg) !important;border-bottom-right-radius:var(--border-radius-lg) !important}.rounded-end-4{border-top-right-radius:var(--border-radius-xl) !important;border-bottom-right-radius:var(--border-radius-xl) !important}.rounded-end-5{border-top-right-radius:var(--border-radius-xxl) !important;border-bottom-right-radius:var(--border-radius-xxl) !important}.rounded-end-circle{border-top-right-radius:50% !important;border-bottom-right-radius:50% !important}.rounded-end-pill{border-top-right-radius:var(--border-radius-pill) !important;border-bottom-right-radius:var(--border-radius-pill) !important}.rounded-bottom{border-bottom-right-radius:var(--border-radius) !important;border-bottom-left-radius:var(--border-radius) !important}.rounded-bottom-0{border-bottom-right-radius:0 !important;border-bottom-left-radius:0 !important}.rounded-bottom-1{border-bottom-right-radius:var(--border-radius-sm) !important;border-bottom-left-radius:var(--border-radius-sm) !important}.rounded-bottom-2{border-bottom-right-radius:var(--border-radius) !important;border-bottom-left-radius:var(--border-radius) !important}.rounded-bottom-3{border-bottom-right-radius:var(--border-radius-lg) !important;border-bottom-left-radius:var(--border-radius-lg) !important}.rounded-bottom-4{border-bottom-right-radius:var(--border-radius-xl) !important;border-bottom-left-radius:var(--border-radius-xl) !important}.rounded-bottom-5{border-bottom-right-radius:var(--border-radius-xxl) !important;border-bottom-left-radius:var(--border-radius-xxl) !important}.rounded-bottom-circle{border-bottom-right-radius:50% !important;border-bottom-left-radius:50% !important}.rounded-bottom-pill{border-bottom-right-radius:var(--border-radius-pill) !important;border-bottom-left-radius:var(--border-radius-pill) !important}.rounded-start{border-bottom-left-radius:var(--border-radius) !important;border-top-left-radius:var(--border-radius) !important}.rounded-start-0{border-bottom-left-radius:0 !important;border-top-left-radius:0 !important}.rounded-start-1{border-bottom-left-radius:var(--border-radius-sm) !important;border-top-left-radius:var(--border-radius-sm) !important}.rounded-start-2{border-bottom-left-radius:var(--border-radius) !important;border-top-left-radius:var(--border-radius) !important}.rounded-start-3{border-bottom-left-radius:var(--border-radius-lg) !important;border-top-left-radius:var(--border-radius-lg) !important}.rounded-start-4{border-bottom-left-radius:var(--border-radius-xl) !important;border-top-left-radius:var(--border-radius-xl) !important}.rounded-start-5{border-bottom-left-radius:var(--border-radius-xxl) !important;border-top-left-radius:var(--border-radius-xxl) !important}.rounded-start-circle{border-bottom-left-radius:50% !important;border-top-left-radius:50% !important}.rounded-start-pill{border-bottom-left-radius:var(--border-radius-pill) !important;border-top-left-radius:var(--border-radius-pill) !important}.visible{visibility:visible !important}.invisible{visibility:hidden !important}.z-n1{z-index:-1 !important}.z-0{z-index:0 !important}.z-1{z-index:1 !important}.z-2{z-index:2 !important}.z-3{z-index:3 !important}@media(min-width: 576px){.float-sm-start{float:left !important}.float-sm-end{float:right !important}.float-sm-none{float:none !important}.object-fit-sm-contain{object-fit:contain !important}.object-fit-sm-cover{object-fit:cover !important}.object-fit-sm-fill{object-fit:fill !important}.object-fit-sm-scale{object-fit:scale-down !important}.object-fit-sm-none{object-fit:none !important}.d-sm-inline{display:inline !important}.d-sm-inline-block{display:inline-block !important}.d-sm-block{display:block !important}.d-sm-grid{display:grid !important}.d-sm-inline-grid{display:inline-grid !important}.d-sm-table{display:table !important}.d-sm-table-row{display:table-row !important}.d-sm-table-cell{display:table-cell !important}.d-sm-flex{display:flex !important}.d-sm-inline-flex{display:inline-flex !important}.d-sm-none{display:none !important}.flex-sm-fill{flex:1 1 auto !important}.flex-sm-row{flex-direction:row !important}.flex-sm-column{flex-direction:column !important}.flex-sm-row-reverse{flex-direction:row-reverse !important}.flex-sm-column-reverse{flex-direction:column-reverse !important}.flex-sm-grow-0{flex-grow:0 !important}.flex-sm-grow-1{flex-grow:1 !important}.flex-sm-shrink-0{flex-shrink:0 !important}.flex-sm-shrink-1{flex-shrink:1 !important}.flex-sm-wrap{flex-wrap:wrap !important}.flex-sm-nowrap{flex-wrap:nowrap !important}.flex-sm-wrap-reverse{flex-wrap:wrap-reverse !important}.justify-content-sm-start{justify-content:flex-start !important}.justify-content-sm-end{justify-content:flex-end !important}.justify-content-sm-center{justify-content:center !important}.justify-content-sm-between{justify-content:space-between !important}.justify-content-sm-around{justify-content:space-around !important}.justify-content-sm-evenly{justify-content:space-evenly !important}.align-items-sm-start{align-items:flex-start !important}.align-items-sm-end{align-items:flex-end !important}.align-items-sm-center{align-items:center !important}.align-items-sm-baseline{align-items:baseline !important}.align-items-sm-stretch{align-items:stretch !important}.align-content-sm-start{align-content:flex-start !important}.align-content-sm-end{align-content:flex-end !important}.align-content-sm-center{align-content:center !important}.align-content-sm-between{align-content:space-between !important}.align-content-sm-around{align-content:space-around !important}.align-content-sm-stretch{align-content:stretch !important}.align-self-sm-auto{align-self:auto !important}.align-self-sm-start{align-self:flex-start !important}.align-self-sm-end{align-self:flex-end !important}.align-self-sm-center{align-self:center !important}.align-self-sm-baseline{align-self:baseline !important}.align-self-sm-stretch{align-self:stretch !important}.order-sm-first{order:-1 !important}.order-sm-0{order:0 !important}.order-sm-1{order:1 !important}.order-sm-2{order:2 !important}.order-sm-3{order:3 !important}.order-sm-4{order:4 !important}.order-sm-5{order:5 !important}.order-sm-last{order:6 !important}.m-sm-0{margin:0 !important}.m-sm-1{margin:.25rem !important}.m-sm-2{margin:.5rem !important}.m-sm-3{margin:1rem !important}.m-sm-4{margin:1.5rem !important}.m-sm-5{margin:3rem !important}.m-sm-auto{margin:auto !important}.mx-sm-0{margin-right:0 !important;margin-left:0 !important}.mx-sm-1{margin-right:.25rem !important;margin-left:.25rem !important}.mx-sm-2{margin-right:.5rem !important;margin-left:.5rem !important}.mx-sm-3{margin-right:1rem !important;margin-left:1rem !important}.mx-sm-4{margin-right:1.5rem !important;margin-left:1.5rem !important}.mx-sm-5{margin-right:3rem !important;margin-left:3rem !important}.mx-sm-auto{margin-right:auto !important;margin-left:auto !important}.my-sm-0{margin-top:0 !important;margin-bottom:0 !important}.my-sm-1{margin-top:.25rem !important;margin-bottom:.25rem !important}.my-sm-2{margin-top:.5rem !important;margin-bottom:.5rem !important}.my-sm-3{margin-top:1rem !important;margin-bottom:1rem !important}.my-sm-4{margin-top:1.5rem !important;margin-bottom:1.5rem !important}.my-sm-5{margin-top:3rem !important;margin-bottom:3rem !important}.my-sm-auto{margin-top:auto !important;margin-bottom:auto !important}.mt-sm-0{margin-top:0 !important}.mt-sm-1{margin-top:.25rem !important}.mt-sm-2{margin-top:.5rem !important}.mt-sm-3{margin-top:1rem !important}.mt-sm-4{margin-top:1.5rem !important}.mt-sm-5{margin-top:3rem !important}.mt-sm-auto{margin-top:auto !important}.me-sm-0{margin-right:0 !important}.me-sm-1{margin-right:.25rem !important}.me-sm-2{margin-right:.5rem !important}.me-sm-3{margin-right:1rem !important}.me-sm-4{margin-right:1.5rem !important}.me-sm-5{margin-right:3rem !important}.me-sm-auto{margin-right:auto !important}.mb-sm-0{margin-bottom:0 !important}.mb-sm-1{margin-bottom:.25rem !important}.mb-sm-2{margin-bottom:.5rem !important}.mb-sm-3{margin-bottom:1rem !important}.mb-sm-4{margin-bottom:1.5rem !important}.mb-sm-5{margin-bottom:3rem !important}.mb-sm-auto{margin-bottom:auto !important}.ms-sm-0{margin-left:0 !important}.ms-sm-1{margin-left:.25rem !important}.ms-sm-2{margin-left:.5rem !important}.ms-sm-3{margin-left:1rem !important}.ms-sm-4{margin-left:1.5rem !important}.ms-sm-5{margin-left:3rem !important}.ms-sm-auto{margin-left:auto !important}.m-sm-n1{margin:-0.25rem !important}.m-sm-n2{margin:-0.5rem !important}.m-sm-n3{margin:-1rem !important}.m-sm-n4{margin:-1.5rem !important}.m-sm-n5{margin:-3rem !important}.mx-sm-n1{margin-right:-0.25rem !important;margin-left:-0.25rem !important}.mx-sm-n2{margin-right:-0.5rem !important;margin-left:-0.5rem !important}.mx-sm-n3{margin-right:-1rem !important;margin-left:-1rem !important}.mx-sm-n4{margin-right:-1.5rem !important;margin-left:-1.5rem !important}.mx-sm-n5{margin-right:-3rem !important;margin-left:-3rem !important}.my-sm-n1{margin-top:-0.25rem !important;margin-bottom:-0.25rem !important}.my-sm-n2{margin-top:-0.5rem !important;margin-bottom:-0.5rem !important}.my-sm-n3{margin-top:-1rem !important;margin-bottom:-1rem !important}.my-sm-n4{margin-top:-1.5rem !important;margin-bottom:-1.5rem !important}.my-sm-n5{margin-top:-3rem !important;margin-bottom:-3rem !important}.mt-sm-n1{margin-top:-0.25rem !important}.mt-sm-n2{margin-top:-0.5rem !important}.mt-sm-n3{margin-top:-1rem !important}.mt-sm-n4{margin-top:-1.5rem !important}.mt-sm-n5{margin-top:-3rem !important}.me-sm-n1{margin-right:-0.25rem !important}.me-sm-n2{margin-right:-0.5rem !important}.me-sm-n3{margin-right:-1rem !important}.me-sm-n4{margin-right:-1.5rem !important}.me-sm-n5{margin-right:-3rem !important}.mb-sm-n1{margin-bottom:-0.25rem !important}.mb-sm-n2{margin-bottom:-0.5rem !important}.mb-sm-n3{margin-bottom:-1rem !important}.mb-sm-n4{margin-bottom:-1.5rem !important}.mb-sm-n5{margin-bottom:-3rem !important}.ms-sm-n1{margin-left:-0.25rem !important}.ms-sm-n2{margin-left:-0.5rem !important}.ms-sm-n3{margin-left:-1rem !important}.ms-sm-n4{margin-left:-1.5rem !important}.ms-sm-n5{margin-left:-3rem !important}.p-sm-0{padding:0 !important}.p-sm-1{padding:.25rem !important}.p-sm-2{padding:.5rem !important}.p-sm-3{padding:1rem !important}.p-sm-4{padding:1.5rem !important}.p-sm-5{padding:3rem !important}.px-sm-0{padding-right:0 !important;padding-left:0 !important}.px-sm-1{padding-right:.25rem !important;padding-left:.25rem !important}.px-sm-2{padding-right:.5rem !important;padding-left:.5rem !important}.px-sm-3{padding-right:1rem !important;padding-left:1rem !important}.px-sm-4{padding-right:1.5rem !important;padding-left:1.5rem !important}.px-sm-5{padding-right:3rem !important;padding-left:3rem !important}.py-sm-0{padding-top:0 !important;padding-bottom:0 !important}.py-sm-1{padding-top:.25rem !important;padding-bottom:.25rem !important}.py-sm-2{padding-top:.5rem !important;padding-bottom:.5rem !important}.py-sm-3{padding-top:1rem !important;padding-bottom:1rem !important}.py-sm-4{padding-top:1.5rem !important;padding-bottom:1.5rem !important}.py-sm-5{padding-top:3rem !important;padding-bottom:3rem !important}.pt-sm-0{padding-top:0 !important}.pt-sm-1{padding-top:.25rem !important}.pt-sm-2{padding-top:.5rem !important}.pt-sm-3{padding-top:1rem !important}.pt-sm-4{padding-top:1.5rem !important}.pt-sm-5{padding-top:3rem !important}.pe-sm-0{padding-right:0 !important}.pe-sm-1{padding-right:.25rem !important}.pe-sm-2{padding-right:.5rem !important}.pe-sm-3{padding-right:1rem !important}.pe-sm-4{padding-right:1.5rem !important}.pe-sm-5{padding-right:3rem !important}.pb-sm-0{padding-bottom:0 !important}.pb-sm-1{padding-bottom:.25rem !important}.pb-sm-2{padding-bottom:.5rem !important}.pb-sm-3{padding-bottom:1rem !important}.pb-sm-4{padding-bottom:1.5rem !important}.pb-sm-5{padding-bottom:3rem !important}.ps-sm-0{padding-left:0 !important}.ps-sm-1{padding-left:.25rem !important}.ps-sm-2{padding-left:.5rem !important}.ps-sm-3{padding-left:1rem !important}.ps-sm-4{padding-left:1.5rem !important}.ps-sm-5{padding-left:3rem !important}.gap-sm-0{gap:0 !important}.gap-sm-1{gap:.25rem !important}.gap-sm-2{gap:.5rem !important}.gap-sm-3{gap:1rem !important}.gap-sm-4{gap:1.5rem !important}.gap-sm-5{gap:3rem !important}.row-gap-sm-0{row-gap:0 !important}.row-gap-sm-1{row-gap:.25rem !important}.row-gap-sm-2{row-gap:.5rem !important}.row-gap-sm-3{row-gap:1rem !important}.row-gap-sm-4{row-gap:1.5rem !important}.row-gap-sm-5{row-gap:3rem !important}.column-gap-sm-0{column-gap:0 !important}.column-gap-sm-1{column-gap:.25rem !important}.column-gap-sm-2{column-gap:.5rem !important}.column-gap-sm-3{column-gap:1rem !important}.column-gap-sm-4{column-gap:1.5rem !important}.column-gap-sm-5{column-gap:3rem !important}.text-sm-start{text-align:left !important}.text-sm-end{text-align:right !important}.text-sm-center{text-align:center !important}}@media(min-width: 768px){.float-md-start{float:left !important}.float-md-end{float:right !important}.float-md-none{float:none !important}.object-fit-md-contain{object-fit:contain !important}.object-fit-md-cover{object-fit:cover !important}.object-fit-md-fill{object-fit:fill !important}.object-fit-md-scale{object-fit:scale-down !important}.object-fit-md-none{object-fit:none !important}.d-md-inline{display:inline !important}.d-md-inline-block{display:inline-block !important}.d-md-block{display:block !important}.d-md-grid{display:grid !important}.d-md-inline-grid{display:inline-grid !important}.d-md-table{display:table !important}.d-md-table-row{display:table-row !important}.d-md-table-cell{display:table-cell !important}.d-md-flex{display:flex !important}.d-md-inline-flex{display:inline-flex !important}.d-md-none{display:none !important}.flex-md-fill{flex:1 1 auto !important}.flex-md-row{flex-direction:row !important}.flex-md-column{flex-direction:column !important}.flex-md-row-reverse{flex-direction:row-reverse !important}.flex-md-column-reverse{flex-direction:column-reverse !important}.flex-md-grow-0{flex-grow:0 !important}.flex-md-grow-1{flex-grow:1 !important}.flex-md-shrink-0{flex-shrink:0 !important}.flex-md-shrink-1{flex-shrink:1 !important}.flex-md-wrap{flex-wrap:wrap !important}.flex-md-nowrap{flex-wrap:nowrap !important}.flex-md-wrap-reverse{flex-wrap:wrap-reverse !important}.justify-content-md-start{justify-content:flex-start !important}.justify-content-md-end{justify-content:flex-end !important}.justify-content-md-center{justify-content:center !important}.justify-content-md-between{justify-content:space-between !important}.justify-content-md-around{justify-content:space-around !important}.justify-content-md-evenly{justify-content:space-evenly !important}.align-items-md-start{align-items:flex-start !important}.align-items-md-end{align-items:flex-end !important}.align-items-md-center{align-items:center !important}.align-items-md-baseline{align-items:baseline !important}.align-items-md-stretch{align-items:stretch !important}.align-content-md-start{align-content:flex-start !important}.align-content-md-end{align-content:flex-end !important}.align-content-md-center{align-content:center !important}.align-content-md-between{align-content:space-between !important}.align-content-md-around{align-content:space-around !important}.align-content-md-stretch{align-content:stretch !important}.align-self-md-auto{align-self:auto !important}.align-self-md-start{align-self:flex-start !important}.align-self-md-end{align-self:flex-end !important}.align-self-md-center{align-self:center !important}.align-self-md-baseline{align-self:baseline !important}.align-self-md-stretch{align-self:stretch !important}.order-md-first{order:-1 !important}.order-md-0{order:0 !important}.order-md-1{order:1 !important}.order-md-2{order:2 !important}.order-md-3{order:3 !important}.order-md-4{order:4 !important}.order-md-5{order:5 !important}.order-md-last{order:6 !important}.m-md-0{margin:0 !important}.m-md-1{margin:.25rem !important}.m-md-2{margin:.5rem !important}.m-md-3{margin:1rem !important}.m-md-4{margin:1.5rem !important}.m-md-5{margin:3rem !important}.m-md-auto{margin:auto !important}.mx-md-0{margin-right:0 !important;margin-left:0 !important}.mx-md-1{margin-right:.25rem !important;margin-left:.25rem !important}.mx-md-2{margin-right:.5rem !important;margin-left:.5rem !important}.mx-md-3{margin-right:1rem !important;margin-left:1rem !important}.mx-md-4{margin-right:1.5rem !important;margin-left:1.5rem !important}.mx-md-5{margin-right:3rem !important;margin-left:3rem !important}.mx-md-auto{margin-right:auto !important;margin-left:auto !important}.my-md-0{margin-top:0 !important;margin-bottom:0 !important}.my-md-1{margin-top:.25rem !important;margin-bottom:.25rem !important}.my-md-2{margin-top:.5rem !important;margin-bottom:.5rem !important}.my-md-3{margin-top:1rem !important;margin-bottom:1rem !important}.my-md-4{margin-top:1.5rem !important;margin-bottom:1.5rem !important}.my-md-5{margin-top:3rem !important;margin-bottom:3rem !important}.my-md-auto{margin-top:auto !important;margin-bottom:auto !important}.mt-md-0{margin-top:0 !important}.mt-md-1{margin-top:.25rem !important}.mt-md-2{margin-top:.5rem !important}.mt-md-3{margin-top:1rem !important}.mt-md-4{margin-top:1.5rem !important}.mt-md-5{margin-top:3rem !important}.mt-md-auto{margin-top:auto !important}.me-md-0{margin-right:0 !important}.me-md-1{margin-right:.25rem !important}.me-md-2{margin-right:.5rem !important}.me-md-3{margin-right:1rem !important}.me-md-4{margin-right:1.5rem !important}.me-md-5{margin-right:3rem !important}.me-md-auto{margin-right:auto !important}.mb-md-0{margin-bottom:0 !important}.mb-md-1{margin-bottom:.25rem !important}.mb-md-2{margin-bottom:.5rem !important}.mb-md-3{margin-bottom:1rem !important}.mb-md-4{margin-bottom:1.5rem !important}.mb-md-5{margin-bottom:3rem !important}.mb-md-auto{margin-bottom:auto !important}.ms-md-0{margin-left:0 !important}.ms-md-1{margin-left:.25rem !important}.ms-md-2{margin-left:.5rem !important}.ms-md-3{margin-left:1rem !important}.ms-md-4{margin-left:1.5rem !important}.ms-md-5{margin-left:3rem !important}.ms-md-auto{margin-left:auto !important}.m-md-n1{margin:-0.25rem !important}.m-md-n2{margin:-0.5rem !important}.m-md-n3{margin:-1rem !important}.m-md-n4{margin:-1.5rem !important}.m-md-n5{margin:-3rem !important}.mx-md-n1{margin-right:-0.25rem !important;margin-left:-0.25rem !important}.mx-md-n2{margin-right:-0.5rem !important;margin-left:-0.5rem !important}.mx-md-n3{margin-right:-1rem !important;margin-left:-1rem !important}.mx-md-n4{margin-right:-1.5rem !important;margin-left:-1.5rem !important}.mx-md-n5{margin-right:-3rem !important;margin-left:-3rem !important}.my-md-n1{margin-top:-0.25rem !important;margin-bottom:-0.25rem !important}.my-md-n2{margin-top:-0.5rem !important;margin-bottom:-0.5rem !important}.my-md-n3{margin-top:-1rem !important;margin-bottom:-1rem !important}.my-md-n4{margin-top:-1.5rem !important;margin-bottom:-1.5rem !important}.my-md-n5{margin-top:-3rem !important;margin-bottom:-3rem !important}.mt-md-n1{margin-top:-0.25rem !important}.mt-md-n2{margin-top:-0.5rem !important}.mt-md-n3{margin-top:-1rem !important}.mt-md-n4{margin-top:-1.5rem !important}.mt-md-n5{margin-top:-3rem !important}.me-md-n1{margin-right:-0.25rem !important}.me-md-n2{margin-right:-0.5rem !important}.me-md-n3{margin-right:-1rem !important}.me-md-n4{margin-right:-1.5rem !important}.me-md-n5{margin-right:-3rem !important}.mb-md-n1{margin-bottom:-0.25rem !important}.mb-md-n2{margin-bottom:-0.5rem !important}.mb-md-n3{margin-bottom:-1rem !important}.mb-md-n4{margin-bottom:-1.5rem !important}.mb-md-n5{margin-bottom:-3rem !important}.ms-md-n1{margin-left:-0.25rem !important}.ms-md-n2{margin-left:-0.5rem !important}.ms-md-n3{margin-left:-1rem !important}.ms-md-n4{margin-left:-1.5rem !important}.ms-md-n5{margin-left:-3rem !important}.p-md-0{padding:0 !important}.p-md-1{padding:.25rem !important}.p-md-2{padding:.5rem !important}.p-md-3{padding:1rem !important}.p-md-4{padding:1.5rem !important}.p-md-5{padding:3rem !important}.px-md-0{padding-right:0 !important;padding-left:0 !important}.px-md-1{padding-right:.25rem !important;padding-left:.25rem !important}.px-md-2{padding-right:.5rem !important;padding-left:.5rem !important}.px-md-3{padding-right:1rem !important;padding-left:1rem !important}.px-md-4{padding-right:1.5rem !important;padding-left:1.5rem !important}.px-md-5{padding-right:3rem !important;padding-left:3rem !important}.py-md-0{padding-top:0 !important;padding-bottom:0 !important}.py-md-1{padding-top:.25rem !important;padding-bottom:.25rem !important}.py-md-2{padding-top:.5rem !important;padding-bottom:.5rem !important}.py-md-3{padding-top:1rem !important;padding-bottom:1rem !important}.py-md-4{padding-top:1.5rem !important;padding-bottom:1.5rem !important}.py-md-5{padding-top:3rem !important;padding-bottom:3rem !important}.pt-md-0{padding-top:0 !important}.pt-md-1{padding-top:.25rem !important}.pt-md-2{padding-top:.5rem !important}.pt-md-3{padding-top:1rem !important}.pt-md-4{padding-top:1.5rem !important}.pt-md-5{padding-top:3rem !important}.pe-md-0{padding-right:0 !important}.pe-md-1{padding-right:.25rem !important}.pe-md-2{padding-right:.5rem !important}.pe-md-3{padding-right:1rem !important}.pe-md-4{padding-right:1.5rem !important}.pe-md-5{padding-right:3rem !important}.pb-md-0{padding-bottom:0 !important}.pb-md-1{padding-bottom:.25rem !important}.pb-md-2{padding-bottom:.5rem !important}.pb-md-3{padding-bottom:1rem !important}.pb-md-4{padding-bottom:1.5rem !important}.pb-md-5{padding-bottom:3rem !important}.ps-md-0{padding-left:0 !important}.ps-md-1{padding-left:.25rem !important}.ps-md-2{padding-left:.5rem !important}.ps-md-3{padding-left:1rem !important}.ps-md-4{padding-left:1.5rem !important}.ps-md-5{padding-left:3rem !important}.gap-md-0{gap:0 !important}.gap-md-1{gap:.25rem !important}.gap-md-2{gap:.5rem !important}.gap-md-3{gap:1rem !important}.gap-md-4{gap:1.5rem !important}.gap-md-5{gap:3rem !important}.row-gap-md-0{row-gap:0 !important}.row-gap-md-1{row-gap:.25rem !important}.row-gap-md-2{row-gap:.5rem !important}.row-gap-md-3{row-gap:1rem !important}.row-gap-md-4{row-gap:1.5rem !important}.row-gap-md-5{row-gap:3rem !important}.column-gap-md-0{column-gap:0 !important}.column-gap-md-1{column-gap:.25rem !important}.column-gap-md-2{column-gap:.5rem !important}.column-gap-md-3{column-gap:1rem !important}.column-gap-md-4{column-gap:1.5rem !important}.column-gap-md-5{column-gap:3rem !important}.text-md-start{text-align:left !important}.text-md-end{text-align:right !important}.text-md-center{text-align:center !important}}@media(min-width: 992px){.float-lg-start{float:left !important}.float-lg-end{float:right !important}.float-lg-none{float:none !important}.object-fit-lg-contain{object-fit:contain !important}.object-fit-lg-cover{object-fit:cover !important}.object-fit-lg-fill{object-fit:fill !important}.object-fit-lg-scale{object-fit:scale-down !important}.object-fit-lg-none{object-fit:none !important}.d-lg-inline{display:inline !important}.d-lg-inline-block{display:inline-block !important}.d-lg-block{display:block !important}.d-lg-grid{display:grid !important}.d-lg-inline-grid{display:inline-grid !important}.d-lg-table{display:table !important}.d-lg-table-row{display:table-row !important}.d-lg-table-cell{display:table-cell !important}.d-lg-flex{display:flex !important}.d-lg-inline-flex{display:inline-flex !important}.d-lg-none{display:none !important}.flex-lg-fill{flex:1 1 auto !important}.flex-lg-row{flex-direction:row !important}.flex-lg-column{flex-direction:column !important}.flex-lg-row-reverse{flex-direction:row-reverse !important}.flex-lg-column-reverse{flex-direction:column-reverse !important}.flex-lg-grow-0{flex-grow:0 !important}.flex-lg-grow-1{flex-grow:1 !important}.flex-lg-shrink-0{flex-shrink:0 !important}.flex-lg-shrink-1{flex-shrink:1 !important}.flex-lg-wrap{flex-wrap:wrap !important}.flex-lg-nowrap{flex-wrap:nowrap !important}.flex-lg-wrap-reverse{flex-wrap:wrap-reverse !important}.justify-content-lg-start{justify-content:flex-start !important}.justify-content-lg-end{justify-content:flex-end !important}.justify-content-lg-center{justify-content:center !important}.justify-content-lg-between{justify-content:space-between !important}.justify-content-lg-around{justify-content:space-around !important}.justify-content-lg-evenly{justify-content:space-evenly !important}.align-items-lg-start{align-items:flex-start !important}.align-items-lg-end{align-items:flex-end !important}.align-items-lg-center{align-items:center !important}.align-items-lg-baseline{align-items:baseline !important}.align-items-lg-stretch{align-items:stretch !important}.align-content-lg-start{align-content:flex-start !important}.align-content-lg-end{align-content:flex-end !important}.align-content-lg-center{align-content:center !important}.align-content-lg-between{align-content:space-between !important}.align-content-lg-around{align-content:space-around !important}.align-content-lg-stretch{align-content:stretch !important}.align-self-lg-auto{align-self:auto !important}.align-self-lg-start{align-self:flex-start !important}.align-self-lg-end{align-self:flex-end !important}.align-self-lg-center{align-self:center !important}.align-self-lg-baseline{align-self:baseline !important}.align-self-lg-stretch{align-self:stretch !important}.order-lg-first{order:-1 !important}.order-lg-0{order:0 !important}.order-lg-1{order:1 !important}.order-lg-2{order:2 !important}.order-lg-3{order:3 !important}.order-lg-4{order:4 !important}.order-lg-5{order:5 !important}.order-lg-last{order:6 !important}.m-lg-0{margin:0 !important}.m-lg-1{margin:.25rem !important}.m-lg-2{margin:.5rem !important}.m-lg-3{margin:1rem !important}.m-lg-4{margin:1.5rem !important}.m-lg-5{margin:3rem !important}.m-lg-auto{margin:auto !important}.mx-lg-0{margin-right:0 !important;margin-left:0 !important}.mx-lg-1{margin-right:.25rem !important;margin-left:.25rem !important}.mx-lg-2{margin-right:.5rem !important;margin-left:.5rem !important}.mx-lg-3{margin-right:1rem !important;margin-left:1rem !important}.mx-lg-4{margin-right:1.5rem !important;margin-left:1.5rem !important}.mx-lg-5{margin-right:3rem !important;margin-left:3rem !important}.mx-lg-auto{margin-right:auto !important;margin-left:auto !important}.my-lg-0{margin-top:0 !important;margin-bottom:0 !important}.my-lg-1{margin-top:.25rem !important;margin-bottom:.25rem !important}.my-lg-2{margin-top:.5rem !important;margin-bottom:.5rem !important}.my-lg-3{margin-top:1rem !important;margin-bottom:1rem !important}.my-lg-4{margin-top:1.5rem !important;margin-bottom:1.5rem !important}.my-lg-5{margin-top:3rem !important;margin-bottom:3rem !important}.my-lg-auto{margin-top:auto !important;margin-bottom:auto !important}.mt-lg-0{margin-top:0 !important}.mt-lg-1{margin-top:.25rem !important}.mt-lg-2{margin-top:.5rem !important}.mt-lg-3{margin-top:1rem !important}.mt-lg-4{margin-top:1.5rem !important}.mt-lg-5{margin-top:3rem !important}.mt-lg-auto{margin-top:auto !important}.me-lg-0{margin-right:0 !important}.me-lg-1{margin-right:.25rem !important}.me-lg-2{margin-right:.5rem !important}.me-lg-3{margin-right:1rem !important}.me-lg-4{margin-right:1.5rem !important}.me-lg-5{margin-right:3rem !important}.me-lg-auto{margin-right:auto !important}.mb-lg-0{margin-bottom:0 !important}.mb-lg-1{margin-bottom:.25rem !important}.mb-lg-2{margin-bottom:.5rem !important}.mb-lg-3{margin-bottom:1rem !important}.mb-lg-4{margin-bottom:1.5rem !important}.mb-lg-5{margin-bottom:3rem !important}.mb-lg-auto{margin-bottom:auto !important}.ms-lg-0{margin-left:0 !important}.ms-lg-1{margin-left:.25rem !important}.ms-lg-2{margin-left:.5rem !important}.ms-lg-3{margin-left:1rem !important}.ms-lg-4{margin-left:1.5rem !important}.ms-lg-5{margin-left:3rem !important}.ms-lg-auto{margin-left:auto !important}.m-lg-n1{margin:-0.25rem !important}.m-lg-n2{margin:-0.5rem !important}.m-lg-n3{margin:-1rem !important}.m-lg-n4{margin:-1.5rem !important}.m-lg-n5{margin:-3rem !important}.mx-lg-n1{margin-right:-0.25rem !important;margin-left:-0.25rem !important}.mx-lg-n2{margin-right:-0.5rem !important;margin-left:-0.5rem !important}.mx-lg-n3{margin-right:-1rem !important;margin-left:-1rem !important}.mx-lg-n4{margin-right:-1.5rem !important;margin-left:-1.5rem !important}.mx-lg-n5{margin-right:-3rem !important;margin-left:-3rem !important}.my-lg-n1{margin-top:-0.25rem !important;margin-bottom:-0.25rem !important}.my-lg-n2{margin-top:-0.5rem !important;margin-bottom:-0.5rem !important}.my-lg-n3{margin-top:-1rem !important;margin-bottom:-1rem !important}.my-lg-n4{margin-top:-1.5rem !important;margin-bottom:-1.5rem !important}.my-lg-n5{margin-top:-3rem !important;margin-bottom:-3rem !important}.mt-lg-n1{margin-top:-0.25rem !important}.mt-lg-n2{margin-top:-0.5rem !important}.mt-lg-n3{margin-top:-1rem !important}.mt-lg-n4{margin-top:-1.5rem !important}.mt-lg-n5{margin-top:-3rem !important}.me-lg-n1{margin-right:-0.25rem !important}.me-lg-n2{margin-right:-0.5rem !important}.me-lg-n3{margin-right:-1rem !important}.me-lg-n4{margin-right:-1.5rem !important}.me-lg-n5{margin-right:-3rem !important}.mb-lg-n1{margin-bottom:-0.25rem !important}.mb-lg-n2{margin-bottom:-0.5rem !important}.mb-lg-n3{margin-bottom:-1rem !important}.mb-lg-n4{margin-bottom:-1.5rem !important}.mb-lg-n5{margin-bottom:-3rem !important}.ms-lg-n1{margin-left:-0.25rem !important}.ms-lg-n2{margin-left:-0.5rem !important}.ms-lg-n3{margin-left:-1rem !important}.ms-lg-n4{margin-left:-1.5rem !important}.ms-lg-n5{margin-left:-3rem !important}.p-lg-0{padding:0 !important}.p-lg-1{padding:.25rem !important}.p-lg-2{padding:.5rem !important}.p-lg-3{padding:1rem !important}.p-lg-4{padding:1.5rem !important}.p-lg-5{padding:3rem !important}.px-lg-0{padding-right:0 !important;padding-left:0 !important}.px-lg-1{padding-right:.25rem !important;padding-left:.25rem !important}.px-lg-2{padding-right:.5rem !important;padding-left:.5rem !important}.px-lg-3{padding-right:1rem !important;padding-left:1rem !important}.px-lg-4{padding-right:1.5rem !important;padding-left:1.5rem !important}.px-lg-5{padding-right:3rem !important;padding-left:3rem !important}.py-lg-0{padding-top:0 !important;padding-bottom:0 !important}.py-lg-1{padding-top:.25rem !important;padding-bottom:.25rem !important}.py-lg-2{padding-top:.5rem !important;padding-bottom:.5rem !important}.py-lg-3{padding-top:1rem !important;padding-bottom:1rem !important}.py-lg-4{padding-top:1.5rem !important;padding-bottom:1.5rem !important}.py-lg-5{padding-top:3rem !important;padding-bottom:3rem !important}.pt-lg-0{padding-top:0 !important}.pt-lg-1{padding-top:.25rem !important}.pt-lg-2{padding-top:.5rem !important}.pt-lg-3{padding-top:1rem !important}.pt-lg-4{padding-top:1.5rem !important}.pt-lg-5{padding-top:3rem !important}.pe-lg-0{padding-right:0 !important}.pe-lg-1{padding-right:.25rem !important}.pe-lg-2{padding-right:.5rem !important}.pe-lg-3{padding-right:1rem !important}.pe-lg-4{padding-right:1.5rem !important}.pe-lg-5{padding-right:3rem !important}.pb-lg-0{padding-bottom:0 !important}.pb-lg-1{padding-bottom:.25rem !important}.pb-lg-2{padding-bottom:.5rem !important}.pb-lg-3{padding-bottom:1rem !important}.pb-lg-4{padding-bottom:1.5rem !important}.pb-lg-5{padding-bottom:3rem !important}.ps-lg-0{padding-left:0 !important}.ps-lg-1{padding-left:.25rem !important}.ps-lg-2{padding-left:.5rem !important}.ps-lg-3{padding-left:1rem !important}.ps-lg-4{padding-left:1.5rem !important}.ps-lg-5{padding-left:3rem !important}.gap-lg-0{gap:0 !important}.gap-lg-1{gap:.25rem !important}.gap-lg-2{gap:.5rem !important}.gap-lg-3{gap:1rem !important}.gap-lg-4{gap:1.5rem !important}.gap-lg-5{gap:3rem !important}.row-gap-lg-0{row-gap:0 !important}.row-gap-lg-1{row-gap:.25rem !important}.row-gap-lg-2{row-gap:.5rem !important}.row-gap-lg-3{row-gap:1rem !important}.row-gap-lg-4{row-gap:1.5rem !important}.row-gap-lg-5{row-gap:3rem !important}.column-gap-lg-0{column-gap:0 !important}.column-gap-lg-1{column-gap:.25rem !important}.column-gap-lg-2{column-gap:.5rem !important}.column-gap-lg-3{column-gap:1rem !important}.column-gap-lg-4{column-gap:1.5rem !important}.column-gap-lg-5{column-gap:3rem !important}.text-lg-start{text-align:left !important}.text-lg-end{text-align:right !important}.text-lg-center{text-align:center !important}}@media(min-width: 1200px){.float-xl-start{float:left !important}.float-xl-end{float:right !important}.float-xl-none{float:none !important}.object-fit-xl-contain{object-fit:contain !important}.object-fit-xl-cover{object-fit:cover !important}.object-fit-xl-fill{object-fit:fill !important}.object-fit-xl-scale{object-fit:scale-down !important}.object-fit-xl-none{object-fit:none !important}.d-xl-inline{display:inline !important}.d-xl-inline-block{display:inline-block !important}.d-xl-block{display:block !important}.d-xl-grid{display:grid !important}.d-xl-inline-grid{display:inline-grid !important}.d-xl-table{display:table !important}.d-xl-table-row{display:table-row !important}.d-xl-table-cell{display:table-cell !important}.d-xl-flex{display:flex !important}.d-xl-inline-flex{display:inline-flex !important}.d-xl-none{display:none !important}.flex-xl-fill{flex:1 1 auto !important}.flex-xl-row{flex-direction:row !important}.flex-xl-column{flex-direction:column !important}.flex-xl-row-reverse{flex-direction:row-reverse !important}.flex-xl-column-reverse{flex-direction:column-reverse !important}.flex-xl-grow-0{flex-grow:0 !important}.flex-xl-grow-1{flex-grow:1 !important}.flex-xl-shrink-0{flex-shrink:0 !important}.flex-xl-shrink-1{flex-shrink:1 !important}.flex-xl-wrap{flex-wrap:wrap !important}.flex-xl-nowrap{flex-wrap:nowrap !important}.flex-xl-wrap-reverse{flex-wrap:wrap-reverse !important}.justify-content-xl-start{justify-content:flex-start !important}.justify-content-xl-end{justify-content:flex-end !important}.justify-content-xl-center{justify-content:center !important}.justify-content-xl-between{justify-content:space-between !important}.justify-content-xl-around{justify-content:space-around !important}.justify-content-xl-evenly{justify-content:space-evenly !important}.align-items-xl-start{align-items:flex-start !important}.align-items-xl-end{align-items:flex-end !important}.align-items-xl-center{align-items:center !important}.align-items-xl-baseline{align-items:baseline !important}.align-items-xl-stretch{align-items:stretch !important}.align-content-xl-start{align-content:flex-start !important}.align-content-xl-end{align-content:flex-end !important}.align-content-xl-center{align-content:center !important}.align-content-xl-between{align-content:space-between !important}.align-content-xl-around{align-content:space-around !important}.align-content-xl-stretch{align-content:stretch !important}.align-self-xl-auto{align-self:auto !important}.align-self-xl-start{align-self:flex-start !important}.align-self-xl-end{align-self:flex-end !important}.align-self-xl-center{align-self:center !important}.align-self-xl-baseline{align-self:baseline !important}.align-self-xl-stretch{align-self:stretch !important}.order-xl-first{order:-1 !important}.order-xl-0{order:0 !important}.order-xl-1{order:1 !important}.order-xl-2{order:2 !important}.order-xl-3{order:3 !important}.order-xl-4{order:4 !important}.order-xl-5{order:5 !important}.order-xl-last{order:6 !important}.m-xl-0{margin:0 !important}.m-xl-1{margin:.25rem !important}.m-xl-2{margin:.5rem !important}.m-xl-3{margin:1rem !important}.m-xl-4{margin:1.5rem !important}.m-xl-5{margin:3rem !important}.m-xl-auto{margin:auto !important}.mx-xl-0{margin-right:0 !important;margin-left:0 !important}.mx-xl-1{margin-right:.25rem !important;margin-left:.25rem !important}.mx-xl-2{margin-right:.5rem !important;margin-left:.5rem !important}.mx-xl-3{margin-right:1rem !important;margin-left:1rem !important}.mx-xl-4{margin-right:1.5rem !important;margin-left:1.5rem !important}.mx-xl-5{margin-right:3rem !important;margin-left:3rem !important}.mx-xl-auto{margin-right:auto !important;margin-left:auto !important}.my-xl-0{margin-top:0 !important;margin-bottom:0 !important}.my-xl-1{margin-top:.25rem !important;margin-bottom:.25rem !important}.my-xl-2{margin-top:.5rem !important;margin-bottom:.5rem !important}.my-xl-3{margin-top:1rem !important;margin-bottom:1rem !important}.my-xl-4{margin-top:1.5rem !important;margin-bottom:1.5rem !important}.my-xl-5{margin-top:3rem !important;margin-bottom:3rem !important}.my-xl-auto{margin-top:auto !important;margin-bottom:auto !important}.mt-xl-0{margin-top:0 !important}.mt-xl-1{margin-top:.25rem !important}.mt-xl-2{margin-top:.5rem !important}.mt-xl-3{margin-top:1rem !important}.mt-xl-4{margin-top:1.5rem !important}.mt-xl-5{margin-top:3rem !important}.mt-xl-auto{margin-top:auto !important}.me-xl-0{margin-right:0 !important}.me-xl-1{margin-right:.25rem !important}.me-xl-2{margin-right:.5rem !important}.me-xl-3{margin-right:1rem !important}.me-xl-4{margin-right:1.5rem !important}.me-xl-5{margin-right:3rem !important}.me-xl-auto{margin-right:auto !important}.mb-xl-0{margin-bottom:0 !important}.mb-xl-1{margin-bottom:.25rem !important}.mb-xl-2{margin-bottom:.5rem !important}.mb-xl-3{margin-bottom:1rem !important}.mb-xl-4{margin-bottom:1.5rem !important}.mb-xl-5{margin-bottom:3rem !important}.mb-xl-auto{margin-bottom:auto !important}.ms-xl-0{margin-left:0 !important}.ms-xl-1{margin-left:.25rem !important}.ms-xl-2{margin-left:.5rem !important}.ms-xl-3{margin-left:1rem !important}.ms-xl-4{margin-left:1.5rem !important}.ms-xl-5{margin-left:3rem !important}.ms-xl-auto{margin-left:auto !important}.m-xl-n1{margin:-0.25rem !important}.m-xl-n2{margin:-0.5rem !important}.m-xl-n3{margin:-1rem !important}.m-xl-n4{margin:-1.5rem !important}.m-xl-n5{margin:-3rem !important}.mx-xl-n1{margin-right:-0.25rem !important;margin-left:-0.25rem !important}.mx-xl-n2{margin-right:-0.5rem !important;margin-left:-0.5rem !important}.mx-xl-n3{margin-right:-1rem !important;margin-left:-1rem !important}.mx-xl-n4{margin-right:-1.5rem !important;margin-left:-1.5rem !important}.mx-xl-n5{margin-right:-3rem !important;margin-left:-3rem !important}.my-xl-n1{margin-top:-0.25rem !important;margin-bottom:-0.25rem !important}.my-xl-n2{margin-top:-0.5rem !important;margin-bottom:-0.5rem !important}.my-xl-n3{margin-top:-1rem !important;margin-bottom:-1rem !important}.my-xl-n4{margin-top:-1.5rem !important;margin-bottom:-1.5rem !important}.my-xl-n5{margin-top:-3rem !important;margin-bottom:-3rem !important}.mt-xl-n1{margin-top:-0.25rem !important}.mt-xl-n2{margin-top:-0.5rem !important}.mt-xl-n3{margin-top:-1rem !important}.mt-xl-n4{margin-top:-1.5rem !important}.mt-xl-n5{margin-top:-3rem !important}.me-xl-n1{margin-right:-0.25rem !important}.me-xl-n2{margin-right:-0.5rem !important}.me-xl-n3{margin-right:-1rem !important}.me-xl-n4{margin-right:-1.5rem !important}.me-xl-n5{margin-right:-3rem !important}.mb-xl-n1{margin-bottom:-0.25rem !important}.mb-xl-n2{margin-bottom:-0.5rem !important}.mb-xl-n3{margin-bottom:-1rem !important}.mb-xl-n4{margin-bottom:-1.5rem !important}.mb-xl-n5{margin-bottom:-3rem !important}.ms-xl-n1{margin-left:-0.25rem !important}.ms-xl-n2{margin-left:-0.5rem !important}.ms-xl-n3{margin-left:-1rem !important}.ms-xl-n4{margin-left:-1.5rem !important}.ms-xl-n5{margin-left:-3rem !important}.p-xl-0{padding:0 !important}.p-xl-1{padding:.25rem !important}.p-xl-2{padding:.5rem !important}.p-xl-3{padding:1rem !important}.p-xl-4{padding:1.5rem !important}.p-xl-5{padding:3rem !important}.px-xl-0{padding-right:0 !important;padding-left:0 !important}.px-xl-1{padding-right:.25rem !important;padding-left:.25rem !important}.px-xl-2{padding-right:.5rem !important;padding-left:.5rem !important}.px-xl-3{padding-right:1rem !important;padding-left:1rem !important}.px-xl-4{padding-right:1.5rem !important;padding-left:1.5rem !important}.px-xl-5{padding-right:3rem !important;padding-left:3rem !important}.py-xl-0{padding-top:0 !important;padding-bottom:0 !important}.py-xl-1{padding-top:.25rem !important;padding-bottom:.25rem !important}.py-xl-2{padding-top:.5rem !important;padding-bottom:.5rem !important}.py-xl-3{padding-top:1rem !important;padding-bottom:1rem !important}.py-xl-4{padding-top:1.5rem !important;padding-bottom:1.5rem !important}.py-xl-5{padding-top:3rem !important;padding-bottom:3rem !important}.pt-xl-0{padding-top:0 !important}.pt-xl-1{padding-top:.25rem !important}.pt-xl-2{padding-top:.5rem !important}.pt-xl-3{padding-top:1rem !important}.pt-xl-4{padding-top:1.5rem !important}.pt-xl-5{padding-top:3rem !important}.pe-xl-0{padding-right:0 !important}.pe-xl-1{padding-right:.25rem !important}.pe-xl-2{padding-right:.5rem !important}.pe-xl-3{padding-right:1rem !important}.pe-xl-4{padding-right:1.5rem !important}.pe-xl-5{padding-right:3rem !important}.pb-xl-0{padding-bottom:0 !important}.pb-xl-1{padding-bottom:.25rem !important}.pb-xl-2{padding-bottom:.5rem !important}.pb-xl-3{padding-bottom:1rem !important}.pb-xl-4{padding-bottom:1.5rem !important}.pb-xl-5{padding-bottom:3rem !important}.ps-xl-0{padding-left:0 !important}.ps-xl-1{padding-left:.25rem !important}.ps-xl-2{padding-left:.5rem !important}.ps-xl-3{padding-left:1rem !important}.ps-xl-4{padding-left:1.5rem !important}.ps-xl-5{padding-left:3rem !important}.gap-xl-0{gap:0 !important}.gap-xl-1{gap:.25rem !important}.gap-xl-2{gap:.5rem !important}.gap-xl-3{gap:1rem !important}.gap-xl-4{gap:1.5rem !important}.gap-xl-5{gap:3rem !important}.row-gap-xl-0{row-gap:0 !important}.row-gap-xl-1{row-gap:.25rem !important}.row-gap-xl-2{row-gap:.5rem !important}.row-gap-xl-3{row-gap:1rem !important}.row-gap-xl-4{row-gap:1.5rem !important}.row-gap-xl-5{row-gap:3rem !important}.column-gap-xl-0{column-gap:0 !important}.column-gap-xl-1{column-gap:.25rem !important}.column-gap-xl-2{column-gap:.5rem !important}.column-gap-xl-3{column-gap:1rem !important}.column-gap-xl-4{column-gap:1.5rem !important}.column-gap-xl-5{column-gap:3rem !important}.text-xl-start{text-align:left !important}.text-xl-end{text-align:right !important}.text-xl-center{text-align:center !important}}@media(min-width: 1400px){.float-xxl-start{float:left !important}.float-xxl-end{float:right !important}.float-xxl-none{float:none !important}.object-fit-xxl-contain{object-fit:contain !important}.object-fit-xxl-cover{object-fit:cover !important}.object-fit-xxl-fill{object-fit:fill !important}.object-fit-xxl-scale{object-fit:scale-down !important}.object-fit-xxl-none{object-fit:none !important}.d-xxl-inline{display:inline !important}.d-xxl-inline-block{display:inline-block !important}.d-xxl-block{display:block !important}.d-xxl-grid{display:grid !important}.d-xxl-inline-grid{display:inline-grid !important}.d-xxl-table{display:table !important}.d-xxl-table-row{display:table-row !important}.d-xxl-table-cell{display:table-cell !important}.d-xxl-flex{display:flex !important}.d-xxl-inline-flex{display:inline-flex !important}.d-xxl-none{display:none !important}.flex-xxl-fill{flex:1 1 auto !important}.flex-xxl-row{flex-direction:row !important}.flex-xxl-column{flex-direction:column !important}.flex-xxl-row-reverse{flex-direction:row-reverse !important}.flex-xxl-column-reverse{flex-direction:column-reverse !important}.flex-xxl-grow-0{flex-grow:0 !important}.flex-xxl-grow-1{flex-grow:1 !important}.flex-xxl-shrink-0{flex-shrink:0 !important}.flex-xxl-shrink-1{flex-shrink:1 !important}.flex-xxl-wrap{flex-wrap:wrap !important}.flex-xxl-nowrap{flex-wrap:nowrap !important}.flex-xxl-wrap-reverse{flex-wrap:wrap-reverse !important}.justify-content-xxl-start{justify-content:flex-start !important}.justify-content-xxl-end{justify-content:flex-end !important}.justify-content-xxl-center{justify-content:center !important}.justify-content-xxl-between{justify-content:space-between !important}.justify-content-xxl-around{justify-content:space-around !important}.justify-content-xxl-evenly{justify-content:space-evenly !important}.align-items-xxl-start{align-items:flex-start !important}.align-items-xxl-end{align-items:flex-end !important}.align-items-xxl-center{align-items:center !important}.align-items-xxl-baseline{align-items:baseline !important}.align-items-xxl-stretch{align-items:stretch !important}.align-content-xxl-start{align-content:flex-start !important}.align-content-xxl-end{align-content:flex-end !important}.align-content-xxl-center{align-content:center !important}.align-content-xxl-between{align-content:space-between !important}.align-content-xxl-around{align-content:space-around !important}.align-content-xxl-stretch{align-content:stretch !important}.align-self-xxl-auto{align-self:auto !important}.align-self-xxl-start{align-self:flex-start !important}.align-self-xxl-end{align-self:flex-end !important}.align-self-xxl-center{align-self:center !important}.align-self-xxl-baseline{align-self:baseline !important}.align-self-xxl-stretch{align-self:stretch !important}.order-xxl-first{order:-1 !important}.order-xxl-0{order:0 !important}.order-xxl-1{order:1 !important}.order-xxl-2{order:2 !important}.order-xxl-3{order:3 !important}.order-xxl-4{order:4 !important}.order-xxl-5{order:5 !important}.order-xxl-last{order:6 !important}.m-xxl-0{margin:0 !important}.m-xxl-1{margin:.25rem !important}.m-xxl-2{margin:.5rem !important}.m-xxl-3{margin:1rem !important}.m-xxl-4{margin:1.5rem !important}.m-xxl-5{margin:3rem !important}.m-xxl-auto{margin:auto !important}.mx-xxl-0{margin-right:0 !important;margin-left:0 !important}.mx-xxl-1{margin-right:.25rem !important;margin-left:.25rem !important}.mx-xxl-2{margin-right:.5rem !important;margin-left:.5rem !important}.mx-xxl-3{margin-right:1rem !important;margin-left:1rem !important}.mx-xxl-4{margin-right:1.5rem !important;margin-left:1.5rem !important}.mx-xxl-5{margin-right:3rem !important;margin-left:3rem !important}.mx-xxl-auto{margin-right:auto !important;margin-left:auto !important}.my-xxl-0{margin-top:0 !important;margin-bottom:0 !important}.my-xxl-1{margin-top:.25rem !important;margin-bottom:.25rem !important}.my-xxl-2{margin-top:.5rem !important;margin-bottom:.5rem !important}.my-xxl-3{margin-top:1rem !important;margin-bottom:1rem !important}.my-xxl-4{margin-top:1.5rem !important;margin-bottom:1.5rem !important}.my-xxl-5{margin-top:3rem !important;margin-bottom:3rem !important}.my-xxl-auto{margin-top:auto !important;margin-bottom:auto !important}.mt-xxl-0{margin-top:0 !important}.mt-xxl-1{margin-top:.25rem !important}.mt-xxl-2{margin-top:.5rem !important}.mt-xxl-3{margin-top:1rem !important}.mt-xxl-4{margin-top:1.5rem !important}.mt-xxl-5{margin-top:3rem !important}.mt-xxl-auto{margin-top:auto !important}.me-xxl-0{margin-right:0 !important}.me-xxl-1{margin-right:.25rem !important}.me-xxl-2{margin-right:.5rem !important}.me-xxl-3{margin-right:1rem !important}.me-xxl-4{margin-right:1.5rem !important}.me-xxl-5{margin-right:3rem !important}.me-xxl-auto{margin-right:auto !important}.mb-xxl-0{margin-bottom:0 !important}.mb-xxl-1{margin-bottom:.25rem !important}.mb-xxl-2{margin-bottom:.5rem !important}.mb-xxl-3{margin-bottom:1rem !important}.mb-xxl-4{margin-bottom:1.5rem !important}.mb-xxl-5{margin-bottom:3rem !important}.mb-xxl-auto{margin-bottom:auto !important}.ms-xxl-0{margin-left:0 !important}.ms-xxl-1{margin-left:.25rem !important}.ms-xxl-2{margin-left:.5rem !important}.ms-xxl-3{margin-left:1rem !important}.ms-xxl-4{margin-left:1.5rem !important}.ms-xxl-5{margin-left:3rem !important}.ms-xxl-auto{margin-left:auto !important}.m-xxl-n1{margin:-0.25rem !important}.m-xxl-n2{margin:-0.5rem !important}.m-xxl-n3{margin:-1rem !important}.m-xxl-n4{margin:-1.5rem !important}.m-xxl-n5{margin:-3rem !important}.mx-xxl-n1{margin-right:-0.25rem !important;margin-left:-0.25rem !important}.mx-xxl-n2{margin-right:-0.5rem !important;margin-left:-0.5rem !important}.mx-xxl-n3{margin-right:-1rem !important;margin-left:-1rem !important}.mx-xxl-n4{margin-right:-1.5rem !important;margin-left:-1.5rem !important}.mx-xxl-n5{margin-right:-3rem !important;margin-left:-3rem !important}.my-xxl-n1{margin-top:-0.25rem !important;margin-bottom:-0.25rem !important}.my-xxl-n2{margin-top:-0.5rem !important;margin-bottom:-0.5rem !important}.my-xxl-n3{margin-top:-1rem !important;margin-bottom:-1rem !important}.my-xxl-n4{margin-top:-1.5rem !important;margin-bottom:-1.5rem !important}.my-xxl-n5{margin-top:-3rem !important;margin-bottom:-3rem !important}.mt-xxl-n1{margin-top:-0.25rem !important}.mt-xxl-n2{margin-top:-0.5rem !important}.mt-xxl-n3{margin-top:-1rem !important}.mt-xxl-n4{margin-top:-1.5rem !important}.mt-xxl-n5{margin-top:-3rem !important}.me-xxl-n1{margin-right:-0.25rem !important}.me-xxl-n2{margin-right:-0.5rem !important}.me-xxl-n3{margin-right:-1rem !important}.me-xxl-n4{margin-right:-1.5rem !important}.me-xxl-n5{margin-right:-3rem !important}.mb-xxl-n1{margin-bottom:-0.25rem !important}.mb-xxl-n2{margin-bottom:-0.5rem !important}.mb-xxl-n3{margin-bottom:-1rem !important}.mb-xxl-n4{margin-bottom:-1.5rem !important}.mb-xxl-n5{margin-bottom:-3rem !important}.ms-xxl-n1{margin-left:-0.25rem !important}.ms-xxl-n2{margin-left:-0.5rem !important}.ms-xxl-n3{margin-left:-1rem !important}.ms-xxl-n4{margin-left:-1.5rem !important}.ms-xxl-n5{margin-left:-3rem !important}.p-xxl-0{padding:0 !important}.p-xxl-1{padding:.25rem !important}.p-xxl-2{padding:.5rem !important}.p-xxl-3{padding:1rem !important}.p-xxl-4{padding:1.5rem !important}.p-xxl-5{padding:3rem !important}.px-xxl-0{padding-right:0 !important;padding-left:0 !important}.px-xxl-1{padding-right:.25rem !important;padding-left:.25rem !important}.px-xxl-2{padding-right:.5rem !important;padding-left:.5rem !important}.px-xxl-3{padding-right:1rem !important;padding-left:1rem !important}.px-xxl-4{padding-right:1.5rem !important;padding-left:1.5rem !important}.px-xxl-5{padding-right:3rem !important;padding-left:3rem !important}.py-xxl-0{padding-top:0 !important;padding-bottom:0 !important}.py-xxl-1{padding-top:.25rem !important;padding-bottom:.25rem !important}.py-xxl-2{padding-top:.5rem !important;padding-bottom:.5rem !important}.py-xxl-3{padding-top:1rem !important;padding-bottom:1rem !important}.py-xxl-4{padding-top:1.5rem !important;padding-bottom:1.5rem !important}.py-xxl-5{padding-top:3rem !important;padding-bottom:3rem !important}.pt-xxl-0{padding-top:0 !important}.pt-xxl-1{padding-top:.25rem !important}.pt-xxl-2{padding-top:.5rem !important}.pt-xxl-3{padding-top:1rem !important}.pt-xxl-4{padding-top:1.5rem !important}.pt-xxl-5{padding-top:3rem !important}.pe-xxl-0{padding-right:0 !important}.pe-xxl-1{padding-right:.25rem !important}.pe-xxl-2{padding-right:.5rem !important}.pe-xxl-3{padding-right:1rem !important}.pe-xxl-4{padding-right:1.5rem !important}.pe-xxl-5{padding-right:3rem !important}.pb-xxl-0{padding-bottom:0 !important}.pb-xxl-1{padding-bottom:.25rem !important}.pb-xxl-2{padding-bottom:.5rem !important}.pb-xxl-3{padding-bottom:1rem !important}.pb-xxl-4{padding-bottom:1.5rem !important}.pb-xxl-5{padding-bottom:3rem !important}.ps-xxl-0{padding-left:0 !important}.ps-xxl-1{padding-left:.25rem !important}.ps-xxl-2{padding-left:.5rem !important}.ps-xxl-3{padding-left:1rem !important}.ps-xxl-4{padding-left:1.5rem !important}.ps-xxl-5{padding-left:3rem !important}.gap-xxl-0{gap:0 !important}.gap-xxl-1{gap:.25rem !important}.gap-xxl-2{gap:.5rem !important}.gap-xxl-3{gap:1rem !important}.gap-xxl-4{gap:1.5rem !important}.gap-xxl-5{gap:3rem !important}.row-gap-xxl-0{row-gap:0 !important}.row-gap-xxl-1{row-gap:.25rem !important}.row-gap-xxl-2{row-gap:.5rem !important}.row-gap-xxl-3{row-gap:1rem !important}.row-gap-xxl-4{row-gap:1.5rem !important}.row-gap-xxl-5{row-gap:3rem !important}.column-gap-xxl-0{column-gap:0 !important}.column-gap-xxl-1{column-gap:.25rem !important}.column-gap-xxl-2{column-gap:.5rem !important}.column-gap-xxl-3{column-gap:1rem !important}.column-gap-xxl-4{column-gap:1.5rem !important}.column-gap-xxl-5{column-gap:3rem !important}.text-xxl-start{text-align:left !important}.text-xxl-end{text-align:right !important}.text-xxl-center{text-align:center !important}}@media(min-width: 1200px){.fs-1{font-size:2.5rem !important}.fs-2{font-size:2rem !important}.fs-3{font-size:1.75rem !important}.fs-4{font-size:1.5rem !important}}@media print{.d-print-inline{display:inline !important}.d-print-inline-block{display:inline-block !important}.d-print-block{display:block !important}.d-print-grid{display:grid !important}.d-print-inline-grid{display:inline-grid !important}.d-print-table{display:table !important}.d-print-table-row{display:table-row !important}.d-print-table-cell{display:table-cell !important}.d-print-flex{display:flex !important}.d-print-inline-flex{display:inline-flex !important}.d-print-none{display:none !important}}:root{--background: 220 50% 6%;--foreground: 190 30% 92%;--card: 220 55% 10%;--card-foreground: 190 30% 92%;--popover: 220 55% 8%;--popover-foreground: 190 30% 92%;--primary: 185 80% 50%;--primary-foreground: 220 50% 6%;--secondary: 220 45% 18%;--secondary-foreground: 190 30% 92%;--muted: 220 40% 15%;--muted-foreground: 220 25% 55%;--accent: 260 60% 60%;--accent-foreground: 190 30% 92%;--destructive: 0 70% 50%;--destructive-foreground: 190 30% 92%;--border: 220 40% 22%;--input: 220 45% 18%;--ring: 185 80% 50%;--radius: 0.75rem;--glass-bg: 220 55% 12% / 0.6;--glass-border: 185 60% 50% / 0.2;--glass-shadow: 220 100% 3% / 0.5;--glass-blur: 20px;--gradient-primary: linear-gradient(135deg, hsl(185 80% 50%), hsl(200 70% 45%));--gradient-accent: linear-gradient(135deg, hsl(260 60% 60%), hsl(280 50% 55%));--gradient-surface: linear-gradient(180deg, hsl(220 55% 12%), hsl(220 55% 8%));--sidebar-background: 220 55% 8%;--sidebar-foreground: 190 30% 92%;--sidebar-primary: 185 80% 50%;--sidebar-primary-foreground: 220 50% 6%;--sidebar-accent: 220 45% 16%;--sidebar-accent-foreground: 190 30% 92%;--sidebar-border: 220 40% 20%;--sidebar-ring: 185 80% 50%}:root{--background: 220 50% 6%;--foreground: 190 30% 92%;--card: 220 55% 10%;--card-foreground: 190 30% 92%;--popover: 220 55% 8%;--popover-foreground: 190 30% 92%;--primary: 185 80% 50%;--primary-foreground: 220 50% 6%;--secondary: 220 45% 18%;--secondary-foreground: 190 30% 92%;--muted: 220 40% 15%;--muted-foreground: 220 25% 55%;--accent: 260 60% 60%;--accent-foreground: 190 30% 92%;--destructive: 0 70% 50%;--destructive-foreground: 190 30% 92%;--border: 220 40% 22%;--input: 220 45% 18%;--ring: 185 80% 50%;--radius: 20px;--glass-bg: 220 55% 12% / 0.6;--glass-border: 185 60% 50% / 0.2;--glass-shadow: 220 100% 3% / 0.5;--glass-blur: 20px;--gradient-primary: linear-gradient(135deg, hsl(185 80% 50%), hsl(200 70% 45%));--gradient-accent: linear-gradient(135deg, hsl(260 60% 60%), hsl(280 50% 55%));--gradient-surface: linear-gradient(180deg, hsl(220 55% 12%), hsl(220 55% 8%));--sidebar-background: 220 55% 8%;--sidebar-foreground: 190 30% 92%;--sidebar-primary: 185 80% 50%;--sidebar-primary-foreground: 220 50% 6%;--sidebar-accent: 220 45% 16%;--sidebar-accent-foreground: 190 30% 92%;--sidebar-border: 220 40% 20%;--sidebar-ring: 185 80% 50%}*,*::before,*::after{box-sizing:border-box;border-color:hsl(var(--border))}body{background-color:hsl(var(--background));color:hsl(var(--foreground));font-family:"Cairo","Inter",system-ui,-apple-system,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0;padding:0;line-height:1.5}html{scroll-behavior:smooth}h1,.h1,h2,.h2,h3,.h3,h4,.h4,h5,.h5,h6,.h6,p{margin-top:0}ul,ol{list-style:none;padding:0;margin:0}a{text-decoration:none;color:inherit}button{cursor:pointer;border:none;background:rgba(0,0,0,0);font-family:inherit;font-size:inherit}img{max-width:100%;height:auto;display:block}input,textarea,select{font-family:inherit;font-size:inherit}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:hsl(var(--muted));border-radius:4px}::-webkit-scrollbar-thumb{background:hsl(var(--border));border-radius:4px}::-webkit-scrollbar-thumb:hover{background:hsl(var(--muted-foreground))}*{scrollbar-width:thin;scrollbar-color:hsl(var(--primary)) hsl(var(--muted))}.glass{background:hsl(var(--glass-bg));backdrop-filter:blur(var(--glass-blur));-webkit-backdrop-filter:blur(var(--glass-blur));border:1px solid hsl(var(--glass-border));box-shadow:0 8px 32px hsl(var(--glass-shadow))}.glass-card{background:hsl(var(--glass-bg));backdrop-filter:blur(var(--glass-blur));-webkit-backdrop-filter:blur(var(--glass-blur));border:1px solid hsl(var(--glass-border));box-shadow:0 8px 32px hsl(var(--glass-shadow));border-radius:var(--radius)}.glass-panel{background:hsl(var(--glass-bg));backdrop-filter:blur(var(--glass-blur));-webkit-backdrop-filter:blur(var(--glass-blur));border:1px solid hsl(var(--glass-border));box-shadow:0 8px 32px hsl(var(--glass-shadow));border-radius:1rem;padding:1.5rem}.glass-button{background:hsl(var(--glass-bg));backdrop-filter:blur(var(--glass-blur));-webkit-backdrop-filter:blur(var(--glass-blur));border:1px solid hsl(var(--glass-border));box-shadow:0 8px 32px hsl(var(--glass-shadow));border-radius:.5rem;padding:.5rem 1rem;transition:all all .2s ease-in-out}.glass-button:hover{background:hsl(var(--glass-bg));transform:translateY(-2px);box-shadow:0 12px 40px hsl(var(--glass-shadow))}.glass-input{background:hsl(var(--glass-bg));backdrop-filter:blur(var(--glass-blur));-webkit-backdrop-filter:blur(var(--glass-blur));border:1px solid hsl(var(--glass-border));box-shadow:0 8px 32px hsl(var(--glass-shadow));border-radius:.5rem;padding:.75rem 1rem;color:hsl(var(--foreground))}.glass-input:focus{outline:none;border-color:hsl(var(--primary));box-shadow:0 0 0 3px hsl(var(--ring)/0.2)}.glass-input::placeholder{color:hsl(var(--muted-foreground))}.gradient-primary{background:var(--gradient-primary)}.gradient-accent{background:var(--gradient-accent)}.gradient-surface{background:var(--gradient-surface)}.text-gradient{background:var(--gradient-primary);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);background-clip:text}.border-gradient{position:relative;background:hsl(var(--card));border-radius:var(--radius)}.border-gradient::before{content:"";position:absolute;inset:-2px;border-radius:calc(var(--radius) + 2px);background:var(--gradient-primary);z-index:-1;opacity:.5}.glow-primary{box-shadow:0 0 20px hsl(var(--primary)/0.4),0 0 40px hsl(var(--primary)/0.2)}.glow-accent{box-shadow:0 0 20px hsl(var(--accent)/0.4),0 0 40px hsl(var(--accent)/0.2)}.glow-subtle{box-shadow:0 0 10px hsl(var(--primary)/0.2),0 0 20px hsl(var(--primary)/0.1)}.hover-glow{transition:box-shadow all .2s ease-in-out}.hover-glow:hover{box-shadow:0 0 20px hsl(var(--primary)/0.4),0 0 40px hsl(var(--primary)/0.2)}@keyframes float{0%,100%{transform:translateY(0)}50%{transform:translateY(-10px)}}.animate-float{animation:float 6s ease-in-out infinite}@keyframes pulse-glow{0%,100%{box-shadow:0 0 20px hsl(var(--primary)/0.3)}50%{box-shadow:0 0 40px hsl(var(--primary)/0.6)}}.animate-pulse-glow{animation:pulse-glow 2s ease-in-out infinite}@keyframes shimmer{0%{background-position:-200% 0}100%{background-position:200% 0}}.animate-shimmer{animation:shimmer 2s linear infinite;background-size:200% 100%}@keyframes fade-in{from{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.animate-fade-in{animation:fade-in .3s ease-out forwards}@keyframes scale-in{from{opacity:0;transform:scale(0.95)}to{opacity:1;transform:scale(1)}}.animate-scale-in{animation:scale-in .2s ease-out forwards}@keyframes slide-in-right{from{transform:translateX(100%);opacity:0}to{transform:translateX(0);opacity:1}}.animate-slide-in-right{animation:slide-in-right .3s ease-out forwards}@keyframes slide-in-left{from{transform:translateX(-100%);opacity:0}to{transform:translateX(0);opacity:1}}.animate-slide-in-left{animation:slide-in-left .3s ease-out forwards}@keyframes spin{from{transform:rotate(0deg)}to{transform:rotate(360deg)}}.animate-spin{animation:spin 1s linear infinite}@keyframes bounce{0%,100%{transform:translateY(0)}50%{transform:translateY(-25%)}}.animate-bounce{animation:bounce 1s ease-in-out infinite}.sidebar-glass{background:hsl(var(--sidebar-background)/0.8);backdrop-filter:blur(var(--glass-blur));-webkit-backdrop-filter:blur(var(--glass-blur));border-right:1px solid hsl(var(--sidebar-border)/0.5)}[dir=rtl] .sidebar-glass{border-right:none;border-left:1px solid hsl(var(--sidebar-border)/0.5)}.sidebar{display:flex;flex-direction:column;height:100vh;position:sticky;top:0;transition:width .5s ease}.sidebar--collapsed{width:64px}.sidebar--expanded{width:288px}.sidebar-header{display:flex;align-items:center;justify-content:space-between;padding:0 1rem;height:64px;border-bottom:1px solid hsl(var(--sidebar-border)/0.5)}.sidebar-logo{display:flex;align-items:center;gap:1rem}.sidebar-logo__icon{display:flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:.5rem;background:var(--sidebar-gradient-primary, var(--gradient-primary));box-shadow:0 4px 12px hsl(var(--sidebar-primary)/0.2);transition:transform all .2s ease-in-out}.sidebar-logo__icon:hover{transform:scale(1.05)}.sidebar-logo__text{font-weight:700;font-size:1.25rem;background:var(--sidebar-gradient-primary, var(--gradient-primary));-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);background-clip:text}.sidebar-nav{flex:1;overflow-y:auto;padding:1rem .5rem}.sidebar-menu{display:flex;flex-direction:column;gap:.25rem}.sidebar-menu-item{display:flex;align-items:center;gap:1rem;padding:.5rem 1rem;border-radius:.5rem;color:hsl(var(--sidebar-foreground));transition:all all .2s ease-in-out;cursor:pointer}.sidebar-menu-item:hover{background:hsl(var(--sidebar-accent))}.sidebar-menu-item--active{background:hsl(var(--sidebar-accent));color:hsl(var(--sidebar-primary))}.sidebar-menu-item__icon{width:20px;height:20px;flex-shrink:0}.sidebar-menu-item__label{flex:1;font-size:.875rem;font-weight:500}.sidebar-menu-item__chevron{width:16px;height:16px;transition:transform all .2s ease-in-out}.sidebar-menu-item__chevron--expanded{transform:rotate(90deg)}.sidebar-submenu{margin-left:2rem;padding-left:1rem;border-left:1px solid hsl(var(--sidebar-border)/0.5)}.sidebar-submenu__item{padding:.25rem 1rem;font-size:.8125rem;color:hsl(var(--sidebar-foreground)/0.8);border-radius:.25rem;transition:all all .2s ease-in-out}.sidebar-submenu__item:hover{color:hsl(var(--sidebar-foreground));background:hsl(var(--sidebar-accent)/0.5)}.sidebar-submenu__item--active{color:hsl(var(--sidebar-primary))}.sidebar-footer{padding:1rem;border-top:1px solid hsl(var(--sidebar-border)/0.5)}.sidebar-collapse-btn{padding:.5rem;border-radius:.5rem;color:hsl(var(--sidebar-foreground));opacity:.7;transition:all all .2s ease-in-out}.sidebar-collapse-btn:hover{opacity:1;background:hsl(var(--sidebar-accent))}.card{background:hsl(var(--card));border:1px solid hsl(var(--border));border-radius:var(--radius);color:hsl(var(--card-foreground))}.card--glass{background:hsl(var(--glass-bg));backdrop-filter:blur(var(--glass-blur));-webkit-backdrop-filter:blur(var(--glass-blur));border:1px solid hsl(var(--glass-border));box-shadow:0 8px 32px hsl(var(--glass-shadow));border-radius:var(--radius)}.card--hoverable{transition:all all .2s ease-in-out}.card--hoverable:hover{transform:translateY(-2px);box-shadow:0 8px 25px hsl(var(--glass-shadow))}.card-header{padding:1rem;border-bottom:1px solid hsl(var(--border)/0.5);background:hsl(var(--primary));color:hsl(var(--primary-foreground))}.card-header__title{font-size:1.125rem;font-weight:600;color:hsl(var(--foreground));margin:0}.card-header__subtitle{font-size:.875rem;color:hsl(var(--muted-foreground));margin-top:.25rem}.card-body{padding:1.5rem}.card-footer{padding:1.5rem;border-top:1px solid hsl(var(--border)/0.5)}.stat-card{background:hsl(var(--glass-bg));backdrop-filter:blur(var(--glass-blur));-webkit-backdrop-filter:blur(var(--glass-blur));border:1px solid hsl(var(--glass-border));box-shadow:0 8px 32px hsl(var(--glass-shadow));border-radius:var(--radius);padding:1.5rem}.stat-card__icon{width:48px;height:48px;display:flex;align-items:center;justify-content:center;border-radius:.5rem;background:hsl(var(--primary)/0.1);color:hsl(var(--primary));margin-bottom:1rem}.stat-card__label{font-size:.875rem;color:hsl(var(--muted-foreground));margin-bottom:.25rem}.stat-card__value{font-size:1.5rem;font-weight:700;color:hsl(var(--foreground))}.stat-card__change{font-size:.75rem;margin-top:.5rem}.stat-card__change--positive{color:hsl(140,70%,45%)}.stat-card__change--negative{color:hsl(0,70%,50%)}.btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:.5rem 1rem;font-size:.875rem;font-weight:500;border-radius:var(--radius);transition:all all .2s ease-in-out;cursor:pointer}.btn:disabled{opacity:.5;cursor:not-allowed}.btn-primary{background:hsl(var(--primary));color:hsl(var(--primary-foreground))}.btn-primary:hover:not(:disabled){background:hsl(var(--primary)/0.9)}.btn-secondary{background:hsl(var(--secondary));color:hsl(var(--secondary-foreground))}.btn-secondary:hover:not(:disabled){background:hsl(var(--secondary)/0.9)}.btn-outline{background:rgba(0,0,0,0);border:1px solid hsl(var(--border));color:hsl(var(--foreground))}.btn-outline:hover:not(:disabled){background:hsl(var(--muted))}.btn-ghost{background:rgba(0,0,0,0);color:hsl(var(--foreground))}.btn-ghost:hover:not(:disabled){background:hsl(var(--muted))}.btn-destructive{background:hsl(var(--destructive));color:hsl(var(--destructive-foreground))}.btn-destructive:hover:not(:disabled){background:hsl(var(--destructive)/0.9)}.btn-gradient{background:var(--gradient-primary);color:hsl(var(--primary-foreground));border:none}.btn-gradient:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 4px 12px hsl(var(--primary)/0.3)}.btn-sm,.btn-group-sm>.btn{padding:.25rem .5rem;font-size:.75rem}.btn-lg,.btn-group-lg>.btn{padding:1rem 1.5rem;font-size:1rem}.btn-icon{padding:.5rem}.btn-icon.btn-sm,.btn-group-sm>.btn-icon.btn{padding:.25rem}.btn-icon.btn-lg,.btn-group-lg>.btn-icon.btn{padding:1rem}.btn-with-icon .btn-icon-left{margin-right:.25rem}.btn-with-icon .btn-icon-right{margin-left:.25rem}.form-group{margin-bottom:1rem}.form-label{display:block;font-size:.875rem;font-weight:500;color:hsl(var(--foreground));margin-bottom:.25rem}.form-control{width:100%;padding:.5rem 1rem;font-size:1.2rem;background:hsl(var(--input));border:1px solid hsl(var(--border));border-radius:var(--radius);color:hsl(var(--foreground));transition:all all .2s ease-in-out}.form-control:focus{outline:none;border-color:hsl(var(--ring));box-shadow:0 0 0 3px hsl(var(--ring)/0.2)}.form-control::placeholder{color:hsl(var(--muted-foreground))}.form-control:disabled{opacity:.5;cursor:not-allowed}.form-control--error{border-color:hsl(var(--destructive))}.form-control--error:focus{box-shadow:0 0 0 3px hsl(var(--destructive)/0.2)}textarea.form-control{min-height:100px;resize:vertical}select.form-control{appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='%23888' d='M6 8L1 3h10z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 1rem center;padding-right:2rem}.form-check{display:flex;align-items:center;gap:.5rem}.form-check__input{width:18px;height:18px;accent-color:hsl(var(--primary))}.form-check__label{font-size:.875rem;color:hsl(var(--foreground))}.form-switch{position:relative;width:44px;height:24px}.form-switch__input{opacity:0;width:0;height:0}.form-switch__input:checked+.form-switch__slider{background:hsl(var(--primary))}.form-switch__input:checked+.form-switch__slider::before{transform:translateX(20px)}.form-switch__slider{position:absolute;inset:0;background:hsl(var(--muted));border-radius:9999px;transition:all all .2s ease-in-out;cursor:pointer}.form-switch__slider::before{content:"";position:absolute;top:2px;left:2px;width:20px;height:20px;background:#fff;border-radius:50%;transition:transform all .2s ease-in-out}.form-error{font-size:.75rem;color:hsl(var(--destructive));margin-top:.25rem}.form-help{font-size:.75rem;color:hsl(var(--muted-foreground));margin-top:.25rem}.table-container{overflow-x:auto;border-radius:var(--radius);border:1px solid hsl(var(--border))}.table{width:100%;border-collapse:collapse;font-size:.875rem}.table th,.table td{padding:1rem;text-align:center;border-bottom:1px solid hsl(var(--border))}.table th{font-weight:600;color:hsl(var(--foreground));background:hsl(var(--primary)/1) !important}.table th:first-child{border-top-right-radius:20px}.table th:last-child{border-top-left-radius:20px}.table td{color:hsl(var(--foreground))}.table tbody tr{transition:background .15s ease}.table tbody tr:hover{background:hsl(var(--primary)/0.05)}[dir=rtl] .table th,[dir=rtl] .table td{text-align:right}.table-striped tbody tr:nth-child(odd){--table-striped-bg: hsl(var(--secondary) / 0.5)}.table-bordered th,.table-bordered td{border:1px solid hsl(var(--border))}.table-compact th,.table-compact td{padding:.5rem}.table-glass{background:hsl(var(--glass-bg));backdrop-filter:blur(var(--glass-blur));-webkit-backdrop-filter:blur(var(--glass-blur));border:1px solid hsl(var(--glass-border));box-shadow:0 8px 32px hsl(var(--glass-shadow));border-radius:var(--radius)}.table-glass th{background:hsl(var(--glass-bg))}.badge{display:inline-flex;align-items:center;justify-content:center;padding:.25rem .5rem;font-size:.75rem;font-weight:500;border-radius:9999px;line-height:1}.badge-primary{background:hsl(var(--primary));color:hsl(var(--primary-foreground))}.badge-secondary{background:hsl(var(--secondary));color:hsl(var(--secondary-foreground))}.badge-success{background:hsl(140,70%,45%);color:#fff}.badge-warning{background:hsl(45,90%,50%);color:hsl(45,90%,10%)}.badge-danger{background:hsl(var(--destructive));color:hsl(var(--destructive-foreground))}.badge-info{background:hsl(200,80%,50%);color:#fff}.badge-muted{background:hsl(var(--muted));color:hsl(var(--muted-foreground))}.badge-outline{background:rgba(0,0,0,0);border:1px solid currentColor}.badge-outline.badge-primary{color:hsl(var(--primary));background:hsl(var(--primary)/0.1)}.badge-outline.badge-success{color:hsl(140,70%,45%);background:hsla(140,70%,45%,.1)}.badge-outline.badge-warning{color:hsl(45,90%,40%);background:hsla(45,90%,50%,.1)}.badge-outline.badge-danger{color:hsl(var(--destructive));background:hsl(var(--destructive)/0.1)}.badge-sm{padding:2px .25rem;font-size:.625rem}.badge-lg{padding:.5rem 1rem;font-size:.875rem}.badge-dot::before{content:"";width:6px;height:6px;border-radius:50%;background:currentColor;margin-right:.25rem}.avatar{display:inline-flex;align-items:center;justify-content:center;border-radius:50%;overflow:hidden;background:hsl(var(--muted));color:hsl(var(--muted-foreground));font-weight:600;flex-shrink:0}.avatar img{width:100%;height:100%;object-fit:cover}.avatar-xs{width:24px;height:24px;font-size:.625rem}.avatar-sm{width:32px;height:32px;font-size:.75rem}.avatar-md{width:40px;height:40px;font-size:.875rem}.avatar-lg{width:48px;height:48px;font-size:1rem}.avatar-xl{width:64px;height:64px;font-size:1.25rem}.avatar-xxl{width:96px;height:96px;font-size:1.5rem}.avatar-wrapper{position:relative;display:inline-block}.avatar-wrapper .avatar-status{position:absolute;bottom:0;right:0;width:25%;height:25%;min-width:8px;min-height:8px;border-radius:50%;border:2px solid hsl(var(--background))}.avatar-wrapper .avatar-status--online{background:hsl(140,70%,45%)}.avatar-wrapper .avatar-status--offline{background:hsl(var(--muted-foreground))}.avatar-wrapper .avatar-status--busy{background:hsl(var(--destructive))}.avatar-wrapper .avatar-status--away{background:hsl(45,90%,50%)}.avatar-group{display:flex}.avatar-group .avatar{border:2px solid hsl(var(--background));margin-left:-0.5rem}.avatar-group .avatar:first-child{margin-left:0}[dir=rtl] .avatar-group .avatar{margin-left:0;margin-right:-0.5rem}[dir=rtl] .avatar-group .avatar:first-child{margin-right:0}.progress{height:8px;background:hsl(var(--muted));border-radius:9999px;overflow:hidden}.progress-bar{height:100%;border-radius:9999px;transition:width .5s ease}.progress-bar--primary{background:hsl(var(--primary))}.progress-bar--gradient{background:var(--gradient-primary)}.progress-bar--success{background:hsl(140,70%,45%)}.progress-bar--warning{background:hsl(45,90%,50%)}.progress-bar--danger{background:hsl(var(--destructive))}.progress-sm{height:4px}.progress-lg{height:12px}.progress-labeled{position:relative}.progress-labeled .progress-label{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);font-size:.625rem;font-weight:600;color:hsl(var(--foreground))}.progress-circle{position:relative;display:inline-flex;align-items:center;justify-content:center}.progress-circle svg{transform:rotate(-90deg)}.progress-circle__track{fill:none;stroke:hsl(var(--muted))}.progress-circle__fill{fill:none;stroke:hsl(var(--primary));stroke-linecap:round;transition:stroke-dashoffset .5s ease}.progress-circle__label{position:absolute;font-size:.75rem;font-weight:600;color:hsl(var(--foreground))}.progress-animated .progress-bar{background-size:30px 30px;background-image:linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);animation:progress-stripes 1s linear infinite}@keyframes progress-stripes{0%{background-position:30px 0}100%{background-position:0 0}}.tabs{width:100%}.tab-list{display:flex;gap:.25rem;border-bottom:1px solid hsl(var(--border));padding-bottom:-1px}.tab-list--pills{border-bottom:none;background:hsl(var(--muted));padding:.25rem;border-radius:var(--radius)}.tab-list--vertical{flex-direction:column;border-bottom:none;border-right:1px solid hsl(var(--border));padding-right:1rem}[dir=rtl] .tab-list--vertical{border-right:none;border-left:1px solid hsl(var(--border));padding-right:0;padding-left:1rem}.tab-button{padding:.5rem 1rem;font-size:.875rem;font-weight:500;color:hsl(var(--muted-foreground));background:rgba(0,0,0,0);border:none;border-bottom:2px solid rgba(0,0,0,0);margin-bottom:-1px;transition:all all .2s ease-in-out;cursor:pointer}.tab-button:hover{color:hsl(var(--foreground))}.tab-button--active{color:hsl(var(--primary));border-bottom-color:hsl(var(--primary))}.tab-list--pills .tab-button{border-bottom:none;border-radius:calc(var(--radius) - 2px);margin-bottom:0}.tab-list--pills .tab-button--active{background:hsl(var(--background));color:hsl(var(--foreground));box-shadow:0 1px 3px hsl(var(--glass-shadow))}.tab-content{padding-top:1.5rem}.tab-panel{animation:fade-in .2s ease-out}.tab-panel[hidden]{display:none}.theme-switcher{position:fixed;top:0;right:0;height:100%;width:440px;max-width:100%;z-index:1051;display:flex;flex-direction:column;background:hsl(var(--card));border-left:1px solid hsl(var(--border)/0.5);animation:slide-in-right .3s ease-out}[dir=rtl] .theme-switcher{right:auto;left:0;border-left:none;border-right:1px solid hsl(var(--border)/0.5);animation:slide-in-left .3s ease-out}.theme-switcher-header{display:flex;align-items:center;justify-content:space-between;padding:1.5rem;border-bottom:1px solid hsl(var(--border)/0.5)}.theme-switcher-header__title{display:flex;align-items:center;gap:1rem}.theme-switcher-header__title .icon-wrapper{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:var(--radius);background:var(--gradient-primary)}.theme-mode-toggle{padding:1rem 1.5rem;border-bottom:1px solid hsl(var(--border)/0.3)}.theme-mode-toggle__label{font-size:.875rem;font-weight:500;color:hsl(var(--muted-foreground));margin-bottom:.5rem}.theme-mode-toggle__buttons{display:flex;gap:.5rem}.theme-mode-toggle__button{flex:1;display:flex;align-items:center;justify-content:center;gap:.5rem;padding:.5rem 1rem;border-radius:var(--radius);font-size:.875rem;font-weight:500;transition:all all .2s ease-in-out}.theme-mode-toggle__button--active{background:hsl(var(--primary));color:hsl(var(--primary-foreground))}.theme-mode-toggle__button:not(.theme-mode-toggle__button--active){background:hsl(var(--muted));color:hsl(var(--foreground))}.theme-target-selector{padding:1rem 1.5rem;border-bottom:1px solid hsl(var(--border)/0.3)}.theme-target-selector__label{font-size:.875rem;font-weight:500;color:hsl(var(--muted-foreground));margin-bottom:.5rem}.theme-target-selector__buttons{display:flex;gap:.5rem}.theme-target-selector__button{flex:1;padding:.5rem;border-radius:var(--radius);text-align:center;transition:all all .2s ease-in-out}.theme-target-selector__button--active{background:hsl(var(--accent));border:2px solid hsl(var(--primary))}.theme-target-selector__button:not(.theme-target-selector__button--active){background:hsl(var(--muted));border:2px solid rgba(0,0,0,0)}.theme-target-selector__button-title{font-size:.875rem;font-weight:500}.theme-target-selector__button-subtitle{font-size:.7rem;opacity:.7;text-transform:capitalize}.theme-grid{flex:1;overflow-y:auto;padding:1.5rem;display:grid;grid-template-columns:repeat(2, 1fr);gap:1rem}.theme-card{position:relative;padding:1rem;border-radius:var(--radius);background:hsl(var(--muted)/0.5);border:2px solid hsl(var(--border)/0.3);text-align:left;cursor:pointer;transition:all all .2s ease-in-out}.theme-card:hover{border-color:hsl(var(--border));transform:scale(1.02)}.theme-card--selected{border-color:hsl(var(--primary));box-shadow:0 0 20px hsl(var(--primary)/0.3);transform:scale(1.02)}.theme-card__preview{width:100%;height:48px;border-radius:.5rem;margin-bottom:.5rem}.theme-card__name{font-size:.875rem;font-weight:600;color:hsl(var(--foreground));margin-bottom:.25rem}.theme-card__description{font-size:.75rem;color:hsl(var(--muted-foreground))}.theme-card__check{position:absolute;top:.5rem;right:.5rem;width:24px;height:24px;display:flex;align-items:center;justify-content:center;border-radius:50%;background:var(--gradient-primary);box-shadow:0 2px 8px hsl(var(--primary)/0.4)}[dir=rtl] .theme-card{text-align:right}[dir=rtl] .theme-card__check{right:auto;left:.5rem}[data-sidebar-theme=arctic-aurora]{--sidebar-background: 210 40% 10%;--sidebar-foreground: 200 20% 95%;--sidebar-primary: 160 70% 45%;--sidebar-primary-foreground: 210 30% 8%;--sidebar-accent: 210 30% 18%;--sidebar-accent-foreground: 200 20% 95%;--sidebar-border: 200 30% 25%;--sidebar-ring: 160 70% 45%;--sidebar-glass-bg: 210 40% 15% / 0.6;--sidebar-gradient-primary: linear-gradient(135deg, hsl(160 70% 45%), hsl(200 60% 50%))}[data-sidebar-theme=midnight-rose]{--sidebar-background: 230 35% 8%;--sidebar-foreground: 350 30% 92%;--sidebar-primary: 350 60% 60%;--sidebar-primary-foreground: 230 35% 8%;--sidebar-accent: 230 30% 18%;--sidebar-accent-foreground: 350 30% 92%;--sidebar-border: 230 25% 25%;--sidebar-ring: 350 60% 60%;--sidebar-glass-bg: 230 35% 12% / 0.6;--sidebar-gradient-primary: linear-gradient(135deg, hsl(350 60% 60%), hsl(30 50% 55%))}[data-sidebar-theme=forest-dew]{--sidebar-background: 150 25% 8%;--sidebar-foreground: 140 20% 92%;--sidebar-primary: 140 50% 45%;--sidebar-primary-foreground: 150 25% 8%;--sidebar-accent: 150 20% 18%;--sidebar-accent-foreground: 140 20% 92%;--sidebar-border: 150 20% 25%;--sidebar-ring: 140 50% 45%;--sidebar-glass-bg: 150 25% 12% / 0.6;--sidebar-gradient-primary: linear-gradient(135deg, hsl(140 50% 45%), hsl(120 40% 40%))}[data-sidebar-theme=volcanic-ember]{--sidebar-background: 0 10% 6%;--sidebar-foreground: 30 20% 90%;--sidebar-primary: 20 90% 50%;--sidebar-primary-foreground: 0 0% 100%;--sidebar-accent: 0 15% 18%;--sidebar-accent-foreground: 30 20% 90%;--sidebar-border: 0 15% 22%;--sidebar-ring: 20 90% 50%;--sidebar-glass-bg: 0 15% 12% / 0.6;--sidebar-gradient-primary: linear-gradient(135deg, hsl(20 90% 50%), hsl(0 80% 55%))}[data-sidebar-theme=ocean-depths]{--sidebar-background: 220 55% 8%;--sidebar-foreground: 190 30% 92%;--sidebar-primary: 185 80% 50%;--sidebar-primary-foreground: 220 50% 6%;--sidebar-accent: 220 45% 16%;--sidebar-accent-foreground: 190 30% 92%;--sidebar-border: 220 40% 20%;--sidebar-ring: 185 80% 50%;--sidebar-glass-bg: 220 55% 12% / 0.6;--sidebar-gradient-primary: linear-gradient(135deg, hsl(185 80% 50%), hsl(200 70% 45%))}[data-sidebar-theme=desert-sunset]{--sidebar-background: 25 35% 10%;--sidebar-foreground: 40 30% 92%;--sidebar-primary: 35 80% 55%;--sidebar-primary-foreground: 25 30% 8%;--sidebar-accent: 25 20% 18%;--sidebar-accent-foreground: 40 30% 92%;--sidebar-border: 25 25% 25%;--sidebar-ring: 35 80% 55%;--sidebar-glass-bg: 25 35% 14% / 0.6;--sidebar-gradient-primary: linear-gradient(135deg, hsl(35 80% 55%), hsl(45 70% 60%))}[data-sidebar-theme=neon-tokyo]{--sidebar-background: 260 30% 5%;--sidebar-foreground: 300 20% 90%;--sidebar-primary: 320 100% 60%;--sidebar-primary-foreground: 260 30% 5%;--sidebar-accent: 260 35% 18%;--sidebar-accent-foreground: 300 20% 90%;--sidebar-border: 260 30% 22%;--sidebar-ring: 320 100% 60%;--sidebar-glass-bg: 260 35% 12% / 0.6;--sidebar-gradient-primary: linear-gradient(135deg, hsl(320 100% 60%), hsl(185 100% 50%))}[data-sidebar-theme=lavender-dreams]{--sidebar-background: 270 20% 95%;--sidebar-foreground: 270 30% 20%;--sidebar-primary: 270 50% 55%;--sidebar-primary-foreground: 0 0% 100%;--sidebar-accent: 270 25% 88%;--sidebar-accent-foreground: 270 30% 20%;--sidebar-border: 270 20% 85%;--sidebar-ring: 270 50% 55%;--sidebar-glass-bg: 270 30% 98% / 0.8;--sidebar-gradient-primary: linear-gradient(135deg, hsl(270 50% 55%), hsl(320 40% 55%))}[data-sidebar-theme=copper-forge]{--sidebar-background: 20 20% 8%;--sidebar-foreground: 35 25% 90%;--sidebar-primary: 25 70% 50%;--sidebar-primary-foreground: 20 20% 8%;--sidebar-accent: 20 20% 18%;--sidebar-accent-foreground: 35 25% 90%;--sidebar-border: 20 18% 25%;--sidebar-ring: 25 70% 50%;--sidebar-glass-bg: 20 22% 12% / 0.6;--sidebar-gradient-primary: linear-gradient(135deg, hsl(25 70% 50%), hsl(35 60% 45%))}[data-sidebar-theme=arctic-mint]{--sidebar-background: 170 15% 96%;--sidebar-foreground: 170 30% 15%;--sidebar-primary: 165 60% 40%;--sidebar-primary-foreground: 0 0% 100%;--sidebar-accent: 170 20% 90%;--sidebar-accent-foreground: 170 30% 15%;--sidebar-border: 170 15% 85%;--sidebar-ring: 165 60% 40%;--sidebar-glass-bg: 170 25% 98% / 0.8;--sidebar-gradient-primary: linear-gradient(135deg, hsl(165 60% 40%), hsl(200 50% 45%))}[data-sidebar-theme=cherry-blossom]{--sidebar-background: 350 25% 96%;--sidebar-foreground: 350 30% 20%;--sidebar-primary: 345 60% 60%;--sidebar-primary-foreground: 0 0% 100%;--sidebar-accent: 350 25% 90%;--sidebar-accent-foreground: 350 30% 20%;--sidebar-border: 350 20% 88%;--sidebar-ring: 345 60% 60%;--sidebar-glass-bg: 350 30% 98% / 0.8;--sidebar-gradient-primary: linear-gradient(135deg, hsl(345 60% 60%), hsl(330 50% 55%))}[data-sidebar-theme=thunderstorm]{--sidebar-background: 220 15% 8%;--sidebar-foreground: 220 15% 90%;--sidebar-primary: 210 100% 55%;--sidebar-primary-foreground: 220 15% 8%;--sidebar-accent: 220 20% 18%;--sidebar-accent-foreground: 220 15% 90%;--sidebar-border: 220 15% 22%;--sidebar-ring: 210 100% 55%;--sidebar-glass-bg: 220 18% 12% / 0.6;--sidebar-gradient-primary: linear-gradient(135deg, hsl(210 100% 55%), hsl(260 70% 60%))}[data-sidebar-theme=golden-hour]{--sidebar-background: 40 25% 94%;--sidebar-foreground: 40 35% 15%;--sidebar-primary: 40 85% 50%;--sidebar-primary-foreground: 40 35% 15%;--sidebar-accent: 40 25% 88%;--sidebar-accent-foreground: 40 35% 15%;--sidebar-border: 40 20% 82%;--sidebar-ring: 40 85% 50%;--sidebar-glass-bg: 40 30% 97% / 0.8;--sidebar-gradient-primary: linear-gradient(135deg, hsl(40 85% 50%), hsl(25 70% 50%))}[data-sidebar-theme=jade-temple]{--sidebar-background: 160 35% 8%;--sidebar-foreground: 155 20% 90%;--sidebar-primary: 155 55% 40%;--sidebar-primary-foreground: 160 35% 8%;--sidebar-accent: 160 30% 18%;--sidebar-accent-foreground: 155 20% 90%;--sidebar-border: 160 25% 22%;--sidebar-ring: 155 55% 40%;--sidebar-glass-bg: 160 35% 12% / 0.6;--sidebar-gradient-primary: linear-gradient(135deg, hsl(155 55% 40%), hsl(45 70% 50%))}[data-sidebar-theme=crimson-night]{--sidebar-background: 0 20% 5%;--sidebar-foreground: 0 15% 90%;--sidebar-primary: 355 75% 50%;--sidebar-primary-foreground: 0 0% 100%;--sidebar-accent: 0 20% 15%;--sidebar-accent-foreground: 0 15% 90%;--sidebar-border: 0 18% 20%;--sidebar-ring: 355 75% 50%;--sidebar-glass-bg: 0 22% 10% / 0.6;--sidebar-gradient-primary: linear-gradient(135deg, hsl(355 75% 50%), hsl(340 65% 45%))}[data-sidebar-theme=silver-moon]{--sidebar-background: 220 10% 92%;--sidebar-foreground: 220 20% 20%;--sidebar-primary: 220 40% 50%;--sidebar-primary-foreground: 0 0% 100%;--sidebar-accent: 220 12% 85%;--sidebar-accent-foreground: 220 20% 20%;--sidebar-border: 220 10% 80%;--sidebar-ring: 220 40% 50%;--sidebar-glass-bg: 220 15% 96% / 0.8;--sidebar-gradient-primary: linear-gradient(135deg, hsl(220 40% 50%), hsl(200 50% 45%))}[data-sidebar-theme=tropical-paradise]{--sidebar-background: 180 30% 8%;--sidebar-foreground: 175 25% 90%;--sidebar-primary: 175 70% 45%;--sidebar-primary-foreground: 180 30% 8%;--sidebar-accent: 180 25% 18%;--sidebar-accent-foreground: 175 25% 90%;--sidebar-border: 180 22% 22%;--sidebar-ring: 175 70% 45%;--sidebar-glass-bg: 180 30% 12% / 0.6;--sidebar-gradient-primary: linear-gradient(135deg, hsl(175 70% 45%), hsl(15 75% 55%))}[data-sidebar-theme=autumn-harvest]{--sidebar-background: 35 25% 8%;--sidebar-foreground: 40 20% 88%;--sidebar-primary: 25 75% 50%;--sidebar-primary-foreground: 35 25% 8%;--sidebar-accent: 35 22% 18%;--sidebar-accent-foreground: 40 20% 88%;--sidebar-border: 35 20% 22%;--sidebar-ring: 25 75% 50%;--sidebar-glass-bg: 35 28% 12% / 0.6;--sidebar-gradient-primary: linear-gradient(135deg, hsl(25 75% 50%), hsl(80 40% 40%))}[data-sidebar-theme=royal-velvet]{--sidebar-background: 270 35% 8%;--sidebar-foreground: 270 20% 92%;--sidebar-primary: 270 60% 55%;--sidebar-primary-foreground: 0 0% 100%;--sidebar-accent: 270 30% 18%;--sidebar-accent-foreground: 270 20% 92%;--sidebar-border: 270 25% 22%;--sidebar-ring: 270 60% 55%;--sidebar-glass-bg: 270 38% 12% / 0.6;--sidebar-gradient-primary: linear-gradient(135deg, hsl(270 60% 55%), hsl(45 75% 50%))}[data-sidebar-theme=obsidian-gold]{--sidebar-background: 0 0% 4%;--sidebar-foreground: 45 20% 90%;--sidebar-primary: 45 85% 50%;--sidebar-primary-foreground: 0 0% 4%;--sidebar-accent: 0 0% 12%;--sidebar-accent-foreground: 45 20% 90%;--sidebar-border: 0 0% 18%;--sidebar-ring: 45 85% 50%;--sidebar-glass-bg: 0 0% 8% / 0.6;--sidebar-gradient-primary: linear-gradient(135deg, hsl(45 85% 50%), hsl(35 80% 45%))}.bg-background{background-color:hsl(var(--background))}.bg-foreground{background-color:hsl(var(--foreground))}.bg-card{background-color:hsl(var(--card))}.bg-popover{background-color:hsl(var(--popover))}.bg-primary{background-color:hsl(var(--primary)) !important}.bg-secondary{background-color:hsl(var(--secondary))}.bg-muted{background-color:hsl(var(--muted))}.bg-accent{background-color:hsl(var(--accent))}.bg-destructive{background-color:hsl(var(--destructive))}.text-foreground{color:hsl(var(--foreground))}.text-card-foreground{color:hsl(var(--card-foreground))}.text-popover-foreground{color:hsl(var(--popover-foreground))}.text-primary{color:hsl(var(--primary)) !important}.text-primary-foreground{color:hsl(var(--primary-foreground))}.text-secondary-foreground{color:hsl(var(--secondary-foreground))}.text-muted-foreground{color:hsl(var(--muted-foreground))}.text-accent-foreground{color:hsl(var(--accent-foreground))}.text-destructive{color:hsl(var(--destructive))}.text-destructive-foreground{color:hsl(var(--destructive-foreground))}.border-border{border-color:hsl(var(--border))}.border-input{border-color:hsl(var(--input))}.border-primary{border-color:hsl(var(--primary)) !important}.bg-sidebar{background-color:hsl(var(--sidebar-background))}.bg-sidebar-accent{background-color:hsl(var(--sidebar-accent))}.text-sidebar-foreground{color:hsl(var(--sidebar-foreground))}.text-sidebar-primary{color:hsl(var(--sidebar-primary))}.border-sidebar-border{border-color:hsl(var(--sidebar-border))}html{--body-bg: hsl(var(--background));--body-color: hsl(var(--foreground));--primary: hsl(var(--primary));--secondary: hsl(var(--secondary));--border-color: hsl(var(--border));--border-radius: var(--radius)}.card{background:hsl(var(--card)) !important;border:1px solid hsl(var(--border)) !important;border-radius:var(--radius);color:hsl(var(--card-foreground))}.progress{background:hsl(var(--muted)) !important;border-radius:9999px}.progress .progress-bar{background:var(--gradient-primary) !important}.badge{font-weight:500}.badge.bg-primary{background:hsl(var(--primary)) !important}.badge.bg-secondary{background:hsl(var(--secondary)) !important}.btn{border-radius:var(--radius)}.btn.btn-primary{background:hsl(var(--primary));border-color:hsl(var(--primary));color:hsl(var(--primary-foreground)) !important}.btn.btn-primary:hover{background:hsl(var(--primary)/0.9);border-color:hsl(var(--primary)/0.9)}.btn.btn-outline-primary{border-color:hsl(var(--primary));color:hsl(var(--primary))}.btn.btn-outline-primary:hover{background:hsl(var(--primary));color:hsl(var(--primary-foreground))}.form-control{background:hsl(var(--input));border-color:hsl(var(--border));color:hsl(var(--foreground));border-radius:var(--radius)}.form-control:focus{background:hsl(var(--input));border-color:hsl(var(--ring));box-shadow:0 0 0 3px hsl(var(--ring)/0.2);color:hsl(var(--foreground))}.form-control::placeholder{color:hsl(var(--muted-foreground))}.form-select{background-color:hsl(var(--input));border-color:hsl(var(--border));color:hsl(var(--foreground))}.form-select:focus{border-color:hsl(var(--ring));box-shadow:0 0 0 3px hsl(var(--ring)/0.2)}.nav-pills .nav-link{color:hsl(var(--muted-foreground));border-radius:var(--radius)}.nav-pills .nav-link:hover{color:hsl(var(--foreground));background:hsl(var(--muted))}.nav-pills .nav-link.active{background:hsl(var(--primary));color:hsl(var(--primary-foreground))}.modal-content{background:hsl(var(--card));border-color:hsl(var(--border));color:hsl(var(--foreground))}.modal-header{border-bottom-color:hsl(var(--border)/0.5)}.modal-footer{border-top-color:hsl(var(--border)/0.5)}.dropdown-menu{background:hsl(var(--popover));border-color:hsl(var(--border));border-radius:var(--radius);box-shadow:0 10px 40px hsl(var(--glass-shadow))}.dropdown-menu .dropdown-item{color:hsl(var(--popover-foreground))}.dropdown-menu .dropdown-item:hover,.dropdown-menu .dropdown-item:focus{background:hsl(var(--muted));color:hsl(var(--foreground))}.dropdown-menu .dropdown-item.active,.dropdown-menu .dropdown-item:active{background:hsl(var(--primary));color:hsl(var(--primary-foreground))}.table{color:hsl(var(--foreground))}.table>:not(caption)>*>*{border-bottom-color:hsl(var(--border))}.table.table-hover>tbody>tr:hover>*{background:hsl(var(--muted)/0.2) !important;--table-bg-state: hsl(var(--muted) / 0.2) !important}.pagination{--pagination-color: hsl(var(--primary));--pagination-active-bg: hsl(var(--primary));--pagination-active-border-color: hsl(var(--primary))}[data-theme=arctic-aurora],[data-sidebar-theme=arctic-aurora]{--background: 210 30% 8%;--foreground: 200 20% 95%;--card: 210 40% 12%;--card-foreground: 200 20% 95%;--popover: 210 40% 10%;--popover-foreground: 200 20% 95%;--primary: 160 70% 45%;--primary-foreground: 210 30% 8%;--secondary: 200 50% 20%;--secondary-foreground: 200 20% 95%;--muted: 210 30% 18%;--muted-foreground: 200 15% 60%;--accent: 280 60% 55%;--accent-foreground: 200 20% 95%;--destructive: 0 70% 50%;--destructive-foreground: 200 20% 95%;--border: 200 30% 25%;--input: 200 30% 20%;--ring: 160 70% 45%;--glass-bg: 210 40% 15% / 0.6;--glass-border: 200 50% 60% / 0.2;--glass-shadow: 210 100% 5% / 0.4;--glass-blur: 20px;--gradient-primary: linear-gradient(135deg, hsl(160 70% 45%), hsl(200 60% 50%));--gradient-accent: linear-gradient(135deg, hsl(280 60% 55%), hsl(320 70% 50%));--gradient-surface: linear-gradient(180deg, hsl(210 40% 14%), hsl(210 40% 10%));--sidebar-background: 210 40% 10%;--sidebar-foreground: 200 20% 95%;--sidebar-primary: 160 70% 45%;--sidebar-primary-foreground: 210 30% 8%;--sidebar-accent: 210 30% 18%;--sidebar-accent-foreground: 200 20% 95%;--sidebar-border: 200 30% 25%;--sidebar-ring: 160 70% 45%}[data-theme=arctic-night],[data-sidebar-theme=arctic-night]{--background: 210 35% 6%;--foreground: 200 20% 95%;--card: 210 40% 10%;--card-foreground: 200 20% 95%;--popover: 210 40% 8%;--popover-foreground: 200 20% 95%;--primary: 200 70% 55%;--primary-foreground: 210 35% 6%;--secondary: 210 30% 18%;--secondary-foreground: 200 20% 95%;--muted: 210 25% 16%;--muted-foreground: 200 15% 55%;--accent: 220 60% 60%;--accent-foreground: 200 20% 95%;--destructive: 0 70% 50%;--destructive-foreground: 200 20% 95%;--border: 210 25% 22%;--input: 210 25% 18%;--ring: 200 70% 55%;--glass-bg: 210 40% 12% / 0.6;--glass-border: 200 55% 55% / 0.2;--glass-shadow: 210 100% 3% / 0.4;--glass-blur: 20px;--gradient-primary: linear-gradient(135deg, hsl(200 70% 55%), hsl(210 65% 50%));--gradient-accent: linear-gradient(135deg, hsl(220 60% 60%), hsl(230 55% 55%));--gradient-surface: linear-gradient(180deg, hsl(210 40% 12%), hsl(210 40% 8%));--sidebar-background: 210 40% 8%;--sidebar-foreground: 200 20% 95%;--sidebar-primary: 200 70% 55%;--sidebar-primary-foreground: 210 35% 6%;--sidebar-accent: 210 25% 16%;--sidebar-accent-foreground: 200 20% 95%;--sidebar-border: 210 25% 22%;--sidebar-ring: 200 70% 55%}[data-theme=aurora-borealis],[data-sidebar-theme=aurora-borealis]{--background: 200 40% 5%;--foreground: 170 20% 95%;--card: 200 45% 9%;--card-foreground: 170 20% 95%;--popover: 200 45% 7%;--popover-foreground: 170 20% 95%;--primary: 170 80% 50%;--primary-foreground: 200 40% 5%;--secondary: 200 35% 18%;--secondary-foreground: 170 20% 95%;--muted: 200 30% 16%;--muted-foreground: 170 15% 55%;--accent: 290 70% 55%;--accent-foreground: 200 40% 5%;--destructive: 0 70% 50%;--destructive-foreground: 170 20% 95%;--border: 200 30% 22%;--input: 200 30% 18%;--ring: 170 80% 50%;--glass-bg: 200 45% 11% / 0.6;--glass-border: 170 60% 50% / 0.2;--glass-shadow: 200 100% 2% / 0.4;--glass-blur: 20px;--gradient-primary: linear-gradient(135deg, hsl(170 80% 50%), hsl(150 70% 45%));--gradient-accent: linear-gradient(135deg, hsl(290 70% 55%), hsl(310 65% 50%));--gradient-surface: linear-gradient(180deg, hsl(200 45% 11%), hsl(200 45% 7%));--sidebar-background: 200 45% 7%;--sidebar-foreground: 170 20% 95%;--sidebar-primary: 170 80% 50%;--sidebar-primary-foreground: 200 40% 5%;--sidebar-accent: 200 30% 16%;--sidebar-accent-foreground: 170 20% 95%;--sidebar-border: 200 30% 22%;--sidebar-ring: 170 80% 50%}[data-theme=autumn-harvest],[data-sidebar-theme=autumn-harvest]{--background: 35 25% 8%;--foreground: 25 20% 95%;--card: 35 30% 12%;--card-foreground: 25 20% 95%;--popover: 35 30% 10%;--popover-foreground: 25 20% 95%;--primary: 25 75% 50%;--primary-foreground: 35 25% 8%;--secondary: 35 20% 20%;--secondary-foreground: 25 20% 95%;--muted: 35 15% 18%;--muted-foreground: 25 15% 60%;--accent: 80 40% 40%;--accent-foreground: 25 20% 95%;--destructive: 0 70% 50%;--destructive-foreground: 25 20% 95%;--border: 35 15% 25%;--input: 35 15% 20%;--ring: 25 75% 50%;--glass-bg: 35 30% 15% / 0.6;--glass-border: 25 55% 50% / 0.2;--glass-shadow: 35 100% 5% / 0.4;--glass-blur: 20px;--gradient-primary: linear-gradient(135deg, hsl(25 75% 50%), hsl(35 70% 45%));--gradient-accent: linear-gradient(135deg, hsl(80 40% 40%), hsl(90 35% 35%));--gradient-surface: linear-gradient(180deg, hsl(35 30% 14%), hsl(35 30% 10%));--sidebar-background: 35 30% 10%;--sidebar-foreground: 25 20% 95%;--sidebar-primary: 25 75% 50%;--sidebar-primary-foreground: 35 25% 8%;--sidebar-accent: 35 15% 18%;--sidebar-accent-foreground: 25 20% 95%;--sidebar-border: 35 15% 25%;--sidebar-ring: 25 75% 50%}[data-theme=black-diamond],[data-sidebar-theme=black-diamond]{--background: 0 0% 4%;--foreground: 0 0% 95%;--card: 0 0% 8%;--card-foreground: 0 0% 95%;--popover: 0 0% 6%;--popover-foreground: 0 0% 95%;--primary: 0 0% 80%;--primary-foreground: 0 0% 4%;--secondary: 0 0% 16%;--secondary-foreground: 0 0% 95%;--muted: 0 0% 14%;--muted-foreground: 0 0% 55%;--accent: 0 0% 60%;--accent-foreground: 0 0% 4%;--destructive: 0 70% 50%;--destructive-foreground: 0 0% 95%;--border: 0 0% 20%;--input: 0 0% 16%;--ring: 0 0% 80%;--glass-bg: 0 0% 10% / 0.6;--glass-border: 0 0% 80% / 0.15;--glass-shadow: 0 0% 0% / 0.5;--glass-blur: 20px;--gradient-primary: linear-gradient(135deg, hsl(0 0% 80%), hsl(0 0% 70%));--gradient-accent: linear-gradient(135deg, hsl(0 0% 60%), hsl(0 0% 50%));--gradient-surface: linear-gradient(180deg, hsl(0 0% 10%), hsl(0 0% 6%));--sidebar-background: 0 0% 6%;--sidebar-foreground: 0 0% 95%;--sidebar-primary: 0 0% 80%;--sidebar-primary-foreground: 0 0% 4%;--sidebar-accent: 0 0% 14%;--sidebar-accent-foreground: 0 0% 95%;--sidebar-border: 0 0% 20%;--sidebar-ring: 0 0% 80%}[data-theme=blood-moon],[data-sidebar-theme=blood-moon]{--background: 0 30% 5%;--foreground: 0 15% 95%;--card: 0 35% 9%;--card-foreground: 0 15% 95%;--popover: 0 35% 7%;--popover-foreground: 0 15% 95%;--primary: 0 65% 45%;--primary-foreground: 0 30% 5%;--secondary: 0 25% 18%;--secondary-foreground: 0 15% 95%;--muted: 0 20% 16%;--muted-foreground: 0 10% 60%;--accent: 30 20% 70%;--accent-foreground: 0 30% 5%;--destructive: 0 70% 50%;--destructive-foreground: 0 15% 95%;--border: 0 20% 22%;--input: 0 20% 18%;--ring: 0 65% 45%;--glass-bg: 0 35% 12% / 0.6;--glass-border: 0 45% 45% / 0.2;--glass-shadow: 0 100% 3% / 0.4;--glass-blur: 20px;--gradient-primary: linear-gradient(135deg, hsl(0 65% 45%), hsl(350 60% 40%));--gradient-accent: linear-gradient(135deg, hsl(30 20% 70%), hsl(40 15% 65%));--gradient-surface: linear-gradient(180deg, hsl(0 35% 11%), hsl(0 35% 7%));--sidebar-background: 0 35% 7%;--sidebar-foreground: 0 15% 95%;--sidebar-primary: 0 65% 45%;--sidebar-primary-foreground: 0 30% 5%;--sidebar-accent: 0 20% 16%;--sidebar-accent-foreground: 0 15% 95%;--sidebar-border: 0 20% 22%;--sidebar-ring: 0 65% 45%}[data-theme=bronze-age],[data-sidebar-theme=bronze-age]{--background: 25 35% 7%;--foreground: 30 20% 95%;--card: 25 40% 11%;--card-foreground: 30 20% 95%;--popover: 25 40% 9%;--popover-foreground: 30 20% 95%;--primary: 30 60% 45%;--primary-foreground: 25 35% 7%;--secondary: 25 30% 18%;--secondary-foreground: 30 20% 95%;--muted: 25 25% 16%;--muted-foreground: 30 15% 55%;--accent: 20 50% 35%;--accent-foreground: 30 20% 95%;--destructive: 0 70% 50%;--destructive-foreground: 30 20% 95%;--border: 25 25% 22%;--input: 25 25% 18%;--ring: 30 60% 45%;--glass-bg: 25 40% 13% / 0.6;--glass-border: 30 45% 45% / 0.2;--glass-shadow: 25 100% 3% / 0.4;--glass-blur: 20px;--gradient-primary: linear-gradient(135deg, hsl(30 60% 45%), hsl(40 55% 40%));--gradient-accent: linear-gradient(135deg, hsl(20 50% 35%), hsl(30 45% 30%));--gradient-surface: linear-gradient(180deg, hsl(25 40% 13%), hsl(25 40% 9%));--sidebar-background: 25 40% 9%;--sidebar-foreground: 30 20% 95%;--sidebar-primary: 30 60% 45%;--sidebar-primary-foreground: 25 35% 7%;--sidebar-accent: 25 25% 16%;--sidebar-accent-foreground: 30 20% 95%;--sidebar-border: 25 25% 22%;--sidebar-ring: 30 60% 45%}[data-theme=cobalt-chrome],[data-sidebar-theme=cobalt-chrome]{--background: 220 30% 6%;--foreground: 220 15% 95%;--card: 220 35% 10%;--card-foreground: 220 15% 95%;--popover: 220 35% 8%;--popover-foreground: 220 15% 95%;--primary: 220 80% 50%;--primary-foreground: 220 30% 6%;--secondary: 220 25% 18%;--secondary-foreground: 220 15% 95%;--muted: 220 20% 16%;--muted-foreground: 220 10% 55%;--accent: 210 20% 60%;--accent-foreground: 220 30% 6%;--destructive: 0 70% 50%;--destructive-foreground: 220 15% 95%;--border: 220 20% 22%;--input: 220 20% 18%;--ring: 220 80% 50%;--glass-bg: 220 35% 12% / 0.6;--glass-border: 220 60% 50% / 0.2;--glass-shadow: 220 100% 3% / 0.4;--glass-blur: 20px;--gradient-primary: linear-gradient(135deg, hsl(220 80% 50%), hsl(230 75% 45%));--gradient-accent: linear-gradient(135deg, hsl(210 20% 60%), hsl(220 15% 55%));--gradient-surface: linear-gradient(180deg, hsl(220 35% 12%), hsl(220 35% 8%));--sidebar-background: 220 35% 8%;--sidebar-foreground: 220 15% 95%;--sidebar-primary: 220 80% 50%;--sidebar-primary-foreground: 220 30% 6%;--sidebar-accent: 220 20% 16%;--sidebar-accent-foreground: 220 15% 95%;--sidebar-border: 220 20% 22%;--sidebar-ring: 220 80% 50%}[data-theme=copper-forge],[data-sidebar-theme=copper-forge]{--background: 20 20% 8%;--foreground: 25 20% 95%;--card: 20 25% 12%;--card-foreground: 25 20% 95%;--popover: 20 25% 10%;--popover-foreground: 25 20% 95%;--primary: 25 70% 50%;--primary-foreground: 20 20% 8%;--secondary: 20 20% 20%;--secondary-foreground: 25 20% 95%;--muted: 20 15% 18%;--muted-foreground: 25 15% 60%;--accent: 35 60% 45%;--accent-foreground: 25 20% 95%;--destructive: 0 70% 50%;--destructive-foreground: 25 20% 95%;--border: 20 15% 25%;--input: 20 15% 20%;--ring: 25 70% 50%;--glass-bg: 20 25% 15% / 0.6;--glass-border: 25 50% 50% / 0.2;--glass-shadow: 20 100% 5% / 0.4;--glass-blur: 20px;--gradient-primary: linear-gradient(135deg, hsl(25 70% 50%), hsl(35 65% 45%));--gradient-accent: linear-gradient(135deg, hsl(35 60% 45%), hsl(45 55% 40%));--gradient-surface: linear-gradient(180deg, hsl(20 25% 14%), hsl(20 25% 10%));--sidebar-background: 20 25% 10%;--sidebar-foreground: 25 20% 95%;--sidebar-primary: 25 70% 50%;--sidebar-primary-foreground: 20 20% 8%;--sidebar-accent: 20 15% 18%;--sidebar-accent-foreground: 25 20% 95%;--sidebar-border: 20 15% 25%;--sidebar-ring: 25 70% 50%}[data-theme=cosmic-latte],[data-sidebar-theme=cosmic-latte]{--background: 30 25% 5%;--foreground: 35 20% 95%;--card: 30 30% 9%;--card-foreground: 35 20% 95%;--popover: 30 30% 7%;--popover-foreground: 35 20% 95%;--primary: 35 40% 50%;--primary-foreground: 30 25% 5%;--secondary: 30 20% 18%;--secondary-foreground: 35 20% 95%;--muted: 30 15% 16%;--muted-foreground: 35 15% 55%;--accent: 270 50% 55%;--accent-foreground: 35 20% 95%;--destructive: 0 70% 50%;--destructive-foreground: 35 20% 95%;--border: 30 15% 22%;--input: 30 15% 18%;--ring: 35 40% 50%;--glass-bg: 30 30% 11% / 0.6;--glass-border: 35 30% 50% / 0.2;--glass-shadow: 30 100% 2% / 0.4;--glass-blur: 20px;--gradient-primary: linear-gradient(135deg, hsl(35 40% 50%), hsl(45 35% 45%));--gradient-accent: linear-gradient(135deg, hsl(270 50% 55%), hsl(280 45% 50%));--gradient-surface: linear-gradient(180deg, hsl(30 30% 11%), hsl(30 30% 7%));--sidebar-background: 30 30% 7%;--sidebar-foreground: 35 20% 95%;--sidebar-primary: 35 40% 50%;--sidebar-primary-foreground: 30 25% 5%;--sidebar-accent: 30 15% 16%;--sidebar-accent-foreground: 35 20% 95%;--sidebar-border: 30 15% 22%;--sidebar-ring: 35 40% 50%}[data-theme=crimson-night],[data-sidebar-theme=crimson-night]{--background: 0 20% 5%;--foreground: 355 20% 95%;--card: 0 25% 9%;--card-foreground: 355 20% 95%;--popover: 0 25% 7%;--popover-foreground: 355 20% 95%;--primary: 355 75% 50%;--primary-foreground: 0 20% 5%;--secondary: 0 20% 18%;--secondary-foreground: 355 20% 95%;--muted: 0 15% 16%;--muted-foreground: 355 15% 60%;--accent: 340 65% 45%;--accent-foreground: 355 20% 95%;--destructive: 0 70% 50%;--destructive-foreground: 355 20% 95%;--border: 0 15% 22%;--input: 0 15% 18%;--ring: 355 75% 50%;--glass-bg: 0 25% 12% / 0.6;--glass-border: 355 55% 50% / 0.2;--glass-shadow: 0 100% 3% / 0.4;--glass-blur: 20px;--gradient-primary: linear-gradient(135deg, hsl(355 75% 50%), hsl(345 70% 45%));--gradient-accent: linear-gradient(135deg, hsl(340 65% 45%), hsl(350 60% 40%));--gradient-surface: linear-gradient(180deg, hsl(0 25% 11%), hsl(0 25% 7%));--sidebar-background: 0 25% 7%;--sidebar-foreground: 355 20% 95%;--sidebar-primary: 355 75% 50%;--sidebar-primary-foreground: 0 20% 5%;--sidebar-accent: 0 15% 16%;--sidebar-accent-foreground: 355 20% 95%;--sidebar-border: 0 15% 22%;--sidebar-ring: 355 75% 50%}[data-theme=cyber-punk],[data-sidebar-theme=cyber-punk]{--background: 280 35% 5%;--foreground: 330 20% 95%;--card: 280 40% 9%;--card-foreground: 330 20% 95%;--popover: 280 40% 7%;--popover-foreground: 330 20% 95%;--primary: 330 100% 60%;--primary-foreground: 280 35% 5%;--secondary: 280 30% 18%;--secondary-foreground: 330 20% 95%;--muted: 280 25% 16%;--muted-foreground: 330 15% 55%;--accent: 180 100% 50%;--accent-foreground: 280 35% 5%;--destructive: 0 70% 50%;--destructive-foreground: 330 20% 95%;--border: 280 25% 22%;--input: 280 25% 18%;--ring: 330 100% 60%;--glass-bg: 280 40% 11% / 0.6;--glass-border: 330 80% 60% / 0.3;--glass-shadow: 280 100% 2% / 0.4;--glass-blur: 20px;--gradient-primary: linear-gradient(135deg, hsl(330 100% 60%), hsl(300 90% 55%));--gradient-accent: linear-gradient(135deg, hsl(180 100% 50%), hsl(200 95% 45%));--gradient-surface: linear-gradient(180deg, hsl(280 40% 11%), hsl(280 40% 7%));--sidebar-background: 280 40% 7%;--sidebar-foreground: 330 20% 95%;--sidebar-primary: 330 100% 60%;--sidebar-primary-foreground: 280 35% 5%;--sidebar-accent: 280 25% 16%;--sidebar-accent-foreground: 330 20% 95%;--sidebar-border: 280 25% 22%;--sidebar-ring: 330 100% 60%}[data-theme=dark-crystal],[data-sidebar-theme=dark-crystal]{--background: 285 40% 5%;--foreground: 280 20% 95%;--card: 285 45% 9%;--card-foreground: 280 20% 95%;--popover: 285 45% 7%;--popover-foreground: 280 20% 95%;--primary: 280 60% 50%;--primary-foreground: 285 40% 5%;--secondary: 285 35% 18%;--secondary-foreground: 280 20% 95%;--muted: 285 30% 16%;--muted-foreground: 280 15% 55%;--accent: 320 50% 55%;--accent-foreground: 280 20% 95%;--destructive: 0 70% 50%;--destructive-foreground: 280 20% 95%;--border: 285 30% 22%;--input: 285 30% 18%;--ring: 280 60% 50%;--glass-bg: 285 45% 11% / 0.6;--glass-border: 280 50% 50% / 0.2;--glass-shadow: 285 100% 2% / 0.4;--glass-blur: 20px;--gradient-primary: linear-gradient(135deg, hsl(280 60% 50%), hsl(290 55% 45%));--gradient-accent: linear-gradient(135deg, hsl(320 50% 55%), hsl(330 45% 50%));--gradient-surface: linear-gradient(180deg, hsl(285 45% 11%), hsl(285 45% 7%));--sidebar-background: 285 45% 7%;--sidebar-foreground: 280 20% 95%;--sidebar-primary: 280 60% 50%;--sidebar-primary-foreground: 285 40% 5%;--sidebar-accent: 285 30% 16%;--sidebar-accent-foreground: 280 20% 95%;--sidebar-border: 285 30% 22%;--sidebar-ring: 280 60% 50%}[data-theme=dark-mocha],[data-sidebar-theme=dark-mocha]{--background: 20 30% 6%;--foreground: 25 20% 95%;--card: 20 35% 10%;--card-foreground: 25 20% 95%;--popover: 20 35% 8%;--popover-foreground: 25 20% 95%;--primary: 25 50% 40%;--primary-foreground: 20 30% 6%;--secondary: 20 25% 18%;--secondary-foreground: 25 20% 95%;--muted: 20 20% 16%;--muted-foreground: 25 15% 55%;--accent: 35 30% 60%;--accent-foreground: 20 30% 6%;--destructive: 0 70% 50%;--destructive-foreground: 25 20% 95%;--border: 20 20% 22%;--input: 20 20% 18%;--ring: 25 50% 40%;--glass-bg: 20 35% 12% / 0.6;--glass-border: 25 35% 40% / 0.2;--glass-shadow: 20 100% 3% / 0.4;--glass-blur: 20px;--gradient-primary: linear-gradient(135deg, hsl(25 50% 40%), hsl(35 45% 35%));--gradient-accent: linear-gradient(135deg, hsl(35 30% 60%), hsl(45 25% 55%));--gradient-surface: linear-gradient(180deg, hsl(20 35% 12%), hsl(20 35% 8%));--sidebar-background: 20 35% 8%;--sidebar-foreground: 25 20% 95%;--sidebar-primary: 25 50% 40%;--sidebar-primary-foreground: 20 30% 6%;--sidebar-accent: 20 20% 16%;--sidebar-accent-foreground: 25 20% 95%;--sidebar-border: 20 20% 22%;--sidebar-ring: 25 50% 40%}[data-theme=deep-space],[data-sidebar-theme=deep-space]{--background: 245 50% 4%;--foreground: 240 20% 95%;--card: 245 55% 8%;--card-foreground: 240 20% 95%;--popover: 245 55% 6%;--popover-foreground: 240 20% 95%;--primary: 240 60% 55%;--primary-foreground: 245 50% 4%;--secondary: 245 45% 16%;--secondary-foreground: 240 20% 95%;--muted: 245 40% 14%;--muted-foreground: 240 15% 55%;--accent: 200 70% 60%;--accent-foreground: 245 50% 4%;--destructive: 0 70% 50%;--destructive-foreground: 240 20% 95%;--border: 245 40% 20%;--input: 245 40% 16%;--ring: 240 60% 55%;--glass-bg: 245 55% 10% / 0.6;--glass-border: 240 45% 55% / 0.2;--glass-shadow: 245 100% 2% / 0.4;--glass-blur: 20px;--gradient-primary: linear-gradient(135deg, hsl(240 60% 55%), hsl(250 55% 50%));--gradient-accent: linear-gradient(135deg, hsl(200 70% 60%), hsl(210 65% 55%));--gradient-surface: linear-gradient(180deg, hsl(245 55% 10%), hsl(245 55% 6%));--sidebar-background: 245 55% 6%;--sidebar-foreground: 240 20% 95%;--sidebar-primary: 240 60% 55%;--sidebar-primary-foreground: 245 50% 4%;--sidebar-accent: 245 40% 14%;--sidebar-accent-foreground: 240 20% 95%;--sidebar-border: 245 40% 20%;--sidebar-ring: 240 60% 55%}[data-theme=desert-sunset],[data-sidebar-theme=desert-sunset]{--background: 25 30% 8%;--foreground: 35 20% 95%;--card: 25 35% 12%;--card-foreground: 35 20% 95%;--popover: 25 35% 10%;--popover-foreground: 35 20% 95%;--primary: 35 80% 55%;--primary-foreground: 25 30% 8%;--secondary: 25 25% 20%;--secondary-foreground: 35 20% 95%;--muted: 25 20% 18%;--muted-foreground: 35 15% 60%;--accent: 15 70% 50%;--accent-foreground: 35 20% 95%;--destructive: 0 70% 50%;--destructive-foreground: 35 20% 95%;--border: 25 20% 25%;--input: 25 20% 20%;--ring: 35 80% 55%;--glass-bg: 25 35% 15% / 0.6;--glass-border: 35 60% 50% / 0.2;--glass-shadow: 25 100% 5% / 0.4;--glass-blur: 20px;--gradient-primary: linear-gradient(135deg, hsl(35 80% 55%), hsl(25 75% 50%));--gradient-accent: linear-gradient(135deg, hsl(15 70% 50%), hsl(5 65% 45%));--gradient-surface: linear-gradient(180deg, hsl(25 35% 14%), hsl(25 35% 10%));--sidebar-background: 25 35% 10%;--sidebar-foreground: 35 20% 95%;--sidebar-primary: 35 80% 55%;--sidebar-primary-foreground: 25 30% 8%;--sidebar-accent: 25 20% 18%;--sidebar-accent-foreground: 35 20% 95%;--sidebar-border: 25 20% 25%;--sidebar-ring: 35 80% 55%}[data-theme=dragon-fire],[data-sidebar-theme=dragon-fire]{--background: 15 25% 5%;--foreground: 25 20% 95%;--card: 15 30% 9%;--card-foreground: 25 20% 95%;--popover: 15 30% 7%;--popover-foreground: 25 20% 95%;--primary: 25 95% 50%;--primary-foreground: 15 25% 5%;--secondary: 15 20% 18%;--secondary-foreground: 25 20% 95%;--muted: 15 15% 16%;--muted-foreground: 25 15% 55%;--accent: 45 90% 55%;--accent-foreground: 15 25% 5%;--destructive: 0 70% 50%;--destructive-foreground: 25 20% 95%;--border: 15 15% 22%;--input: 15 15% 18%;--ring: 25 95% 50%;--glass-bg: 15 30% 11% / 0.6;--glass-border: 25 75% 50% / 0.2;--glass-shadow: 15 100% 2% / 0.4;--glass-blur: 20px;--gradient-primary: linear-gradient(135deg, hsl(25 95% 50%), hsl(15 90% 45%));--gradient-accent: linear-gradient(135deg, hsl(45 90% 55%), hsl(55 85% 50%));--gradient-surface: linear-gradient(180deg, hsl(15 30% 11%), hsl(15 30% 7%));--sidebar-background: 15 30% 7%;--sidebar-foreground: 25 20% 95%;--sidebar-primary: 25 95% 50%;--sidebar-primary-foreground: 15 25% 5%;--sidebar-accent: 15 15% 16%;--sidebar-accent-foreground: 25 20% 95%;--sidebar-border: 15 15% 22%;--sidebar-ring: 25 95% 50%}[data-theme=eclipse-total],[data-sidebar-theme=eclipse-total]{--background: 0 0% 3%;--foreground: 45 20% 95%;--card: 0 0% 7%;--card-foreground: 45 20% 95%;--popover: 0 0% 5%;--popover-foreground: 45 20% 95%;--primary: 45 90% 55%;--primary-foreground: 0 0% 3%;--secondary: 0 0% 14%;--secondary-foreground: 45 20% 95%;--muted: 0 0% 12%;--muted-foreground: 45 15% 55%;--accent: 30 80% 50%;--accent-foreground: 0 0% 3%;--destructive: 0 70% 50%;--destructive-foreground: 45 20% 95%;--border: 0 0% 18%;--input: 0 0% 14%;--ring: 45 90% 55%;--glass-bg: 0 0% 9% / 0.6;--glass-border: 45 70% 55% / 0.2;--glass-shadow: 0 0% 0% / 0.5;--glass-blur: 20px;--gradient-primary: linear-gradient(135deg, hsl(45 90% 55%), hsl(55 85% 50%));--gradient-accent: linear-gradient(135deg, hsl(30 80% 50%), hsl(40 75% 45%));--gradient-surface: linear-gradient(180deg, hsl(0 0% 9%), hsl(0 0% 5%));--sidebar-background: 0 0% 5%;--sidebar-foreground: 45 20% 95%;--sidebar-primary: 45 90% 55%;--sidebar-primary-foreground: 0 0% 3%;--sidebar-accent: 0 0% 12%;--sidebar-accent-foreground: 45 20% 95%;--sidebar-border: 0 0% 18%;--sidebar-ring: 45 90% 55%}[data-theme=electric-storm],[data-sidebar-theme=electric-storm]{--background: 210 25% 6%;--foreground: 200 20% 95%;--card: 210 30% 10%;--card-foreground: 200 20% 95%;--popover: 210 30% 8%;--popover-foreground: 200 20% 95%;--primary: 200 100% 60%;--primary-foreground: 210 25% 6%;--secondary: 210 20% 18%;--secondary-foreground: 200 20% 95%;--muted: 210 15% 16%;--muted-foreground: 200 15% 55%;--accent: 180 80% 50%;--accent-foreground: 210 25% 6%;--destructive: 0 70% 50%;--destructive-foreground: 200 20% 95%;--border: 210 15% 22%;--input: 210 15% 18%;--ring: 200 100% 60%;--glass-bg: 210 30% 12% / 0.6;--glass-border: 200 80% 60% / 0.3;--glass-shadow: 210 100% 3% / 0.4;--glass-blur: 20px;--gradient-primary: linear-gradient(135deg, hsl(200 100% 60%), hsl(190 90% 55%));--gradient-accent: linear-gradient(135deg, hsl(180 80% 50%), hsl(190 75% 45%));--gradient-surface: linear-gradient(180deg, hsl(210 30% 12%), hsl(210 30% 8%));--sidebar-background: 210 30% 8%;--sidebar-foreground: 200 20% 95%;--sidebar-primary: 200 100% 60%;--sidebar-primary-foreground: 210 25% 6%;--sidebar-accent: 210 15% 16%;--sidebar-accent-foreground: 200 20% 95%;--sidebar-border: 210 15% 22%;--sidebar-ring: 200 100% 60%}[data-theme=emerald-city],[data-sidebar-theme=emerald-city]{--background: 150 40% 7%;--foreground: 145 20% 95%;--card: 150 45% 11%;--card-foreground: 145 20% 95%;--popover: 150 45% 9%;--popover-foreground: 145 20% 95%;--primary: 145 60% 40%;--primary-foreground: 150 40% 7%;--secondary: 150 35% 18%;--secondary-foreground: 145 20% 95%;--muted: 150 30% 16%;--muted-foreground: 145 15% 60%;--accent: 50 65% 50%;--accent-foreground: 150 40% 7%;--destructive: 0 70% 50%;--destructive-foreground: 145 20% 95%;--border: 150 30% 22%;--input: 150 30% 18%;--ring: 145 60% 40%;--glass-bg: 150 45% 12% / 0.6;--glass-border: 145 50% 50% / 0.2;--glass-shadow: 150 100% 3% / 0.4;--glass-blur: 20px;--gradient-primary: linear-gradient(135deg, hsl(145 60% 40%), hsl(155 55% 35%));--gradient-accent: linear-gradient(135deg, hsl(50 65% 50%), hsl(60 60% 45%));--gradient-surface: linear-gradient(180deg, hsl(150 45% 13%), hsl(150 45% 9%));--sidebar-background: 150 45% 9%;--sidebar-foreground: 145 20% 95%;--sidebar-primary: 145 60% 40%;--sidebar-primary-foreground: 150 40% 7%;--sidebar-accent: 150 30% 16%;--sidebar-accent-foreground: 145 20% 95%;--sidebar-border: 150 30% 22%;--sidebar-ring: 145 60% 40%}[data-theme=enchanted-forest],[data-sidebar-theme=enchanted-forest]{--background: 140 40% 6%;--foreground: 130 20% 95%;--card: 140 45% 10%;--card-foreground: 130 20% 95%;--popover: 140 45% 8%;--popover-foreground: 130 20% 95%;--primary: 130 60% 35%;--primary-foreground: 140 40% 6%;--secondary: 140 35% 18%;--secondary-foreground: 130 20% 95%;--muted: 140 30% 16%;--muted-foreground: 130 15% 55%;--accent: 280 50% 60%;--accent-foreground: 130 20% 95%;--destructive: 0 70% 50%;--destructive-foreground: 130 20% 95%;--border: 140 30% 22%;--input: 140 30% 18%;--ring: 130 60% 35%;--glass-bg: 140 45% 12% / 0.6;--glass-border: 130 45% 35% / 0.2;--glass-shadow: 140 100% 3% / 0.4;--glass-blur: 20px;--gradient-primary: linear-gradient(135deg, hsl(130 60% 35%), hsl(140 55% 30%));--gradient-accent: linear-gradient(135deg, hsl(280 50% 60%), hsl(300 45% 55%));--gradient-surface: linear-gradient(180deg, hsl(140 45% 12%), hsl(140 45% 8%));--sidebar-background: 140 45% 8%;--sidebar-foreground: 130 20% 95%;--sidebar-primary: 130 60% 35%;--sidebar-primary-foreground: 140 40% 6%;--sidebar-accent: 140 30% 16%;--sidebar-accent-foreground: 130 20% 95%;--sidebar-border: 140 30% 22%;--sidebar-ring: 130 60% 35%}[data-theme=forest-dew],[data-sidebar-theme=forest-dew]{--background: 150 25% 8%;--foreground: 140 20% 95%;--card: 150 30% 12%;--card-foreground: 140 20% 95%;--popover: 150 30% 10%;--popover-foreground: 140 20% 95%;--primary: 140 50% 45%;--primary-foreground: 150 25% 8%;--secondary: 150 25% 20%;--secondary-foreground: 140 20% 95%;--muted: 150 20% 18%;--muted-foreground: 140 15% 60%;--accent: 45 60% 50%;--accent-foreground: 140 20% 95%;--destructive: 0 70% 50%;--destructive-foreground: 140 20% 95%;--border: 150 20% 25%;--input: 150 20% 20%;--ring: 140 50% 45%;--glass-bg: 150 30% 15% / 0.6;--glass-border: 140 50% 60% / 0.2;--glass-shadow: 150 100% 5% / 0.4;--glass-blur: 20px;--gradient-primary: linear-gradient(135deg, hsl(140 50% 45%), hsl(120 45% 40%));--gradient-accent: linear-gradient(135deg, hsl(45 60% 50%), hsl(60 55% 45%));--gradient-surface: linear-gradient(180deg, hsl(150 30% 14%), hsl(150 30% 10%));--sidebar-background: 150 30% 10%;--sidebar-foreground: 140 20% 95%;--sidebar-primary: 140 50% 45%;--sidebar-primary-foreground: 150 25% 8%;--sidebar-accent: 150 20% 18%;--sidebar-accent-foreground: 140 20% 95%;--sidebar-border: 150 20% 25%;--sidebar-ring: 140 50% 45%}[data-theme=haunted-mansion],[data-sidebar-theme=haunted-mansion]{--background: 160 25% 5%;--foreground: 150 15% 95%;--card: 160 30% 9%;--card-foreground: 150 15% 95%;--popover: 160 30% 7%;--popover-foreground: 150 15% 95%;--primary: 150 30% 40%;--primary-foreground: 160 25% 5%;--secondary: 160 20% 16%;--secondary-foreground: 150 15% 95%;--muted: 160 15% 14%;--muted-foreground: 150 10% 55%;--accent: 180 10% 50%;--accent-foreground: 150 15% 95%;--destructive: 0 70% 50%;--destructive-foreground: 150 15% 95%;--border: 160 15% 20%;--input: 160 15% 16%;--ring: 150 30% 40%;--glass-bg: 160 30% 11% / 0.6;--glass-border: 150 20% 40% / 0.2;--glass-shadow: 160 100% 2% / 0.4;--glass-blur: 20px;--gradient-primary: linear-gradient(135deg, hsl(150 30% 40%), hsl(160 25% 35%));--gradient-accent: linear-gradient(135deg, hsl(180 10% 50%), hsl(190 5% 45%));--gradient-surface: linear-gradient(180deg, hsl(160 30% 11%), hsl(160 30% 7%));--sidebar-background: 160 30% 7%;--sidebar-foreground: 150 15% 95%;--sidebar-primary: 150 30% 40%;--sidebar-primary-foreground: 160 25% 5%;--sidebar-accent: 160 15% 14%;--sidebar-accent-foreground: 150 15% 95%;--sidebar-border: 160 15% 20%;--sidebar-ring: 150 30% 40%}[data-theme=jade-temple],[data-sidebar-theme=jade-temple]{--background: 160 35% 8%;--foreground: 155 20% 95%;--card: 160 40% 12%;--card-foreground: 155 20% 95%;--popover: 160 40% 10%;--popover-foreground: 155 20% 95%;--primary: 155 55% 40%;--primary-foreground: 160 35% 8%;--secondary: 160 30% 20%;--secondary-foreground: 155 20% 95%;--muted: 160 25% 18%;--muted-foreground: 155 15% 60%;--accent: 45 70% 50%;--accent-foreground: 160 35% 8%;--destructive: 0 70% 50%;--destructive-foreground: 155 20% 95%;--border: 160 25% 25%;--input: 160 25% 20%;--ring: 155 55% 40%;--glass-bg: 160 40% 15% / 0.6;--glass-border: 155 50% 50% / 0.2;--glass-shadow: 160 100% 5% / 0.4;--glass-blur: 20px;--gradient-primary: linear-gradient(135deg, hsl(155 55% 40%), hsl(145 50% 35%));--gradient-accent: linear-gradient(135deg, hsl(45 70% 50%), hsl(55 65% 45%));--gradient-surface: linear-gradient(180deg, hsl(160 40% 14%), hsl(160 40% 10%));--sidebar-background: 160 40% 10%;--sidebar-foreground: 155 20% 95%;--sidebar-primary: 155 55% 40%;--sidebar-primary-foreground: 160 35% 8%;--sidebar-accent: 160 25% 18%;--sidebar-accent-foreground: 155 20% 95%;--sidebar-border: 160 25% 25%;--sidebar-ring: 155 55% 40%}[data-theme=jungle-shadow],[data-sidebar-theme=jungle-shadow]{--background: 145 40% 5%;--foreground: 150 20% 95%;--card: 145 45% 9%;--card-foreground: 150 20% 95%;--popover: 145 45% 7%;--popover-foreground: 150 20% 95%;--primary: 150 50% 35%;--primary-foreground: 145 40% 5%;--secondary: 145 35% 16%;--secondary-foreground: 150 20% 95%;--muted: 145 30% 14%;--muted-foreground: 150 15% 55%;--accent: 330 60% 50%;--accent-foreground: 150 20% 95%;--destructive: 0 70% 50%;--destructive-foreground: 150 20% 95%;--border: 145 30% 20%;--input: 145 30% 16%;--ring: 150 50% 35%;--glass-bg: 145 45% 11% / 0.6;--glass-border: 150 40% 35% / 0.2;--glass-shadow: 145 100% 2% / 0.4;--glass-blur: 20px;--gradient-primary: linear-gradient(135deg, hsl(150 50% 35%), hsl(160 45% 30%));--gradient-accent: linear-gradient(135deg, hsl(330 60% 50%), hsl(340 55% 45%));--gradient-surface: linear-gradient(180deg, hsl(145 45% 11%), hsl(145 45% 7%));--sidebar-background: 145 45% 7%;--sidebar-foreground: 150 20% 95%;--sidebar-primary: 150 50% 35%;--sidebar-primary-foreground: 145 40% 5%;--sidebar-accent: 145 30% 14%;--sidebar-accent-foreground: 150 20% 95%;--sidebar-border: 145 30% 20%;--sidebar-ring: 150 50% 35%}[data-theme=matrix-green],[data-sidebar-theme=matrix-green]{--background: 120 30% 4%;--foreground: 120 20% 95%;--card: 120 35% 8%;--card-foreground: 120 20% 95%;--popover: 120 35% 6%;--popover-foreground: 120 20% 95%;--primary: 120 100% 40%;--primary-foreground: 120 30% 4%;--secondary: 120 25% 16%;--secondary-foreground: 120 20% 95%;--muted: 120 20% 14%;--muted-foreground: 120 15% 55%;--accent: 150 80% 45%;--accent-foreground: 120 30% 4%;--destructive: 0 70% 50%;--destructive-foreground: 120 20% 95%;--border: 120 20% 20%;--input: 120 20% 16%;--ring: 120 100% 40%;--glass-bg: 120 35% 10% / 0.6;--glass-border: 120 80% 40% / 0.3;--glass-shadow: 120 100% 2% / 0.4;--glass-blur: 20px;--gradient-primary: linear-gradient(135deg, hsl(120 100% 40%), hsl(140 90% 35%));--gradient-accent: linear-gradient(135deg, hsl(150 80% 45%), hsl(170 75% 40%));--gradient-surface: linear-gradient(180deg, hsl(120 35% 10%), hsl(120 35% 6%));--sidebar-background: 120 35% 6%;--sidebar-foreground: 120 20% 95%;--sidebar-primary: 120 100% 40%;--sidebar-primary-foreground: 120 30% 4%;--sidebar-accent: 120 20% 14%;--sidebar-accent-foreground: 120 20% 95%;--sidebar-border: 120 20% 20%;--sidebar-ring: 120 100% 40%}[data-theme=midnight-jazz],[data-sidebar-theme=midnight-jazz]{--background: 225 40% 5%;--foreground: 220 20% 95%;--card: 225 45% 9%;--card-foreground: 220 20% 95%;--popover: 225 45% 7%;--popover-foreground: 220 20% 95%;--primary: 220 50% 45%;--primary-foreground: 225 40% 5%;--secondary: 225 35% 18%;--secondary-foreground: 220 20% 95%;--muted: 225 30% 16%;--muted-foreground: 220 15% 55%;--accent: 45 60% 50%;--accent-foreground: 225 40% 5%;--destructive: 0 70% 50%;--destructive-foreground: 220 20% 95%;--border: 225 30% 22%;--input: 225 30% 18%;--ring: 220 50% 45%;--glass-bg: 225 45% 11% / 0.6;--glass-border: 220 40% 45% / 0.2;--glass-shadow: 225 100% 2% / 0.4;--glass-blur: 20px;--gradient-primary: linear-gradient(135deg, hsl(220 50% 45%), hsl(230 45% 40%));--gradient-accent: linear-gradient(135deg, hsl(45 60% 50%), hsl(55 55% 45%));--gradient-surface: linear-gradient(180deg, hsl(225 45% 11%), hsl(225 45% 7%));--sidebar-background: 225 45% 7%;--sidebar-foreground: 220 20% 95%;--sidebar-primary: 220 50% 45%;--sidebar-primary-foreground: 225 40% 5%;--sidebar-accent: 225 30% 16%;--sidebar-accent-foreground: 220 20% 95%;--sidebar-border: 225 30% 22%;--sidebar-ring: 220 50% 45%}[data-theme=midnight-ocean],[data-sidebar-theme=midnight-ocean]{--background: 210 50% 5%;--foreground: 190 20% 95%;--card: 210 55% 9%;--card-foreground: 190 20% 95%;--popover: 210 55% 7%;--popover-foreground: 190 20% 95%;--primary: 190 70% 45%;--primary-foreground: 210 50% 5%;--secondary: 210 45% 16%;--secondary-foreground: 190 20% 95%;--muted: 210 40% 14%;--muted-foreground: 190 15% 55%;--accent: 170 60% 40%;--accent-foreground: 190 20% 95%;--destructive: 0 70% 50%;--destructive-foreground: 190 20% 95%;--border: 210 40% 20%;--input: 210 40% 16%;--ring: 190 70% 45%;--glass-bg: 210 55% 11% / 0.6;--glass-border: 190 55% 45% / 0.2;--glass-shadow: 210 100% 2% / 0.4;--glass-blur: 20px;--gradient-primary: linear-gradient(135deg, hsl(190 70% 45%), hsl(200 65% 40%));--gradient-accent: linear-gradient(135deg, hsl(170 60% 40%), hsl(180 55% 35%));--gradient-surface: linear-gradient(180deg, hsl(210 55% 11%), hsl(210 55% 7%));--sidebar-background: 210 55% 7%;--sidebar-foreground: 190 20% 95%;--sidebar-primary: 190 70% 45%;--sidebar-primary-foreground: 210 50% 5%;--sidebar-accent: 210 40% 14%;--sidebar-accent-foreground: 190 20% 95%;--sidebar-border: 210 40% 20%;--sidebar-ring: 190 70% 45%}[data-theme=midnight-rose],[data-sidebar-theme=midnight-rose]{--background: 230 35% 8%;--foreground: 350 20% 95%;--card: 230 40% 12%;--card-foreground: 350 20% 95%;--popover: 230 40% 10%;--popover-foreground: 350 20% 95%;--primary: 350 60% 60%;--primary-foreground: 230 35% 8%;--secondary: 230 30% 20%;--secondary-foreground: 350 20% 95%;--muted: 230 25% 18%;--muted-foreground: 350 15% 60%;--accent: 30 50% 55%;--accent-foreground: 350 20% 95%;--destructive: 0 70% 50%;--destructive-foreground: 350 20% 95%;--border: 230 25% 25%;--input: 230 25% 20%;--ring: 350 60% 60%;--glass-bg: 230 40% 15% / 0.6;--glass-border: 350 50% 60% / 0.2;--glass-shadow: 230 100% 5% / 0.4;--glass-blur: 20px;--gradient-primary: linear-gradient(135deg, hsl(350 60% 60%), hsl(30 50% 55%));--gradient-accent: linear-gradient(135deg, hsl(30 50% 55%), hsl(350 70% 50%));--gradient-surface: linear-gradient(180deg, hsl(230 40% 14%), hsl(230 40% 10%));--sidebar-background: 230 40% 10%;--sidebar-foreground: 350 20% 95%;--sidebar-primary: 350 60% 60%;--sidebar-primary-foreground: 230 35% 8%;--sidebar-accent: 230 25% 18%;--sidebar-accent-foreground: 350 20% 95%;--sidebar-border: 230 25% 25%;--sidebar-ring: 350 60% 60%}[data-theme=nebula-purple],[data-sidebar-theme=nebula-purple]{--background: 270 40% 6%;--foreground: 280 20% 95%;--card: 270 45% 10%;--card-foreground: 280 20% 95%;--popover: 270 45% 8%;--popover-foreground: 280 20% 95%;--primary: 280 70% 55%;--primary-foreground: 270 40% 6%;--secondary: 270 35% 18%;--secondary-foreground: 280 20% 95%;--muted: 270 30% 16%;--muted-foreground: 280 15% 60%;--accent: 200 80% 60%;--accent-foreground: 270 40% 6%;--destructive: 0 70% 50%;--destructive-foreground: 280 20% 95%;--border: 270 30% 22%;--input: 270 30% 18%;--ring: 280 70% 55%;--glass-bg: 270 45% 12% / 0.6;--glass-border: 280 55% 55% / 0.2;--glass-shadow: 270 100% 3% / 0.4;--glass-blur: 20px;--gradient-primary: linear-gradient(135deg, hsl(280 70% 55%), hsl(260 65% 50%));--gradient-accent: linear-gradient(135deg, hsl(200 80% 60%), hsl(220 75% 55%));--gradient-surface: linear-gradient(180deg, hsl(270 45% 12%), hsl(270 45% 8%));--sidebar-background: 270 45% 8%;--sidebar-foreground: 280 20% 95%;--sidebar-primary: 280 70% 55%;--sidebar-primary-foreground: 270 40% 6%;--sidebar-accent: 270 30% 16%;--sidebar-accent-foreground: 280 20% 95%;--sidebar-border: 270 30% 22%;--sidebar-ring: 280 70% 55%}[data-theme=neon-tokyo],[data-sidebar-theme=neon-tokyo]{--background: 260 30% 5%;--foreground: 320 20% 95%;--card: 260 35% 9%;--card-foreground: 320 20% 95%;--popover: 260 35% 7%;--popover-foreground: 320 20% 95%;--primary: 320 100% 60%;--primary-foreground: 260 30% 5%;--secondary: 260 25% 18%;--secondary-foreground: 320 20% 95%;--muted: 260 20% 16%;--muted-foreground: 320 15% 60%;--accent: 185 100% 50%;--accent-foreground: 260 30% 5%;--destructive: 0 70% 50%;--destructive-foreground: 320 20% 95%;--border: 260 20% 22%;--input: 260 20% 18%;--ring: 320 100% 60%;--glass-bg: 260 35% 12% / 0.6;--glass-border: 320 80% 60% / 0.3;--glass-shadow: 260 100% 3% / 0.4;--glass-blur: 20px;--gradient-primary: linear-gradient(135deg, hsl(320 100% 60%), hsl(280 90% 55%));--gradient-accent: linear-gradient(135deg, hsl(185 100% 50%), hsl(200 95% 45%));--gradient-surface: linear-gradient(180deg, hsl(260 35% 11%), hsl(260 35% 7%));--sidebar-background: 260 35% 7%;--sidebar-foreground: 320 20% 95%;--sidebar-primary: 320 100% 60%;--sidebar-primary-foreground: 260 30% 5%;--sidebar-accent: 260 20% 16%;--sidebar-accent-foreground: 320 20% 95%;--sidebar-border: 260 20% 22%;--sidebar-ring: 320 100% 60%}[data-theme=noir-detective],[data-sidebar-theme=noir-detective]{--background: 0 0% 5%;--foreground: 45 15% 95%;--card: 0 0% 9%;--card-foreground: 45 15% 95%;--popover: 0 0% 7%;--popover-foreground: 45 15% 95%;--primary: 45 70% 50%;--primary-foreground: 0 0% 5%;--secondary: 0 0% 16%;--secondary-foreground: 45 15% 95%;--muted: 0 0% 14%;--muted-foreground: 45 10% 55%;--accent: 0 60% 45%;--accent-foreground: 45 15% 95%;--destructive: 0 70% 50%;--destructive-foreground: 45 15% 95%;--border: 0 0% 20%;--input: 0 0% 16%;--ring: 45 70% 50%;--glass-bg: 0 0% 11% / 0.6;--glass-border: 45 55% 50% / 0.2;--glass-shadow: 0 0% 0% / 0.4;--glass-blur: 20px;--gradient-primary: linear-gradient(135deg, hsl(45 70% 50%), hsl(55 65% 45%));--gradient-accent: linear-gradient(135deg, hsl(0 60% 45%), hsl(10 55% 40%));--gradient-surface: linear-gradient(180deg, hsl(0 0% 11%), hsl(0 0% 7%));--sidebar-background: 0 0% 7%;--sidebar-foreground: 45 15% 95%;--sidebar-primary: 45 70% 50%;--sidebar-primary-foreground: 0 0% 5%;--sidebar-accent: 0 0% 14%;--sidebar-accent-foreground: 45 15% 95%;--sidebar-border: 0 0% 20%;--sidebar-ring: 45 70% 50%}[data-theme=obsidian-gold],[data-sidebar-theme=obsidian-gold]{--background: 0 0% 4%;--foreground: 45 20% 95%;--card: 0 0% 8%;--card-foreground: 45 20% 95%;--popover: 0 0% 6%;--popover-foreground: 45 20% 95%;--primary: 45 85% 50%;--primary-foreground: 0 0% 4%;--secondary: 0 0% 16%;--secondary-foreground: 45 20% 95%;--muted: 0 0% 14%;--muted-foreground: 45 15% 60%;--accent: 35 80% 45%;--accent-foreground: 0 0% 4%;--destructive: 0 70% 50%;--destructive-foreground: 45 20% 95%;--border: 0 0% 20%;--input: 0 0% 16%;--ring: 45 85% 50%;--glass-bg: 0 0% 10% / 0.6;--glass-border: 45 60% 50% / 0.2;--glass-shadow: 0 0% 0% / 0.4;--glass-blur: 20px;--gradient-primary: linear-gradient(135deg, hsl(45 85% 50%), hsl(55 80% 45%));--gradient-accent: linear-gradient(135deg, hsl(35 80% 45%), hsl(45 75% 40%));--gradient-surface: linear-gradient(180deg, hsl(0 0% 10%), hsl(0 0% 6%));--sidebar-background: 0 0% 6%;--sidebar-foreground: 45 20% 95%;--sidebar-primary: 45 85% 50%;--sidebar-primary-foreground: 0 0% 4%;--sidebar-accent: 0 0% 14%;--sidebar-accent-foreground: 45 20% 95%;--sidebar-border: 0 0% 20%;--sidebar-ring: 45 85% 50%}[data-theme=ocean-depths],[data-sidebar-theme=ocean-depths]{--background: 220 50% 6%;--foreground: 185 20% 95%;--card: 220 55% 10%;--card-foreground: 185 20% 95%;--popover: 220 55% 8%;--popover-foreground: 185 20% 95%;--primary: 185 80% 50%;--primary-foreground: 220 50% 6%;--secondary: 220 40% 18%;--secondary-foreground: 185 20% 95%;--muted: 220 35% 16%;--muted-foreground: 185 15% 60%;--accent: 260 60% 60%;--accent-foreground: 185 20% 95%;--destructive: 0 70% 50%;--destructive-foreground: 185 20% 95%;--border: 220 35% 22%;--input: 220 35% 18%;--ring: 185 80% 50%;--glass-bg: 220 50% 12% / 0.6;--glass-border: 185 60% 50% / 0.2;--glass-shadow: 220 100% 3% / 0.4;--glass-blur: 20px;--gradient-primary: linear-gradient(135deg, hsl(185 80% 50%), hsl(200 70% 45%));--gradient-accent: linear-gradient(135deg, hsl(260 60% 60%), hsl(280 55% 55%));--gradient-surface: linear-gradient(180deg, hsl(220 55% 12%), hsl(220 55% 8%));--sidebar-background: 220 55% 8%;--sidebar-foreground: 185 20% 95%;--sidebar-primary: 185 80% 50%;--sidebar-primary-foreground: 220 50% 6%;--sidebar-accent: 220 35% 16%;--sidebar-accent-foreground: 185 20% 95%;--sidebar-border: 220 35% 22%;--sidebar-ring: 185 80% 50%}[data-theme=phantom-opera],[data-sidebar-theme=phantom-opera]{--background: 0 15% 5%;--foreground: 350 20% 95%;--card: 0 20% 9%;--card-foreground: 350 20% 95%;--popover: 0 20% 7%;--popover-foreground: 350 20% 95%;--primary: 350 70% 45%;--primary-foreground: 0 15% 5%;--secondary: 0 15% 18%;--secondary-foreground: 350 20% 95%;--muted: 0 12% 16%;--muted-foreground: 350 15% 55%;--accent: 40 80% 50%;--accent-foreground: 0 15% 5%;--destructive: 0 70% 50%;--destructive-foreground: 350 20% 95%;--border: 0 12% 22%;--input: 0 12% 18%;--ring: 350 70% 45%;--glass-bg: 0 20% 11% / 0.6;--glass-border: 350 55% 45% / 0.2;--glass-shadow: 0 100% 2% / 0.4;--glass-blur: 20px;--gradient-primary: linear-gradient(135deg, hsl(350 70% 45%), hsl(340 65% 40%));--gradient-accent: linear-gradient(135deg, hsl(40 80% 50%), hsl(50 75% 45%));--gradient-surface: linear-gradient(180deg, hsl(0 20% 11%), hsl(0 20% 7%));--sidebar-background: 0 20% 7%;--sidebar-foreground: 350 20% 95%;--sidebar-primary: 350 70% 45%;--sidebar-primary-foreground: 0 15% 5%;--sidebar-accent: 0 12% 16%;--sidebar-accent-foreground: 350 20% 95%;--sidebar-border: 0 12% 22%;--sidebar-ring: 350 70% 45%}[data-theme=plum-twilight],[data-sidebar-theme=plum-twilight]{--background: 280 35% 6%;--foreground: 290 20% 95%;--card: 280 40% 10%;--card-foreground: 290 20% 95%;--popover: 280 40% 8%;--popover-foreground: 290 20% 95%;--primary: 290 50% 45%;--primary-foreground: 280 35% 6%;--secondary: 280 30% 18%;--secondary-foreground: 290 20% 95%;--muted: 280 25% 16%;--muted-foreground: 290 15% 55%;--accent: 340 40% 55%;--accent-foreground: 290 20% 95%;--destructive: 0 70% 50%;--destructive-foreground: 290 20% 95%;--border: 280 25% 22%;--input: 280 25% 18%;--ring: 290 50% 45%;--glass-bg: 280 40% 12% / 0.6;--glass-border: 290 40% 45% / 0.2;--glass-shadow: 280 100% 3% / 0.4;--glass-blur: 20px;--gradient-primary: linear-gradient(135deg, hsl(290 50% 45%), hsl(300 45% 40%));--gradient-accent: linear-gradient(135deg, hsl(340 40% 55%), hsl(350 35% 50%));--gradient-surface: linear-gradient(180deg, hsl(280 40% 12%), hsl(280 40% 8%));--sidebar-background: 280 40% 8%;--sidebar-foreground: 290 20% 95%;--sidebar-primary: 290 50% 45%;--sidebar-primary-foreground: 280 35% 6%;--sidebar-accent: 280 25% 16%;--sidebar-accent-foreground: 290 20% 95%;--sidebar-border: 280 25% 22%;--sidebar-ring: 290 50% 45%}[data-theme=raven-wing],[data-sidebar-theme=raven-wing]{--background: 270 30% 4%;--foreground: 280 20% 95%;--card: 270 35% 8%;--card-foreground: 280 20% 95%;--popover: 270 35% 6%;--popover-foreground: 280 20% 95%;--primary: 280 50% 50%;--primary-foreground: 270 30% 4%;--secondary: 270 25% 16%;--secondary-foreground: 280 20% 95%;--muted: 270 20% 14%;--muted-foreground: 280 15% 55%;--accent: 260 40% 60%;--accent-foreground: 280 20% 95%;--destructive: 0 70% 50%;--destructive-foreground: 280 20% 95%;--border: 270 20% 20%;--input: 270 20% 16%;--ring: 280 50% 50%;--glass-bg: 270 35% 10% / 0.6;--glass-border: 280 40% 50% / 0.2;--glass-shadow: 270 100% 2% / 0.4;--glass-blur: 20px;--gradient-primary: linear-gradient(135deg, hsl(280 50% 50%), hsl(290 45% 45%));--gradient-accent: linear-gradient(135deg, hsl(260 40% 60%), hsl(270 35% 55%));--gradient-surface: linear-gradient(180deg, hsl(270 35% 10%), hsl(270 35% 6%));--sidebar-background: 270 35% 6%;--sidebar-foreground: 280 20% 95%;--sidebar-primary: 280 50% 50%;--sidebar-primary-foreground: 270 30% 4%;--sidebar-accent: 270 20% 14%;--sidebar-accent-foreground: 280 20% 95%;--sidebar-border: 270 20% 20%;--sidebar-ring: 280 50% 50%}[data-theme=royal-velvet],[data-sidebar-theme=royal-velvet]{--background: 270 35% 8%;--foreground: 270 20% 95%;--card: 270 40% 12%;--card-foreground: 270 20% 95%;--popover: 270 40% 10%;--popover-foreground: 270 20% 95%;--primary: 270 60% 55%;--primary-foreground: 270 35% 8%;--secondary: 270 30% 20%;--secondary-foreground: 270 20% 95%;--muted: 270 25% 18%;--muted-foreground: 270 15% 60%;--accent: 45 75% 50%;--accent-foreground: 270 35% 8%;--destructive: 0 70% 50%;--destructive-foreground: 270 20% 95%;--border: 270 25% 25%;--input: 270 25% 20%;--ring: 270 60% 55%;--glass-bg: 270 40% 15% / 0.6;--glass-border: 270 45% 50% / 0.2;--glass-shadow: 270 100% 5% / 0.4;--glass-blur: 20px;--gradient-primary: linear-gradient(135deg, hsl(270 60% 55%), hsl(280 55% 50%));--gradient-accent: linear-gradient(135deg, hsl(45 75% 50%), hsl(55 70% 45%));--gradient-surface: linear-gradient(180deg, hsl(270 40% 14%), hsl(270 40% 10%));--sidebar-background: 270 40% 10%;--sidebar-foreground: 270 20% 95%;--sidebar-primary: 270 60% 55%;--sidebar-primary-foreground: 270 35% 8%;--sidebar-accent: 270 25% 18%;--sidebar-accent-foreground: 270 20% 95%;--sidebar-border: 270 25% 25%;--sidebar-ring: 270 60% 55%}[data-theme=samurai-dusk],[data-sidebar-theme=samurai-dusk]{--background: 0 20% 5%;--foreground: 355 20% 95%;--card: 0 25% 9%;--card-foreground: 355 20% 95%;--popover: 0 25% 7%;--popover-foreground: 355 20% 95%;--primary: 355 65% 45%;--primary-foreground: 0 20% 5%;--secondary: 0 15% 18%;--secondary-foreground: 355 20% 95%;--muted: 0 12% 16%;--muted-foreground: 355 15% 55%;--accent: 210 40% 50%;--accent-foreground: 355 20% 95%;--destructive: 0 70% 50%;--destructive-foreground: 355 20% 95%;--border: 0 12% 22%;--input: 0 12% 18%;--ring: 355 65% 45%;--glass-bg: 0 25% 11% / 0.6;--glass-border: 355 50% 45% / 0.2;--glass-shadow: 0 100% 2% / 0.4;--glass-blur: 20px;--gradient-primary: linear-gradient(135deg, hsl(355 65% 45%), hsl(345 60% 40%));--gradient-accent: linear-gradient(135deg, hsl(210 40% 50%), hsl(220 35% 45%));--gradient-surface: linear-gradient(180deg, hsl(0 25% 11%), hsl(0 25% 7%));--sidebar-background: 0 25% 7%;--sidebar-foreground: 355 20% 95%;--sidebar-primary: 355 65% 45%;--sidebar-primary-foreground: 0 20% 5%;--sidebar-accent: 0 12% 16%;--sidebar-accent-foreground: 355 20% 95%;--sidebar-border: 0 12% 22%;--sidebar-ring: 355 65% 45%}[data-theme=sapphire-night],[data-sidebar-theme=sapphire-night]{--background: 225 45% 6%;--foreground: 220 20% 95%;--card: 225 50% 10%;--card-foreground: 220 20% 95%;--popover: 225 50% 8%;--popover-foreground: 220 20% 95%;--primary: 220 70% 50%;--primary-foreground: 225 45% 6%;--secondary: 225 40% 18%;--secondary-foreground: 220 20% 95%;--muted: 225 35% 16%;--muted-foreground: 220 15% 60%;--accent: 200 30% 70%;--accent-foreground: 225 45% 6%;--destructive: 0 70% 50%;--destructive-foreground: 220 20% 95%;--border: 225 35% 22%;--input: 225 35% 18%;--ring: 220 70% 50%;--glass-bg: 225 50% 12% / 0.6;--glass-border: 220 50% 50% / 0.2;--glass-shadow: 225 100% 3% / 0.4;--glass-blur: 20px;--gradient-primary: linear-gradient(135deg, hsl(220 70% 50%), hsl(230 65% 45%));--gradient-accent: linear-gradient(135deg, hsl(200 30% 70%), hsl(210 25% 65%));--gradient-surface: linear-gradient(180deg, hsl(225 50% 12%), hsl(225 50% 8%));--sidebar-background: 225 50% 8%;--sidebar-foreground: 220 20% 95%;--sidebar-primary: 220 70% 50%;--sidebar-primary-foreground: 225 45% 6%;--sidebar-accent: 225 35% 16%;--sidebar-accent-foreground: 220 20% 95%;--sidebar-border: 225 35% 22%;--sidebar-ring: 220 70% 50%}[data-theme=shadow-realm],[data-sidebar-theme=shadow-realm]{--background: 250 30% 4%;--foreground: 270 20% 95%;--card: 250 35% 8%;--card-foreground: 270 20% 95%;--popover: 250 35% 6%;--popover-foreground: 270 20% 95%;--primary: 270 40% 55%;--primary-foreground: 250 30% 4%;--secondary: 250 25% 16%;--secondary-foreground: 270 20% 95%;--muted: 250 20% 14%;--muted-foreground: 270 15% 55%;--accent: 200 30% 50%;--accent-foreground: 270 20% 95%;--destructive: 0 70% 50%;--destructive-foreground: 270 20% 95%;--border: 250 20% 20%;--input: 250 20% 16%;--ring: 270 40% 55%;--glass-bg: 250 35% 10% / 0.6;--glass-border: 270 30% 55% / 0.2;--glass-shadow: 250 100% 2% / 0.4;--glass-blur: 20px;--gradient-primary: linear-gradient(135deg, hsl(270 40% 55%), hsl(280 35% 50%));--gradient-accent: linear-gradient(135deg, hsl(200 30% 50%), hsl(210 25% 45%));--gradient-surface: linear-gradient(180deg, hsl(250 35% 10%), hsl(250 35% 6%));--sidebar-background: 250 35% 6%;--sidebar-foreground: 270 20% 95%;--sidebar-primary: 270 40% 55%;--sidebar-primary-foreground: 250 30% 4%;--sidebar-accent: 250 20% 14%;--sidebar-accent-foreground: 270 20% 95%;--sidebar-border: 250 20% 20%;--sidebar-ring: 270 40% 55%}[data-theme=starlight-express],[data-sidebar-theme=starlight-express]{--background: 230 40% 4%;--foreground: 220 15% 95%;--card: 230 45% 8%;--card-foreground: 220 15% 95%;--popover: 230 45% 6%;--popover-foreground: 220 15% 95%;--primary: 220 20% 70%;--primary-foreground: 230 40% 4%;--secondary: 230 35% 16%;--secondary-foreground: 220 15% 95%;--muted: 230 30% 14%;--muted-foreground: 220 10% 55%;--accent: 200 60% 55%;--accent-foreground: 230 40% 4%;--destructive: 0 70% 50%;--destructive-foreground: 220 15% 95%;--border: 230 30% 20%;--input: 230 30% 16%;--ring: 220 20% 70%;--glass-bg: 230 45% 10% / 0.6;--glass-border: 220 15% 70% / 0.2;--glass-shadow: 230 100% 2% / 0.4;--glass-blur: 20px;--gradient-primary: linear-gradient(135deg, hsl(220 20% 70%), hsl(230 15% 65%));--gradient-accent: linear-gradient(135deg, hsl(200 60% 55%), hsl(210 55% 50%));--gradient-surface: linear-gradient(180deg, hsl(230 45% 10%), hsl(230 45% 6%));--sidebar-background: 230 45% 6%;--sidebar-foreground: 220 15% 95%;--sidebar-primary: 220 20% 70%;--sidebar-primary-foreground: 230 40% 4%;--sidebar-accent: 230 30% 14%;--sidebar-accent-foreground: 220 15% 95%;--sidebar-border: 230 30% 20%;--sidebar-ring: 220 20% 70%}[data-theme=stealth-mode],[data-sidebar-theme=stealth-mode]{--background: 0 5% 6%;--foreground: 0 5% 95%;--card: 0 8% 10%;--card-foreground: 0 5% 95%;--popover: 0 8% 8%;--popover-foreground: 0 5% 95%;--primary: 0 70% 50%;--primary-foreground: 0 5% 6%;--secondary: 0 5% 18%;--secondary-foreground: 0 5% 95%;--muted: 0 5% 16%;--muted-foreground: 0 5% 55%;--accent: 0 50% 40%;--accent-foreground: 0 5% 95%;--destructive: 0 70% 50%;--destructive-foreground: 0 5% 95%;--border: 0 5% 22%;--input: 0 5% 18%;--ring: 0 70% 50%;--glass-bg: 0 8% 12% / 0.6;--glass-border: 0 50% 50% / 0.2;--glass-shadow: 0 0% 0% / 0.4;--glass-blur: 20px;--gradient-primary: linear-gradient(135deg, hsl(0 70% 50%), hsl(350 65% 45%));--gradient-accent: linear-gradient(135deg, hsl(0 50% 40%), hsl(10 45% 35%));--gradient-surface: linear-gradient(180deg, hsl(0 8% 12%), hsl(0 8% 8%));--sidebar-background: 0 8% 8%;--sidebar-foreground: 0 5% 95%;--sidebar-primary: 0 70% 50%;--sidebar-primary-foreground: 0 5% 6%;--sidebar-accent: 0 5% 16%;--sidebar-accent-foreground: 0 5% 95%;--sidebar-border: 0 5% 22%;--sidebar-ring: 0 70% 50%}[data-theme=submarine-depths],[data-sidebar-theme=submarine-depths]{--background: 210 50% 4%;--foreground: 200 20% 95%;--card: 210 55% 8%;--card-foreground: 200 20% 95%;--popover: 210 55% 6%;--popover-foreground: 200 20% 95%;--primary: 200 60% 40%;--primary-foreground: 210 50% 4%;--secondary: 210 45% 16%;--secondary-foreground: 200 20% 95%;--muted: 210 40% 14%;--muted-foreground: 200 15% 55%;--accent: 160 70% 50%;--accent-foreground: 210 50% 4%;--destructive: 0 70% 50%;--destructive-foreground: 200 20% 95%;--border: 210 40% 20%;--input: 210 40% 16%;--ring: 200 60% 40%;--glass-bg: 210 55% 10% / 0.6;--glass-border: 200 50% 40% / 0.2;--glass-shadow: 210 100% 2% / 0.4;--glass-blur: 20px;--gradient-primary: linear-gradient(135deg, hsl(200 60% 40%), hsl(210 55% 35%));--gradient-accent: linear-gradient(135deg, hsl(160 70% 50%), hsl(170 65% 45%));--gradient-surface: linear-gradient(180deg, hsl(210 55% 10%), hsl(210 55% 6%));--sidebar-background: 210 55% 6%;--sidebar-foreground: 200 20% 95%;--sidebar-primary: 200 60% 40%;--sidebar-primary-foreground: 210 50% 4%;--sidebar-accent: 210 40% 14%;--sidebar-accent-foreground: 200 20% 95%;--sidebar-border: 210 40% 20%;--sidebar-ring: 200 60% 40%}[data-theme=thunderstorm],[data-sidebar-theme=thunderstorm]{--background: 220 15% 8%;--foreground: 210 20% 95%;--card: 220 20% 12%;--card-foreground: 210 20% 95%;--popover: 220 20% 10%;--popover-foreground: 210 20% 95%;--primary: 210 100% 55%;--primary-foreground: 220 15% 8%;--secondary: 220 15% 20%;--secondary-foreground: 210 20% 95%;--muted: 220 12% 18%;--muted-foreground: 210 15% 60%;--accent: 260 70% 60%;--accent-foreground: 210 20% 95%;--destructive: 0 70% 50%;--destructive-foreground: 210 20% 95%;--border: 220 12% 25%;--input: 220 12% 20%;--ring: 210 100% 55%;--glass-bg: 220 20% 15% / 0.6;--glass-border: 210 70% 50% / 0.2;--glass-shadow: 220 100% 5% / 0.4;--glass-blur: 20px;--gradient-primary: linear-gradient(135deg, hsl(210 100% 55%), hsl(200 90% 50%));--gradient-accent: linear-gradient(135deg, hsl(260 70% 60%), hsl(280 65% 55%));--gradient-surface: linear-gradient(180deg, hsl(220 20% 14%), hsl(220 20% 10%));--sidebar-background: 220 20% 10%;--sidebar-foreground: 210 20% 95%;--sidebar-primary: 210 100% 55%;--sidebar-primary-foreground: 220 15% 8%;--sidebar-accent: 220 12% 18%;--sidebar-accent-foreground: 210 20% 95%;--sidebar-border: 220 12% 25%;--sidebar-ring: 210 100% 55%}[data-theme=toxic-waste],[data-sidebar-theme=toxic-waste]{--background: 100 30% 5%;--foreground: 90 20% 95%;--card: 100 35% 9%;--card-foreground: 90 20% 95%;--popover: 100 35% 7%;--popover-foreground: 90 20% 95%;--primary: 90 100% 45%;--primary-foreground: 100 30% 5%;--secondary: 100 25% 16%;--secondary-foreground: 90 20% 95%;--muted: 100 20% 14%;--muted-foreground: 90 15% 55%;--accent: 60 80% 50%;--accent-foreground: 100 30% 5%;--destructive: 0 70% 50%;--destructive-foreground: 90 20% 95%;--border: 100 20% 20%;--input: 100 20% 16%;--ring: 90 100% 45%;--glass-bg: 100 35% 11% / 0.6;--glass-border: 90 80% 45% / 0.3;--glass-shadow: 100 100% 2% / 0.4;--glass-blur: 20px;--gradient-primary: linear-gradient(135deg, hsl(90 100% 45%), hsl(80 90% 40%));--gradient-accent: linear-gradient(135deg, hsl(60 80% 50%), hsl(70 75% 45%));--gradient-surface: linear-gradient(180deg, hsl(100 35% 11%), hsl(100 35% 7%));--sidebar-background: 100 35% 7%;--sidebar-foreground: 90 20% 95%;--sidebar-primary: 90 100% 45%;--sidebar-primary-foreground: 100 30% 5%;--sidebar-accent: 100 20% 14%;--sidebar-accent-foreground: 90 20% 95%;--sidebar-border: 100 20% 20%;--sidebar-ring: 90 100% 45%}[data-theme=tropical-paradise],[data-sidebar-theme=tropical-paradise]{--background: 180 30% 8%;--foreground: 175 20% 95%;--card: 180 35% 12%;--card-foreground: 175 20% 95%;--popover: 180 35% 10%;--popover-foreground: 175 20% 95%;--primary: 175 70% 45%;--primary-foreground: 180 30% 8%;--secondary: 180 25% 20%;--secondary-foreground: 175 20% 95%;--muted: 180 20% 18%;--muted-foreground: 175 15% 60%;--accent: 15 75% 55%;--accent-foreground: 180 30% 8%;--destructive: 0 70% 50%;--destructive-foreground: 175 20% 95%;--border: 180 20% 25%;--input: 180 20% 20%;--ring: 175 70% 45%;--glass-bg: 180 35% 15% / 0.6;--glass-border: 175 55% 50% / 0.2;--glass-shadow: 180 100% 5% / 0.4;--glass-blur: 20px;--gradient-primary: linear-gradient(135deg, hsl(175 70% 45%), hsl(190 65% 40%));--gradient-accent: linear-gradient(135deg, hsl(15 75% 55%), hsl(5 70% 50%));--gradient-surface: linear-gradient(180deg, hsl(180 35% 14%), hsl(180 35% 10%));--sidebar-background: 180 35% 10%;--sidebar-foreground: 175 20% 95%;--sidebar-primary: 175 70% 45%;--sidebar-primary-foreground: 180 30% 8%;--sidebar-accent: 180 20% 18%;--sidebar-accent-foreground: 175 20% 95%;--sidebar-border: 180 20% 25%;--sidebar-ring: 175 70% 45%}[data-theme=volcanic-ash],[data-sidebar-theme=volcanic-ash]{--background: 0 5% 8%;--foreground: 20 15% 95%;--card: 0 8% 12%;--card-foreground: 20 15% 95%;--popover: 0 8% 10%;--popover-foreground: 20 15% 95%;--primary: 20 60% 45%;--primary-foreground: 0 5% 8%;--secondary: 0 5% 20%;--secondary-foreground: 20 15% 95%;--muted: 0 5% 18%;--muted-foreground: 20 10% 55%;--accent: 0 70% 50%;--accent-foreground: 20 15% 95%;--destructive: 0 70% 50%;--destructive-foreground: 20 15% 95%;--border: 0 5% 25%;--input: 0 5% 20%;--ring: 20 60% 45%;--glass-bg: 0 8% 14% / 0.6;--glass-border: 20 45% 45% / 0.2;--glass-shadow: 0 0% 0% / 0.4;--glass-blur: 20px;--gradient-primary: linear-gradient(135deg, hsl(20 60% 45%), hsl(30 55% 40%));--gradient-accent: linear-gradient(135deg, hsl(0 70% 50%), hsl(10 65% 45%));--gradient-surface: linear-gradient(180deg, hsl(0 8% 14%), hsl(0 8% 10%));--sidebar-background: 0 8% 10%;--sidebar-foreground: 20 15% 95%;--sidebar-primary: 20 60% 45%;--sidebar-primary-foreground: 0 5% 8%;--sidebar-accent: 0 5% 18%;--sidebar-accent-foreground: 20 15% 95%;--sidebar-border: 0 5% 25%;--sidebar-ring: 20 60% 45%}[data-theme=volcanic-ember],[data-sidebar-theme=volcanic-ember]{--background: 0 10% 6%;--foreground: 20 20% 95%;--card: 0 15% 10%;--card-foreground: 20 20% 95%;--popover: 0 15% 8%;--popover-foreground: 20 20% 95%;--primary: 20 90% 50%;--primary-foreground: 0 10% 6%;--secondary: 0 20% 18%;--secondary-foreground: 20 20% 95%;--muted: 0 15% 16%;--muted-foreground: 20 15% 60%;--accent: 0 80% 55%;--accent-foreground: 20 20% 95%;--destructive: 0 70% 50%;--destructive-foreground: 20 20% 95%;--border: 0 15% 22%;--input: 0 15% 18%;--ring: 20 90% 50%;--glass-bg: 0 20% 12% / 0.6;--glass-border: 20 60% 50% / 0.2;--glass-shadow: 0 100% 3% / 0.4;--glass-blur: 20px;--gradient-primary: linear-gradient(135deg, hsl(20 90% 50%), hsl(0 80% 55%));--gradient-accent: linear-gradient(135deg, hsl(0 80% 55%), hsl(40 85% 50%));--gradient-surface: linear-gradient(180deg, hsl(0 15% 12%), hsl(0 15% 8%));--sidebar-background: 0 15% 8%;--sidebar-foreground: 20 20% 95%;--sidebar-primary: 20 90% 50%;--sidebar-primary-foreground: 0 10% 6%;--sidebar-accent: 0 15% 16%;--sidebar-accent-foreground: 20 20% 95%;--sidebar-border: 0 15% 22%;--sidebar-ring: 20 90% 50%}[data-theme=wine-cellar],[data-sidebar-theme=wine-cellar]{--background: 350 35% 6%;--foreground: 340 20% 95%;--card: 350 40% 10%;--card-foreground: 340 20% 95%;--popover: 350 40% 8%;--popover-foreground: 340 20% 95%;--primary: 340 50% 40%;--primary-foreground: 350 35% 6%;--secondary: 350 30% 18%;--secondary-foreground: 340 20% 95%;--muted: 350 25% 16%;--muted-foreground: 340 15% 55%;--accent: 30 40% 35%;--accent-foreground: 340 20% 95%;--destructive: 0 70% 50%;--destructive-foreground: 340 20% 95%;--border: 350 25% 22%;--input: 350 25% 18%;--ring: 340 50% 40%;--glass-bg: 350 40% 12% / 0.6;--glass-border: 340 40% 40% / 0.2;--glass-shadow: 350 100% 3% / 0.4;--glass-blur: 20px;--gradient-primary: linear-gradient(135deg, hsl(340 50% 40%), hsl(350 45% 35%));--gradient-accent: linear-gradient(135deg, hsl(30 40% 35%), hsl(40 35% 30%));--gradient-surface: linear-gradient(180deg, hsl(350 40% 12%), hsl(350 40% 8%));--sidebar-background: 350 40% 8%;--sidebar-foreground: 340 20% 95%;--sidebar-primary: 340 50% 40%;--sidebar-primary-foreground: 350 35% 6%;--sidebar-accent: 350 25% 16%;--sidebar-accent-foreground: 340 20% 95%;--sidebar-border: 350 25% 22%;--sidebar-ring: 340 50% 40%}[data-theme=apricot-glow],[data-sidebar-theme=apricot-glow]{--background: 35 35% 95%;--foreground: 30 40% 15%;--card: 35 40% 98%;--card-foreground: 30 40% 15%;--popover: 35 40% 98%;--popover-foreground: 30 40% 15%;--primary: 30 65% 60%;--primary-foreground: 35 35% 10%;--secondary: 35 20% 90%;--secondary-foreground: 30 40% 20%;--muted: 35 15% 92%;--muted-foreground: 30 30% 45%;--accent: 20 55% 55%;--accent-foreground: 35 35% 98%;--destructive: 0 70% 50%;--destructive-foreground: 0 0% 98%;--border: 35 15% 85%;--input: 35 15% 88%;--ring: 30 65% 60%;--glass-bg: 35 40% 98% / 0.8;--glass-border: 30 45% 70% / 0.3;--glass-shadow: 30 40% 50% / 0.1;--glass-blur: 20px;--gradient-primary: linear-gradient(135deg, hsl(30 65% 60%), hsl(40 60% 65%));--gradient-accent: linear-gradient(135deg, hsl(20 55% 55%), hsl(30 50% 60%));--gradient-surface: linear-gradient(180deg, hsl(35 40% 98%), hsl(35 35% 95%));--sidebar-background: 35 40% 97%;--sidebar-foreground: 30 40% 15%;--sidebar-primary: 30 65% 60%;--sidebar-primary-foreground: 35 35% 10%;--sidebar-accent: 35 15% 92%;--sidebar-accent-foreground: 30 40% 20%;--sidebar-border: 35 15% 85%;--sidebar-ring: 30 65% 60%}[data-theme=aquamarine-shore],[data-sidebar-theme=aquamarine-shore]{--background: 180 15% 96%;--foreground: 175 38% 10%;--card: 180 18% 97%;--card-foreground: 175 38% 10%;--popover: 180 18% 97%;--popover-foreground: 175 38% 10%;--primary: 175 65% 38%;--primary-foreground: 180 15% 98%;--secondary: 180 12% 88%;--secondary-foreground: 175 38% 18%;--muted: 180 10% 86%;--muted-foreground: 175 28% 35%;--accent: 35 50% 48%;--accent-foreground: 35 20% 10%;--destructive: 0 70% 50%;--destructive-foreground: 0 0% 98%;--border: 180 10% 80%;--input: 180 10% 83%;--ring: 175 65% 38%;--glass-bg: 180 18% 97% / 0.8;--glass-border: 175 50% 60% / 0.3;--glass-shadow: 175 40% 45% / 0.1;--glass-blur: 20px;--gradient-primary: linear-gradient(135deg, hsl(175 65% 38%), hsl(185 60% 43%));--gradient-accent: linear-gradient(135deg, hsl(35 50% 48%), hsl(45 45% 53%));--gradient-surface: linear-gradient(180deg, hsl(180 18% 97%), hsl(180 15% 96%));--sidebar-background: 180 18% 96%;--sidebar-foreground: 175 38% 10%;--sidebar-primary: 175 65% 38%;--sidebar-primary-foreground: 180 15% 98%;--sidebar-accent: 180 10% 86%;--sidebar-accent-foreground: 175 38% 18%;--sidebar-border: 180 10% 80%;--sidebar-ring: 175 65% 38%}[data-theme=arctic-mint],[data-sidebar-theme=arctic-mint]{--background: 170 15% 96%;--foreground: 165 30% 15%;--card: 170 20% 98%;--card-foreground: 165 30% 15%;--popover: 170 20% 98%;--popover-foreground: 165 30% 15%;--primary: 165 60% 40%;--primary-foreground: 170 15% 98%;--secondary: 170 10% 90%;--secondary-foreground: 165 30% 20%;--muted: 170 10% 92%;--muted-foreground: 165 20% 45%;--accent: 200 50% 45%;--accent-foreground: 170 15% 98%;--destructive: 0 70% 50%;--destructive-foreground: 0 0% 98%;--border: 170 10% 85%;--input: 170 10% 88%;--ring: 165 60% 40%;--glass-bg: 170 20% 98% / 0.8;--glass-border: 165 30% 70% / 0.3;--glass-shadow: 165 30% 50% / 0.1;--glass-blur: 20px;--gradient-primary: linear-gradient(135deg, hsl(165 60% 40%), hsl(175 55% 45%));--gradient-accent: linear-gradient(135deg, hsl(200 50% 45%), hsl(210 45% 50%));--gradient-surface: linear-gradient(180deg, hsl(170 20% 98%), hsl(170 15% 96%));--sidebar-background: 170 20% 97%;--sidebar-foreground: 165 30% 15%;--sidebar-primary: 165 60% 40%;--sidebar-primary-foreground: 170 15% 98%;--sidebar-accent: 170 10% 92%;--sidebar-accent-foreground: 165 30% 20%;--sidebar-border: 170 10% 85%;--sidebar-ring: 165 60% 40%}[data-theme=baby-blue-eyes],[data-sidebar-theme=baby-blue-eyes]{--background: 200 25% 97%;--foreground: 205 40% 12%;--card: 200 28% 98%;--card-foreground: 205 40% 12%;--popover: 200 28% 98%;--popover-foreground: 205 40% 12%;--primary: 205 60% 50%;--primary-foreground: 200 25% 98%;--secondary: 200 18% 90%;--secondary-foreground: 205 40% 20%;--muted: 200 12% 88%;--muted-foreground: 205 30% 35%;--accent: 195 55% 45%;--accent-foreground: 195 20% 98%;--destructive: 0 70% 50%;--destructive-foreground: 0 0% 98%;--border: 200 12% 82%;--input: 200 12% 85%;--ring: 205 60% 50%;--glass-bg: 200 28% 98% / 0.8;--glass-border: 205 45% 70% / 0.3;--glass-shadow: 205 35% 50% / 0.1;--glass-blur: 20px;--gradient-primary: linear-gradient(135deg, hsl(205 60% 50%), hsl(215 55% 55%));--gradient-accent: linear-gradient(135deg, hsl(195 55% 45%), hsl(205 50% 50%));--gradient-surface: linear-gradient(180deg, hsl(200 28% 98%), hsl(200 25% 97%));--sidebar-background: 200 28% 97%;--sidebar-foreground: 205 40% 12%;--sidebar-primary: 205 60% 50%;--sidebar-primary-foreground: 200 25% 98%;--sidebar-accent: 200 12% 88%;--sidebar-accent-foreground: 205 40% 20%;--sidebar-border: 200 12% 82%;--sidebar-ring: 205 60% 50%}[data-theme=blush-bride],[data-sidebar-theme=blush-bride]{--background: 0 20% 97%;--foreground: 350 28% 15%;--card: 0 25% 99%;--card-foreground: 350 28% 15%;--popover: 0 25% 99%;--popover-foreground: 350 28% 15%;--primary: 350 50% 65%;--primary-foreground: 0 20% 98%;--secondary: 0 12% 92%;--secondary-foreground: 350 28% 20%;--muted: 0 10% 94%;--muted-foreground: 350 18% 45%;--accent: 340 40% 60%;--accent-foreground: 0 20% 98%;--destructive: 0 70% 50%;--destructive-foreground: 0 0% 98%;--border: 0 10% 88%;--input: 0 10% 90%;--ring: 350 50% 65%;--glass-bg: 0 25% 99% / 0.8;--glass-border: 350 35% 75% / 0.3;--glass-shadow: 350 30% 50% / 0.1;--glass-blur: 20px;--gradient-primary: linear-gradient(135deg, hsl(350 50% 65%), hsl(360 45% 70%));--gradient-accent: linear-gradient(135deg, hsl(340 40% 60%), hsl(350 35% 65%));--gradient-surface: linear-gradient(180deg, hsl(0 25% 99%), hsl(0 20% 97%));--sidebar-background: 0 25% 98%;--sidebar-foreground: 350 28% 15%;--sidebar-primary: 350 50% 65%;--sidebar-primary-foreground: 0 20% 98%;--sidebar-accent: 0 10% 94%;--sidebar-accent-foreground: 350 28% 20%;--sidebar-border: 0 10% 88%;--sidebar-ring: 350 50% 65%}[data-theme=butter-cream],[data-sidebar-theme=butter-cream]{--background: 48 35% 95%;--foreground: 45 35% 12%;--card: 48 40% 98%;--card-foreground: 45 35% 12%;--popover: 48 40% 98%;--popover-foreground: 45 35% 12%;--primary: 45 65% 55%;--primary-foreground: 48 35% 10%;--secondary: 48 20% 90%;--secondary-foreground: 45 35% 20%;--muted: 48 15% 92%;--muted-foreground: 45 25% 35%;--accent: 35 55% 50%;--accent-foreground: 35 20% 10%;--destructive: 0 70% 50%;--destructive-foreground: 0 0% 98%;--border: 48 15% 85%;--input: 48 15% 88%;--ring: 45 65% 55%;--glass-bg: 48 40% 98% / 0.8;--glass-border: 45 45% 70% / 0.3;--glass-shadow: 45 35% 50% / 0.1;--glass-blur: 20px;--gradient-primary: linear-gradient(135deg, hsl(45 65% 55%), hsl(55 60% 60%));--gradient-accent: linear-gradient(135deg, hsl(35 55% 50%), hsl(45 50% 55%));--gradient-surface: linear-gradient(180deg, hsl(48 40% 98%), hsl(48 35% 95%));--sidebar-background: 48 40% 97%;--sidebar-foreground: 45 35% 12%;--sidebar-primary: 45 65% 55%;--sidebar-primary-foreground: 48 35% 10%;--sidebar-accent: 48 15% 92%;--sidebar-accent-foreground: 45 35% 20%;--sidebar-border: 48 15% 85%;--sidebar-ring: 45 65% 55%}[data-theme=camomile-tea],[data-sidebar-theme=camomile-tea]{--background: 45 30% 95%;--foreground: 48 45% 12%;--card: 45 33% 97%;--card-foreground: 48 45% 12%;--popover: 45 33% 97%;--popover-foreground: 48 45% 12%;--primary: 48 60% 45%;--primary-foreground: 45 30% 10%;--secondary: 45 20% 88%;--secondary-foreground: 48 45% 20%;--muted: 45 15% 86%;--muted-foreground: 48 35% 35%;--accent: 40 55% 42%;--accent-foreground: 40 20% 10%;--destructive: 0 70% 50%;--destructive-foreground: 0 0% 98%;--border: 45 15% 80%;--input: 45 15% 83%;--ring: 48 60% 45%;--glass-bg: 45 33% 97% / 0.8;--glass-border: 48 42% 62% / 0.3;--glass-shadow: 48 38% 45% / 0.1;--glass-blur: 20px;--gradient-primary: linear-gradient(135deg, hsl(48 60% 45%), hsl(58 55% 50%));--gradient-accent: linear-gradient(135deg, hsl(40 55% 42%), hsl(50 50% 47%));--gradient-surface: linear-gradient(180deg, hsl(45 33% 97%), hsl(45 30% 95%));--sidebar-background: 45 33% 96%;--sidebar-foreground: 48 45% 12%;--sidebar-primary: 48 60% 45%;--sidebar-primary-foreground: 45 30% 10%;--sidebar-accent: 45 15% 86%;--sidebar-accent-foreground: 48 45% 20%;--sidebar-border: 45 15% 80%;--sidebar-ring: 48 60% 45%}[data-theme=candy-floss],[data-sidebar-theme=candy-floss]{--background: 325 25% 97%;--foreground: 330 38% 12%;--card: 325 28% 98%;--card-foreground: 330 38% 12%;--popover: 325 28% 98%;--popover-foreground: 330 38% 12%;--primary: 330 60% 60%;--primary-foreground: 325 25% 98%;--secondary: 325 18% 90%;--secondary-foreground: 330 38% 20%;--muted: 325 12% 88%;--muted-foreground: 330 28% 35%;--accent: 210 55% 55%;--accent-foreground: 210 20% 98%;--destructive: 0 70% 50%;--destructive-foreground: 0 0% 98%;--border: 325 12% 82%;--input: 325 12% 85%;--ring: 330 60% 60%;--glass-bg: 325 28% 98% / 0.8;--glass-border: 330 45% 72% / 0.3;--glass-shadow: 330 40% 55% / 0.1;--glass-blur: 20px;--gradient-primary: linear-gradient(135deg, hsl(330 60% 60%), hsl(340 55% 65%));--gradient-accent: linear-gradient(135deg, hsl(210 55% 55%), hsl(220 50% 60%));--gradient-surface: linear-gradient(180deg, hsl(325 28% 98%), hsl(325 25% 97%));--sidebar-background: 325 28% 97%;--sidebar-foreground: 330 38% 12%;--sidebar-primary: 330 60% 60%;--sidebar-primary-foreground: 325 25% 98%;--sidebar-accent: 325 12% 88%;--sidebar-accent-foreground: 330 38% 20%;--sidebar-border: 325 12% 82%;--sidebar-ring: 330 60% 60%}[data-theme=cherry-blossom],[data-sidebar-theme=cherry-blossom]{--background: 350 25% 96%;--foreground: 345 30% 15%;--card: 350 30% 98%;--card-foreground: 345 30% 15%;--popover: 350 30% 98%;--popover-foreground: 345 30% 15%;--primary: 345 60% 60%;--primary-foreground: 350 25% 98%;--secondary: 350 15% 90%;--secondary-foreground: 345 30% 20%;--muted: 350 15% 92%;--muted-foreground: 345 20% 45%;--accent: 330 50% 55%;--accent-foreground: 350 25% 98%;--destructive: 0 70% 50%;--destructive-foreground: 0 0% 98%;--border: 350 15% 85%;--input: 350 15% 88%;--ring: 345 60% 60%;--glass-bg: 350 30% 98% / 0.8;--glass-border: 345 40% 70% / 0.3;--glass-shadow: 345 30% 50% / 0.1;--glass-blur: 20px;--gradient-primary: linear-gradient(135deg, hsl(345 60% 60%), hsl(355 55% 65%));--gradient-accent: linear-gradient(135deg, hsl(330 50% 55%), hsl(340 45% 60%));--gradient-surface: linear-gradient(180deg, hsl(350 30% 98%), hsl(350 25% 96%));--sidebar-background: 350 30% 97%;--sidebar-foreground: 345 30% 15%;--sidebar-primary: 345 60% 60%;--sidebar-primary-foreground: 350 25% 98%;--sidebar-accent: 350 15% 92%;--sidebar-accent-foreground: 345 30% 20%;--sidebar-border: 350 15% 85%;--sidebar-ring: 345 60% 60%}[data-theme=cloud-nine],[data-sidebar-theme=cloud-nine]{--background: 210 25% 97%;--foreground: 210 30% 15%;--card: 210 30% 99%;--card-foreground: 210 30% 15%;--popover: 210 30% 99%;--popover-foreground: 210 30% 15%;--primary: 210 60% 55%;--primary-foreground: 210 25% 98%;--secondary: 210 15% 92%;--secondary-foreground: 210 30% 20%;--muted: 210 12% 94%;--muted-foreground: 210 20% 45%;--accent: 190 50% 50%;--accent-foreground: 210 25% 98%;--destructive: 0 70% 50%;--destructive-foreground: 0 0% 98%;--border: 210 12% 88%;--input: 210 12% 90%;--ring: 210 60% 55%;--glass-bg: 210 30% 99% / 0.8;--glass-border: 210 40% 75% / 0.3;--glass-shadow: 210 30% 50% / 0.1;--glass-blur: 20px;--gradient-primary: linear-gradient(135deg, hsl(210 60% 55%), hsl(220 55% 60%));--gradient-accent: linear-gradient(135deg, hsl(190 50% 50%), hsl(200 45% 55%));--gradient-surface: linear-gradient(180deg, hsl(210 30% 99%), hsl(210 25% 97%));--sidebar-background: 210 30% 98%;--sidebar-foreground: 210 30% 15%;--sidebar-primary: 210 60% 55%;--sidebar-primary-foreground: 210 25% 98%;--sidebar-accent: 210 12% 94%;--sidebar-accent-foreground: 210 30% 20%;--sidebar-border: 210 12% 88%;--sidebar-ring: 210 60% 55%}[data-theme=coconut-cream],[data-sidebar-theme=coconut-cream]{--background: 40 25% 97%;--foreground: 35 35% 12%;--card: 40 28% 98%;--card-foreground: 35 35% 12%;--popover: 40 28% 98%;--popover-foreground: 35 35% 12%;--primary: 35 45% 48%;--primary-foreground: 40 25% 98%;--secondary: 40 18% 90%;--secondary-foreground: 35 35% 20%;--muted: 40 12% 88%;--muted-foreground: 35 25% 35%;--accent: 25 48% 45%;--accent-foreground: 25 20% 98%;--destructive: 0 70% 50%;--destructive-foreground: 0 0% 98%;--border: 40 12% 82%;--input: 40 12% 85%;--ring: 35 45% 48%;--glass-bg: 40 28% 98% / 0.8;--glass-border: 35 30% 70% / 0.3;--glass-shadow: 35 25% 50% / 0.1;--glass-blur: 20px;--gradient-primary: linear-gradient(135deg, hsl(35 45% 48%), hsl(45 40% 53%));--gradient-accent: linear-gradient(135deg, hsl(25 48% 45%), hsl(35 43% 50%));--gradient-surface: linear-gradient(180deg, hsl(40 28% 98%), hsl(40 25% 97%));--sidebar-background: 40 28% 97%;--sidebar-foreground: 35 35% 12%;--sidebar-primary: 35 45% 48%;--sidebar-primary-foreground: 40 25% 98%;--sidebar-accent: 40 12% 88%;--sidebar-accent-foreground: 35 35% 20%;--sidebar-border: 40 12% 82%;--sidebar-ring: 35 45% 48%}[data-theme=coral-reef],[data-sidebar-theme=coral-reef]{--background: 20 30% 96%;--foreground: 15 35% 12%;--card: 20 35% 98%;--card-foreground: 15 35% 12%;--popover: 20 35% 98%;--popover-foreground: 15 35% 12%;--primary: 15 75% 60%;--primary-foreground: 20 30% 98%;--secondary: 20 18% 90%;--secondary-foreground: 15 35% 20%;--muted: 20 12% 92%;--muted-foreground: 15 25% 35%;--accent: 175 55% 50%;--accent-foreground: 175 20% 10%;--destructive: 0 70% 50%;--destructive-foreground: 0 0% 98%;--border: 20 12% 85%;--input: 20 12% 88%;--ring: 15 75% 60%;--glass-bg: 20 35% 98% / 0.8;--glass-border: 15 50% 70% / 0.3;--glass-shadow: 15 40% 50% / 0.1;--glass-blur: 20px;--gradient-primary: linear-gradient(135deg, hsl(15 75% 60%), hsl(25 70% 65%));--gradient-accent: linear-gradient(135deg, hsl(175 55% 50%), hsl(185 50% 55%));--gradient-surface: linear-gradient(180deg, hsl(20 35% 98%), hsl(20 30% 96%));--sidebar-background: 20 35% 97%;--sidebar-foreground: 15 35% 12%;--sidebar-primary: 15 75% 60%;--sidebar-primary-foreground: 20 30% 98%;--sidebar-accent: 20 12% 92%;--sidebar-accent-foreground: 15 35% 20%;--sidebar-border: 20 12% 85%;--sidebar-ring: 15 75% 60%}[data-theme=cotton-candy],[data-sidebar-theme=cotton-candy]{--background: 320 30% 96%;--foreground: 330 30% 15%;--card: 320 35% 98%;--card-foreground: 330 30% 15%;--popover: 320 35% 98%;--popover-foreground: 330 30% 15%;--primary: 330 60% 65%;--primary-foreground: 320 30% 98%;--secondary: 320 20% 90%;--secondary-foreground: 330 30% 20%;--muted: 320 15% 92%;--muted-foreground: 330 20% 45%;--accent: 200 60% 65%;--accent-foreground: 320 30% 10%;--destructive: 0 70% 50%;--destructive-foreground: 0 0% 98%;--border: 320 15% 85%;--input: 320 15% 88%;--ring: 330 60% 65%;--glass-bg: 320 35% 98% / 0.8;--glass-border: 330 45% 70% / 0.3;--glass-shadow: 330 35% 50% / 0.1;--glass-blur: 20px;--gradient-primary: linear-gradient(135deg, hsl(330 60% 65%), hsl(340 55% 70%));--gradient-accent: linear-gradient(135deg, hsl(200 60% 65%), hsl(210 55% 70%));--gradient-surface: linear-gradient(180deg, hsl(320 35% 98%), hsl(320 30% 96%));--sidebar-background: 320 35% 97%;--sidebar-foreground: 330 30% 15%;--sidebar-primary: 330 60% 65%;--sidebar-primary-foreground: 320 30% 98%;--sidebar-accent: 320 15% 92%;--sidebar-accent-foreground: 330 30% 20%;--sidebar-border: 320 15% 85%;--sidebar-ring: 330 60% 65%}[data-theme=dusty-rose],[data-sidebar-theme=dusty-rose]{--background: 355 15% 94%;--foreground: 350 35% 12%;--card: 355 18% 96%;--card-foreground: 350 35% 12%;--popover: 355 18% 96%;--popover-foreground: 350 35% 12%;--primary: 350 45% 48%;--primary-foreground: 355 15% 98%;--secondary: 355 12% 86%;--secondary-foreground: 350 35% 20%;--muted: 355 10% 84%;--muted-foreground: 350 25% 35%;--accent: 345 38% 52%;--accent-foreground: 345 15% 98%;--destructive: 0 70% 50%;--destructive-foreground: 0 0% 98%;--border: 355 10% 78%;--input: 355 10% 81%;--ring: 350 45% 48%;--glass-bg: 355 18% 96% / 0.8;--glass-border: 350 30% 65% / 0.3;--glass-shadow: 350 28% 48% / 0.1;--glass-blur: 20px;--gradient-primary: linear-gradient(135deg, hsl(350 45% 48%), hsl(360 40% 53%));--gradient-accent: linear-gradient(135deg, hsl(345 38% 52%), hsl(355 33% 57%));--gradient-surface: linear-gradient(180deg, hsl(355 18% 96%), hsl(355 15% 94%));--sidebar-background: 355 18% 95%;--sidebar-foreground: 350 35% 12%;--sidebar-primary: 350 45% 48%;--sidebar-primary-foreground: 355 15% 98%;--sidebar-accent: 355 10% 84%;--sidebar-accent-foreground: 350 35% 20%;--sidebar-border: 355 10% 78%;--sidebar-ring: 350 45% 48%}[data-theme=french-vanilla],[data-sidebar-theme=french-vanilla]{--background: 45 35% 96%;--foreground: 42 42% 12%;--card: 45 38% 97%;--card-foreground: 42 42% 12%;--popover: 45 38% 97%;--popover-foreground: 42 42% 12%;--primary: 42 55% 48%;--primary-foreground: 45 35% 10%;--secondary: 45 22% 88%;--secondary-foreground: 42 42% 20%;--muted: 45 15% 86%;--muted-foreground: 42 32% 35%;--accent: 35 60% 45%;--accent-foreground: 35 20% 10%;--destructive: 0 70% 50%;--destructive-foreground: 0 0% 98%;--border: 45 15% 80%;--input: 45 15% 83%;--ring: 42 55% 48%;--glass-bg: 45 38% 97% / 0.8;--glass-border: 42 40% 68% / 0.3;--glass-shadow: 42 35% 48% / 0.1;--glass-blur: 20px;--gradient-primary: linear-gradient(135deg, hsl(42 55% 48%), hsl(52 50% 53%));--gradient-accent: linear-gradient(135deg, hsl(35 60% 45%), hsl(45 55% 50%));--gradient-surface: linear-gradient(180deg, hsl(45 38% 97%), hsl(45 35% 96%));--sidebar-background: 45 38% 96%;--sidebar-foreground: 42 42% 12%;--sidebar-primary: 42 55% 48%;--sidebar-primary-foreground: 45 35% 10%;--sidebar-accent: 45 15% 86%;--sidebar-accent-foreground: 42 42% 20%;--sidebar-border: 45 15% 80%;--sidebar-ring: 42 55% 48%}[data-theme=fresh-basil],[data-sidebar-theme=fresh-basil]{--background: 115 15% 95%;--foreground: 120 40% 10%;--card: 115 18% 97%;--card-foreground: 120 40% 10%;--popover: 115 18% 97%;--popover-foreground: 120 40% 10%;--primary: 120 50% 35%;--primary-foreground: 115 15% 98%;--secondary: 115 12% 88%;--secondary-foreground: 120 40% 18%;--muted: 115 10% 86%;--muted-foreground: 120 30% 32%;--accent: 110 45% 38%;--accent-foreground: 110 15% 98%;--destructive: 0 70% 50%;--destructive-foreground: 0 0% 98%;--border: 115 10% 80%;--input: 115 10% 83%;--ring: 120 50% 35%;--glass-bg: 115 18% 97% / 0.8;--glass-border: 120 35% 55% / 0.3;--glass-shadow: 120 30% 40% / 0.1;--glass-blur: 20px;--gradient-primary: linear-gradient(135deg, hsl(120 50% 35%), hsl(130 45% 40%));--gradient-accent: linear-gradient(135deg, hsl(110 45% 38%), hsl(120 40% 43%));--gradient-surface: linear-gradient(180deg, hsl(115 18% 97%), hsl(115 15% 95%));--sidebar-background: 115 18% 96%;--sidebar-foreground: 120 40% 10%;--sidebar-primary: 120 50% 35%;--sidebar-primary-foreground: 115 15% 98%;--sidebar-accent: 115 10% 86%;--sidebar-accent-foreground: 120 40% 18%;--sidebar-border: 115 10% 80%;--sidebar-ring: 120 50% 35%}[data-theme=golden-hour],[data-sidebar-theme=golden-hour]{--background: 40 25% 94%;--foreground: 40 40% 15%;--card: 40 30% 97%;--card-foreground: 40 40% 15%;--popover: 40 30% 97%;--popover-foreground: 40 40% 15%;--primary: 40 85% 50%;--primary-foreground: 40 25% 10%;--secondary: 40 20% 88%;--secondary-foreground: 40 40% 20%;--muted: 40 15% 90%;--muted-foreground: 40 25% 45%;--accent: 25 70% 50%;--accent-foreground: 40 25% 98%;--destructive: 0 70% 50%;--destructive-foreground: 0 0% 98%;--border: 40 15% 82%;--input: 40 15% 85%;--ring: 40 85% 50%;--glass-bg: 40 30% 97% / 0.8;--glass-border: 40 50% 65% / 0.3;--glass-shadow: 40 40% 50% / 0.1;--glass-blur: 20px;--gradient-primary: linear-gradient(135deg, hsl(40 85% 50%), hsl(50 80% 55%));--gradient-accent: linear-gradient(135deg, hsl(25 70% 50%), hsl(35 65% 55%));--gradient-surface: linear-gradient(180deg, hsl(40 30% 97%), hsl(40 25% 94%));--sidebar-background: 40 30% 96%;--sidebar-foreground: 40 40% 15%;--sidebar-primary: 40 85% 50%;--sidebar-primary-foreground: 40 25% 10%;--sidebar-accent: 40 15% 90%;--sidebar-accent-foreground: 40 40% 20%;--sidebar-border: 40 15% 82%;--sidebar-ring: 40 85% 50%}[data-theme=honeydew-fresh],[data-sidebar-theme=honeydew-fresh]{--background: 90 25% 95%;--foreground: 80 35% 15%;--card: 90 30% 98%;--card-foreground: 80 35% 15%;--popover: 90 30% 98%;--popover-foreground: 80 35% 15%;--primary: 80 50% 45%;--primary-foreground: 90 25% 98%;--secondary: 90 15% 90%;--secondary-foreground: 80 35% 20%;--muted: 90 12% 92%;--muted-foreground: 80 25% 45%;--accent: 40 60% 55%;--accent-foreground: 90 25% 10%;--destructive: 0 70% 50%;--destructive-foreground: 0 0% 98%;--border: 90 12% 85%;--input: 90 12% 88%;--ring: 80 50% 45%;--glass-bg: 90 30% 98% / 0.8;--glass-border: 80 35% 70% / 0.3;--glass-shadow: 80 30% 50% / 0.1;--glass-blur: 20px;--gradient-primary: linear-gradient(135deg, hsl(80 50% 45%), hsl(90 45% 50%));--gradient-accent: linear-gradient(135deg, hsl(40 60% 55%), hsl(50 55% 60%));--gradient-surface: linear-gradient(180deg, hsl(90 30% 98%), hsl(90 25% 95%));--sidebar-background: 90 30% 97%;--sidebar-foreground: 80 35% 15%;--sidebar-primary: 80 50% 45%;--sidebar-primary-foreground: 90 25% 98%;--sidebar-accent: 90 12% 92%;--sidebar-accent-foreground: 80 35% 20%;--sidebar-border: 90 12% 85%;--sidebar-ring: 80 50% 45%}[data-theme=lavender-dreams],[data-sidebar-theme=lavender-dreams]{--background: 270 20% 95%;--foreground: 270 30% 15%;--card: 270 25% 98%;--card-foreground: 270 30% 15%;--popover: 270 25% 98%;--popover-foreground: 270 30% 15%;--primary: 270 50% 55%;--primary-foreground: 270 20% 98%;--secondary: 270 15% 90%;--secondary-foreground: 270 30% 20%;--muted: 270 15% 92%;--muted-foreground: 270 20% 45%;--accent: 320 40% 55%;--accent-foreground: 270 20% 98%;--destructive: 0 70% 50%;--destructive-foreground: 0 0% 98%;--border: 270 15% 85%;--input: 270 15% 88%;--ring: 270 50% 55%;--glass-bg: 270 25% 98% / 0.8;--glass-border: 270 30% 70% / 0.3;--glass-shadow: 270 30% 50% / 0.1;--glass-blur: 20px;--gradient-primary: linear-gradient(135deg, hsl(270 50% 55%), hsl(280 45% 60%));--gradient-accent: linear-gradient(135deg, hsl(320 40% 55%), hsl(330 35% 60%));--gradient-surface: linear-gradient(180deg, hsl(270 25% 98%), hsl(270 20% 95%));--sidebar-background: 270 25% 97%;--sidebar-foreground: 270 30% 15%;--sidebar-primary: 270 50% 55%;--sidebar-primary-foreground: 270 20% 98%;--sidebar-accent: 270 15% 92%;--sidebar-accent-foreground: 270 30% 20%;--sidebar-border: 270 15% 85%;--sidebar-ring: 270 50% 55%}[data-theme=lemon-zest],[data-sidebar-theme=lemon-zest]{--background: 55 40% 95%;--foreground: 50 40% 15%;--card: 55 45% 98%;--card-foreground: 50 40% 15%;--popover: 55 45% 98%;--popover-foreground: 50 40% 15%;--primary: 50 80% 50%;--primary-foreground: 55 40% 10%;--secondary: 55 25% 90%;--secondary-foreground: 50 40% 20%;--muted: 55 20% 92%;--muted-foreground: 50 30% 45%;--accent: 40 70% 55%;--accent-foreground: 55 40% 10%;--destructive: 0 70% 50%;--destructive-foreground: 0 0% 98%;--border: 55 20% 85%;--input: 55 20% 88%;--ring: 50 80% 50%;--glass-bg: 55 45% 98% / 0.8;--glass-border: 50 55% 65% / 0.3;--glass-shadow: 50 45% 50% / 0.1;--glass-blur: 20px;--gradient-primary: linear-gradient(135deg, hsl(50 80% 50%), hsl(60 75% 55%));--gradient-accent: linear-gradient(135deg, hsl(40 70% 55%), hsl(50 65% 60%));--gradient-surface: linear-gradient(180deg, hsl(55 45% 98%), hsl(55 40% 95%));--sidebar-background: 55 45% 97%;--sidebar-foreground: 50 40% 15%;--sidebar-primary: 50 80% 50%;--sidebar-primary-foreground: 55 40% 10%;--sidebar-accent: 55 20% 92%;--sidebar-accent-foreground: 50 40% 20%;--sidebar-border: 55 20% 85%;--sidebar-ring: 50 80% 50%}[data-theme=lilac-breeze],[data-sidebar-theme=lilac-breeze]{--background: 275 20% 96%;--foreground: 280 30% 12%;--card: 275 25% 98%;--card-foreground: 280 30% 12%;--popover: 275 25% 98%;--popover-foreground: 280 30% 12%;--primary: 280 45% 60%;--primary-foreground: 275 20% 98%;--secondary: 275 12% 90%;--secondary-foreground: 280 30% 20%;--muted: 275 10% 92%;--muted-foreground: 280 20% 35%;--accent: 260 40% 65%;--accent-foreground: 260 20% 98%;--destructive: 0 70% 50%;--destructive-foreground: 0 0% 98%;--border: 275 10% 85%;--input: 275 10% 88%;--ring: 280 45% 60%;--glass-bg: 275 25% 98% / 0.8;--glass-border: 280 30% 70% / 0.3;--glass-shadow: 280 25% 50% / 0.1;--glass-blur: 20px;--gradient-primary: linear-gradient(135deg, hsl(280 45% 60%), hsl(290 40% 65%));--gradient-accent: linear-gradient(135deg, hsl(260 40% 65%), hsl(270 35% 70%));--gradient-surface: linear-gradient(180deg, hsl(275 25% 98%), hsl(275 20% 96%));--sidebar-background: 275 25% 97%;--sidebar-foreground: 280 30% 12%;--sidebar-primary: 280 45% 60%;--sidebar-primary-foreground: 275 20% 98%;--sidebar-accent: 275 10% 92%;--sidebar-accent-foreground: 280 30% 20%;--sidebar-border: 275 10% 85%;--sidebar-ring: 280 45% 60%}[data-theme=magnolia-bloom],[data-sidebar-theme=magnolia-bloom]{--background: 40 20% 97%;--foreground: 345 35% 12%;--card: 40 23% 98%;--card-foreground: 345 35% 12%;--popover: 40 23% 98%;--popover-foreground: 345 35% 12%;--primary: 345 50% 55%;--primary-foreground: 40 20% 98%;--secondary: 40 15% 90%;--secondary-foreground: 345 35% 20%;--muted: 40 12% 88%;--muted-foreground: 345 25% 35%;--accent: 350 40% 60%;--accent-foreground: 350 20% 98%;--destructive: 0 70% 50%;--destructive-foreground: 0 0% 98%;--border: 40 12% 82%;--input: 40 12% 85%;--ring: 345 50% 55%;--glass-bg: 40 23% 98% / 0.8;--glass-border: 345 35% 70% / 0.3;--glass-shadow: 345 30% 50% / 0.1;--glass-blur: 20px;--gradient-primary: linear-gradient(135deg, hsl(345 50% 55%), hsl(355 45% 60%));--gradient-accent: linear-gradient(135deg, hsl(350 40% 60%), hsl(360 35% 65%));--gradient-surface: linear-gradient(180deg, hsl(40 23% 98%), hsl(40 20% 97%));--sidebar-background: 40 23% 97%;--sidebar-foreground: 345 35% 12%;--sidebar-primary: 345 50% 55%;--sidebar-primary-foreground: 40 20% 98%;--sidebar-accent: 40 12% 88%;--sidebar-accent-foreground: 345 35% 20%;--sidebar-border: 40 12% 82%;--sidebar-ring: 345 50% 55%}[data-theme=maple-syrup],[data-sidebar-theme=maple-syrup]{--background: 30 25% 94%;--foreground: 25 35% 12%;--card: 30 30% 97%;--card-foreground: 25 35% 12%;--popover: 30 30% 97%;--popover-foreground: 25 35% 12%;--primary: 25 55% 45%;--primary-foreground: 30 25% 98%;--secondary: 30 15% 88%;--secondary-foreground: 25 35% 20%;--muted: 30 12% 90%;--muted-foreground: 25 25% 35%;--accent: 35 50% 50%;--accent-foreground: 35 20% 98%;--destructive: 0 70% 50%;--destructive-foreground: 0 0% 98%;--border: 30 12% 82%;--input: 30 12% 85%;--ring: 25 55% 45%;--glass-bg: 30 30% 97% / 0.8;--glass-border: 25 35% 65% / 0.3;--glass-shadow: 25 30% 45% / 0.1;--glass-blur: 20px;--gradient-primary: linear-gradient(135deg, hsl(25 55% 45%), hsl(35 50% 50%));--gradient-accent: linear-gradient(135deg, hsl(35 50% 50%), hsl(45 45% 55%));--gradient-surface: linear-gradient(180deg, hsl(30 30% 97%), hsl(30 25% 94%));--sidebar-background: 30 30% 96%;--sidebar-foreground: 25 35% 12%;--sidebar-primary: 25 55% 45%;--sidebar-primary-foreground: 30 25% 98%;--sidebar-accent: 30 12% 90%;--sidebar-accent-foreground: 25 35% 20%;--sidebar-border: 30 12% 82%;--sidebar-ring: 25 55% 45%}[data-theme=marigold-sun],[data-sidebar-theme=marigold-sun]{--background: 50 35% 95%;--foreground: 45 40% 12%;--card: 50 40% 98%;--card-foreground: 45 40% 12%;--popover: 50 40% 98%;--popover-foreground: 45 40% 12%;--primary: 45 75% 55%;--primary-foreground: 50 35% 10%;--secondary: 50 22% 90%;--secondary-foreground: 45 40% 20%;--muted: 50 15% 92%;--muted-foreground: 45 28% 35%;--accent: 30 70% 55%;--accent-foreground: 30 20% 10%;--destructive: 0 70% 50%;--destructive-foreground: 0 0% 98%;--border: 50 15% 85%;--input: 50 15% 88%;--ring: 45 75% 55%;--glass-bg: 50 40% 98% / 0.8;--glass-border: 45 50% 70% / 0.3;--glass-shadow: 45 45% 50% / 0.1;--glass-blur: 20px;--gradient-primary: linear-gradient(135deg, hsl(45 75% 55%), hsl(55 70% 60%));--gradient-accent: linear-gradient(135deg, hsl(30 70% 55%), hsl(40 65% 60%));--gradient-surface: linear-gradient(180deg, hsl(50 40% 98%), hsl(50 35% 95%));--sidebar-background: 50 40% 97%;--sidebar-foreground: 45 40% 12%;--sidebar-primary: 45 75% 55%;--sidebar-primary-foreground: 50 35% 10%;--sidebar-accent: 50 15% 92%;--sidebar-accent-foreground: 45 40% 20%;--sidebar-border: 50 15% 85%;--sidebar-ring: 45 75% 55%}[data-theme=mint-chocolate],[data-sidebar-theme=mint-chocolate]{--background: 155 15% 95%;--foreground: 160 35% 10%;--card: 155 18% 97%;--card-foreground: 160 35% 10%;--popover: 155 18% 97%;--popover-foreground: 160 35% 10%;--primary: 160 55% 38%;--primary-foreground: 155 15% 98%;--secondary: 155 12% 88%;--secondary-foreground: 160 35% 18%;--muted: 155 10% 86%;--muted-foreground: 160 28% 35%;--accent: 25 50% 35%;--accent-foreground: 25 20% 98%;--destructive: 0 70% 50%;--destructive-foreground: 0 0% 98%;--border: 155 10% 80%;--input: 155 10% 83%;--ring: 160 55% 38%;--glass-bg: 155 18% 97% / 0.8;--glass-border: 160 40% 60% / 0.3;--glass-shadow: 160 30% 45% / 0.1;--glass-blur: 20px;--gradient-primary: linear-gradient(135deg, hsl(160 55% 38%), hsl(170 50% 43%));--gradient-accent: linear-gradient(135deg, hsl(25 50% 35%), hsl(35 45% 40%));--gradient-surface: linear-gradient(180deg, hsl(155 18% 97%), hsl(155 15% 95%));--sidebar-background: 155 18% 96%;--sidebar-foreground: 160 35% 10%;--sidebar-primary: 160 55% 38%;--sidebar-primary-foreground: 155 15% 98%;--sidebar-accent: 155 10% 86%;--sidebar-accent-foreground: 160 35% 18%;--sidebar-border: 155 10% 80%;--sidebar-ring: 160 55% 38%}[data-theme=morning-frost],[data-sidebar-theme=morning-frost]{--background: 195 15% 97%;--foreground: 200 25% 12%;--card: 195 20% 99%;--card-foreground: 200 25% 12%;--popover: 195 20% 99%;--popover-foreground: 200 25% 12%;--primary: 200 40% 55%;--primary-foreground: 195 15% 98%;--secondary: 195 10% 92%;--secondary-foreground: 200 25% 20%;--muted: 195 8% 94%;--muted-foreground: 200 18% 35%;--accent: 190 35% 60%;--accent-foreground: 190 15% 98%;--destructive: 0 70% 50%;--destructive-foreground: 0 0% 98%;--border: 195 8% 88%;--input: 195 8% 90%;--ring: 200 40% 55%;--glass-bg: 195 20% 99% / 0.8;--glass-border: 200 25% 75% / 0.3;--glass-shadow: 200 20% 50% / 0.1;--glass-blur: 20px;--gradient-primary: linear-gradient(135deg, hsl(200 40% 55%), hsl(210 35% 60%));--gradient-accent: linear-gradient(135deg, hsl(190 35% 60%), hsl(200 30% 65%));--gradient-surface: linear-gradient(180deg, hsl(195 20% 99%), hsl(195 15% 97%));--sidebar-background: 195 20% 98%;--sidebar-foreground: 200 25% 12%;--sidebar-primary: 200 40% 55%;--sidebar-primary-foreground: 195 15% 98%;--sidebar-accent: 195 8% 94%;--sidebar-accent-foreground: 200 25% 20%;--sidebar-border: 195 8% 88%;--sidebar-ring: 200 40% 55%}[data-theme=morning-glory],[data-sidebar-theme=morning-glory]{--background: 210 20% 96%;--foreground: 215 40% 12%;--card: 210 23% 97%;--card-foreground: 215 40% 12%;--popover: 210 23% 97%;--popover-foreground: 215 40% 12%;--primary: 215 70% 48%;--primary-foreground: 210 20% 98%;--secondary: 210 15% 88%;--secondary-foreground: 215 40% 20%;--muted: 210 12% 86%;--muted-foreground: 215 30% 35%;--accent: 140 55% 42%;--accent-foreground: 140 20% 98%;--destructive: 0 70% 50%;--destructive-foreground: 0 0% 98%;--border: 210 12% 80%;--input: 210 12% 83%;--ring: 215 70% 48%;--glass-bg: 210 23% 97% / 0.8;--glass-border: 215 50% 65% / 0.3;--glass-shadow: 215 40% 48% / 0.1;--glass-blur: 20px;--gradient-primary: linear-gradient(135deg, hsl(215 70% 48%), hsl(225 65% 53%));--gradient-accent: linear-gradient(135deg, hsl(140 55% 42%), hsl(150 50% 47%));--gradient-surface: linear-gradient(180deg, hsl(210 23% 97%), hsl(210 20% 96%));--sidebar-background: 210 23% 96%;--sidebar-foreground: 215 40% 12%;--sidebar-primary: 215 70% 48%;--sidebar-primary-foreground: 210 20% 98%;--sidebar-accent: 210 12% 86%;--sidebar-accent-foreground: 215 40% 20%;--sidebar-border: 210 12% 80%;--sidebar-ring: 215 70% 48%}[data-theme=morning-meadow],[data-sidebar-theme=morning-meadow]{--background: 120 15% 95%;--foreground: 130 30% 15%;--card: 120 20% 98%;--card-foreground: 130 30% 15%;--popover: 120 20% 98%;--popover-foreground: 130 30% 15%;--primary: 130 50% 45%;--primary-foreground: 120 15% 98%;--secondary: 120 10% 90%;--secondary-foreground: 130 30% 20%;--muted: 120 10% 92%;--muted-foreground: 130 20% 45%;--accent: 90 40% 50%;--accent-foreground: 120 15% 98%;--destructive: 0 70% 50%;--destructive-foreground: 0 0% 98%;--border: 120 10% 85%;--input: 120 10% 88%;--ring: 130 50% 45%;--glass-bg: 120 20% 98% / 0.8;--glass-border: 130 30% 70% / 0.3;--glass-shadow: 130 30% 50% / 0.1;--glass-blur: 20px;--gradient-primary: linear-gradient(135deg, hsl(130 50% 45%), hsl(140 45% 50%));--gradient-accent: linear-gradient(135deg, hsl(90 40% 50%), hsl(100 35% 55%));--gradient-surface: linear-gradient(180deg, hsl(120 20% 98%), hsl(120 15% 95%));--sidebar-background: 120 20% 97%;--sidebar-foreground: 130 30% 15%;--sidebar-primary: 130 50% 45%;--sidebar-primary-foreground: 120 15% 98%;--sidebar-accent: 120 10% 92%;--sidebar-accent-foreground: 130 30% 20%;--sidebar-border: 120 10% 85%;--sidebar-ring: 130 50% 45%}[data-theme=oat-milk],[data-sidebar-theme=oat-milk]{--background: 40 20% 96%;--foreground: 38 38% 12%;--card: 40 23% 97%;--card-foreground: 38 38% 12%;--popover: 40 23% 97%;--popover-foreground: 38 38% 12%;--primary: 38 48% 48%;--primary-foreground: 40 20% 10%;--secondary: 40 15% 88%;--secondary-foreground: 38 38% 20%;--muted: 40 12% 86%;--muted-foreground: 38 28% 35%;--accent: 30 50% 45%;--accent-foreground: 30 20% 10%;--destructive: 0 70% 50%;--destructive-foreground: 0 0% 98%;--border: 40 12% 80%;--input: 40 12% 83%;--ring: 38 48% 48%;--glass-bg: 40 23% 97% / 0.8;--glass-border: 38 32% 65% / 0.3;--glass-shadow: 38 28% 48% / 0.1;--glass-blur: 20px;--gradient-primary: linear-gradient(135deg, hsl(38 48% 48%), hsl(48 43% 53%));--gradient-accent: linear-gradient(135deg, hsl(30 50% 45%), hsl(40 45% 50%));--gradient-surface: linear-gradient(180deg, hsl(40 23% 97%), hsl(40 20% 96%));--sidebar-background: 40 23% 96%;--sidebar-foreground: 38 38% 12%;--sidebar-primary: 38 48% 48%;--sidebar-primary-foreground: 40 20% 10%;--sidebar-accent: 40 12% 86%;--sidebar-accent-foreground: 38 38% 20%;--sidebar-border: 40 12% 80%;--sidebar-ring: 38 48% 48%}[data-theme=ocean-mist],[data-sidebar-theme=ocean-mist]{--background: 180 20% 95%;--foreground: 180 30% 15%;--card: 180 25% 98%;--card-foreground: 180 30% 15%;--popover: 180 25% 98%;--popover-foreground: 180 30% 15%;--primary: 180 50% 45%;--primary-foreground: 180 20% 98%;--secondary: 180 15% 90%;--secondary-foreground: 180 30% 20%;--muted: 180 12% 92%;--muted-foreground: 180 20% 45%;--accent: 35 45% 55%;--accent-foreground: 180 20% 10%;--destructive: 0 70% 50%;--destructive-foreground: 0 0% 98%;--border: 180 12% 85%;--input: 180 12% 88%;--ring: 180 50% 45%;--glass-bg: 180 25% 98% / 0.8;--glass-border: 180 35% 70% / 0.3;--glass-shadow: 180 30% 50% / 0.1;--glass-blur: 20px;--gradient-primary: linear-gradient(135deg, hsl(180 50% 45%), hsl(190 45% 50%));--gradient-accent: linear-gradient(135deg, hsl(35 45% 55%), hsl(45 40% 60%));--gradient-surface: linear-gradient(180deg, hsl(180 25% 98%), hsl(180 20% 95%));--sidebar-background: 180 25% 97%;--sidebar-foreground: 180 30% 15%;--sidebar-primary: 180 50% 45%;--sidebar-primary-foreground: 180 20% 98%;--sidebar-accent: 180 12% 92%;--sidebar-accent-foreground: 180 30% 20%;--sidebar-border: 180 12% 85%;--sidebar-ring: 180 50% 45%}[data-theme=peach-sorbet],[data-sidebar-theme=peach-sorbet]{--background: 25 40% 95%;--foreground: 20 35% 15%;--card: 25 45% 98%;--card-foreground: 20 35% 15%;--popover: 25 45% 98%;--popover-foreground: 20 35% 15%;--primary: 20 70% 65%;--primary-foreground: 25 40% 10%;--secondary: 25 25% 90%;--secondary-foreground: 20 35% 20%;--muted: 25 20% 92%;--muted-foreground: 20 25% 45%;--accent: 10 60% 60%;--accent-foreground: 25 40% 98%;--destructive: 0 70% 50%;--destructive-foreground: 0 0% 98%;--border: 25 20% 85%;--input: 25 20% 88%;--ring: 20 70% 65%;--glass-bg: 25 45% 98% / 0.8;--glass-border: 20 50% 70% / 0.3;--glass-shadow: 20 40% 50% / 0.1;--glass-blur: 20px;--gradient-primary: linear-gradient(135deg, hsl(20 70% 65%), hsl(30 65% 70%));--gradient-accent: linear-gradient(135deg, hsl(10 60% 60%), hsl(20 55% 65%));--gradient-surface: linear-gradient(180deg, hsl(25 45% 98%), hsl(25 40% 95%));--sidebar-background: 25 45% 97%;--sidebar-foreground: 20 35% 15%;--sidebar-primary: 20 70% 65%;--sidebar-primary-foreground: 25 40% 10%;--sidebar-accent: 25 20% 92%;--sidebar-accent-foreground: 20 35% 20%;--sidebar-border: 25 20% 85%;--sidebar-ring: 20 70% 65%}[data-theme=periwinkle-mist],[data-sidebar-theme=periwinkle-mist]{--background: 235 20% 96%;--foreground: 240 28% 12%;--card: 235 25% 98%;--card-foreground: 240 28% 12%;--popover: 235 25% 98%;--popover-foreground: 240 28% 12%;--primary: 240 45% 60%;--primary-foreground: 235 20% 98%;--secondary: 235 12% 90%;--secondary-foreground: 240 28% 20%;--muted: 235 10% 92%;--muted-foreground: 240 20% 35%;--accent: 230 40% 65%;--accent-foreground: 230 20% 98%;--destructive: 0 70% 50%;--destructive-foreground: 0 0% 98%;--border: 235 10% 85%;--input: 235 10% 88%;--ring: 240 45% 60%;--glass-bg: 235 25% 98% / 0.8;--glass-border: 240 30% 75% / 0.3;--glass-shadow: 240 25% 50% / 0.1;--glass-blur: 20px;--gradient-primary: linear-gradient(135deg, hsl(240 45% 60%), hsl(250 40% 65%));--gradient-accent: linear-gradient(135deg, hsl(230 40% 65%), hsl(240 35% 70%));--gradient-surface: linear-gradient(180deg, hsl(235 25% 98%), hsl(235 20% 96%));--sidebar-background: 235 25% 97%;--sidebar-foreground: 240 28% 12%;--sidebar-primary: 240 45% 60%;--sidebar-primary-foreground: 235 20% 98%;--sidebar-accent: 235 10% 92%;--sidebar-accent-foreground: 240 28% 20%;--sidebar-border: 235 10% 85%;--sidebar-ring: 240 45% 60%}[data-theme=pistachio-cream],[data-sidebar-theme=pistachio-cream]{--background: 105 20% 95%;--foreground: 100 30% 12%;--card: 105 25% 98%;--card-foreground: 100 30% 12%;--popover: 105 25% 98%;--popover-foreground: 100 30% 12%;--primary: 100 40% 50%;--primary-foreground: 105 20% 98%;--secondary: 105 12% 90%;--secondary-foreground: 100 30% 20%;--muted: 105 10% 92%;--muted-foreground: 100 20% 35%;--accent: 90 35% 55%;--accent-foreground: 90 15% 98%;--destructive: 0 70% 50%;--destructive-foreground: 0 0% 98%;--border: 105 10% 85%;--input: 105 10% 88%;--ring: 100 40% 50%;--glass-bg: 105 25% 98% / 0.8;--glass-border: 100 25% 70% / 0.3;--glass-shadow: 100 20% 50% / 0.1;--glass-blur: 20px;--gradient-primary: linear-gradient(135deg, hsl(100 40% 50%), hsl(110 35% 55%));--gradient-accent: linear-gradient(135deg, hsl(90 35% 55%), hsl(100 30% 60%));--gradient-surface: linear-gradient(180deg, hsl(105 25% 98%), hsl(105 20% 95%));--sidebar-background: 105 25% 97%;--sidebar-foreground: 100 30% 12%;--sidebar-primary: 100 40% 50%;--sidebar-primary-foreground: 105 20% 98%;--sidebar-accent: 105 10% 92%;--sidebar-accent-foreground: 100 30% 20%;--sidebar-border: 105 10% 85%;--sidebar-ring: 100 40% 50%}[data-theme=powder-blue],[data-sidebar-theme=powder-blue]{--background: 200 20% 96%;--foreground: 200 30% 15%;--card: 200 25% 98%;--card-foreground: 200 30% 15%;--popover: 200 25% 98%;--popover-foreground: 200 30% 15%;--primary: 200 55% 55%;--primary-foreground: 200 20% 98%;--secondary: 200 12% 90%;--secondary-foreground: 200 30% 20%;--muted: 200 10% 92%;--muted-foreground: 200 20% 45%;--accent: 210 45% 60%;--accent-foreground: 200 20% 98%;--destructive: 0 70% 50%;--destructive-foreground: 0 0% 98%;--border: 200 10% 85%;--input: 200 10% 88%;--ring: 200 55% 55%;--glass-bg: 200 25% 98% / 0.8;--glass-border: 200 40% 70% / 0.3;--glass-shadow: 200 30% 50% / 0.1;--glass-blur: 20px;--gradient-primary: linear-gradient(135deg, hsl(200 55% 55%), hsl(210 50% 60%));--gradient-accent: linear-gradient(135deg, hsl(210 45% 60%), hsl(220 40% 65%));--gradient-surface: linear-gradient(180deg, hsl(200 25% 98%), hsl(200 20% 96%));--sidebar-background: 200 25% 97%;--sidebar-foreground: 200 30% 15%;--sidebar-primary: 200 55% 55%;--sidebar-primary-foreground: 200 20% 98%;--sidebar-accent: 200 10% 92%;--sidebar-accent-foreground: 200 30% 20%;--sidebar-border: 200 10% 85%;--sidebar-ring: 200 55% 55%}[data-theme=pumpkin-spice],[data-sidebar-theme=pumpkin-spice]{--background: 30 30% 94%;--foreground: 25 48% 12%;--card: 30 33% 96%;--card-foreground: 25 48% 12%;--popover: 30 33% 96%;--popover-foreground: 25 48% 12%;--primary: 25 75% 48%;--primary-foreground: 30 30% 98%;--secondary: 30 20% 86%;--secondary-foreground: 25 48% 20%;--muted: 30 15% 84%;--muted-foreground: 25 38% 35%;--accent: 15 65% 40%;--accent-foreground: 15 20% 98%;--destructive: 0 70% 50%;--destructive-foreground: 0 0% 98%;--border: 30 15% 78%;--input: 30 15% 81%;--ring: 25 75% 48%;--glass-bg: 30 33% 96% / 0.8;--glass-border: 25 52% 62% / 0.3;--glass-shadow: 25 48% 45% / 0.1;--glass-blur: 20px;--gradient-primary: linear-gradient(135deg, hsl(25 75% 48%), hsl(35 70% 53%));--gradient-accent: linear-gradient(135deg, hsl(15 65% 40%), hsl(25 60% 45%));--gradient-surface: linear-gradient(180deg, hsl(30 33% 96%), hsl(30 30% 94%));--sidebar-background: 30 33% 95%;--sidebar-foreground: 25 48% 12%;--sidebar-primary: 25 75% 48%;--sidebar-primary-foreground: 30 30% 98%;--sidebar-accent: 30 15% 84%;--sidebar-accent-foreground: 25 48% 20%;--sidebar-border: 30 15% 78%;--sidebar-ring: 25 75% 48%}[data-theme=robin-egg],[data-sidebar-theme=robin-egg]{--background: 185 20% 97%;--foreground: 185 40% 12%;--card: 185 23% 98%;--card-foreground: 185 40% 12%;--popover: 185 23% 98%;--popover-foreground: 185 40% 12%;--primary: 185 60% 45%;--primary-foreground: 185 20% 98%;--secondary: 185 15% 90%;--secondary-foreground: 185 40% 18%;--muted: 185 12% 88%;--muted-foreground: 185 30% 35%;--accent: 190 50% 50%;--accent-foreground: 190 20% 98%;--destructive: 0 70% 50%;--destructive-foreground: 0 0% 98%;--border: 185 12% 82%;--input: 185 12% 85%;--ring: 185 60% 45%;--glass-bg: 185 23% 98% / 0.8;--glass-border: 185 42% 62% / 0.3;--glass-shadow: 185 38% 45% / 0.1;--glass-blur: 20px;--gradient-primary: linear-gradient(135deg, hsl(185 60% 45%), hsl(195 55% 50%));--gradient-accent: linear-gradient(135deg, hsl(190 50% 50%), hsl(200 45% 55%));--gradient-surface: linear-gradient(180deg, hsl(185 23% 98%), hsl(185 20% 97%));--sidebar-background: 185 23% 97%;--sidebar-foreground: 185 40% 12%;--sidebar-primary: 185 60% 45%;--sidebar-primary-foreground: 185 20% 98%;--sidebar-accent: 185 12% 88%;--sidebar-accent-foreground: 185 40% 18%;--sidebar-border: 185 12% 82%;--sidebar-ring: 185 60% 45%}[data-theme=rose-garden],[data-sidebar-theme=rose-garden]{--background: 355 20% 96%;--foreground: 350 40% 12%;--card: 355 23% 97%;--card-foreground: 350 40% 12%;--popover: 355 23% 97%;--popover-foreground: 350 40% 12%;--primary: 350 60% 48%;--primary-foreground: 355 20% 98%;--secondary: 355 15% 88%;--secondary-foreground: 350 40% 20%;--muted: 355 12% 86%;--muted-foreground: 350 30% 35%;--accent: 130 45% 38%;--accent-foreground: 130 20% 98%;--destructive: 0 70% 50%;--destructive-foreground: 0 0% 98%;--border: 355 12% 80%;--input: 355 12% 83%;--ring: 350 60% 48%;--glass-bg: 355 23% 97% / 0.8;--glass-border: 350 45% 65% / 0.3;--glass-shadow: 350 35% 48% / 0.1;--glass-blur: 20px;--gradient-primary: linear-gradient(135deg, hsl(350 60% 48%), hsl(360 55% 53%));--gradient-accent: linear-gradient(135deg, hsl(130 45% 38%), hsl(140 40% 43%));--gradient-surface: linear-gradient(180deg, hsl(355 23% 97%), hsl(355 20% 96%));--sidebar-background: 355 23% 96%;--sidebar-foreground: 350 40% 12%;--sidebar-primary: 350 60% 48%;--sidebar-primary-foreground: 355 20% 98%;--sidebar-accent: 355 12% 86%;--sidebar-accent-foreground: 350 40% 20%;--sidebar-border: 355 12% 80%;--sidebar-ring: 350 60% 48%}[data-theme=rose-quartz],[data-sidebar-theme=rose-quartz]{--background: 355 20% 95%;--foreground: 350 30% 15%;--card: 355 25% 98%;--card-foreground: 350 30% 15%;--popover: 355 25% 98%;--popover-foreground: 350 30% 15%;--primary: 350 45% 60%;--primary-foreground: 355 20% 98%;--secondary: 355 12% 90%;--secondary-foreground: 350 30% 20%;--muted: 355 10% 92%;--muted-foreground: 350 20% 45%;--accent: 0 35% 65%;--accent-foreground: 355 20% 98%;--destructive: 0 70% 50%;--destructive-foreground: 0 0% 98%;--border: 355 10% 85%;--input: 355 10% 88%;--ring: 350 45% 60%;--glass-bg: 355 25% 98% / 0.8;--glass-border: 350 30% 70% / 0.3;--glass-shadow: 350 25% 50% / 0.1;--glass-blur: 20px;--gradient-primary: linear-gradient(135deg, hsl(350 45% 60%), hsl(360 40% 65%));--gradient-accent: linear-gradient(135deg, hsl(0 35% 65%), hsl(10 30% 70%));--gradient-surface: linear-gradient(180deg, hsl(355 25% 98%), hsl(355 20% 95%));--sidebar-background: 355 25% 97%;--sidebar-foreground: 350 30% 15%;--sidebar-primary: 350 45% 60%;--sidebar-primary-foreground: 355 20% 98%;--sidebar-accent: 355 10% 92%;--sidebar-accent-foreground: 350 30% 20%;--sidebar-border: 355 10% 85%;--sidebar-ring: 350 45% 60%}[data-theme=sage-wisdom],[data-sidebar-theme=sage-wisdom]{--background: 130 15% 94%;--foreground: 140 25% 15%;--card: 130 18% 97%;--card-foreground: 140 25% 15%;--popover: 130 18% 97%;--popover-foreground: 140 25% 15%;--primary: 140 30% 50%;--primary-foreground: 130 15% 98%;--secondary: 130 10% 88%;--secondary-foreground: 140 25% 20%;--muted: 130 8% 90%;--muted-foreground: 140 18% 45%;--accent: 30 35% 50%;--accent-foreground: 130 15% 98%;--destructive: 0 70% 50%;--destructive-foreground: 0 0% 98%;--border: 130 8% 82%;--input: 130 8% 85%;--ring: 140 30% 50%;--glass-bg: 130 18% 97% / 0.8;--glass-border: 140 20% 65% / 0.3;--glass-shadow: 140 20% 50% / 0.1;--glass-blur: 20px;--gradient-primary: linear-gradient(135deg, hsl(140 30% 50%), hsl(150 25% 55%));--gradient-accent: linear-gradient(135deg, hsl(30 35% 50%), hsl(40 30% 55%));--gradient-surface: linear-gradient(180deg, hsl(130 18% 97%), hsl(130 15% 94%));--sidebar-background: 130 18% 96%;--sidebar-foreground: 140 25% 15%;--sidebar-primary: 140 30% 50%;--sidebar-primary-foreground: 130 15% 98%;--sidebar-accent: 130 8% 90%;--sidebar-accent-foreground: 140 25% 20%;--sidebar-border: 130 8% 82%;--sidebar-ring: 140 30% 50%}[data-theme=seafoam-spray],[data-sidebar-theme=seafoam-spray]{--background: 175 20% 95%;--foreground: 170 28% 15%;--card: 175 25% 98%;--card-foreground: 170 28% 15%;--popover: 175 25% 98%;--popover-foreground: 170 28% 15%;--primary: 170 45% 50%;--primary-foreground: 175 20% 98%;--secondary: 175 12% 90%;--secondary-foreground: 170 28% 20%;--muted: 175 10% 92%;--muted-foreground: 170 18% 45%;--accent: 160 35% 55%;--accent-foreground: 175 20% 98%;--destructive: 0 70% 50%;--destructive-foreground: 0 0% 98%;--border: 175 10% 85%;--input: 175 10% 88%;--ring: 170 45% 50%;--glass-bg: 175 25% 98% / 0.8;--glass-border: 170 30% 70% / 0.3;--glass-shadow: 170 25% 50% / 0.1;--glass-blur: 20px;--gradient-primary: linear-gradient(135deg, hsl(170 45% 50%), hsl(180 40% 55%));--gradient-accent: linear-gradient(135deg, hsl(160 35% 55%), hsl(170 30% 60%));--gradient-surface: linear-gradient(180deg, hsl(175 25% 98%), hsl(175 20% 95%));--sidebar-background: 175 25% 97%;--sidebar-foreground: 170 28% 15%;--sidebar-primary: 170 45% 50%;--sidebar-primary-foreground: 175 20% 98%;--sidebar-accent: 175 10% 92%;--sidebar-accent-foreground: 170 28% 20%;--sidebar-border: 175 10% 85%;--sidebar-ring: 170 45% 50%}[data-theme=seashell-pink],[data-sidebar-theme=seashell-pink]{--background: 0 25% 97%;--foreground: 355 35% 12%;--card: 0 28% 98%;--card-foreground: 355 35% 12%;--popover: 0 28% 98%;--popover-foreground: 355 35% 12%;--primary: 355 50% 55%;--primary-foreground: 0 25% 98%;--secondary: 0 18% 90%;--secondary-foreground: 355 35% 20%;--muted: 0 12% 88%;--muted-foreground: 355 25% 35%;--accent: 35 45% 50%;--accent-foreground: 35 20% 98%;--destructive: 0 70% 50%;--destructive-foreground: 0 0% 98%;--border: 0 12% 82%;--input: 0 12% 85%;--ring: 355 50% 55%;--glass-bg: 0 28% 98% / 0.8;--glass-border: 355 35% 70% / 0.3;--glass-shadow: 355 30% 50% / 0.1;--glass-blur: 20px;--gradient-primary: linear-gradient(135deg, hsl(355 50% 55%), hsl(5 45% 60%));--gradient-accent: linear-gradient(135deg, hsl(35 45% 50%), hsl(45 40% 55%));--gradient-surface: linear-gradient(180deg, hsl(0 28% 98%), hsl(0 25% 97%));--sidebar-background: 0 28% 97%;--sidebar-foreground: 355 35% 12%;--sidebar-primary: 355 50% 55%;--sidebar-primary-foreground: 0 25% 98%;--sidebar-accent: 0 12% 88%;--sidebar-accent-foreground: 355 35% 20%;--sidebar-border: 0 12% 82%;--sidebar-ring: 355 50% 55%}[data-theme=silver-moon],[data-sidebar-theme=silver-moon]{--background: 220 10% 92%;--foreground: 220 25% 15%;--card: 220 15% 96%;--card-foreground: 220 25% 15%;--popover: 220 15% 96%;--popover-foreground: 220 25% 15%;--primary: 220 40% 50%;--primary-foreground: 220 10% 98%;--secondary: 220 8% 88%;--secondary-foreground: 220 25% 20%;--muted: 220 8% 90%;--muted-foreground: 220 15% 45%;--accent: 200 50% 45%;--accent-foreground: 220 10% 98%;--destructive: 0 70% 50%;--destructive-foreground: 0 0% 98%;--border: 220 8% 82%;--input: 220 8% 85%;--ring: 220 40% 50%;--glass-bg: 220 15% 96% / 0.8;--glass-border: 220 25% 70% / 0.3;--glass-shadow: 220 20% 50% / 0.1;--glass-blur: 20px;--gradient-primary: linear-gradient(135deg, hsl(220 40% 50%), hsl(230 35% 55%));--gradient-accent: linear-gradient(135deg, hsl(200 50% 45%), hsl(210 45% 50%));--gradient-surface: linear-gradient(180deg, hsl(220 15% 96%), hsl(220 10% 92%));--sidebar-background: 220 15% 95%;--sidebar-foreground: 220 25% 15%;--sidebar-primary: 220 40% 50%;--sidebar-primary-foreground: 220 10% 98%;--sidebar-accent: 220 8% 90%;--sidebar-accent-foreground: 220 25% 20%;--sidebar-border: 220 8% 82%;--sidebar-ring: 220 40% 50%}[data-theme=sky-high],[data-sidebar-theme=sky-high]{--background: 210 30% 97%;--foreground: 210 35% 12%;--card: 210 35% 99%;--card-foreground: 210 35% 12%;--popover: 210 35% 99%;--popover-foreground: 210 35% 12%;--primary: 210 70% 55%;--primary-foreground: 210 30% 98%;--secondary: 210 18% 92%;--secondary-foreground: 210 35% 20%;--muted: 210 12% 94%;--muted-foreground: 210 25% 35%;--accent: 200 60% 60%;--accent-foreground: 200 20% 98%;--destructive: 0 70% 50%;--destructive-foreground: 0 0% 98%;--border: 210 12% 88%;--input: 210 12% 90%;--ring: 210 70% 55%;--glass-bg: 210 35% 99% / 0.8;--glass-border: 210 45% 75% / 0.3;--glass-shadow: 210 40% 50% / 0.1;--glass-blur: 20px;--gradient-primary: linear-gradient(135deg, hsl(210 70% 55%), hsl(220 65% 60%));--gradient-accent: linear-gradient(135deg, hsl(200 60% 60%), hsl(210 55% 65%));--gradient-surface: linear-gradient(180deg, hsl(210 35% 99%), hsl(210 30% 97%));--sidebar-background: 210 35% 98%;--sidebar-foreground: 210 35% 12%;--sidebar-primary: 210 70% 55%;--sidebar-primary-foreground: 210 30% 98%;--sidebar-accent: 210 12% 94%;--sidebar-accent-foreground: 210 35% 20%;--sidebar-border: 210 12% 88%;--sidebar-ring: 210 70% 55%}[data-theme=soft-iris],[data-sidebar-theme=soft-iris]{--background: 255 15% 96%;--foreground: 260 35% 12%;--card: 255 18% 97%;--card-foreground: 260 35% 12%;--popover: 255 18% 97%;--popover-foreground: 260 35% 12%;--primary: 260 50% 50%;--primary-foreground: 255 15% 98%;--secondary: 255 12% 88%;--secondary-foreground: 260 35% 20%;--muted: 255 10% 86%;--muted-foreground: 260 25% 35%;--accent: 250 42% 55%;--accent-foreground: 250 15% 98%;--destructive: 0 70% 50%;--destructive-foreground: 0 0% 98%;--border: 255 10% 80%;--input: 255 10% 83%;--ring: 260 50% 50%;--glass-bg: 255 18% 97% / 0.8;--glass-border: 260 35% 68% / 0.3;--glass-shadow: 260 30% 50% / 0.1;--glass-blur: 20px;--gradient-primary: linear-gradient(135deg, hsl(260 50% 50%), hsl(270 45% 55%));--gradient-accent: linear-gradient(135deg, hsl(250 42% 55%), hsl(260 37% 60%));--gradient-surface: linear-gradient(180deg, hsl(255 18% 97%), hsl(255 15% 96%));--sidebar-background: 255 18% 96%;--sidebar-foreground: 260 35% 12%;--sidebar-primary: 260 50% 50%;--sidebar-primary-foreground: 255 15% 98%;--sidebar-accent: 255 10% 86%;--sidebar-accent-foreground: 260 35% 20%;--sidebar-border: 255 10% 80%;--sidebar-ring: 260 50% 50%}[data-theme=spring-bloom],[data-sidebar-theme=spring-bloom]{--background: 100 15% 96%;--foreground: 340 30% 15%;--card: 100 20% 98%;--card-foreground: 340 30% 15%;--popover: 100 20% 98%;--popover-foreground: 340 30% 15%;--primary: 340 55% 60%;--primary-foreground: 100 15% 98%;--secondary: 100 10% 90%;--secondary-foreground: 340 30% 20%;--muted: 100 10% 92%;--muted-foreground: 340 20% 45%;--accent: 140 45% 50%;--accent-foreground: 100 15% 98%;--destructive: 0 70% 50%;--destructive-foreground: 0 0% 98%;--border: 100 10% 85%;--input: 100 10% 88%;--ring: 340 55% 60%;--glass-bg: 100 20% 98% / 0.8;--glass-border: 340 40% 70% / 0.3;--glass-shadow: 340 30% 50% / 0.1;--glass-blur: 20px;--gradient-primary: linear-gradient(135deg, hsl(340 55% 60%), hsl(350 50% 65%));--gradient-accent: linear-gradient(135deg, hsl(140 45% 50%), hsl(150 40% 55%));--gradient-surface: linear-gradient(180deg, hsl(100 20% 98%), hsl(100 15% 96%));--sidebar-background: 100 20% 97%;--sidebar-foreground: 340 30% 15%;--sidebar-primary: 340 55% 60%;--sidebar-primary-foreground: 100 15% 98%;--sidebar-accent: 100 10% 92%;--sidebar-accent-foreground: 340 30% 20%;--sidebar-border: 100 10% 85%;--sidebar-ring: 340 55% 60%}[data-theme=strawberry-milk],[data-sidebar-theme=strawberry-milk]{--background: 350 30% 96%;--foreground: 345 30% 12%;--card: 350 35% 98%;--card-foreground: 345 30% 12%;--popover: 350 35% 98%;--popover-foreground: 345 30% 12%;--primary: 345 55% 65%;--primary-foreground: 350 30% 98%;--secondary: 350 18% 90%;--secondary-foreground: 345 30% 20%;--muted: 350 12% 92%;--muted-foreground: 345 22% 35%;--accent: 350 45% 70%;--accent-foreground: 350 20% 98%;--destructive: 0 70% 50%;--destructive-foreground: 0 0% 98%;--border: 350 12% 85%;--input: 350 12% 88%;--ring: 345 55% 65%;--glass-bg: 350 35% 98% / 0.8;--glass-border: 345 40% 75% / 0.3;--glass-shadow: 345 35% 50% / 0.1;--glass-blur: 20px;--gradient-primary: linear-gradient(135deg, hsl(345 55% 65%), hsl(355 50% 70%));--gradient-accent: linear-gradient(135deg, hsl(350 45% 70%), hsl(360 40% 75%));--gradient-surface: linear-gradient(180deg, hsl(350 35% 98%), hsl(350 30% 96%));--sidebar-background: 350 35% 97%;--sidebar-foreground: 345 30% 12%;--sidebar-primary: 345 55% 65%;--sidebar-primary-foreground: 350 30% 98%;--sidebar-accent: 350 12% 92%;--sidebar-accent-foreground: 345 30% 20%;--sidebar-border: 350 12% 85%;--sidebar-ring: 345 55% 65%}[data-theme=sunset-coral],[data-sidebar-theme=sunset-coral]{--background: 20 35% 95%;--foreground: 15 45% 12%;--card: 20 38% 97%;--card-foreground: 15 45% 12%;--popover: 20 38% 97%;--popover-foreground: 15 45% 12%;--primary: 15 70% 50%;--primary-foreground: 20 35% 98%;--secondary: 20 22% 88%;--secondary-foreground: 15 45% 20%;--muted: 20 15% 86%;--muted-foreground: 15 35% 35%;--accent: 40 75% 48%;--accent-foreground: 40 20% 10%;--destructive: 0 70% 50%;--destructive-foreground: 0 0% 98%;--border: 20 15% 80%;--input: 20 15% 83%;--ring: 15 70% 50%;--glass-bg: 20 38% 97% / 0.8;--glass-border: 15 50% 65% / 0.3;--glass-shadow: 15 45% 48% / 0.1;--glass-blur: 20px;--gradient-primary: linear-gradient(135deg, hsl(15 70% 50%), hsl(25 65% 55%));--gradient-accent: linear-gradient(135deg, hsl(40 75% 48%), hsl(50 70% 53%));--gradient-surface: linear-gradient(180deg, hsl(20 38% 97%), hsl(20 35% 95%));--sidebar-background: 20 38% 96%;--sidebar-foreground: 15 45% 12%;--sidebar-primary: 15 70% 50%;--sidebar-primary-foreground: 20 35% 98%;--sidebar-accent: 20 15% 86%;--sidebar-accent-foreground: 15 45% 20%;--sidebar-border: 20 15% 80%;--sidebar-ring: 15 70% 50%}[data-theme=tangerine-dream],[data-sidebar-theme=tangerine-dream]{--background: 35 35% 95%;--foreground: 30 50% 12%;--card: 35 38% 97%;--card-foreground: 30 50% 12%;--popover: 35 38% 97%;--popover-foreground: 30 50% 12%;--primary: 30 85% 48%;--primary-foreground: 35 35% 98%;--secondary: 35 22% 88%;--secondary-foreground: 30 50% 20%;--muted: 35 15% 86%;--muted-foreground: 30 40% 35%;--accent: 20 75% 45%;--accent-foreground: 20 20% 98%;--destructive: 0 70% 50%;--destructive-foreground: 0 0% 98%;--border: 35 15% 80%;--input: 35 15% 83%;--ring: 30 85% 48%;--glass-bg: 35 38% 97% / 0.8;--glass-border: 30 60% 65% / 0.3;--glass-shadow: 30 50% 48% / 0.1;--glass-blur: 20px;--gradient-primary: linear-gradient(135deg, hsl(30 85% 48%), hsl(40 80% 53%));--gradient-accent: linear-gradient(135deg, hsl(20 75% 45%), hsl(30 70% 50%));--gradient-surface: linear-gradient(180deg, hsl(35 38% 97%), hsl(35 35% 95%));--sidebar-background: 35 38% 96%;--sidebar-foreground: 30 50% 12%;--sidebar-primary: 30 85% 48%;--sidebar-primary-foreground: 35 35% 98%;--sidebar-accent: 35 15% 86%;--sidebar-accent-foreground: 30 50% 20%;--sidebar-border: 35 15% 80%;--sidebar-ring: 30 85% 48%}[data-theme=vanilla-cream],[data-sidebar-theme=vanilla-cream]{--background: 40 30% 95%;--foreground: 35 35% 15%;--card: 40 35% 98%;--card-foreground: 35 35% 15%;--popover: 40 35% 98%;--popover-foreground: 35 35% 15%;--primary: 35 60% 50%;--primary-foreground: 40 30% 98%;--secondary: 40 20% 90%;--secondary-foreground: 35 35% 20%;--muted: 40 15% 92%;--muted-foreground: 35 25% 45%;--accent: 25 50% 45%;--accent-foreground: 40 30% 98%;--destructive: 0 70% 50%;--destructive-foreground: 0 0% 98%;--border: 40 15% 85%;--input: 40 15% 88%;--ring: 35 60% 50%;--glass-bg: 40 35% 98% / 0.8;--glass-border: 35 40% 70% / 0.3;--glass-shadow: 35 35% 50% / 0.1;--glass-blur: 20px;--gradient-primary: linear-gradient(135deg, hsl(35 60% 50%), hsl(45 55% 55%));--gradient-accent: linear-gradient(135deg, hsl(25 50% 45%), hsl(35 45% 50%));--gradient-surface: linear-gradient(180deg, hsl(40 35% 98%), hsl(40 30% 95%));--sidebar-background: 40 35% 97%;--sidebar-foreground: 35 35% 15%;--sidebar-primary: 35 60% 50%;--sidebar-primary-foreground: 40 30% 98%;--sidebar-accent: 40 15% 92%;--sidebar-accent-foreground: 35 35% 20%;--sidebar-border: 40 15% 85%;--sidebar-ring: 35 60% 50%}[data-theme=wisteria-garden],[data-sidebar-theme=wisteria-garden]{--background: 265 20% 96%;--foreground: 270 40% 10%;--card: 265 25% 98%;--card-foreground: 270 40% 10%;--popover: 265 25% 98%;--popover-foreground: 270 40% 10%;--primary: 270 50% 50%;--primary-foreground: 270 20% 98%;--secondary: 265 15% 90%;--secondary-foreground: 270 40% 18%;--muted: 265 12% 88%;--muted-foreground: 270 30% 35%;--accent: 140 45% 40%;--accent-foreground: 140 20% 98%;--destructive: 0 70% 50%;--destructive-foreground: 0 0% 98%;--border: 265 12% 82%;--input: 265 12% 85%;--ring: 270 50% 50%;--glass-bg: 265 25% 98% / 0.8;--glass-border: 270 35% 70% / 0.3;--glass-shadow: 270 30% 50% / 0.1;--glass-blur: 20px;--gradient-primary: linear-gradient(135deg, hsl(270 50% 50%), hsl(280 45% 55%));--gradient-accent: linear-gradient(135deg, hsl(140 45% 40%), hsl(150 40% 45%));--gradient-surface: linear-gradient(180deg, hsl(265 25% 98%), hsl(265 20% 96%));--sidebar-background: 265 25% 97%;--sidebar-foreground: 270 40% 10%;--sidebar-primary: 270 50% 50%;--sidebar-primary-foreground: 270 20% 98%;--sidebar-accent: 265 12% 88%;--sidebar-accent-foreground: 270 40% 18%;--sidebar-border: 265 12% 82%;--sidebar-ring: 270 50% 50%}@font-face{font-family:"sendiyan-icons";src:url("../fonts/sendiyan-icons.woff2?ab962d3b8e33e1399d7e48ca8de569d3") format("woff2"),url("../fonts/sendiyan-icons.woff?ab962d3b8e33e1399d7e48ca8de569d3") format("woff")}.si:before{font-family:sendiyan-icons !important;font-style:normal;font-weight:normal !important;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.si.si-123:before{content:""}.si.si-zoom-out:before{content:""}.si.si-zoom-in:before{content:""}.si.si-youtube:before{content:""}.si.si-yin-yang:before{content:""}.si.si-yelp:before{content:""}.si.si-xbox:before{content:""}.si.si-x:before{content:""}.si.si-x-square:before{content:""}.si.si-x-square-fill:before{content:""}.si.si-x-octagon:before{content:""}.si.si-x-octagon-fill:before{content:""}.si.si-x-lg:before{content:""}.si.si-x-diamond:before{content:""}.si.si-x-diamond-fill:before{content:""}.si.si-x-circle:before{content:""}.si.si-x-circle-fill:before{content:""}.si.si-wrench:before{content:""}.si.si-wrench-adjustable:before{content:""}.si.si-wrench-adjustable-circle:before{content:""}.si.si-wrench-adjustable-circle-fill:before{content:""}.si.si-work-leave:before{content:""}.si.si-wordpress:before{content:""}.si.si-windows:before{content:""}.si.si-window:before{content:""}.si.si-window-x:before{content:""}.si.si-window-stack:before{content:""}.si.si-window-split:before{content:""}.si.si-window-sidebar:before{content:""}.si.si-window-plus:before{content:""}.si.si-window-fullscreen:before{content:""}.si.si-window-dock:before{content:""}.si.si-window-desktop:before{content:""}.si.si-window-dash:before{content:""}.si.si-wind:before{content:""}.si.si-wikipedia:before{content:""}.si.si-wifi:before{content:""}.si.si-wifi-off:before{content:""}.si.si-wifi-2:before{content:""}.si.si-wifi-1:before{content:""}.si.si-whatsapp:before{content:""}.si.si-wechat:before{content:""}.si.si-webcam:before{content:""}.si.si-webcam-fill:before{content:""}.si.si-water:before{content:""}.si.si-watch:before{content:""}.si.si-warehouse-full:before{content:""}.si.si-wallet2:before{content:""}.si.si-wallet:before{content:""}.si.si-wallet-fill:before{content:""}.si.si-waiting-room:before{content:""}.si.si-vr:before{content:""}.si.si-volume-up:before{content:""}.si.si-volume-up-fill:before{content:""}.si.si-volume-off:before{content:""}.si.si-volume-off-fill:before{content:""}.si.si-volume-mute:before{content:""}.si.si-volume-mute-fill:before{content:""}.si.si-volume-down:before{content:""}.si.si-volume-down-fill:before{content:""}.si.si-voicemail:before{content:""}.si.si-virus2:before{content:""}.si.si-virus:before{content:""}.si.si-vinyl:before{content:""}.si.si-vinyl-fill:before{content:""}.si.si-vimeo:before{content:""}.si.si-vignette:before{content:""}.si.si-view-stacked:before{content:""}.si.si-view-list:before{content:""}.si.si-vector-pen:before{content:""}.si.si-valentine2:before{content:""}.si.si-valentine:before{content:""}.si.si-users-rectangle:before{content:""}.si.si-users-gear:before{content:""}.si.si-user-shield:before{content:""}.si.si-user-graduate:before{content:""}.si.si-usb:before{content:""}.si.si-usb-symbol:before{content:""}.si.si-usb-plug:before{content:""}.si.si-usb-plug-fill:before{content:""}.si.si-usb-mini:before{content:""}.si.si-usb-mini-fill:before{content:""}.si.si-usb-micro:before{content:""}.si.si-usb-micro-fill:before{content:""}.si.si-usb-fill:before{content:""}.si.si-usb-drive:before{content:""}.si.si-usb-drive-fill:before{content:""}.si.si-usb-c:before{content:""}.si.si-usb-c-fill:before{content:""}.si.si-upload:before{content:""}.si.si-upc:before{content:""}.si.si-upc-scan:before{content:""}.si.si-unlock:before{content:""}.si.si-unlock-fill:before{content:""}.si.si-universal-access:before{content:""}.si.si-universal-access-circle:before{content:""}.si.si-unity:before{content:""}.si.si-union:before{content:""}.si.si-unindent:before{content:""}.si.si-umbrella:before{content:""}.si.si-umbrella-fill:before{content:""}.si.si-ui-radios:before{content:""}.si.si-ui-radios-grid:before{content:""}.si.si-ui-checks:before{content:""}.si.si-ui-checks-grid:before{content:""}.si.si-ubuntu:before{content:""}.si.si-type:before{content:""}.si.si-type-underline:before{content:""}.si.si-type-strikethrough:before{content:""}.si.si-type-italic:before{content:""}.si.si-type-h6:before{content:""}.si.si-type-h5:before{content:""}.si.si-type-h4:before{content:""}.si.si-type-h3:before{content:""}.si.si-type-h2:before{content:""}.si.si-type-h1:before{content:""}.si.si-type-bold:before{content:""}.si.si-twitter:before{content:""}.si.si-twitter-x:before{content:""}.si.si-twitch:before{content:""}.si.si-tv:before{content:""}.si.si-tv-fill:before{content:""}.si.si-tsunami:before{content:""}.si.si-truck:before{content:""}.si.si-truck-front:before{content:""}.si.si-truck-front-fill:before{content:""}.si.si-truck-flatbed:before{content:""}.si.si-truck-container:before{content:""}.si.si-tropical-storm:before{content:""}.si.si-trophy:before{content:""}.si.si-trophy-fill:before{content:""}.si.si-triangle:before{content:""}.si.si-triangle-half:before{content:""}.si.si-triangle-fill:before{content:""}.si.si-trello:before{content:""}.si.si-tree:before{content:""}.si.si-tree-fill:before{content:""}.si.si-trash3:before{content:""}.si.si-trash3-fill:before{content:""}.si.si-trash2:before{content:""}.si.si-trash2-fill:before{content:""}.si.si-trash:before{content:""}.si.si-trash-fill:before{content:""}.si.si-transparency:before{content:""}.si.si-translate:before{content:""}.si.si-train-lightrail-front:before{content:""}.si.si-train-lightrail-front-fill:before{content:""}.si.si-train-front:before{content:""}.si.si-train-front-fill:before{content:""}.si.si-train-freight-front:before{content:""}.si.si-train-freight-front-fill:before{content:""}.si.si-tornado:before{content:""}.si.si-tools:before{content:""}.si.si-toggles2:before{content:""}.si.si-toggles:before{content:""}.si.si-toggle2-on:before{content:""}.si.si-toggle2-off:before{content:""}.si.si-toggle-on:before{content:""}.si.si-toggle-off:before{content:""}.si.si-tiktok:before{content:""}.si.si-ticket:before{content:""}.si.si-ticket-queue:before{content:""}.si.si-ticket-perforated:before{content:""}.si.si-ticket-perforated-fill:before{content:""}.si.si-ticket-fill:before{content:""}.si.si-ticket-detailed:before{content:""}.si.si-ticket-detailed-fill:before{content:""}.si.si-thunderbolt:before{content:""}.si.si-thunderbolt-fill:before{content:""}.si.si-three-dots:before{content:""}.si.si-three-dots-vertical:before{content:""}.si.si-threads:before{content:""}.si.si-threads-fill:before{content:""}.si.si-thermometer:before{content:""}.si.si-thermometer-sun:before{content:""}.si.si-thermometer-snow:before{content:""}.si.si-thermometer-low:before{content:""}.si.si-thermometer-high:before{content:""}.si.si-thermometer-half:before{content:""}.si.si-textarea:before{content:""}.si.si-textarea-t:before{content:""}.si.si-textarea-resize:before{content:""}.si.si-text-wrap:before{content:""}.si.si-text-right:before{content:""}.si.si-text-paragraph:before{content:""}.si.si-text-left:before{content:""}.si.si-text-indent-right:before{content:""}.si.si-text-indent-left:before{content:""}.si.si-text-center:before{content:""}.si.si-terminal:before{content:""}.si.si-terminal-x:before{content:""}.si.si-terminal-split:before{content:""}.si.si-terminal-plus:before{content:""}.si.si-terminal-fill:before{content:""}.si.si-terminal-dash:before{content:""}.si.si-tencent-qq:before{content:""}.si.si-telephone:before{content:""}.si.si-telephone-x:before{content:""}.si.si-telephone-x-fill:before{content:""}.si.si-telephone-plus:before{content:""}.si.si-telephone-plus-fill:before{content:""}.si.si-telephone-outbound:before{content:""}.si.si-telephone-outbound-fill:before{content:""}.si.si-telephone-minus:before{content:""}.si.si-telephone-minus-fill:before{content:""}.si.si-telephone-inbound:before{content:""}.si.si-telephone-inbound-fill:before{content:""}.si.si-telephone-forward:before{content:""}.si.si-telephone-forward-fill:before{content:""}.si.si-telephone-fill:before{content:""}.si.si-telegram:before{content:""}.si.si-teacher:before{content:""}.si.si-teacher-temp:before{content:""}.si.si-taxi-front:before{content:""}.si.si-taxi-front-fill:before{content:""}.si.si-tags:before{content:""}.si.si-tags-fill:before{content:""}.si.si-tag:before{content:""}.si.si-tag-fill:before{content:""}.si.si-tablet:before{content:""}.si.si-tablet-landscape:before{content:""}.si.si-tablet-landscape-fill:before{content:""}.si.si-tablet-fill:before{content:""}.si.si-table:before{content:""}.si.si-symmetry-vertical:before{content:""}.si.si-symmetry-horizontal:before{content:""}.si.si-superscript:before{content:""}.si.si-sunset:before{content:""}.si.si-sunset-fill:before{content:""}.si.si-sunrise:before{content:""}.si.si-sunrise-fill:before{content:""}.si.si-sunglasses:before{content:""}.si.si-sun:before{content:""}.si.si-sun-fill:before{content:""}.si.si-suitcase2:before{content:""}.si.si-suitcase2-fill:before{content:""}.si.si-suitcase:before{content:""}.si.si-suitcase-lg:before{content:""}.si.si-suitcase-lg-fill:before{content:""}.si.si-suitcase-fill:before{content:""}.si.si-suit-spade:before{content:""}.si.si-suit-spade-fill:before{content:""}.si.si-suit-heart:before{content:""}.si.si-suit-heart-fill:before{content:""}.si.si-suit-diamond:before{content:""}.si.si-suit-diamond-fill:before{content:""}.si.si-suit-club:before{content:""}.si.si-suit-club-fill:before{content:""}.si.si-subtract:before{content:""}.si.si-substack:before{content:""}.si.si-subscript:before{content:""}.si.si-students:before{content:""}.si.si-stripe:before{content:""}.si.si-strava:before{content:""}.si.si-stopwatch:before{content:""}.si.si-stopwatch-fill:before{content:""}.si.si-stoplights:before{content:""}.si.si-stoplights-fill:before{content:""}.si.si-stop:before{content:""}.si.si-stop-fill:before{content:""}.si.si-stop-circle:before{content:""}.si.si-stop-circle-fill:before{content:""}.si.si-stop-btn:before{content:""}.si.si-stop-btn-fill:before{content:""}.si.si-sticky:before{content:""}.si.si-sticky-fill:before{content:""}.si.si-stickies:before{content:""}.si.si-stickies-fill:before{content:""}.si.si-steam:before{content:""}.si.si-stars:before{content:""}.si.si-star:before{content:""}.si.si-star-half:before{content:""}.si.si-star-fill:before{content:""}.si.si-stack:before{content:""}.si.si-stack-overflow:before{content:""}.si.si-square:before{content:""}.si.si-square-half:before{content:""}.si.si-square-fill:before{content:""}.si.si-spotify:before{content:""}.si.si-spellcheck:before{content:""}.si.si-speedometer2:before{content:""}.si.si-speedometer:before{content:""}.si.si-speaker:before{content:""}.si.si-speaker-fill:before{content:""}.si.si-sourceforge:before{content:""}.si.si-soundwave:before{content:""}.si.si-sort-up:before{content:""}.si.si-sort-up-alt:before{content:""}.si.si-sort-numeric-up:before{content:""}.si.si-sort-numeric-up-alt:before{content:""}.si.si-sort-numeric-down:before{content:""}.si.si-sort-numeric-down-alt:before{content:""}.si.si-sort-down:before{content:""}.si.si-sort-down-alt:before{content:""}.si.si-sort-alpha-up:before{content:""}.si.si-sort-alpha-up-alt:before{content:""}.si.si-sort-alpha-down:before{content:""}.si.si-sort-alpha-down-alt:before{content:""}.si.si-snow3:before{content:""}.si.si-snow2:before{content:""}.si.si-snow:before{content:""}.si.si-snapchat:before{content:""}.si.si-smartwatch:before{content:""}.si.si-sliders2:before{content:""}.si.si-sliders2-vertical:before{content:""}.si.si-sliders:before{content:""}.si.si-sliders-up:before{content:""}.si.si-slash:before{content:""}.si.si-slash-square:before{content:""}.si.si-slash-square-fill:before{content:""}.si.si-slash-lg:before{content:""}.si.si-slash-circle:before{content:""}.si.si-slash-circle-fill:before{content:""}.si.si-slack:before{content:""}.si.si-skype:before{content:""}.si.si-skip-start:before{content:""}.si.si-skip-start-fill:before{content:""}.si.si-skip-start-circle:before{content:""}.si.si-skip-start-circle-fill:before{content:""}.si.si-skip-start-btn:before{content:""}.si.si-skip-start-btn-fill:before{content:""}.si.si-skip-forward:before{content:""}.si.si-skip-forward-fill:before{content:""}.si.si-skip-forward-circle:before{content:""}.si.si-skip-forward-circle-fill:before{content:""}.si.si-skip-forward-btn:before{content:""}.si.si-skip-forward-btn-fill:before{content:""}.si.si-skip-end:before{content:""}.si.si-skip-end-fill:before{content:""}.si.si-skip-end-circle:before{content:""}.si.si-skip-end-circle-fill:before{content:""}.si.si-skip-end-btn:before{content:""}.si.si-skip-end-btn-fill:before{content:""}.si.si-skip-backward:before{content:""}.si.si-skip-backward-fill:before{content:""}.si.si-skip-backward-circle:before{content:""}.si.si-skip-backward-circle-fill:before{content:""}.si.si-skip-backward-btn:before{content:""}.si.si-skip-backward-btn-fill:before{content:""}.si.si-sina-weibo:before{content:""}.si.si-sim:before{content:""}.si.si-sim-slash:before{content:""}.si.si-sim-slash-fill:before{content:""}.si.si-sim-fill:before{content:""}.si.si-signpost:before{content:""}.si.si-signpost-split:before{content:""}.si.si-signpost-split-fill:before{content:""}.si.si-signpost-fill:before{content:""}.si.si-signpost-2:before{content:""}.si.si-signpost-2-fill:before{content:""}.si.si-signature:before{content:""}.si.si-signal:before{content:""}.si.si-sign-yield:before{content:""}.si.si-sign-yield-fill:before{content:""}.si.si-sign-turn-slight-right:before{content:""}.si.si-sign-turn-slight-right-fill:before{content:""}.si.si-sign-turn-slight-left:before{content:""}.si.si-sign-turn-slight-left-fill:before{content:""}.si.si-sign-turn-right:before{content:""}.si.si-sign-turn-right-fill:before{content:""}.si.si-sign-turn-left:before{content:""}.si.si-sign-turn-left-fill:before{content:""}.si.si-sign-stop:before{content:""}.si.si-sign-stop-lights:before{content:""}.si.si-sign-stop-lights-fill:before{content:""}.si.si-sign-stop-fill:before{content:""}.si.si-sign-railroad:before{content:""}.si.si-sign-railroad-fill:before{content:""}.si.si-sign-no-right-turn:before{content:""}.si.si-sign-no-right-turn-fill:before{content:""}.si.si-sign-no-parking:before{content:""}.si.si-sign-no-parking-fill:before{content:""}.si.si-sign-no-left-turn:before{content:""}.si.si-sign-no-left-turn-fill:before{content:""}.si.si-sign-merge-right:before{content:""}.si.si-sign-merge-right-fill:before{content:""}.si.si-sign-merge-left:before{content:""}.si.si-sign-merge-left-fill:before{content:""}.si.si-sign-intersection:before{content:""}.si.si-sign-intersection-y:before{content:""}.si.si-sign-intersection-y-fill:before{content:""}.si.si-sign-intersection-t:before{content:""}.si.si-sign-intersection-t-fill:before{content:""}.si.si-sign-intersection-side:before{content:""}.si.si-sign-intersection-side-fill:before{content:""}.si.si-sign-intersection-fill:before{content:""}.si.si-sign-do-not-enter:before{content:""}.si.si-sign-do-not-enter-fill:before{content:""}.si.si-sign-dead-end:before{content:""}.si.si-sign-dead-end-fill:before{content:""}.si.si-shuffle:before{content:""}.si.si-shop:before{content:""}.si.si-shop-window:before{content:""}.si.si-shift:before{content:""}.si.si-shift-fill:before{content:""}.si.si-shield:before{content:""}.si.si-shield-x:before{content:""}.si.si-shield-slash:before{content:""}.si.si-shield-slash-fill:before{content:""}.si.si-shield-shaded:before{content:""}.si.si-shield-plus:before{content:""}.si.si-shield-minus:before{content:""}.si.si-shield-lock:before{content:""}.si.si-shield-lock-fill:before{content:""}.si.si-shield-fill:before{content:""}.si.si-shield-fill-x:before{content:""}.si.si-shield-fill-plus:before{content:""}.si.si-shield-fill-minus:before{content:""}.si.si-shield-fill-exclamation:before{content:""}.si.si-shield-fill-check:before{content:""}.si.si-shield-exclamation:before{content:""}.si.si-shield-check:before{content:""}.si.si-share:before{content:""}.si.si-share-fill:before{content:""}.si.si-shadows:before{content:""}.si.si-settings:before{content:""}.si.si-server:before{content:""}.si.si-senmedia:before{content:""}.si.si-sendiyan:before{content:""}.si.si-sendiyan-txt:before{content:""}.si.si-send:before{content:""}.si.si-send-x:before{content:""}.si.si-send-x-fill:before{content:""}.si.si-send-slash:before{content:""}.si.si-send-slash-fill:before{content:""}.si.si-send-plus:before{content:""}.si.si-send-plus-fill:before{content:""}.si.si-send-fill:before{content:""}.si.si-send-exclamation:before{content:""}.si.si-send-exclamation-fill:before{content:""}.si.si-send-dash:before{content:""}.si.si-send-dash-fill:before{content:""}.si.si-send-check:before{content:""}.si.si-send-check-fill:before{content:""}.si.si-send-arrow-up:before{content:""}.si.si-send-arrow-up-fill:before{content:""}.si.si-send-arrow-down:before{content:""}.si.si-send-arrow-down-fill:before{content:""}.si.si-segmented-nav:before{content:""}.si.si-search:before{content:""}.si.si-search-heart:before{content:""}.si.si-search-heart-fill:before{content:""}.si.si-sd-card:before{content:""}.si.si-sd-card-fill:before{content:""}.si.si-screwdriver:before{content:""}.si.si-screen-users:before{content:""}.si.si-scooter:before{content:""}.si.si-scissors:before{content:""}.si.si-scanner-keyboard:before{content:""}.si.si-scanner-gun:before{content:""}.si.si-save2:before{content:""}.si.si-save2-fill:before{content:""}.si.si-save:before{content:""}.si.si-save-fill:before{content:""}.si.si-safe2:before{content:""}.si.si-safe2-fill:before{content:""}.si.si-safe:before{content:""}.si.si-safe-fill:before{content:""}.si.si-rulers:before{content:""}.si.si-rss:before{content:""}.si.si-rss-fill:before{content:""}.si.si-router:before{content:""}.si.si-router-fill:before{content:""}.si.si-rocket:before{content:""}.si.si-rocket-takeoff:before{content:""}.si.si-rocket-takeoff-fill:before{content:""}.si.si-rocket-fill:before{content:""}.si.si-robot:before{content:""}.si.si-rfid:before{content:""}.si.si-rewind:before{content:""}.si.si-rewind-fill:before{content:""}.si.si-rewind-circle:before{content:""}.si.si-rewind-circle-fill:before{content:""}.si.si-rewind-btn:before{content:""}.si.si-rewind-btn-fill:before{content:""}.si.si-retirement:before{content:""}.si.si-reset:before{content:""}.si.si-reply:before{content:""}.si.si-reply-fill:before{content:""}.si.si-reply-all:before{content:""}.si.si-reply-all-fill:before{content:""}.si.si-repeat:before{content:""}.si.si-repeat-1:before{content:""}.si.si-regex:before{content:""}.si.si-reddit:before{content:""}.si.si-recycle:before{content:""}.si.si-record2:before{content:""}.si.si-record2-fill:before{content:""}.si.si-record:before{content:""}.si.si-record-fill:before{content:""}.si.si-record-circle:before{content:""}.si.si-record-circle-fill:before{content:""}.si.si-record-btn:before{content:""}.si.si-record-btn-fill:before{content:""}.si.si-reception-4:before{content:""}.si.si-reception-3:before{content:""}.si.si-reception-2:before{content:""}.si.si-reception-1:before{content:""}.si.si-reception-0:before{content:""}.si.si-receipt:before{content:""}.si.si-receipt-cutoff:before{content:""}.si.si-rainbow:before{content:""}.si.si-radioactive:before{content:""}.si.si-radar:before{content:""}.si.si-r-square:before{content:""}.si.si-r-square-fill:before{content:""}.si.si-r-circle:before{content:""}.si.si-r-circle-fill:before{content:""}.si.si-quote:before{content:""}.si.si-quora:before{content:""}.si.si-question:before{content:""}.si.si-question-square:before{content:""}.si.si-question-square-fill:before{content:""}.si.si-question-octagon:before{content:""}.si.si-question-octagon-fill:before{content:""}.si.si-question-lg:before{content:""}.si.si-question-diamond:before{content:""}.si.si-question-diamond-fill:before{content:""}.si.si-question-circle:before{content:""}.si.si-question-circle-fill:before{content:""}.si.si-qr-code:before{content:""}.si.si-qr-code-scan:before{content:""}.si.si-puzzle:before{content:""}.si.si-puzzle-fill:before{content:""}.si.si-promotion:before{content:""}.si.si-projects:before{content:""}.si.si-projector:before{content:""}.si.si-projector-fill:before{content:""}.si.si-printer:before{content:""}.si.si-printer-fill:before{content:""}.si.si-print:before{content:""}.si.si-prescription2:before{content:""}.si.si-prescription:before{content:""}.si.si-power:before{content:""}.si.si-postcard:before{content:""}.si.si-postcard-heart:before{content:""}.si.si-postcard-heart-fill:before{content:""}.si.si-postcard-fill:before{content:""}.si.si-postage:before{content:""}.si.si-postage-heart:before{content:""}.si.si-postage-heart-fill:before{content:""}.si.si-postage-fill:before{content:""}.si.si-plus:before{content:""}.si.si-plus-square:before{content:""}.si.si-plus-square-fill:before{content:""}.si.si-plus-square-dotted:before{content:""}.si.si-plus-slash-minus:before{content:""}.si.si-plus-lg:before{content:""}.si.si-plus-circle:before{content:""}.si.si-plus-circle-fill:before{content:""}.si.si-plus-circle-dotted:before{content:""}.si.si-plugin:before{content:""}.si.si-plug:before{content:""}.si.si-plug-fill:before{content:""}.si.si-playstation:before{content:""}.si.si-play:before{content:""}.si.si-play-fill:before{content:""}.si.si-play-circle:before{content:""}.si.si-play-circle-fill:before{content:""}.si.si-play-btn:before{content:""}.si.si-play-btn-fill:before{content:""}.si.si-pip:before{content:""}.si.si-pip-fill:before{content:""}.si.si-pinterest:before{content:""}.si.si-pin:before{content:""}.si.si-pin-map:before{content:""}.si.si-pin-map-fill:before{content:""}.si.si-pin-fill:before{content:""}.si.si-pin-angle:before{content:""}.si.si-pin-angle-fill:before{content:""}.si.si-piggy-bank:before{content:""}.si.si-piggy-bank-fill:before{content:""}.si.si-pie-chart:before{content:""}.si.si-pie-chart-fill:before{content:""}.si.si-phone:before{content:""}.si.si-phone-vibrate:before{content:""}.si.si-phone-vibrate-fill:before{content:""}.si.si-phone-landscape:before{content:""}.si.si-phone-landscape-fill:before{content:""}.si.si-phone-flip:before{content:""}.si.si-phone-fill:before{content:""}.si.si-phd:before{content:""}.si.si-phd-fill:before{content:""}.si.si-pgrsre:before{content:""}.si.si-person:before{content:""}.si.si-person-x:before{content:""}.si.si-person-x-fill:before{content:""}.si.si-person-workspace:before{content:""}.si.si-person-wheelchair:before{content:""}.si.si-person-walking:before{content:""}.si.si-person-walking-luggage:before{content:""}.si.si-person-video3:before{content:""}.si.si-person-video2:before{content:""}.si.si-person-video:before{content:""}.si.si-person-vcard:before{content:""}.si.si-person-vcard-fill:before{content:""}.si.si-person-up:before{content:""}.si.si-person-standing:before{content:""}.si.si-person-standing-dress:before{content:""}.si.si-person-square:before{content:""}.si.si-person-slash:before{content:""}.si.si-person-rolodex:before{content:""}.si.si-person-raised-hand:before{content:""}.si.si-person-plus:before{content:""}.si.si-person-plus-fill:before{content:""}.si.si-person-lock:before{content:""}.si.si-person-lines-fill:before{content:""}.si.si-person-hearts:before{content:""}.si.si-person-heart:before{content:""}.si.si-person-gear:before{content:""}.si.si-person-fill:before{content:""}.si.si-person-fill-x:before{content:""}.si.si-person-fill-up:before{content:""}.si.si-person-fill-slash:before{content:""}.si.si-person-fill-lock:before{content:""}.si.si-person-fill-gear:before{content:""}.si.si-person-fill-exclamation:before{content:""}.si.si-person-fill-down:before{content:""}.si.si-person-fill-dash:before{content:""}.si.si-person-fill-check:before{content:""}.si.si-person-fill-add:before{content:""}.si.si-person-exclamation:before{content:""}.si.si-person-down:before{content:""}.si.si-person-dash:before{content:""}.si.si-person-dash-fill:before{content:""}.si.si-person-circle:before{content:""}.si.si-person-check:before{content:""}.si.si-person-check-fill:before{content:""}.si.si-person-bounding-box:before{content:""}.si.si-person-badge:before{content:""}.si.si-person-badge-fill:before{content:""}.si.si-person-arms-up:before{content:""}.si.si-person-add:before{content:""}.si.si-percent:before{content:""}.si.si-people:before{content:""}.si.si-people-line:before{content:""}.si.si-people-group:before{content:""}.si.si-people-fill:before{content:""}.si.si-pentagon:before{content:""}.si.si-pentagon-half:before{content:""}.si.si-pentagon-fill:before{content:""}.si.si-pencil:before{content:""}.si.si-pencil-square:before{content:""}.si.si-pencil-fill:before{content:""}.si.si-pen:before{content:""}.si.si-pen-fill:before{content:""}.si.si-pedagogy:before{content:""}.si.si-peace:before{content:""}.si.si-peace-fill:before{content:""}.si.si-pci-card:before{content:""}.si.si-pci-card-sound:before{content:""}.si.si-pci-card-network:before{content:""}.si.si-pc:before{content:""}.si.si-pc-horizontal:before{content:""}.si.si-pc-display:before{content:""}.si.si-pc-display-horizontal:before{content:""}.si.si-paypal:before{content:""}.si.si-pause:before{content:""}.si.si-pause-fill:before{content:""}.si.si-pause-circle:before{content:""}.si.si-pause-circle-fill:before{content:""}.si.si-pause-btn:before{content:""}.si.si-pause-btn-fill:before{content:""}.si.si-patch-question:before{content:""}.si.si-patch-question-fill:before{content:""}.si.si-patch-plus:before{content:""}.si.si-patch-plus-fill:before{content:""}.si.si-patch-minus:before{content:""}.si.si-patch-minus-fill:before{content:""}.si.si-patch-exclamation:before{content:""}.si.si-patch-exclamation-fill:before{content:""}.si.si-patch-check:before{content:""}.si.si-patch-check-fill:before{content:""}.si.si-passport:before{content:""}.si.si-passport-fill:before{content:""}.si.si-pass:before{content:""}.si.si-pass-fill:before{content:""}.si.si-paragraph:before{content:""}.si.si-paperclip:before{content:""}.si.si-palette2:before{content:""}.si.si-palette:before{content:""}.si.si-palette-fill:before{content:""}.si.si-paint-bucket:before{content:""}.si.si-p-square:before{content:""}.si.si-p-square-fill:before{content:""}.si.si-p-circle:before{content:""}.si.si-p-circle-fill:before{content:""}.si.si-outlet:before{content:""}.si.si-option:before{content:""}.si.si-optical-audio:before{content:""}.si.si-optical-audio-fill:before{content:""}.si.si-opencollective:before{content:""}.si.si-octagon:before{content:""}.si.si-octagon-half:before{content:""}.si.si-octagon-fill:before{content:""}.si.si-nvme:before{content:""}.si.si-nvme-fill:before{content:""}.si.si-nvidia:before{content:""}.si.si-nut:before{content:""}.si.si-nut-fill:before{content:""}.si.si-noise-reduction:before{content:""}.si.si-node-plus:before{content:""}.si.si-node-plus-fill:before{content:""}.si.si-node-minus:before{content:""}.si.si-node-minus-fill:before{content:""}.si.si-nintendo-switch:before{content:""}.si.si-newspaper:before{content:""}.si.si-music-player:before{content:""}.si.si-music-player-fill:before{content:""}.si.si-music-note:before{content:""}.si.si-music-note-list:before{content:""}.si.si-music-note-beamed:before{content:""}.si.si-mouse3:before{content:""}.si.si-mouse3-fill:before{content:""}.si.si-mouse2:before{content:""}.si.si-mouse2-fill:before{content:""}.si.si-mouse:before{content:""}.si.si-mouse-fill:before{content:""}.si.si-motherboard:before{content:""}.si.si-motherboard-fill:before{content:""}.si.si-mortarboard:before{content:""}.si.si-mortarboard-fill:before{content:""}.si.si-moon:before{content:""}.si.si-moon-stars:before{content:""}.si.si-moon-stars-fill:before{content:""}.si.si-moon-fill:before{content:""}.si.si-moisture:before{content:""}.si.si-modem:before{content:""}.si.si-modem-fill:before{content:""}.si.si-minecart:before{content:""}.si.si-minecart-loaded:before{content:""}.si.si-microsoft:before{content:""}.si.si-microsoft-teams:before{content:""}.si.si-mic:before{content:""}.si.si-mic-mute:before{content:""}.si.si-mic-mute-fill:before{content:""}.si.si-mic-fill:before{content:""}.si.si-meta:before{content:""}.si.si-messenger:before{content:""}.si.si-menu-up:before{content:""}.si.si-menu-down:before{content:""}.si.si-menu-button:before{content:""}.si.si-menu-button-wide:before{content:""}.si.si-menu-button-wide-fill:before{content:""}.si.si-menu-button-fill:before{content:""}.si.si-menu-app:before{content:""}.si.si-menu-app-fill:before{content:""}.si.si-memory:before{content:""}.si.si-megaphone:before{content:""}.si.si-megaphone-fill:before{content:""}.si.si-medium:before{content:""}.si.si-means:before{content:""}.si.si-means-fill:before{content:""}.si.si-mastodon:before{content:""}.si.si-mask:before{content:""}.si.si-marker-tip:before{content:""}.si.si-markdown:before{content:""}.si.si-markdown-fill:before{content:""}.si.si-map:before{content:""}.si.si-map-fill:before{content:""}.si.si-mailbox2:before{content:""}.si.si-mailbox2-flag:before{content:""}.si.si-mailbox:before{content:""}.si.si-mailbox-flag:before{content:""}.si.si-magnet:before{content:""}.si.si-magnet-fill:before{content:""}.si.si-magic:before{content:""}.si.si-lungs:before{content:""}.si.si-lungs-fill:before{content:""}.si.si-luggage:before{content:""}.si.si-luggage-fill:before{content:""}.si.si-logout2:before{content:""}.si.si-logout:before{content:""}.si.si-lock:before{content:""}.si.si-lock-fill:before{content:""}.si.si-list:before{content:""}.si.si-list-ul:before{content:""}.si.si-list-timeline:before{content:""}.si.si-list-task:before{content:""}.si.si-list-stars:before{content:""}.si.si-list-radio:before{content:""}.si.si-list-ol:before{content:""}.si.si-list-nested:before{content:""}.si.si-list-columns:before{content:""}.si.si-list-columns-reverse:before{content:""}.si.si-list-check:before{content:""}.si.si-linkedin:before{content:""}.si.si-link:before{content:""}.si.si-link-45deg:before{content:""}.si.si-line:before{content:""}.si.si-lightning:before{content:""}.si.si-lightning-fill:before{content:""}.si.si-lightning-charge:before{content:""}.si.si-lightning-charge-fill:before{content:""}.si.si-lightbulb:before{content:""}.si.si-lightbulb-off:before{content:""}.si.si-lightbulb-off-fill:before{content:""}.si.si-lightbulb-fill:before{content:""}.si.si-life-preserver:before{content:""}.si.si-layout-wtf:before{content:""}.si.si-layout-three-columns:before{content:""}.si.si-layout-text-window:before{content:""}.si.si-layout-text-window-reverse:before{content:""}.si.si-layout-text-sidebar:before{content:""}.si.si-layout-text-sidebar-reverse:before{content:""}.si.si-layout-split:before{content:""}.si.si-layout-sidebar:before{content:""}.si.si-layout-sidebar-reverse:before{content:""}.si.si-layout-sidebar-inset:before{content:""}.si.si-layout-sidebar-inset-reverse:before{content:""}.si.si-layers:before{content:""}.si.si-layers-half:before{content:""}.si.si-layers-fill:before{content:""}.si.si-layer-forward:before{content:""}.si.si-layer-backward:before{content:""}.si.si-laptop:before{content:""}.si.si-laptop-fill:before{content:""}.si.si-language:before{content:""}.si.si-lamp:before{content:""}.si.si-lamp-fill:before{content:""}.si.si-ladder:before{content:""}.si.si-lab:before{content:""}.si.si-keyboard:before{content:""}.si.si-keyboard-fill:before{content:""}.si.si-key:before{content:""}.si.si-key-fill:before{content:""}.si.si-kanban:before{content:""}.si.si-kanban-fill:before{content:""}.si.si-justify:before{content:""}.si.si-justify-right:before{content:""}.si.si-justify-left:before{content:""}.si.si-joystick:before{content:""}.si.si-journals:before{content:""}.si.si-journal:before{content:""}.si.si-journal-x:before{content:""}.si.si-journal-text:before{content:""}.si.si-journal-richtext:before{content:""}.si.si-journal-plus:before{content:""}.si.si-journal-minus:before{content:""}.si.si-journal-medical:before{content:""}.si.si-journal-code:before{content:""}.si.si-journal-check:before{content:""}.si.si-journal-bookmark:before{content:""}.si.si-journal-bookmark-fill:before{content:""}.si.si-journal-arrow-up:before{content:""}.si.si-journal-arrow-down:before{content:""}.si.si-journal-album:before{content:""}.si.si-job-promotion:before{content:""}.si.si-job-holiday:before{content:""}.si.si-intersect:before{content:""}.si.si-internship:before{content:""}.si.si-instagram:before{content:""}.si.si-input-cursor:before{content:""}.si.si-input-cursor-text:before{content:""}.si.si-inout:before{content:""}.si.si-info:before{content:""}.si.si-info-square:before{content:""}.si.si-info-square-fill:before{content:""}.si.si-info-lg:before{content:""}.si.si-info-circle:before{content:""}.si.si-info-circle-fill:before{content:""}.si.si-infinity:before{content:""}.si.si-indent:before{content:""}.si.si-incognito:before{content:""}.si.si-inboxes:before{content:""}.si.si-inboxes-fill:before{content:""}.si.si-inbox:before{content:""}.si.si-inbox-fill:before{content:""}.si.si-images:before{content:""}.si.si-image:before{content:""}.si.si-image-fill:before{content:""}.si.si-image-alt:before{content:""}.si.si-hypnotize:before{content:""}.si.si-hurricane:before{content:""}.si.si-hr:before{content:""}.si.si-hr-fill:before{content:""}.si.si-houses:before{content:""}.si.si-houses-fill:before{content:""}.si.si-house:before{content:""}.si.si-house-x:before{content:""}.si.si-house-x-fill:before{content:""}.si.si-house-up:before{content:""}.si.si-house-up-fill:before{content:""}.si.si-house-slash:before{content:""}.si.si-house-slash-fill:before{content:""}.si.si-house-lock:before{content:""}.si.si-house-lock-fill:before{content:""}.si.si-house-heart:before{content:""}.si.si-house-heart-fill:before{content:""}.si.si-house-gear:before{content:""}.si.si-house-gear-fill:before{content:""}.si.si-house-fill:before{content:""}.si.si-house-exclamation:before{content:""}.si.si-house-exclamation-fill:before{content:""}.si.si-house-down:before{content:""}.si.si-house-down-fill:before{content:""}.si.si-house-door:before{content:""}.si.si-house-door-fill:before{content:""}.si.si-house-dash:before{content:""}.si.si-house-dash-fill:before{content:""}.si.si-house-check:before{content:""}.si.si-house-check-fill:before{content:""}.si.si-house-add:before{content:""}.si.si-house-add-fill:before{content:""}.si.si-hourglass:before{content:""}.si.si-hourglass-top:before{content:""}.si.si-hourglass-split:before{content:""}.si.si-hourglass-clock:before{content:""}.si.si-hourglass-bottom:before{content:""}.si.si-hospital:before{content:""}.si.si-hospital-fill:before{content:""}.si.si-highlights:before{content:""}.si.si-highlighter:before{content:""}.si.si-hexagon:before{content:""}.si.si-hexagon-half:before{content:""}.si.si-hexagon-fill:before{content:""}.si.si-heptagon:before{content:""}.si.si-heptagon-half:before{content:""}.si.si-heptagon-fill:before{content:""}.si.si-hearts:before{content:""}.si.si-heartbreak:before{content:""}.si.si-heartbreak-fill:before{content:""}.si.si-heart:before{content:""}.si.si-heart-pulse:before{content:""}.si.si-heart-pulse-fill:before{content:""}.si.si-heart-half:before{content:""}.si.si-heart-fill:before{content:""}.si.si-heart-arrow:before{content:""}.si.si-headset:before{content:""}.si.si-headset-vr:before{content:""}.si.si-headphones:before{content:""}.si.si-hdmi:before{content:""}.si.si-hdmi-fill:before{content:""}.si.si-hdd:before{content:""}.si.si-hdd-stack:before{content:""}.si.si-hdd-stack-fill:before{content:""}.si.si-hdd-rack:before{content:""}.si.si-hdd-rack-fill:before{content:""}.si.si-hdd-network:before{content:""}.si.si-hdd-network-fill:before{content:""}.si.si-hdd-fill:before{content:""}.si.si-hash:before{content:""}.si.si-handbag:before{content:""}.si.si-handbag-fill:before{content:""}.si.si-hand-thumbs-up:before{content:""}.si.si-hand-thumbs-up-fill:before{content:""}.si.si-hand-thumbs-down:before{content:""}.si.si-hand-thumbs-down-fill:before{content:""}.si.si-hand-index:before{content:""}.si.si-hand-index-thumb:before{content:""}.si.si-hand-index-thumb-fill:before{content:""}.si.si-hand-index-fill:before{content:""}.si.si-hammer:before{content:""}.si.si-h-square:before{content:""}.si.si-h-square-fill:before{content:""}.si.si-h-circle:before{content:""}.si.si-h-circle-fill:before{content:""}.si.si-grip-vertical:before{content:""}.si.si-grip-horizontal:before{content:""}.si.si-grid:before{content:""}.si.si-grid-fill:before{content:""}.si.si-grid-3x3:before{content:""}.si.si-grid-3x3-gap:before{content:""}.si.si-grid-3x3-gap-fill:before{content:""}.si.si-grid-3x2:before{content:""}.si.si-grid-3x2-gap:before{content:""}.si.si-grid-3x2-gap-fill:before{content:""}.si.si-grid-1x2:before{content:""}.si.si-grid-1x2-fill:before{content:""}.si.si-graph-up:before{content:""}.si.si-graph-up-arrow:before{content:""}.si.si-graph-down:before{content:""}.si.si-graph-down-arrow:before{content:""}.si.si-graduation-titles:before{content:""}.si.si-graduation-defence:before{content:""}.si.si-gpu-card:before{content:""}.si.si-google:before{content:""}.si.si-google-play:before{content:""}.si.si-globe2:before{content:""}.si.si-globe:before{content:""}.si.si-globe-europe-africa:before{content:""}.si.si-globe-central-south-asia:before{content:""}.si.si-globe-asia-australia:before{content:""}.si.si-globe-americas:before{content:""}.si.si-gitlab:before{content:""}.si.si-github:before{content:""}.si.si-git:before{content:""}.si.si-gift:before{content:""}.si.si-gift-fill:before{content:""}.si.si-geo:before{content:""}.si.si-geo-fill:before{content:""}.si.si-geo-alt:before{content:""}.si.si-geo-alt-fill:before{content:""}.si.si-gender-trans:before{content:""}.si.si-gender-neuter:before{content:""}.si.si-gender-male:before{content:""}.si.si-gender-female:before{content:""}.si.si-gender-ambiguous:before{content:""}.si.si-gem:before{content:""}.si.si-gear:before{content:""}.si.si-gear-wide:before{content:""}.si.si-gear-wide-connected:before{content:""}.si.si-gear-fill:before{content:""}.si.si-gavel:before{content:""}.si.si-funnel:before{content:""}.si.si-funnel-fill:before{content:""}.si.si-fullscreen:before{content:""}.si.si-fullscreen-exit:before{content:""}.si.si-fuel-pump:before{content:""}.si.si-fuel-pump-fill:before{content:""}.si.si-fuel-pump-diesel:before{content:""}.si.si-fuel-pump-diesel-fill:before{content:""}.si.si-front:before{content:""}.si.si-forward:before{content:""}.si.si-forward-fill:before{content:""}.si.si-fonts:before{content:""}.si.si-folder2:before{content:""}.si.si-folder2-open:before{content:""}.si.si-folder:before{content:""}.si.si-folder-x:before{content:""}.si.si-folder-symlink:before{content:""}.si.si-folder-symlink-fill:before{content:""}.si.si-folder-plus:before{content:""}.si.si-folder-minus:before{content:""}.si.si-folder-magnifying-glass:before{content:""}.si.si-folder-gear:before{content:""}.si.si-folder-fill:before{content:""}.si.si-folder-check:before{content:""}.si.si-folder-bookmark:before{content:""}.si.si-flower3:before{content:""}.si.si-flower2:before{content:""}.si.si-flower1:before{content:""}.si.si-floppy2:before{content:""}.si.si-floppy2-fill:before{content:""}.si.si-floppy:before{content:""}.si.si-floppy-fill:before{content:""}.si.si-flask:before{content:""}.si.si-flag:before{content:""}.si.si-flag-fill:before{content:""}.si.si-fire:before{content:""}.si.si-fingerprint:before{content:""}.si.si-filter:before{content:""}.si.si-filter-square:before{content:""}.si.si-filter-square-fill:before{content:""}.si.si-filter-right:before{content:""}.si.si-filter-left:before{content:""}.si.si-filter-circle:before{content:""}.si.si-filter-circle-fill:before{content:""}.si.si-film:before{content:""}.si.si-filetype-yml:before{content:""}.si.si-filetype-xml:before{content:""}.si.si-filetype-xlsx:before{content:""}.si.si-filetype-xls:before{content:""}.si.si-filetype-woff:before{content:""}.si.si-filetype-wav:before{content:""}.si.si-filetype-txt:before{content:""}.si.si-filetype-ttf:before{content:""}.si.si-filetype-tsx:before{content:""}.si.si-filetype-tiff:before{content:""}.si.si-filetype-svg:before{content:""}.si.si-filetype-sql:before{content:""}.si.si-filetype-sh:before{content:""}.si.si-filetype-scss:before{content:""}.si.si-filetype-sass:before{content:""}.si.si-filetype-rb:before{content:""}.si.si-filetype-raw:before{content:""}.si.si-filetype-py:before{content:""}.si.si-filetype-psd:before{content:""}.si.si-filetype-pptx:before{content:""}.si.si-filetype-ppt:before{content:""}.si.si-filetype-png:before{content:""}.si.si-filetype-php:before{content:""}.si.si-filetype-pdf:before{content:""}.si.si-filetype-otf:before{content:""}.si.si-filetype-mp4:before{content:""}.si.si-filetype-mp3:before{content:""}.si.si-filetype-mov:before{content:""}.si.si-filetype-mdx:before{content:""}.si.si-filetype-md:before{content:""}.si.si-filetype-m4p:before{content:""}.si.si-filetype-key:before{content:""}.si.si-filetype-jsx:before{content:""}.si.si-filetype-json:before{content:""}.si.si-filetype-js:before{content:""}.si.si-filetype-jpg:before{content:""}.si.si-filetype-java:before{content:""}.si.si-filetype-html:before{content:""}.si.si-filetype-heic:before{content:""}.si.si-filetype-gif:before{content:""}.si.si-filetype-exe:before{content:""}.si.si-filetype-docx:before{content:""}.si.si-filetype-doc:before{content:""}.si.si-filetype-csv:before{content:""}.si.si-filetype-css:before{content:""}.si.si-filetype-cs:before{content:""}.si.si-filetype-bmp:before{content:""}.si.si-filetype-ai:before{content:""}.si.si-filetype-aac:before{content:""}.si.si-files:before{content:""}.si.si-files-alt:before{content:""}.si.si-file:before{content:""}.si.si-file-zip:before{content:""}.si.si-file-zip-fill:before{content:""}.si.si-file-xml:before{content:""}.si.si-file-x:before{content:""}.si.si-file-x-fill:before{content:""}.si.si-file-word:before{content:""}.si.si-file-word-fill:before{content:""}.si.si-file-text:before{content:""}.si.si-file-text-fill:before{content:""}.si.si-file-spreadsheet:before{content:""}.si.si-file-spreadsheet-fill:before{content:""}.si.si-file-slides:before{content:""}.si.si-file-slides-fill:before{content:""}.si.si-file-signature:before{content:""}.si.si-file-setting:before{content:""}.si.si-file-ruled:before{content:""}.si.si-file-ruled-fill:before{content:""}.si.si-file-richtext:before{content:""}.si.si-file-richtext-fill:before{content:""}.si.si-file-ppt:before{content:""}.si.si-file-ppt-fill:before{content:""}.si.si-file-post:before{content:""}.si.si-file-post-fill:before{content:""}.si.si-file-plus:before{content:""}.si.si-file-plus-fill:before{content:""}.si.si-file-play:before{content:""}.si.si-file-play-fill:before{content:""}.si.si-file-person:before{content:""}.si.si-file-person-fill:before{content:""}.si.si-file-pdf:before{content:""}.si.si-file-pdf-fill:before{content:""}.si.si-file-music:before{content:""}.si.si-file-music-fill:before{content:""}.si.si-file-minus:before{content:""}.si.si-file-minus-fill:before{content:""}.si.si-file-medical:before{content:""}.si.si-file-medical-fill:before{content:""}.si.si-file-log:before{content:""}.si.si-file-lock2:before{content:""}.si.si-file-lock2-fill:before{content:""}.si.si-file-lock:before{content:""}.si.si-file-lock-fill:before{content:""}.si.si-file-invoice-dollar:before{content:""}.si.si-file-image:before{content:""}.si.si-file-image-fill:before{content:""}.si.si-file-font:before{content:""}.si.si-file-font-fill:before{content:""}.si.si-file-fill:before{content:""}.si.si-file-export:before{content:""}.si.si-file-excel:before{content:""}.si.si-file-excel-fill:before{content:""}.si.si-file-easel:before{content:""}.si.si-file-easel-fill:before{content:""}.si.si-file-earmark:before{content:""}.si.si-file-earmark-zip:before{content:""}.si.si-file-earmark-zip-fill:before{content:""}.si.si-file-earmark-x:before{content:""}.si.si-file-earmark-x-fill:before{content:""}.si.si-file-earmark-word:before{content:""}.si.si-file-earmark-word-fill:before{content:""}.si.si-file-earmark-text:before{content:""}.si.si-file-earmark-text-fill:before{content:""}.si.si-file-earmark-spreadsheet:before{content:""}.si.si-file-earmark-spreadsheet-fill:before{content:""}.si.si-file-earmark-slides:before{content:""}.si.si-file-earmark-slides-fill:before{content:""}.si.si-file-earmark-ruled:before{content:""}.si.si-file-earmark-ruled-fill:before{content:""}.si.si-file-earmark-richtext:before{content:""}.si.si-file-earmark-richtext-fill:before{content:""}.si.si-file-earmark-ppt:before{content:""}.si.si-file-earmark-ppt-fill:before{content:""}.si.si-file-earmark-post:before{content:""}.si.si-file-earmark-post-fill:before{content:""}.si.si-file-earmark-plus:before{content:""}.si.si-file-earmark-plus-fill:before{content:""}.si.si-file-earmark-play:before{content:""}.si.si-file-earmark-play-fill:before{content:""}.si.si-file-earmark-person:before{content:""}.si.si-file-earmark-person-fill:before{content:""}.si.si-file-earmark-pdf:before{content:""}.si.si-file-earmark-pdf-fill:before{content:""}.si.si-file-earmark-music:before{content:""}.si.si-file-earmark-music-fill:before{content:""}.si.si-file-earmark-minus:before{content:""}.si.si-file-earmark-minus-fill:before{content:""}.si.si-file-earmark-medical:before{content:""}.si.si-file-earmark-medical-fill:before{content:""}.si.si-file-earmark-lock2:before{content:""}.si.si-file-earmark-lock2-fill:before{content:""}.si.si-file-earmark-lock:before{content:""}.si.si-file-earmark-lock-fill:before{content:""}.si.si-file-earmark-image:before{content:""}.si.si-file-earmark-image-fill:before{content:""}.si.si-file-earmark-font:before{content:""}.si.si-file-earmark-font-fill:before{content:""}.si.si-file-earmark-fill:before{content:""}.si.si-file-earmark-excel:before{content:""}.si.si-file-earmark-excel-fill:before{content:""}.si.si-file-earmark-easel:before{content:""}.si.si-file-earmark-easel-fill:before{content:""}.si.si-file-earmark-diff:before{content:""}.si.si-file-earmark-diff-fill:before{content:""}.si.si-file-earmark-code:before{content:""}.si.si-file-earmark-code-fill:before{content:""}.si.si-file-earmark-check:before{content:""}.si.si-file-earmark-check-fill:before{content:""}.si.si-file-earmark-break:before{content:""}.si.si-file-earmark-break-fill:before{content:""}.si.si-file-earmark-binary:before{content:""}.si.si-file-earmark-binary-fill:before{content:""}.si.si-file-earmark-bar-graph:before{content:""}.si.si-file-earmark-bar-graph-fill:before{content:""}.si.si-file-earmark-arrow-up:before{content:""}.si.si-file-earmark-arrow-up-fill:before{content:""}.si.si-file-earmark-arrow-down:before{content:""}.si.si-file-earmark-arrow-down-fill:before{content:""}.si.si-file-diff:before{content:""}.si.si-file-diff-fill:before{content:""}.si.si-file-code:before{content:""}.si.si-file-code-fill:before{content:""}.si.si-file-check:before{content:""}.si.si-file-check-fill:before{content:""}.si.si-file-certificate:before{content:""}.si.si-file-break:before{content:""}.si.si-file-break-fill:before{content:""}.si.si-file-binary:before{content:""}.si.si-file-binary-fill:before{content:""}.si.si-file-bar-graph:before{content:""}.si.si-file-bar-graph-fill:before{content:""}.si.si-file-arrow-up:before{content:""}.si.si-file-arrow-up-fill:before{content:""}.si.si-file-arrow-down:before{content:""}.si.si-file-arrow-down-fill:before{content:""}.si.si-feather2:before{content:""}.si.si-feather:before{content:""}.si.si-fast-forward:before{content:""}.si.si-fast-forward-fill:before{content:""}.si.si-fast-forward-circle:before{content:""}.si.si-fast-forward-circle-fill:before{content:""}.si.si-fast-forward-btn:before{content:""}.si.si-fast-forward-btn-fill:before{content:""}.si.si-fan:before{content:""}.si.si-facebook:before{content:""}.si.si-eyeglasses:before{content:""}.si.si-eyedropper:before{content:""}.si.si-eye:before{content:""}.si.si-eye-test:before{content:""}.si.si-eye-slash:before{content:""}.si.si-eye-slash-fill:before{content:""}.si.si-eye-fill:before{content:""}.si.si-eye-examination-chart:before{content:""}.si.si-exposure:before{content:""}.si.si-explicit:before{content:""}.si.si-explicit-fill:before{content:""}.si.si-exclude:before{content:""}.si.si-exclamation:before{content:""}.si.si-exclamation-triangle:before{content:""}.si.si-exclamation-triangle-fill:before{content:""}.si.si-exclamation-square:before{content:""}.si.si-exclamation-square-fill:before{content:""}.si.si-exclamation-octagon:before{content:""}.si.si-exclamation-octagon-fill:before{content:""}.si.si-exclamation-lg:before{content:""}.si.si-exclamation-diamond:before{content:""}.si.si-exclamation-diamond-fill:before{content:""}.si.si-exclamation-circle:before{content:""}.si.si-exclamation-circle-fill:before{content:""}.si.si-ev-station:before{content:""}.si.si-ev-station-fill:before{content:""}.si.si-ev-front:before{content:""}.si.si-ev-front-fill:before{content:""}.si.si-ethernet:before{content:""}.si.si-escape:before{content:""}.si.si-eraser:before{content:""}.si.si-eraser-fill:before{content:""}.si.si-envelopes-bulk:before{content:""}.si.si-envelope:before{content:""}.si.si-envelope-x:before{content:""}.si.si-envelope-x-fill:before{content:""}.si.si-envelope-slash:before{content:""}.si.si-envelope-slash-fill:before{content:""}.si.si-envelope-plus:before{content:""}.si.si-envelope-plus-fill:before{content:""}.si.si-envelope-paper:before{content:""}.si.si-envelope-paper-heart:before{content:""}.si.si-envelope-paper-heart-fill:before{content:""}.si.si-envelope-paper-fill:before{content:""}.si.si-envelope-open:before{content:""}.si.si-envelope-open-heart:before{content:""}.si.si-envelope-open-heart-fill:before{content:""}.si.si-envelope-open-fill:before{content:""}.si.si-envelope-heart:before{content:""}.si.si-envelope-heart-fill:before{content:""}.si.si-envelope-fill:before{content:""}.si.si-envelope-exclamation:before{content:""}.si.si-envelope-exclamation-fill:before{content:""}.si.si-envelope-dash:before{content:""}.si.si-envelope-dash-fill:before{content:""}.si.si-envelope-check:before{content:""}.si.si-envelope-check-fill:before{content:""}.si.si-envelope-at:before{content:""}.si.si-envelope-at-fill:before{content:""}.si.si-envelope-arrow-up:before{content:""}.si.si-envelope-arrow-up-fill:before{content:""}.si.si-envelope-arrow-down:before{content:""}.si.si-envelope-arrow-down-fill:before{content:""}.si.si-empty-box:before{content:""}.si.si-emoji-wink:before{content:""}.si.si-emoji-wink-fill:before{content:""}.si.si-emoji-tear:before{content:""}.si.si-emoji-tear-fill:before{content:""}.si.si-emoji-surprise:before{content:""}.si.si-emoji-surprise-fill:before{content:""}.si.si-emoji-sunglasses:before{content:""}.si.si-emoji-sunglasses-fill:before{content:""}.si.si-emoji-smile:before{content:""}.si.si-emoji-smile-upside-down:before{content:""}.si.si-emoji-smile-upside-down-fill:before{content:""}.si.si-emoji-smile-fill:before{content:""}.si.si-emoji-neutral:before{content:""}.si.si-emoji-neutral-fill:before{content:""}.si.si-emoji-laughing:before{content:""}.si.si-emoji-laughing-fill:before{content:""}.si.si-emoji-kiss:before{content:""}.si.si-emoji-kiss-fill:before{content:""}.si.si-emoji-heart-eyes:before{content:""}.si.si-emoji-heart-eyes-fill:before{content:""}.si.si-emoji-grin:before{content:""}.si.si-emoji-grin-fill:before{content:""}.si.si-emoji-grimace:before{content:""}.si.si-emoji-grimace-fill:before{content:""}.si.si-emoji-frown:before{content:""}.si.si-emoji-frown-fill:before{content:""}.si.si-emoji-expressionless:before{content:""}.si.si-emoji-expressionless-fill:before{content:""}.si.si-emoji-dizzy:before{content:""}.si.si-emoji-dizzy-fill:before{content:""}.si.si-emoji-astonished:before{content:""}.si.si-emoji-astonished-fill:before{content:""}.si.si-emoji-angry:before{content:""}.si.si-emoji-angry-fill:before{content:""}.si.si-eject:before{content:""}.si.si-eject-fill:before{content:""}.si.si-egg:before{content:""}.si.si-egg-fried:before{content:""}.si.si-egg-fill:before{content:""}.si.si-easel3:before{content:""}.si.si-easel3-fill:before{content:""}.si.si-easel2:before{content:""}.si.si-easel2-fill:before{content:""}.si.si-easel:before{content:""}.si.si-easel-fill:before{content:""}.si.si-earbuds:before{content:""}.si.si-ear:before{content:""}.si.si-ear-fill:before{content:""}.si.si-duffle:before{content:""}.si.si-duffle-fill:before{content:""}.si.si-droplet:before{content:""}.si.si-droplet-half:before{content:""}.si.si-droplet-fill:before{content:""}.si.si-dropbox:before{content:""}.si.si-dribbble:before{content:""}.si.si-dpad:before{content:""}.si.si-dpad-fill:before{content:""}.si.si-download:before{content:""}.si.si-dot:before{content:""}.si.si-door-open:before{content:""}.si.si-door-open-fill:before{content:""}.si.si-door-closed:before{content:""}.si.si-door-closed-fill:before{content:""}.si.si-doctors:before{content:""}.si.si-doctor-office:before{content:""}.si.si-doc-search:before{content:""}.si.si-distribute-vertical:before{content:""}.si.si-distribute-horizontal:before{content:""}.si.si-dissertation:before{content:""}.si.si-displayport:before{content:""}.si.si-displayport-fill:before{content:""}.si.si-display:before{content:""}.si.si-display-fill:before{content:""}.si.si-display-chart-up-circle-dollar:before{content:""}.si.si-discord:before{content:""}.si.si-disc:before{content:""}.si.si-disc-fill:before{content:""}.si.si-dice-6:before{content:""}.si.si-dice-6-fill:before{content:""}.si.si-dice-5:before{content:""}.si.si-dice-5-fill:before{content:""}.si.si-dice-4:before{content:""}.si.si-dice-4-fill:before{content:""}.si.si-dice-3:before{content:""}.si.si-dice-3-fill:before{content:""}.si.si-dice-2:before{content:""}.si.si-dice-2-fill:before{content:""}.si.si-dice-1:before{content:""}.si.si-dice-1-fill:before{content:""}.si.si-diamond:before{content:""}.si.si-diamond-half:before{content:""}.si.si-diamond-fill:before{content:""}.si.si-diagram-3:before{content:""}.si.si-diagram-3-fill:before{content:""}.si.si-diagram-2:before{content:""}.si.si-diagram-2-fill:before{content:""}.si.si-device-ssd:before{content:""}.si.si-device-ssd-fill:before{content:""}.si.si-device-hdd:before{content:""}.si.si-device-hdd-fill:before{content:""}.si.si-database:before{content:""}.si.si-database-x:before{content:""}.si.si-database-up:before{content:""}.si.si-database-slash:before{content:""}.si.si-database-lock:before{content:""}.si.si-database-gear:before{content:""}.si.si-database-fill:before{content:""}.si.si-database-fill-x:before{content:""}.si.si-database-fill-up:before{content:""}.si.si-database-fill-slash:before{content:""}.si.si-database-fill-lock:before{content:""}.si.si-database-fill-gear:before{content:""}.si.si-database-fill-exclamation:before{content:""}.si.si-database-fill-down:before{content:""}.si.si-database-fill-dash:before{content:""}.si.si-database-fill-check:before{content:""}.si.si-database-fill-add:before{content:""}.si.si-database-exclamation:before{content:""}.si.si-database-down:before{content:""}.si.si-database-dash:before{content:""}.si.si-database-check:before{content:""}.si.si-database-add:before{content:""}.si.si-dash:before{content:""}.si.si-dash-square:before{content:""}.si.si-dash-square-fill:before{content:""}.si.si-dash-square-dotted:before{content:""}.si.si-dash-lg:before{content:""}.si.si-dash-circle:before{content:""}.si.si-dash-circle-fill:before{content:""}.si.si-dash-circle-dotted:before{content:""}.si.si-cursor:before{content:""}.si.si-cursor-text:before{content:""}.si.si-cursor-fill:before{content:""}.si.si-currency-yen:before{content:""}.si.si-currency-rupee:before{content:""}.si.si-currency-pound:before{content:""}.si.si-currency-exchange:before{content:""}.si.si-currency-euro:before{content:""}.si.si-currency-dollar:before{content:""}.si.si-currency-bitcoin:before{content:""}.si.si-cup:before{content:""}.si.si-cup-straw:before{content:""}.si.si-cup-hot:before{content:""}.si.si-cup-hot-fill:before{content:""}.si.si-cup-fill:before{content:""}.si.si-crosshair2:before{content:""}.si.si-crosshair:before{content:""}.si.si-crop:before{content:""}.si.si-credit-card:before{content:""}.si.si-credit-card-fill:before{content:""}.si.si-credit-card-2-front:before{content:""}.si.si-credit-card-2-front-fill:before{content:""}.si.si-credit-card-2-back:before{content:""}.si.si-credit-card-2-back-fill:before{content:""}.si.si-cpu:before{content:""}.si.si-cpu-fill:before{content:""}.si.si-copy:before{content:""}.si.si-cookie:before{content:""}.si.si-controller:before{content:""}.si.si-cone:before{content:""}.si.si-cone-striped:before{content:""}.si.si-compass:before{content:""}.si.si-compass-fill:before{content:""}.si.si-command:before{content:""}.si.si-columns:before{content:""}.si.si-columns-gap:before{content:""}.si.si-collection:before{content:""}.si.si-collection-play:before{content:""}.si.si-collection-play-fill:before{content:""}.si.si-collection-fill:before{content:""}.si.si-coin:before{content:""}.si.si-code:before{content:""}.si.si-code-square:before{content:""}.si.si-code-slash:before{content:""}.si.si-cloudy:before{content:""}.si.si-cloudy-fill:before{content:""}.si.si-clouds:before{content:""}.si.si-clouds-fill:before{content:""}.si.si-cloud:before{content:""}.si.si-cloud-upload:before{content:""}.si.si-cloud-upload-fill:before{content:""}.si.si-cloud-sun:before{content:""}.si.si-cloud-sun-fill:before{content:""}.si.si-cloud-snow:before{content:""}.si.si-cloud-snow-fill:before{content:""}.si.si-cloud-sleet:before{content:""}.si.si-cloud-sleet-fill:before{content:""}.si.si-cloud-slash:before{content:""}.si.si-cloud-slash-fill:before{content:""}.si.si-cloud-rain:before{content:""}.si.si-cloud-rain-heavy:before{content:""}.si.si-cloud-rain-heavy-fill:before{content:""}.si.si-cloud-rain-fill:before{content:""}.si.si-cloud-plus:before{content:""}.si.si-cloud-plus-fill:before{content:""}.si.si-cloud-moon:before{content:""}.si.si-cloud-moon-fill:before{content:""}.si.si-cloud-minus:before{content:""}.si.si-cloud-minus-fill:before{content:""}.si.si-cloud-lightning:before{content:""}.si.si-cloud-lightning-rain:before{content:""}.si.si-cloud-lightning-rain-fill:before{content:""}.si.si-cloud-lightning-fill:before{content:""}.si.si-cloud-haze2:before{content:""}.si.si-cloud-haze2-fill:before{content:""}.si.si-cloud-haze:before{content:""}.si.si-cloud-haze-fill:before{content:""}.si.si-cloud-hail:before{content:""}.si.si-cloud-hail-fill:before{content:""}.si.si-cloud-fog2:before{content:""}.si.si-cloud-fog2-fill:before{content:""}.si.si-cloud-fog:before{content:""}.si.si-cloud-fog-fill:before{content:""}.si.si-cloud-fill:before{content:""}.si.si-cloud-drizzle:before{content:""}.si.si-cloud-drizzle-fill:before{content:""}.si.si-cloud-download:before{content:""}.si.si-cloud-download-fill:before{content:""}.si.si-cloud-check:before{content:""}.si.si-cloud-check-fill:before{content:""}.si.si-cloud-arrow-up:before{content:""}.si.si-cloud-arrow-up-fill:before{content:""}.si.si-cloud-arrow-down:before{content:""}.si.si-cloud-arrow-down-fill:before{content:""}.si.si-clock:before{content:""}.si.si-clock-history:before{content:""}.si.si-clock-fill:before{content:""}.si.si-clipboard2:before{content:""}.si.si-clipboard2-x:before{content:""}.si.si-clipboard2-x-fill:before{content:""}.si.si-clipboard2-pulse:before{content:""}.si.si-clipboard2-pulse-fill:before{content:""}.si.si-clipboard2-plus:before{content:""}.si.si-clipboard2-plus-fill:before{content:""}.si.si-clipboard2-minus:before{content:""}.si.si-clipboard2-minus-fill:before{content:""}.si.si-clipboard2-heart:before{content:""}.si.si-clipboard2-heart-fill:before{content:""}.si.si-clipboard2-fill:before{content:""}.si.si-clipboard2-data:before{content:""}.si.si-clipboard2-data-fill:before{content:""}.si.si-clipboard2-check:before{content:""}.si.si-clipboard2-check-fill:before{content:""}.si.si-clipboard:before{content:""}.si.si-clipboard-x:before{content:""}.si.si-clipboard-x-fill:before{content:""}.si.si-clipboard-pulse:before{content:""}.si.si-clipboard-plus:before{content:""}.si.si-clipboard-plus-fill:before{content:""}.si.si-clipboard-minus:before{content:""}.si.si-clipboard-minus-fill:before{content:""}.si.si-clipboard-list:before{content:""}.si.si-clipboard-heart:before{content:""}.si.si-clipboard-heart-fill:before{content:""}.si.si-clipboard-fill:before{content:""}.si.si-clipboard-data:before{content:""}.si.si-clipboard-data-fill:before{content:""}.si.si-clipboard-check:before{content:""}.si.si-clipboard-check-fill:before{content:""}.si.si-circle:before{content:""}.si.si-circle-square:before{content:""}.si.si-circle-half:before{content:""}.si.si-circle-fill:before{content:""}.si.si-chevron-up:before{content:""}.si.si-chevron-right:before{content:""}.si.si-chevron-left:before{content:""}.si.si-chevron-expand:before{content:""}.si.si-chevron-down:before{content:""}.si.si-chevron-double-up:before{content:""}.si.si-chevron-double-right:before{content:""}.si.si-chevron-double-left:before{content:""}.si.si-chevron-double-down:before{content:""}.si.si-chevron-contract:before{content:""}.si.si-chevron-compact-up:before{content:""}.si.si-chevron-compact-right:before{content:""}.si.si-chevron-compact-left:before{content:""}.si.si-chevron-compact-down:before{content:""}.si.si-chevron-circle-up:before{content:""}.si.si-chevron-circle-right:before{content:""}.si.si-chevron-circle-left:before{content:""}.si.si-chevron-circle-down:before{content:""}.si.si-chevron-bar-up:before{content:""}.si.si-chevron-bar-right:before{content:""}.si.si-chevron-bar-left:before{content:""}.si.si-chevron-bar-expand:before{content:""}.si.si-chevron-bar-down:before{content:""}.si.si-chevron-bar-contract:before{content:""}.si.si-check2:before{content:""}.si.si-check2-square:before{content:""}.si.si-check2-circle:before{content:""}.si.si-check2-all:before{content:""}.si.si-check:before{content:""}.si.si-check-square:before{content:""}.si.si-check-square-fill:before{content:""}.si.si-check-lg:before{content:""}.si.si-check-circle:before{content:""}.si.si-check-circle-fill:before{content:""}.si.si-check-all:before{content:""}.si.si-chat:before{content:""}.si.si-chat-text:before{content:""}.si.si-chat-text-fill:before{content:""}.si.si-chat-square:before{content:""}.si.si-chat-square-text:before{content:""}.si.si-chat-square-text-fill:before{content:""}.si.si-chat-square-quote:before{content:""}.si.si-chat-square-quote-fill:before{content:""}.si.si-chat-square-heart:before{content:""}.si.si-chat-square-heart-fill:before{content:""}.si.si-chat-square-fill:before{content:""}.si.si-chat-square-dots:before{content:""}.si.si-chat-square-dots-fill:before{content:""}.si.si-chat-right:before{content:""}.si.si-chat-right-text:before{content:""}.si.si-chat-right-text-fill:before{content:""}.si.si-chat-right-quote:before{content:""}.si.si-chat-right-quote-fill:before{content:""}.si.si-chat-right-heart:before{content:""}.si.si-chat-right-heart-fill:before{content:""}.si.si-chat-right-fill:before{content:""}.si.si-chat-right-dots:before{content:""}.si.si-chat-right-dots-fill:before{content:""}.si.si-chat-quote:before{content:""}.si.si-chat-quote-fill:before{content:""}.si.si-chat-left:before{content:""}.si.si-chat-left-text:before{content:""}.si.si-chat-left-text-fill:before{content:""}.si.si-chat-left-quote:before{content:""}.si.si-chat-left-quote-fill:before{content:""}.si.si-chat-left-heart:before{content:""}.si.si-chat-left-heart-fill:before{content:""}.si.si-chat-left-fill:before{content:""}.si.si-chat-left-dots:before{content:""}.si.si-chat-left-dots-fill:before{content:""}.si.si-chat-heart:before{content:""}.si.si-chat-heart-fill:before{content:""}.si.si-chat-fill:before{content:""}.si.si-chat-dots:before{content:""}.si.si-chat-dots-fill:before{content:""}.si.si-chart-pie:before{content:""}.si.si-chart-network:before{content:""}.si.si-cc-square:before{content:""}.si.si-cc-square-fill:before{content:""}.si.si-cc-circle:before{content:""}.si.si-cc-circle-fill:before{content:""}.si.si-cast:before{content:""}.si.si-cassette:before{content:""}.si.si-cassette-fill:before{content:""}.si.si-cash:before{content:""}.si.si-cash-stack:before{content:""}.si.si-cash-coin:before{content:""}.si.si-cart4:before{content:""}.si.si-cart3:before{content:""}.si.si-cart2:before{content:""}.si.si-cart:before{content:""}.si.si-cart-x:before{content:""}.si.si-cart-x-fill:before{content:""}.si.si-cart-plus:before{content:""}.si.si-cart-plus-fill:before{content:""}.si.si-cart-fill:before{content:""}.si.si-cart-dash:before{content:""}.si.si-cart-dash-fill:before{content:""}.si.si-cart-check:before{content:""}.si.si-cart-check-fill:before{content:""}.si.si-caret-up:before{content:""}.si.si-caret-up-square:before{content:""}.si.si-caret-up-square-fill:before{content:""}.si.si-caret-up-fill:before{content:""}.si.si-caret-right:before{content:""}.si.si-caret-right-square:before{content:""}.si.si-caret-right-square-fill:before{content:""}.si.si-caret-right-fill:before{content:""}.si.si-caret-left:before{content:""}.si.si-caret-left-square:before{content:""}.si.si-caret-left-square-fill:before{content:""}.si.si-caret-left-fill:before{content:""}.si.si-caret-down:before{content:""}.si.si-caret-down-square:before{content:""}.si.si-caret-down-square-fill:before{content:""}.si.si-caret-down-fill:before{content:""}.si.si-cards:before{content:""}.si.si-card-text:before{content:""}.si.si-card-list:before{content:""}.si.si-card-image:before{content:""}.si.si-card-heading:before{content:""}.si.si-card-checklist:before{content:""}.si.si-car-front:before{content:""}.si.si-car-front-fill:before{content:""}.si.si-capsule:before{content:""}.si.si-capsule-pill:before{content:""}.si.si-capslock:before{content:""}.si.si-capslock-fill:before{content:""}.si.si-camera2:before{content:""}.si.si-camera:before{content:""}.si.si-camera-video:before{content:""}.si.si-camera-video-off:before{content:""}.si.si-camera-video-off-fill:before{content:""}.si.si-camera-video-fill:before{content:""}.si.si-camera-reels:before{content:""}.si.si-camera-reels-fill:before{content:""}.si.si-camera-fill:before{content:""}.si.si-calendar4:before{content:""}.si.si-calendar4-week:before{content:""}.si.si-calendar4-range:before{content:""}.si.si-calendar4-event:before{content:""}.si.si-calendar3:before{content:""}.si.si-calendar3-week:before{content:""}.si.si-calendar3-week-fill:before{content:""}.si.si-calendar3-range:before{content:""}.si.si-calendar3-range-fill:before{content:""}.si.si-calendar3-fill:before{content:""}.si.si-calendar3-event:before{content:""}.si.si-calendar3-event-fill:before{content:""}.si.si-calendar2:before{content:""}.si.si-calendar2-x:before{content:""}.si.si-calendar2-x-fill:before{content:""}.si.si-calendar2-week:before{content:""}.si.si-calendar2-week-fill:before{content:""}.si.si-calendar2-range:before{content:""}.si.si-calendar2-range-fill:before{content:""}.si.si-calendar2-plus:before{content:""}.si.si-calendar2-plus-fill:before{content:""}.si.si-calendar2-month:before{content:""}.si.si-calendar2-month-fill:before{content:""}.si.si-calendar2-minus:before{content:""}.si.si-calendar2-minus-fill:before{content:""}.si.si-calendar2-heart:before{content:""}.si.si-calendar2-heart-fill:before{content:""}.si.si-calendar2-fill:before{content:""}.si.si-calendar2-event:before{content:""}.si.si-calendar2-event-fill:before{content:""}.si.si-calendar2-day:before{content:""}.si.si-calendar2-day-fill:before{content:""}.si.si-calendar2-date:before{content:""}.si.si-calendar2-date-fill:before{content:""}.si.si-calendar2-check:before{content:""}.si.si-calendar2-check-fill:before{content:""}.si.si-calendar:before{content:""}.si.si-calendar-x:before{content:""}.si.si-calendar-x-fill:before{content:""}.si.si-calendar-week:before{content:""}.si.si-calendar-week-fill:before{content:""}.si.si-calendar-range:before{content:""}.si.si-calendar-range-fill:before{content:""}.si.si-calendar-plus:before{content:""}.si.si-calendar-plus-fill:before{content:""}.si.si-calendar-month:before{content:""}.si.si-calendar-month-fill:before{content:""}.si.si-calendar-minus:before{content:""}.si.si-calendar-minus-fill:before{content:""}.si.si-calendar-heart:before{content:""}.si.si-calendar-heart-fill:before{content:""}.si.si-calendar-fill:before{content:""}.si.si-calendar-event:before{content:""}.si.si-calendar-event-fill:before{content:""}.si.si-calendar-days:before{content:""}.si.si-calendar-day:before{content:""}.si.si-calendar-day-fill:before{content:""}.si.si-calendar-date:before{content:""}.si.si-calendar-date-fill:before{content:""}.si.si-calendar-check:before{content:""}.si.si-calendar-check-fill:before{content:""}.si.si-calculator:before{content:""}.si.si-calculator-fill:before{content:""}.si.si-cake2:before{content:""}.si.si-cake2-fill:before{content:""}.si.si-cake:before{content:""}.si.si-cake-fill:before{content:""}.si.si-c-square:before{content:""}.si.si-c-square-fill:before{content:""}.si.si-c-circle:before{content:""}.si.si-c-circle-fill:before{content:""}.si.si-business-time:before{content:""}.si.si-bus-front:before{content:""}.si.si-bus-front-fill:before{content:""}.si.si-bullseye:before{content:""}.si.si-buildings:before{content:""}.si.si-buildings-fill:before{content:""}.si.si-building:before{content:""}.si.si-building-x:before{content:""}.si.si-building-user:before{content:""}.si.si-building-up:before{content:""}.si.si-building-slash:before{content:""}.si.si-building-lock:before{content:""}.si.si-building-gear:before{content:""}.si.si-building-fill:before{content:""}.si.si-building-fill-x:before{content:""}.si.si-building-fill-up:before{content:""}.si.si-building-fill-slash:before{content:""}.si.si-building-fill-lock:before{content:""}.si.si-building-fill-gear:before{content:""}.si.si-building-fill-exclamation:before{content:""}.si.si-building-fill-down:before{content:""}.si.si-building-fill-dash:before{content:""}.si.si-building-fill-check:before{content:""}.si.si-building-fill-add:before{content:""}.si.si-building-exclamation:before{content:""}.si.si-building-down:before{content:""}.si.si-building-dash:before{content:""}.si.si-building-check:before{content:""}.si.si-building-add:before{content:""}.si.si-bug:before{content:""}.si.si-bug-fill:before{content:""}.si.si-budget2:before{content:""}.si.si-budget:before{content:""}.si.si-budget-fill:before{content:""}.si.si-bucket:before{content:""}.si.si-bucket-fill:before{content:""}.si.si-brush:before{content:""}.si.si-brush-fill:before{content:""}.si.si-browser-safari:before{content:""}.si.si-browser-firefox:before{content:""}.si.si-browser-edge:before{content:""}.si.si-browser-chrome:before{content:""}.si.si-broadcast:before{content:""}.si.si-broadcast-pin:before{content:""}.si.si-brilliance:before{content:""}.si.si-brightness-low:before{content:""}.si.si-brightness-low-fill:before{content:""}.si.si-brightness-high:before{content:""}.si.si-brightness-high-fill:before{content:""}.si.si-brightness-alt-low:before{content:""}.si.si-brightness-alt-low-fill:before{content:""}.si.si-brightness-alt-high:before{content:""}.si.si-brightness-alt-high-fill:before{content:""}.si.si-briefcase:before{content:""}.si.si-briefcase-fill:before{content:""}.si.si-bricks:before{content:""}.si.si-braces:before{content:""}.si.si-braces-asterisk:before{content:""}.si.si-boxes:before{content:""}.si.si-box2:before{content:""}.si.si-box2-heart:before{content:""}.si.si-box2-heart-fill:before{content:""}.si.si-box2-fill:before{content:""}.si.si-box:before{content:""}.si.si-box-seam:before{content:""}.si.si-box-seam-fill:before{content:""}.si.si-box-fill:before{content:""}.si.si-box-arrow-up:before{content:""}.si.si-box-arrow-up-right:before{content:""}.si.si-box-arrow-up-left:before{content:""}.si.si-box-arrow-right:before{content:""}.si.si-box-arrow-left:before{content:""}.si.si-box-arrow-in-up:before{content:""}.si.si-box-arrow-in-up-right:before{content:""}.si.si-box-arrow-in-up-left:before{content:""}.si.si-box-arrow-in-right:before{content:""}.si.si-box-arrow-in-left:before{content:""}.si.si-box-arrow-in-down:before{content:""}.si.si-box-arrow-in-down-right:before{content:""}.si.si-box-arrow-in-down-left:before{content:""}.si.si-box-arrow-down:before{content:""}.si.si-box-arrow-down-right:before{content:""}.si.si-box-arrow-down-left:before{content:""}.si.si-bounding-box:before{content:""}.si.si-bounding-box-circles:before{content:""}.si.si-border:before{content:""}.si.si-border-width:before{content:""}.si.si-border-top:before{content:""}.si.si-border-style:before{content:""}.si.si-border-right:before{content:""}.si.si-border-outer:before{content:""}.si.si-border-middle:before{content:""}.si.si-border-left:before{content:""}.si.si-border-inner:before{content:""}.si.si-border-center:before{content:""}.si.si-border-bottom:before{content:""}.si.si-border-all:before{content:""}.si.si-bootstrap:before{content:""}.si.si-bootstrap-reboot:before{content:""}.si.si-bootstrap-fill:before{content:""}.si.si-boombox:before{content:""}.si.si-boombox-fill:before{content:""}.si.si-bookshelf:before{content:""}.si.si-books:before{content:""}.si.si-books-fill:before{content:""}.si.si-bookmarks:before{content:""}.si.si-bookmarks-fill:before{content:""}.si.si-bookmark:before{content:""}.si.si-bookmark-x:before{content:""}.si.si-bookmark-x-fill:before{content:""}.si.si-bookmark-star:before{content:""}.si.si-bookmark-star-fill:before{content:""}.si.si-bookmark-plus:before{content:""}.si.si-bookmark-plus-fill:before{content:""}.si.si-bookmark-heart:before{content:""}.si.si-bookmark-heart-fill:before{content:""}.si.si-bookmark-fill:before{content:""}.si.si-bookmark-dash:before{content:""}.si.si-bookmark-dash-fill:before{content:""}.si.si-bookmark-check:before{content:""}.si.si-bookmark-check-fill:before{content:""}.si.si-book:before{content:""}.si.si-book-user:before{content:""}.si.si-book-return:before{content:""}.si.si-book-open-reader:before{content:""}.si.si-book-open-cover:before{content:""}.si.si-book-half:before{content:""}.si.si-book-font:before{content:""}.si.si-book-fill:before{content:""}.si.si-book-circle-arrow-up:before{content:""}.si.si-book-circle-arrow-down:before{content:""}.si.si-body-text:before{content:""}.si.si-bluetooth:before{content:""}.si.si-blockquote-right:before{content:""}.si.si-blockquote-left:before{content:""}.si.si-binoculars:before{content:""}.si.si-binoculars-fill:before{content:""}.si.si-bing:before{content:""}.si.si-bicycle:before{content:""}.si.si-bezier2:before{content:""}.si.si-bezier:before{content:""}.si.si-bell:before{content:""}.si.si-bell-slash:before{content:""}.si.si-bell-slash-fill:before{content:""}.si.si-bell-fill:before{content:""}.si.si-behance:before{content:""}.si.si-battery:before{content:""}.si.si-battery-half:before{content:""}.si.si-battery-full:before{content:""}.si.si-battery-charging:before{content:""}.si.si-basket3:before{content:""}.si.si-basket3-fill:before{content:""}.si.si-basket2:before{content:""}.si.si-basket2-fill:before{content:""}.si.si-basket:before{content:""}.si.si-basket-fill:before{content:""}.si.si-bar-chart:before{content:""}.si.si-bar-chart-steps:before{content:""}.si.si-bar-chart-line:before{content:""}.si.si-bar-chart-line-fill:before{content:""}.si.si-bar-chart-fill:before{content:""}.si.si-bank2:before{content:""}.si.si-bank:before{content:""}.si.si-bandaid:before{content:""}.si.si-bandaid-fill:before{content:""}.si.si-ban:before{content:""}.si.si-ban-fill:before{content:""}.si.si-balloon:before{content:""}.si.si-balloon-heart:before{content:""}.si.si-balloon-heart-fill:before{content:""}.si.si-balloon-fill:before{content:""}.si.si-bag:before{content:""}.si.si-bag-x:before{content:""}.si.si-bag-x-fill:before{content:""}.si.si-bag-plus:before{content:""}.si.si-bag-plus-fill:before{content:""}.si.si-bag-heart:before{content:""}.si.si-bag-heart-fill:before{content:""}.si.si-bag-fill:before{content:""}.si.si-bag-dash:before{content:""}.si.si-bag-dash-fill:before{content:""}.si.si-bag-check:before{content:""}.si.si-bag-check-fill:before{content:""}.si.si-badge-wc:before{content:""}.si.si-badge-wc-fill:before{content:""}.si.si-badge-vr:before{content:""}.si.si-badge-vr-fill:before{content:""}.si.si-badge-vo:before{content:""}.si.si-badge-vo-fill:before{content:""}.si.si-badge-tm:before{content:""}.si.si-badge-tm-fill:before{content:""}.si.si-badge-sd:before{content:""}.si.si-badge-sd-fill:before{content:""}.si.si-badge-hd:before{content:""}.si.si-badge-hd-fill:before{content:""}.si.si-badge-cc:before{content:""}.si.si-badge-cc-fill:before{content:""}.si.si-badge-ar:before{content:""}.si.si-badge-ar-fill:before{content:""}.si.si-badge-ad:before{content:""}.si.si-badge-ad-fill:before{content:""}.si.si-badge-8k:before{content:""}.si.si-badge-8k-fill:before{content:""}.si.si-badge-4k:before{content:""}.si.si-badge-4k-fill:before{content:""}.si.si-badge-3d:before{content:""}.si.si-badge-3d-fill:before{content:""}.si.si-backspace:before{content:""}.si.si-backspace-reverse:before{content:""}.si.si-backspace-reverse-fill:before{content:""}.si.si-backspace-fill:before{content:""}.si.si-backpack4:before{content:""}.si.si-backpack4-fill:before{content:""}.si.si-backpack3:before{content:""}.si.si-backpack3-fill:before{content:""}.si.si-backpack2:before{content:""}.si.si-backpack2-fill:before{content:""}.si.si-backpack:before{content:""}.si.si-backpack-fill:before{content:""}.si.si-back:before{content:""}.si.si-award:before{content:""}.si.si-award-fill:before{content:""}.si.si-attend:before{content:""}.si.si-attend-fill:before{content:""}.si.si-at:before{content:""}.si.si-asterisk:before{content:""}.si.si-aspect-ratio:before{content:""}.si.si-aspect-ratio-fill:before{content:""}.si.si-arrows:before{content:""}.si.si-arrows-vertical:before{content:""}.si.si-arrows-move:before{content:""}.si.si-arrows-fullscreen:before{content:""}.si.si-arrows-expand:before{content:""}.si.si-arrows-expand-vertical:before{content:""}.si.si-arrows-collapse:before{content:""}.si.si-arrows-collapse-vertical:before{content:""}.si.si-arrows-angle-expand:before{content:""}.si.si-arrows-angle-contract:before{content:""}.si.si-arrow-up:before{content:""}.si.si-arrow-up-square:before{content:""}.si.si-arrow-up-square-fill:before{content:""}.si.si-arrow-up-short:before{content:""}.si.si-arrow-up-right:before{content:""}.si.si-arrow-up-right-square:before{content:""}.si.si-arrow-up-right-square-fill:before{content:""}.si.si-arrow-up-right-circle:before{content:""}.si.si-arrow-up-right-circle-fill:before{content:""}.si.si-arrow-up-left:before{content:""}.si.si-arrow-up-left-square:before{content:""}.si.si-arrow-up-left-square-fill:before{content:""}.si.si-arrow-up-left-circle:before{content:""}.si.si-arrow-up-left-circle-fill:before{content:""}.si.si-arrow-up-circle:before{content:""}.si.si-arrow-up-circle-fill:before{content:""}.si.si-arrow-through-heart:before{content:""}.si.si-arrow-through-heart-fill:before{content:""}.si.si-arrow-right:before{content:""}.si.si-arrow-right-square:before{content:""}.si.si-arrow-right-square-fill:before{content:""}.si.si-arrow-right-short:before{content:""}.si.si-arrow-right-circle:before{content:""}.si.si-arrow-right-circle-fill:before{content:""}.si.si-arrow-return-right:before{content:""}.si.si-arrow-return-left:before{content:""}.si.si-arrow-repeat:before{content:""}.si.si-arrow-progress:before{content:""}.si.si-arrow-left:before{content:""}.si.si-arrow-left-square:before{content:"豈"}.si.si-arrow-left-square-fill:before{content:"更"}.si.si-arrow-left-short:before{content:"車"}.si.si-arrow-left-right:before{content:"賈"}.si.si-arrow-left-circle:before{content:"滑"}.si.si-arrow-left-circle-fill:before{content:"串"}.si.si-arrow-down:before{content:"句"}.si.si-arrow-down-up:before{content:"龜"}.si.si-arrow-down-square:before{content:"龜"}.si.si-arrow-down-square-fill:before{content:"契"}.si.si-arrow-down-short:before{content:"金"}.si.si-arrow-down-right:before{content:"喇"}.si.si-arrow-down-right-square:before{content:"奈"}.si.si-arrow-down-right-square-fill:before{content:"懶"}.si.si-arrow-down-right-circle:before{content:"癩"}.si.si-arrow-down-right-circle-fill:before{content:"羅"}.si.si-arrow-down-left:before{content:"蘿"}.si.si-arrow-down-left-square:before{content:"螺"}.si.si-arrow-down-left-square-fill:before{content:"裸"}.si.si-arrow-down-left-circle:before{content:"邏"}.si.si-arrow-down-left-circle-fill:before{content:"樂"}.si.si-arrow-down-circle:before{content:"洛"}.si.si-arrow-down-circle-fill:before{content:"烙"}.si.si-arrow-counterclockwise:before{content:"珞"}.si.si-arrow-clockwise:before{content:"落"}.si.si-arrow-bar-up:before{content:"酪"}.si.si-arrow-bar-right:before{content:"駱"}.si.si-arrow-bar-left:before{content:"亂"}.si.si-arrow-bar-down:before{content:"卵"}.si.si-arrow-90deg-up:before{content:"欄"}.si.si-arrow-90deg-right:before{content:"爛"}.si.si-arrow-90deg-left:before{content:"蘭"}.si.si-arrow-90deg-down:before{content:"鸞"}.si.si-archive:before{content:"嵐"}.si.si-archive-fill:before{content:"濫"}.si.si-appointment:before{content:"藍"}.si.si-apple:before{content:"襤"}.si.si-app:before{content:"拉"}.si.si-app-indicator:before{content:"臘"}.si.si-anem:before{content:"蠟"}.si.si-android2:before{content:"廊"}.si.si-android:before{content:"朗"}.si.si-amd:before{content:"浪"}.si.si-amazon:before{content:"狼"}.si.si-alt:before{content:"郎"}.si.si-alphabet:before{content:"來"}.si.si-alphabet-uppercase:before{content:"冷"}.si.si-alipay:before{content:"勞"}.si.si-align-top:before{content:"擄"}.si.si-align-start:before{content:"櫓"}.si.si-align-middle:before{content:"爐"}.si.si-align-end:before{content:"盧"}.si.si-align-center:before{content:"老"}.si.si-align-bottom:before{content:"蘆"}.si.si-alexa:before{content:"虜"}.si.si-alarm:before{content:"路"}.si.si-alarm-fill:before{content:"露"}.si.si-airplane:before{content:"魯"}.si.si-airplane-fill:before{content:"鷺"}.si.si-airplane-engines:before{content:"碌"}.si.si-airplane-engines-fill:before{content:"祿"}.si.si-address-card:before{content:"綠"}.si.si-activity:before{content:"菉"}.si.si-9-square:before{content:"錄"}.si.si-9-square-fill:before{content:"鹿"}.si.si-9-circle:before{content:"論"}.si.si-9-circle-fill:before{content:"壟"}.si.si-8-square:before{content:"弄"}.si.si-8-square-fill:before{content:"籠"}.si.si-8-circle:before{content:"聾"}.si.si-8-circle-fill:before{content:"牢"}.si.si-7-square:before{content:"磊"}.si.si-7-square-fill:before{content:"賂"}.si.si-7-circle:before{content:"雷"}.si.si-7-circle-fill:before{content:"壘"}.si.si-6-square:before{content:"屢"}.si.si-6-square-fill:before{content:"樓"}.si.si-6-circle:before{content:"淚"}.si.si-6-circle-fill:before{content:"漏"}.si.si-5-square:before{content:"累"}.si.si-5-square-fill:before{content:"縷"}.si.si-5-circle:before{content:"陋"}.si.si-5-circle-fill:before{content:"勒"}.si.si-4-square:before{content:"肋"}.si.si-4-square-fill:before{content:"凜"}.si.si-4-circle:before{content:"凌"}.si.si-4-circle-fill:before{content:"稜"}.si.si-3-square:before{content:"綾"}.si.si-3-square-fill:before{content:"菱"}.si.si-3-circle:before{content:"陵"}.si.si-3-circle-fill:before{content:"讀"}.si.si-2-square:before{content:"拏"}.si.si-2-square-fill:before{content:"樂"}.si.si-2-circle:before{content:"諾"}.si.si-2-circle-fill:before{content:"丹"}.si.si-1-square:before{content:"寧"}.si.si-1-square-fill:before{content:"怒"}.si.si-1-circle:before{content:"率"}.si.si-1-circle-fill:before{content:"異"}.si.si-0-square:before{content:"北"}.si.si-0-square-fill:before{content:"磻"}.si.si-0-circle:before{content:"便"}.si.si-0-circle-fill:before{content:"復"}body{min-height:100vh;direction:rtl}.noselect{user-select:none}.com-wrapper{min-height:100%}.ltr{direction:ltr}.rtl{direction:rtl}.link{cursor:pointer}.link:hover{color:hsl(var(--primary))}a:not([href]):not([class]),a:not([href]):not([class]):hover{color:hsl(var(--primary));text-decoration:none}.btn-hover:hover{background:#fff;border:1px solid #aeaeae}.pointer-link{cursor:pointer}.sticky-right{position:sticky;right:0;z-index:2}mark,.mark{padding:.1875em;color:#000102;background-color:#fffb04;border:1px solid #939312;box-shadow:0 0 1px #000}input::-webkit-outer-spin-button,input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}@font-face{font-family:"kufi";src:url("../fonts/kufi.woff?b9ca67918d6b66f94a34d3d8f9aafc23") format("woff")}*{font-family:"Cairo";font-size:14px}.text-digit{direction:ltr !important;font-weight:900 !important;white-space:nowrap}.text-latin{font-family:"Arial"}.si{font-size:1.2rem;line-height:1 !important}.si-xs{font-size:.75em}.si-sm{font-size:.875em}.si-1x{font-size:1em}.si-lg{font-size:1.5em}.si-xl{font-size:1.75em}.si-2x{font-size:2em}.si-3x{font-size:3em}.si-4x{font-size:4em}.si-5x{font-size:5em}.si-6x{font-size:6em}.si-7x{font-size:7em}.si-8x{font-size:8em}.si-9x{font-size:9em}.si-10x{font-size:10em}.expand-btn.collapsed .si-chevron-circle-up::before{content:""}.icon-eye-slash::before{content:"" !important}.si-print{color:#000}.si-trash,.si-trash-fill{color:#dc3545}.btn-danger .si-trash,.btn-danger .si-trash-fill{color:#fff}@font-face{font-family:"Cairo";font-style:normal;font-weight:200 1000;font-display:swap;src:url("../fonts/cairo-arabic.woff2") format("woff2");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:"Cairo";font-style:normal;font-weight:200 1000;font-display:swap;src:url("../fonts/latin-ext.woff2") format("woff2");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:"Cairo";font-style:normal;font-weight:200 1000;font-display:swap;src:url("../fonts/latin.woff2") format("woff2");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}.print-container{display:none}@media print{body>*:not(.print-container){display:none !important}body{background:unset !important}body .print-container{display:block !important;text-align:center;width:100%;margin:auto;font-size:10px;font-family:"kufi-regular",Arial,"Times new roman","SSMS";color:#000 !important;border-color:#000}body .print-container *{font-weight:500 !important;box-shadow:unset !important}body .print-container .receipt-logo{-webkit-filter:grayscale(100%);filter:grayscale(100%);-webkit-filter:saturate(0);filter:saturate(0)}body .print-container table{border:1px solid #000;border-spacing:unset;border-collapse:unset}body .print-container table thead th{background:#000;color:#fff;font-weight:900 !important}body .print-container table td{background:#fff;font-size:12px;padding:0px 2px;border:1px solid #000;color:#000}body .print-container table *{box-shadow:unset !important}body .print-container table.student-attendance .brd td,body .print-container table.student-attendance .brd th{border-bottom:5px solid #000 !important}body .print-container table.student-attendance th.brd{border-bottom:5px solid #000 !important}body .print-container table.table-borderless{border-width:0px}body .print-container table.table-borderless td,body .print-container table.table-borderless h{border-width:0px}body .print-container .card,body .print-container .card-header,body .print-container .card-body{background:#fff}body .print-container h1,body .print-container h2,body .print-container h3,body .print-container h4,body .print-container .h1,body .print-container .h2,body .print-container .h3,body .print-container .h4{font-size:1em}body .print-container ul,body .print-container ol{margin:0px;padding-right:15px;text-align:right}body .print-container hr{width:100%;border-color:#000 !important;margin-top:.3rem;margin-bottom:.3rem;opacity:1;color:#000}body .print-container>div{width:72mm !important}body .print-container>div:not(.a4) path{fill:#000}body .print-container>div.a4{width:210mm !important;padding:.25in}body .print-container>div.a4 .receipt-logo{-webkit-filter:unset;filter:unset;-webkit-filter:unset;filter:unset}}.print-preview-container{display:block !important;text-align:center;width:100%;margin:auto;font-size:10px;font-family:"kufi-regular",Arial,"Times new roman","SSMS";color:#000 !important;border-color:#000}.print-preview-container *{font-weight:500 !important;box-shadow:unset !important}.print-preview-container .receipt-logo{-webkit-filter:grayscale(100%);filter:grayscale(100%);-webkit-filter:saturate(0);filter:saturate(0)}.print-preview-container table{border:1px solid #000;border-spacing:unset;border-collapse:unset}.print-preview-container table thead th{background:#000;color:#fff;font-weight:900 !important}.print-preview-container table td{background:#fff;font-size:12px;padding:0px 2px;border:1px solid #000;color:#000}.print-preview-container table *{box-shadow:unset !important}.print-preview-container table.student-attendance .brd td,.print-preview-container table.student-attendance .brd th{border-bottom:5px solid #000 !important}.print-preview-container table.student-attendance th.brd{border-bottom:5px solid #000 !important}.print-preview-container table.table-borderless{border-width:0px}.print-preview-container table.table-borderless td,.print-preview-container table.table-borderless h{border-width:0px}.print-preview-container .card,.print-preview-container .card-header,.print-preview-container .card-body{background:#fff}.print-preview-container h1,.print-preview-container h2,.print-preview-container h3,.print-preview-container h4,.print-preview-container .h1,.print-preview-container .h2,.print-preview-container .h3,.print-preview-container .h4{font-size:1em}.print-preview-container ul,.print-preview-container ol{margin:0px;padding-right:15px;text-align:right}.print-preview-container hr{width:100%;border-color:#000 !important;margin-top:.3rem;margin-bottom:.3rem;opacity:1;color:#000}@media print{.ticket-break{page-break-after:always}}#page{width:100vw !important;min-height:100vh !important}.window-wrapper{width:100vw !important;height:100vh !important}.window-wrapper .window{width:calc(100vw - 80px) !important;height:100vh !important;padding:8px 0 20px 8px}.window-wrapper .window-content{height:100%}.window-wrapper .window-content .working-area>div{box-shadow:0 0 1px 0 hsl(var(--primary)) inset;border-radius:1em 0 0 1em}.popover{border-color:hsl(var(--primary));text-align:center;max-width:500px}.popover .popover-header{background:hsl(var(--primary));color:hsl(var(--primary-foreground));font-weight:bold;font-size:14px;white-space:nowrap;padding:8px 30px}.popover .popover-body{font-size:12px}.popover .popover-body ul{text-align:right}.popover .popover-body table td{border:1px solid #e02f67;padding:3px 15px;vertical-align:middle}.popover>.arrow::after,.popover[x-placement^=left]>.arrow::after{border-left-color:hsl(var(--primary));border-right-color:hsl(var(--primary))}.tooltip .tooltip-inner{font-size:12px;font-weight:bold;background:#6600b1}.si-spin{-webkit-animation:si-spin 2s linear infinite;animation:si-spin 2s linear infinite}@-webkit-keyframes si-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes si-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.si-btn{width:25px;height:25px;text-align:center}.si-btn:hover{background:#fff;box-shadow:0px 0px 2px 0px #000;border-radius:50%;opacity:1 !important}.apps{height:100vh !important;min-height:100vh !important;max-height:100vh !important;overflow:auto;width:80px;border-left:1px solid hsla(var(--foreground)/0.1)}.apps a{margin-bottom:1em;padding:8px;border-radius:10px}.apps a::before{content:"";position:absolute;top:0;right:-100%;width:100%;height:100%;background:linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.1), transparent);transition:right .6s ease}.apps a.active{background:var(--gradient-primary);border:1px solid hsl(var(--primary));color:hsl(var(--foreground))}.apps a .app-item{text-align:center}.apps a .app-item .si{font-size:2em}.apps .user-part .dropdown{position:static}#page #system-message-container{position:absolute;z-index:1024;text-align:start;top:0;right:0}#header,#header_admin{height:60px;background:hsl(var(--background))}#header .header-item,#header_admin .header-item{color:#fff}#header .admin-menu a,#header_admin .admin-menu a{color:hsl(var(--background))}#header .admin-menu a:hover,#header_admin .admin-menu a:hover{background:var(--theme-50)}#header_admin{height:50px}#header_admin .header-title button{font-size:1.3rem;color:#fff !important}.side-menu-header{width:250px;min-width:250px;height:100%;background:var(--theme-600)}/*!
 * Datetimepicker for Bootstrap 3
 * ! version : 4.7.14
 * https://github.com/Eonasdan/bootstrap-datetimepicker/
 */.bootstrap-datetimepicker-widget{list-style:none;direction:ltr}.bootstrap-datetimepicker-widget .list-unstyled{margin:0}.bootstrap-datetimepicker-widget a[data-action]{padding:6px 0;color:var(--theme-50)}.bootstrap-datetimepicker-widget a[data-action]:active{box-shadow:none}.bootstrap-datetimepicker-widget .timepicker-hour,.bootstrap-datetimepicker-widget .timepicker-minute,.bootstrap-datetimepicker-widget .timepicker-second{width:54px;font-weight:bold;font-size:1.2em;margin:0}.bootstrap-datetimepicker-widget button[data-action]{padding:6px}.bootstrap-datetimepicker-widget .picker-switch{text-align:center}.bootstrap-datetimepicker-widget .picker-switch td{padding:0;margin:0;height:auto;width:auto;line-height:inherit}.bootstrap-datetimepicker-widget .picker-switch td span{line-height:2.5;height:2.5em;width:100%}.bootstrap-datetimepicker-widget table{width:100%;margin:0}.bootstrap-datetimepicker-widget table thead tr:first-child th{cursor:pointer;padding-bottom:.5rem !important;padding-top:.5rem !important}.bootstrap-datetimepicker-widget table thead tr:last-child th{text-transform:uppercase;padding-top:.25rem !important;font-size:12px}.bootstrap-datetimepicker-widget table td,.bootstrap-datetimepicker-widget table th{text-align:center;border-radius:17px}.bootstrap-datetimepicker-widget table th.picker-switch{width:145px}.bootstrap-datetimepicker-widget table th.disabled,.bootstrap-datetimepicker-widget table th.disabled:hover{background:none;color:#ced4da;cursor:not-allowed}.bootstrap-datetimepicker-widget table td{padding:0px !important}.bootstrap-datetimepicker-widget table td.cw{font-size:.8em;height:20px;line-height:20px;color:#ff0}.bootstrap-datetimepicker-widget table td.day:hover,.bootstrap-datetimepicker-widget table td.hour:hover,.bootstrap-datetimepicker-widget table td.minute:hover,.bootstrap-datetimepicker-widget table td.second:hover{background:var(--theme-50);color:var(--theme-500);cursor:pointer}.bootstrap-datetimepicker-widget table td.old,.bootstrap-datetimepicker-widget table td.new{color:#ff0}.bootstrap-datetimepicker-widget table td.today{position:relative}.bootstrap-datetimepicker-widget table td.today span{background:#8ee6a0 !important;display:initial;border:unset !important;padding:0 10px;border:1px solid green !important;border-radius:5px !important}.bootstrap-datetimepicker-widget table td.today.active span{border:unset !important}.bootstrap-datetimepicker-widget table td.active span,.bootstrap-datetimepicker-widget table td.active:hover span{background-color:var(--theme-50) !important;color:var(--theme-500);text-shadow:0 -1px 0 rgba(0,0,0,.25);display:initial;border-radius:5px !important;padding:0 10px}.bootstrap-datetimepicker-widget table td.active.today:before{border-bottom-color:#fff}.bootstrap-datetimepicker-widget table td.disabled,.bootstrap-datetimepicker-widget table td.disabled:hover{background:none;color:#ced4da;cursor:not-allowed}.bootstrap-datetimepicker-widget table td span{display:inline-block;width:30px;height:0px;font-size:1rem;line-height:2;cursor:pointer;border-radius:17px}.bootstrap-datetimepicker-widget table td span:hover{background:#dee2e6}.bootstrap-datetimepicker-widget table td span.active{background-color:var(--theme-50);color:var(--theme-500);text-shadow:0 -1px 0 rgba(0,0,0,.25)}.bootstrap-datetimepicker-widget table td span.old{color:#ff0}.bootstrap-datetimepicker-widget table td span.disabled,.bootstrap-datetimepicker-widget table td span.disabled:hover{background:none;color:#ced4da;cursor:not-allowed}.bootstrap-datetimepicker-widget table td span.month,.bootstrap-datetimepicker-widget table td span.year,.bootstrap-datetimepicker-widget table td span.decade{width:33.333%}.bootstrap-datetimepicker-widget table td.weekend:not(.old):not(.new){color:#2dc800}.bootstrap-datetimepicker-widget.usetwentyfour td.hour{height:27px;line-height:27px}.input-group.date .input-group-addon{cursor:pointer}.dropdown-menu{box-shadow:0 .5rem 1rem rgba(0,0,0,.15);animation-name:DropDownSlide;animation-duration:.3s;animation-fill-mode:both;padding:.5rem;border:1px solid var(--border-color)}.dropdown-menu.show{top:100% !important}.dropdown-menu-end[style]{left:auto !important;right:0 !important}.dropdown-menu[data-popper-placement^=right],.dropdown-menu[data-popper-placement^=top],.dropdown-menu[data-popper-placement^=left]{top:auto !important;animation:none !important}@keyframes DropDownSlide{100%{transform:translateY(0)}0%{transform:translateY(10px)}}@media(min-width: 600px){.dropdown-menu-lg{width:320px}.dropdown-menu-md{width:240px}}.dropdown-mega{position:static !important}.dropdown-megamenu[style]{padding:20px;left:20px !important;right:20px !important}.dropdown-mega-menu-xl{width:40rem}.dropdown-mega-menu-lg{width:26rem}.btn-primary.dropdown-toggle-split{background-color:rgba(var(--bs-primary-rgb), 95%)}.side-menu,.offcanvas{--offcanvas-width: 80vw;width:250px;min-width:250px;height:100%;overflow:hidden;border-radius:0 12px 12px 0 !important;padding:0 !important;border:1px solid hsl(var(--primary));background:linear-gradient(135deg, #0f172a 0%, #1e293b 50%, #475569 100%) !important;background:linear-gradient(135deg, #f8fafc 0%, #e0e7ff 50%, #dbeafe 100%) !important;background:linear-gradient(135deg, #0a192f 0%, #1a365d 50%, #2563eb 100%) !important;background:linear-gradient(135deg, #7c2d12 0%, #dc2626 50%, #f97316 100%) !important;background:linear-gradient(135deg, #064e3b 0%, #047857 50%, #10b981 100%) !important;background:linear-gradient(135deg, #3b0764 0%, #6b21a8 50%, #a855f7 100%) !important;background:linear-gradient(135deg, #450a0a 0%, #881337 50%, #e11d48 100%) !important;background:linear-gradient(135deg, #082f49 0%, #0c4a6e 50%, #0ea5e9 100%) !important;background:linear-gradient(135deg, #022c22 0%, #065f46 50%, #34d399 100%) !important;background:linear-gradient(135deg, #431407 0%, #9a3412 50%, #fb923c 100%) !important;background:linear-gradient(135deg, #1e1b4b 0%, #4c1d95 50%, #8b5cf6 100%) !important;background:linear-gradient(135deg, #4c0519 0%, #881337 50%, #fb7185 100%) !important;background:linear-gradient(135deg, #0f172a 0%, #1e293b 50%, #475569 100%) !important;background:unset !important}.side-menu .sidenav,.offcanvas .sidenav{border-radius:0 12px 12px 0 !important;padding-left:10px !important;background:hsla(0,0%,100%,.08);backdrop-filter:blur(30px) saturate(180%);-webkit-backdrop-filter:blur(30px) saturate(180%);border-right:1px solid hsla(0,0%,100%,.18);overflow-y:auto;box-shadow:0 8px 32px rgba(0,0,0,.3),inset 0 1px 0 hsla(0,0%,100%,.1);z-index:100;background:hsl(var(--sidebar-background))}.side-menu .sidenav .group-title,.offcanvas .sidenav .group-title{background:unset !important}.side-menu .sidenav .group-title .menu-title>div,.offcanvas .sidenav .group-title .menu-title>div{color:hsl(var(--primary));font-size:14px;font-weight:700;text-transform:uppercase;margin-bottom:12px;padding-left:16px;transition:color .6s ease}.side-menu .sidenav .group-title .menu-title>div a,.offcanvas .sidenav .group-title .menu-title>div a{color:hsl(var(--primary));font-weight:700;text-transform:uppercase;transition:color .6s ease;font-size:12px !important}.side-menu .sidenav .group-title .side-menu-toggle2,.offcanvas .sidenav .group-title .side-menu-toggle2{color:hsl(var(--primary))}.side-menu .side-menu-toggle,.offcanvas .side-menu-toggle{position:absolute;left:17px;top:19px;color:#fff}.side-menu .nav,.offcanvas .nav{overflow:auto}.side-menu .nav li,.offcanvas .nav li{display:block;width:100%;margin-bottom:6px;position:relative}.side-menu .nav li a,.offcanvas .nav li a{width:100%;padding:4px 18px;background:rgba(var(--background), 0.04);border:1.5px solid rgba(var(--foreground), 0.85);border-radius:14px;color:rgba(var(--foreground), 0.85);font-size:16px;font-weight:800;cursor:pointer;transition:all .4s cubic-bezier(0.4, 0, 0.2, 1);display:flex;align-items:center;gap:14px;text-align:left;position:relative;overflow:hidden}.side-menu .nav li a::before,.offcanvas .nav li a::before{content:"";position:absolute;top:0;right:-100%;width:100%;height:100%;background:linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.1), transparent);transition:right .6s ease}.side-menu .nav li a::after,.offcanvas .nav li a::after{background:linear-gradient(180deg, #6366f1, #8b5cf6);box-shadow:0 0 12px rgba(99,102,241,.6)}.side-menu .nav li a:hover,.offcanvas .nav li a:hover{background:hsla(0,0%,100%,.12);border-color:hsla(0,0%,100%,.25);transform:translateX(8px) scale(1.02);box-shadow:0 8px 24px rgba(0,0,0,.2),0 0 0 1px hsla(0,0%,100%,.1);color:hsl(var(--primary))}.side-menu .nav li a:hover::before,.offcanvas .nav li a:hover::before{right:100%}.side-menu .nav li.active a,.offcanvas .nav li.active a{background:hsla(var(--foreground)/1);color:hsla(var(--background)/1)}.side-menu.collapsed,.offcanvas.collapsed{width:auto;min-width:unset;overflow:unset;z-index:1}.side-menu.collapsed .side-menu-toggle,.offcanvas.collapsed .side-menu-toggle{position:initial;display:block;background:var(--theme);width:100%}.side-menu.collapsed .nav,.offcanvas.collapsed .nav{overflow:unset}.side-menu.collapsed .menu-text,.side-menu.collapsed .menu-title,.offcanvas.collapsed .menu-text,.offcanvas.collapsed .menu-title{display:none}.side-menu.collapsed .menu-item a,.offcanvas.collapsed .menu-item a{overflow:unset}.side-menu.collapsed .menu-item a:hover,.offcanvas.collapsed .menu-item a:hover{transform:translateY(8px) !important}.side-menu.collapsed .menu-item a:hover .menu-text,.offcanvas.collapsed .menu-item a:hover .menu-text{white-space:nowrap;pointer-events:none;background-color:#2d4262;border-start-start-radius:0;border-start-end-radius:.25rem;border-end-end-radius:.25rem;border-end-start-radius:0;align-items:center;height:100%;padding:0 1rem;display:flex;position:absolute;inset-inline-start:100%;z-index:1021}.contextmenu{position:absolute;display:none;z-index:1040;min-width:200px;box-shadow:0 4px 5px 3px rgba(0,0,0,.34)}.contextmenu .list-group-item{border-width:0px !important;border-bottom-width:1px !important}.contextmenu .list-group-item:hover{background:var(--theme-100) !important}.reception-search{z-index:3;top:1em;pointer-events:none}.reception-search .search-result-dropdown{margin-top:-1px;border-radius:20px;border:1px solid #aaa;max-height:80vh;overflow:auto}.reception-search .search-result-dropdown .table tbody>tr:nth-of-type(2n+1)>*{--table-bg-type: #f6ffdb}.reception-search .search-result-dropdown .table tr:hover td{--table-color-type: white;--table-bg-type: #647ddd}.table-title .btn{border-radius:0}.incubator-logging .s,.incubator-logging .f,.incubator-logging .t,.incubator-logging .u{border-radius:8px;padding:1px 5px}.incubator-logging .log-msg{text-align:start;white-space:wrap}.incubator-logging .log-msg span{display:inline-block}.incubator-logging .s{background:#eccece}.incubator-logging .f{background:#f3f3b0}.incubator-logging .t{background:#e0ecce}.incubator-logging .u{background:#cedbec}.calendar{display:flex;flex-flow:column}.calendar .header .month-year{font-size:20px;font-weight:bold;color:#636e73;text-align:center}.calendar .days{display:flex;flex-flow:wrap}.calendar .days .day_name{width:14.2857142857%;border-right:1px solid #2c7aca;padding:20px;text-transform:uppercase;font-size:12px;font-weight:bold;color:#fff;background-color:#448cd6;text-align:center}.calendar .days .day_num{display:flex;flex-flow:column;width:14.2857142857%;border-right:1px solid #e6e9ea;border-bottom:1px solid #e6e9ea;padding:15px;font-weight:bold;color:#7c878d;cursor:pointer;min-height:100px}.calendar .days .day_num span{display:inline-flex;width:30px;font-size:14px}.calendar .days .day_num .event{margin-top:2px;font-weight:500;font-size:12px;padding:3px 6px;border-radius:20px;background-color:#e3b207;color:#fff;word-wrap:break-word;cursor:pointer}.calendar .days .day_num .event.yellow{background-color:#e3b207}.calendar .days .day_num .event.green{background-color:#51ce57}.calendar .days .day_num .event.blue{background-color:#518fce}.calendar .days .day_num .event.red{background-color:#f60202}.calendar .days .day_num:nth-child(7n+1){border-left:1px solid #e6e9ea}.calendar .days .day_num:hover{background-color:#fdfdfd}.calendar .days .day_num.ignore{background-color:#fdfdfd;color:#ced2d4;cursor:inherit}.calendar .days .day_num.selected{background-color:#fffcea;cursor:inherit;border-color:#fbe76e}.adminForm .calendar-event{height:20px;width:20px;display:block;margin:auto;border-radius:50%}.adminForm .calendar-event.yellow{background-color:#e3b207}.adminForm .calendar-event.green{background-color:#51ce57}.adminForm .calendar-event.blue{background-color:#518fce}.adminForm .calendar-event.red{background-color:#f60202}.student-space .project-card .hero-section{background:hsl(var(--primary))}.student-space .project-card .project-title{color:hsl(var(--primary-foreground))}.student-space .project-card .project-summary{color:hsl(var(--primary-foreground))}.student-space .project-card p{line-height:1.5;font-size:18px;text-align:justify}.project-details p{text-align:start}.budget-toolbar{background:var(--blue-100)}.budget-toolbar .btn-toolbar .disabled{color:inherit;pointer-events:none;background-color:inherit;border-color:rgba(0,0,0,0);opacity:1}.student-space .form-page table th{white-space:nowrap;width:1%;background:hsl(var(--primary)/0.4) !important}.student-space .form-page .student-doc-section .doc-header{background:hsl(var(--primary)/0.5)}.student-space .form-page .student-doc-section .doc-content .card .card-body img{width:160px}.student-space .welcome-page .card-header .link:hover{color:hsl(var(--primary-foreground))}.student-space .welcome-page table th{white-space:nowrap;width:1%;color:hsl(var(--primary)) !important;background:unset !important;border-radius:0 !important}.student-appointments .card-header{background:rgba(0,0,0,0);border-bottom:1px solid hsl(var(--border))}.student-appointments .card-header h5,.student-appointments .card-header .h5{color:hsl(var(--foreground))}.student-appointments .card-header small,.student-appointments .card-header .small{color:hsl(var(--muted-foreground))}.student-appointments .card-body>div{background:hsl(var(--muted)/0.3)}.student-appointments .card-body .appointment-title{color:hsl(var(--foreground))}.student-appointments .card-body .appointment-time{color:hsl(var(--muted-foreground))}.icon-stat{width:48px;height:48px;background:rgba(195,201,211,.2);border-color:hsl(var(--border))}.icon-stat .si{color:#454953}.icon-stat.icon-primary{background:rgba(59,130,246,.2)}.icon-stat.icon-primary .si{color:#3b82f6}.icon-stat.icon-success{background:rgba(34,197,94,.2)}.icon-stat.icon-success .si{color:#22c55e}.icon-stat.icon-warning{background:rgba(234,179,8,.2)}.icon-stat.icon-warning .si{color:#eab308}.icon-stat.icon-info{background:rgba(168,85,247,.2)}.icon-stat.icon-info .si{color:#a855f7}.icon-stat.icon-muted{background:hsl(var(--muted))}.icon-stat.icon-muted .si{color:hsl(var(--muted-foreground))}body.ltr .side-menu{border-radius:12px 0 0 12px !important}body.ltr .side-menu .sidenav{border-radius:12px 0 0 12px !important}body.ltr .window-wrapper .window-content .working-area>div{border-radius:0 1em 1em 0 !important}body.ltr .adminForm .btn-group-yesno,body.ltr .adminFormModal .btn-group-yesno{flex-direction:row !important}body.ltr .adminForm .field-calendar .input-group,body.ltr .adminFormModal .field-calendar .input-group{flex-direction:row-reverse !important}body.ltr .adminForm table th:first-child,body.ltr .adminFormModal table th:first-child{border-top-left-radius:20px;border-top-right-radius:0}body.ltr .adminForm table th:last-child,body.ltr .adminFormModal table th:last-child{border-top-right-radius:20px;border-top-left-radius:0}.user-page{width:100%;height:100%;background:url("../../../../../images/bg-1920.jpg") no-repeat;background-size:cover}.user-page .login .login-welcome{background:url("../../../../../images/welcome.jpg") no-repeat;background-size:cover;background-position:50% 50%;border-radius:20px}.user-page .login .login-form{padding-top:30px}.user-page .login .login-form #system-message-container{position:static !important;width:100% !important}.user-page .login .login-form #system-message-container .alert{background:unset !important}.user-page .login .login-form #system-message-container .alert .btn-close{width:.5em;height:.5em}.user-page .login .login-form .div-2{border-top-right-radius:17px;padding-top:30px;background:#d1dcea;box-shadow:1px -4px 2px #063248}.user-page .login .login-form .div-2 .div-3{border-top-right-radius:17px;padding-top:30px;background:#fff;box-shadow:-1px -4px 2px #c1c1c1}.user-page .login .login-form .div-2 .form-control{text-align:center}.user-page .login .login-form .btn{padding:5px 25px}.user-page label{white-space:nowrap;text-align:right}.reset{background:rgba(209,221,231,.8509803922) !important;box-shadow:0px 0px 4px #3e4555}.reset .reset-form .reset-msg{text-align:initial}.login.registration-page .password-group .input-group{direction:rtl}.adminForm,.adminFormModal{padding:.4em}.adminForm .table-wrapper,.adminFormModal .table-wrapper{border-radius:20px 20px 0px 0px;margin-right:20px;margin-left:20px;border:1px solid hsl(var(--primary)/0.2) !important}.adminForm .table-wrapper .table,.adminFormModal .table-wrapper .table{margin-bottom:0}.adminForm .table-wrapper .table thead th,.adminFormModal .table-wrapper .table thead th{text-align:center;white-space:nowrap;vertical-align:middle;background-clip:padding-box}.adminForm .table-wrapper .table thead th a,.adminFormModal .table-wrapper .table thead th a{color:inherit !important}.adminForm .table-wrapper .table tbody tr td,.adminFormModal .table-wrapper .table tbody tr td{vertical-align:middle}.adminForm .table-wrapper .table tbody tr td ul,.adminFormModal .table-wrapper .table tbody tr td ul{margin:0;text-align:start}.adminForm .table-wrapper .table tbody tr.span-row td,.adminFormModal .table-wrapper .table tbody tr.span-row td{border-top:2px solid var(--theme)}.adminForm .table-wrapper .table tbody tr.group-start,.adminFormModal .table-wrapper .table tbody tr.group-start{border-top:2px solid var(--theme-500)}.adminForm .table-wrapper .table tbody tr.latest td,.adminForm .table-wrapper .table tbody tr.highlighted td,.adminFormModal .table-wrapper .table tbody tr.latest td,.adminFormModal .table-wrapper .table tbody tr.highlighted td{--table-bg-type: var(--yellow-100) !important}.adminForm .table-wrapper .table tbody tr.bg-warning td,.adminFormModal .table-wrapper .table tbody tr.bg-warning td{--table-bg-type: var(--red-50) !important}.adminForm .table-wrapper .table a,.adminFormModal .table-wrapper .table a{cursor:pointer}.adminForm .table-sticky,.adminFormModal .table-sticky{border-spacing:0}.budget-table .chapter-row{--table-bg: var(--theme-50)}.modal-dialog .help-message{position:relative;padding:1rem;margin-bottom:1rem;color:var(--help-message-color);background-color:var(--help-message-bg);border:1px solid var(--help-message-border-color)}.modal-dialog .help-danger{--help-message-color: var(--danger-text-emphasis);--help-message-bg: rgb(251, 241, 242);--help-message-border-color: var(--danger-border-subtle);--help-message-link-color: var(--danger-text-emphasis)}.adminForm .form-group,.adminFormModal .form-group{margin-bottom:1em}.adminForm .form-group .control-label,.adminFormModal .form-group .control-label{text-align:end;padding-left:10px;padding-right:10px}.adminForm .form-group .star,.adminFormModal .form-group .star{color:var(--danger)}.adminForm .form-group .form-control-feedback,.adminFormModal .form-group .form-control-feedback{color:var(--danger)}.adminForm .password-group .input-password-toggle,.adminFormModal .password-group .input-password-toggle{border-radius:0 20px 20px 0}.adminForm .password-group meter,.adminFormModal .password-group meter{width:80%}.adminForm .form-control,.adminFormModal .form-control{text-align:center}.adminForm .form-control:disabled,.adminForm .form-control:read-only,.adminFormModal .form-control:disabled,.adminFormModal .form-control:read-only{background:#d3d3d3;border-color:gray}.adminForm .form-control.invalid,.adminFormModal .form-control.invalid{color:#dc3545;border-color:#dc3545}.adminForm .form-add-list .chosen-container,.adminFormModal .form-add-list .chosen-container{width:auto !important;flex:1 1 auto !important}.adminForm .form-add-list .chosen-container .chosen-single,.adminFormModal .form-add-list .chosen-container .chosen-single{border-top-left-radius:0 !important;border-bottom-left-radius:0 !important}.adminForm .form-add-list .chosen-container .chosen-search-input,.adminFormModal .form-add-list .chosen-container .chosen-search-input{text-align:center}.adminFormModal textarea{text-align:right}.full-form .avatar{width:120px;height:120px;margin:auto auto 10px}.full-form .card .card-header .nav-tabs .nav-item{border-right:1px solid #fff;border-top-left-radius:var(--nav-tabs-border-radius);border-top-right-radius:var(--nav-tabs-border-radius)}.full-form .card .card-header .nav-tabs .nav-item .nav-link{--nav-link-padding-y: 1em;--nav-link-color: white;--nav-link-hover-color: white}.full-form .card .card-header{color:#fff;font-size:16px}.full-form .card .card-body .form-group.stack .control-label{text-align:center}.full-form .doc-navigator .nav .nav-link.active{background:var(--theme-50) !important;color:var(--theme) !important}.full-form .doc-navigator .nav .nav-link:hover{background:var(--yellow-50) !important;color:var(--theme) !important}.full-form .doc-navigator .tab-content .img-thumb-wrapper:hover .btn-toolbar{display:block !important}.chosen-container{position:relative;display:inline-block;vertical-align:middle;font-size:13px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.chosen-container *{box-sizing:border-box}.chosen-container .chosen-drop{position:absolute;top:100%;z-index:1010;width:100%;border:1px solid #aaa;border-top:0;background:#fff;box-shadow:0 4px 5px rgba(0,0,0,.15);clip:rect(0, 0, 0, 0)}.chosen-container.chosen-with-drop .chosen-drop{clip:auto}.chosen-container a{cursor:pointer}.chosen-container .search-choice .group-name,.chosen-container .chosen-single .group-name{margin-right:4px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;font-weight:400;color:#999}.chosen-container .search-choice .group-name:after,.chosen-container .chosen-single .group-name:after{content:":";padding-left:2px;vertical-align:top}.chosen-container-single .chosen-single{position:relative;display:block;overflow:hidden;padding:0 0 0 8px;height:25px;border:1px solid #aaa;border-radius:5px;background-color:#fff;background:linear-gradient(#fff 20%, #f6f6f6 50%, #eee 52%, #f4f4f4 100%);background-clip:padding-box;box-shadow:0 0 3px #fff inset,0 1px 1px rgba(0,0,0,.1);color:#444;text-decoration:none;white-space:nowrap;line-height:24px}.chosen-container-single .chosen-default{color:#999}.chosen-container-single .chosen-single span{display:block;overflow:hidden;margin-right:26px;text-overflow:ellipsis;white-space:nowrap}.chosen-container-single .chosen-single-with-deselect span{margin-right:38px}.chosen-container-single .chosen-single abbr{position:absolute;top:6px;right:26px;display:block;width:12px;height:12px;background:url(chosen-sprite.png) -42px 1px no-repeat;font-size:1px}.chosen-container-single .chosen-single abbr:hover{background-position:-42px -10px}.chosen-container-single.chosen-disabled .chosen-single abbr:hover{background-position:-42px -10px}.chosen-container-single .chosen-single div{position:absolute;top:0;right:0;display:block;width:18px;height:100%}.chosen-container-single .chosen-single div b{display:block;width:100%;height:100%;background:url(chosen-sprite.png) no-repeat 0 2px}.chosen-container-single .chosen-search{position:relative;z-index:1010;margin:0;padding:3px 4px;white-space:nowrap}.chosen-container-single .chosen-search input[type=text]{margin:1px 0;padding:4px 20px 4px 5px;width:100%;height:auto;outline:0;border:1px solid #aaa;background:url(chosen-sprite.png) no-repeat 100% -20px;font-size:1em;font-family:sans-serif;line-height:normal;border-radius:0}.chosen-container-single .chosen-drop{margin-top:-1px;border-radius:0 0 4px 4px;background-clip:padding-box}.chosen-container-single.chosen-container-single-nosearch .chosen-search{position:absolute;clip:rect(0, 0, 0, 0)}.chosen-container .chosen-results{color:#444;position:relative;overflow-x:hidden;overflow-y:auto;margin:0 4px 4px 0;padding:0 0 0 4px;max-height:240px;-webkit-overflow-scrolling:touch}.chosen-container .chosen-results li{display:none;margin:0;padding:5px 6px;list-style:none;line-height:15px;word-wrap:break-word;-webkit-touch-callout:none}.chosen-container .chosen-results li.active-result{display:list-item;cursor:pointer}.chosen-container .chosen-results li.disabled-result{display:list-item;color:#ccc;cursor:default}.chosen-container .chosen-results li.highlighted{background-color:#3875d7;background-image:linear-gradient(#3875d7 20%, #2a62bc 90%);color:#fff}.chosen-container .chosen-results li.no-results{color:#777;display:list-item;background:#f4f4f4}.chosen-container .chosen-results li.group-result{display:list-item;font-weight:700;cursor:default}.chosen-container .chosen-results li.group-option{padding-left:15px}.chosen-container .chosen-results li em{font-style:normal;text-decoration:underline}.chosen-container-multi .chosen-choices{position:relative;overflow:hidden;margin:0;padding:0 5px;width:100%;height:auto;border:1px solid #aaa;background-color:#fff;background-image:linear-gradient(#eee 1%, #fff 15%);cursor:text}.chosen-container-multi .chosen-choices li{float:left;list-style:none}.chosen-container-multi .chosen-choices li.search-field{margin:0;padding:0;white-space:nowrap}.chosen-container-multi .chosen-choices li.search-field input[type=text]{margin:1px 0;padding:0;height:25px;outline:0;border:0 !important;background:rgba(0,0,0,0) !important;box-shadow:none;color:#999;font-size:100%;font-family:sans-serif;line-height:normal;border-radius:0;width:25px}.chosen-container-multi .chosen-choices li.search-choice{position:relative;margin:3px 5px 3px 0;padding:3px 20px 3px 5px;border:1px solid #aaa;max-width:100%;border-radius:3px;background-color:#eee;background-image:linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);background-size:100% 19px;background-repeat:repeat-x;background-clip:padding-box;box-shadow:0 0 2px #fff inset,0 1px 0 rgba(0,0,0,.05);color:#333;line-height:13px;cursor:default}.chosen-container-multi .chosen-choices li.search-choice span{word-wrap:break-word}.chosen-container-multi .chosen-choices li.search-choice .search-choice-close{position:absolute;top:4px;right:3px;display:block;width:12px;height:12px;background:url(chosen-sprite.png) -42px 1px no-repeat;font-size:1px}.chosen-container-multi .chosen-choices li.search-choice .search-choice-close:hover{background-position:-42px -10px}.chosen-container-multi .chosen-choices li.search-choice-disabled{padding-right:5px;border:1px solid #ccc;background-color:#e4e4e4;background-image:linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);color:#666}.chosen-container-multi .chosen-choices li.search-choice-focus{background:#d4d4d4}.chosen-container-multi .chosen-choices li.search-choice-focus .search-choice-close{background-position:-42px -10px}.chosen-container-multi .chosen-results{margin:0;padding:0}.chosen-container-multi .chosen-drop .result-selected{display:list-item;color:#ccc;cursor:default}.chosen-container-active .chosen-single{border:1px solid #5897fb;box-shadow:0 0 5px rgba(0,0,0,.3)}.chosen-container-active.chosen-with-drop .chosen-single{border:1px solid #aaa;border-bottom-right-radius:0;border-bottom-left-radius:0;background-image:linear-gradient(#eee 20%, #fff 80%);box-shadow:0 1px 0 #fff inset}.chosen-container-active.chosen-with-drop .chosen-single div{border-left:0;background:rgba(0,0,0,0)}.chosen-container-active.chosen-with-drop .chosen-single div b{background-position:-18px 2px}.chosen-container-active .chosen-choices{border:1px solid #5897fb;box-shadow:0 0 5px rgba(0,0,0,.3)}.chosen-container-active .chosen-choices li.search-field input[type=text]{color:#222 !important}.chosen-disabled{opacity:.5 !important;cursor:default}.chosen-disabled .chosen-single{cursor:default}.chosen-disabled .chosen-choices .search-choice .search-choice-close{cursor:default}.chosen-rtl{text-align:right}.chosen-rtl .chosen-single{overflow:visible;padding:0 8px 0 0}.chosen-rtl .chosen-single span{margin-right:0;margin-left:26px;direction:rtl}.chosen-rtl .chosen-single-with-deselect span{margin-left:38px}.chosen-rtl .chosen-single div{right:auto;left:3px}.chosen-rtl .chosen-single abbr{right:auto;left:26px}.chosen-rtl .chosen-choices li{float:right}.chosen-rtl .chosen-choices li.search-field input[type=text]{direction:rtl}.chosen-rtl .chosen-choices li.search-choice{margin:3px 5px 3px 0;padding:3px 5px 3px 19px}.chosen-rtl .chosen-choices li.search-choice .search-choice-close{right:auto;left:4px}.chosen-rtl.chosen-container-single .chosen-results{margin:0 0 4px 4px;padding:0 4px 0 0}.chosen-rtl .chosen-results li.group-option{padding-right:15px;padding-left:0}.chosen-rtl.chosen-container-active.chosen-with-drop .chosen-single div{border-right:0}.chosen-rtl .chosen-search input[type=text]{padding:4px 5px 4px 20px;background:url(chosen-sprite.png) no-repeat -30px -20px;direction:rtl}.chosen-rtl.chosen-container-single .chosen-single div b{background-position:6px 2px}.chosen-rtl.chosen-container-single.chosen-with-drop .chosen-single div b{background-position:-12px 2px}@media only screen and (-webkit-min-device-pixel-ratio: 1.5),only screen and (min-resolution: 144dpi),only screen and (min-resolution: 1.5dppx){.chosen-rtl .chosen-search input[type=text],.chosen-container-single .chosen-single abbr,.chosen-container-single .chosen-single div b,.chosen-container-single .chosen-search input[type=text],.chosen-container-multi .chosen-choices .search-choice .search-choice-close,.chosen-container .chosen-results-scroll-down span,.chosen-container .chosen-results-scroll-up span{background-image:url(chosen-sprite@2x.png) !important;background-size:52px 37px !important;background-repeat:no-repeat !important}}.chosen-container{width:100% !important}.chosen-container.chosen-with-drop .chosen-single{background-image:unset !important}.chosen-container .chosen-single{text-align:center !important;background:hsl(var(--input));border:1px solid hsl(var(--border));border-radius:var(--radius) !important;color:hsl(var(--foreground));height:auto !important;padding:.375rem .75rem !important;box-shadow:unset !important}.chosen-container .chosen-single.invalid{color:#dc3545;border-color:#dc3545}.chosen-container .chosen-single div{width:28px}.chosen-container .chosen-single div b{padding-top:10px;background:unset !important}.chosen-container .chosen-single div b::before{content:""}.chosen-container .chosen-choices{border-radius:17px}.chosen-container .chosen-choices .search-choice{border-radius:17px !important;background:hsl(var(--primary)) !important;color:hsl(var(--primary-foreground)) !important;padding:8px !important;padding-right:25px !important}.chosen-container .chosen-choices .search-choice .search-choice-close{font-size:inherit !important;color:hsl(var(--primary-foreground)) !important;top:7px !important;right:5px !important}.chosen-container .chosen-choices .search-field .chosen-search-input{font-family:inherit}.chosen-container .chosen-drop{border-radius:12px !important;margin-top:0;z-index:1021;overflow:hidden;background:hsl(var(--background))}.chosen-container .chosen-search input[type=text]{font-family:"kufi" !important}.chosen-container .chosen-results{margin:0;padding:0;color:hsl(var(--foreground))}.chosen-container .chosen-results li.highlighted{background-image:var(--gradient-primary);color:hsl(var(--foreground))}.chosen-container .chosen-results li.no-results{color:#fff;display:list-item;background:#d33}.chosen-container.chosen-container-active.chosen-with-drop .chosen-single div b::before{content:""}.next-list a{line-height:2}.next-list .chosen-single{border-radius:0 !important}.all-list .chosen-choices{border-radius:0 !important;height:100% !important}.all-list .chosen-choices .chosen-search-input{font-family:"kufi" !important}.all-list .left-btn{border-top-left-radius:17px !important;border-bottom-left-radius:17px !important}.all-list .right-btn{border-top-right-radius:17px !important;border-bottom-right-radius:17px !important}.list-append .chosen-single{border-top-left-radius:0 !important;border-bottom-left-radius:0 !important}.minicolors-panel{direction:ltr}.minicolors-panel .minicolors{direction:ltr !important}.btn:active{border:unset !important}.btn-group-yesno{flex-direction:row-reverse}.btn-group-yesno label{min-width:100px;font-size:1em}.btn-group-yesno label:not(.active){border:1px solid gray;color:gray}.btn-group-yesno.yesno-flip .btn-check+.btn-danger{background-color:#146c43;border-color:#13653f}.btn-group-yesno.yesno-flip .btn-check+.btn-success{background-color:#dc3545;border-color:#dc3545}.btn-icon{display:flex;align-items:center;width:auto}.btn-icon-stack{display:flex;align-items:center;width:auto;flex-direction:column}.btn-color .btn{width:30px;height:30px;margin-left:5px !important;border:1px solid #a9a9a9 !important}.btn-color .btn-check:checked+.btn{border:unset}.btn-color .btn-check:checked+.btn.yellow{background-color:#e3b207}.btn-color .btn-check:checked+.btn.green{background-color:#51ce57}.btn-color .btn-check:checked+.btn.blue{background-color:#518fce}.btn-color .btn-check:checked+.btn.red{background-color:#f60202}.form-group .input-group input{border-top-right-radius:20px !important;border-bottom-right-radius:20px !important;border-top-left-radius:0;border-bottom-left-radius:0}.form-group .input-group .btn{border-top-right-radius:0;border-bottom-right-radius:0}.js-stools{text-align:center;direction:ltr;padding-top:5px;padding-bottom:5px;border-top:1px solid #bcbcc3;position:relative}.js-stools .js-stools-container-bar{float:none !important;display:inline-block}.js-stools .js-stools-container-bar .element-invisible{position:absolute;padding:0;margin:0;border:0;height:1px;width:1px;overflow:hidden}.js-stools .js-stools-container-bar .input-group{display:inline-flex;width:auto}.js-stools .js-stools-container-bar .input-group .input-group-append{border-top-left-radius:0;border-bottom-left-radius:0}.js-stools .js-stools-container-bar .js-stools-btn-filter{border:1px solid gray}.js-stools .js-stools-container-bar .js-stools-btn-clear{background:#9c2121;color:#fff;font-weight:bold}.js-stools .js-stools-container-filters{direction:rtl;position:absolute;z-index:4;border-bottom:1px solid var(--theme);background:hsl(var(--muted-foreground));width:100%}.js-stools .js-stools-container-filters.visible-filters{position:static;border-bottom:unset;background:unset}.js-stools .js-stools-container-filters .chosen-container{min-width:250px;max-width:250px}.js-stools .js-stools-container-filters.js-stools-container-filters-visible{display:flex;justify-content:center;flex-wrap:wrap}.js-stools .js-stools-field-filter .field-calendar{width:250px}.side-filter .js-stools-container-filters{position:static !important}.side-filter .js-stools-container-filters-visible{display:grid !important;grid-gap:0}.side-filter .js-stools-container-filters-visible .js-stools-field-filter .input-group .pre-item{border-top-left-radius:17px !important;border-bottom-left-radius:17px !important}.side-filter .js-stools-container-filters-visible .js-stools-field-filter .input-group .next-item{border-top-right-radius:17px !important;border-bottom-right-radius:17px !important}.side-filter .js-stools-container-filters-visible .js-stools-field-filter .input-group .chosen-container .chosen-single span{white-space:wrap}.side-filter .js-stools-container-filters-visible .js-stools-field-filter{margin-bottom:0}.side-filter .js-stools-container-filters-visible .js-stools-field-filter .chosen-container{min-width:unset !important;max-width:unset !important}table .js-stools-column-order .si{margin-right:5px}.js-calendar{margin-top:0px !important}.form-check{text-align:right;padding-right:2em}.form-check .form-check-input{float:right;margin-right:-2em}.checkboxes{background:unset !important;border:unset !important}.checkboxes label.checkbox{padding:5px !important}select.classic{min-width:fit-content !important;background-color:#1f99cd;background-image:url(data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20448%22%20enable-background%3D%22new%200%200%20256%20448%22%3E%3Cstyle%20type%3D%22text%2Fcss%22%3E.arrow%7Bfill%3A%23ffcc00%3B%7D%3C%2Fstyle%3E%3Cpath%20class%3D%22arrow%22%20d%3D%22M255.9%20168c0-4.2-1.6-7.9-4.8-11.2-3.2-3.2-6.9-4.8-11.2-4.8H16c-4.2%200-7.9%201.6-11.2%204.8S0%20163.8%200%20168c0%204.4%201.6%208.2%204.8%2011.4l112%20112c3.1%203.1%206.8%204.6%2011.2%204.6%204.4%200%208.2-1.5%2011.4-4.6l112-112c3-3.2%204.5-7%204.5-11.4z%22%2F%3E%3C%2Fsvg%3E%0A);background-position:right 10px center;background-repeat:no-repeat;background-size:auto 50%;border-radius:2px;border:none;color:#fff;padding:5px 30px 5px 10px;outline:none;-moz-appearance:none;-webkit-appearance:none;appearance:none}select.no-chosen{min-width:fit-content !important;background-color:initial !important;border:1px solid gray !important;color:initial;border-radius:17px}.spacer{position:relative}.spacer .form-spacer{display:inline-block;border-bottom:1px solid hsl(var(--primary));width:100%;margin-bottom:10px}.spacer .form-spacer label{background:hsl(var(--primary));padding:10px;border-top-right-radius:10px;border-top-left-radius:10px;color:hsl(var(--primary-foreground))}.spacer .badge{position:absolute;left:0;bottom:-7px}.adminForm input[type=file],.adminFormModal input[type=file]{position:relative}.adminForm input[type=file]::file-selector-button,.adminFormModal input[type=file]::file-selector-button{position:absolute;left:0;color:#fff;background-color:var(--theme-500);padding-left:18px;padding-right:18px}.form-group.hidden{display:none !important}.adminForm .calendar-container,.adminFormModal .calendar-container{direction:ltr}.adminForm .calendar-container .nav .js-btn,.adminFormModal .calendar-container .nav .js-btn{font-size:1em}.adminForm .calendar-container table tbody td.day:hover,.adminFormModal .calendar-container table tbody td.day:hover{color:hsl(var(--foreground));background:hsl(var(--background))}.adminForm .calendar-container table tbody td.day.selected,.adminFormModal .calendar-container table tbody td.day.selected{color:hsl(var(--foreground));background:hsl(var(--background));border:0}.adminForm .calendar-container .buttons-wrapper button,.adminFormModal .calendar-container .buttons-wrapper button{background:hsl(var(--primary));border-color:hsl(var(--primary));color:hsl(var(--primary-foreground))}/*# sourceMappingURL=bootstrap.css.map */
