/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-border-style:solid;--tw-leading:initial;--tw-font-weight:initial;--tw-tracking:initial;--tw-shadow:0 0 #0000;--tw-shadow-color:initial;--tw-shadow-alpha:100%;--tw-inset-shadow:0 0 #0000;--tw-inset-shadow-color:initial;--tw-inset-shadow-alpha:100%;--tw-ring-color:initial;--tw-ring-shadow:0 0 #0000;--tw-inset-ring-color:initial;--tw-inset-ring-shadow:0 0 #0000;--tw-ring-inset:initial;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-offset-shadow:0 0 #0000;--tw-outline-style:solid;--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial;--tw-duration:initial;--tw-ease:initial;--tw-animation-delay:0s;--tw-animation-direction:normal;--tw-animation-duration:initial;--tw-animation-fill-mode:none;--tw-animation-iteration-count:1;--tw-enter-blur:0;--tw-enter-opacity:1;--tw-enter-rotate:0;--tw-enter-scale:1;--tw-enter-translate-x:0;--tw-enter-translate-y:0;--tw-exit-blur:0;--tw-exit-opacity:1;--tw-exit-rotate:0;--tw-exit-scale:1;--tw-exit-translate-x:0;--tw-exit-translate-y:0}}}@layer theme{:root,:host{--font-sans:var(--default-font-family);--spacing:8px;--text-sm:.875rem;--text-sm--line-height:calc(1.25 / .875);--text-base:1rem;--text-base--line-height: 1.5 ;--text-lg:1.125rem;--text-lg--line-height:calc(1.75 / 1.125);--text-xl:1.25rem;--text-xl--line-height:calc(1.75 / 1.25);--text-2xl:1.5rem;--text-2xl--line-height:calc(2 / 1.5);--font-weight-medium:500;--font-weight-bold:700;--tracking-normal:0em;--radius-xs:.125rem;--ease-in-out:cubic-bezier(.4, 0, .2, 1);--default-transition-duration:.15s;--default-transition-timing-function:cubic-bezier(.4, 0, .2, 1);--default-font-family:"Roboto", system-ui, sans-serif;--color-primary-dark:var(--dds-blue-600)}}@layer base{*{border-color:var(--border);outline-color:var(--ring)}@supports (color:color-mix(in lab,red,red)){*{outline-color:color-mix(in oklab,var(--ring) 50%,transparent)}}body{background-color:var(--background);font-family:var(--font-sans);color:var(--foreground)}html{font-family:var(--font-sans)}}@layer mui,components;@layer utilities{.\@container{container-type:inline-size}.collapse{visibility:collapse}.invisible{visibility:hidden}.visible{visibility:visible}.absolute{position:absolute}.fixed{position:fixed}.relative{position:relative}.static{position:static}.sticky{position:sticky}.start{inset-inline-start:var(--spacing)}.end{inset-inline-end:var(--spacing)}.top-1{top:calc(var(--spacing) * 1)}.right-1{right:calc(var(--spacing) * 1)}.isolate{isolation:isolate}.container{width:100%}@media (min-width:0){.container{max-width:0}}@media (min-width:600px){.container{max-width:600px}}@media (min-width:900px){.container{max-width:900px}}@media (min-width:1200px){.container{max-width:1200px}}@media (min-width:1536px){.container{max-width:1536px}}@media (min-width:1920px){.container{max-width:1920px}}.m-0{margin:calc(var(--spacing) * 0)}.my-1{margin-block:calc(var(--spacing) * 1)}.my-4{margin-block:calc(var(--spacing) * 4)}.mt-1{margin-top:calc(var(--spacing) * 1)}.mt-3{margin-top:calc(var(--spacing) * 3)}.mr-1{margin-right:calc(var(--spacing) * 1)}.mb-3{margin-bottom:calc(var(--spacing) * 3)}.ml-0\.5{margin-left:calc(var(--spacing) * .5)}.line-clamp-2{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.block{display:block}.contents{display:contents}.flex{display:flex}.grid{display:grid}.hidden{display:none}.inline{display:inline}.inline-block{display:inline-block}.inline-flex{display:inline-flex}.list-item{display:list-item}.table{display:table}.h-2{height:calc(var(--spacing) * 2)}.h-3{height:calc(var(--spacing) * 3)}.h-4{height:calc(var(--spacing) * 4)}.h-4\.5{height:calc(var(--spacing) * 4.5)}.h-20{height:calc(var(--spacing) * 20)}.h-full{height:100%}.max-h-5\.75{max-height:calc(var(--spacing) * 5.75)}.w-2{width:calc(var(--spacing) * 2)}.w-4{width:calc(var(--spacing) * 4)}.w-4\.5{width:calc(var(--spacing) * 4.5)}.w-full{width:100%}.max-w-94{max-width:calc(var(--spacing) * 94)}.min-w-\[145px\]{min-width:145px}.flex-1{flex:1}.transform{transform:var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,)}.cursor-pointer{cursor:pointer}.appearance-none{appearance:none}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.flex-col{flex-direction:column}.flex-row{flex-direction:row}.flex-wrap{flex-wrap:wrap}.items-center{align-items:center}.items-end{align-items:flex-end}.items-start{align-items:flex-start}.justify-between{justify-content:space-between}.gap-0\.5{gap:calc(var(--spacing) * .5)}.gap-1{gap:calc(var(--spacing) * 1)}.gap-2{gap:calc(var(--spacing) * 2)}.gap-3{gap:calc(var(--spacing) * 3)}.gap-4{gap:calc(var(--spacing) * 4)}.gap-6{gap:calc(var(--spacing) * 6)}.truncate{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.overflow-hidden{overflow:hidden}.rounded{border-radius:.25rem}.rounded-lg{border-radius:var(--radius)}.rounded-md{border-radius:calc(var(--radius) - 2px)}.rounded-xs{border-radius:var(--radius-xs)}.border{border-style:var(--tw-border-style);border-width:1px}.border-x-0{border-inline-style:var(--tw-border-style);border-inline-width:0}.border-t-0{border-top-style:var(--tw-border-style);border-top-width:0}.border-b{border-bottom-style:var(--tw-border-style);border-bottom-width:1px}.border-none{--tw-border-style:none;border-style:none}.border-border{border-color:var(--border)}.border-primary\/50{border-color:var(--primary)}@supports (color:color-mix(in lab,red,red)){.border-primary\/50{border-color:color-mix(in oklab,var(--primary) 50%,transparent)}}.border-white\/50{border-color:#ffffff80}.bg-inherit{background-color:inherit}.bg-primary{background-color:var(--primary)}.bg-primary-dark{background-color:var(--color-primary-dark)}.bg-transparent{background-color:#0000}.bg-white{background-color:#fff}.bg-\(image\:--logo\){background-image:var(--logo)}.bg-contain{background-size:contain}.bg-cover{background-size:cover}.bg-top{background-position:top}.bg-no-repeat{background-repeat:no-repeat}.mask-contain{-webkit-mask-size:contain;mask-size:contain}.mask-center{-webkit-mask-position:50%;mask-position:50%}.p-1{padding:calc(var(--spacing) * 1)}.p-2{padding:calc(var(--spacing) * 2)}.px-2{padding-inline:calc(var(--spacing) * 2)}.py-1{padding-block:calc(var(--spacing) * 1)}.pt-1{padding-top:calc(var(--spacing) * 1)}.pr-1{padding-right:calc(var(--spacing) * 1)}.pb-3{padding-bottom:calc(var(--spacing) * 3)}.pb-16{padding-bottom:calc(var(--spacing) * 16)}.text-center{text-align:center}.text-left{text-align:left}.align-middle{vertical-align:middle}.text-2xl{font-size:var(--text-2xl);line-height:var(--tw-leading,var(--text-2xl--line-height))}.text-base{font-size:var(--text-base);line-height:var(--tw-leading,var(--text-base--line-height))}.text-lg{font-size:var(--text-lg);line-height:var(--tw-leading,var(--text-lg--line-height))}.text-sm{font-size:var(--text-sm);line-height:var(--tw-leading,var(--text-sm--line-height))}.text-xl{font-size:var(--text-xl);line-height:var(--tw-leading,var(--text-xl--line-height))}.text-\[2\.5rem\]{font-size:2.5rem}.text-\[length\:inherit\]{font-size:inherit}.text-\[length\:inherit\]\!{font-size:inherit!important}.leading-\[1\.143\]{--tw-leading:1.143;line-height:1.143}.font-bold{--tw-font-weight:var(--font-weight-bold);font-weight:var(--font-weight-bold)}.font-medium{--tw-font-weight:var(--font-weight-medium);font-weight:var(--font-weight-medium)}.tracking-normal{--tw-tracking:var(--tracking-normal);letter-spacing:var(--tracking-normal)}.text-nowrap{text-wrap:nowrap}.break-all{word-break:break-all}.text-ellipsis{text-overflow:ellipsis}.text-black{color:#000}.text-blue-500{color:var(--dds-blue-500)}.text-green-400{color:var(--dds-green-400)}.text-green-500{color:var(--dds-green-500)}.text-primary{color:var(--primary)}.text-secondary{color:var(--secondary)}.text-text-text{color:var(--dds-text-text)}.text-violet-500{color:var(--dds-violet-500)}.text-white-main{color:var(--dds-white-main)}.capitalize{text-transform:capitalize}.lowercase{text-transform:lowercase}.uppercase{text-transform:uppercase}.italic{font-style:italic}.line-through{text-decoration-line:line-through}.no-underline{text-decoration-line:none}.no-underline\!{text-decoration-line:none!important}.overline{text-decoration-line:overline}.underline{text-decoration-line:underline}.decoration-primary\/30{-webkit-text-decoration-color:var(--primary);text-decoration-color:var(--primary)}@supports (color:color-mix(in lab,red,red)){.decoration-primary\/30{-webkit-text-decoration-color:color-mix(in oklab,var(--primary) 30%,transparent);text-decoration-color:color-mix(in oklab,var(--primary) 30%,transparent)}}.decoration-auto{text-decoration-thickness:auto}.shadow-sm\/40{--tw-shadow-alpha:40%;--tw-shadow:0 1px 3px 0 var(--tw-shadow-color,oklab(0% 0 0/.4)), 0 1px 2px -1px var(--tw-shadow-color,oklab(0% 0 0/.4));box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.shadow-xs\/40{--tw-shadow-alpha:40%;--tw-shadow:0 1px 2px 0 var(--tw-shadow-color,oklab(0% 0 0/.4));box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.shadow{--tw-shadow:0 1px 3px 0 var(--tw-shadow-color,#0000001a), 0 1px 2px -1px var(--tw-shadow-color,#0000001a);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.ring{--tw-ring-shadow:var(--tw-ring-inset,) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color,currentcolor);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.outline{outline-style:var(--tw-outline-style);outline-width:1px}.blur{--tw-blur:blur(8px);filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}.filter{filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}.transition{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,-webkit-backdrop-filter,backdrop-filter,display,content-visibility,overlay,pointer-events;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.transition-all{transition-property:all;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.transition-colors{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.duration-200{--tw-duration:.2s;transition-duration:.2s}.ease-in-out{--tw-ease:var(--ease-in-out);transition-timing-function:var(--ease-in-out)}.select-all{-webkit-user-select:all;user-select:all}.running{animation-play-state:running}@media (hover:hover){.hover\:border-white:hover{border-color:#fff}.hover\:bg-blue-600:hover{background-color:var(--dds-blue-600)}.hover\:bg-white\/10:hover{background-color:#ffffff1a}.hover\:decoration-primary:hover{-webkit-text-decoration-color:var(--primary);text-decoration-color:var(--primary)}}@media (min-width:0){.xs\:grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.xs\:flex-col{flex-direction:column}}@media (min-width:600px){.sm\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.sm\:flex-row{flex-direction:row}}@media (min-width:900px){.md\:pt-2{padding-top:calc(var(--spacing) * 2)}}@media (min-width:1200px){.lg\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.lg\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}}.dark\:bg-\(image\:--logo-dark\):is(.dark *){background-image:var(--logo-dark)}.dark\:text-blue-800:is(.dark *){color:var(--dds-blue-800)}.dark\:text-green-800:is(.dark *){color:var(--dds-green-800)}.dark\:text-violet-800:is(.dark *){color:var(--dds-violet-800)}.\[\&_span\]\:h-4 span{height:calc(var(--spacing) * 4)}.\[\&\>svg\]\:text-base>svg{font-size:var(--text-base);line-height:var(--tw-leading,var(--text-base--line-height))}.\[\&\>svg\]\:text-sm>svg{font-size:var(--text-sm);line-height:var(--tw-leading,var(--text-sm--line-height))}}@property --tw-animation-delay{syntax:"*";inherits:false;initial-value:0s}@property --tw-animation-direction{syntax:"*";inherits:false;initial-value:normal}@property --tw-animation-duration{syntax:"*";inherits:false}@property --tw-animation-fill-mode{syntax:"*";inherits:false;initial-value:none}@property --tw-animation-iteration-count{syntax:"*";inherits:false;initial-value:1}@property --tw-enter-blur{syntax:"*";inherits:false;initial-value:0}@property --tw-enter-opacity{syntax:"*";inherits:false;initial-value:1}@property --tw-enter-rotate{syntax:"*";inherits:false;initial-value:0}@property --tw-enter-scale{syntax:"*";inherits:false;initial-value:1}@property --tw-enter-translate-x{syntax:"*";inherits:false;initial-value:0}@property --tw-enter-translate-y{syntax:"*";inherits:false;initial-value:0}@property --tw-exit-blur{syntax:"*";inherits:false;initial-value:0}@property --tw-exit-opacity{syntax:"*";inherits:false;initial-value:1}@property --tw-exit-rotate{syntax:"*";inherits:false;initial-value:0}@property --tw-exit-scale{syntax:"*";inherits:false;initial-value:1}@property --tw-exit-translate-x{syntax:"*";inherits:false;initial-value:0}@property --tw-exit-translate-y{syntax:"*";inherits:false;initial-value:0}:root{--dds-amber-100:#fff4dc;--dds-amber-200:#fce1a9;--dds-amber-300:#fbb552;--dds-amber-400:#dd7805;--dds-amber-500:#b85504;--dds-amber-600:#a9470f;--dds-amber-700:#893607;--dds-amber-800:#421a02;--dds-amber-focus-visible:#b8550452;--dds-amber-focus:#b855043d;--dds-amber-hover:#b855041f;--dds-amber-outlined-border:#b855048f;--dds-amber-selected:#b8550429;--dds-background-paper-elevation-0:#fff;--dds-background-paper-elevation-1:#fff;--dds-background-paper-elevation-2:#fff;--dds-background-paper-elevation-3:#fff;--dds-background-paper-elevation-4:#fff;--dds-background-primary:#fff;--dds-background-secondary:#f9f9f9;--dds-black-100:#000;--dds-black-12:#0000001f;--dds-black-16:#00000029;--dds-black-24:#0000003d;--dds-black-32:#00000052;--dds-black-4:#0000000a;--dds-black-40:#0006;--dds-black-56:#0000008f;--dds-black-64:#000000a3;--dds-black-8:#00000014;--dds-black-80:#000c;--dds-black-disabled:#00000052;--dds-black-focus-visible:#00000052;--dds-black-focus:#0000003d;--dds-black-hover:#0000001f;--dds-black-main:#000;--dds-black-outlined-border:#0000008f;--dds-black-selected:#00000029;--dds-blackwhite-swap-main:#000;--dds-blue-100:#e5f2fc;--dds-blue-200:#c0e0fa;--dds-blue-300:#8bc7f5;--dds-blue-400:#1c90ed;--dds-blue-500:#1d63ed;--dds-blue-600:#0c49c2;--dds-blue-700:#00308d;--dds-blue-800:#00084d;--dds-blue-950:#00153c;--dds-blue-focus-visible:#1d63ed52;--dds-blue-focus:#1d63ed3d;--dds-blue-hover:#1d63ed1f;--dds-blue-outlined-border:#1d63ed8f;--dds-blue-selected:#1d63ed29;--dds-components-button-error:#d52536;--dds-components-button-premium:#7d2eff;--dds-components-button-primary:#1d63ed;--dds-components-button-secondary:#677285;--dds-components-button-success:#1e6c5f;--dds-components-button-warning:#893607;--dds-components-button-white:#fff;--dds-components-tooltip-tooltip:#505968;--dds-components-vulnerability-chip-critical:#8b1924;--dds-components-vulnerability-chip-high:#a9470f;--dds-components-vulnerability-chip-low:#fbb552;--dds-components-vulnerability-chip-medium:#b85504;--dds-components-vulnerability-chip-unspecified:#e1e2e6;--dds-gray-100:#f4f4f6;--dds-gray-200:#e1e2e6;--dds-gray-300:#c4c8d1;--dds-gray-400:#8993a5;--dds-gray-500:#677285;--dds-gray-600:#505968;--dds-gray-700:#393f49;--dds-gray-800:#17191e;--dds-gray-900:#17191e;--dds-gray-focus-visible:#67728552;--dds-gray-focus:#6772853d;--dds-gray-hover:#6772851f;--dds-gray-outlined-border:#6772858f;--dds-gray-selected:#67728529;--dds-green-100:#e6f5f3;--dds-green-200:#c6eae1;--dds-green-300:#88d5c0;--dds-green-400:#3ba08d;--dds-green-500:#2e7f74;--dds-green-600:#1e6c5f;--dds-green-700:#185a51;--dds-green-800:#0c2c28;--dds-green-focus-visible:#2e7f7452;--dds-green-focus:#2e7f743d;--dds-green-hover:#2e7f741f;--dds-green-outlined-border:#2e7f748f;--dds-green-selected:#2e7f7429;--dds-grey-50:#f9fafb;--dds-grey-950:#0f121b;--dds-magenta-100:#ffe6fb;--dds-magenta-200:#ffc9f6;--dds-magenta-300:#ffa6f0;--dds-magenta-400:#e950e2;--dds-magenta-500:#c918c0;--dds-magenta-600:#ab00a4;--dds-magenta-700:#830080;--dds-magenta-800:#440040;--dds-magenta-focus-visible:#c918c052;--dds-magenta-focus:#c918c03d;--dds-magenta-hover:#c918c01f;--dds-magenta-outlined-border:#c918c08f;--dds-magenta-selected:#c918c029;--dds-orange-100:#fff4dc;--dds-orange-200:#fce1a9;--dds-orange-300:#fbb552;--dds-orange-400:#dd7805;--dds-orange-500:#b85504;--dds-orange-600:#a9470f;--dds-orange-700:#893607;--dds-orange-800:#421a02;--dds-orange-focus-visible:#b8550452;--dds-orange-focus:#b855043d;--dds-orange-hover:#b855041f;--dds-orange-outlined-border:#b855048f;--dds-orange-selected:#b8550429;--dds-pink-100:#ffe6fb;--dds-pink-200:#ffc9f6;--dds-pink-300:#ffa6f0;--dds-pink-400:#e950e2;--dds-pink-500:#c918c0;--dds-pink-600:#ab00a4;--dds-pink-700:#830080;--dds-pink-800:#440040;--dds-pink-focus-visible:#c918c052;--dds-pink-focus:#c918c03d;--dds-pink-hover:#c918c01f;--dds-pink-outlined-border:#c918c08f;--dds-pink-selected:#c918c029;--dds-red-100:#fdeaea;--dds-red-200:#ffbec0;--dds-red-300:#ff9093;--dds-red-400:#ff5b60;--dds-red-500:#d52536;--dds-red-600:#b72132;--dds-red-700:#8b1924;--dds-red-800:#350a10;--dds-red-focus-visible:#d5253652;--dds-red-focus:#d525363d;--dds-red-hover:#d525361f;--dds-red-outlined-border:#d525368f;--dds-red-selected:#d5253629;--dds-teal-100:#e6f5f3;--dds-teal-200:#c6eae1;--dds-teal-300:#88d5c0;--dds-teal-400:#3ba08d;--dds-teal-500:#2e7f74;--dds-teal-600:#1e6c5f;--dds-teal-700:#185a51;--dds-teal-800:#0c2c28;--dds-teal-focus-visible:#2e7f7452;--dds-teal-focus:#2e7f743d;--dds-teal-hover:#2e7f741f;--dds-teal-outlined-border:#2e7f748f;--dds-teal-selected:#2e7f7429;--dds-text-text:#000;--dds-violet-100:#f7ecff;--dds-violet-200:#e9d4ff;--dds-violet-300:#c9a6ff;--dds-violet-400:#9860ff;--dds-violet-500:#7d2eff;--dds-violet-600:#6d00eb;--dds-violet-700:#5700bb;--dds-violet-800:#220041;--dds-violet-focus-visible:#7d2eff52;--dds-violet-focus:#7d2eff3d;--dds-violet-hover:#7d2eff1f;--dds-violet-outlined-border:#7d2eff8f;--dds-violet-selected:#7d2eff29;--dds-white-100:#fff;--dds-white-12:#ffffff1f;--dds-white-16:#ffffff29;--dds-white-24:#ffffff3d;--dds-white-32:#ffffff52;--dds-white-4:#ffffff0a;--dds-white-40:#fff6;--dds-white-56:#ffffff8f;--dds-white-64:#ffffffa3;--dds-white-8:#ffffff14;--dds-white-80:#fffc;--dds-white-disabled:#ffffff52;--dds-white-focus-visible:#ffffff52;--dds-white-focus:#ffffff3d;--dds-white-hover:#ffffff1f;--dds-white-main:#fff;--dds-white-outlined-border:#ffffff8f;--dds-white-selected:#ffffff29;--dds-whiteblack-swap-main:#fff;--dds-yellow-100:#fff4dc;--dds-yellow-200:#fce1a9;--dds-yellow-300:#fbb552;--dds-yellow-400:#dd7805;--dds-yellow-500:#b85504;--dds-yellow-600:#a9470f;--dds-yellow-700:#893607;--dds-yellow-800:#421a02;--dds-yellow-focus-visible:#b8550452;--dds-yellow-focus:#b855043d;--dds-yellow-hover:#b855041f;--dds-yellow-outlined-border:#b855048f;--dds-yellow-selected:#b8550429}.dark{--dds-amber-100:#381906;--dds-amber-200:#672c01;--dds-amber-300:#964500;--dds-amber-400:#b75a00;--dds-amber-500:#db7512;--dds-amber-600:#ed8d25;--dds-amber-700:#ffb05b;--dds-amber-800:#ffc88c;--dds-amber-focus-visible:#db751252;--dds-amber-focus:#db75123d;--dds-amber-hover:#db75121f;--dds-amber-outlined-border:#db75128f;--dds-amber-selected:#db751229;--dds-background-paper-elevation-0:#10151b;--dds-background-paper-elevation-1:#10151b;--dds-background-paper-elevation-2:#10151b;--dds-background-paper-elevation-3:#10151b;--dds-background-paper-elevation-4:#10151b;--dds-background-primary:#10151b;--dds-background-secondary:#080b0e;--dds-black-100:#000;--dds-black-12:#0000001f;--dds-black-16:#00000029;--dds-black-24:#0000003d;--dds-black-32:#00000052;--dds-black-4:#0000000a;--dds-black-40:#0006;--dds-black-56:#0000008f;--dds-black-64:#000000a3;--dds-black-8:#00000014;--dds-black-80:#000c;--dds-black-disabled:#00000052;--dds-black-focus-visible:#00000052;--dds-black-focus:#0000003d;--dds-black-hover:#0000001f;--dds-black-main:#000;--dds-black-outlined-border:#0000008f;--dds-black-selected:#00000029;--dds-blackwhite-swap-main:#000;--dds-blue-100:#051b50;--dds-blue-200:#002a8c;--dds-blue-300:#0040c7;--dds-blue-400:#1d63ed;--dds-blue-500:#2986ff;--dds-blue-600:#4da6ff;--dds-blue-700:#7cb9f4;--dds-blue-800:#98c8f6;--dds-blue-950:#00153c;--dds-blue-focus-visible:#2986ff52;--dds-blue-focus:#2986ff3d;--dds-blue-hover:#2986ff1f;--dds-blue-outlined-border:#2986ff8f;--dds-blue-selected:#2986ff29;--dds-components-button-error:#e65264;--dds-components-button-premium:#a371fc;--dds-components-button-primary:#2986ff;--dds-components-button-secondary:#7794ab;--dds-components-button-success:#3cc1ad;--dds-components-button-warning:#ffb05b;--dds-components-button-white:#fff;--dds-components-tooltip-tooltip:#94abbc;--dds-components-vulnerability-chip-critical:#f18f9c;--dds-components-vulnerability-chip-high:#ed8d25;--dds-components-vulnerability-chip-low:#964500;--dds-components-vulnerability-chip-medium:#db7512;--dds-components-vulnerability-chip-unspecified:#1c262d;--dds-gray-100:#151c20;--dds-gray-200:#1c262d;--dds-gray-300:#2d404e;--dds-gray-400:#4e6a81;--dds-gray-500:#7794ab;--dds-gray-600:#94abbc;--dds-gray-700:#adbecb;--dds-gray-800:#c4d0da;--dds-gray-900:#c4d0da;--dds-gray-focus-visible:#7794ab52;--dds-gray-focus:#7794ab3d;--dds-gray-hover:#7794ab1f;--dds-gray-outlined-border:#7794ab8f;--dds-gray-selected:#7794ab29;--dds-green-100:#042723;--dds-green-200:#004037;--dds-green-300:#006256;--dds-green-400:#008471;--dds-green-500:#00a58c;--dds-green-600:#3cc1ad;--dds-green-700:#7accc3;--dds-green-800:#a5ddd6;--dds-green-focus-visible:#00a58c52;--dds-green-focus:#00a58c3d;--dds-green-hover:#00a58c1f;--dds-green-outlined-border:#00a58c8f;--dds-green-selected:#00a58c29;--dds-grey-50:#f9fafb;--dds-grey-950:#0f121b;--dds-magenta-100:#460043;--dds-magenta-200:#72016d;--dds-magenta-300:#ab00a4;--dds-magenta-400:#cc18c4;--dds-magenta-500:#e950e2;--dds-magenta-600:#ff6ff9;--dds-magenta-700:#ff8afa;--dds-magenta-800:#ffa4fb;--dds-magenta-focus-visible:#e950e252;--dds-magenta-focus:#e950e23d;--dds-magenta-hover:#e950e21f;--dds-magenta-outlined-border:#e950e28f;--dds-magenta-selected:#e950e229;--dds-orange-100:#381906;--dds-orange-200:#672c01;--dds-orange-300:#964500;--dds-orange-400:#b75a00;--dds-orange-500:#db7512;--dds-orange-600:#ed8d25;--dds-orange-700:#ffb05b;--dds-orange-800:#ffc88c;--dds-orange-focus-visible:#db751252;--dds-orange-focus:#db75123d;--dds-orange-hover:#db75121f;--dds-orange-outlined-border:#db75128f;--dds-orange-selected:#db751229;--dds-pink-100:#460043;--dds-pink-200:#72016d;--dds-pink-300:#ab00a4;--dds-pink-400:#cc18c4;--dds-pink-500:#e950e2;--dds-pink-600:#ff6ff9;--dds-pink-700:#ff8afa;--dds-pink-800:#ffa4fb;--dds-pink-focus-visible:#e950e252;--dds-pink-focus:#e950e23d;--dds-pink-hover:#e950e21f;--dds-pink-outlined-border:#e950e28f;--dds-pink-selected:#e950e229;--dds-red-100:#3c0710;--dds-red-200:#731020;--dds-red-300:#b11d35;--dds-red-400:#d1334c;--dds-red-500:#e65264;--dds-red-600:#f77182;--dds-red-700:#f18f9c;--dds-red-800:#f0aab4;--dds-red-focus-visible:#e6526452;--dds-red-focus:#e652643d;--dds-red-hover:#e652641f;--dds-red-outlined-border:#e652648f;--dds-red-selected:#e6526429;--dds-teal-100:#042723;--dds-teal-200:#004037;--dds-teal-300:#006256;--dds-teal-400:#008471;--dds-teal-500:#00a58c;--dds-teal-600:#3cc1ad;--dds-teal-700:#7accc3;--dds-teal-800:#a5ddd6;--dds-teal-focus-visible:#00a58c52;--dds-teal-focus:#00a58c3d;--dds-teal-hover:#00a58c1f;--dds-teal-outlined-border:#00a58c8f;--dds-teal-selected:#00a58c29;--dds-text-text:#fff;--dds-violet-100:#250061;--dds-violet-200:#430099;--dds-violet-300:#6d1cdb;--dds-violet-400:#8a53ec;--dds-violet-500:#a371fc;--dds-violet-600:#b38bfc;--dds-violet-700:#c5a6fd;--dds-violet-800:#d4bdfe;--dds-violet-focus-visible:#a371fc52;--dds-violet-focus:#a371fc3d;--dds-violet-hover:#a371fc1f;--dds-violet-outlined-border:#a371fc8f;--dds-violet-selected:#a371fc29;--dds-white-100:#fff;--dds-white-12:#ffffff1f;--dds-white-16:#ffffff29;--dds-white-24:#ffffff3d;--dds-white-32:#ffffff52;--dds-white-4:#ffffff0a;--dds-white-40:#fff6;--dds-white-56:#ffffff8f;--dds-white-64:#ffffffa3;--dds-white-8:#ffffff14;--dds-white-80:#fffc;--dds-white-disabled:#ffffff52;--dds-white-focus-visible:#ffffff52;--dds-white-focus:#ffffff3d;--dds-white-hover:#ffffff1f;--dds-white-main:#fff;--dds-white-outlined-border:#ffffff8f;--dds-white-selected:#ffffff29;--dds-whiteblack-swap-main:#fff;--dds-yellow-100:#381906;--dds-yellow-200:#672c01;--dds-yellow-300:#964500;--dds-yellow-400:#b75a00;--dds-yellow-500:#db7512;--dds-yellow-600:#ed8d25;--dds-yellow-700:#ffb05b;--dds-yellow-800:#ffc88c;--dds-yellow-focus-visible:#db751252;--dds-yellow-focus:#db75123d;--dds-yellow-hover:#db75121f;--dds-yellow-outlined-border:#db75128f;--dds-yellow-selected:#db751229}:root{--background:var(--dds-background-primary);--foreground:var(--dds-text-text);--primary:var(--dds-blue-500);--primary-foreground:var(--dds-blue-100);--secondary:var(--dds-gray-500);--secondary-foreground:var(--dds-white-main);--destructive:var(--dds-red-500);--destructive-foreground:var(--dds-white-main);--success:var(--dds-green-500);--success-foreground:var(--dds-white-main);--warning:var(--dds-amber-500);--warning-foreground:var(--dds-white-main);--premium:var(--dds-violet-500);--premium-foreground:var(--dds-violet-100);--error:var(--dds-red-500);--error-foreground:var(--dds-white-main);--info:var(--dds-blue-500);--info-foreground:var(--dds-blue-100);--muted:var(--dds-gray-100);--muted-foreground:var(--dds-gray-600);--accent:var(--dds-gray-100);--accent-foreground:var(--dds-gray-800);--card:var(--dds-background-paper-elevation-0);--card-foreground:var(--dds-text-text);--popover:var(--dds-background-paper-elevation-0);--popover-foreground:var(--dds-text-text);--border:var(--dds-gray-200);--input:var(--dds-gray-200);--ring:var(--primary);--chart-1:var(--dds-blue-300);--chart-2:var(--dds-blue-400);--chart-3:var(--dds-blue-600);--chart-4:var(--dds-violet-500);--chart-5:var(--dds-violet-700);--radius:.375rem;--sidebar:var(--dds-background-secondary);--sidebar-foreground:var(--dds-text-text);--sidebar-primary:var(--dds-blue-600);--sidebar-primary-foreground:var(--dds-blue-100);--sidebar-accent:var(--dds-gray-100);--sidebar-accent-foreground:var(--dds-gray-800);--sidebar-border:var(--dds-gray-200);--sidebar-ring:var(--dds-gray-500)}.dark{--background:var(--dds-background-primary);--foreground:var(--dds-text-text);--primary:var(--dds-blue-500);--primary-foreground:var(--dds-blue-100);--secondary:var(--dds-gray-500);--secondary-foreground:var(--dds-gray-100);--destructive:var(--dds-red-500);--destructive-foreground:var(--dds-red-100);--success:var(--dds-green-500);--success-foreground:var(--dds-green-100);--warning:var(--dds-amber-500);--warning-foreground:var(--dds-amber-100);--premium:var(--dds-violet-500);--premium-foreground:var(--dds-violet-100);--error:var(--dds-red-500);--error-foreground:var(--dds-red-100);--info:var(--dds-blue-500);--info-foreground:var(--dds-blue-100);--muted:var(--dds-gray-200);--muted-foreground:var(--dds-gray-600);--accent:var(--dds-gray-300);--accent-foreground:var(--dds-text-text);--card:var(--dds-background-paper-elevation-0);--card-foreground:var(--dds-text-text);--popover:var(--dds-background-paper-elevation-0);--popover-foreground:var(--dds-text-text);--border:var(--dds-white-12);--input:var(--dds-white-16);--ring:var(--primary);--chart-1:var(--dds-blue-300);--chart-2:var(--dds-blue-400);--chart-3:var(--dds-blue-600);--chart-4:var(--dds-violet-500);--chart-5:var(--dds-violet-700);--radius:.375rem;--sidebar:var(--dds-background-paper-elevation-0);--sidebar-foreground:var(--dds-text-text);--sidebar-primary:var(--dds-blue-400);--sidebar-primary-foreground:var(--dds-blue-100);--sidebar-accent:var(--dds-gray-200);--sidebar-accent-foreground:var(--dds-text-text);--sidebar-border:var(--dds-white-12);--sidebar-ring:var(--dds-gray-500)}:root{font-size:14px}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-leading{syntax:"*";inherits:false}@property --tw-font-weight{syntax:"*";inherits:false}@property --tw-tracking{syntax:"*";inherits:false}@property --tw-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-shadow-color{syntax:"*";inherits:false}@property --tw-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-inset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-shadow-color{syntax:"*";inherits:false}@property --tw-inset-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-ring-color{syntax:"*";inherits:false}@property --tw-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-ring-color{syntax:"*";inherits:false}@property --tw-inset-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-ring-inset{syntax:"*";inherits:false}@property --tw-ring-offset-width{syntax:"<length>";inherits:false;initial-value:0}@property --tw-ring-offset-color{syntax:"*";inherits:false;initial-value:#fff}@property --tw-ring-offset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-outline-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-drop-shadow-color{syntax:"*";inherits:false}@property --tw-drop-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-drop-shadow-size{syntax:"*";inherits:false}@property --tw-duration{syntax:"*";inherits:false}@property --tw-ease{syntax:"*";inherits:false}
