:root,[data-bs-theme=light]{--rp-blue:#0d6efd;--rp-indigo:#6610f2;--rp-purple:#6f42c1;--rp-pink:#d63384;--rp-red:#dc3545;--rp-orange:#fd7e14;--rp-yellow:#ffc107;--rp-green:#198754;--rp-teal:#20c997;--rp-cyan:#0dcaf0;--rp-black:#000;--rp-white:#fff;--rp-gray:#6c757d;--rp-gray-dark:#343a40;--rp-gray-100:#f8f9fa;--rp-gray-200:#e9ecef;--rp-gray-300:#dee2e6;--rp-gray-400:#ced4da;--rp-gray-500:#adb5bd;--rp-gray-600:#6c757d;--rp-gray-700:#495057;--rp-gray-800:#343a40;--rp-gray-900:#212529;--rp-primary:#0d6efd;--rp-secondary:#6c757d;--rp-success:#198754;--rp-info:#0dcaf0;--rp-warning:#ffc107;--rp-danger:#dc3545;--rp-light:#f8f9fa;--rp-dark:#212529;--rp-primary-rgb:13, 110, 253;--rp-secondary-rgb:108, 117, 125;--rp-success-rgb:25, 135, 84;--rp-info-rgb:13, 202, 240;--rp-warning-rgb:255, 193, 7;--rp-danger-rgb:220, 53, 69;--rp-light-rgb:248, 249, 250;--rp-dark-rgb:33, 37, 41;--rp-primary-text-emphasis:rgb(5.2, 44, 101.2);--rp-secondary-text-emphasis:rgb(43.2, 46.8, 50);--rp-success-text-emphasis:rgb(10, 54, 33.6);--rp-info-text-emphasis:rgb(5.2, 80.8, 96);--rp-warning-text-emphasis:rgb(102, 77.2, 2.8);--rp-danger-text-emphasis:rgb(88, 21.2, 27.6);--rp-light-text-emphasis:#495057;--rp-dark-text-emphasis:#495057;--rp-primary-bg-subtle:rgb(206.6, 226, 254.6);--rp-secondary-bg-subtle:rgb(225.6, 227.4, 229);--rp-success-bg-subtle:rgb(209, 231, 220.8);--rp-info-bg-subtle:rgb(206.6, 244.4, 252);--rp-warning-bg-subtle:rgb(255, 242.6, 205.4);--rp-danger-bg-subtle:rgb(248, 214.6, 217.8);--rp-light-bg-subtle:rgb(251.5, 252, 252.5);--rp-dark-bg-subtle:#ced4da;--rp-primary-border-subtle:rgb(158.2, 197, 254.2);--rp-secondary-border-subtle:rgb(196.2, 199.8, 203);--rp-success-border-subtle:rgb(163, 207, 186.6);--rp-info-border-subtle:rgb(158.2, 233.8, 249);--rp-warning-border-subtle:rgb(255, 230.2, 155.8);--rp-danger-border-subtle:rgb(241, 174.2, 180.6);--rp-light-border-subtle:#e9ecef;--rp-dark-border-subtle:#adb5bd;--rp-white-rgb:255, 255, 255;--rp-black-rgb:0, 0, 0;--rp-font-monospace:SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--rp-gradient:linear-gradient(180deg, rgba(255, 255, 255, 0.15), rgba(255, 255, 255, 0));--rp-body-font-family:var(--rp-font-sans-serif);--rp-body-font-size:1rem;--rp-body-font-weight:400;--rp-body-line-height:1.5;--rp-body-color:#212529;--rp-body-color-rgb:33, 37, 41;--rp-body-bg:#fff;--rp-body-bg-rgb:255, 255, 255;--rp-emphasis-color:#000;--rp-emphasis-color-rgb:0, 0, 0;--rp-secondary-color:rgba(33, 37, 41, 0.75);--rp-secondary-color-rgb:33, 37, 41;--rp-secondary-bg:#e9ecef;--rp-secondary-bg-rgb:233, 236, 239;--rp-tertiary-color:rgba(33, 37, 41, 0.5);--rp-tertiary-color-rgb:33, 37, 41;--rp-tertiary-bg:#f8f9fa;--rp-tertiary-bg-rgb:248, 249, 250;--rp-heading-color:inherit;--rp-link-color:#0d6efd;--rp-link-color-rgb:13, 110, 253;--rp-link-decoration:underline;--rp-link-hover-color:rgb(10.4, 88, 202.4);--rp-link-hover-color-rgb:10, 88, 202;--rp-code-color:#d63384;--rp-highlight-color:#212529;--rp-highlight-bg:rgb(255, 242.6, 205.4);--rp-border-width:1px;--rp-border-style:solid;--rp-border-color:#dee2e6;--rp-border-color-translucent:rgba(0, 0, 0, 0.175);--rp-border-radius:0.375rem;--rp-border-radius-sm:0.25rem;--rp-border-radius-lg:0.5rem;--rp-border-radius-xl:1rem;--rp-border-radius-xxl:2rem;--rp-border-radius-2xl:var(--rp-border-radius-xxl);--rp-border-radius-pill:50rem;--rp-box-shadow:0 0.5rem 1rem rgba(0, 0, 0, 0.15);--rp-box-shadow-sm:0 0.125rem 0.25rem rgba(0, 0, 0, 0.075);--rp-box-shadow-lg:0 1rem 3rem rgba(0, 0, 0, 0.175);--rp-box-shadow-inset:inset 0 1px 2px rgba(0, 0, 0, 0.075);--rp-focus-ring-width:0.25rem;--rp-focus-ring-opacity:0.25;--rp-focus-ring-color:rgba(13, 110, 253, 0.25);--rp-form-valid-color:#198754;--rp-form-valid-border-color:#198754;--rp-form-invalid-color:#dc3545;--rp-form-invalid-border-color:#dc3545}[data-bs-theme=dark]{color-scheme:dark;--rp-body-color:#dee2e6;--rp-body-color-rgb:222, 226, 230;--rp-body-bg:#212529;--rp-body-bg-rgb:33, 37, 41;--rp-emphasis-color:#fff;--rp-emphasis-color-rgb:255, 255, 255;--rp-secondary-color:rgba(222, 226, 230, 0.75);--rp-secondary-color-rgb:222, 226, 230;--rp-secondary-bg:#343a40;--rp-secondary-bg-rgb:52, 58, 64;--rp-tertiary-color:rgba(222, 226, 230, 0.5);--rp-tertiary-color-rgb:222, 226, 230;--rp-tertiary-bg:rgb(42.5, 47.5, 52.5);--rp-tertiary-bg-rgb:43, 48, 53;--rp-primary-text-emphasis:rgb(109.8, 168, 253.8);--rp-secondary-text-emphasis:rgb(166.8, 172.2, 177);--rp-success-text-emphasis:rgb(117, 183, 152.4);--rp-info-text-emphasis:rgb(109.8, 223.2, 246);--rp-warning-text-emphasis:rgb(255, 217.8, 106.2);--rp-danger-text-emphasis:rgb(234, 133.8, 143.4);--rp-light-text-emphasis:#f8f9fa;--rp-dark-text-emphasis:#dee2e6;--rp-primary-bg-subtle:rgb(2.6, 22, 50.6);--rp-secondary-bg-subtle:rgb(21.6, 23.4, 25);--rp-success-bg-subtle:rgb(5, 27, 16.8);--rp-info-bg-subtle:rgb(2.6, 40.4, 48);--rp-warning-bg-subtle:rgb(51, 38.6, 1.4);--rp-danger-bg-subtle:rgb(44, 10.6, 13.8);--rp-light-bg-subtle:#343a40;--rp-dark-bg-subtle:#1a1d20;--rp-primary-border-subtle:rgb(7.8, 66, 151.8);--rp-secondary-border-subtle:rgb(64.8, 70.2, 75);--rp-success-border-subtle:rgb(15, 81, 50.4);--rp-info-border-subtle:rgb(7.8, 121.2, 144);--rp-warning-border-subtle:rgb(153, 115.8, 4.2);--rp-danger-border-subtle:rgb(132, 31.8, 41.4);--rp-light-border-subtle:#495057;--rp-dark-border-subtle:#343a40;--rp-heading-color:inherit;--rp-link-color:rgb(109.8, 168, 253.8);--rp-link-hover-color:rgb(138.84, 185.4, 254.04);--rp-link-color-rgb:110, 168, 254;--rp-link-hover-color-rgb:139, 185, 254;--rp-code-color:rgb(230.4, 132.6, 181.2);--rp-highlight-color:#dee2e6;--rp-highlight-bg:rgb(102, 77.2, 2.8);--rp-border-color:#495057;--rp-border-color-translucent:rgba(255, 255, 255, 0.15);--rp-form-valid-color:rgb(117, 183, 152.4);--rp-form-valid-border-color:rgb(117, 183, 152.4);--rp-form-invalid-color:rgb(234, 133.8, 143.4);--rp-form-invalid-border-color:rgb(234, 133.8, 143.4)}*,::after,::before{box-sizing:border-box}@media (prefers-reduced-motion:no-preference){:root{scroll-behavior:smooth}}body{margin:0;font-family:var(--rp-body-font-family);font-size:var(--rp-body-font-size);font-weight:var(--rp-body-font-weight);line-height:var(--rp-body-line-height);color:var(--rp-body-color);text-align:var(--rp-body-text-align);background-color:var(--rp-body-bg);-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:transparent}hr{margin:1rem 0;color:inherit;border:0;border-top:var(--rp-border-width) solid;opacity:.25}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5rem;font-weight:500;line-height:1.2;color:var(--rp-heading-color)}h1{font-size:calc(1.375rem + 1.5vw)}@media (min-width:1200px){h1{font-size:2.5rem}}h2{font-size:calc(1.325rem + .9vw)}@media (min-width:1200px){h2{font-size:2rem}}h3{font-size:calc(1.3rem + .6vw)}@media (min-width:1200px){h3{font-size:1.75rem}}h4{font-size:calc(1.275rem + .3vw)}@media (min-width:1200px){h4{font-size:1.5rem}}h5{font-size:1.25rem}h6{font-size:1rem}p{margin-top:0}abbr[title]{text-decoration:underline dotted;cursor:help;text-decoration-skip-ink:none}address{font-style:normal;line-height:inherit}ol,ul{padding-left:2rem}address,dl,ol,p,ul{margin-bottom:1rem}dl,ol,ul{margin-top:0}ol ol,ol ul,ul ol,ul ul{margin-bottom:0}dt{font-weight:700}dd{margin-bottom:.5rem;margin-left:0}blockquote,figure{margin:0 0 1rem}b,strong{font-weight:bolder}small{font-size:.875em}mark{padding:.1875em;color:var(--rp-highlight-color);background-color:var(--rp-highlight-bg)}sub,sup{position:relative;font-size:.75em;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}a{color:rgba(var(--rp-link-color-rgb),var(--rp-link-opacity, 1));text-decoration:underline}a:hover{--rp-link-color-rgb:var(--rp-link-hover-color-rgb)}a:not([href]):not([class]),a:not([href]):not([class]):hover{color:inherit;text-decoration:none}code,kbd,pre,samp{font-family:var(--rp-font-monospace)}samp{font-size:1em}pre{display:block;margin-top:0;margin-bottom:1rem;overflow:auto}pre code{font-size:inherit;word-break:normal}code,kbd,pre{font-size:.875em}code{color:var(--rp-code-color);word-wrap:break-word}a>code,pre code{color:inherit}kbd{padding:.1875rem .375rem;color:var(--rp-body-bg);background-color:var(--rp-body-color);border-radius:.25rem}kbd kbd{padding:0;font-size:1em}img,svg{vertical-align:middle;max-width:100%;height:auto}table{caption-side:bottom;border-collapse:collapse}caption{padding-top:.5rem;padding-bottom:.5rem;color:var(--rp-secondary-color);text-align:left}th{text-align:inherit;text-align:-webkit-match-parent}tbody,td,tfoot,th,thead,tr{border-color:inherit;border-style:solid;border-width:0}label,output{display:inline-block}button{border-radius:0}button:focus:not(:focus-visible){outline:0}button,input,optgroup,select,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}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]:not(:disabled),[type=reset]:not(:disabled),[type=submit]:not(:disabled),button: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 + .3vw)}@media (min-width:1200px){legend{font-size:1.5rem}}legend+*{clear:left}::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-fields-wrapper,::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-minute,::-webkit-datetime-edit-month-field,::-webkit-datetime-edit-text,::-webkit-datetime-edit-year-field{padding:0}::-webkit-inner-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-color-swatch-wrapper{padding:0}::file-selector-button{font:inherit;-webkit-appearance:button}iframe{border:0}summary{display:list-item;cursor:pointer}progress{vertical-align:baseline}[hidden]{display:none!important}