@layer base{*,:after,:before,::backdrop{box-sizing:border-box;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family, ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings, normal);font-variation-settings:var(--default-font-variation-settings, normal);-webkit-tap-highlight-color:rgba(0,0,0,0)}hr{height:0;color:inherit;border-top-width:1px}abbr :where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family, ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings, normal);font-variation-settings:var(--default-mono-font-variation-settings, normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-0.25em}sup{top:-0.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:rgba(0,0,0,0);border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:rgba(0,0,0,0);border-radius:0}:where(select :is([multiple],[size])) optgroup{font-weight:bolder}:where(select :is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports(not (-webkit-appearance: -apple-pay-button)) or (contain-intrinsic-size: 1px){::placeholder{color:currentColor}@supports(color: color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}:-moz-ui-invalid{box-shadow:none}button,input :where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden] :where(:not([hidden=until-found])){display:none !important}html{color:rgba(0,0,0,.6117647059);font-family:Inter,system-ui,sans-serif}}@layer components;@layer utilities{.absolute{position:absolute}.fixed{position:fixed}.static{position:static}.relative{position:relative}.sticky{position:sticky}.block{display:block}.contents{display:contents}.flex{display:flex}.grid{display:grid}.none{display:none}.inline{display:inline}.table{display:table}.items-align-center{align-items:center}.justify-content-center{justify-content:center}.justify-items-center{justify-items:center}.items-align-flex-start{align-items:flex-start}.justify-content-flex-start{justify-content:flex-start}.justify-items-flex-start{justify-items:flex-start}.items-align-flex-end{align-items:flex-end}.justify-content-flex-end{justify-content:flex-end}.justify-items-flex-end{justify-items:flex-end}.items-align-flex-start{align-items:flex-start}.justify-content-flex-start{justify-content:flex-start}.justify-items-flex-start{justify-items:flex-start}.items-align-space-around{align-items:space-around}.justify-content-space-around{justify-content:space-around}.justify-items-space-around{justify-items:space-around}.items-align-space-between{align-items:space-between}.justify-content-space-between{justify-content:space-between}.justify-items-space-between{justify-items:space-between}.inset-0{inset:calc(var(--ca-theme-spacing)*0)}.top-0{top:calc(var(--ca-theme-spacing)*0)}@media(min-width: 40rem){.container{max-width:40rem}}@media(min-width: 48rem){.container{max-width:48rem}}@media(min-width: 64rem){.container{max-width:64rem}}@media(min-width: 80rem){.container{max-width:80rem}}@media(min-width: 96rem){.container{max-width:96rem}}.mx-auto{margin-inline:auto}.aspect-video{aspect-ratio:var(--aspect-video)}.grow{flex-grow:1}.-translate-y-full{--ca-theme-translate-y: -100%;translate:var(--ca-theme-translate-x) var(--ca-theme-translate-y)}.cursor-pointer{cursor:pointer}.flex-col{flex-direction:column}.flex-wrap{flex-wrap:wrap}.rounded{border-radius:.25rem}.rounded-4xl{border-radius:var(--radius-4xl)}.rounded-full{border-radius:340282000000000000000000000000000000000px}.border{border-style:var(--ca-theme-border-style);border-width:1px}.border-primary{border-color:var(--ca-theme-color-primary-500)}.border-primary\/25{border-color:var(--ca-theme-color-primary-500)}@supports(color: color-mix(in lab, red, red)){.border-primary\/25{border-color:color-mix(in oklab, var(--ca-theme-color-primary-500) 25%, transparent)}}.border-t{border-top-style:solid;border-top-width:1px;border-color:#000}.object-contain{object-fit:contain}.object-cover{object-fit:cover}.object-center{object-position:center}.whitespace-nowrap{white-space:nowrap}.shadow-xl{--ca-shadow: 0 20px 25px -5px var(--ca-shadow-color, #0000001a), 0 8px 10px -6px var(--ca-shadow-color, #0000001a);box-shadow:var(--ca-inset-shadow),var(--ca-inset-ring-shadow),var(--ca-ring-offset-shadow),var(--ca-ring-shadow),var(--ca-shadow)}.duration-500{--ca-duration: 0.5s;transition-duration:.5s}@media(hover: hover){.hover\:bg-primary:hover{background-color:var(--ca-theme-color-primary-500)}.hover\:bg-primary\/90:hover{color:var(--ca-theme-color--white)}@supports(color: color-mix(in lab, red, red)){.hover\:bg-primary\/90:hover{background-color:color-mix(in oklab, var(--ca-theme-color-primary-500) 90%, transparent)}}.hover\:text-white:hover{color:var(--ca-theme-color--white)}}@media(min-width: 64rem){.lg\:grid-cols-2{grid-template-columns:repeat(2, minmax(0px, 1fr))}}}@media(min-width: 80rem){.xl\:relative{position:relative}.xl\:flex{display:flex}.xl\:hidden{display:none}.xl\:size-8{width:calc(var(--ca-theme-spacing)*8);height:calc(var(--ca-theme-spacing)*8)}.xl\:max-w-\[50\%\]{max-width:50%}.xl\:translate-y-0{--ca-theme-translate-y: calc(var(--ca-theme-spacing) * 0);translate:var(--ca-theme-translate-x) var(--ca-theme-translate-y)}.xl\:flex-row{flex-direction:row}.xl\:items-start{align-items:flex-start}.xl\:justify-start{justify-content:flex-start}.xl\:text-start{text-align:start}.xl\:align-center{align-content:center}}.prose{color:var(--ca-theme-prose-body);max-width:65ch}.prose :where(p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em;margin-bottom:1.25em}.prose :where([class~=lead]):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--ca-theme-prose-lead);margin-top:1.2em;margin-bottom:1.2em;font-size:1.25em;line-height:1.6}.prose :where(a):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--ca-theme-prose-links);font-weight:500;text-decoration:underline}.prose :where(strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--ca-theme-prose-bold);font-weight:var(--ca-theme-font-weight-semibold)}.prose :where(a strong):not(:where([class~=not-prose],[class~=not-prose] *)),.prose :where(blockquote strong):not(:where([class~=not-prose],[class~=not-prose] *)),.prose :where(thead th strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.prose :where(ol):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em;margin-bottom:1.25em;padding-inline-start:1.625em;list-style-type:decimal}.prose :where(ol[type=A]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-alpha}.prose :where(ol[type=a]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-alpha}.prose :where(ol[type="A s"]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-alpha}.prose :where(ol[type="a s"]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-alpha}.prose :where(ol[type=I]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-roman}.prose :where(ol[type=i]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-roman}.prose :where(ol[type="I s"]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-roman}.prose :where(ol[type="i s"]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-roman}.prose :where(ol[type="1"]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:decimal}.prose :where(ul):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em;margin-bottom:1.25em;padding-inline-start:1.625em;list-style-type:disc}.prose :where(ol>li):not(:where([class~=not-prose],[class~=not-prose] *))::marker{color:var(--ca-theme-prose-counters);font-weight:400}.prose :where(ul>li):not(:where([class~=not-prose],[class~=not-prose] *))::marker{color:var(--ca-theme-prose-bullets)}.prose :where(dt):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--ca-theme-prose-headings);margin-top:1.25em;font-weight:var(--ca-theme-font-weight-semibold)}.prose :where(hr):not(:where([class~=not-prose],[class~=not-prose] *)){border-color:var(--ca-theme-prose-hr);border-top-width:1px;margin-top:3em;margin-bottom:3em}.prose :where(blockquote):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--ca-theme-prose-quotes);border-inline-start-width:.25rem;border-inline-start-color:var(--ca-theme-prose-quote-borders);quotes:"“" "”" "‘" "’";margin-top:1.6em;margin-bottom:1.6em;padding-inline-start:1em;font-style:italic;font-weight:500}.prose :where(blockquote p :first-of-type):not(:where([class~=not-prose],[class~=not-prose] *)):before{content:open-quote}.prose :where(blockquote p :last-of-type):not(:where([class~=not-prose],[class~=not-prose] *)):after{content:close-quote}.prose :where(h1):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--ca-theme-prose-headings);margin-top:0;margin-bottom:.888889em;font-size:2.25em;font-weight:800;line-height:1.11111}.prose :where(h1 strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit;font-weight:900}.prose :where(h2):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--ca-theme-prose-headings);margin-top:2em;margin-bottom:1em;font-size:1.5em;font-weight:700;line-height:1.33333}.prose :where(h2 strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit;font-weight:800}.prose :where(h3):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--ca-theme-prose-headings);margin-top:1.6em;margin-bottom:.6em;font-size:1.25em;font-weight:var(--ca-theme-font-weight-semibold);line-height:1.6}.prose :where(h3 strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit;font-weight:700}.prose :where(h4):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--ca-theme-prose-headings);margin-top:1.5em;margin-bottom:.5em;font-weight:var(--ca-theme-font-weight-semibold);line-height:1.5}.prose :where(h4 strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit;font-weight:700}.prose :where(img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.prose :where(picture):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2em;margin-bottom:2em;display:block}.prose :where(video):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.prose :where(kbd):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--ca-theme-prose-kbd);box-shadow:0 0 0 1px rgb(var(--ca-theme-prose-kbd-shadows)/10%),0 3px 0 rgb(var(--ca-theme-prose-kbd-shadows)/10%);padding-top:.1875em;padding-inline-end:.375em;padding-bottom:.1875em;border-radius:.3125rem;padding-inline-start:.375em;font-family:inherit;font-size:var(--ca-theme-text-sm);font-weight:500}.prose :where(code):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--ca-theme-prose-code);font-size:var(--ca-theme-text-sm);font-weight:var(--ca-theme-font-weight-semibold)}.prose :where(code):not(:where([class~=not-prose],[class~=not-prose] *)):before,.prose :where(code):not(:where([class~=not-prose],[class~=not-prose] *)):after{content:"`"}.prose :where(a code):not(:where([class~=not-prose],[class~=not-prose] *)),.prose :where(h1 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.prose :where(h2 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit;font-size:var(--ca-theme-text-sm)}.prose :where(h3 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit;font-size:.9em}.prose :where(h4 code):not(:where([class~=not-prose],[class~=not-prose] *)),.prose :where(blockquote code):not(:where([class~=not-prose],[class~=not-prose] *)),.prose :where(thead th code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.prose :where(pre):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--ca-theme-prose-pre-code);background-color:var(--ca-theme-prose-pre-bg);padding-top:.857143em;padding-inline-end:1.14286em;padding-bottom:.857143em;border-radius:.375rem;margin-top:1.71429em;margin-bottom:1.71429em;padding-inline-start:1.14286em;font-size:var(--ca-theme-text-sm);font-weight:400;line-height:1.71429;overflow-x:auto}.prose :where(pre code):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:inherit;color:inherit;font-size:inherit;font-family:inherit;line-height:inherit;background-color:rgba(0,0,0,0);border-width:0;border-radius:0;padding:0}.prose :where(pre code):not(:where([class~=not-prose],[class~=not-prose] *)):before,.prose :where(pre code):not(:where([class~=not-prose],[class~=not-prose] *)):after{content:none}.prose :where(table):not(:where([class~=not-prose],[class~=not-prose] *)){table-layout:auto;width:100%;margin-top:2em;margin-bottom:2em;font-size:var(--ca-theme-text-sm);line-height:1.71429}.prose :where(thead):not(:where([class~=not-prose],[class~=not-prose] *)){border-bottom-width:1px;border-bottom-color:var(--ca-theme-prose-th-borders)}.prose :where(thead th):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--ca-theme-prose-headings);vertical-align:bottom;padding-inline-end:.571429em;padding-bottom:.571429em;padding-inline-start:.571429em;font-weight:var(--ca-theme-font-weight-semibold)}.prose :where(tbody tr):not(:where([class~=not-prose],[class~=not-prose] *)){border-bottom-width:1px;border-bottom-color:var(--ca-theme-prose-td-borders)}.prose :where(tbody tr :last-child):not(:where([class~=not-prose],[class~=not-prose] *)){border-bottom-width:0}.prose :where(tbody td):not(:where([class~=not-prose],[class~=not-prose] *)){vertical-align:baseline}.prose :where(tfoot):not(:where([class~=not-prose],[class~=not-prose] *)){border-top-width:1px;border-top-color:var(--ca-theme-prose-th-borders)}.prose :where(tfoot td):not(:where([class~=not-prose],[class~=not-prose] *)){vertical-align:top}.prose :where(th,td):not(:where([class~=not-prose],[class~=not-prose] *)){text-align:start}.prose :where(figure>*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.prose :where(figcaption):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--ca-theme-prose-captions);margin-top:.857143em;font-size:var(--ca-theme-text-sm);line-height:1.42857}.prose{font-size:1rem;line-height:1.75}.prose :where(picture>img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.prose :where(li):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.5em;margin-bottom:.5em}.prose :where(ol>li):not(:where([class~=not-prose],[class~=not-prose] *)),.prose :where(ul>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:.375em}.prose :where(.prose>ul>li p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.75em;margin-bottom:.75em}.prose :where(.prose>ul>li>p :first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em}.prose :where(.prose>ul>li>p :last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.25em}.prose :where(.prose>ol>li>p :first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em}.prose :where(.prose>ol>li>p :last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.25em}.prose :where(ul ul,ul ol,ol ul,ol ol):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.75em;margin-bottom:.75em}.prose :where(dl):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em;margin-bottom:1.25em}.prose :where(dd):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.5em;padding-inline-start:1.625em}.prose :where(hr+*):not(:where([class~=not-prose],[class~=not-prose] *)),.prose :where(h2+*):not(:where([class~=not-prose],[class~=not-prose] *)),.prose :where(h3+*):not(:where([class~=not-prose],[class~=not-prose] *)),.prose :where(h4+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose :where(thead th :first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}.prose :where(thead th :last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}.prose :where(tbody td,tfoot td):not(:where([class~=not-prose],[class~=not-prose] *)){padding-top:.571429em;padding-inline-end:.571429em;padding-bottom:.571429em;padding-inline-start:.571429em}.prose :where(tbody td :first-child,tfoot td:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}.prose :where(tbody td:last-child,tfoot td:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}.prose :where(figure):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.prose :where(.prose>:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose :where(.prose>:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:0}.prose-lg{font-size:1.125rem;line-height:1.77778}.prose-lg :where(p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.33333em;margin-bottom:1.33333em}.prose-lg :where([class~=lead]):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.09091em;margin-bottom:1.09091em;font-size:1.22222em;line-height:1.45455}.prose-lg :where(blockquote):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.66667em;margin-bottom:1.66667em;padding-inline-start:1em}.prose-lg :where(h1):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:.833333em;font-size:2.66667em;line-height:1}.prose-lg :where(h2):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.86667em;margin-bottom:1.06667em;font-size:1.66667em;line-height:1.33333}.prose-lg :where(h3):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.66667em;margin-bottom:.666667em;font-size:1.33333em;line-height:1.5}.prose-lg :where(h4):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.77778em;margin-bottom:.444444em;line-height:1.55556}.prose-lg :where(img):not(:where([class~=not-prose],[class~=not-prose] *)),.prose-lg :where(picture):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.77778em;margin-bottom:1.77778em}.prose-lg :where(picture>img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.prose-lg :where(video):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.77778em;margin-bottom:1.77778em}.prose-lg :where(kbd):not(:where([class~=not-prose],[class~=not-prose] *)){padding-top:.222222em;padding-inline-end:.444444em;padding-bottom:.222222em;border-radius:.3125rem;padding-inline-start:.444444em;font-size:.888889em}.prose-lg :where(code):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.888889em}.prose-lg :where(h2 code):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.866667em}.prose-lg :where(h3 code):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:var(--ca-theme-text-sm)}.prose-lg :where(pre):not(:where([class~=not-prose],[class~=not-prose] *)){padding-top:1em;padding-inline-end:1.5em;padding-bottom:1em;border-radius:.375rem;margin-top:2em;margin-bottom:2em;padding-inline-start:1.5em;font-size:.888889em;line-height:1.75}.prose-lg :where(ol):not(:where([class~=not-prose],[class~=not-prose] *)),.prose-lg :where(ul):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.33333em;margin-bottom:1.33333em;padding-inline-start:1.55556em}.prose-lg :where(li):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.666667em;margin-bottom:.666667em}.prose-lg :where(ol>li):not(:where([class~=not-prose],[class~=not-prose] *)),.prose-lg :where(ul>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:.444444em}.prose-lg :where(.prose-lg>ul>li p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.888889em;margin-bottom:.888889em}.prose-lg :where(.prose-lg>ul>li>p :first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.33333em}.prose-lg :where(.prose-lg>ul>li>p :last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.33333em}.prose-lg :where(.prose-lg>ol>li>p :first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.33333em}.prose-lg :where(.prose-lg>ol>li>p :last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.33333em}.prose-lg :where(ul ul,ul ol,ol ul,ol ol):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.888889em;margin-bottom:.888889em}.prose-lg :where(dl):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.33333em;margin-bottom:1.33333em}.prose-lg :where(dt):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.33333em}.prose-lg :where(dd):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.666667em;padding-inline-start:1.55556em}.prose-lg :where(hr):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:3.11111em;margin-bottom:3.11111em}.prose-lg :where(hr+*):not(:where([class~=not-prose],[class~=not-prose] *)),.prose-lg :where(h2+*):not(:where([class~=not-prose],[class~=not-prose] *)),.prose-lg :where(h3+*):not(:where([class~=not-prose],[class~=not-prose] *)),.prose-lg :where(h4+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose-lg :where(table):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.888889em;line-height:1.5}.prose-lg :where(thead th):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:.75em;padding-bottom:.75em;padding-inline-start:.75em}.prose-lg :where(thead th :first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}.prose-lg :where(thead th :last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}.prose-lg :where(tbody td,tfoot td):not(:where([class~=not-prose],[class~=not-prose] *)){padding-top:.75em;padding-inline-end:.75em;padding-bottom:.75em;padding-inline-start:.75em}.prose-lg :where(tbody td:first-child,tfoot td:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}.prose-lg :where(tbody td:last-child,tfoot td:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}.prose-lg :where(figure):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.77778em;margin-bottom:1.77778em}.prose-lg :where(figure>*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.prose-lg :where(figcaption):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1em;font-size:.888889em;line-height:1.5}.prose-lg :where(.prose-lg>:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose-lg :where(.prose-lg>:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:var(--ca-theme-color-light);color:var(--ca-theme-color-dark);transition:background-color .3s,color .3s}.dark-mode{background-color:var(--ca-theme-color-dark);color:var(--ca-theme-color-light)}.toggle-container{cursor:pointer}.sun-icon,.moon-icon{width:24px;height:24px;transition:opacity .3s}.moon-icon{display:none}.dark-mode .sun-icon{display:none}.dark-mode .moon-icon{display:inline-block}.button-primary{background-color:var(--ca-theme-color-primary-500);color:var(--ca-theme-color-white)}.button-secondary{color:var(--ca-theme-color-primary-500);background-color:var(--ca-theme-color-white);border:1px solid var(--ca-theme-color-primary-500)}@media(hover: hover){:hover.button-primary{background-color:color-mix(in oklab, var(--ca-theme-color-primary-500) 90%, transparent);border:1px solid var(--ca-theme-color-primary-500)}:hover.button-secondary{background-color:var(--ca-theme-color-primary-500);color:var(--ca-theme-color-white)}}.form-container{margin:auto;align-self:center}@media(max-width: 80rem){.form-container{width:80vw}}.form{display:flex;flex-direction:column;height:auto;justify-content:space-evenly;background-color:var(--ca-theme-color-tertiary-500-10);border-radius:15px;padding:20px}.form input{height:35px}.form button{align-self:center}.form .form-control{width:100%;border:1px solid var(--ca-theme-color-primary-500);border-radius:5px;padding:calc(var(--ca-theme-spacing)*2);margin-top:calc(var(--ca-theme-spacing)*1.5);margin-bottom:calc(var(--ca-theme-spacing)*5)}.link::after{content:"";display:block;position:relative;width:100%;height:2px;background:var(--ca-theme-color-secondary-700);transition:transform .2s ease-in-out;transform:scale(0)}.link-primary::after{content:"";display:block;position:relative;width:100%;height:2px;background:var(--ca-theme-color-white);transition:transform .2s ease-in-out;transform:scale(0)}.link:hover::after{transform:scale(1)}.link-primary:hover::after{transform:scale(1)}@layer base;@layer utilities;@layer components;:root,:host{--ca-theme-color-black: #000;--ca-theme-color-white: #fff;--ca-theme-color-dark: #333;--ca-theme-color-light: #fff;--ca-theme-color-gray: #999;--ca-theme-color-primary-100-10: hsla(244.7368421053, 30.4%, 12.6559714795%, 0.1);--ca-theme-color-primary-100-20: hsla(244.7368421053, 30.4%, 12.6559714795%, 0.2);--ca-theme-color-primary-100-30: hsla(244.7368421053, 30.4%, 12.6559714795%, 0.3);--ca-theme-color-primary-100-40: hsla(244.7368421053, 30.4%, 12.6559714795%, 0.4);--ca-theme-color-primary-100-50: hsla(244.7368421053, 30.4%, 12.6559714795%, 0.5);--ca-theme-color-primary-100-60: hsla(244.7368421053, 30.4%, 12.6559714795%, 0.6);--ca-theme-color-primary-100-70: hsla(244.7368421053, 30.4%, 12.6559714795%, 0.7);--ca-theme-color-primary-100-80: hsla(244.7368421053, 30.4%, 12.6559714795%, 0.8);--ca-theme-color-primary-100-90: hsla(244.7368421053, 30.4%, 12.6559714795%, 0.9);--ca-theme-color-primary-100: hsl(244.7368421053, 30.4%, 12.6559714795%);--ca-theme-contrast-primary-100: hsl(244.7368421053, 30.4%, 99%);--ca-theme-color-primary-200-10: hsla(244.7368421053, 30.4%, 21.7468805704%, 0.1);--ca-theme-color-primary-200-20: hsla(244.7368421053, 30.4%, 21.7468805704%, 0.2);--ca-theme-color-primary-200-30: hsla(244.7368421053, 30.4%, 21.7468805704%, 0.3);--ca-theme-color-primary-200-40: hsla(244.7368421053, 30.4%, 21.7468805704%, 0.4);--ca-theme-color-primary-200-50: hsla(244.7368421053, 30.4%, 21.7468805704%, 0.5);--ca-theme-color-primary-200-60: hsla(244.7368421053, 30.4%, 21.7468805704%, 0.6);--ca-theme-color-primary-200-70: hsla(244.7368421053, 30.4%, 21.7468805704%, 0.7);--ca-theme-color-primary-200-80: hsla(244.7368421053, 30.4%, 21.7468805704%, 0.8);--ca-theme-color-primary-200-90: hsla(244.7368421053, 30.4%, 21.7468805704%, 0.9);--ca-theme-color-primary-200: hsl(244.7368421053, 30.4%, 21.7468805704%);--ca-theme-contrast-primary-200: hsl(244.7368421053, 30.4%, 99%);--ca-theme-color-primary-300-10: hsla(244.7368421053, 30.4%, 30.8377896613%, 0.1);--ca-theme-color-primary-300-20: hsla(244.7368421053, 30.4%, 30.8377896613%, 0.2);--ca-theme-color-primary-300-30: hsla(244.7368421053, 30.4%, 30.8377896613%, 0.3);--ca-theme-color-primary-300-40: hsla(244.7368421053, 30.4%, 30.8377896613%, 0.4);--ca-theme-color-primary-300-50: hsla(244.7368421053, 30.4%, 30.8377896613%, 0.5);--ca-theme-color-primary-300-60: hsla(244.7368421053, 30.4%, 30.8377896613%, 0.6);--ca-theme-color-primary-300-70: hsla(244.7368421053, 30.4%, 30.8377896613%, 0.7);--ca-theme-color-primary-300-80: hsla(244.7368421053, 30.4%, 30.8377896613%, 0.8);--ca-theme-color-primary-300-90: hsla(244.7368421053, 30.4%, 30.8377896613%, 0.9);--ca-theme-color-primary-300: hsl(244.7368421053, 30.4%, 30.8377896613%);--ca-theme-contrast-primary-300: hsl(244.7368421053, 30.4%, 99%);--ca-theme-color-primary-400-10: hsla(244.7368421053, 30.4%, 39.9286987522%, 0.1);--ca-theme-color-primary-400-20: hsla(244.7368421053, 30.4%, 39.9286987522%, 0.2);--ca-theme-color-primary-400-30: hsla(244.7368421053, 30.4%, 39.9286987522%, 0.3);--ca-theme-color-primary-400-40: hsla(244.7368421053, 30.4%, 39.9286987522%, 0.4);--ca-theme-color-primary-400-50: hsla(244.7368421053, 30.4%, 39.9286987522%, 0.5);--ca-theme-color-primary-400-60: hsla(244.7368421053, 30.4%, 39.9286987522%, 0.6);--ca-theme-color-primary-400-70: hsla(244.7368421053, 30.4%, 39.9286987522%, 0.7);--ca-theme-color-primary-400-80: hsla(244.7368421053, 30.4%, 39.9286987522%, 0.8);--ca-theme-color-primary-400-90: hsla(244.7368421053, 30.4%, 39.9286987522%, 0.9);--ca-theme-color-primary-400: hsl(244.7368421053, 30.4%, 39.9286987522%);--ca-theme-contrast-primary-400: hsl(244.7368421053, 30.4%, 99%);--ca-theme-color-primary-500-10: hsla(244.7368421053, 30.4%, 49.0196078431%, 0.1);--ca-theme-color-primary-500-20: hsla(244.7368421053, 30.4%, 49.0196078431%, 0.2);--ca-theme-color-primary-500-30: hsla(244.7368421053, 30.4%, 49.0196078431%, 0.3);--ca-theme-color-primary-500-40: hsla(244.7368421053, 30.4%, 49.0196078431%, 0.4);--ca-theme-color-primary-500-50: hsla(244.7368421053, 30.4%, 49.0196078431%, 0.5);--ca-theme-color-primary-500-60: hsla(244.7368421053, 30.4%, 49.0196078431%, 0.6);--ca-theme-color-primary-500-70: hsla(244.7368421053, 30.4%, 49.0196078431%, 0.7);--ca-theme-color-primary-500-80: hsla(244.7368421053, 30.4%, 49.0196078431%, 0.8);--ca-theme-color-primary-500-90: hsla(244.7368421053, 30.4%, 49.0196078431%, 0.9);--ca-theme-color-primary-500: hsl(244.7368421053, 30.4%, 49.0196078431%);--ca-theme-contrast-primary-500: hsl(244.7368421053, 30.4%, 99%);--ca-theme-color-primary-600-10: hsla(244.7368421053, 30.4%, 58.110516934%, 0.1);--ca-theme-color-primary-600-20: hsla(244.7368421053, 30.4%, 58.110516934%, 0.2);--ca-theme-color-primary-600-30: hsla(244.7368421053, 30.4%, 58.110516934%, 0.3);--ca-theme-color-primary-600-40: hsla(244.7368421053, 30.4%, 58.110516934%, 0.4);--ca-theme-color-primary-600-50: hsla(244.7368421053, 30.4%, 58.110516934%, 0.5);--ca-theme-color-primary-600-60: hsla(244.7368421053, 30.4%, 58.110516934%, 0.6);--ca-theme-color-primary-600-70: hsla(244.7368421053, 30.4%, 58.110516934%, 0.7);--ca-theme-color-primary-600-80: hsla(244.7368421053, 30.4%, 58.110516934%, 0.8);--ca-theme-color-primary-600-90: hsla(244.7368421053, 30.4%, 58.110516934%, 0.9);--ca-theme-color-primary-600: hsl(244.7368421053, 30.4%, 58.110516934%);--ca-theme-contrast-primary-600: hsl(244.7368421053, 30.4%, 99%);--ca-theme-color-primary-700-10: hsla(244.7368421053, 30.4%, 67.201426025%, 0.1);--ca-theme-color-primary-700-20: hsla(244.7368421053, 30.4%, 67.201426025%, 0.2);--ca-theme-color-primary-700-30: hsla(244.7368421053, 30.4%, 67.201426025%, 0.3);--ca-theme-color-primary-700-40: hsla(244.7368421053, 30.4%, 67.201426025%, 0.4);--ca-theme-color-primary-700-50: hsla(244.7368421053, 30.4%, 67.201426025%, 0.5);--ca-theme-color-primary-700-60: hsla(244.7368421053, 30.4%, 67.201426025%, 0.6);--ca-theme-color-primary-700-70: hsla(244.7368421053, 30.4%, 67.201426025%, 0.7);--ca-theme-color-primary-700-80: hsla(244.7368421053, 30.4%, 67.201426025%, 0.8);--ca-theme-color-primary-700-90: hsla(244.7368421053, 30.4%, 67.201426025%, 0.9);--ca-theme-color-primary-700: hsl(244.7368421053, 30.4%, 67.201426025%);--ca-theme-contrast-primary-700: hsl(244.7368421053, 30.4%, 1%);--ca-theme-color-primary-800-10: hsla(244.7368421053, 30.4%, 76.2923351159%, 0.1);--ca-theme-color-primary-800-20: hsla(244.7368421053, 30.4%, 76.2923351159%, 0.2);--ca-theme-color-primary-800-30: hsla(244.7368421053, 30.4%, 76.2923351159%, 0.3);--ca-theme-color-primary-800-40: hsla(244.7368421053, 30.4%, 76.2923351159%, 0.4);--ca-theme-color-primary-800-50: hsla(244.7368421053, 30.4%, 76.2923351159%, 0.5);--ca-theme-color-primary-800-60: hsla(244.7368421053, 30.4%, 76.2923351159%, 0.6);--ca-theme-color-primary-800-70: hsla(244.7368421053, 30.4%, 76.2923351159%, 0.7);--ca-theme-color-primary-800-80: hsla(244.7368421053, 30.4%, 76.2923351159%, 0.8);--ca-theme-color-primary-800-90: hsla(244.7368421053, 30.4%, 76.2923351159%, 0.9);--ca-theme-color-primary-800: hsl(244.7368421053, 30.4%, 76.2923351159%);--ca-theme-contrast-primary-800: hsl(244.7368421053, 30.4%, 1%);--ca-theme-color-primary-900-10: hsla(244.7368421053, 30.4%, 85.3832442068%, 0.1);--ca-theme-color-primary-900-20: hsla(244.7368421053, 30.4%, 85.3832442068%, 0.2);--ca-theme-color-primary-900-30: hsla(244.7368421053, 30.4%, 85.3832442068%, 0.3);--ca-theme-color-primary-900-40: hsla(244.7368421053, 30.4%, 85.3832442068%, 0.4);--ca-theme-color-primary-900-50: hsla(244.7368421053, 30.4%, 85.3832442068%, 0.5);--ca-theme-color-primary-900-60: hsla(244.7368421053, 30.4%, 85.3832442068%, 0.6);--ca-theme-color-primary-900-70: hsla(244.7368421053, 30.4%, 85.3832442068%, 0.7);--ca-theme-color-primary-900-80: hsla(244.7368421053, 30.4%, 85.3832442068%, 0.8);--ca-theme-color-primary-900-90: hsla(244.7368421053, 30.4%, 85.3832442068%, 0.9);--ca-theme-color-primary-900: hsl(244.7368421053, 30.4%, 85.3832442068%);--ca-theme-contrast-primary-900: hsl(244.7368421053, 30.4%, 1%);--ca-theme-color-secondary-100-10: hsla(336.0784313725, 63.4854771784%, 7.2905525847%, 0.1);--ca-theme-color-secondary-100-20: hsla(336.0784313725, 63.4854771784%, 7.2905525847%, 0.2);--ca-theme-color-secondary-100-30: hsla(336.0784313725, 63.4854771784%, 7.2905525847%, 0.3);--ca-theme-color-secondary-100-40: hsla(336.0784313725, 63.4854771784%, 7.2905525847%, 0.4);--ca-theme-color-secondary-100-50: hsla(336.0784313725, 63.4854771784%, 7.2905525847%, 0.5);--ca-theme-color-secondary-100-60: hsla(336.0784313725, 63.4854771784%, 7.2905525847%, 0.6);--ca-theme-color-secondary-100-70: hsla(336.0784313725, 63.4854771784%, 7.2905525847%, 0.7);--ca-theme-color-secondary-100-80: hsla(336.0784313725, 63.4854771784%, 7.2905525847%, 0.8);--ca-theme-color-secondary-100-90: hsla(336.0784313725, 63.4854771784%, 7.2905525847%, 0.9);--ca-theme-color-secondary-100: hsl(336.0784313725, 63.4854771784%, 7.2905525847%);--ca-theme-contrast-secondary-100: hsl(336.0784313725, 63.4854771784%, 99%);--ca-theme-color-secondary-200-10: hsla(336.0784313725, 63.4854771784%, 16.3814616756%, 0.1);--ca-theme-color-secondary-200-20: hsla(336.0784313725, 63.4854771784%, 16.3814616756%, 0.2);--ca-theme-color-secondary-200-30: hsla(336.0784313725, 63.4854771784%, 16.3814616756%, 0.3);--ca-theme-color-secondary-200-40: hsla(336.0784313725, 63.4854771784%, 16.3814616756%, 0.4);--ca-theme-color-secondary-200-50: hsla(336.0784313725, 63.4854771784%, 16.3814616756%, 0.5);--ca-theme-color-secondary-200-60: hsla(336.0784313725, 63.4854771784%, 16.3814616756%, 0.6);--ca-theme-color-secondary-200-70: hsla(336.0784313725, 63.4854771784%, 16.3814616756%, 0.7);--ca-theme-color-secondary-200-80: hsla(336.0784313725, 63.4854771784%, 16.3814616756%, 0.8);--ca-theme-color-secondary-200-90: hsla(336.0784313725, 63.4854771784%, 16.3814616756%, 0.9);--ca-theme-color-secondary-200: hsl(336.0784313725, 63.4854771784%, 16.3814616756%);--ca-theme-contrast-secondary-200: hsl(336.0784313725, 63.4854771784%, 99%);--ca-theme-color-secondary-300-10: hsla(336.0784313725, 63.4854771784%, 25.4723707665%, 0.1);--ca-theme-color-secondary-300-20: hsla(336.0784313725, 63.4854771784%, 25.4723707665%, 0.2);--ca-theme-color-secondary-300-30: hsla(336.0784313725, 63.4854771784%, 25.4723707665%, 0.3);--ca-theme-color-secondary-300-40: hsla(336.0784313725, 63.4854771784%, 25.4723707665%, 0.4);--ca-theme-color-secondary-300-50: hsla(336.0784313725, 63.4854771784%, 25.4723707665%, 0.5);--ca-theme-color-secondary-300-60: hsla(336.0784313725, 63.4854771784%, 25.4723707665%, 0.6);--ca-theme-color-secondary-300-70: hsla(336.0784313725, 63.4854771784%, 25.4723707665%, 0.7);--ca-theme-color-secondary-300-80: hsla(336.0784313725, 63.4854771784%, 25.4723707665%, 0.8);--ca-theme-color-secondary-300-90: hsla(336.0784313725, 63.4854771784%, 25.4723707665%, 0.9);--ca-theme-color-secondary-300: hsl(336.0784313725, 63.4854771784%, 25.4723707665%);--ca-theme-contrast-secondary-300: hsl(336.0784313725, 63.4854771784%, 99%);--ca-theme-color-secondary-400-10: hsla(336.0784313725, 63.4854771784%, 34.5632798574%, 0.1);--ca-theme-color-secondary-400-20: hsla(336.0784313725, 63.4854771784%, 34.5632798574%, 0.2);--ca-theme-color-secondary-400-30: hsla(336.0784313725, 63.4854771784%, 34.5632798574%, 0.3);--ca-theme-color-secondary-400-40: hsla(336.0784313725, 63.4854771784%, 34.5632798574%, 0.4);--ca-theme-color-secondary-400-50: hsla(336.0784313725, 63.4854771784%, 34.5632798574%, 0.5);--ca-theme-color-secondary-400-60: hsla(336.0784313725, 63.4854771784%, 34.5632798574%, 0.6);--ca-theme-color-secondary-400-70: hsla(336.0784313725, 63.4854771784%, 34.5632798574%, 0.7);--ca-theme-color-secondary-400-80: hsla(336.0784313725, 63.4854771784%, 34.5632798574%, 0.8);--ca-theme-color-secondary-400-90: hsla(336.0784313725, 63.4854771784%, 34.5632798574%, 0.9);--ca-theme-color-secondary-400: hsl(336.0784313725, 63.4854771784%, 34.5632798574%);--ca-theme-contrast-secondary-400: hsl(336.0784313725, 63.4854771784%, 99%);--ca-theme-color-secondary-500-10: hsla(336.0784313725, 63.4854771784%, 43.6541889483%, 0.1);--ca-theme-color-secondary-500-20: hsla(336.0784313725, 63.4854771784%, 43.6541889483%, 0.2);--ca-theme-color-secondary-500-30: hsla(336.0784313725, 63.4854771784%, 43.6541889483%, 0.3);--ca-theme-color-secondary-500-40: hsla(336.0784313725, 63.4854771784%, 43.6541889483%, 0.4);--ca-theme-color-secondary-500-50: hsla(336.0784313725, 63.4854771784%, 43.6541889483%, 0.5);--ca-theme-color-secondary-500-60: hsla(336.0784313725, 63.4854771784%, 43.6541889483%, 0.6);--ca-theme-color-secondary-500-70: hsla(336.0784313725, 63.4854771784%, 43.6541889483%, 0.7);--ca-theme-color-secondary-500-80: hsla(336.0784313725, 63.4854771784%, 43.6541889483%, 0.8);--ca-theme-color-secondary-500-90: hsla(336.0784313725, 63.4854771784%, 43.6541889483%, 0.9);--ca-theme-color-secondary-500: hsl(336.0784313725, 63.4854771784%, 43.6541889483%);--ca-theme-contrast-secondary-500: hsl(336.0784313725, 63.4854771784%, 99%);--ca-theme-color-secondary-600-10: hsla(336.0784313725, 63.4854771784%, 52.7450980392%, 0.1);--ca-theme-color-secondary-600-20: hsla(336.0784313725, 63.4854771784%, 52.7450980392%, 0.2);--ca-theme-color-secondary-600-30: hsla(336.0784313725, 63.4854771784%, 52.7450980392%, 0.3);--ca-theme-color-secondary-600-40: hsla(336.0784313725, 63.4854771784%, 52.7450980392%, 0.4);--ca-theme-color-secondary-600-50: hsla(336.0784313725, 63.4854771784%, 52.7450980392%, 0.5);--ca-theme-color-secondary-600-60: hsla(336.0784313725, 63.4854771784%, 52.7450980392%, 0.6);--ca-theme-color-secondary-600-70: hsla(336.0784313725, 63.4854771784%, 52.7450980392%, 0.7);--ca-theme-color-secondary-600-80: hsla(336.0784313725, 63.4854771784%, 52.7450980392%, 0.8);--ca-theme-color-secondary-600-90: hsla(336.0784313725, 63.4854771784%, 52.7450980392%, 0.9);--ca-theme-color-secondary-600: hsl(336.0784313725, 63.4854771784%, 52.7450980392%);--ca-theme-contrast-secondary-600: hsl(336.0784313725, 63.4854771784%, 99%);--ca-theme-color-secondary-700-10: hsla(336.0784313725, 63.4854771784%, 61.8360071301%, 0.1);--ca-theme-color-secondary-700-20: hsla(336.0784313725, 63.4854771784%, 61.8360071301%, 0.2);--ca-theme-color-secondary-700-30: hsla(336.0784313725, 63.4854771784%, 61.8360071301%, 0.3);--ca-theme-color-secondary-700-40: hsla(336.0784313725, 63.4854771784%, 61.8360071301%, 0.4);--ca-theme-color-secondary-700-50: hsla(336.0784313725, 63.4854771784%, 61.8360071301%, 0.5);--ca-theme-color-secondary-700-60: hsla(336.0784313725, 63.4854771784%, 61.8360071301%, 0.6);--ca-theme-color-secondary-700-70: hsla(336.0784313725, 63.4854771784%, 61.8360071301%, 0.7);--ca-theme-color-secondary-700-80: hsla(336.0784313725, 63.4854771784%, 61.8360071301%, 0.8);--ca-theme-color-secondary-700-90: hsla(336.0784313725, 63.4854771784%, 61.8360071301%, 0.9);--ca-theme-color-secondary-700: hsl(336.0784313725, 63.4854771784%, 61.8360071301%);--ca-theme-contrast-secondary-700: hsl(336.0784313725, 63.4854771784%, 1%);--ca-theme-color-secondary-800-10: hsla(336.0784313725, 63.4854771784%, 70.926916221%, 0.1);--ca-theme-color-secondary-800-20: hsla(336.0784313725, 63.4854771784%, 70.926916221%, 0.2);--ca-theme-color-secondary-800-30: hsla(336.0784313725, 63.4854771784%, 70.926916221%, 0.3);--ca-theme-color-secondary-800-40: hsla(336.0784313725, 63.4854771784%, 70.926916221%, 0.4);--ca-theme-color-secondary-800-50: hsla(336.0784313725, 63.4854771784%, 70.926916221%, 0.5);--ca-theme-color-secondary-800-60: hsla(336.0784313725, 63.4854771784%, 70.926916221%, 0.6);--ca-theme-color-secondary-800-70: hsla(336.0784313725, 63.4854771784%, 70.926916221%, 0.7);--ca-theme-color-secondary-800-80: hsla(336.0784313725, 63.4854771784%, 70.926916221%, 0.8);--ca-theme-color-secondary-800-90: hsla(336.0784313725, 63.4854771784%, 70.926916221%, 0.9);--ca-theme-color-secondary-800: hsl(336.0784313725, 63.4854771784%, 70.926916221%);--ca-theme-contrast-secondary-800: hsl(336.0784313725, 63.4854771784%, 1%);--ca-theme-color-secondary-900-10: hsla(336.0784313725, 63.4854771784%, 80.0178253119%, 0.1);--ca-theme-color-secondary-900-20: hsla(336.0784313725, 63.4854771784%, 80.0178253119%, 0.2);--ca-theme-color-secondary-900-30: hsla(336.0784313725, 63.4854771784%, 80.0178253119%, 0.3);--ca-theme-color-secondary-900-40: hsla(336.0784313725, 63.4854771784%, 80.0178253119%, 0.4);--ca-theme-color-secondary-900-50: hsla(336.0784313725, 63.4854771784%, 80.0178253119%, 0.5);--ca-theme-color-secondary-900-60: hsla(336.0784313725, 63.4854771784%, 80.0178253119%, 0.6);--ca-theme-color-secondary-900-70: hsla(336.0784313725, 63.4854771784%, 80.0178253119%, 0.7);--ca-theme-color-secondary-900-80: hsla(336.0784313725, 63.4854771784%, 80.0178253119%, 0.8);--ca-theme-color-secondary-900-90: hsla(336.0784313725, 63.4854771784%, 80.0178253119%, 0.9);--ca-theme-color-secondary-900: hsl(336.0784313725, 63.4854771784%, 80.0178253119%);--ca-theme-contrast-secondary-900: hsl(336.0784313725, 63.4854771784%, 1%);--ca-theme-color-tertiary-100-10: hsla(218.8439306358, 78.99543379%, 11.6042780749%, 0.1);--ca-theme-color-tertiary-100-20: hsla(218.8439306358, 78.99543379%, 11.6042780749%, 0.2);--ca-theme-color-tertiary-100-30: hsla(218.8439306358, 78.99543379%, 11.6042780749%, 0.3);--ca-theme-color-tertiary-100-40: hsla(218.8439306358, 78.99543379%, 11.6042780749%, 0.4);--ca-theme-color-tertiary-100-50: hsla(218.8439306358, 78.99543379%, 11.6042780749%, 0.5);--ca-theme-color-tertiary-100-60: hsla(218.8439306358, 78.99543379%, 11.6042780749%, 0.6);--ca-theme-color-tertiary-100-70: hsla(218.8439306358, 78.99543379%, 11.6042780749%, 0.7);--ca-theme-color-tertiary-100-80: hsla(218.8439306358, 78.99543379%, 11.6042780749%, 0.8);--ca-theme-color-tertiary-100-90: hsla(218.8439306358, 78.99543379%, 11.6042780749%, 0.9);--ca-theme-color-tertiary-100: hsl(218.8439306358, 78.99543379%, 11.6042780749%);--ca-theme-contrast-tertiary-100: hsl(218.8439306358, 78.99543379%, 99%);--ca-theme-color-tertiary-200-10: hsla(218.8439306358, 78.99543379%, 20.6951871658%, 0.1);--ca-theme-color-tertiary-200-20: hsla(218.8439306358, 78.99543379%, 20.6951871658%, 0.2);--ca-theme-color-tertiary-200-30: hsla(218.8439306358, 78.99543379%, 20.6951871658%, 0.3);--ca-theme-color-tertiary-200-40: hsla(218.8439306358, 78.99543379%, 20.6951871658%, 0.4);--ca-theme-color-tertiary-200-50: hsla(218.8439306358, 78.99543379%, 20.6951871658%, 0.5);--ca-theme-color-tertiary-200-60: hsla(218.8439306358, 78.99543379%, 20.6951871658%, 0.6);--ca-theme-color-tertiary-200-70: hsla(218.8439306358, 78.99543379%, 20.6951871658%, 0.7);--ca-theme-color-tertiary-200-80: hsla(218.8439306358, 78.99543379%, 20.6951871658%, 0.8);--ca-theme-color-tertiary-200-90: hsla(218.8439306358, 78.99543379%, 20.6951871658%, 0.9);--ca-theme-color-tertiary-200: hsl(218.8439306358, 78.99543379%, 20.6951871658%);--ca-theme-contrast-tertiary-200: hsl(218.8439306358, 78.99543379%, 99%);--ca-theme-color-tertiary-300-10: hsla(218.8439306358, 78.99543379%, 29.7860962567%, 0.1);--ca-theme-color-tertiary-300-20: hsla(218.8439306358, 78.99543379%, 29.7860962567%, 0.2);--ca-theme-color-tertiary-300-30: hsla(218.8439306358, 78.99543379%, 29.7860962567%, 0.3);--ca-theme-color-tertiary-300-40: hsla(218.8439306358, 78.99543379%, 29.7860962567%, 0.4);--ca-theme-color-tertiary-300-50: hsla(218.8439306358, 78.99543379%, 29.7860962567%, 0.5);--ca-theme-color-tertiary-300-60: hsla(218.8439306358, 78.99543379%, 29.7860962567%, 0.6);--ca-theme-color-tertiary-300-70: hsla(218.8439306358, 78.99543379%, 29.7860962567%, 0.7);--ca-theme-color-tertiary-300-80: hsla(218.8439306358, 78.99543379%, 29.7860962567%, 0.8);--ca-theme-color-tertiary-300-90: hsla(218.8439306358, 78.99543379%, 29.7860962567%, 0.9);--ca-theme-color-tertiary-300: hsl(218.8439306358, 78.99543379%, 29.7860962567%);--ca-theme-contrast-tertiary-300: hsl(218.8439306358, 78.99543379%, 99%);--ca-theme-color-tertiary-400-10: hsla(218.8439306358, 78.99543379%, 38.8770053476%, 0.1);--ca-theme-color-tertiary-400-20: hsla(218.8439306358, 78.99543379%, 38.8770053476%, 0.2);--ca-theme-color-tertiary-400-30: hsla(218.8439306358, 78.99543379%, 38.8770053476%, 0.3);--ca-theme-color-tertiary-400-40: hsla(218.8439306358, 78.99543379%, 38.8770053476%, 0.4);--ca-theme-color-tertiary-400-50: hsla(218.8439306358, 78.99543379%, 38.8770053476%, 0.5);--ca-theme-color-tertiary-400-60: hsla(218.8439306358, 78.99543379%, 38.8770053476%, 0.6);--ca-theme-color-tertiary-400-70: hsla(218.8439306358, 78.99543379%, 38.8770053476%, 0.7);--ca-theme-color-tertiary-400-80: hsla(218.8439306358, 78.99543379%, 38.8770053476%, 0.8);--ca-theme-color-tertiary-400-90: hsla(218.8439306358, 78.99543379%, 38.8770053476%, 0.9);--ca-theme-color-tertiary-400: hsl(218.8439306358, 78.99543379%, 38.8770053476%);--ca-theme-contrast-tertiary-400: hsl(218.8439306358, 78.99543379%, 99%);--ca-theme-color-tertiary-500-10: hsla(218.8439306358, 78.99543379%, 47.9679144385%, 0.1);--ca-theme-color-tertiary-500-20: hsla(218.8439306358, 78.99543379%, 47.9679144385%, 0.2);--ca-theme-color-tertiary-500-30: hsla(218.8439306358, 78.99543379%, 47.9679144385%, 0.3);--ca-theme-color-tertiary-500-40: hsla(218.8439306358, 78.99543379%, 47.9679144385%, 0.4);--ca-theme-color-tertiary-500-50: hsla(218.8439306358, 78.99543379%, 47.9679144385%, 0.5);--ca-theme-color-tertiary-500-60: hsla(218.8439306358, 78.99543379%, 47.9679144385%, 0.6);--ca-theme-color-tertiary-500-70: hsla(218.8439306358, 78.99543379%, 47.9679144385%, 0.7);--ca-theme-color-tertiary-500-80: hsla(218.8439306358, 78.99543379%, 47.9679144385%, 0.8);--ca-theme-color-tertiary-500-90: hsla(218.8439306358, 78.99543379%, 47.9679144385%, 0.9);--ca-theme-color-tertiary-500: hsl(218.8439306358, 78.99543379%, 47.9679144385%);--ca-theme-contrast-tertiary-500: hsl(218.8439306358, 78.99543379%, 99%);--ca-theme-color-tertiary-600-10: hsla(218.8439306358, 78.99543379%, 57.0588235294%, 0.1);--ca-theme-color-tertiary-600-20: hsla(218.8439306358, 78.99543379%, 57.0588235294%, 0.2);--ca-theme-color-tertiary-600-30: hsla(218.8439306358, 78.99543379%, 57.0588235294%, 0.3);--ca-theme-color-tertiary-600-40: hsla(218.8439306358, 78.99543379%, 57.0588235294%, 0.4);--ca-theme-color-tertiary-600-50: hsla(218.8439306358, 78.99543379%, 57.0588235294%, 0.5);--ca-theme-color-tertiary-600-60: hsla(218.8439306358, 78.99543379%, 57.0588235294%, 0.6);--ca-theme-color-tertiary-600-70: hsla(218.8439306358, 78.99543379%, 57.0588235294%, 0.7);--ca-theme-color-tertiary-600-80: hsla(218.8439306358, 78.99543379%, 57.0588235294%, 0.8);--ca-theme-color-tertiary-600-90: hsla(218.8439306358, 78.99543379%, 57.0588235294%, 0.9);--ca-theme-color-tertiary-600: hsl(218.8439306358, 78.99543379%, 57.0588235294%);--ca-theme-contrast-tertiary-600: hsl(218.8439306358, 78.99543379%, 99%);--ca-theme-color-tertiary-700-10: hsla(218.8439306358, 78.99543379%, 66.1497326203%, 0.1);--ca-theme-color-tertiary-700-20: hsla(218.8439306358, 78.99543379%, 66.1497326203%, 0.2);--ca-theme-color-tertiary-700-30: hsla(218.8439306358, 78.99543379%, 66.1497326203%, 0.3);--ca-theme-color-tertiary-700-40: hsla(218.8439306358, 78.99543379%, 66.1497326203%, 0.4);--ca-theme-color-tertiary-700-50: hsla(218.8439306358, 78.99543379%, 66.1497326203%, 0.5);--ca-theme-color-tertiary-700-60: hsla(218.8439306358, 78.99543379%, 66.1497326203%, 0.6);--ca-theme-color-tertiary-700-70: hsla(218.8439306358, 78.99543379%, 66.1497326203%, 0.7);--ca-theme-color-tertiary-700-80: hsla(218.8439306358, 78.99543379%, 66.1497326203%, 0.8);--ca-theme-color-tertiary-700-90: hsla(218.8439306358, 78.99543379%, 66.1497326203%, 0.9);--ca-theme-color-tertiary-700: hsl(218.8439306358, 78.99543379%, 66.1497326203%);--ca-theme-contrast-tertiary-700: hsl(218.8439306358, 78.99543379%, 1%);--ca-theme-color-tertiary-800-10: hsla(218.8439306358, 78.99543379%, 75.2406417112%, 0.1);--ca-theme-color-tertiary-800-20: hsla(218.8439306358, 78.99543379%, 75.2406417112%, 0.2);--ca-theme-color-tertiary-800-30: hsla(218.8439306358, 78.99543379%, 75.2406417112%, 0.3);--ca-theme-color-tertiary-800-40: hsla(218.8439306358, 78.99543379%, 75.2406417112%, 0.4);--ca-theme-color-tertiary-800-50: hsla(218.8439306358, 78.99543379%, 75.2406417112%, 0.5);--ca-theme-color-tertiary-800-60: hsla(218.8439306358, 78.99543379%, 75.2406417112%, 0.6);--ca-theme-color-tertiary-800-70: hsla(218.8439306358, 78.99543379%, 75.2406417112%, 0.7);--ca-theme-color-tertiary-800-80: hsla(218.8439306358, 78.99543379%, 75.2406417112%, 0.8);--ca-theme-color-tertiary-800-90: hsla(218.8439306358, 78.99543379%, 75.2406417112%, 0.9);--ca-theme-color-tertiary-800: hsl(218.8439306358, 78.99543379%, 75.2406417112%);--ca-theme-contrast-tertiary-800: hsl(218.8439306358, 78.99543379%, 1%);--ca-theme-color-tertiary-900-10: hsla(218.8439306358, 78.99543379%, 84.3315508021%, 0.1);--ca-theme-color-tertiary-900-20: hsla(218.8439306358, 78.99543379%, 84.3315508021%, 0.2);--ca-theme-color-tertiary-900-30: hsla(218.8439306358, 78.99543379%, 84.3315508021%, 0.3);--ca-theme-color-tertiary-900-40: hsla(218.8439306358, 78.99543379%, 84.3315508021%, 0.4);--ca-theme-color-tertiary-900-50: hsla(218.8439306358, 78.99543379%, 84.3315508021%, 0.5);--ca-theme-color-tertiary-900-60: hsla(218.8439306358, 78.99543379%, 84.3315508021%, 0.6);--ca-theme-color-tertiary-900-70: hsla(218.8439306358, 78.99543379%, 84.3315508021%, 0.7);--ca-theme-color-tertiary-900-80: hsla(218.8439306358, 78.99543379%, 84.3315508021%, 0.8);--ca-theme-color-tertiary-900-90: hsla(218.8439306358, 78.99543379%, 84.3315508021%, 0.9);--ca-theme-color-tertiary-900: hsl(218.8439306358, 78.99543379%, 84.3315508021%);--ca-theme-contrast-tertiary-900: hsl(218.8439306358, 78.99543379%, 1%);--ca-theme-color-red-100-10: hsla(357.1014492754, 96.2790697674%, 12.3885918004%, 0.1);--ca-theme-color-red-100-20: hsla(357.1014492754, 96.2790697674%, 12.3885918004%, 0.2);--ca-theme-color-red-100-30: hsla(357.1014492754, 96.2790697674%, 12.3885918004%, 0.3);--ca-theme-color-red-100-40: hsla(357.1014492754, 96.2790697674%, 12.3885918004%, 0.4);--ca-theme-color-red-100-50: hsla(357.1014492754, 96.2790697674%, 12.3885918004%, 0.5);--ca-theme-color-red-100-60: hsla(357.1014492754, 96.2790697674%, 12.3885918004%, 0.6);--ca-theme-color-red-100-70: hsla(357.1014492754, 96.2790697674%, 12.3885918004%, 0.7);--ca-theme-color-red-100-80: hsla(357.1014492754, 96.2790697674%, 12.3885918004%, 0.8);--ca-theme-color-red-100-90: hsla(357.1014492754, 96.2790697674%, 12.3885918004%, 0.9);--ca-theme-color-red-100: hsl(357.1014492754, 96.2790697674%, 12.3885918004%);--ca-theme-contrast-red-100: hsl(357.1014492754, 96.2790697674%, 99%);--ca-theme-color-red-200-10: hsla(357.1014492754, 96.2790697674%, 21.4795008913%, 0.1);--ca-theme-color-red-200-20: hsla(357.1014492754, 96.2790697674%, 21.4795008913%, 0.2);--ca-theme-color-red-200-30: hsla(357.1014492754, 96.2790697674%, 21.4795008913%, 0.3);--ca-theme-color-red-200-40: hsla(357.1014492754, 96.2790697674%, 21.4795008913%, 0.4);--ca-theme-color-red-200-50: hsla(357.1014492754, 96.2790697674%, 21.4795008913%, 0.5);--ca-theme-color-red-200-60: hsla(357.1014492754, 96.2790697674%, 21.4795008913%, 0.6);--ca-theme-color-red-200-70: hsla(357.1014492754, 96.2790697674%, 21.4795008913%, 0.7);--ca-theme-color-red-200-80: hsla(357.1014492754, 96.2790697674%, 21.4795008913%, 0.8);--ca-theme-color-red-200-90: hsla(357.1014492754, 96.2790697674%, 21.4795008913%, 0.9);--ca-theme-color-red-200: hsl(357.1014492754, 96.2790697674%, 21.4795008913%);--ca-theme-contrast-red-200: hsl(357.1014492754, 96.2790697674%, 99%);--ca-theme-color-red-300-10: hsla(357.1014492754, 96.2790697674%, 30.5704099822%, 0.1);--ca-theme-color-red-300-20: hsla(357.1014492754, 96.2790697674%, 30.5704099822%, 0.2);--ca-theme-color-red-300-30: hsla(357.1014492754, 96.2790697674%, 30.5704099822%, 0.3);--ca-theme-color-red-300-40: hsla(357.1014492754, 96.2790697674%, 30.5704099822%, 0.4);--ca-theme-color-red-300-50: hsla(357.1014492754, 96.2790697674%, 30.5704099822%, 0.5);--ca-theme-color-red-300-60: hsla(357.1014492754, 96.2790697674%, 30.5704099822%, 0.6);--ca-theme-color-red-300-70: hsla(357.1014492754, 96.2790697674%, 30.5704099822%, 0.7);--ca-theme-color-red-300-80: hsla(357.1014492754, 96.2790697674%, 30.5704099822%, 0.8);--ca-theme-color-red-300-90: hsla(357.1014492754, 96.2790697674%, 30.5704099822%, 0.9);--ca-theme-color-red-300: hsl(357.1014492754, 96.2790697674%, 30.5704099822%);--ca-theme-contrast-red-300: hsl(357.1014492754, 96.2790697674%, 99%);--ca-theme-color-red-400-10: hsla(357.1014492754, 96.2790697674%, 39.6613190731%, 0.1);--ca-theme-color-red-400-20: hsla(357.1014492754, 96.2790697674%, 39.6613190731%, 0.2);--ca-theme-color-red-400-30: hsla(357.1014492754, 96.2790697674%, 39.6613190731%, 0.3);--ca-theme-color-red-400-40: hsla(357.1014492754, 96.2790697674%, 39.6613190731%, 0.4);--ca-theme-color-red-400-50: hsla(357.1014492754, 96.2790697674%, 39.6613190731%, 0.5);--ca-theme-color-red-400-60: hsla(357.1014492754, 96.2790697674%, 39.6613190731%, 0.6);--ca-theme-color-red-400-70: hsla(357.1014492754, 96.2790697674%, 39.6613190731%, 0.7);--ca-theme-color-red-400-80: hsla(357.1014492754, 96.2790697674%, 39.6613190731%, 0.8);--ca-theme-color-red-400-90: hsla(357.1014492754, 96.2790697674%, 39.6613190731%, 0.9);--ca-theme-color-red-400: hsl(357.1014492754, 96.2790697674%, 39.6613190731%);--ca-theme-contrast-red-400: hsl(357.1014492754, 96.2790697674%, 99%);--ca-theme-color-red-500-10: hsla(357.1014492754, 96.2790697674%, 48.752228164%, 0.1);--ca-theme-color-red-500-20: hsla(357.1014492754, 96.2790697674%, 48.752228164%, 0.2);--ca-theme-color-red-500-30: hsla(357.1014492754, 96.2790697674%, 48.752228164%, 0.3);--ca-theme-color-red-500-40: hsla(357.1014492754, 96.2790697674%, 48.752228164%, 0.4);--ca-theme-color-red-500-50: hsla(357.1014492754, 96.2790697674%, 48.752228164%, 0.5);--ca-theme-color-red-500-60: hsla(357.1014492754, 96.2790697674%, 48.752228164%, 0.6);--ca-theme-color-red-500-70: hsla(357.1014492754, 96.2790697674%, 48.752228164%, 0.7);--ca-theme-color-red-500-80: hsla(357.1014492754, 96.2790697674%, 48.752228164%, 0.8);--ca-theme-color-red-500-90: hsla(357.1014492754, 96.2790697674%, 48.752228164%, 0.9);--ca-theme-color-red-500: hsl(357.1014492754, 96.2790697674%, 48.752228164%);--ca-theme-contrast-red-500: hsl(357.1014492754, 96.2790697674%, 99%);--ca-theme-color-red-600-10: hsla(357.1014492754, 96.2790697674%, 57.8431372549%, 0.1);--ca-theme-color-red-600-20: hsla(357.1014492754, 96.2790697674%, 57.8431372549%, 0.2);--ca-theme-color-red-600-30: hsla(357.1014492754, 96.2790697674%, 57.8431372549%, 0.3);--ca-theme-color-red-600-40: hsla(357.1014492754, 96.2790697674%, 57.8431372549%, 0.4);--ca-theme-color-red-600-50: hsla(357.1014492754, 96.2790697674%, 57.8431372549%, 0.5);--ca-theme-color-red-600-60: hsla(357.1014492754, 96.2790697674%, 57.8431372549%, 0.6);--ca-theme-color-red-600-70: hsla(357.1014492754, 96.2790697674%, 57.8431372549%, 0.7);--ca-theme-color-red-600-80: hsla(357.1014492754, 96.2790697674%, 57.8431372549%, 0.8);--ca-theme-color-red-600-90: hsla(357.1014492754, 96.2790697674%, 57.8431372549%, 0.9);--ca-theme-color-red-600: hsl(357.1014492754, 96.2790697674%, 57.8431372549%);--ca-theme-contrast-red-600: hsl(357.1014492754, 96.2790697674%, 99%);--ca-theme-color-red-700-10: hsla(357.1014492754, 96.2790697674%, 66.9340463458%, 0.1);--ca-theme-color-red-700-20: hsla(357.1014492754, 96.2790697674%, 66.9340463458%, 0.2);--ca-theme-color-red-700-30: hsla(357.1014492754, 96.2790697674%, 66.9340463458%, 0.3);--ca-theme-color-red-700-40: hsla(357.1014492754, 96.2790697674%, 66.9340463458%, 0.4);--ca-theme-color-red-700-50: hsla(357.1014492754, 96.2790697674%, 66.9340463458%, 0.5);--ca-theme-color-red-700-60: hsla(357.1014492754, 96.2790697674%, 66.9340463458%, 0.6);--ca-theme-color-red-700-70: hsla(357.1014492754, 96.2790697674%, 66.9340463458%, 0.7);--ca-theme-color-red-700-80: hsla(357.1014492754, 96.2790697674%, 66.9340463458%, 0.8);--ca-theme-color-red-700-90: hsla(357.1014492754, 96.2790697674%, 66.9340463458%, 0.9);--ca-theme-color-red-700: hsl(357.1014492754, 96.2790697674%, 66.9340463458%);--ca-theme-contrast-red-700: hsl(357.1014492754, 96.2790697674%, 1%);--ca-theme-color-red-800-10: hsla(357.1014492754, 96.2790697674%, 76.0249554367%, 0.1);--ca-theme-color-red-800-20: hsla(357.1014492754, 96.2790697674%, 76.0249554367%, 0.2);--ca-theme-color-red-800-30: hsla(357.1014492754, 96.2790697674%, 76.0249554367%, 0.3);--ca-theme-color-red-800-40: hsla(357.1014492754, 96.2790697674%, 76.0249554367%, 0.4);--ca-theme-color-red-800-50: hsla(357.1014492754, 96.2790697674%, 76.0249554367%, 0.5);--ca-theme-color-red-800-60: hsla(357.1014492754, 96.2790697674%, 76.0249554367%, 0.6);--ca-theme-color-red-800-70: hsla(357.1014492754, 96.2790697674%, 76.0249554367%, 0.7);--ca-theme-color-red-800-80: hsla(357.1014492754, 96.2790697674%, 76.0249554367%, 0.8);--ca-theme-color-red-800-90: hsla(357.1014492754, 96.2790697674%, 76.0249554367%, 0.9);--ca-theme-color-red-800: hsl(357.1014492754, 96.2790697674%, 76.0249554367%);--ca-theme-contrast-red-800: hsl(357.1014492754, 96.2790697674%, 1%);--ca-theme-color-red-900-10: hsla(357.1014492754, 96.2790697674%, 85.1158645276%, 0.1);--ca-theme-color-red-900-20: hsla(357.1014492754, 96.2790697674%, 85.1158645276%, 0.2);--ca-theme-color-red-900-30: hsla(357.1014492754, 96.2790697674%, 85.1158645276%, 0.3);--ca-theme-color-red-900-40: hsla(357.1014492754, 96.2790697674%, 85.1158645276%, 0.4);--ca-theme-color-red-900-50: hsla(357.1014492754, 96.2790697674%, 85.1158645276%, 0.5);--ca-theme-color-red-900-60: hsla(357.1014492754, 96.2790697674%, 85.1158645276%, 0.6);--ca-theme-color-red-900-70: hsla(357.1014492754, 96.2790697674%, 85.1158645276%, 0.7);--ca-theme-color-red-900-80: hsla(357.1014492754, 96.2790697674%, 85.1158645276%, 0.8);--ca-theme-color-red-900-90: hsla(357.1014492754, 96.2790697674%, 85.1158645276%, 0.9);--ca-theme-color-red-900: hsl(357.1014492754, 96.2790697674%, 85.1158645276%);--ca-theme-contrast-red-900: hsl(357.1014492754, 96.2790697674%, 1%);--ca-theme-color-yellow-100-10: hsla(44.4351464435, 100%, 10.4991087344%, 0.1);--ca-theme-color-yellow-100-20: hsla(44.4351464435, 100%, 10.4991087344%, 0.2);--ca-theme-color-yellow-100-30: hsla(44.4351464435, 100%, 10.4991087344%, 0.3);--ca-theme-color-yellow-100-40: hsla(44.4351464435, 100%, 10.4991087344%, 0.4);--ca-theme-color-yellow-100-50: hsla(44.4351464435, 100%, 10.4991087344%, 0.5);--ca-theme-color-yellow-100-60: hsla(44.4351464435, 100%, 10.4991087344%, 0.6);--ca-theme-color-yellow-100-70: hsla(44.4351464435, 100%, 10.4991087344%, 0.7);--ca-theme-color-yellow-100-80: hsla(44.4351464435, 100%, 10.4991087344%, 0.8);--ca-theme-color-yellow-100-90: hsla(44.4351464435, 100%, 10.4991087344%, 0.9);--ca-theme-color-yellow-100: hsl(44.4351464435, 100%, 10.4991087344%);--ca-theme-contrast-yellow-100: hsl(44.4351464435, 100%, 99%);--ca-theme-color-yellow-200-10: hsla(44.4351464435, 100%, 19.5900178253%, 0.1);--ca-theme-color-yellow-200-20: hsla(44.4351464435, 100%, 19.5900178253%, 0.2);--ca-theme-color-yellow-200-30: hsla(44.4351464435, 100%, 19.5900178253%, 0.3);--ca-theme-color-yellow-200-40: hsla(44.4351464435, 100%, 19.5900178253%, 0.4);--ca-theme-color-yellow-200-50: hsla(44.4351464435, 100%, 19.5900178253%, 0.5);--ca-theme-color-yellow-200-60: hsla(44.4351464435, 100%, 19.5900178253%, 0.6);--ca-theme-color-yellow-200-70: hsla(44.4351464435, 100%, 19.5900178253%, 0.7);--ca-theme-color-yellow-200-80: hsla(44.4351464435, 100%, 19.5900178253%, 0.8);--ca-theme-color-yellow-200-90: hsla(44.4351464435, 100%, 19.5900178253%, 0.9);--ca-theme-color-yellow-200: hsl(44.4351464435, 100%, 19.5900178253%);--ca-theme-contrast-yellow-200: hsl(44.4351464435, 100%, 99%);--ca-theme-color-yellow-300-10: hsla(44.4351464435, 100%, 28.6809269162%, 0.1);--ca-theme-color-yellow-300-20: hsla(44.4351464435, 100%, 28.6809269162%, 0.2);--ca-theme-color-yellow-300-30: hsla(44.4351464435, 100%, 28.6809269162%, 0.3);--ca-theme-color-yellow-300-40: hsla(44.4351464435, 100%, 28.6809269162%, 0.4);--ca-theme-color-yellow-300-50: hsla(44.4351464435, 100%, 28.6809269162%, 0.5);--ca-theme-color-yellow-300-60: hsla(44.4351464435, 100%, 28.6809269162%, 0.6);--ca-theme-color-yellow-300-70: hsla(44.4351464435, 100%, 28.6809269162%, 0.7);--ca-theme-color-yellow-300-80: hsla(44.4351464435, 100%, 28.6809269162%, 0.8);--ca-theme-color-yellow-300-90: hsla(44.4351464435, 100%, 28.6809269162%, 0.9);--ca-theme-color-yellow-300: hsl(44.4351464435, 100%, 28.6809269162%);--ca-theme-contrast-yellow-300: hsl(44.4351464435, 100%, 99%);--ca-theme-color-yellow-400-10: hsla(44.4351464435, 100%, 37.7718360071%, 0.1);--ca-theme-color-yellow-400-20: hsla(44.4351464435, 100%, 37.7718360071%, 0.2);--ca-theme-color-yellow-400-30: hsla(44.4351464435, 100%, 37.7718360071%, 0.3);--ca-theme-color-yellow-400-40: hsla(44.4351464435, 100%, 37.7718360071%, 0.4);--ca-theme-color-yellow-400-50: hsla(44.4351464435, 100%, 37.7718360071%, 0.5);--ca-theme-color-yellow-400-60: hsla(44.4351464435, 100%, 37.7718360071%, 0.6);--ca-theme-color-yellow-400-70: hsla(44.4351464435, 100%, 37.7718360071%, 0.7);--ca-theme-color-yellow-400-80: hsla(44.4351464435, 100%, 37.7718360071%, 0.8);--ca-theme-color-yellow-400-90: hsla(44.4351464435, 100%, 37.7718360071%, 0.9);--ca-theme-color-yellow-400: hsl(44.4351464435, 100%, 37.7718360071%);--ca-theme-contrast-yellow-400: hsl(44.4351464435, 100%, 1%);--ca-theme-color-yellow-500-10: hsla(44.4351464435, 100%, 46.862745098%, 0.1);--ca-theme-color-yellow-500-20: hsla(44.4351464435, 100%, 46.862745098%, 0.2);--ca-theme-color-yellow-500-30: hsla(44.4351464435, 100%, 46.862745098%, 0.3);--ca-theme-color-yellow-500-40: hsla(44.4351464435, 100%, 46.862745098%, 0.4);--ca-theme-color-yellow-500-50: hsla(44.4351464435, 100%, 46.862745098%, 0.5);--ca-theme-color-yellow-500-60: hsla(44.4351464435, 100%, 46.862745098%, 0.6);--ca-theme-color-yellow-500-70: hsla(44.4351464435, 100%, 46.862745098%, 0.7);--ca-theme-color-yellow-500-80: hsla(44.4351464435, 100%, 46.862745098%, 0.8);--ca-theme-color-yellow-500-90: hsla(44.4351464435, 100%, 46.862745098%, 0.9);--ca-theme-color-yellow-500: hsl(44.4351464435, 100%, 46.862745098%);--ca-theme-contrast-yellow-500: hsl(44.4351464435, 100%, 1%);--ca-theme-color-yellow-600-10: hsla(44.4351464435, 100%, 55.9536541889%, 0.1);--ca-theme-color-yellow-600-20: hsla(44.4351464435, 100%, 55.9536541889%, 0.2);--ca-theme-color-yellow-600-30: hsla(44.4351464435, 100%, 55.9536541889%, 0.3);--ca-theme-color-yellow-600-40: hsla(44.4351464435, 100%, 55.9536541889%, 0.4);--ca-theme-color-yellow-600-50: hsla(44.4351464435, 100%, 55.9536541889%, 0.5);--ca-theme-color-yellow-600-60: hsla(44.4351464435, 100%, 55.9536541889%, 0.6);--ca-theme-color-yellow-600-70: hsla(44.4351464435, 100%, 55.9536541889%, 0.7);--ca-theme-color-yellow-600-80: hsla(44.4351464435, 100%, 55.9536541889%, 0.8);--ca-theme-color-yellow-600-90: hsla(44.4351464435, 100%, 55.9536541889%, 0.9);--ca-theme-color-yellow-600: hsl(44.4351464435, 100%, 55.9536541889%);--ca-theme-contrast-yellow-600: hsl(44.4351464435, 100%, 1%);--ca-theme-color-yellow-700-10: hsla(44.4351464435, 100%, 65.0445632799%, 0.1);--ca-theme-color-yellow-700-20: hsla(44.4351464435, 100%, 65.0445632799%, 0.2);--ca-theme-color-yellow-700-30: hsla(44.4351464435, 100%, 65.0445632799%, 0.3);--ca-theme-color-yellow-700-40: hsla(44.4351464435, 100%, 65.0445632799%, 0.4);--ca-theme-color-yellow-700-50: hsla(44.4351464435, 100%, 65.0445632799%, 0.5);--ca-theme-color-yellow-700-60: hsla(44.4351464435, 100%, 65.0445632799%, 0.6);--ca-theme-color-yellow-700-70: hsla(44.4351464435, 100%, 65.0445632799%, 0.7);--ca-theme-color-yellow-700-80: hsla(44.4351464435, 100%, 65.0445632799%, 0.8);--ca-theme-color-yellow-700-90: hsla(44.4351464435, 100%, 65.0445632799%, 0.9);--ca-theme-color-yellow-700: hsl(44.4351464435, 100%, 65.0445632799%);--ca-theme-contrast-yellow-700: hsl(44.4351464435, 100%, 1%);--ca-theme-color-yellow-800-10: hsla(44.4351464435, 100%, 74.1354723708%, 0.1);--ca-theme-color-yellow-800-20: hsla(44.4351464435, 100%, 74.1354723708%, 0.2);--ca-theme-color-yellow-800-30: hsla(44.4351464435, 100%, 74.1354723708%, 0.3);--ca-theme-color-yellow-800-40: hsla(44.4351464435, 100%, 74.1354723708%, 0.4);--ca-theme-color-yellow-800-50: hsla(44.4351464435, 100%, 74.1354723708%, 0.5);--ca-theme-color-yellow-800-60: hsla(44.4351464435, 100%, 74.1354723708%, 0.6);--ca-theme-color-yellow-800-70: hsla(44.4351464435, 100%, 74.1354723708%, 0.7);--ca-theme-color-yellow-800-80: hsla(44.4351464435, 100%, 74.1354723708%, 0.8);--ca-theme-color-yellow-800-90: hsla(44.4351464435, 100%, 74.1354723708%, 0.9);--ca-theme-color-yellow-800: hsl(44.4351464435, 100%, 74.1354723708%);--ca-theme-contrast-yellow-800: hsl(44.4351464435, 100%, 1%);--ca-theme-color-yellow-900-10: hsla(44.4351464435, 100%, 83.2263814617%, 0.1);--ca-theme-color-yellow-900-20: hsla(44.4351464435, 100%, 83.2263814617%, 0.2);--ca-theme-color-yellow-900-30: hsla(44.4351464435, 100%, 83.2263814617%, 0.3);--ca-theme-color-yellow-900-40: hsla(44.4351464435, 100%, 83.2263814617%, 0.4);--ca-theme-color-yellow-900-50: hsla(44.4351464435, 100%, 83.2263814617%, 0.5);--ca-theme-color-yellow-900-60: hsla(44.4351464435, 100%, 83.2263814617%, 0.6);--ca-theme-color-yellow-900-70: hsla(44.4351464435, 100%, 83.2263814617%, 0.7);--ca-theme-color-yellow-900-80: hsla(44.4351464435, 100%, 83.2263814617%, 0.8);--ca-theme-color-yellow-900-90: hsla(44.4351464435, 100%, 83.2263814617%, 0.9);--ca-theme-color-yellow-900: hsl(44.4351464435, 100%, 83.2263814617%);--ca-theme-contrast-yellow-900: hsl(44.4351464435, 100%, 1%);--ca-theme-color-purple-100-10: hsla(273.4054054054, 100%, 9.1800356506%, 0.1);--ca-theme-color-purple-100-20: hsla(273.4054054054, 100%, 9.1800356506%, 0.2);--ca-theme-color-purple-100-30: hsla(273.4054054054, 100%, 9.1800356506%, 0.3);--ca-theme-color-purple-100-40: hsla(273.4054054054, 100%, 9.1800356506%, 0.4);--ca-theme-color-purple-100-50: hsla(273.4054054054, 100%, 9.1800356506%, 0.5);--ca-theme-color-purple-100-60: hsla(273.4054054054, 100%, 9.1800356506%, 0.6);--ca-theme-color-purple-100-70: hsla(273.4054054054, 100%, 9.1800356506%, 0.7);--ca-theme-color-purple-100-80: hsla(273.4054054054, 100%, 9.1800356506%, 0.8);--ca-theme-color-purple-100-90: hsla(273.4054054054, 100%, 9.1800356506%, 0.9);--ca-theme-color-purple-100: hsl(273.4054054054, 100%, 9.1800356506%);--ca-theme-contrast-purple-100: hsl(273.4054054054, 100%, 99%);--ca-theme-color-purple-200-10: hsla(273.4054054054, 100%, 18.2709447415%, 0.1);--ca-theme-color-purple-200-20: hsla(273.4054054054, 100%, 18.2709447415%, 0.2);--ca-theme-color-purple-200-30: hsla(273.4054054054, 100%, 18.2709447415%, 0.3);--ca-theme-color-purple-200-40: hsla(273.4054054054, 100%, 18.2709447415%, 0.4);--ca-theme-color-purple-200-50: hsla(273.4054054054, 100%, 18.2709447415%, 0.5);--ca-theme-color-purple-200-60: hsla(273.4054054054, 100%, 18.2709447415%, 0.6);--ca-theme-color-purple-200-70: hsla(273.4054054054, 100%, 18.2709447415%, 0.7);--ca-theme-color-purple-200-80: hsla(273.4054054054, 100%, 18.2709447415%, 0.8);--ca-theme-color-purple-200-90: hsla(273.4054054054, 100%, 18.2709447415%, 0.9);--ca-theme-color-purple-200: hsl(273.4054054054, 100%, 18.2709447415%);--ca-theme-contrast-purple-200: hsl(273.4054054054, 100%, 99%);--ca-theme-color-purple-300-10: hsla(273.4054054054, 100%, 27.3618538324%, 0.1);--ca-theme-color-purple-300-20: hsla(273.4054054054, 100%, 27.3618538324%, 0.2);--ca-theme-color-purple-300-30: hsla(273.4054054054, 100%, 27.3618538324%, 0.3);--ca-theme-color-purple-300-40: hsla(273.4054054054, 100%, 27.3618538324%, 0.4);--ca-theme-color-purple-300-50: hsla(273.4054054054, 100%, 27.3618538324%, 0.5);--ca-theme-color-purple-300-60: hsla(273.4054054054, 100%, 27.3618538324%, 0.6);--ca-theme-color-purple-300-70: hsla(273.4054054054, 100%, 27.3618538324%, 0.7);--ca-theme-color-purple-300-80: hsla(273.4054054054, 100%, 27.3618538324%, 0.8);--ca-theme-color-purple-300-90: hsla(273.4054054054, 100%, 27.3618538324%, 0.9);--ca-theme-color-purple-300: hsl(273.4054054054, 100%, 27.3618538324%);--ca-theme-contrast-purple-300: hsl(273.4054054054, 100%, 99%);--ca-theme-color-purple-400-10: hsla(273.4054054054, 100%, 36.4527629234%, 0.1);--ca-theme-color-purple-400-20: hsla(273.4054054054, 100%, 36.4527629234%, 0.2);--ca-theme-color-purple-400-30: hsla(273.4054054054, 100%, 36.4527629234%, 0.3);--ca-theme-color-purple-400-40: hsla(273.4054054054, 100%, 36.4527629234%, 0.4);--ca-theme-color-purple-400-50: hsla(273.4054054054, 100%, 36.4527629234%, 0.5);--ca-theme-color-purple-400-60: hsla(273.4054054054, 100%, 36.4527629234%, 0.6);--ca-theme-color-purple-400-70: hsla(273.4054054054, 100%, 36.4527629234%, 0.7);--ca-theme-color-purple-400-80: hsla(273.4054054054, 100%, 36.4527629234%, 0.8);--ca-theme-color-purple-400-90: hsla(273.4054054054, 100%, 36.4527629234%, 0.9);--ca-theme-color-purple-400: hsl(273.4054054054, 100%, 36.4527629234%);--ca-theme-contrast-purple-400: hsl(273.4054054054, 100%, 99%);--ca-theme-color-purple-500-10: hsla(273.4054054054, 100%, 45.5436720143%, 0.1);--ca-theme-color-purple-500-20: hsla(273.4054054054, 100%, 45.5436720143%, 0.2);--ca-theme-color-purple-500-30: hsla(273.4054054054, 100%, 45.5436720143%, 0.3);--ca-theme-color-purple-500-40: hsla(273.4054054054, 100%, 45.5436720143%, 0.4);--ca-theme-color-purple-500-50: hsla(273.4054054054, 100%, 45.5436720143%, 0.5);--ca-theme-color-purple-500-60: hsla(273.4054054054, 100%, 45.5436720143%, 0.6);--ca-theme-color-purple-500-70: hsla(273.4054054054, 100%, 45.5436720143%, 0.7);--ca-theme-color-purple-500-80: hsla(273.4054054054, 100%, 45.5436720143%, 0.8);--ca-theme-color-purple-500-90: hsla(273.4054054054, 100%, 45.5436720143%, 0.9);--ca-theme-color-purple-500: hsl(273.4054054054, 100%, 45.5436720143%);--ca-theme-contrast-purple-500: hsl(273.4054054054, 100%, 99%);--ca-theme-color-purple-600-10: hsla(273.4054054054, 100%, 54.6345811052%, 0.1);--ca-theme-color-purple-600-20: hsla(273.4054054054, 100%, 54.6345811052%, 0.2);--ca-theme-color-purple-600-30: hsla(273.4054054054, 100%, 54.6345811052%, 0.3);--ca-theme-color-purple-600-40: hsla(273.4054054054, 100%, 54.6345811052%, 0.4);--ca-theme-color-purple-600-50: hsla(273.4054054054, 100%, 54.6345811052%, 0.5);--ca-theme-color-purple-600-60: hsla(273.4054054054, 100%, 54.6345811052%, 0.6);--ca-theme-color-purple-600-70: hsla(273.4054054054, 100%, 54.6345811052%, 0.7);--ca-theme-color-purple-600-80: hsla(273.4054054054, 100%, 54.6345811052%, 0.8);--ca-theme-color-purple-600-90: hsla(273.4054054054, 100%, 54.6345811052%, 0.9);--ca-theme-color-purple-600: hsl(273.4054054054, 100%, 54.6345811052%);--ca-theme-contrast-purple-600: hsl(273.4054054054, 100%, 99%);--ca-theme-color-purple-700-10: hsla(273.4054054054, 100%, 63.7254901961%, 0.1);--ca-theme-color-purple-700-20: hsla(273.4054054054, 100%, 63.7254901961%, 0.2);--ca-theme-color-purple-700-30: hsla(273.4054054054, 100%, 63.7254901961%, 0.3);--ca-theme-color-purple-700-40: hsla(273.4054054054, 100%, 63.7254901961%, 0.4);--ca-theme-color-purple-700-50: hsla(273.4054054054, 100%, 63.7254901961%, 0.5);--ca-theme-color-purple-700-60: hsla(273.4054054054, 100%, 63.7254901961%, 0.6);--ca-theme-color-purple-700-70: hsla(273.4054054054, 100%, 63.7254901961%, 0.7);--ca-theme-color-purple-700-80: hsla(273.4054054054, 100%, 63.7254901961%, 0.8);--ca-theme-color-purple-700-90: hsla(273.4054054054, 100%, 63.7254901961%, 0.9);--ca-theme-color-purple-700: hsl(273.4054054054, 100%, 63.7254901961%);--ca-theme-contrast-purple-700: hsl(273.4054054054, 100%, 99%);--ca-theme-color-purple-800-10: hsla(273.4054054054, 100%, 72.816399287%, 0.1);--ca-theme-color-purple-800-20: hsla(273.4054054054, 100%, 72.816399287%, 0.2);--ca-theme-color-purple-800-30: hsla(273.4054054054, 100%, 72.816399287%, 0.3);--ca-theme-color-purple-800-40: hsla(273.4054054054, 100%, 72.816399287%, 0.4);--ca-theme-color-purple-800-50: hsla(273.4054054054, 100%, 72.816399287%, 0.5);--ca-theme-color-purple-800-60: hsla(273.4054054054, 100%, 72.816399287%, 0.6);--ca-theme-color-purple-800-70: hsla(273.4054054054, 100%, 72.816399287%, 0.7);--ca-theme-color-purple-800-80: hsla(273.4054054054, 100%, 72.816399287%, 0.8);--ca-theme-color-purple-800-90: hsla(273.4054054054, 100%, 72.816399287%, 0.9);--ca-theme-color-purple-800: hsl(273.4054054054, 100%, 72.816399287%);--ca-theme-contrast-purple-800: hsl(273.4054054054, 100%, 1%);--ca-theme-color-purple-900-10: hsla(273.4054054054, 100%, 81.9073083779%, 0.1);--ca-theme-color-purple-900-20: hsla(273.4054054054, 100%, 81.9073083779%, 0.2);--ca-theme-color-purple-900-30: hsla(273.4054054054, 100%, 81.9073083779%, 0.3);--ca-theme-color-purple-900-40: hsla(273.4054054054, 100%, 81.9073083779%, 0.4);--ca-theme-color-purple-900-50: hsla(273.4054054054, 100%, 81.9073083779%, 0.5);--ca-theme-color-purple-900-60: hsla(273.4054054054, 100%, 81.9073083779%, 0.6);--ca-theme-color-purple-900-70: hsla(273.4054054054, 100%, 81.9073083779%, 0.7);--ca-theme-color-purple-900-80: hsla(273.4054054054, 100%, 81.9073083779%, 0.8);--ca-theme-color-purple-900-90: hsla(273.4054054054, 100%, 81.9073083779%, 0.9);--ca-theme-color-purple-900: hsl(273.4054054054, 100%, 81.9073083779%);--ca-theme-contrast-purple-900: hsl(273.4054054054, 100%, 1%);--ca-theme-color-green-100-10: hsla(144.1791044776, 100%, 12.1390374332%, 0.1);--ca-theme-color-green-100-20: hsla(144.1791044776, 100%, 12.1390374332%, 0.2);--ca-theme-color-green-100-30: hsla(144.1791044776, 100%, 12.1390374332%, 0.3);--ca-theme-color-green-100-40: hsla(144.1791044776, 100%, 12.1390374332%, 0.4);--ca-theme-color-green-100-50: hsla(144.1791044776, 100%, 12.1390374332%, 0.5);--ca-theme-color-green-100-60: hsla(144.1791044776, 100%, 12.1390374332%, 0.6);--ca-theme-color-green-100-70: hsla(144.1791044776, 100%, 12.1390374332%, 0.7);--ca-theme-color-green-100-80: hsla(144.1791044776, 100%, 12.1390374332%, 0.8);--ca-theme-color-green-100-90: hsla(144.1791044776, 100%, 12.1390374332%, 0.9);--ca-theme-color-green-100: hsl(144.1791044776, 100%, 12.1390374332%);--ca-theme-contrast-green-100: hsl(144.1791044776, 100%, 99%);--ca-theme-color-green-200-10: hsla(144.1791044776, 100%, 21.2299465241%, 0.1);--ca-theme-color-green-200-20: hsla(144.1791044776, 100%, 21.2299465241%, 0.2);--ca-theme-color-green-200-30: hsla(144.1791044776, 100%, 21.2299465241%, 0.3);--ca-theme-color-green-200-40: hsla(144.1791044776, 100%, 21.2299465241%, 0.4);--ca-theme-color-green-200-50: hsla(144.1791044776, 100%, 21.2299465241%, 0.5);--ca-theme-color-green-200-60: hsla(144.1791044776, 100%, 21.2299465241%, 0.6);--ca-theme-color-green-200-70: hsla(144.1791044776, 100%, 21.2299465241%, 0.7);--ca-theme-color-green-200-80: hsla(144.1791044776, 100%, 21.2299465241%, 0.8);--ca-theme-color-green-200-90: hsla(144.1791044776, 100%, 21.2299465241%, 0.9);--ca-theme-color-green-200: hsl(144.1791044776, 100%, 21.2299465241%);--ca-theme-contrast-green-200: hsl(144.1791044776, 100%, 99%);--ca-theme-color-green-300-10: hsla(144.1791044776, 100%, 30.320855615%, 0.1);--ca-theme-color-green-300-20: hsla(144.1791044776, 100%, 30.320855615%, 0.2);--ca-theme-color-green-300-30: hsla(144.1791044776, 100%, 30.320855615%, 0.3);--ca-theme-color-green-300-40: hsla(144.1791044776, 100%, 30.320855615%, 0.4);--ca-theme-color-green-300-50: hsla(144.1791044776, 100%, 30.320855615%, 0.5);--ca-theme-color-green-300-60: hsla(144.1791044776, 100%, 30.320855615%, 0.6);--ca-theme-color-green-300-70: hsla(144.1791044776, 100%, 30.320855615%, 0.7);--ca-theme-color-green-300-80: hsla(144.1791044776, 100%, 30.320855615%, 0.8);--ca-theme-color-green-300-90: hsla(144.1791044776, 100%, 30.320855615%, 0.9);--ca-theme-color-green-300: hsl(144.1791044776, 100%, 30.320855615%);--ca-theme-contrast-green-300: hsl(144.1791044776, 100%, 99%);--ca-theme-color-green-400-10: hsla(144.1791044776, 100%, 39.4117647059%, 0.1);--ca-theme-color-green-400-20: hsla(144.1791044776, 100%, 39.4117647059%, 0.2);--ca-theme-color-green-400-30: hsla(144.1791044776, 100%, 39.4117647059%, 0.3);--ca-theme-color-green-400-40: hsla(144.1791044776, 100%, 39.4117647059%, 0.4);--ca-theme-color-green-400-50: hsla(144.1791044776, 100%, 39.4117647059%, 0.5);--ca-theme-color-green-400-60: hsla(144.1791044776, 100%, 39.4117647059%, 0.6);--ca-theme-color-green-400-70: hsla(144.1791044776, 100%, 39.4117647059%, 0.7);--ca-theme-color-green-400-80: hsla(144.1791044776, 100%, 39.4117647059%, 0.8);--ca-theme-color-green-400-90: hsla(144.1791044776, 100%, 39.4117647059%, 0.9);--ca-theme-color-green-400: hsl(144.1791044776, 100%, 39.4117647059%);--ca-theme-contrast-green-400: hsl(144.1791044776, 100%, 99%);--ca-theme-color-green-500-10: hsla(144.1791044776, 100%, 48.5026737968%, 0.1);--ca-theme-color-green-500-20: hsla(144.1791044776, 100%, 48.5026737968%, 0.2);--ca-theme-color-green-500-30: hsla(144.1791044776, 100%, 48.5026737968%, 0.3);--ca-theme-color-green-500-40: hsla(144.1791044776, 100%, 48.5026737968%, 0.4);--ca-theme-color-green-500-50: hsla(144.1791044776, 100%, 48.5026737968%, 0.5);--ca-theme-color-green-500-60: hsla(144.1791044776, 100%, 48.5026737968%, 0.6);--ca-theme-color-green-500-70: hsla(144.1791044776, 100%, 48.5026737968%, 0.7);--ca-theme-color-green-500-80: hsla(144.1791044776, 100%, 48.5026737968%, 0.8);--ca-theme-color-green-500-90: hsla(144.1791044776, 100%, 48.5026737968%, 0.9);--ca-theme-color-green-500: hsl(144.1791044776, 100%, 48.5026737968%);--ca-theme-contrast-green-500: hsl(144.1791044776, 100%, 1%);--ca-theme-color-green-600-10: hsla(144.1791044776, 100%, 57.5935828877%, 0.1);--ca-theme-color-green-600-20: hsla(144.1791044776, 100%, 57.5935828877%, 0.2);--ca-theme-color-green-600-30: hsla(144.1791044776, 100%, 57.5935828877%, 0.3);--ca-theme-color-green-600-40: hsla(144.1791044776, 100%, 57.5935828877%, 0.4);--ca-theme-color-green-600-50: hsla(144.1791044776, 100%, 57.5935828877%, 0.5);--ca-theme-color-green-600-60: hsla(144.1791044776, 100%, 57.5935828877%, 0.6);--ca-theme-color-green-600-70: hsla(144.1791044776, 100%, 57.5935828877%, 0.7);--ca-theme-color-green-600-80: hsla(144.1791044776, 100%, 57.5935828877%, 0.8);--ca-theme-color-green-600-90: hsla(144.1791044776, 100%, 57.5935828877%, 0.9);--ca-theme-color-green-600: hsl(144.1791044776, 100%, 57.5935828877%);--ca-theme-contrast-green-600: hsl(144.1791044776, 100%, 1%);--ca-theme-color-green-700-10: hsla(144.1791044776, 100%, 66.6844919786%, 0.1);--ca-theme-color-green-700-20: hsla(144.1791044776, 100%, 66.6844919786%, 0.2);--ca-theme-color-green-700-30: hsla(144.1791044776, 100%, 66.6844919786%, 0.3);--ca-theme-color-green-700-40: hsla(144.1791044776, 100%, 66.6844919786%, 0.4);--ca-theme-color-green-700-50: hsla(144.1791044776, 100%, 66.6844919786%, 0.5);--ca-theme-color-green-700-60: hsla(144.1791044776, 100%, 66.6844919786%, 0.6);--ca-theme-color-green-700-70: hsla(144.1791044776, 100%, 66.6844919786%, 0.7);--ca-theme-color-green-700-80: hsla(144.1791044776, 100%, 66.6844919786%, 0.8);--ca-theme-color-green-700-90: hsla(144.1791044776, 100%, 66.6844919786%, 0.9);--ca-theme-color-green-700: hsl(144.1791044776, 100%, 66.6844919786%);--ca-theme-contrast-green-700: hsl(144.1791044776, 100%, 1%);--ca-theme-color-green-800-10: hsla(144.1791044776, 100%, 75.7754010695%, 0.1);--ca-theme-color-green-800-20: hsla(144.1791044776, 100%, 75.7754010695%, 0.2);--ca-theme-color-green-800-30: hsla(144.1791044776, 100%, 75.7754010695%, 0.3);--ca-theme-color-green-800-40: hsla(144.1791044776, 100%, 75.7754010695%, 0.4);--ca-theme-color-green-800-50: hsla(144.1791044776, 100%, 75.7754010695%, 0.5);--ca-theme-color-green-800-60: hsla(144.1791044776, 100%, 75.7754010695%, 0.6);--ca-theme-color-green-800-70: hsla(144.1791044776, 100%, 75.7754010695%, 0.7);--ca-theme-color-green-800-80: hsla(144.1791044776, 100%, 75.7754010695%, 0.8);--ca-theme-color-green-800-90: hsla(144.1791044776, 100%, 75.7754010695%, 0.9);--ca-theme-color-green-800: hsl(144.1791044776, 100%, 75.7754010695%);--ca-theme-contrast-green-800: hsl(144.1791044776, 100%, 1%);--ca-theme-color-green-900-10: hsla(144.1791044776, 100%, 84.8663101604%, 0.1);--ca-theme-color-green-900-20: hsla(144.1791044776, 100%, 84.8663101604%, 0.2);--ca-theme-color-green-900-30: hsla(144.1791044776, 100%, 84.8663101604%, 0.3);--ca-theme-color-green-900-40: hsla(144.1791044776, 100%, 84.8663101604%, 0.4);--ca-theme-color-green-900-50: hsla(144.1791044776, 100%, 84.8663101604%, 0.5);--ca-theme-color-green-900-60: hsla(144.1791044776, 100%, 84.8663101604%, 0.6);--ca-theme-color-green-900-70: hsla(144.1791044776, 100%, 84.8663101604%, 0.7);--ca-theme-color-green-900-80: hsla(144.1791044776, 100%, 84.8663101604%, 0.8);--ca-theme-color-green-900-90: hsla(144.1791044776, 100%, 84.8663101604%, 0.9);--ca-theme-color-green-900: hsl(144.1791044776, 100%, 84.8663101604%);--ca-theme-contrast-green-900: hsl(144.1791044776, 100%, 1%);--ca-theme-color-silver-100-10: hsla(0, 0%, 11.6577540107%, 0.1);--ca-theme-color-silver-100-20: hsla(0, 0%, 11.6577540107%, 0.2);--ca-theme-color-silver-100-30: hsla(0, 0%, 11.6577540107%, 0.3);--ca-theme-color-silver-100-40: hsla(0, 0%, 11.6577540107%, 0.4);--ca-theme-color-silver-100-50: hsla(0, 0%, 11.6577540107%, 0.5);--ca-theme-color-silver-100-60: hsla(0, 0%, 11.6577540107%, 0.6);--ca-theme-color-silver-100-70: hsla(0, 0%, 11.6577540107%, 0.7);--ca-theme-color-silver-100-80: hsla(0, 0%, 11.6577540107%, 0.8);--ca-theme-color-silver-100-90: hsla(0, 0%, 11.6577540107%, 0.9);--ca-theme-color-silver-100: hsl(0, 0%, 11.6577540107%);--ca-theme-contrast-silver-100: hsl(0, 0%, 99%);--ca-theme-color-silver-200-10: hsla(0, 0%, 20.7486631016%, 0.1);--ca-theme-color-silver-200-20: hsla(0, 0%, 20.7486631016%, 0.2);--ca-theme-color-silver-200-30: hsla(0, 0%, 20.7486631016%, 0.3);--ca-theme-color-silver-200-40: hsla(0, 0%, 20.7486631016%, 0.4);--ca-theme-color-silver-200-50: hsla(0, 0%, 20.7486631016%, 0.5);--ca-theme-color-silver-200-60: hsla(0, 0%, 20.7486631016%, 0.6);--ca-theme-color-silver-200-70: hsla(0, 0%, 20.7486631016%, 0.7);--ca-theme-color-silver-200-80: hsla(0, 0%, 20.7486631016%, 0.8);--ca-theme-color-silver-200-90: hsla(0, 0%, 20.7486631016%, 0.9);--ca-theme-color-silver-200: hsl(0, 0%, 20.7486631016%);--ca-theme-contrast-silver-200: hsl(0, 0%, 99%);--ca-theme-color-silver-300-10: hsla(0, 0%, 29.8395721925%, 0.1);--ca-theme-color-silver-300-20: hsla(0, 0%, 29.8395721925%, 0.2);--ca-theme-color-silver-300-30: hsla(0, 0%, 29.8395721925%, 0.3);--ca-theme-color-silver-300-40: hsla(0, 0%, 29.8395721925%, 0.4);--ca-theme-color-silver-300-50: hsla(0, 0%, 29.8395721925%, 0.5);--ca-theme-color-silver-300-60: hsla(0, 0%, 29.8395721925%, 0.6);--ca-theme-color-silver-300-70: hsla(0, 0%, 29.8395721925%, 0.7);--ca-theme-color-silver-300-80: hsla(0, 0%, 29.8395721925%, 0.8);--ca-theme-color-silver-300-90: hsla(0, 0%, 29.8395721925%, 0.9);--ca-theme-color-silver-300: hsl(0, 0%, 29.8395721925%);--ca-theme-contrast-silver-300: hsl(0, 0%, 99%);--ca-theme-color-silver-400-10: hsla(0, 0%, 38.9304812834%, 0.1);--ca-theme-color-silver-400-20: hsla(0, 0%, 38.9304812834%, 0.2);--ca-theme-color-silver-400-30: hsla(0, 0%, 38.9304812834%, 0.3);--ca-theme-color-silver-400-40: hsla(0, 0%, 38.9304812834%, 0.4);--ca-theme-color-silver-400-50: hsla(0, 0%, 38.9304812834%, 0.5);--ca-theme-color-silver-400-60: hsla(0, 0%, 38.9304812834%, 0.6);--ca-theme-color-silver-400-70: hsla(0, 0%, 38.9304812834%, 0.7);--ca-theme-color-silver-400-80: hsla(0, 0%, 38.9304812834%, 0.8);--ca-theme-color-silver-400-90: hsla(0, 0%, 38.9304812834%, 0.9);--ca-theme-color-silver-400: hsl(0, 0%, 38.9304812834%);--ca-theme-contrast-silver-400: hsl(0, 0%, 99%);--ca-theme-color-silver-500-10: hsla(0, 0%, 48.0213903743%, 0.1);--ca-theme-color-silver-500-20: hsla(0, 0%, 48.0213903743%, 0.2);--ca-theme-color-silver-500-30: hsla(0, 0%, 48.0213903743%, 0.3);--ca-theme-color-silver-500-40: hsla(0, 0%, 48.0213903743%, 0.4);--ca-theme-color-silver-500-50: hsla(0, 0%, 48.0213903743%, 0.5);--ca-theme-color-silver-500-60: hsla(0, 0%, 48.0213903743%, 0.6);--ca-theme-color-silver-500-70: hsla(0, 0%, 48.0213903743%, 0.7);--ca-theme-color-silver-500-80: hsla(0, 0%, 48.0213903743%, 0.8);--ca-theme-color-silver-500-90: hsla(0, 0%, 48.0213903743%, 0.9);--ca-theme-color-silver-500: hsl(0, 0%, 48.0213903743%);--ca-theme-contrast-silver-500: hsl(0, 0%, 99%);--ca-theme-color-silver-600-10: hsla(0, 0%, 57.1122994652%, 0.1);--ca-theme-color-silver-600-20: hsla(0, 0%, 57.1122994652%, 0.2);--ca-theme-color-silver-600-30: hsla(0, 0%, 57.1122994652%, 0.3);--ca-theme-color-silver-600-40: hsla(0, 0%, 57.1122994652%, 0.4);--ca-theme-color-silver-600-50: hsla(0, 0%, 57.1122994652%, 0.5);--ca-theme-color-silver-600-60: hsla(0, 0%, 57.1122994652%, 0.6);--ca-theme-color-silver-600-70: hsla(0, 0%, 57.1122994652%, 0.7);--ca-theme-color-silver-600-80: hsla(0, 0%, 57.1122994652%, 0.8);--ca-theme-color-silver-600-90: hsla(0, 0%, 57.1122994652%, 0.9);--ca-theme-color-silver-600: hsl(0, 0%, 57.1122994652%);--ca-theme-contrast-silver-600: hsl(0, 0%, 1%);--ca-theme-color-silver-700-10: hsla(0, 0%, 66.2032085561%, 0.1);--ca-theme-color-silver-700-20: hsla(0, 0%, 66.2032085561%, 0.2);--ca-theme-color-silver-700-30: hsla(0, 0%, 66.2032085561%, 0.3);--ca-theme-color-silver-700-40: hsla(0, 0%, 66.2032085561%, 0.4);--ca-theme-color-silver-700-50: hsla(0, 0%, 66.2032085561%, 0.5);--ca-theme-color-silver-700-60: hsla(0, 0%, 66.2032085561%, 0.6);--ca-theme-color-silver-700-70: hsla(0, 0%, 66.2032085561%, 0.7);--ca-theme-color-silver-700-80: hsla(0, 0%, 66.2032085561%, 0.8);--ca-theme-color-silver-700-90: hsla(0, 0%, 66.2032085561%, 0.9);--ca-theme-color-silver-700: hsl(0, 0%, 66.2032085561%);--ca-theme-contrast-silver-700: hsl(0, 0%, 1%);--ca-theme-color-silver-800-10: hsla(0, 0%, 75.2941176471%, 0.1);--ca-theme-color-silver-800-20: hsla(0, 0%, 75.2941176471%, 0.2);--ca-theme-color-silver-800-30: hsla(0, 0%, 75.2941176471%, 0.3);--ca-theme-color-silver-800-40: hsla(0, 0%, 75.2941176471%, 0.4);--ca-theme-color-silver-800-50: hsla(0, 0%, 75.2941176471%, 0.5);--ca-theme-color-silver-800-60: hsla(0, 0%, 75.2941176471%, 0.6);--ca-theme-color-silver-800-70: hsla(0, 0%, 75.2941176471%, 0.7);--ca-theme-color-silver-800-80: hsla(0, 0%, 75.2941176471%, 0.8);--ca-theme-color-silver-800-90: hsla(0, 0%, 75.2941176471%, 0.9);--ca-theme-color-silver-800: hsl(0, 0%, 75.2941176471%);--ca-theme-contrast-silver-800: hsl(0, 0%, 1%);--ca-theme-color-silver-900-10: hsla(0, 0%, 84.385026738%, 0.1);--ca-theme-color-silver-900-20: hsla(0, 0%, 84.385026738%, 0.2);--ca-theme-color-silver-900-30: hsla(0, 0%, 84.385026738%, 0.3);--ca-theme-color-silver-900-40: hsla(0, 0%, 84.385026738%, 0.4);--ca-theme-color-silver-900-50: hsla(0, 0%, 84.385026738%, 0.5);--ca-theme-color-silver-900-60: hsla(0, 0%, 84.385026738%, 0.6);--ca-theme-color-silver-900-70: hsla(0, 0%, 84.385026738%, 0.7);--ca-theme-color-silver-900-80: hsla(0, 0%, 84.385026738%, 0.8);--ca-theme-color-silver-900-90: hsla(0, 0%, 84.385026738%, 0.9);--ca-theme-color-silver-900: hsl(0, 0%, 84.385026738%);--ca-theme-contrast-silver-900: hsl(0, 0%, 1%);--ca-theme-prose-body: #364153;--ca-theme-prose-lead: #4a5565;--ca-theme-prose-headings #101828: ;--ca-theme-prose-links: #101828;--ca-theme-prose-bold: #101828;--ca-theme-prose-quotes: #101828;--ca-theme-prose-kbd: #101828;--ca-theme-prose-code: #101828;--ca-theme-prose-counters: #6a7282;--ca-theme-prose-captions: #6a7282;--ca-theme-prose-bullets: #d1d5dc;--ca-theme-prose-th-borders: #d1d5dc;--ca-theme-prose-invert-body: #d1d5dc;--ca-theme-prose-invert-pre-code: #d1d5dc;--ca-theme-prose-hr: oklch(92.8% 0.006 264.531deg);--ca-theme-prose-quote-borders: oklch(92.8% 0.006 264.531deg);--ca-theme-prose-pre-code: oklch(92.8% 0.006 264.531deg);--ca-theme-prose-td-borders: oklch(92.8% 0.006 264.531deg);--ca-theme-prose-pre-bg: oklch(27.8% 0.033 256.848deg);--ca-theme-prose-invert-headings: #fff;--ca-theme-prose-invert-lead: oklch(70.7% 0.022 261.325deg);--ca-theme-prose-invert-captions: oklch(70.7% 0.022 261.32deg);--ca-theme-prose-invert-counters: oklch(70.7% 0.022 261.325deg);--ca-theme-prose-invert-links: #fff;--ca-theme-prose-invert-bold: #fff;--ca-theme-prose-invert-kbd: #fff;--ca-theme-prose-invert-code: #fff;--ca-theme-prose-invert-bullets: oklch(44.6% 0.03 256.802deg);--ca-theme-prose-invert-th-borders: oklch(44.6% 0.03 256.802deg);--ca-theme-prose-invert-hr: oklch(37.3% 0.034 259.733deg);--ca-theme-prose-invert-quote-borders: oklch(37.3% 0.034 259.733deg);--ca-theme-prose-invert-td-borders: oklch(37.3% 0.034 259.733deg);--ca-theme-prose-invert-quotes: oklch(96.7% 0.003 264.542deg);--ca-theme-prose-invert-kbd-shadows: 255 255 255;--ca-theme-prose-invert-pre-bg: rgba(0, 0, 0, 0.5019607843);--font-sans: ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--ca-theme-text-sm: 0.75rem;--ca-theme-text-m: 1rem;--ca-theme-text-lg: 1.375rem;--ca-theme-text-xl: 1.875rem;--ca-theme-text-2xl: 2.5rem;--ca-theme-text-3xl: 3.25rem;--ca-theme-text-4xl: 4.125rem;--ca-theme-text-6xl: 5.125rem;--ca-theme-text-8xl: 6.25rem;--ca-theme-text-10xl: 7.5rem;--ca-theme-text-12xl: 8.875rem;--ca-theme-text-14xl: 10.375rem;--ca-theme-text-16xl: 12rem;--ca-theme-font-weight-normal: 400;--ca-theme-font-weight-medium: 500;--ca-theme-font-weight-semibold: 600;--ca-theme-font-weight-bold: 700;--ca-theme-spacing: .25rem;--ca-theme-translate-x: 0;--ca-theme-translate-y: 0;--ca-theme-translate-z: 0;--aspect-video: 16 / 9;--radius-4xl: 2rem}:root .bg-white,:host .bg-white{background-color:var(--ca-theme-color-white)}:root .bg-primary-100,:host .bg-primary-100{background-color:var(--ca-theme-color-primary-100)}:root .bg-primary-100-10,:host .bg-primary-100-10{background-color:var(--ca-theme-color-primary-100-10)}:root .bg-primary-100-20,:host .bg-primary-100-20{background-color:var(--ca-theme-color-primary-100-20)}:root .bg-primary-100-30,:host .bg-primary-100-30{background-color:var(--ca-theme-color-primary-100-30)}:root .bg-primary-100-40,:host .bg-primary-100-40{background-color:var(--ca-theme-color-primary-100-40)}:root .bg-primary-100-50,:host .bg-primary-100-50{background-color:var(--ca-theme-color-primary-100-50)}:root .bg-primary-100-60,:host .bg-primary-100-60{background-color:var(--ca-theme-color-primary-100-60)}:root .bg-primary-100-70,:host .bg-primary-100-70{background-color:var(--ca-theme-color-primary-100-70)}:root .bg-primary-100-80,:host .bg-primary-100-80{background-color:var(--ca-theme-color-primary-100-80)}:root .bg-primary-100-90,:host .bg-primary-100-90{background-color:var(--ca-theme-color-primary-100-90)}:root .bg-primary-200,:host .bg-primary-200{background-color:var(--ca-theme-color-primary-200)}:root .bg-primary-200-10,:host .bg-primary-200-10{background-color:var(--ca-theme-color-primary-200-10)}:root .bg-primary-200-20,:host .bg-primary-200-20{background-color:var(--ca-theme-color-primary-200-20)}:root .bg-primary-200-30,:host .bg-primary-200-30{background-color:var(--ca-theme-color-primary-200-30)}:root .bg-primary-200-40,:host .bg-primary-200-40{background-color:var(--ca-theme-color-primary-200-40)}:root .bg-primary-200-50,:host .bg-primary-200-50{background-color:var(--ca-theme-color-primary-200-50)}:root .bg-primary-200-60,:host .bg-primary-200-60{background-color:var(--ca-theme-color-primary-200-60)}:root .bg-primary-200-70,:host .bg-primary-200-70{background-color:var(--ca-theme-color-primary-200-70)}:root .bg-primary-200-80,:host .bg-primary-200-80{background-color:var(--ca-theme-color-primary-200-80)}:root .bg-primary-200-90,:host .bg-primary-200-90{background-color:var(--ca-theme-color-primary-200-90)}:root .bg-primary-300,:host .bg-primary-300{background-color:var(--ca-theme-color-primary-300)}:root .bg-primary-300-10,:host .bg-primary-300-10{background-color:var(--ca-theme-color-primary-300-10)}:root .bg-primary-300-20,:host .bg-primary-300-20{background-color:var(--ca-theme-color-primary-300-20)}:root .bg-primary-300-30,:host .bg-primary-300-30{background-color:var(--ca-theme-color-primary-300-30)}:root .bg-primary-300-40,:host .bg-primary-300-40{background-color:var(--ca-theme-color-primary-300-40)}:root .bg-primary-300-50,:host .bg-primary-300-50{background-color:var(--ca-theme-color-primary-300-50)}:root .bg-primary-300-60,:host .bg-primary-300-60{background-color:var(--ca-theme-color-primary-300-60)}:root .bg-primary-300-70,:host .bg-primary-300-70{background-color:var(--ca-theme-color-primary-300-70)}:root .bg-primary-300-80,:host .bg-primary-300-80{background-color:var(--ca-theme-color-primary-300-80)}:root .bg-primary-300-90,:host .bg-primary-300-90{background-color:var(--ca-theme-color-primary-300-90)}:root .bg-primary-400,:host .bg-primary-400{background-color:var(--ca-theme-color-primary-400)}:root .bg-primary-400-10,:host .bg-primary-400-10{background-color:var(--ca-theme-color-primary-400-10)}:root .bg-primary-400-20,:host .bg-primary-400-20{background-color:var(--ca-theme-color-primary-400-20)}:root .bg-primary-400-30,:host .bg-primary-400-30{background-color:var(--ca-theme-color-primary-400-30)}:root .bg-primary-400-40,:host .bg-primary-400-40{background-color:var(--ca-theme-color-primary-400-40)}:root .bg-primary-400-50,:host .bg-primary-400-50{background-color:var(--ca-theme-color-primary-400-50)}:root .bg-primary-400-60,:host .bg-primary-400-60{background-color:var(--ca-theme-color-primary-400-60)}:root .bg-primary-400-70,:host .bg-primary-400-70{background-color:var(--ca-theme-color-primary-400-70)}:root .bg-primary-400-80,:host .bg-primary-400-80{background-color:var(--ca-theme-color-primary-400-80)}:root .bg-primary-400-90,:host .bg-primary-400-90{background-color:var(--ca-theme-color-primary-400-90)}:root .bg-primary-500,:host .bg-primary-500{background-color:var(--ca-theme-color-primary-500)}:root .bg-primary-500-10,:host .bg-primary-500-10{background-color:var(--ca-theme-color-primary-500-10)}:root .bg-primary-500-20,:host .bg-primary-500-20{background-color:var(--ca-theme-color-primary-500-20)}:root .bg-primary-500-30,:host .bg-primary-500-30{background-color:var(--ca-theme-color-primary-500-30)}:root .bg-primary-500-40,:host .bg-primary-500-40{background-color:var(--ca-theme-color-primary-500-40)}:root .bg-primary-500-50,:host .bg-primary-500-50{background-color:var(--ca-theme-color-primary-500-50)}:root .bg-primary-500-60,:host .bg-primary-500-60{background-color:var(--ca-theme-color-primary-500-60)}:root .bg-primary-500-70,:host .bg-primary-500-70{background-color:var(--ca-theme-color-primary-500-70)}:root .bg-primary-500-80,:host .bg-primary-500-80{background-color:var(--ca-theme-color-primary-500-80)}:root .bg-primary-500-90,:host .bg-primary-500-90{background-color:var(--ca-theme-color-primary-500-90)}:root .bg-primary-600,:host .bg-primary-600{background-color:var(--ca-theme-color-primary-600)}:root .bg-primary-600-10,:host .bg-primary-600-10{background-color:var(--ca-theme-color-primary-600-10)}:root .bg-primary-600-20,:host .bg-primary-600-20{background-color:var(--ca-theme-color-primary-600-20)}:root .bg-primary-600-30,:host .bg-primary-600-30{background-color:var(--ca-theme-color-primary-600-30)}:root .bg-primary-600-40,:host .bg-primary-600-40{background-color:var(--ca-theme-color-primary-600-40)}:root .bg-primary-600-50,:host .bg-primary-600-50{background-color:var(--ca-theme-color-primary-600-50)}:root .bg-primary-600-60,:host .bg-primary-600-60{background-color:var(--ca-theme-color-primary-600-60)}:root .bg-primary-600-70,:host .bg-primary-600-70{background-color:var(--ca-theme-color-primary-600-70)}:root .bg-primary-600-80,:host .bg-primary-600-80{background-color:var(--ca-theme-color-primary-600-80)}:root .bg-primary-600-90,:host .bg-primary-600-90{background-color:var(--ca-theme-color-primary-600-90)}:root .bg-primary-700,:host .bg-primary-700{background-color:var(--ca-theme-color-primary-700)}:root .bg-primary-700-10,:host .bg-primary-700-10{background-color:var(--ca-theme-color-primary-700-10)}:root .bg-primary-700-20,:host .bg-primary-700-20{background-color:var(--ca-theme-color-primary-700-20)}:root .bg-primary-700-30,:host .bg-primary-700-30{background-color:var(--ca-theme-color-primary-700-30)}:root .bg-primary-700-40,:host .bg-primary-700-40{background-color:var(--ca-theme-color-primary-700-40)}:root .bg-primary-700-50,:host .bg-primary-700-50{background-color:var(--ca-theme-color-primary-700-50)}:root .bg-primary-700-60,:host .bg-primary-700-60{background-color:var(--ca-theme-color-primary-700-60)}:root .bg-primary-700-70,:host .bg-primary-700-70{background-color:var(--ca-theme-color-primary-700-70)}:root .bg-primary-700-80,:host .bg-primary-700-80{background-color:var(--ca-theme-color-primary-700-80)}:root .bg-primary-700-90,:host .bg-primary-700-90{background-color:var(--ca-theme-color-primary-700-90)}:root .bg-primary-800,:host .bg-primary-800{background-color:var(--ca-theme-color-primary-800)}:root .bg-primary-800-10,:host .bg-primary-800-10{background-color:var(--ca-theme-color-primary-800-10)}:root .bg-primary-800-20,:host .bg-primary-800-20{background-color:var(--ca-theme-color-primary-800-20)}:root .bg-primary-800-30,:host .bg-primary-800-30{background-color:var(--ca-theme-color-primary-800-30)}:root .bg-primary-800-40,:host .bg-primary-800-40{background-color:var(--ca-theme-color-primary-800-40)}:root .bg-primary-800-50,:host .bg-primary-800-50{background-color:var(--ca-theme-color-primary-800-50)}:root .bg-primary-800-60,:host .bg-primary-800-60{background-color:var(--ca-theme-color-primary-800-60)}:root .bg-primary-800-70,:host .bg-primary-800-70{background-color:var(--ca-theme-color-primary-800-70)}:root .bg-primary-800-80,:host .bg-primary-800-80{background-color:var(--ca-theme-color-primary-800-80)}:root .bg-primary-800-90,:host .bg-primary-800-90{background-color:var(--ca-theme-color-primary-800-90)}:root .bg-primary-900,:host .bg-primary-900{background-color:var(--ca-theme-color-primary-900)}:root .bg-primary-900-10,:host .bg-primary-900-10{background-color:var(--ca-theme-color-primary-900-10)}:root .bg-primary-900-20,:host .bg-primary-900-20{background-color:var(--ca-theme-color-primary-900-20)}:root .bg-primary-900-30,:host .bg-primary-900-30{background-color:var(--ca-theme-color-primary-900-30)}:root .bg-primary-900-40,:host .bg-primary-900-40{background-color:var(--ca-theme-color-primary-900-40)}:root .bg-primary-900-50,:host .bg-primary-900-50{background-color:var(--ca-theme-color-primary-900-50)}:root .bg-primary-900-60,:host .bg-primary-900-60{background-color:var(--ca-theme-color-primary-900-60)}:root .bg-primary-900-70,:host .bg-primary-900-70{background-color:var(--ca-theme-color-primary-900-70)}:root .bg-primary-900-80,:host .bg-primary-900-80{background-color:var(--ca-theme-color-primary-900-80)}:root .bg-primary-900-90,:host .bg-primary-900-90{background-color:var(--ca-theme-color-primary-900-90)}:root .bg-secondary-100,:host .bg-secondary-100{background-color:var(--ca-theme-color-secondary-100)}:root .bg-secondary-100-10,:host .bg-secondary-100-10{background-color:var(--ca-theme-color-secondary-100-10)}:root .bg-secondary-100-20,:host .bg-secondary-100-20{background-color:var(--ca-theme-color-secondary-100-20)}:root .bg-secondary-100-30,:host .bg-secondary-100-30{background-color:var(--ca-theme-color-secondary-100-30)}:root .bg-secondary-100-40,:host .bg-secondary-100-40{background-color:var(--ca-theme-color-secondary-100-40)}:root .bg-secondary-100-50,:host .bg-secondary-100-50{background-color:var(--ca-theme-color-secondary-100-50)}:root .bg-secondary-100-60,:host .bg-secondary-100-60{background-color:var(--ca-theme-color-secondary-100-60)}:root .bg-secondary-100-70,:host .bg-secondary-100-70{background-color:var(--ca-theme-color-secondary-100-70)}:root .bg-secondary-100-80,:host .bg-secondary-100-80{background-color:var(--ca-theme-color-secondary-100-80)}:root .bg-secondary-100-90,:host .bg-secondary-100-90{background-color:var(--ca-theme-color-secondary-100-90)}:root .bg-secondary-200,:host .bg-secondary-200{background-color:var(--ca-theme-color-secondary-200)}:root .bg-secondary-200-10,:host .bg-secondary-200-10{background-color:var(--ca-theme-color-secondary-200-10)}:root .bg-secondary-200-20,:host .bg-secondary-200-20{background-color:var(--ca-theme-color-secondary-200-20)}:root .bg-secondary-200-30,:host .bg-secondary-200-30{background-color:var(--ca-theme-color-secondary-200-30)}:root .bg-secondary-200-40,:host .bg-secondary-200-40{background-color:var(--ca-theme-color-secondary-200-40)}:root .bg-secondary-200-50,:host .bg-secondary-200-50{background-color:var(--ca-theme-color-secondary-200-50)}:root .bg-secondary-200-60,:host .bg-secondary-200-60{background-color:var(--ca-theme-color-secondary-200-60)}:root .bg-secondary-200-70,:host .bg-secondary-200-70{background-color:var(--ca-theme-color-secondary-200-70)}:root .bg-secondary-200-80,:host .bg-secondary-200-80{background-color:var(--ca-theme-color-secondary-200-80)}:root .bg-secondary-200-90,:host .bg-secondary-200-90{background-color:var(--ca-theme-color-secondary-200-90)}:root .bg-secondary-300,:host .bg-secondary-300{background-color:var(--ca-theme-color-secondary-300)}:root .bg-secondary-300-10,:host .bg-secondary-300-10{background-color:var(--ca-theme-color-secondary-300-10)}:root .bg-secondary-300-20,:host .bg-secondary-300-20{background-color:var(--ca-theme-color-secondary-300-20)}:root .bg-secondary-300-30,:host .bg-secondary-300-30{background-color:var(--ca-theme-color-secondary-300-30)}:root .bg-secondary-300-40,:host .bg-secondary-300-40{background-color:var(--ca-theme-color-secondary-300-40)}:root .bg-secondary-300-50,:host .bg-secondary-300-50{background-color:var(--ca-theme-color-secondary-300-50)}:root .bg-secondary-300-60,:host .bg-secondary-300-60{background-color:var(--ca-theme-color-secondary-300-60)}:root .bg-secondary-300-70,:host .bg-secondary-300-70{background-color:var(--ca-theme-color-secondary-300-70)}:root .bg-secondary-300-80,:host .bg-secondary-300-80{background-color:var(--ca-theme-color-secondary-300-80)}:root .bg-secondary-300-90,:host .bg-secondary-300-90{background-color:var(--ca-theme-color-secondary-300-90)}:root .bg-secondary-400,:host .bg-secondary-400{background-color:var(--ca-theme-color-secondary-400)}:root .bg-secondary-400-10,:host .bg-secondary-400-10{background-color:var(--ca-theme-color-secondary-400-10)}:root .bg-secondary-400-20,:host .bg-secondary-400-20{background-color:var(--ca-theme-color-secondary-400-20)}:root .bg-secondary-400-30,:host .bg-secondary-400-30{background-color:var(--ca-theme-color-secondary-400-30)}:root .bg-secondary-400-40,:host .bg-secondary-400-40{background-color:var(--ca-theme-color-secondary-400-40)}:root .bg-secondary-400-50,:host .bg-secondary-400-50{background-color:var(--ca-theme-color-secondary-400-50)}:root .bg-secondary-400-60,:host .bg-secondary-400-60{background-color:var(--ca-theme-color-secondary-400-60)}:root .bg-secondary-400-70,:host .bg-secondary-400-70{background-color:var(--ca-theme-color-secondary-400-70)}:root .bg-secondary-400-80,:host .bg-secondary-400-80{background-color:var(--ca-theme-color-secondary-400-80)}:root .bg-secondary-400-90,:host .bg-secondary-400-90{background-color:var(--ca-theme-color-secondary-400-90)}:root .bg-secondary-500,:host .bg-secondary-500{background-color:var(--ca-theme-color-secondary-500)}:root .bg-secondary-500-10,:host .bg-secondary-500-10{background-color:var(--ca-theme-color-secondary-500-10)}:root .bg-secondary-500-20,:host .bg-secondary-500-20{background-color:var(--ca-theme-color-secondary-500-20)}:root .bg-secondary-500-30,:host .bg-secondary-500-30{background-color:var(--ca-theme-color-secondary-500-30)}:root .bg-secondary-500-40,:host .bg-secondary-500-40{background-color:var(--ca-theme-color-secondary-500-40)}:root .bg-secondary-500-50,:host .bg-secondary-500-50{background-color:var(--ca-theme-color-secondary-500-50)}:root .bg-secondary-500-60,:host .bg-secondary-500-60{background-color:var(--ca-theme-color-secondary-500-60)}:root .bg-secondary-500-70,:host .bg-secondary-500-70{background-color:var(--ca-theme-color-secondary-500-70)}:root .bg-secondary-500-80,:host .bg-secondary-500-80{background-color:var(--ca-theme-color-secondary-500-80)}:root .bg-secondary-500-90,:host .bg-secondary-500-90{background-color:var(--ca-theme-color-secondary-500-90)}:root .bg-secondary-600,:host .bg-secondary-600{background-color:var(--ca-theme-color-secondary-600)}:root .bg-secondary-600-10,:host .bg-secondary-600-10{background-color:var(--ca-theme-color-secondary-600-10)}:root .bg-secondary-600-20,:host .bg-secondary-600-20{background-color:var(--ca-theme-color-secondary-600-20)}:root .bg-secondary-600-30,:host .bg-secondary-600-30{background-color:var(--ca-theme-color-secondary-600-30)}:root .bg-secondary-600-40,:host .bg-secondary-600-40{background-color:var(--ca-theme-color-secondary-600-40)}:root .bg-secondary-600-50,:host .bg-secondary-600-50{background-color:var(--ca-theme-color-secondary-600-50)}:root .bg-secondary-600-60,:host .bg-secondary-600-60{background-color:var(--ca-theme-color-secondary-600-60)}:root .bg-secondary-600-70,:host .bg-secondary-600-70{background-color:var(--ca-theme-color-secondary-600-70)}:root .bg-secondary-600-80,:host .bg-secondary-600-80{background-color:var(--ca-theme-color-secondary-600-80)}:root .bg-secondary-600-90,:host .bg-secondary-600-90{background-color:var(--ca-theme-color-secondary-600-90)}:root .bg-secondary-700,:host .bg-secondary-700{background-color:var(--ca-theme-color-secondary-700)}:root .bg-secondary-700-10,:host .bg-secondary-700-10{background-color:var(--ca-theme-color-secondary-700-10)}:root .bg-secondary-700-20,:host .bg-secondary-700-20{background-color:var(--ca-theme-color-secondary-700-20)}:root .bg-secondary-700-30,:host .bg-secondary-700-30{background-color:var(--ca-theme-color-secondary-700-30)}:root .bg-secondary-700-40,:host .bg-secondary-700-40{background-color:var(--ca-theme-color-secondary-700-40)}:root .bg-secondary-700-50,:host .bg-secondary-700-50{background-color:var(--ca-theme-color-secondary-700-50)}:root .bg-secondary-700-60,:host .bg-secondary-700-60{background-color:var(--ca-theme-color-secondary-700-60)}:root .bg-secondary-700-70,:host .bg-secondary-700-70{background-color:var(--ca-theme-color-secondary-700-70)}:root .bg-secondary-700-80,:host .bg-secondary-700-80{background-color:var(--ca-theme-color-secondary-700-80)}:root .bg-secondary-700-90,:host .bg-secondary-700-90{background-color:var(--ca-theme-color-secondary-700-90)}:root .bg-secondary-800,:host .bg-secondary-800{background-color:var(--ca-theme-color-secondary-800)}:root .bg-secondary-800-10,:host .bg-secondary-800-10{background-color:var(--ca-theme-color-secondary-800-10)}:root .bg-secondary-800-20,:host .bg-secondary-800-20{background-color:var(--ca-theme-color-secondary-800-20)}:root .bg-secondary-800-30,:host .bg-secondary-800-30{background-color:var(--ca-theme-color-secondary-800-30)}:root .bg-secondary-800-40,:host .bg-secondary-800-40{background-color:var(--ca-theme-color-secondary-800-40)}:root .bg-secondary-800-50,:host .bg-secondary-800-50{background-color:var(--ca-theme-color-secondary-800-50)}:root .bg-secondary-800-60,:host .bg-secondary-800-60{background-color:var(--ca-theme-color-secondary-800-60)}:root .bg-secondary-800-70,:host .bg-secondary-800-70{background-color:var(--ca-theme-color-secondary-800-70)}:root .bg-secondary-800-80,:host .bg-secondary-800-80{background-color:var(--ca-theme-color-secondary-800-80)}:root .bg-secondary-800-90,:host .bg-secondary-800-90{background-color:var(--ca-theme-color-secondary-800-90)}:root .bg-secondary-900,:host .bg-secondary-900{background-color:var(--ca-theme-color-secondary-900)}:root .bg-secondary-900-10,:host .bg-secondary-900-10{background-color:var(--ca-theme-color-secondary-900-10)}:root .bg-secondary-900-20,:host .bg-secondary-900-20{background-color:var(--ca-theme-color-secondary-900-20)}:root .bg-secondary-900-30,:host .bg-secondary-900-30{background-color:var(--ca-theme-color-secondary-900-30)}:root .bg-secondary-900-40,:host .bg-secondary-900-40{background-color:var(--ca-theme-color-secondary-900-40)}:root .bg-secondary-900-50,:host .bg-secondary-900-50{background-color:var(--ca-theme-color-secondary-900-50)}:root .bg-secondary-900-60,:host .bg-secondary-900-60{background-color:var(--ca-theme-color-secondary-900-60)}:root .bg-secondary-900-70,:host .bg-secondary-900-70{background-color:var(--ca-theme-color-secondary-900-70)}:root .bg-secondary-900-80,:host .bg-secondary-900-80{background-color:var(--ca-theme-color-secondary-900-80)}:root .bg-secondary-900-90,:host .bg-secondary-900-90{background-color:var(--ca-theme-color-secondary-900-90)}:root .bg-tertiary-100,:host .bg-tertiary-100{background-color:var(--ca-theme-color-tertiary-100)}:root .bg-tertiary-100-10,:host .bg-tertiary-100-10{background-color:var(--ca-theme-color-tertiary-100-10)}:root .bg-tertiary-100-20,:host .bg-tertiary-100-20{background-color:var(--ca-theme-color-tertiary-100-20)}:root .bg-tertiary-100-30,:host .bg-tertiary-100-30{background-color:var(--ca-theme-color-tertiary-100-30)}:root .bg-tertiary-100-40,:host .bg-tertiary-100-40{background-color:var(--ca-theme-color-tertiary-100-40)}:root .bg-tertiary-100-50,:host .bg-tertiary-100-50{background-color:var(--ca-theme-color-tertiary-100-50)}:root .bg-tertiary-100-60,:host .bg-tertiary-100-60{background-color:var(--ca-theme-color-tertiary-100-60)}:root .bg-tertiary-100-70,:host .bg-tertiary-100-70{background-color:var(--ca-theme-color-tertiary-100-70)}:root .bg-tertiary-100-80,:host .bg-tertiary-100-80{background-color:var(--ca-theme-color-tertiary-100-80)}:root .bg-tertiary-100-90,:host .bg-tertiary-100-90{background-color:var(--ca-theme-color-tertiary-100-90)}:root .bg-tertiary-200,:host .bg-tertiary-200{background-color:var(--ca-theme-color-tertiary-200)}:root .bg-tertiary-200-10,:host .bg-tertiary-200-10{background-color:var(--ca-theme-color-tertiary-200-10)}:root .bg-tertiary-200-20,:host .bg-tertiary-200-20{background-color:var(--ca-theme-color-tertiary-200-20)}:root .bg-tertiary-200-30,:host .bg-tertiary-200-30{background-color:var(--ca-theme-color-tertiary-200-30)}:root .bg-tertiary-200-40,:host .bg-tertiary-200-40{background-color:var(--ca-theme-color-tertiary-200-40)}:root .bg-tertiary-200-50,:host .bg-tertiary-200-50{background-color:var(--ca-theme-color-tertiary-200-50)}:root .bg-tertiary-200-60,:host .bg-tertiary-200-60{background-color:var(--ca-theme-color-tertiary-200-60)}:root .bg-tertiary-200-70,:host .bg-tertiary-200-70{background-color:var(--ca-theme-color-tertiary-200-70)}:root .bg-tertiary-200-80,:host .bg-tertiary-200-80{background-color:var(--ca-theme-color-tertiary-200-80)}:root .bg-tertiary-200-90,:host .bg-tertiary-200-90{background-color:var(--ca-theme-color-tertiary-200-90)}:root .bg-tertiary-300,:host .bg-tertiary-300{background-color:var(--ca-theme-color-tertiary-300)}:root .bg-tertiary-300-10,:host .bg-tertiary-300-10{background-color:var(--ca-theme-color-tertiary-300-10)}:root .bg-tertiary-300-20,:host .bg-tertiary-300-20{background-color:var(--ca-theme-color-tertiary-300-20)}:root .bg-tertiary-300-30,:host .bg-tertiary-300-30{background-color:var(--ca-theme-color-tertiary-300-30)}:root .bg-tertiary-300-40,:host .bg-tertiary-300-40{background-color:var(--ca-theme-color-tertiary-300-40)}:root .bg-tertiary-300-50,:host .bg-tertiary-300-50{background-color:var(--ca-theme-color-tertiary-300-50)}:root .bg-tertiary-300-60,:host .bg-tertiary-300-60{background-color:var(--ca-theme-color-tertiary-300-60)}:root .bg-tertiary-300-70,:host .bg-tertiary-300-70{background-color:var(--ca-theme-color-tertiary-300-70)}:root .bg-tertiary-300-80,:host .bg-tertiary-300-80{background-color:var(--ca-theme-color-tertiary-300-80)}:root .bg-tertiary-300-90,:host .bg-tertiary-300-90{background-color:var(--ca-theme-color-tertiary-300-90)}:root .bg-tertiary-400,:host .bg-tertiary-400{background-color:var(--ca-theme-color-tertiary-400)}:root .bg-tertiary-400-10,:host .bg-tertiary-400-10{background-color:var(--ca-theme-color-tertiary-400-10)}:root .bg-tertiary-400-20,:host .bg-tertiary-400-20{background-color:var(--ca-theme-color-tertiary-400-20)}:root .bg-tertiary-400-30,:host .bg-tertiary-400-30{background-color:var(--ca-theme-color-tertiary-400-30)}:root .bg-tertiary-400-40,:host .bg-tertiary-400-40{background-color:var(--ca-theme-color-tertiary-400-40)}:root .bg-tertiary-400-50,:host .bg-tertiary-400-50{background-color:var(--ca-theme-color-tertiary-400-50)}:root .bg-tertiary-400-60,:host .bg-tertiary-400-60{background-color:var(--ca-theme-color-tertiary-400-60)}:root .bg-tertiary-400-70,:host .bg-tertiary-400-70{background-color:var(--ca-theme-color-tertiary-400-70)}:root .bg-tertiary-400-80,:host .bg-tertiary-400-80{background-color:var(--ca-theme-color-tertiary-400-80)}:root .bg-tertiary-400-90,:host .bg-tertiary-400-90{background-color:var(--ca-theme-color-tertiary-400-90)}:root .bg-tertiary-500,:host .bg-tertiary-500{background-color:var(--ca-theme-color-tertiary-500)}:root .bg-tertiary-500-10,:host .bg-tertiary-500-10{background-color:var(--ca-theme-color-tertiary-500-10)}:root .bg-tertiary-500-20,:host .bg-tertiary-500-20{background-color:var(--ca-theme-color-tertiary-500-20)}:root .bg-tertiary-500-30,:host .bg-tertiary-500-30{background-color:var(--ca-theme-color-tertiary-500-30)}:root .bg-tertiary-500-40,:host .bg-tertiary-500-40{background-color:var(--ca-theme-color-tertiary-500-40)}:root .bg-tertiary-500-50,:host .bg-tertiary-500-50{background-color:var(--ca-theme-color-tertiary-500-50)}:root .bg-tertiary-500-60,:host .bg-tertiary-500-60{background-color:var(--ca-theme-color-tertiary-500-60)}:root .bg-tertiary-500-70,:host .bg-tertiary-500-70{background-color:var(--ca-theme-color-tertiary-500-70)}:root .bg-tertiary-500-80,:host .bg-tertiary-500-80{background-color:var(--ca-theme-color-tertiary-500-80)}:root .bg-tertiary-500-90,:host .bg-tertiary-500-90{background-color:var(--ca-theme-color-tertiary-500-90)}:root .bg-tertiary-600,:host .bg-tertiary-600{background-color:var(--ca-theme-color-tertiary-600)}:root .bg-tertiary-600-10,:host .bg-tertiary-600-10{background-color:var(--ca-theme-color-tertiary-600-10)}:root .bg-tertiary-600-20,:host .bg-tertiary-600-20{background-color:var(--ca-theme-color-tertiary-600-20)}:root .bg-tertiary-600-30,:host .bg-tertiary-600-30{background-color:var(--ca-theme-color-tertiary-600-30)}:root .bg-tertiary-600-40,:host .bg-tertiary-600-40{background-color:var(--ca-theme-color-tertiary-600-40)}:root .bg-tertiary-600-50,:host .bg-tertiary-600-50{background-color:var(--ca-theme-color-tertiary-600-50)}:root .bg-tertiary-600-60,:host .bg-tertiary-600-60{background-color:var(--ca-theme-color-tertiary-600-60)}:root .bg-tertiary-600-70,:host .bg-tertiary-600-70{background-color:var(--ca-theme-color-tertiary-600-70)}:root .bg-tertiary-600-80,:host .bg-tertiary-600-80{background-color:var(--ca-theme-color-tertiary-600-80)}:root .bg-tertiary-600-90,:host .bg-tertiary-600-90{background-color:var(--ca-theme-color-tertiary-600-90)}:root .bg-tertiary-700,:host .bg-tertiary-700{background-color:var(--ca-theme-color-tertiary-700)}:root .bg-tertiary-700-10,:host .bg-tertiary-700-10{background-color:var(--ca-theme-color-tertiary-700-10)}:root .bg-tertiary-700-20,:host .bg-tertiary-700-20{background-color:var(--ca-theme-color-tertiary-700-20)}:root .bg-tertiary-700-30,:host .bg-tertiary-700-30{background-color:var(--ca-theme-color-tertiary-700-30)}:root .bg-tertiary-700-40,:host .bg-tertiary-700-40{background-color:var(--ca-theme-color-tertiary-700-40)}:root .bg-tertiary-700-50,:host .bg-tertiary-700-50{background-color:var(--ca-theme-color-tertiary-700-50)}:root .bg-tertiary-700-60,:host .bg-tertiary-700-60{background-color:var(--ca-theme-color-tertiary-700-60)}:root .bg-tertiary-700-70,:host .bg-tertiary-700-70{background-color:var(--ca-theme-color-tertiary-700-70)}:root .bg-tertiary-700-80,:host .bg-tertiary-700-80{background-color:var(--ca-theme-color-tertiary-700-80)}:root .bg-tertiary-700-90,:host .bg-tertiary-700-90{background-color:var(--ca-theme-color-tertiary-700-90)}:root .bg-tertiary-800,:host .bg-tertiary-800{background-color:var(--ca-theme-color-tertiary-800)}:root .bg-tertiary-800-10,:host .bg-tertiary-800-10{background-color:var(--ca-theme-color-tertiary-800-10)}:root .bg-tertiary-800-20,:host .bg-tertiary-800-20{background-color:var(--ca-theme-color-tertiary-800-20)}:root .bg-tertiary-800-30,:host .bg-tertiary-800-30{background-color:var(--ca-theme-color-tertiary-800-30)}:root .bg-tertiary-800-40,:host .bg-tertiary-800-40{background-color:var(--ca-theme-color-tertiary-800-40)}:root .bg-tertiary-800-50,:host .bg-tertiary-800-50{background-color:var(--ca-theme-color-tertiary-800-50)}:root .bg-tertiary-800-60,:host .bg-tertiary-800-60{background-color:var(--ca-theme-color-tertiary-800-60)}:root .bg-tertiary-800-70,:host .bg-tertiary-800-70{background-color:var(--ca-theme-color-tertiary-800-70)}:root .bg-tertiary-800-80,:host .bg-tertiary-800-80{background-color:var(--ca-theme-color-tertiary-800-80)}:root .bg-tertiary-800-90,:host .bg-tertiary-800-90{background-color:var(--ca-theme-color-tertiary-800-90)}:root .bg-tertiary-900,:host .bg-tertiary-900{background-color:var(--ca-theme-color-tertiary-900)}:root .bg-tertiary-900-10,:host .bg-tertiary-900-10{background-color:var(--ca-theme-color-tertiary-900-10)}:root .bg-tertiary-900-20,:host .bg-tertiary-900-20{background-color:var(--ca-theme-color-tertiary-900-20)}:root .bg-tertiary-900-30,:host .bg-tertiary-900-30{background-color:var(--ca-theme-color-tertiary-900-30)}:root .bg-tertiary-900-40,:host .bg-tertiary-900-40{background-color:var(--ca-theme-color-tertiary-900-40)}:root .bg-tertiary-900-50,:host .bg-tertiary-900-50{background-color:var(--ca-theme-color-tertiary-900-50)}:root .bg-tertiary-900-60,:host .bg-tertiary-900-60{background-color:var(--ca-theme-color-tertiary-900-60)}:root .bg-tertiary-900-70,:host .bg-tertiary-900-70{background-color:var(--ca-theme-color-tertiary-900-70)}:root .bg-tertiary-900-80,:host .bg-tertiary-900-80{background-color:var(--ca-theme-color-tertiary-900-80)}:root .bg-tertiary-900-90,:host .bg-tertiary-900-90{background-color:var(--ca-theme-color-tertiary-900-90)}:root .bg-red-100,:host .bg-red-100{background-color:var(--ca-theme-color-red-100)}:root .bg-red-100-10,:host .bg-red-100-10{background-color:var(--ca-theme-color-red-100-10)}:root .bg-red-100-20,:host .bg-red-100-20{background-color:var(--ca-theme-color-red-100-20)}:root .bg-red-100-30,:host .bg-red-100-30{background-color:var(--ca-theme-color-red-100-30)}:root .bg-red-100-40,:host .bg-red-100-40{background-color:var(--ca-theme-color-red-100-40)}:root .bg-red-100-50,:host .bg-red-100-50{background-color:var(--ca-theme-color-red-100-50)}:root .bg-red-100-60,:host .bg-red-100-60{background-color:var(--ca-theme-color-red-100-60)}:root .bg-red-100-70,:host .bg-red-100-70{background-color:var(--ca-theme-color-red-100-70)}:root .bg-red-100-80,:host .bg-red-100-80{background-color:var(--ca-theme-color-red-100-80)}:root .bg-red-100-90,:host .bg-red-100-90{background-color:var(--ca-theme-color-red-100-90)}:root .bg-red-200,:host .bg-red-200{background-color:var(--ca-theme-color-red-200)}:root .bg-red-200-10,:host .bg-red-200-10{background-color:var(--ca-theme-color-red-200-10)}:root .bg-red-200-20,:host .bg-red-200-20{background-color:var(--ca-theme-color-red-200-20)}:root .bg-red-200-30,:host .bg-red-200-30{background-color:var(--ca-theme-color-red-200-30)}:root .bg-red-200-40,:host .bg-red-200-40{background-color:var(--ca-theme-color-red-200-40)}:root .bg-red-200-50,:host .bg-red-200-50{background-color:var(--ca-theme-color-red-200-50)}:root .bg-red-200-60,:host .bg-red-200-60{background-color:var(--ca-theme-color-red-200-60)}:root .bg-red-200-70,:host .bg-red-200-70{background-color:var(--ca-theme-color-red-200-70)}:root .bg-red-200-80,:host .bg-red-200-80{background-color:var(--ca-theme-color-red-200-80)}:root .bg-red-200-90,:host .bg-red-200-90{background-color:var(--ca-theme-color-red-200-90)}:root .bg-red-300,:host .bg-red-300{background-color:var(--ca-theme-color-red-300)}:root .bg-red-300-10,:host .bg-red-300-10{background-color:var(--ca-theme-color-red-300-10)}:root .bg-red-300-20,:host .bg-red-300-20{background-color:var(--ca-theme-color-red-300-20)}:root .bg-red-300-30,:host .bg-red-300-30{background-color:var(--ca-theme-color-red-300-30)}:root .bg-red-300-40,:host .bg-red-300-40{background-color:var(--ca-theme-color-red-300-40)}:root .bg-red-300-50,:host .bg-red-300-50{background-color:var(--ca-theme-color-red-300-50)}:root .bg-red-300-60,:host .bg-red-300-60{background-color:var(--ca-theme-color-red-300-60)}:root .bg-red-300-70,:host .bg-red-300-70{background-color:var(--ca-theme-color-red-300-70)}:root .bg-red-300-80,:host .bg-red-300-80{background-color:var(--ca-theme-color-red-300-80)}:root .bg-red-300-90,:host .bg-red-300-90{background-color:var(--ca-theme-color-red-300-90)}:root .bg-red-400,:host .bg-red-400{background-color:var(--ca-theme-color-red-400)}:root .bg-red-400-10,:host .bg-red-400-10{background-color:var(--ca-theme-color-red-400-10)}:root .bg-red-400-20,:host .bg-red-400-20{background-color:var(--ca-theme-color-red-400-20)}:root .bg-red-400-30,:host .bg-red-400-30{background-color:var(--ca-theme-color-red-400-30)}:root .bg-red-400-40,:host .bg-red-400-40{background-color:var(--ca-theme-color-red-400-40)}:root .bg-red-400-50,:host .bg-red-400-50{background-color:var(--ca-theme-color-red-400-50)}:root .bg-red-400-60,:host .bg-red-400-60{background-color:var(--ca-theme-color-red-400-60)}:root .bg-red-400-70,:host .bg-red-400-70{background-color:var(--ca-theme-color-red-400-70)}:root .bg-red-400-80,:host .bg-red-400-80{background-color:var(--ca-theme-color-red-400-80)}:root .bg-red-400-90,:host .bg-red-400-90{background-color:var(--ca-theme-color-red-400-90)}:root .bg-red-500,:host .bg-red-500{background-color:var(--ca-theme-color-red-500)}:root .bg-red-500-10,:host .bg-red-500-10{background-color:var(--ca-theme-color-red-500-10)}:root .bg-red-500-20,:host .bg-red-500-20{background-color:var(--ca-theme-color-red-500-20)}:root .bg-red-500-30,:host .bg-red-500-30{background-color:var(--ca-theme-color-red-500-30)}:root .bg-red-500-40,:host .bg-red-500-40{background-color:var(--ca-theme-color-red-500-40)}:root .bg-red-500-50,:host .bg-red-500-50{background-color:var(--ca-theme-color-red-500-50)}:root .bg-red-500-60,:host .bg-red-500-60{background-color:var(--ca-theme-color-red-500-60)}:root .bg-red-500-70,:host .bg-red-500-70{background-color:var(--ca-theme-color-red-500-70)}:root .bg-red-500-80,:host .bg-red-500-80{background-color:var(--ca-theme-color-red-500-80)}:root .bg-red-500-90,:host .bg-red-500-90{background-color:var(--ca-theme-color-red-500-90)}:root .bg-red-600,:host .bg-red-600{background-color:var(--ca-theme-color-red-600)}:root .bg-red-600-10,:host .bg-red-600-10{background-color:var(--ca-theme-color-red-600-10)}:root .bg-red-600-20,:host .bg-red-600-20{background-color:var(--ca-theme-color-red-600-20)}:root .bg-red-600-30,:host .bg-red-600-30{background-color:var(--ca-theme-color-red-600-30)}:root .bg-red-600-40,:host .bg-red-600-40{background-color:var(--ca-theme-color-red-600-40)}:root .bg-red-600-50,:host .bg-red-600-50{background-color:var(--ca-theme-color-red-600-50)}:root .bg-red-600-60,:host .bg-red-600-60{background-color:var(--ca-theme-color-red-600-60)}:root .bg-red-600-70,:host .bg-red-600-70{background-color:var(--ca-theme-color-red-600-70)}:root .bg-red-600-80,:host .bg-red-600-80{background-color:var(--ca-theme-color-red-600-80)}:root .bg-red-600-90,:host .bg-red-600-90{background-color:var(--ca-theme-color-red-600-90)}:root .bg-red-700,:host .bg-red-700{background-color:var(--ca-theme-color-red-700)}:root .bg-red-700-10,:host .bg-red-700-10{background-color:var(--ca-theme-color-red-700-10)}:root .bg-red-700-20,:host .bg-red-700-20{background-color:var(--ca-theme-color-red-700-20)}:root .bg-red-700-30,:host .bg-red-700-30{background-color:var(--ca-theme-color-red-700-30)}:root .bg-red-700-40,:host .bg-red-700-40{background-color:var(--ca-theme-color-red-700-40)}:root .bg-red-700-50,:host .bg-red-700-50{background-color:var(--ca-theme-color-red-700-50)}:root .bg-red-700-60,:host .bg-red-700-60{background-color:var(--ca-theme-color-red-700-60)}:root .bg-red-700-70,:host .bg-red-700-70{background-color:var(--ca-theme-color-red-700-70)}:root .bg-red-700-80,:host .bg-red-700-80{background-color:var(--ca-theme-color-red-700-80)}:root .bg-red-700-90,:host .bg-red-700-90{background-color:var(--ca-theme-color-red-700-90)}:root .bg-red-800,:host .bg-red-800{background-color:var(--ca-theme-color-red-800)}:root .bg-red-800-10,:host .bg-red-800-10{background-color:var(--ca-theme-color-red-800-10)}:root .bg-red-800-20,:host .bg-red-800-20{background-color:var(--ca-theme-color-red-800-20)}:root .bg-red-800-30,:host .bg-red-800-30{background-color:var(--ca-theme-color-red-800-30)}:root .bg-red-800-40,:host .bg-red-800-40{background-color:var(--ca-theme-color-red-800-40)}:root .bg-red-800-50,:host .bg-red-800-50{background-color:var(--ca-theme-color-red-800-50)}:root .bg-red-800-60,:host .bg-red-800-60{background-color:var(--ca-theme-color-red-800-60)}:root .bg-red-800-70,:host .bg-red-800-70{background-color:var(--ca-theme-color-red-800-70)}:root .bg-red-800-80,:host .bg-red-800-80{background-color:var(--ca-theme-color-red-800-80)}:root .bg-red-800-90,:host .bg-red-800-90{background-color:var(--ca-theme-color-red-800-90)}:root .bg-red-900,:host .bg-red-900{background-color:var(--ca-theme-color-red-900)}:root .bg-red-900-10,:host .bg-red-900-10{background-color:var(--ca-theme-color-red-900-10)}:root .bg-red-900-20,:host .bg-red-900-20{background-color:var(--ca-theme-color-red-900-20)}:root .bg-red-900-30,:host .bg-red-900-30{background-color:var(--ca-theme-color-red-900-30)}:root .bg-red-900-40,:host .bg-red-900-40{background-color:var(--ca-theme-color-red-900-40)}:root .bg-red-900-50,:host .bg-red-900-50{background-color:var(--ca-theme-color-red-900-50)}:root .bg-red-900-60,:host .bg-red-900-60{background-color:var(--ca-theme-color-red-900-60)}:root .bg-red-900-70,:host .bg-red-900-70{background-color:var(--ca-theme-color-red-900-70)}:root .bg-red-900-80,:host .bg-red-900-80{background-color:var(--ca-theme-color-red-900-80)}:root .bg-red-900-90,:host .bg-red-900-90{background-color:var(--ca-theme-color-red-900-90)}:root .bg-yellow-100,:host .bg-yellow-100{background-color:var(--ca-theme-color-yellow-100)}:root .bg-yellow-100-10,:host .bg-yellow-100-10{background-color:var(--ca-theme-color-yellow-100-10)}:root .bg-yellow-100-20,:host .bg-yellow-100-20{background-color:var(--ca-theme-color-yellow-100-20)}:root .bg-yellow-100-30,:host .bg-yellow-100-30{background-color:var(--ca-theme-color-yellow-100-30)}:root .bg-yellow-100-40,:host .bg-yellow-100-40{background-color:var(--ca-theme-color-yellow-100-40)}:root .bg-yellow-100-50,:host .bg-yellow-100-50{background-color:var(--ca-theme-color-yellow-100-50)}:root .bg-yellow-100-60,:host .bg-yellow-100-60{background-color:var(--ca-theme-color-yellow-100-60)}:root .bg-yellow-100-70,:host .bg-yellow-100-70{background-color:var(--ca-theme-color-yellow-100-70)}:root .bg-yellow-100-80,:host .bg-yellow-100-80{background-color:var(--ca-theme-color-yellow-100-80)}:root .bg-yellow-100-90,:host .bg-yellow-100-90{background-color:var(--ca-theme-color-yellow-100-90)}:root .bg-yellow-200,:host .bg-yellow-200{background-color:var(--ca-theme-color-yellow-200)}:root .bg-yellow-200-10,:host .bg-yellow-200-10{background-color:var(--ca-theme-color-yellow-200-10)}:root .bg-yellow-200-20,:host .bg-yellow-200-20{background-color:var(--ca-theme-color-yellow-200-20)}:root .bg-yellow-200-30,:host .bg-yellow-200-30{background-color:var(--ca-theme-color-yellow-200-30)}:root .bg-yellow-200-40,:host .bg-yellow-200-40{background-color:var(--ca-theme-color-yellow-200-40)}:root .bg-yellow-200-50,:host .bg-yellow-200-50{background-color:var(--ca-theme-color-yellow-200-50)}:root .bg-yellow-200-60,:host .bg-yellow-200-60{background-color:var(--ca-theme-color-yellow-200-60)}:root .bg-yellow-200-70,:host .bg-yellow-200-70{background-color:var(--ca-theme-color-yellow-200-70)}:root .bg-yellow-200-80,:host .bg-yellow-200-80{background-color:var(--ca-theme-color-yellow-200-80)}:root .bg-yellow-200-90,:host .bg-yellow-200-90{background-color:var(--ca-theme-color-yellow-200-90)}:root .bg-yellow-300,:host .bg-yellow-300{background-color:var(--ca-theme-color-yellow-300)}:root .bg-yellow-300-10,:host .bg-yellow-300-10{background-color:var(--ca-theme-color-yellow-300-10)}:root .bg-yellow-300-20,:host .bg-yellow-300-20{background-color:var(--ca-theme-color-yellow-300-20)}:root .bg-yellow-300-30,:host .bg-yellow-300-30{background-color:var(--ca-theme-color-yellow-300-30)}:root .bg-yellow-300-40,:host .bg-yellow-300-40{background-color:var(--ca-theme-color-yellow-300-40)}:root .bg-yellow-300-50,:host .bg-yellow-300-50{background-color:var(--ca-theme-color-yellow-300-50)}:root .bg-yellow-300-60,:host .bg-yellow-300-60{background-color:var(--ca-theme-color-yellow-300-60)}:root .bg-yellow-300-70,:host .bg-yellow-300-70{background-color:var(--ca-theme-color-yellow-300-70)}:root .bg-yellow-300-80,:host .bg-yellow-300-80{background-color:var(--ca-theme-color-yellow-300-80)}:root .bg-yellow-300-90,:host .bg-yellow-300-90{background-color:var(--ca-theme-color-yellow-300-90)}:root .bg-yellow-400,:host .bg-yellow-400{background-color:var(--ca-theme-color-yellow-400)}:root .bg-yellow-400-10,:host .bg-yellow-400-10{background-color:var(--ca-theme-color-yellow-400-10)}:root .bg-yellow-400-20,:host .bg-yellow-400-20{background-color:var(--ca-theme-color-yellow-400-20)}:root .bg-yellow-400-30,:host .bg-yellow-400-30{background-color:var(--ca-theme-color-yellow-400-30)}:root .bg-yellow-400-40,:host .bg-yellow-400-40{background-color:var(--ca-theme-color-yellow-400-40)}:root .bg-yellow-400-50,:host .bg-yellow-400-50{background-color:var(--ca-theme-color-yellow-400-50)}:root .bg-yellow-400-60,:host .bg-yellow-400-60{background-color:var(--ca-theme-color-yellow-400-60)}:root .bg-yellow-400-70,:host .bg-yellow-400-70{background-color:var(--ca-theme-color-yellow-400-70)}:root .bg-yellow-400-80,:host .bg-yellow-400-80{background-color:var(--ca-theme-color-yellow-400-80)}:root .bg-yellow-400-90,:host .bg-yellow-400-90{background-color:var(--ca-theme-color-yellow-400-90)}:root .bg-yellow-500,:host .bg-yellow-500{background-color:var(--ca-theme-color-yellow-500)}:root .bg-yellow-500-10,:host .bg-yellow-500-10{background-color:var(--ca-theme-color-yellow-500-10)}:root .bg-yellow-500-20,:host .bg-yellow-500-20{background-color:var(--ca-theme-color-yellow-500-20)}:root .bg-yellow-500-30,:host .bg-yellow-500-30{background-color:var(--ca-theme-color-yellow-500-30)}:root .bg-yellow-500-40,:host .bg-yellow-500-40{background-color:var(--ca-theme-color-yellow-500-40)}:root .bg-yellow-500-50,:host .bg-yellow-500-50{background-color:var(--ca-theme-color-yellow-500-50)}:root .bg-yellow-500-60,:host .bg-yellow-500-60{background-color:var(--ca-theme-color-yellow-500-60)}:root .bg-yellow-500-70,:host .bg-yellow-500-70{background-color:var(--ca-theme-color-yellow-500-70)}:root .bg-yellow-500-80,:host .bg-yellow-500-80{background-color:var(--ca-theme-color-yellow-500-80)}:root .bg-yellow-500-90,:host .bg-yellow-500-90{background-color:var(--ca-theme-color-yellow-500-90)}:root .bg-yellow-600,:host .bg-yellow-600{background-color:var(--ca-theme-color-yellow-600)}:root .bg-yellow-600-10,:host .bg-yellow-600-10{background-color:var(--ca-theme-color-yellow-600-10)}:root .bg-yellow-600-20,:host .bg-yellow-600-20{background-color:var(--ca-theme-color-yellow-600-20)}:root .bg-yellow-600-30,:host .bg-yellow-600-30{background-color:var(--ca-theme-color-yellow-600-30)}:root .bg-yellow-600-40,:host .bg-yellow-600-40{background-color:var(--ca-theme-color-yellow-600-40)}:root .bg-yellow-600-50,:host .bg-yellow-600-50{background-color:var(--ca-theme-color-yellow-600-50)}:root .bg-yellow-600-60,:host .bg-yellow-600-60{background-color:var(--ca-theme-color-yellow-600-60)}:root .bg-yellow-600-70,:host .bg-yellow-600-70{background-color:var(--ca-theme-color-yellow-600-70)}:root .bg-yellow-600-80,:host .bg-yellow-600-80{background-color:var(--ca-theme-color-yellow-600-80)}:root .bg-yellow-600-90,:host .bg-yellow-600-90{background-color:var(--ca-theme-color-yellow-600-90)}:root .bg-yellow-700,:host .bg-yellow-700{background-color:var(--ca-theme-color-yellow-700)}:root .bg-yellow-700-10,:host .bg-yellow-700-10{background-color:var(--ca-theme-color-yellow-700-10)}:root .bg-yellow-700-20,:host .bg-yellow-700-20{background-color:var(--ca-theme-color-yellow-700-20)}:root .bg-yellow-700-30,:host .bg-yellow-700-30{background-color:var(--ca-theme-color-yellow-700-30)}:root .bg-yellow-700-40,:host .bg-yellow-700-40{background-color:var(--ca-theme-color-yellow-700-40)}:root .bg-yellow-700-50,:host .bg-yellow-700-50{background-color:var(--ca-theme-color-yellow-700-50)}:root .bg-yellow-700-60,:host .bg-yellow-700-60{background-color:var(--ca-theme-color-yellow-700-60)}:root .bg-yellow-700-70,:host .bg-yellow-700-70{background-color:var(--ca-theme-color-yellow-700-70)}:root .bg-yellow-700-80,:host .bg-yellow-700-80{background-color:var(--ca-theme-color-yellow-700-80)}:root .bg-yellow-700-90,:host .bg-yellow-700-90{background-color:var(--ca-theme-color-yellow-700-90)}:root .bg-yellow-800,:host .bg-yellow-800{background-color:var(--ca-theme-color-yellow-800)}:root .bg-yellow-800-10,:host .bg-yellow-800-10{background-color:var(--ca-theme-color-yellow-800-10)}:root .bg-yellow-800-20,:host .bg-yellow-800-20{background-color:var(--ca-theme-color-yellow-800-20)}:root .bg-yellow-800-30,:host .bg-yellow-800-30{background-color:var(--ca-theme-color-yellow-800-30)}:root .bg-yellow-800-40,:host .bg-yellow-800-40{background-color:var(--ca-theme-color-yellow-800-40)}:root .bg-yellow-800-50,:host .bg-yellow-800-50{background-color:var(--ca-theme-color-yellow-800-50)}:root .bg-yellow-800-60,:host .bg-yellow-800-60{background-color:var(--ca-theme-color-yellow-800-60)}:root .bg-yellow-800-70,:host .bg-yellow-800-70{background-color:var(--ca-theme-color-yellow-800-70)}:root .bg-yellow-800-80,:host .bg-yellow-800-80{background-color:var(--ca-theme-color-yellow-800-80)}:root .bg-yellow-800-90,:host .bg-yellow-800-90{background-color:var(--ca-theme-color-yellow-800-90)}:root .bg-yellow-900,:host .bg-yellow-900{background-color:var(--ca-theme-color-yellow-900)}:root .bg-yellow-900-10,:host .bg-yellow-900-10{background-color:var(--ca-theme-color-yellow-900-10)}:root .bg-yellow-900-20,:host .bg-yellow-900-20{background-color:var(--ca-theme-color-yellow-900-20)}:root .bg-yellow-900-30,:host .bg-yellow-900-30{background-color:var(--ca-theme-color-yellow-900-30)}:root .bg-yellow-900-40,:host .bg-yellow-900-40{background-color:var(--ca-theme-color-yellow-900-40)}:root .bg-yellow-900-50,:host .bg-yellow-900-50{background-color:var(--ca-theme-color-yellow-900-50)}:root .bg-yellow-900-60,:host .bg-yellow-900-60{background-color:var(--ca-theme-color-yellow-900-60)}:root .bg-yellow-900-70,:host .bg-yellow-900-70{background-color:var(--ca-theme-color-yellow-900-70)}:root .bg-yellow-900-80,:host .bg-yellow-900-80{background-color:var(--ca-theme-color-yellow-900-80)}:root .bg-yellow-900-90,:host .bg-yellow-900-90{background-color:var(--ca-theme-color-yellow-900-90)}:root .bg-purple-100,:host .bg-purple-100{background-color:var(--ca-theme-color-purple-100)}:root .bg-purple-100-10,:host .bg-purple-100-10{background-color:var(--ca-theme-color-purple-100-10)}:root .bg-purple-100-20,:host .bg-purple-100-20{background-color:var(--ca-theme-color-purple-100-20)}:root .bg-purple-100-30,:host .bg-purple-100-30{background-color:var(--ca-theme-color-purple-100-30)}:root .bg-purple-100-40,:host .bg-purple-100-40{background-color:var(--ca-theme-color-purple-100-40)}:root .bg-purple-100-50,:host .bg-purple-100-50{background-color:var(--ca-theme-color-purple-100-50)}:root .bg-purple-100-60,:host .bg-purple-100-60{background-color:var(--ca-theme-color-purple-100-60)}:root .bg-purple-100-70,:host .bg-purple-100-70{background-color:var(--ca-theme-color-purple-100-70)}:root .bg-purple-100-80,:host .bg-purple-100-80{background-color:var(--ca-theme-color-purple-100-80)}:root .bg-purple-100-90,:host .bg-purple-100-90{background-color:var(--ca-theme-color-purple-100-90)}:root .bg-purple-200,:host .bg-purple-200{background-color:var(--ca-theme-color-purple-200)}:root .bg-purple-200-10,:host .bg-purple-200-10{background-color:var(--ca-theme-color-purple-200-10)}:root .bg-purple-200-20,:host .bg-purple-200-20{background-color:var(--ca-theme-color-purple-200-20)}:root .bg-purple-200-30,:host .bg-purple-200-30{background-color:var(--ca-theme-color-purple-200-30)}:root .bg-purple-200-40,:host .bg-purple-200-40{background-color:var(--ca-theme-color-purple-200-40)}:root .bg-purple-200-50,:host .bg-purple-200-50{background-color:var(--ca-theme-color-purple-200-50)}:root .bg-purple-200-60,:host .bg-purple-200-60{background-color:var(--ca-theme-color-purple-200-60)}:root .bg-purple-200-70,:host .bg-purple-200-70{background-color:var(--ca-theme-color-purple-200-70)}:root .bg-purple-200-80,:host .bg-purple-200-80{background-color:var(--ca-theme-color-purple-200-80)}:root .bg-purple-200-90,:host .bg-purple-200-90{background-color:var(--ca-theme-color-purple-200-90)}:root .bg-purple-300,:host .bg-purple-300{background-color:var(--ca-theme-color-purple-300)}:root .bg-purple-300-10,:host .bg-purple-300-10{background-color:var(--ca-theme-color-purple-300-10)}:root .bg-purple-300-20,:host .bg-purple-300-20{background-color:var(--ca-theme-color-purple-300-20)}:root .bg-purple-300-30,:host .bg-purple-300-30{background-color:var(--ca-theme-color-purple-300-30)}:root .bg-purple-300-40,:host .bg-purple-300-40{background-color:var(--ca-theme-color-purple-300-40)}:root .bg-purple-300-50,:host .bg-purple-300-50{background-color:var(--ca-theme-color-purple-300-50)}:root .bg-purple-300-60,:host .bg-purple-300-60{background-color:var(--ca-theme-color-purple-300-60)}:root .bg-purple-300-70,:host .bg-purple-300-70{background-color:var(--ca-theme-color-purple-300-70)}:root .bg-purple-300-80,:host .bg-purple-300-80{background-color:var(--ca-theme-color-purple-300-80)}:root .bg-purple-300-90,:host .bg-purple-300-90{background-color:var(--ca-theme-color-purple-300-90)}:root .bg-purple-400,:host .bg-purple-400{background-color:var(--ca-theme-color-purple-400)}:root .bg-purple-400-10,:host .bg-purple-400-10{background-color:var(--ca-theme-color-purple-400-10)}:root .bg-purple-400-20,:host .bg-purple-400-20{background-color:var(--ca-theme-color-purple-400-20)}:root .bg-purple-400-30,:host .bg-purple-400-30{background-color:var(--ca-theme-color-purple-400-30)}:root .bg-purple-400-40,:host .bg-purple-400-40{background-color:var(--ca-theme-color-purple-400-40)}:root .bg-purple-400-50,:host .bg-purple-400-50{background-color:var(--ca-theme-color-purple-400-50)}:root .bg-purple-400-60,:host .bg-purple-400-60{background-color:var(--ca-theme-color-purple-400-60)}:root .bg-purple-400-70,:host .bg-purple-400-70{background-color:var(--ca-theme-color-purple-400-70)}:root .bg-purple-400-80,:host .bg-purple-400-80{background-color:var(--ca-theme-color-purple-400-80)}:root .bg-purple-400-90,:host .bg-purple-400-90{background-color:var(--ca-theme-color-purple-400-90)}:root .bg-purple-500,:host .bg-purple-500{background-color:var(--ca-theme-color-purple-500)}:root .bg-purple-500-10,:host .bg-purple-500-10{background-color:var(--ca-theme-color-purple-500-10)}:root .bg-purple-500-20,:host .bg-purple-500-20{background-color:var(--ca-theme-color-purple-500-20)}:root .bg-purple-500-30,:host .bg-purple-500-30{background-color:var(--ca-theme-color-purple-500-30)}:root .bg-purple-500-40,:host .bg-purple-500-40{background-color:var(--ca-theme-color-purple-500-40)}:root .bg-purple-500-50,:host .bg-purple-500-50{background-color:var(--ca-theme-color-purple-500-50)}:root .bg-purple-500-60,:host .bg-purple-500-60{background-color:var(--ca-theme-color-purple-500-60)}:root .bg-purple-500-70,:host .bg-purple-500-70{background-color:var(--ca-theme-color-purple-500-70)}:root .bg-purple-500-80,:host .bg-purple-500-80{background-color:var(--ca-theme-color-purple-500-80)}:root .bg-purple-500-90,:host .bg-purple-500-90{background-color:var(--ca-theme-color-purple-500-90)}:root .bg-purple-600,:host .bg-purple-600{background-color:var(--ca-theme-color-purple-600)}:root .bg-purple-600-10,:host .bg-purple-600-10{background-color:var(--ca-theme-color-purple-600-10)}:root .bg-purple-600-20,:host .bg-purple-600-20{background-color:var(--ca-theme-color-purple-600-20)}:root .bg-purple-600-30,:host .bg-purple-600-30{background-color:var(--ca-theme-color-purple-600-30)}:root .bg-purple-600-40,:host .bg-purple-600-40{background-color:var(--ca-theme-color-purple-600-40)}:root .bg-purple-600-50,:host .bg-purple-600-50{background-color:var(--ca-theme-color-purple-600-50)}:root .bg-purple-600-60,:host .bg-purple-600-60{background-color:var(--ca-theme-color-purple-600-60)}:root .bg-purple-600-70,:host .bg-purple-600-70{background-color:var(--ca-theme-color-purple-600-70)}:root .bg-purple-600-80,:host .bg-purple-600-80{background-color:var(--ca-theme-color-purple-600-80)}:root .bg-purple-600-90,:host .bg-purple-600-90{background-color:var(--ca-theme-color-purple-600-90)}:root .bg-purple-700,:host .bg-purple-700{background-color:var(--ca-theme-color-purple-700)}:root .bg-purple-700-10,:host .bg-purple-700-10{background-color:var(--ca-theme-color-purple-700-10)}:root .bg-purple-700-20,:host .bg-purple-700-20{background-color:var(--ca-theme-color-purple-700-20)}:root .bg-purple-700-30,:host .bg-purple-700-30{background-color:var(--ca-theme-color-purple-700-30)}:root .bg-purple-700-40,:host .bg-purple-700-40{background-color:var(--ca-theme-color-purple-700-40)}:root .bg-purple-700-50,:host .bg-purple-700-50{background-color:var(--ca-theme-color-purple-700-50)}:root .bg-purple-700-60,:host .bg-purple-700-60{background-color:var(--ca-theme-color-purple-700-60)}:root .bg-purple-700-70,:host .bg-purple-700-70{background-color:var(--ca-theme-color-purple-700-70)}:root .bg-purple-700-80,:host .bg-purple-700-80{background-color:var(--ca-theme-color-purple-700-80)}:root .bg-purple-700-90,:host .bg-purple-700-90{background-color:var(--ca-theme-color-purple-700-90)}:root .bg-purple-800,:host .bg-purple-800{background-color:var(--ca-theme-color-purple-800)}:root .bg-purple-800-10,:host .bg-purple-800-10{background-color:var(--ca-theme-color-purple-800-10)}:root .bg-purple-800-20,:host .bg-purple-800-20{background-color:var(--ca-theme-color-purple-800-20)}:root .bg-purple-800-30,:host .bg-purple-800-30{background-color:var(--ca-theme-color-purple-800-30)}:root .bg-purple-800-40,:host .bg-purple-800-40{background-color:var(--ca-theme-color-purple-800-40)}:root .bg-purple-800-50,:host .bg-purple-800-50{background-color:var(--ca-theme-color-purple-800-50)}:root .bg-purple-800-60,:host .bg-purple-800-60{background-color:var(--ca-theme-color-purple-800-60)}:root .bg-purple-800-70,:host .bg-purple-800-70{background-color:var(--ca-theme-color-purple-800-70)}:root .bg-purple-800-80,:host .bg-purple-800-80{background-color:var(--ca-theme-color-purple-800-80)}:root .bg-purple-800-90,:host .bg-purple-800-90{background-color:var(--ca-theme-color-purple-800-90)}:root .bg-purple-900,:host .bg-purple-900{background-color:var(--ca-theme-color-purple-900)}:root .bg-purple-900-10,:host .bg-purple-900-10{background-color:var(--ca-theme-color-purple-900-10)}:root .bg-purple-900-20,:host .bg-purple-900-20{background-color:var(--ca-theme-color-purple-900-20)}:root .bg-purple-900-30,:host .bg-purple-900-30{background-color:var(--ca-theme-color-purple-900-30)}:root .bg-purple-900-40,:host .bg-purple-900-40{background-color:var(--ca-theme-color-purple-900-40)}:root .bg-purple-900-50,:host .bg-purple-900-50{background-color:var(--ca-theme-color-purple-900-50)}:root .bg-purple-900-60,:host .bg-purple-900-60{background-color:var(--ca-theme-color-purple-900-60)}:root .bg-purple-900-70,:host .bg-purple-900-70{background-color:var(--ca-theme-color-purple-900-70)}:root .bg-purple-900-80,:host .bg-purple-900-80{background-color:var(--ca-theme-color-purple-900-80)}:root .bg-purple-900-90,:host .bg-purple-900-90{background-color:var(--ca-theme-color-purple-900-90)}:root .bg-green-100,:host .bg-green-100{background-color:var(--ca-theme-color-green-100)}:root .bg-green-100-10,:host .bg-green-100-10{background-color:var(--ca-theme-color-green-100-10)}:root .bg-green-100-20,:host .bg-green-100-20{background-color:var(--ca-theme-color-green-100-20)}:root .bg-green-100-30,:host .bg-green-100-30{background-color:var(--ca-theme-color-green-100-30)}:root .bg-green-100-40,:host .bg-green-100-40{background-color:var(--ca-theme-color-green-100-40)}:root .bg-green-100-50,:host .bg-green-100-50{background-color:var(--ca-theme-color-green-100-50)}:root .bg-green-100-60,:host .bg-green-100-60{background-color:var(--ca-theme-color-green-100-60)}:root .bg-green-100-70,:host .bg-green-100-70{background-color:var(--ca-theme-color-green-100-70)}:root .bg-green-100-80,:host .bg-green-100-80{background-color:var(--ca-theme-color-green-100-80)}:root .bg-green-100-90,:host .bg-green-100-90{background-color:var(--ca-theme-color-green-100-90)}:root .bg-green-200,:host .bg-green-200{background-color:var(--ca-theme-color-green-200)}:root .bg-green-200-10,:host .bg-green-200-10{background-color:var(--ca-theme-color-green-200-10)}:root .bg-green-200-20,:host .bg-green-200-20{background-color:var(--ca-theme-color-green-200-20)}:root .bg-green-200-30,:host .bg-green-200-30{background-color:var(--ca-theme-color-green-200-30)}:root .bg-green-200-40,:host .bg-green-200-40{background-color:var(--ca-theme-color-green-200-40)}:root .bg-green-200-50,:host .bg-green-200-50{background-color:var(--ca-theme-color-green-200-50)}:root .bg-green-200-60,:host .bg-green-200-60{background-color:var(--ca-theme-color-green-200-60)}:root .bg-green-200-70,:host .bg-green-200-70{background-color:var(--ca-theme-color-green-200-70)}:root .bg-green-200-80,:host .bg-green-200-80{background-color:var(--ca-theme-color-green-200-80)}:root .bg-green-200-90,:host .bg-green-200-90{background-color:var(--ca-theme-color-green-200-90)}:root .bg-green-300,:host .bg-green-300{background-color:var(--ca-theme-color-green-300)}:root .bg-green-300-10,:host .bg-green-300-10{background-color:var(--ca-theme-color-green-300-10)}:root .bg-green-300-20,:host .bg-green-300-20{background-color:var(--ca-theme-color-green-300-20)}:root .bg-green-300-30,:host .bg-green-300-30{background-color:var(--ca-theme-color-green-300-30)}:root .bg-green-300-40,:host .bg-green-300-40{background-color:var(--ca-theme-color-green-300-40)}:root .bg-green-300-50,:host .bg-green-300-50{background-color:var(--ca-theme-color-green-300-50)}:root .bg-green-300-60,:host .bg-green-300-60{background-color:var(--ca-theme-color-green-300-60)}:root .bg-green-300-70,:host .bg-green-300-70{background-color:var(--ca-theme-color-green-300-70)}:root .bg-green-300-80,:host .bg-green-300-80{background-color:var(--ca-theme-color-green-300-80)}:root .bg-green-300-90,:host .bg-green-300-90{background-color:var(--ca-theme-color-green-300-90)}:root .bg-green-400,:host .bg-green-400{background-color:var(--ca-theme-color-green-400)}:root .bg-green-400-10,:host .bg-green-400-10{background-color:var(--ca-theme-color-green-400-10)}:root .bg-green-400-20,:host .bg-green-400-20{background-color:var(--ca-theme-color-green-400-20)}:root .bg-green-400-30,:host .bg-green-400-30{background-color:var(--ca-theme-color-green-400-30)}:root .bg-green-400-40,:host .bg-green-400-40{background-color:var(--ca-theme-color-green-400-40)}:root .bg-green-400-50,:host .bg-green-400-50{background-color:var(--ca-theme-color-green-400-50)}:root .bg-green-400-60,:host .bg-green-400-60{background-color:var(--ca-theme-color-green-400-60)}:root .bg-green-400-70,:host .bg-green-400-70{background-color:var(--ca-theme-color-green-400-70)}:root .bg-green-400-80,:host .bg-green-400-80{background-color:var(--ca-theme-color-green-400-80)}:root .bg-green-400-90,:host .bg-green-400-90{background-color:var(--ca-theme-color-green-400-90)}:root .bg-green-500,:host .bg-green-500{background-color:var(--ca-theme-color-green-500)}:root .bg-green-500-10,:host .bg-green-500-10{background-color:var(--ca-theme-color-green-500-10)}:root .bg-green-500-20,:host .bg-green-500-20{background-color:var(--ca-theme-color-green-500-20)}:root .bg-green-500-30,:host .bg-green-500-30{background-color:var(--ca-theme-color-green-500-30)}:root .bg-green-500-40,:host .bg-green-500-40{background-color:var(--ca-theme-color-green-500-40)}:root .bg-green-500-50,:host .bg-green-500-50{background-color:var(--ca-theme-color-green-500-50)}:root .bg-green-500-60,:host .bg-green-500-60{background-color:var(--ca-theme-color-green-500-60)}:root .bg-green-500-70,:host .bg-green-500-70{background-color:var(--ca-theme-color-green-500-70)}:root .bg-green-500-80,:host .bg-green-500-80{background-color:var(--ca-theme-color-green-500-80)}:root .bg-green-500-90,:host .bg-green-500-90{background-color:var(--ca-theme-color-green-500-90)}:root .bg-green-600,:host .bg-green-600{background-color:var(--ca-theme-color-green-600)}:root .bg-green-600-10,:host .bg-green-600-10{background-color:var(--ca-theme-color-green-600-10)}:root .bg-green-600-20,:host .bg-green-600-20{background-color:var(--ca-theme-color-green-600-20)}:root .bg-green-600-30,:host .bg-green-600-30{background-color:var(--ca-theme-color-green-600-30)}:root .bg-green-600-40,:host .bg-green-600-40{background-color:var(--ca-theme-color-green-600-40)}:root .bg-green-600-50,:host .bg-green-600-50{background-color:var(--ca-theme-color-green-600-50)}:root .bg-green-600-60,:host .bg-green-600-60{background-color:var(--ca-theme-color-green-600-60)}:root .bg-green-600-70,:host .bg-green-600-70{background-color:var(--ca-theme-color-green-600-70)}:root .bg-green-600-80,:host .bg-green-600-80{background-color:var(--ca-theme-color-green-600-80)}:root .bg-green-600-90,:host .bg-green-600-90{background-color:var(--ca-theme-color-green-600-90)}:root .bg-green-700,:host .bg-green-700{background-color:var(--ca-theme-color-green-700)}:root .bg-green-700-10,:host .bg-green-700-10{background-color:var(--ca-theme-color-green-700-10)}:root .bg-green-700-20,:host .bg-green-700-20{background-color:var(--ca-theme-color-green-700-20)}:root .bg-green-700-30,:host .bg-green-700-30{background-color:var(--ca-theme-color-green-700-30)}:root .bg-green-700-40,:host .bg-green-700-40{background-color:var(--ca-theme-color-green-700-40)}:root .bg-green-700-50,:host .bg-green-700-50{background-color:var(--ca-theme-color-green-700-50)}:root .bg-green-700-60,:host .bg-green-700-60{background-color:var(--ca-theme-color-green-700-60)}:root .bg-green-700-70,:host .bg-green-700-70{background-color:var(--ca-theme-color-green-700-70)}:root .bg-green-700-80,:host .bg-green-700-80{background-color:var(--ca-theme-color-green-700-80)}:root .bg-green-700-90,:host .bg-green-700-90{background-color:var(--ca-theme-color-green-700-90)}:root .bg-green-800,:host .bg-green-800{background-color:var(--ca-theme-color-green-800)}:root .bg-green-800-10,:host .bg-green-800-10{background-color:var(--ca-theme-color-green-800-10)}:root .bg-green-800-20,:host .bg-green-800-20{background-color:var(--ca-theme-color-green-800-20)}:root .bg-green-800-30,:host .bg-green-800-30{background-color:var(--ca-theme-color-green-800-30)}:root .bg-green-800-40,:host .bg-green-800-40{background-color:var(--ca-theme-color-green-800-40)}:root .bg-green-800-50,:host .bg-green-800-50{background-color:var(--ca-theme-color-green-800-50)}:root .bg-green-800-60,:host .bg-green-800-60{background-color:var(--ca-theme-color-green-800-60)}:root .bg-green-800-70,:host .bg-green-800-70{background-color:var(--ca-theme-color-green-800-70)}:root .bg-green-800-80,:host .bg-green-800-80{background-color:var(--ca-theme-color-green-800-80)}:root .bg-green-800-90,:host .bg-green-800-90{background-color:var(--ca-theme-color-green-800-90)}:root .bg-green-900,:host .bg-green-900{background-color:var(--ca-theme-color-green-900)}:root .bg-green-900-10,:host .bg-green-900-10{background-color:var(--ca-theme-color-green-900-10)}:root .bg-green-900-20,:host .bg-green-900-20{background-color:var(--ca-theme-color-green-900-20)}:root .bg-green-900-30,:host .bg-green-900-30{background-color:var(--ca-theme-color-green-900-30)}:root .bg-green-900-40,:host .bg-green-900-40{background-color:var(--ca-theme-color-green-900-40)}:root .bg-green-900-50,:host .bg-green-900-50{background-color:var(--ca-theme-color-green-900-50)}:root .bg-green-900-60,:host .bg-green-900-60{background-color:var(--ca-theme-color-green-900-60)}:root .bg-green-900-70,:host .bg-green-900-70{background-color:var(--ca-theme-color-green-900-70)}:root .bg-green-900-80,:host .bg-green-900-80{background-color:var(--ca-theme-color-green-900-80)}:root .bg-green-900-90,:host .bg-green-900-90{background-color:var(--ca-theme-color-green-900-90)}:root .bg-silver-100,:host .bg-silver-100{background-color:var(--ca-theme-color-silver-100)}:root .bg-silver-100-10,:host .bg-silver-100-10{background-color:var(--ca-theme-color-silver-100-10)}:root .bg-silver-100-20,:host .bg-silver-100-20{background-color:var(--ca-theme-color-silver-100-20)}:root .bg-silver-100-30,:host .bg-silver-100-30{background-color:var(--ca-theme-color-silver-100-30)}:root .bg-silver-100-40,:host .bg-silver-100-40{background-color:var(--ca-theme-color-silver-100-40)}:root .bg-silver-100-50,:host .bg-silver-100-50{background-color:var(--ca-theme-color-silver-100-50)}:root .bg-silver-100-60,:host .bg-silver-100-60{background-color:var(--ca-theme-color-silver-100-60)}:root .bg-silver-100-70,:host .bg-silver-100-70{background-color:var(--ca-theme-color-silver-100-70)}:root .bg-silver-100-80,:host .bg-silver-100-80{background-color:var(--ca-theme-color-silver-100-80)}:root .bg-silver-100-90,:host .bg-silver-100-90{background-color:var(--ca-theme-color-silver-100-90)}:root .bg-silver-200,:host .bg-silver-200{background-color:var(--ca-theme-color-silver-200)}:root .bg-silver-200-10,:host .bg-silver-200-10{background-color:var(--ca-theme-color-silver-200-10)}:root .bg-silver-200-20,:host .bg-silver-200-20{background-color:var(--ca-theme-color-silver-200-20)}:root .bg-silver-200-30,:host .bg-silver-200-30{background-color:var(--ca-theme-color-silver-200-30)}:root .bg-silver-200-40,:host .bg-silver-200-40{background-color:var(--ca-theme-color-silver-200-40)}:root .bg-silver-200-50,:host .bg-silver-200-50{background-color:var(--ca-theme-color-silver-200-50)}:root .bg-silver-200-60,:host .bg-silver-200-60{background-color:var(--ca-theme-color-silver-200-60)}:root .bg-silver-200-70,:host .bg-silver-200-70{background-color:var(--ca-theme-color-silver-200-70)}:root .bg-silver-200-80,:host .bg-silver-200-80{background-color:var(--ca-theme-color-silver-200-80)}:root .bg-silver-200-90,:host .bg-silver-200-90{background-color:var(--ca-theme-color-silver-200-90)}:root .bg-silver-300,:host .bg-silver-300{background-color:var(--ca-theme-color-silver-300)}:root .bg-silver-300-10,:host .bg-silver-300-10{background-color:var(--ca-theme-color-silver-300-10)}:root .bg-silver-300-20,:host .bg-silver-300-20{background-color:var(--ca-theme-color-silver-300-20)}:root .bg-silver-300-30,:host .bg-silver-300-30{background-color:var(--ca-theme-color-silver-300-30)}:root .bg-silver-300-40,:host .bg-silver-300-40{background-color:var(--ca-theme-color-silver-300-40)}:root .bg-silver-300-50,:host .bg-silver-300-50{background-color:var(--ca-theme-color-silver-300-50)}:root .bg-silver-300-60,:host .bg-silver-300-60{background-color:var(--ca-theme-color-silver-300-60)}:root .bg-silver-300-70,:host .bg-silver-300-70{background-color:var(--ca-theme-color-silver-300-70)}:root .bg-silver-300-80,:host .bg-silver-300-80{background-color:var(--ca-theme-color-silver-300-80)}:root .bg-silver-300-90,:host .bg-silver-300-90{background-color:var(--ca-theme-color-silver-300-90)}:root .bg-silver-400,:host .bg-silver-400{background-color:var(--ca-theme-color-silver-400)}:root .bg-silver-400-10,:host .bg-silver-400-10{background-color:var(--ca-theme-color-silver-400-10)}:root .bg-silver-400-20,:host .bg-silver-400-20{background-color:var(--ca-theme-color-silver-400-20)}:root .bg-silver-400-30,:host .bg-silver-400-30{background-color:var(--ca-theme-color-silver-400-30)}:root .bg-silver-400-40,:host .bg-silver-400-40{background-color:var(--ca-theme-color-silver-400-40)}:root .bg-silver-400-50,:host .bg-silver-400-50{background-color:var(--ca-theme-color-silver-400-50)}:root .bg-silver-400-60,:host .bg-silver-400-60{background-color:var(--ca-theme-color-silver-400-60)}:root .bg-silver-400-70,:host .bg-silver-400-70{background-color:var(--ca-theme-color-silver-400-70)}:root .bg-silver-400-80,:host .bg-silver-400-80{background-color:var(--ca-theme-color-silver-400-80)}:root .bg-silver-400-90,:host .bg-silver-400-90{background-color:var(--ca-theme-color-silver-400-90)}:root .bg-silver-500,:host .bg-silver-500{background-color:var(--ca-theme-color-silver-500)}:root .bg-silver-500-10,:host .bg-silver-500-10{background-color:var(--ca-theme-color-silver-500-10)}:root .bg-silver-500-20,:host .bg-silver-500-20{background-color:var(--ca-theme-color-silver-500-20)}:root .bg-silver-500-30,:host .bg-silver-500-30{background-color:var(--ca-theme-color-silver-500-30)}:root .bg-silver-500-40,:host .bg-silver-500-40{background-color:var(--ca-theme-color-silver-500-40)}:root .bg-silver-500-50,:host .bg-silver-500-50{background-color:var(--ca-theme-color-silver-500-50)}:root .bg-silver-500-60,:host .bg-silver-500-60{background-color:var(--ca-theme-color-silver-500-60)}:root .bg-silver-500-70,:host .bg-silver-500-70{background-color:var(--ca-theme-color-silver-500-70)}:root .bg-silver-500-80,:host .bg-silver-500-80{background-color:var(--ca-theme-color-silver-500-80)}:root .bg-silver-500-90,:host .bg-silver-500-90{background-color:var(--ca-theme-color-silver-500-90)}:root .bg-silver-600,:host .bg-silver-600{background-color:var(--ca-theme-color-silver-600)}:root .bg-silver-600-10,:host .bg-silver-600-10{background-color:var(--ca-theme-color-silver-600-10)}:root .bg-silver-600-20,:host .bg-silver-600-20{background-color:var(--ca-theme-color-silver-600-20)}:root .bg-silver-600-30,:host .bg-silver-600-30{background-color:var(--ca-theme-color-silver-600-30)}:root .bg-silver-600-40,:host .bg-silver-600-40{background-color:var(--ca-theme-color-silver-600-40)}:root .bg-silver-600-50,:host .bg-silver-600-50{background-color:var(--ca-theme-color-silver-600-50)}:root .bg-silver-600-60,:host .bg-silver-600-60{background-color:var(--ca-theme-color-silver-600-60)}:root .bg-silver-600-70,:host .bg-silver-600-70{background-color:var(--ca-theme-color-silver-600-70)}:root .bg-silver-600-80,:host .bg-silver-600-80{background-color:var(--ca-theme-color-silver-600-80)}:root .bg-silver-600-90,:host .bg-silver-600-90{background-color:var(--ca-theme-color-silver-600-90)}:root .bg-silver-700,:host .bg-silver-700{background-color:var(--ca-theme-color-silver-700)}:root .bg-silver-700-10,:host .bg-silver-700-10{background-color:var(--ca-theme-color-silver-700-10)}:root .bg-silver-700-20,:host .bg-silver-700-20{background-color:var(--ca-theme-color-silver-700-20)}:root .bg-silver-700-30,:host .bg-silver-700-30{background-color:var(--ca-theme-color-silver-700-30)}:root .bg-silver-700-40,:host .bg-silver-700-40{background-color:var(--ca-theme-color-silver-700-40)}:root .bg-silver-700-50,:host .bg-silver-700-50{background-color:var(--ca-theme-color-silver-700-50)}:root .bg-silver-700-60,:host .bg-silver-700-60{background-color:var(--ca-theme-color-silver-700-60)}:root .bg-silver-700-70,:host .bg-silver-700-70{background-color:var(--ca-theme-color-silver-700-70)}:root .bg-silver-700-80,:host .bg-silver-700-80{background-color:var(--ca-theme-color-silver-700-80)}:root .bg-silver-700-90,:host .bg-silver-700-90{background-color:var(--ca-theme-color-silver-700-90)}:root .bg-silver-800,:host .bg-silver-800{background-color:var(--ca-theme-color-silver-800)}:root .bg-silver-800-10,:host .bg-silver-800-10{background-color:var(--ca-theme-color-silver-800-10)}:root .bg-silver-800-20,:host .bg-silver-800-20{background-color:var(--ca-theme-color-silver-800-20)}:root .bg-silver-800-30,:host .bg-silver-800-30{background-color:var(--ca-theme-color-silver-800-30)}:root .bg-silver-800-40,:host .bg-silver-800-40{background-color:var(--ca-theme-color-silver-800-40)}:root .bg-silver-800-50,:host .bg-silver-800-50{background-color:var(--ca-theme-color-silver-800-50)}:root .bg-silver-800-60,:host .bg-silver-800-60{background-color:var(--ca-theme-color-silver-800-60)}:root .bg-silver-800-70,:host .bg-silver-800-70{background-color:var(--ca-theme-color-silver-800-70)}:root .bg-silver-800-80,:host .bg-silver-800-80{background-color:var(--ca-theme-color-silver-800-80)}:root .bg-silver-800-90,:host .bg-silver-800-90{background-color:var(--ca-theme-color-silver-800-90)}:root .bg-silver-900,:host .bg-silver-900{background-color:var(--ca-theme-color-silver-900)}:root .bg-silver-900-10,:host .bg-silver-900-10{background-color:var(--ca-theme-color-silver-900-10)}:root .bg-silver-900-20,:host .bg-silver-900-20{background-color:var(--ca-theme-color-silver-900-20)}:root .bg-silver-900-30,:host .bg-silver-900-30{background-color:var(--ca-theme-color-silver-900-30)}:root .bg-silver-900-40,:host .bg-silver-900-40{background-color:var(--ca-theme-color-silver-900-40)}:root .bg-silver-900-50,:host .bg-silver-900-50{background-color:var(--ca-theme-color-silver-900-50)}:root .bg-silver-900-60,:host .bg-silver-900-60{background-color:var(--ca-theme-color-silver-900-60)}:root .bg-silver-900-70,:host .bg-silver-900-70{background-color:var(--ca-theme-color-silver-900-70)}:root .bg-silver-900-80,:host .bg-silver-900-80{background-color:var(--ca-theme-color-silver-900-80)}:root .bg-silver-900-90,:host .bg-silver-900-90{background-color:var(--ca-theme-color-silver-900-90)}:root p strong,:host p strong{color:var(--ca-theme-color-secondary-500)}@media(min-width: 80rem){:root .list-text,:host .list-text{width:fit-content}}:root .decor,:host .decor{text-decoration:underline}:root .decor,:host .decor{text-decoration:uppercase}:root .decor,:host .decor{text-decoration:lowercase}:root .decor,:host .decor{text-decoration:capitalize}:root .text-paragraph,:host .text-paragraph{text-align:start;font-size:var(--ca-theme-text-m)}@media(max-width: 80rem){:root .text-paragraph,:host .text-paragraph{text-align:center}}:root .text-white,:host .text-white{color:var(--ca-theme-color-white)}:root .text-primary,:host .text-primary{color:var(--ca-theme-color-primary-500)}:root .invert-text-primary,:host .invert-text-primary{color:var(--ca-theme-invert-primary-500)}:root .text-secondary,:host .text-secondary{color:var(--ca-theme-color-secondary-500)}:root .invert-text-secondary,:host .invert-text-secondary{color:var(--ca-theme-invert-secondary-500)}:root .text-tertiary,:host .text-tertiary{color:var(--ca-theme-color-tertiary-500)}:root .invert-text-tertiary,:host .invert-text-tertiary{color:var(--ca-theme-invert-tertiary-500)}:root .text-red,:host .text-red{color:var(--ca-theme-color-red-500)}:root .invert-text-red,:host .invert-text-red{color:var(--ca-theme-invert-red-500)}:root .text-yellow,:host .text-yellow{color:var(--ca-theme-color-yellow-500)}:root .invert-text-yellow,:host .invert-text-yellow{color:var(--ca-theme-invert-yellow-500)}:root .text-purple,:host .text-purple{color:var(--ca-theme-color-purple-500)}:root .invert-text-purple,:host .invert-text-purple{color:var(--ca-theme-invert-purple-500)}:root .text-green,:host .text-green{color:var(--ca-theme-color-green-500)}:root .invert-text-green,:host .invert-text-green{color:var(--ca-theme-invert-green-500)}:root .text-silver,:host .text-silver{color:var(--ca-theme-color-silver-500)}:root .invert-text-silver,:host .invert-text-silver{color:var(--ca-theme-invert-silver-500)}:root .text-sm,:host .text-sm{font-size:var(--ca-theme-text-sm)}:root .xl\:text-sm,:host .xl\:text-sm{font-size:0.4285714286rem}@media(min-width: 80rem){:root .xl\:text-sm,:host .xl\:text-sm{font-size:var(--ca-theme-text-sm)}}:root .text-m,:host .text-m{font-size:var(--ca-theme-text-m)}:root .xl\:text-m,:host .xl\:text-m{font-size:0.5714285714rem}@media(min-width: 80rem){:root .xl\:text-m,:host .xl\:text-m{font-size:var(--ca-theme-text-m)}}:root .text-lg,:host .text-lg{font-size:var(--ca-theme-text-lg)}:root .xl\:text-lg,:host .xl\:text-lg{font-size:0.7857142857rem}@media(min-width: 80rem){:root .xl\:text-lg,:host .xl\:text-lg{font-size:var(--ca-theme-text-lg)}}:root .text-xl,:host .text-xl{font-size:var(--ca-theme-text-xl)}:root .xl\:text-xl,:host .xl\:text-xl{font-size:1.0714285714rem}@media(min-width: 80rem){:root .xl\:text-xl,:host .xl\:text-xl{font-size:var(--ca-theme-text-xl)}}:root .text-2xl,:host .text-2xl{font-size:var(--ca-theme-text-2xl)}:root .xl\:text-2xl,:host .xl\:text-2xl{font-size:1.4285714286rem}@media(min-width: 80rem){:root .xl\:text-2xl,:host .xl\:text-2xl{font-size:var(--ca-theme-text-2xl)}}:root .text-3xl,:host .text-3xl{font-size:var(--ca-theme-text-3xl)}:root .xl\:text-3xl,:host .xl\:text-3xl{font-size:1.8571428571rem}@media(min-width: 80rem){:root .xl\:text-3xl,:host .xl\:text-3xl{font-size:var(--ca-theme-text-3xl)}}:root .text-4xl,:host .text-4xl{font-size:var(--ca-theme-text-4xl)}:root .xl\:text-4xl,:host .xl\:text-4xl{font-size:2.3571428571rem}@media(min-width: 80rem){:root .xl\:text-4xl,:host .xl\:text-4xl{font-size:var(--ca-theme-text-4xl)}}:root .text-6xl,:host .text-6xl{font-size:var(--ca-theme-text-6xl)}:root .xl\:text-6xl,:host .xl\:text-6xl{font-size:2.9285714286rem}@media(min-width: 80rem){:root .xl\:text-6xl,:host .xl\:text-6xl{font-size:var(--ca-theme-text-6xl)}}:root .text-8xl,:host .text-8xl{font-size:var(--ca-theme-text-8xl)}:root .xl\:text-8xl,:host .xl\:text-8xl{font-size:3.5714285714rem}@media(min-width: 80rem){:root .xl\:text-8xl,:host .xl\:text-8xl{font-size:var(--ca-theme-text-8xl)}}:root .text-10xl,:host .text-10xl{font-size:var(--ca-theme-text-10xl)}:root .xl\:text-10xl,:host .xl\:text-10xl{font-size:4.2857142857rem}@media(min-width: 80rem){:root .xl\:text-10xl,:host .xl\:text-10xl{font-size:var(--ca-theme-text-10xl)}}:root .text-12xl,:host .text-12xl{font-size:var(--ca-theme-text-12xl)}:root .xl\:text-12xl,:host .xl\:text-12xl{font-size:5.0714285714rem}@media(min-width: 80rem){:root .xl\:text-12xl,:host .xl\:text-12xl{font-size:var(--ca-theme-text-12xl)}}:root .text-14xl,:host .text-14xl{font-size:var(--ca-theme-text-14xl)}:root .xl\:text-14xl,:host .xl\:text-14xl{font-size:5.9285714286rem}@media(min-width: 80rem){:root .xl\:text-14xl,:host .xl\:text-14xl{font-size:var(--ca-theme-text-14xl)}}:root .text-16xl,:host .text-16xl{font-size:var(--ca-theme-text-16xl)}:root .xl\:text-16xl,:host .xl\:text-16xl{font-size:6.8571428571rem}@media(min-width: 80rem){:root .xl\:text-16xl,:host .xl\:text-16xl{font-size:var(--ca-theme-text-16xl)}}:root .font-normal,:host .font-normal{--ca-theme-font-weight: var(--ca-theme-font-weight-normal);font-weight:var(--ca-theme-font-weight-normal)}:root .font-medium,:host .font-medium{--ca-theme-font-weight: var(--ca-theme-font-weight-medium);font-weight:var(--ca-theme-font-weight-medium)}:root .font-semibold,:host .font-semibold{--ca-theme-font-weight: var(--ca-theme-font-weight-semibold);font-weight:var(--ca-theme-font-weight-semibold)}:root .font-bold,:host .font-bold{--ca-theme-font-weight: var(--ca-theme-font-weight-bold);font-weight:var(--ca-theme-font-weight-bold)}:root .text-center,:host .text-center{text-align:center}@media(min-width: 80rem){:root .xl\:text-center,:host .xl\:text-center{text-align:center}}:root .text-left,:host .text-left{text-align:left}@media(min-width: 80rem){:root .xl\:text-left,:host .xl\:text-left{text-align:left}}:root .text-right,:host .text-right{text-align:right}@media(min-width: 80rem){:root .xl\:text-right,:host .xl\:text-right{text-align:right}}:root .text-justify,:host .text-justify{text-align:justify}@media(min-width: 80rem){:root .xl\:text-justify,:host .xl\:text-justify{text-align:justify}}:root .min-h-screen,:host .min-h-screen{min-height:100vh}:root .h-full,:host .h-full{height:100%}:root .max-w-full,:host .max-w-full{max-width:100%}:root .w-auto,:host .w-auto{width:auto}:root .p-1,:host .p-1{padding:calc(var(--ca-theme-spacing)*1)}:root .px-1,:host .px-1{padding-inline:calc(var(--ca-theme-spacing)*1)}:root .py-1,:host .py-1{padding-block:calc(var(--ca-theme-spacing)*1)}:root .pt-1,:host .pt-1{padding-top:calc(var(--ca-theme-spacing)*1)}:root .pb-1,:host .pb-1{padding-bottom:calc(var(--ca-theme-spacing)*1)}:root .col-span-1,:host .col-span-1{grid-column:span 1/span 1}:root .mt-1,:host .mt-1{margin-top:calc(var(--ca-theme-spacing)*1)}:root .mb-1,:host .mb-1{margin-bottom:calc(var(--ca-theme-spacing)*1)}:root .size-1,:host .size-1{width:calc(var(--ca-theme-spacing)*1);height:calc(var(--ca-theme-spacing)*1)}:root .gap-1,:host .gap-1{gap:calc(var(--ca-theme-spacing)*1)}:root .h-1,:host .h-1{height:calc(var(--ca-theme-spacing)*1)}:root .min-h-1,:host .min-h-1{min-height:calc(var(--ca-theme-spacing)*1)}:root .min-w-1,:host .min-w-1{min-width:calc(var(--ca-theme-spacing)*1)}:root .grid-cols-1,:host .grid-cols-1{grid-template-columns:repeat(1, minmax(0px, 1fr))}:root .ml-1,:host .ml-1{margin-left:calc(var(--ca-theme-spacing)*1)}:root .mr-1,:host .mr-1{margin-right:calc(var(--ca-theme-spacing)*1)}@media(min-width: 80rem){:root .xl\:order-1,:host .xl\:order-1{order:1}:root .xl\:col-span-1,:host .xl\:col-span-1{grid-column:span 1/span 1}:root .xl\:grid-cols-1,:host .xl\:grid-cols-1{grid-template-columns:repeat(1, minmax(0px, 1fr))}:root .xl\:gap-1,:host .xl\:gap-1{gap:calc(var(--ca-theme-spacing)*1)}:root .xl\:px-1,:host .xl\:px-1{padding-inline:calc(var(--ca-theme-spacing)*1)}:root .xl\:py-1,:host .xl\:py-1{padding-block:calc(var(--ca-theme-spacing)*1)}}:root .p-2,:host .p-2{padding:calc(var(--ca-theme-spacing)*2)}:root .px-2,:host .px-2{padding-inline:calc(var(--ca-theme-spacing)*2)}:root .py-2,:host .py-2{padding-block:calc(var(--ca-theme-spacing)*2)}:root .pt-2,:host .pt-2{padding-top:calc(var(--ca-theme-spacing)*2)}:root .pb-2,:host .pb-2{padding-bottom:calc(var(--ca-theme-spacing)*2)}:root .col-span-2,:host .col-span-2{grid-column:span 2/span 2}:root .mt-2,:host .mt-2{margin-top:calc(var(--ca-theme-spacing)*2)}:root .mb-2,:host .mb-2{margin-bottom:calc(var(--ca-theme-spacing)*2)}:root .size-2,:host .size-2{width:calc(var(--ca-theme-spacing)*2);height:calc(var(--ca-theme-spacing)*2)}:root .gap-2,:host .gap-2{gap:calc(var(--ca-theme-spacing)*2)}:root .h-2,:host .h-2{height:calc(var(--ca-theme-spacing)*2)}:root .min-h-2,:host .min-h-2{min-height:calc(var(--ca-theme-spacing)*2)}:root .min-w-2,:host .min-w-2{min-width:calc(var(--ca-theme-spacing)*2)}:root .grid-cols-2,:host .grid-cols-2{grid-template-columns:repeat(2, minmax(0px, 1fr))}:root .ml-2,:host .ml-2{margin-left:calc(var(--ca-theme-spacing)*2)}:root .mr-2,:host .mr-2{margin-right:calc(var(--ca-theme-spacing)*2)}@media(min-width: 80rem){:root .xl\:order-2,:host .xl\:order-2{order:2}:root .xl\:col-span-2,:host .xl\:col-span-2{grid-column:span 2/span 2}:root .xl\:grid-cols-2,:host .xl\:grid-cols-2{grid-template-columns:repeat(2, minmax(0px, 1fr))}:root .xl\:gap-2,:host .xl\:gap-2{gap:calc(var(--ca-theme-spacing)*2)}:root .xl\:px-2,:host .xl\:px-2{padding-inline:calc(var(--ca-theme-spacing)*2)}:root .xl\:py-2,:host .xl\:py-2{padding-block:calc(var(--ca-theme-spacing)*2)}}:root .p-3,:host .p-3{padding:calc(var(--ca-theme-spacing)*3)}:root .px-3,:host .px-3{padding-inline:calc(var(--ca-theme-spacing)*3)}:root .py-3,:host .py-3{padding-block:calc(var(--ca-theme-spacing)*3)}:root .pt-3,:host .pt-3{padding-top:calc(var(--ca-theme-spacing)*3)}:root .pb-3,:host .pb-3{padding-bottom:calc(var(--ca-theme-spacing)*3)}:root .col-span-3,:host .col-span-3{grid-column:span 3/span 3}:root .mt-3,:host .mt-3{margin-top:calc(var(--ca-theme-spacing)*3)}:root .mb-3,:host .mb-3{margin-bottom:calc(var(--ca-theme-spacing)*3)}:root .size-3,:host .size-3{width:calc(var(--ca-theme-spacing)*3);height:calc(var(--ca-theme-spacing)*3)}:root .gap-3,:host .gap-3{gap:calc(var(--ca-theme-spacing)*3)}:root .h-3,:host .h-3{height:calc(var(--ca-theme-spacing)*3)}:root .min-h-3,:host .min-h-3{min-height:calc(var(--ca-theme-spacing)*3)}:root .min-w-3,:host .min-w-3{min-width:calc(var(--ca-theme-spacing)*3)}:root .grid-cols-3,:host .grid-cols-3{grid-template-columns:repeat(3, minmax(0px, 1fr))}:root .ml-3,:host .ml-3{margin-left:calc(var(--ca-theme-spacing)*3)}:root .mr-3,:host .mr-3{margin-right:calc(var(--ca-theme-spacing)*3)}@media(min-width: 80rem){:root .xl\:order-3,:host .xl\:order-3{order:3}:root .xl\:col-span-3,:host .xl\:col-span-3{grid-column:span 3/span 3}:root .xl\:grid-cols-3,:host .xl\:grid-cols-3{grid-template-columns:repeat(3, minmax(0px, 1fr))}:root .xl\:gap-3,:host .xl\:gap-3{gap:calc(var(--ca-theme-spacing)*3)}:root .xl\:px-3,:host .xl\:px-3{padding-inline:calc(var(--ca-theme-spacing)*3)}:root .xl\:py-3,:host .xl\:py-3{padding-block:calc(var(--ca-theme-spacing)*3)}}:root .p-4,:host .p-4{padding:calc(var(--ca-theme-spacing)*4)}:root .px-4,:host .px-4{padding-inline:calc(var(--ca-theme-spacing)*4)}:root .py-4,:host .py-4{padding-block:calc(var(--ca-theme-spacing)*4)}:root .pt-4,:host .pt-4{padding-top:calc(var(--ca-theme-spacing)*4)}:root .pb-4,:host .pb-4{padding-bottom:calc(var(--ca-theme-spacing)*4)}:root .col-span-4,:host .col-span-4{grid-column:span 4/span 4}:root .mt-4,:host .mt-4{margin-top:calc(var(--ca-theme-spacing)*4)}:root .mb-4,:host .mb-4{margin-bottom:calc(var(--ca-theme-spacing)*4)}:root .size-4,:host .size-4{width:calc(var(--ca-theme-spacing)*4);height:calc(var(--ca-theme-spacing)*4)}:root .gap-4,:host .gap-4{gap:calc(var(--ca-theme-spacing)*4)}:root .h-4,:host .h-4{height:calc(var(--ca-theme-spacing)*4)}:root .min-h-4,:host .min-h-4{min-height:calc(var(--ca-theme-spacing)*4)}:root .min-w-4,:host .min-w-4{min-width:calc(var(--ca-theme-spacing)*4)}:root .grid-cols-4,:host .grid-cols-4{grid-template-columns:repeat(4, minmax(0px, 1fr))}:root .ml-4,:host .ml-4{margin-left:calc(var(--ca-theme-spacing)*4)}:root .mr-4,:host .mr-4{margin-right:calc(var(--ca-theme-spacing)*4)}@media(min-width: 80rem){:root .xl\:order-4,:host .xl\:order-4{order:4}:root .xl\:col-span-4,:host .xl\:col-span-4{grid-column:span 4/span 4}:root .xl\:grid-cols-4,:host .xl\:grid-cols-4{grid-template-columns:repeat(4, minmax(0px, 1fr))}:root .xl\:gap-4,:host .xl\:gap-4{gap:calc(var(--ca-theme-spacing)*4)}:root .xl\:px-4,:host .xl\:px-4{padding-inline:calc(var(--ca-theme-spacing)*4)}:root .xl\:py-4,:host .xl\:py-4{padding-block:calc(var(--ca-theme-spacing)*4)}}:root .p-6,:host .p-6{padding:calc(var(--ca-theme-spacing)*6)}:root .px-6,:host .px-6{padding-inline:calc(var(--ca-theme-spacing)*6)}:root .py-6,:host .py-6{padding-block:calc(var(--ca-theme-spacing)*6)}:root .pt-6,:host .pt-6{padding-top:calc(var(--ca-theme-spacing)*6)}:root .pb-6,:host .pb-6{padding-bottom:calc(var(--ca-theme-spacing)*6)}:root .col-span-6,:host .col-span-6{grid-column:span 6/span 6}:root .mt-6,:host .mt-6{margin-top:calc(var(--ca-theme-spacing)*6)}:root .mb-6,:host .mb-6{margin-bottom:calc(var(--ca-theme-spacing)*6)}:root .size-6,:host .size-6{width:calc(var(--ca-theme-spacing)*6);height:calc(var(--ca-theme-spacing)*6)}:root .gap-6,:host .gap-6{gap:calc(var(--ca-theme-spacing)*6)}:root .h-6,:host .h-6{height:calc(var(--ca-theme-spacing)*6)}:root .min-h-6,:host .min-h-6{min-height:calc(var(--ca-theme-spacing)*6)}:root .min-w-6,:host .min-w-6{min-width:calc(var(--ca-theme-spacing)*6)}:root .grid-cols-6,:host .grid-cols-6{grid-template-columns:repeat(6, minmax(0px, 1fr))}:root .ml-6,:host .ml-6{margin-left:calc(var(--ca-theme-spacing)*6)}:root .mr-6,:host .mr-6{margin-right:calc(var(--ca-theme-spacing)*6)}@media(min-width: 80rem){:root .xl\:order-6,:host .xl\:order-6{order:6}:root .xl\:col-span-6,:host .xl\:col-span-6{grid-column:span 6/span 6}:root .xl\:grid-cols-6,:host .xl\:grid-cols-6{grid-template-columns:repeat(6, minmax(0px, 1fr))}:root .xl\:gap-6,:host .xl\:gap-6{gap:calc(var(--ca-theme-spacing)*6)}:root .xl\:px-6,:host .xl\:px-6{padding-inline:calc(var(--ca-theme-spacing)*6)}:root .xl\:py-6,:host .xl\:py-6{padding-block:calc(var(--ca-theme-spacing)*6)}}:root .p-8,:host .p-8{padding:calc(var(--ca-theme-spacing)*8)}:root .px-8,:host .px-8{padding-inline:calc(var(--ca-theme-spacing)*8)}:root .py-8,:host .py-8{padding-block:calc(var(--ca-theme-spacing)*8)}:root .pt-8,:host .pt-8{padding-top:calc(var(--ca-theme-spacing)*8)}:root .pb-8,:host .pb-8{padding-bottom:calc(var(--ca-theme-spacing)*8)}:root .col-span-8,:host .col-span-8{grid-column:span 8/span 8}:root .mt-8,:host .mt-8{margin-top:calc(var(--ca-theme-spacing)*8)}:root .mb-8,:host .mb-8{margin-bottom:calc(var(--ca-theme-spacing)*8)}:root .size-8,:host .size-8{width:calc(var(--ca-theme-spacing)*8);height:calc(var(--ca-theme-spacing)*8)}:root .gap-8,:host .gap-8{gap:calc(var(--ca-theme-spacing)*8)}:root .h-8,:host .h-8{height:calc(var(--ca-theme-spacing)*8)}:root .min-h-8,:host .min-h-8{min-height:calc(var(--ca-theme-spacing)*8)}:root .min-w-8,:host .min-w-8{min-width:calc(var(--ca-theme-spacing)*8)}:root .grid-cols-8,:host .grid-cols-8{grid-template-columns:repeat(8, minmax(0px, 1fr))}:root .ml-8,:host .ml-8{margin-left:calc(var(--ca-theme-spacing)*8)}:root .mr-8,:host .mr-8{margin-right:calc(var(--ca-theme-spacing)*8)}@media(min-width: 80rem){:root .xl\:order-8,:host .xl\:order-8{order:8}:root .xl\:col-span-8,:host .xl\:col-span-8{grid-column:span 8/span 8}:root .xl\:grid-cols-8,:host .xl\:grid-cols-8{grid-template-columns:repeat(8, minmax(0px, 1fr))}:root .xl\:gap-8,:host .xl\:gap-8{gap:calc(var(--ca-theme-spacing)*8)}:root .xl\:px-8,:host .xl\:px-8{padding-inline:calc(var(--ca-theme-spacing)*8)}:root .xl\:py-8,:host .xl\:py-8{padding-block:calc(var(--ca-theme-spacing)*8)}}:root .p-9,:host .p-9{padding:calc(var(--ca-theme-spacing)*9)}:root .px-9,:host .px-9{padding-inline:calc(var(--ca-theme-spacing)*9)}:root .py-9,:host .py-9{padding-block:calc(var(--ca-theme-spacing)*9)}:root .pt-9,:host .pt-9{padding-top:calc(var(--ca-theme-spacing)*9)}:root .pb-9,:host .pb-9{padding-bottom:calc(var(--ca-theme-spacing)*9)}:root .col-span-9,:host .col-span-9{grid-column:span 9/span 9}:root .mt-9,:host .mt-9{margin-top:calc(var(--ca-theme-spacing)*9)}:root .mb-9,:host .mb-9{margin-bottom:calc(var(--ca-theme-spacing)*9)}:root .size-9,:host .size-9{width:calc(var(--ca-theme-spacing)*9);height:calc(var(--ca-theme-spacing)*9)}:root .gap-9,:host .gap-9{gap:calc(var(--ca-theme-spacing)*9)}:root .h-9,:host .h-9{height:calc(var(--ca-theme-spacing)*9)}:root .min-h-9,:host .min-h-9{min-height:calc(var(--ca-theme-spacing)*9)}:root .min-w-9,:host .min-w-9{min-width:calc(var(--ca-theme-spacing)*9)}:root .grid-cols-9,:host .grid-cols-9{grid-template-columns:repeat(9, minmax(0px, 1fr))}:root .ml-9,:host .ml-9{margin-left:calc(var(--ca-theme-spacing)*9)}:root .mr-9,:host .mr-9{margin-right:calc(var(--ca-theme-spacing)*9)}@media(min-width: 80rem){:root .xl\:order-9,:host .xl\:order-9{order:9}:root .xl\:col-span-9,:host .xl\:col-span-9{grid-column:span 9/span 9}:root .xl\:grid-cols-9,:host .xl\:grid-cols-9{grid-template-columns:repeat(9, minmax(0px, 1fr))}:root .xl\:gap-9,:host .xl\:gap-9{gap:calc(var(--ca-theme-spacing)*9)}:root .xl\:px-9,:host .xl\:px-9{padding-inline:calc(var(--ca-theme-spacing)*9)}:root .xl\:py-9,:host .xl\:py-9{padding-block:calc(var(--ca-theme-spacing)*9)}}:root .p-10,:host .p-10{padding:calc(var(--ca-theme-spacing)*10)}:root .px-10,:host .px-10{padding-inline:calc(var(--ca-theme-spacing)*10)}:root .py-10,:host .py-10{padding-block:calc(var(--ca-theme-spacing)*10)}:root .pt-10,:host .pt-10{padding-top:calc(var(--ca-theme-spacing)*10)}:root .pb-10,:host .pb-10{padding-bottom:calc(var(--ca-theme-spacing)*10)}:root .col-span-10,:host .col-span-10{grid-column:span 10/span 10}:root .mt-10,:host .mt-10{margin-top:calc(var(--ca-theme-spacing)*10)}:root .mb-10,:host .mb-10{margin-bottom:calc(var(--ca-theme-spacing)*10)}:root .size-10,:host .size-10{width:calc(var(--ca-theme-spacing)*10);height:calc(var(--ca-theme-spacing)*10)}:root .gap-10,:host .gap-10{gap:calc(var(--ca-theme-spacing)*10)}:root .h-10,:host .h-10{height:calc(var(--ca-theme-spacing)*10)}:root .min-h-10,:host .min-h-10{min-height:calc(var(--ca-theme-spacing)*10)}:root .min-w-10,:host .min-w-10{min-width:calc(var(--ca-theme-spacing)*10)}:root .grid-cols-10,:host .grid-cols-10{grid-template-columns:repeat(10, minmax(0px, 1fr))}:root .ml-10,:host .ml-10{margin-left:calc(var(--ca-theme-spacing)*10)}:root .mr-10,:host .mr-10{margin-right:calc(var(--ca-theme-spacing)*10)}@media(min-width: 80rem){:root .xl\:order-10,:host .xl\:order-10{order:10}:root .xl\:col-span-10,:host .xl\:col-span-10{grid-column:span 10/span 10}:root .xl\:grid-cols-10,:host .xl\:grid-cols-10{grid-template-columns:repeat(10, minmax(0px, 1fr))}:root .xl\:gap-10,:host .xl\:gap-10{gap:calc(var(--ca-theme-spacing)*10)}:root .xl\:px-10,:host .xl\:px-10{padding-inline:calc(var(--ca-theme-spacing)*10)}:root .xl\:py-10,:host .xl\:py-10{padding-block:calc(var(--ca-theme-spacing)*10)}}:root .p-12,:host .p-12{padding:calc(var(--ca-theme-spacing)*12)}:root .px-12,:host .px-12{padding-inline:calc(var(--ca-theme-spacing)*12)}:root .py-12,:host .py-12{padding-block:calc(var(--ca-theme-spacing)*12)}:root .pt-12,:host .pt-12{padding-top:calc(var(--ca-theme-spacing)*12)}:root .pb-12,:host .pb-12{padding-bottom:calc(var(--ca-theme-spacing)*12)}:root .col-span-12,:host .col-span-12{grid-column:span 12/span 12}:root .mt-12,:host .mt-12{margin-top:calc(var(--ca-theme-spacing)*12)}:root .mb-12,:host .mb-12{margin-bottom:calc(var(--ca-theme-spacing)*12)}:root .size-12,:host .size-12{width:calc(var(--ca-theme-spacing)*12);height:calc(var(--ca-theme-spacing)*12)}:root .gap-12,:host .gap-12{gap:calc(var(--ca-theme-spacing)*12)}:root .h-12,:host .h-12{height:calc(var(--ca-theme-spacing)*12)}:root .min-h-12,:host .min-h-12{min-height:calc(var(--ca-theme-spacing)*12)}:root .min-w-12,:host .min-w-12{min-width:calc(var(--ca-theme-spacing)*12)}:root .grid-cols-12,:host .grid-cols-12{grid-template-columns:repeat(12, minmax(0px, 1fr))}:root .ml-12,:host .ml-12{margin-left:calc(var(--ca-theme-spacing)*12)}:root .mr-12,:host .mr-12{margin-right:calc(var(--ca-theme-spacing)*12)}@media(min-width: 80rem){:root .xl\:order-12,:host .xl\:order-12{order:12}:root .xl\:col-span-12,:host .xl\:col-span-12{grid-column:span 12/span 12}:root .xl\:grid-cols-12,:host .xl\:grid-cols-12{grid-template-columns:repeat(12, minmax(0px, 1fr))}:root .xl\:gap-12,:host .xl\:gap-12{gap:calc(var(--ca-theme-spacing)*12)}:root .xl\:px-12,:host .xl\:px-12{padding-inline:calc(var(--ca-theme-spacing)*12)}:root .xl\:py-12,:host .xl\:py-12{padding-block:calc(var(--ca-theme-spacing)*12)}}:root .p-14,:host .p-14{padding:calc(var(--ca-theme-spacing)*14)}:root .px-14,:host .px-14{padding-inline:calc(var(--ca-theme-spacing)*14)}:root .py-14,:host .py-14{padding-block:calc(var(--ca-theme-spacing)*14)}:root .pt-14,:host .pt-14{padding-top:calc(var(--ca-theme-spacing)*14)}:root .pb-14,:host .pb-14{padding-bottom:calc(var(--ca-theme-spacing)*14)}:root .col-span-14,:host .col-span-14{grid-column:span 14/span 14}:root .mt-14,:host .mt-14{margin-top:calc(var(--ca-theme-spacing)*14)}:root .mb-14,:host .mb-14{margin-bottom:calc(var(--ca-theme-spacing)*14)}:root .size-14,:host .size-14{width:calc(var(--ca-theme-spacing)*14);height:calc(var(--ca-theme-spacing)*14)}:root .gap-14,:host .gap-14{gap:calc(var(--ca-theme-spacing)*14)}:root .h-14,:host .h-14{height:calc(var(--ca-theme-spacing)*14)}:root .min-h-14,:host .min-h-14{min-height:calc(var(--ca-theme-spacing)*14)}:root .min-w-14,:host .min-w-14{min-width:calc(var(--ca-theme-spacing)*14)}:root .grid-cols-14,:host .grid-cols-14{grid-template-columns:repeat(14, minmax(0px, 1fr))}:root .ml-14,:host .ml-14{margin-left:calc(var(--ca-theme-spacing)*14)}:root .mr-14,:host .mr-14{margin-right:calc(var(--ca-theme-spacing)*14)}@media(min-width: 80rem){:root .xl\:order-14,:host .xl\:order-14{order:14}:root .xl\:col-span-14,:host .xl\:col-span-14{grid-column:span 14/span 14}:root .xl\:grid-cols-14,:host .xl\:grid-cols-14{grid-template-columns:repeat(14, minmax(0px, 1fr))}:root .xl\:gap-14,:host .xl\:gap-14{gap:calc(var(--ca-theme-spacing)*14)}:root .xl\:px-14,:host .xl\:px-14{padding-inline:calc(var(--ca-theme-spacing)*14)}:root .xl\:py-14,:host .xl\:py-14{padding-block:calc(var(--ca-theme-spacing)*14)}}:root .p-16,:host .p-16{padding:calc(var(--ca-theme-spacing)*16)}:root .px-16,:host .px-16{padding-inline:calc(var(--ca-theme-spacing)*16)}:root .py-16,:host .py-16{padding-block:calc(var(--ca-theme-spacing)*16)}:root .pt-16,:host .pt-16{padding-top:calc(var(--ca-theme-spacing)*16)}:root .pb-16,:host .pb-16{padding-bottom:calc(var(--ca-theme-spacing)*16)}:root .col-span-16,:host .col-span-16{grid-column:span 16/span 16}:root .mt-16,:host .mt-16{margin-top:calc(var(--ca-theme-spacing)*16)}:root .mb-16,:host .mb-16{margin-bottom:calc(var(--ca-theme-spacing)*16)}:root .size-16,:host .size-16{width:calc(var(--ca-theme-spacing)*16);height:calc(var(--ca-theme-spacing)*16)}:root .gap-16,:host .gap-16{gap:calc(var(--ca-theme-spacing)*16)}:root .h-16,:host .h-16{height:calc(var(--ca-theme-spacing)*16)}:root .min-h-16,:host .min-h-16{min-height:calc(var(--ca-theme-spacing)*16)}:root .min-w-16,:host .min-w-16{min-width:calc(var(--ca-theme-spacing)*16)}:root .grid-cols-16,:host .grid-cols-16{grid-template-columns:repeat(16, minmax(0px, 1fr))}:root .ml-16,:host .ml-16{margin-left:calc(var(--ca-theme-spacing)*16)}:root .mr-16,:host .mr-16{margin-right:calc(var(--ca-theme-spacing)*16)}@media(min-width: 80rem){:root .xl\:order-16,:host .xl\:order-16{order:16}:root .xl\:col-span-16,:host .xl\:col-span-16{grid-column:span 16/span 16}:root .xl\:grid-cols-16,:host .xl\:grid-cols-16{grid-template-columns:repeat(16, minmax(0px, 1fr))}:root .xl\:gap-16,:host .xl\:gap-16{gap:calc(var(--ca-theme-spacing)*16)}:root .xl\:px-16,:host .xl\:px-16{padding-inline:calc(var(--ca-theme-spacing)*16)}:root .xl\:py-16,:host .xl\:py-16{padding-block:calc(var(--ca-theme-spacing)*16)}}:root .p-18,:host .p-18{padding:calc(var(--ca-theme-spacing)*18)}:root .px-18,:host .px-18{padding-inline:calc(var(--ca-theme-spacing)*18)}:root .py-18,:host .py-18{padding-block:calc(var(--ca-theme-spacing)*18)}:root .pt-18,:host .pt-18{padding-top:calc(var(--ca-theme-spacing)*18)}:root .pb-18,:host .pb-18{padding-bottom:calc(var(--ca-theme-spacing)*18)}:root .col-span-18,:host .col-span-18{grid-column:span 18/span 18}:root .mt-18,:host .mt-18{margin-top:calc(var(--ca-theme-spacing)*18)}:root .mb-18,:host .mb-18{margin-bottom:calc(var(--ca-theme-spacing)*18)}:root .size-18,:host .size-18{width:calc(var(--ca-theme-spacing)*18);height:calc(var(--ca-theme-spacing)*18)}:root .gap-18,:host .gap-18{gap:calc(var(--ca-theme-spacing)*18)}:root .h-18,:host .h-18{height:calc(var(--ca-theme-spacing)*18)}:root .min-h-18,:host .min-h-18{min-height:calc(var(--ca-theme-spacing)*18)}:root .min-w-18,:host .min-w-18{min-width:calc(var(--ca-theme-spacing)*18)}:root .grid-cols-18,:host .grid-cols-18{grid-template-columns:repeat(18, minmax(0px, 1fr))}:root .ml-18,:host .ml-18{margin-left:calc(var(--ca-theme-spacing)*18)}:root .mr-18,:host .mr-18{margin-right:calc(var(--ca-theme-spacing)*18)}@media(min-width: 80rem){:root .xl\:order-18,:host .xl\:order-18{order:18}:root .xl\:col-span-18,:host .xl\:col-span-18{grid-column:span 18/span 18}:root .xl\:grid-cols-18,:host .xl\:grid-cols-18{grid-template-columns:repeat(18, minmax(0px, 1fr))}:root .xl\:gap-18,:host .xl\:gap-18{gap:calc(var(--ca-theme-spacing)*18)}:root .xl\:px-18,:host .xl\:px-18{padding-inline:calc(var(--ca-theme-spacing)*18)}:root .xl\:py-18,:host .xl\:py-18{padding-block:calc(var(--ca-theme-spacing)*18)}}:root .p-20,:host .p-20{padding:calc(var(--ca-theme-spacing)*20)}:root .px-20,:host .px-20{padding-inline:calc(var(--ca-theme-spacing)*20)}:root .py-20,:host .py-20{padding-block:calc(var(--ca-theme-spacing)*20)}:root .pt-20,:host .pt-20{padding-top:calc(var(--ca-theme-spacing)*20)}:root .pb-20,:host .pb-20{padding-bottom:calc(var(--ca-theme-spacing)*20)}:root .col-span-20,:host .col-span-20{grid-column:span 20/span 20}:root .mt-20,:host .mt-20{margin-top:calc(var(--ca-theme-spacing)*20)}:root .mb-20,:host .mb-20{margin-bottom:calc(var(--ca-theme-spacing)*20)}:root .size-20,:host .size-20{width:calc(var(--ca-theme-spacing)*20);height:calc(var(--ca-theme-spacing)*20)}:root .gap-20,:host .gap-20{gap:calc(var(--ca-theme-spacing)*20)}:root .h-20,:host .h-20{height:calc(var(--ca-theme-spacing)*20)}:root .min-h-20,:host .min-h-20{min-height:calc(var(--ca-theme-spacing)*20)}:root .min-w-20,:host .min-w-20{min-width:calc(var(--ca-theme-spacing)*20)}:root .grid-cols-20,:host .grid-cols-20{grid-template-columns:repeat(20, minmax(0px, 1fr))}:root .ml-20,:host .ml-20{margin-left:calc(var(--ca-theme-spacing)*20)}:root .mr-20,:host .mr-20{margin-right:calc(var(--ca-theme-spacing)*20)}@media(min-width: 80rem){:root .xl\:order-20,:host .xl\:order-20{order:20}:root .xl\:col-span-20,:host .xl\:col-span-20{grid-column:span 20/span 20}:root .xl\:grid-cols-20,:host .xl\:grid-cols-20{grid-template-columns:repeat(20, minmax(0px, 1fr))}:root .xl\:gap-20,:host .xl\:gap-20{gap:calc(var(--ca-theme-spacing)*20)}:root .xl\:px-20,:host .xl\:px-20{padding-inline:calc(var(--ca-theme-spacing)*20)}:root .xl\:py-20,:host .xl\:py-20{padding-block:calc(var(--ca-theme-spacing)*20)}}*{box-sizing:border-box}body{display:flex;flex-direction:column;min-height:100dvh}main{flex:1}.pagination{justify-content:center;align-items:center;gap:1rem;display:flex}.pagination .page-item{color:var(--ca-theme-color-primary-500)}.pagination .page-item.disabled{color:#d3d3d3}.pagination .page-item.active{color:var(--ca-theme-color-primary-500);font-weight:700}.home .title strong{font-weight:inherit;color:var(--ca-theme-color-secondary-700)}.services-pretitle{font-size:var(--ca-theme-text-sm);text-align:center}@media(min-width: 80rem){.services-pretitle{text-align:start;font-size:var(--ca-theme-text-m)}}