@glance-networks/agent-plugin
Version:
Glance Networks Agent Plugin
1,337 lines (1,288 loc) • 91.3 kB
CSS
@import url('https://cdnjs.cloudflare.com/ajax/libs/meyer-reset/2.0/reset.min.css');@import url('https://fonts.googleapis.com/css?family=Inter:500');@import url('https://cdnjs.cloudflare.com/ajax/libs/meyer-reset/2.0/reset.min.css');@import url('https://fonts.googleapis.com/css?family=Inter:500');.glance-agent-plugin {
width: 100%;
display: flex;
flex-flow: row wrap;
justify-content: flex-start;
font-family: 'Roboto', sans-serif;
}
.glance-container {
display: flex;
flex-flow: row wrap;
}
/* Logo */
.glance-logo {
width: 32px;
height: 32px;
margin: 5px 5px;
}
.cls-1 {
fill: #33aae1;
}
.cls-2 {
fill: #fff;
}
input.cobrowse-key {
border: rgb(204, 204, 204) 1px solid;
border-radius: 0.15rem;
width: 75px;
font-size: 14px;
color: #5876a3;
margin: 5px 5px;
box-sizing: content-box;
-moz-box-sizing: content-box;
padding: 0 0 0 4px;
height: 32px;
}
.glance-join-btn {
background-color: #5876a3;
border-radius: 0.15rem;
color: white;
text-align: center;
cursor: pointer;
line-height: 32px;
padding: 0 5px;
white-space: nowrap;
margin: 5px 5px;
min-width: 75px;
}
input.mcs-phone-number {
border: rgb(204, 204, 204) 1px solid;
border-radius: 0.15rem;
width: 115px;
font-size: 14px;
color: #5876a3;
margin: 5px 5px;
box-sizing: content-box;
-moz-box-sizing: content-box;
padding: 0 0 0 4px;
height: 32px;
}
.glance-video-btn {
background-color: #5876a3;
border-radius: 0.15rem;
color: white;
text-align: center;
cursor: pointer;
line-height: 32px;
padding: 0 5px;
white-space: nowrap;
min-width: 115px;
margin: 5px 5px;
}
/* Present */
.glance-join-btn.present {
-webkit-animation-name: orangePulse;
-webkit-animation-duration: 2s;
-webkit-animation-iteration-count: infinite;
}
@keyframes orangePulse {
0% {
background-color: #f46802;
-webkit-box-shadow: 0 0 7px #d15902;
}
50% {
background-color: #d15902;
-webkit-box-shadow: 0 0 10px #d15902;
}
100% {
background-color: #f46802;
-webkit-box-shadow: 0 0 7px #d15902;
}
}
.glance-cobrowse-iframe {
position: absolute;
width: 100%;
height: 100%;
}
.glance-mcs {
display: flex;
flex-flow: row nowrap;
}
* {
-webkit-font-smoothing: antialiased;
box-sizing: border-box;
}
html,
body {
margin: 0px;
height: 100%;
}
/* a blue color as a generic focus style */
button:focus-visible {
outline: 2px solid #4a90e2 !important;
outline: -webkit-focus-ring-color auto 5px !important;
}
a {
text-decoration: none;
}
:root {
--primitives-spacing-space-space-x-0: 0px;
--primitives-spacing-padding-px-px-0: 4px;
--primitives-spacing-padding-py-py-1: 4px;
--primitives-colors-red-100: rgba(254, 226, 226, 1);
--primitives-colors-red-950: rgba(69, 10, 10, 1);
--primitives-colors-red-700: rgba(185, 28, 28, 1);
--primitives-colors-red-600: rgba(220, 38, 38, 1);
--primitives-spacing-space-space-x-2: 8px;
--primitives-sizing-w-w-5: 20px;
--primitives-sizing-h-h-5: 20px;
--primitives-colors-blue-700: rgba(29, 78, 216, 1);
--primitives-colors-blue-600: rgba(37, 99, 235, 1);
--primitives-spacing-padding-px-px-3-5: 14px;
--primitives-spacing-padding-py-py-1-5: 6px;
--primitives-colors-blue-100: rgba(219, 234, 254, 1);
--primitives-colors-blue-950: rgba(23, 37, 84, 1);
--primitives-spacing-padding-px-px-3: 12px;
--primitives-colors-blue-400: rgba(96, 165, 250, 1);
--primitives-colors-blue-800: rgba(30, 64, 175, 1);
--primitives-spacing-padding-py-py-0: 0px;
--primitives-colors-orange-800: rgba(163, 73, 9, 1);
--primitives-colors-orange-700: rgba(210, 95, 0, 1);
--primitives-colors-orange-50: rgba(255, 237, 218, 1);
--primitives-colors-orange-950: rgba(70, 29, 4, 1);
--primitives-colors-orange-400: rgba(255, 155, 56, 1);
--primitives-colors-red-400: rgba(248, 113, 113, 1);
--primitives-colors-red-800: rgba(153, 27, 27, 1);
--primitives-colors-green-700: rgba(21, 128, 61, 1);
--primitives-colors-green-600: rgba(22, 163, 74, 1);
--primitives-colors-green-100: rgba(220, 252, 231, 1);
--primitives-colors-green-950: rgba(5, 46, 22, 1);
--primitives-colors-green-400: rgba(74, 222, 128, 1);
--primitives-colors-green-800: rgba(22, 101, 52, 1);
--primitives-sizing-w-w-6: 24px;
--primitives-sizing-h-h-6: 24px;
--tokens-dimensions-radius-rounded-none: 0px;
--tokens-color-error-surface-subtle: var(--primitives-colors-red-100);
--tokens-color-error-on-surface-text-default: var(
--primitives-colors-red-700
);
--tokens-color-info-on-surface-text-default: var(
--primitives-colors-blue-700
);
--tokens-dimensions-radius-rounded-full: 9999px;
--tokens-color-info-surface-subtle: var(--primitives-colors-blue-100);
--tokens-dimensions-radius-rounded-md: 6px;
--tokens-color-info-border-default: var(--primitives-colors-blue-400);
--tokens-color-warning-on-surface-text-default: var(
--primitives-colors-orange-800
);
--tokens-color-warning-surface-subtle: var(--primitives-colors-orange-50);
--tokens-color-warning-border-default: var(--primitives-colors-orange-400);
--tokens-color-error-border-default: var(--primitives-colors-red-400);
--tokens-color-success-on-surface-text-default: var(
--primitives-colors-green-700
);
--tokens-color-success-surface-subtle: var(--primitives-colors-green-100);
--tokens-color-success-border-default: var(--primitives-colors-green-400);
}
/*
To enable a theme in your HTML, simply add one of the following data attributes to an HTML element, like so:
<body data-tokens-mode="light-mode">
<!-- the rest of your content -->
</body>
You can apply the theme on any DOM node, not just the `body`
*/
[data-tokens-mode='light-mode'] {
--tokens-color-error-surface-subtle: var(--primitives-colors-red-100);
--tokens-color-error-on-surface-text-default: var(
--primitives-colors-red-700
);
--tokens-color-info-on-surface-text-default: var(
--primitives-colors-blue-700
);
--tokens-color-info-surface-subtle: var(--primitives-colors-blue-100);
--tokens-color-info-border-default: var(--primitives-colors-blue-400);
--tokens-color-warning-on-surface-text-default: var(
--primitives-colors-orange-800
);
--tokens-color-warning-surface-subtle: var(--primitives-colors-orange-50);
--tokens-color-warning-border-default: var(--primitives-colors-orange-400);
--tokens-color-error-border-default: var(--primitives-colors-red-400);
--tokens-color-success-on-surface-text-default: var(
--primitives-colors-green-700
);
--tokens-color-success-surface-subtle: var(--primitives-colors-green-100);
--tokens-color-success-border-default: var(--primitives-colors-green-400);
}
[data-tokens-mode='dark-mode'] {
--tokens-color-error-surface-subtle: var(--primitives-colors-red-950);
--tokens-color-error-on-surface-text-default: var(
--primitives-colors-red-600
);
--tokens-color-info-on-surface-text-default: var(
--primitives-colors-blue-600
);
--tokens-color-info-surface-subtle: var(--primitives-colors-blue-950);
--tokens-color-info-border-default: var(--primitives-colors-blue-800);
--tokens-color-warning-on-surface-text-default: var(
--primitives-colors-orange-700
);
--tokens-color-warning-surface-subtle: var(--primitives-colors-orange-950);
--tokens-color-warning-border-default: var(--primitives-colors-orange-800);
--tokens-color-error-border-default: var(--primitives-colors-red-800);
--tokens-color-success-on-surface-text-default: var(
--primitives-colors-green-600
);
--tokens-color-success-surface-subtle: var(--primitives-colors-green-950);
--tokens-color-success-border-default: var(--primitives-colors-green-800);
}
._type-open-radius_fr9gy_138 {
display: inline-flex;
align-items: flex-start;
padding: var(--primitives-spacing-padding-py-py-1)
var(--primitives-spacing-padding-px-px-0)
var(--primitives-spacing-padding-py-py-1)
var(--primitives-spacing-padding-px-px-0);
position: relative;
gap: var(--primitives-spacing-space-space-x-0);
flex-flow: wrap;
}
._type-open-radius_fr9gy_138 ._content_fr9gy_150 {
display: inline-flex;
align-items: center;
gap: var(--primitives-spacing-space-space-x-2);
position: relative;
align-self: stretch;
flex: 0 0 auto;
}
._type-open-radius_fr9gy_138 ._alert-severity_fr9gy_159 {
display: inline-flex;
align-items: flex-start;
justify-content: center;
gap: 8px;
padding: 4px;
position: relative;
flex: 0 0 auto;
background-color: var(--tokens-color-error-surface-subtle);
border-radius: 9999px;
}
._type-open-radius_fr9gy_138 ._img_fr9gy_171 {
position: relative;
width: 16px;
height: 16px;
}
._type-open-radius_fr9gy_138 ._text-wrapper_fr9gy_177 {
position: relative;
width: fit-content;
font-family: 'Inter', Helvetica;
font-weight: 500;
color: var(--tokens-color-error-on-surface-text-default);
font-size: 14px;
letter-spacing: 0.05px;
line-height: 22px;
white-space: nowrap;
}
* {
-webkit-font-smoothing: antialiased;
box-sizing: border-box;
}
html,
body {
margin: 0px;
height: 100%;
}
/* a blue color as a generic focus style */
button:focus-visible {
outline: 2px solid #4a90e2 !important;
outline: -webkit-focus-ring-color auto 5px !important;
}
a {
text-decoration: none;
}
:root {
--primitives-spacing-space-space-x-0: 0px;
--primitives-spacing-padding-px-px-0: 4px;
--primitives-spacing-padding-py-py-1: 4px;
--primitives-colors-blue-100: rgba(219, 234, 254, 1);
--primitives-colors-blue-950: rgba(23, 37, 84, 1);
--primitives-colors-blue-700: rgba(29, 78, 216, 1);
--primitives-colors-blue-600: rgba(37, 99, 235, 1);
--primitives-spacing-space-space-x-2: 8px;
--primitives-sizing-w-w-5: 20px;
--primitives-sizing-h-h-5: 20px;
--primitives-spacing-padding-px-px-3-5: 14px;
--primitives-spacing-padding-py-py-1-5: 6px;
--primitives-spacing-padding-px-px-3: 12px;
--primitives-colors-blue-400: rgba(96, 165, 250, 1);
--primitives-colors-blue-800: rgba(30, 64, 175, 1);
--primitives-spacing-padding-py-py-0: 0px;
--primitives-colors-orange-800: rgba(163, 73, 9, 1);
--primitives-colors-orange-700: rgba(210, 95, 0, 1);
--primitives-colors-orange-50: rgba(255, 237, 218, 1);
--primitives-colors-orange-950: rgba(70, 29, 4, 1);
--primitives-colors-orange-400: rgba(255, 155, 56, 1);
--primitives-colors-red-700: rgba(185, 28, 28, 1);
--primitives-colors-red-600: rgba(220, 38, 38, 1);
--primitives-colors-red-100: rgba(254, 226, 226, 1);
--primitives-colors-red-950: rgba(69, 10, 10, 1);
--primitives-colors-red-400: rgba(248, 113, 113, 1);
--primitives-colors-red-800: rgba(153, 27, 27, 1);
--primitives-colors-green-700: rgba(21, 128, 61, 1);
--primitives-colors-green-600: rgba(22, 163, 74, 1);
--primitives-colors-green-100: rgba(220, 252, 231, 1);
--primitives-colors-green-950: rgba(5, 46, 22, 1);
--primitives-colors-green-400: rgba(74, 222, 128, 1);
--primitives-colors-green-800: rgba(22, 101, 52, 1);
--primitives-sizing-w-w-6: 24px;
--primitives-sizing-h-h-6: 24px;
--tokens-dimensions-radius-rounded-none: 0px;
--tokens-color-info-surface-subtle: var(--primitives-colors-blue-100);
--tokens-color-info-on-surface-text-default: var(
--primitives-colors-blue-700
);
--tokens-dimensions-radius-rounded-full: 9999px;
--tokens-dimensions-radius-rounded-md: 6px;
--tokens-color-info-border-default: var(--primitives-colors-blue-400);
--tokens-color-warning-on-surface-text-default: var(
--primitives-colors-orange-800
);
--tokens-color-warning-surface-subtle: var(--primitives-colors-orange-50);
--tokens-color-warning-border-default: var(--primitives-colors-orange-400);
--tokens-color-error-on-surface-text-default: var(
--primitives-colors-red-700
);
--tokens-color-error-surface-subtle: var(--primitives-colors-red-100);
--tokens-color-error-border-default: var(--primitives-colors-red-400);
--tokens-color-success-on-surface-text-default: var(
--primitives-colors-green-700
);
--tokens-color-success-surface-subtle: var(--primitives-colors-green-100);
--tokens-color-success-border-default: var(--primitives-colors-green-400);
}
/*
To enable a theme in your HTML, simply add one of the following data attributes to an HTML element, like so:
<body data-tokens-mode="light-mode">
<!-- the rest of your content -->
</body>
You can apply the theme on any DOM node, not just the `body`
*/
[data-tokens-mode='light-mode'] {
--tokens-color-info-surface-subtle: var(--primitives-colors-blue-100);
--tokens-color-info-on-surface-text-default: var(
--primitives-colors-blue-700
);
--tokens-color-info-border-default: var(--primitives-colors-blue-400);
--tokens-color-warning-on-surface-text-default: var(
--primitives-colors-orange-800
);
--tokens-color-warning-surface-subtle: var(--primitives-colors-orange-50);
--tokens-color-warning-border-default: var(--primitives-colors-orange-400);
--tokens-color-error-on-surface-text-default: var(
--primitives-colors-red-700
);
--tokens-color-error-surface-subtle: var(--primitives-colors-red-100);
--tokens-color-error-border-default: var(--primitives-colors-red-400);
--tokens-color-success-on-surface-text-default: var(
--primitives-colors-green-700
);
--tokens-color-success-surface-subtle: var(--primitives-colors-green-100);
--tokens-color-success-border-default: var(--primitives-colors-green-400);
}
[data-tokens-mode='dark-mode'] {
--tokens-color-info-surface-subtle: var(--primitives-colors-blue-950);
--tokens-color-info-on-surface-text-default: var(
--primitives-colors-blue-600
);
--tokens-color-info-border-default: var(--primitives-colors-blue-800);
--tokens-color-warning-on-surface-text-default: var(
--primitives-colors-orange-700
);
--tokens-color-warning-surface-subtle: var(--primitives-colors-orange-950);
--tokens-color-warning-border-default: var(--primitives-colors-orange-800);
--tokens-color-error-on-surface-text-default: var(
--primitives-colors-red-600
);
--tokens-color-error-surface-subtle: var(--primitives-colors-red-950);
--tokens-color-error-border-default: var(--primitives-colors-red-800);
--tokens-color-success-on-surface-text-default: var(
--primitives-colors-green-600
);
--tokens-color-success-surface-subtle: var(--primitives-colors-green-950);
--tokens-color-success-border-default: var(--primitives-colors-green-800);
}
._type-open-radius_1i4cz_138 {
display: inline-flex;
align-items: flex-start;
padding: var(--primitives-spacing-padding-py-py-1)
var(--primitives-spacing-padding-px-px-0)
var(--primitives-spacing-padding-py-py-1)
var(--primitives-spacing-padding-px-px-0);
position: relative;
gap: var(--primitives-spacing-space-space-x-0);
flex-flow: wrap;
}
._type-open-radius_1i4cz_138 ._content_1i4cz_150 {
display: inline-flex;
align-items: center;
gap: var(--primitives-spacing-space-space-x-2);
position: relative;
align-self: stretch;
flex: 0 0 auto;
}
._type-open-radius_1i4cz_138 ._alert-severity_1i4cz_159 {
display: inline-flex;
align-items: flex-start;
justify-content: center;
gap: 8px;
padding: 4px;
position: relative;
flex: 0 0 auto;
background-color: var(--tokens-color-info-surface-subtle);
border-radius: 9999px;
}
._type-open-radius_1i4cz_138 ._img_1i4cz_171 {
position: relative;
width: 16px;
height: 16px;
}
._type-open-radius_1i4cz_138 ._text-wrapper_1i4cz_177 {
position: relative;
width: fit-content;
font-family: 'Inter', Helvetica;
font-weight: 500;
color: var(--tokens-color-info-on-surface-text-default);
font-size: 14px;
letter-spacing: 0.05px;
line-height: 22px;
white-space: nowrap;
}
@tailwind base;
@tailwind components;
@tailwind utilities;
button,
input,
optgroup,
select,
textarea {
font-family:inherit;
font-feature-settings:inherit;
font-variation-settings:inherit;
font-size:100%;
font-weight:inherit;
line-height:inherit;
letter-spacing:inherit;
color:inherit;
}
button {
padding-left: 10px;
padding-right: 10px;
padding-top: 2px;
padding-bottom: 2px;
}
.rounded {
border-radius:.25rem
}
.rounded-\[calc\(theme\(\'borderRadius\.2xl\'\)\+theme\(\'borderRadius\.sm\'\)\)\] {
border-radius:1.125rem
}
.rounded-\[inherit\] {
border-radius:inherit
}
.rounded-\[var\(--gds-link-ring-radius\)\] {
border-radius:var(--gds-link-ring-radius)
}
.rounded-\[var\(--gds-simple-tooltip-radius\)\] {
border-radius:var(--gds-simple-tooltip-radius)
}
.rounded-full {
border-radius:9999px
}
.rounded-lg {
border-radius:.5rem
}
.rounded-md {
border-radius:.375rem
}
.rounded-none {
border-radius:0
}
.rounded-sm {
border-radius:.125rem
}
.rounded-b {
border-bottom-right-radius:.25rem;
border-bottom-left-radius:.25rem
}
.rounded-b-\[inherit\] {
border-bottom-right-radius:inherit;
border-bottom-left-radius:inherit
}
.rounded-b-lg {
border-bottom-right-radius:.5rem;
border-bottom-left-radius:.5rem
}
.rounded-t {
border-top-left-radius:.25rem;
border-top-right-radius:.25rem
}
.rounded-t-lg {
border-top-left-radius:.5rem;
border-top-right-radius:.5rem
}
.border {
border-width:1px
}
.border-0 {
border-width:0px
}
.border-\[calc\(\(var\(--radio-size\)-var\(--radio-inner-circle-size\)\)\/2\)\] {
border-width:calc((var(--radio-size) - var(--radio-inner-circle-size)) / 2)
}
.border-\[line-width\:var\(--button-border-width\)\] {
border-width:var(--button-border-width)
}
.border-y {
border-top-width:1px;
border-bottom-width:1px
}
.border-b {
border-bottom-width:1px
}
.border-l-0 {
border-left-width:0px
}
.border-l-4 {
border-left-width:4px
}
.border-r {
border-right-width:1px
}
.border-t {
border-top-width:1px
}
.border-t-0 {
border-top-width:0px
}
.border-solid {
border-style:solid
}
.border-none {
border-style:none
}
.border-\[theme\(\'colors\.neutral-border\.cloudy\'\)\] {
border-color:#90a0b6
}
.border-\[theme\(\'colors\.neutral-on-surface\.bright\'\)\] {
border-color:#d7dfea
}
.border-\[var\(--alert-border\)\] {
border-color:var(--alert-border)
}
.border-\[var\(--alert-tag\)\] {
border-color:var(--alert-tag)
}
.border-\[var\(--gds-checkbox-border-color\)\] {
border-color:var(--gds-checkbox-border-color)
}
.border-\[var\(--radio-color\)\] {
border-color:var(--radio-color)
}
.border-\[var\(--text-field-border-color\)\] {
border-color:var(--text-field-border-color)
}
.border-gray-100 {
--tw-border-opacity: 1;
border-color:rgb(243 244 246 / var(--tw-border-opacity))
}
.border-neutral-border-bright {
--tw-border-opacity: 1;
border-color:rgb(215 223 234 / var(--tw-border-opacity))
}
.border-neutral-border-default {
--tw-border-opacity: 1;
border-color:rgb(184 193 204 / var(--tw-border-opacity))
}
.border-neutral-border-subtle {
--tw-border-opacity: 1;
border-color:rgb(231 237 243 / var(--tw-border-opacity))
}
.border-primary-border-cloudy {
--tw-border-opacity: 1;
border-color:rgb(29 91 196 / var(--tw-border-opacity))
}
.border-slate-100 {
--tw-border-opacity: 1;
border-color:rgb(231 237 243 / var(--tw-border-opacity))
}
.border-transparent {
border-color:transparent;
}
.borderSolid {
border: #b8c1cc;
border-width: 1px;
border-style: solid;
border-radius: 9999px;
height: 36px;
display: inline-block;
}
.bg-\[\#0F141B\] {
--tw-bg-opacity: 1;
background-color:rgb(15 20 27 / var(--tw-bg-opacity))
}
.bg-\[\#F7F9FD\] {
--tw-bg-opacity: 1;
background-color:rgb(247 249 253 / var(--tw-bg-opacity))
}
.bg-\[theme\(\'colors\.neutral-on-surface\.bright\'\)\] {
background-color:#d7dfea
}
.bg-\[theme\(\'colors\.neutral-surface\.subtle\'\)\] {
background-color:#f8fafc
}
.bg-\[var\(--alert-background\)\] {
background-color:var(--alert-background)
}
.bg-\[var\(--alert-background-dark\)\] {
background-color:var(--alert-background-dark)
}
.bg-\[var\(--gds-checkbox-bg-color\)\] {
background-color:var(--gds-checkbox-bg-color)
}
.bg-\[var\(--gds-simple-tooltip-background\)\] {
background-color:var(--gds-simple-tooltip-background)
}
.bg-\[var\(--gds-toggle-switch-body-color\)\] {
background-color:var(--gds-toggle-switch-body-color)
}
.bg-\[var\(--gds-toggle-switch-circle-color\)\] {
background-color:var(--gds-toggle-switch-circle-color)
}
.bg-\[var\(--skeleton-background-color\)\] {
background-color:var(--skeleton-background-color)
}
.bg-\[var\(--text-field-background\)\] {
background-color:var(--text-field-background)
}
.bg-\[var\(--toastBackground\)\] {
background-color:var(--toastBackground)
}
.bg-accent-surface-subtle\/40 {
background-color:#d4eef866
}
.bg-accent-surface-subtle\/60 {
background-color:#d4eef899
}
.bg-black\/25 {
background-color:#00000040
}
.bg-clear-surface-default {
background-color:#f8fafc00
}
.bg-error-surface-default {
--tw-bg-opacity: 1;
background-color:rgb(220 38 38 / var(--tw-bg-opacity))
}
.bg-gray-100 {
--tw-bg-opacity: 1;
background-color:rgb(243 244 246 / var(--tw-bg-opacity))
}
.bg-neutral-600 {
--tw-bg-opacity: 1;
background-color:rgb(82 82 82 / var(--tw-bg-opacity))
}
.bg-neutral-border-bright {
--tw-bg-opacity: 1;
background-color:rgb(215 223 234 / var(--tw-bg-opacity))
}
.bg-neutral-surface-default,
.bg-primary-on-surface-fixed-light {
--tw-bg-opacity: 1;
background-color:rgb(255 255 255 / var(--tw-bg-opacity))
}
.bg-primary-surface-default {
--tw-bg-opacity: 1;
background-color:rgb(19 79 185 / var(--tw-bg-opacity))
}
.bg-primary-surface-subtle-20_ {
background-color:#d6e1f333
}
.bg-red-500 {
--tw-bg-opacity: 1;
background-color:rgb(239 68 68 / var(--tw-bg-opacity))
}
.bg-secondary-on-surface-dim {
--tw-bg-opacity: 1;
background-color:rgb(24 32 43 / var(--tw-bg-opacity))
}
.bg-secondary-surface-default,
.bg-slate-100 {
--tw-bg-opacity: 1;
background-color:rgb(231 237 243 / var(--tw-bg-opacity))
}
.bg-tertiary-surface-default {
--tw-bg-opacity: 1;
background-color:rgb(19 128 77 / var(--tw-bg-opacity))
}
.bg-transparent {
background-color:transparent
}
.bg-warning-surface-default {
--tw-bg-opacity: 1;
background-color:rgb(194 87 0 / var(--tw-bg-opacity))
}
.bg-white {
--tw-bg-opacity: 1;
background-color:rgb(255 255 255 / var(--tw-bg-opacity))
}
.fill-\[var\(--gds-spinner-variant--fill\)\] {
fill:var(--gds-spinner-variant--fill)
}
.fill-gray-100 {
fill:#f3f4f6
}
.fill-green-100 {
fill:#dcfce7
}
.fill-primary-surface-bright {
fill:#336bcc
}
.fill-primary-surface-subtle {
fill:#96bbfa
}
.fill-red-100 {
fill:#fee2e2
}
.fill-secondary-surface-cloudy {
fill:#d7dfea
}
.fill-secondary-surface-default {
fill:#e7edf3
}
.fill-secondary-surface-dim\/20 {
fill:#b8c1cc33
}
.fill-tertiary-surface-default\/20 {
fill:#13804d33
}
.stroke-\[theme\(\'colors\.neutral-on-surface\.text-disabled\'\)\] {
stroke:#b8c1cc
}
.stroke-\[var\(--gds-link-active-color\)\] {
stroke:var(--gds-link-active-color)
}
.stroke-\[var\(--gds-link-disabled-color\)\] {
stroke:var(--gds-link-disabled-color)
}
.stroke-\[var\(--gds-link-enabled-color\)\] {
stroke:var(--gds-link-enabled-color)
}
.stroke-\[var\(--gds-link-focus-color\)\] {
stroke:var(--gds-link-focus-color)
}
.stroke-\[var\(--gds-link-hover-color\)\] {
stroke:var(--gds-link-hover-color)
}
.stroke-\[var\(--gds-link-visited-color\)\] {
stroke:var(--gds-link-visited-color)
}
.stroke-\[var\(--gds-spinner-variant--fill\)\] {
stroke:var(--gds-spinner-variant--fill)
}
.stroke-\[var\(--toastCloseIconColor\)\] {
stroke:var(--toastCloseIconColor)
}
.text-left {
text-align:left
}
.text-center {
text-align:center
}
.align-baseline {
vertical-align:baseline
}
.align-top {
vertical-align:top
}
.align-middle {
vertical-align:middle
}
.align-text-bottom {
vertical-align:text-bottom
}
.font-\[\'inherit\'\] {
font-family:"inherit"
}
.font-sans {
font-family:Inter,sans-serif,system-ui,ui-sans-serif
}
.text-base {
font-size:1rem;
line-height:1.5rem
}
.text-lg {
font-size:1.125rem;
line-height:1.75rem
}
.text-sm {
line-height:1.25rem
}
.text-xl {
font-size:1.25rem;
line-height:1.75rem
}
.text-xs {
font-size:.75rem;
line-height:1rem
}
.font-bold {
font-weight:700
}
.font-medium {
font-weight:500
}
.font-normal {
font-weight:400
}
.font-semibold {
font-weight:600
}
.typography-body-medium-body20 {
font-family: Inter,sans-serif;
font-style: normal;
font-weight: 500;
font-size: .875rem;
line-height: 1.25rem;
letter-spacing: 0em;
text-indent: 0rem;
}
.uppercase {
text-transform:uppercase
}
.capitalize {
text-transform:capitalize
}
.not-italic {
font-style:normal
}
.leading-3 {
line-height:.75rem
}
.leading-\[inherit\] {
line-height:inherit
}
.leading-\[var\(--radio-leading\)\] {
line-height:var(--radio-leading)
}
.leading-none {
line-height:1
}
.text-\[theme\(\'colors\.neutral-on-surface\.dim\'\)\] {
color:#4a5666
}
.text-\[theme\(\'colors\.neutral-on-surface\.text-bright\'\)\] {
color:#626e80
}
.text-\[theme\(\'colors\.neutral-on-surface\.text-default\'\)\] {
color:#18202b
}
.text-\[theme\(\'colors\.neutral-on-surface\.text-disabled\'\)\] {
color:#b8c1cc
}
.text-\[theme\(\'colors\.primary-on-surface\.inverse\'\)\] {
color:#fff
}
.text-\[var\(--alert-text\)\] {
color:var(--alert-text)
}
.text-\[var\(--g-tagline-color\)\] {
color:var(--g-tagline-color)
}
.text-\[var\(--gds-link-active-color\)\] {
color:var(--gds-link-active-color)
}
.text-\[var\(--gds-link-disabled-color\)\] {
color:var(--gds-link-disabled-color)
}
.text-\[var\(--gds-link-enabled-color\)\] {
color:var(--gds-link-enabled-color)
}
.text-\[var\(--gds-link-focus-color\)\] {
color:var(--gds-link-focus-color)
}
.text-\[var\(--gds-link-hover-color\)\] {
color:var(--gds-link-hover-color)
}
.text-\[var\(--gds-link-visited-color\)\] {
color:var(--gds-link-visited-color)
}
.text-\[var\(--gds-radio-label-color\)\] {
color:var(--gds-radio-label-color)
}
.text-\[var\(--gds-simple-tooltip-text\)\] {
color:var(--gds-simple-tooltip-text)
}
.text-\[var\(--gds-toggle-label-color\)\] {
color:var(--gds-toggle-label-color)
}
.text-\[var\(--text-field-default-icons-color\)\] {
color:var(--text-field-default-icons-color)
}
.text-\[var\(--text-field-font-color\)\] {
color:var(--text-field-font-color)
}
.text-\[var\(--text-field-placeholder-color\)\] {
color:var(--text-field-placeholder-color)
}
.text-\[var\(--toastActionColor\)\] {
color:var(--toastActionColor)
}
.text-\[var\(--toastColor\)\] {
color:var(--toastColor)
}
.text-blue-500 {
--tw-text-opacity: 1;
color:rgb(59 130 246 / var(--tw-text-opacity))
}
.text-blue-700 {
--tw-text-opacity: 1;
color:rgb(29 78 216 / var(--tw-text-opacity))
}
.text-blue-800 {
--tw-text-opacity: 1;
color:rgb(30 64 175 / var(--tw-text-opacity))
}
.text-clear-on-surface-default {
--tw-text-opacity: 1;
color:rgb(54 65 82 / var(--tw-text-opacity))
}
.text-error-on-surface-bright {
--tw-text-opacity: 1;
color:rgb(239 68 68 / var(--tw-text-opacity))
}
.text-error-on-surface-default {
--tw-text-opacity: 1;
color:rgb(220 38 38 / var(--tw-text-opacity))
}
.text-error-on-surface-fixed-light {
--tw-text-opacity: 1;
color:rgb(255 255 255 / var(--tw-text-opacity))
}
.text-error-on-surface-text-default {
--tw-text-opacity: 1;
color:rgb(220 38 38 / var(--tw-text-opacity))
}
.text-gray-500 {
--tw-text-opacity: 1;
color:rgb(107 114 128 / var(--tw-text-opacity))
}
.text-gray-700 {
--tw-text-opacity: 1;
color:rgb(55 65 81 / var(--tw-text-opacity))
}
.text-gray-800 {
--tw-text-opacity: 1;
color:rgb(31 41 55 / var(--tw-text-opacity))
}
.text-green-800 {
--tw-text-opacity: 1;
color:rgb(22 101 52 / var(--tw-text-opacity))
}
.text-inherit {
color:inherit
}
.text-link-active {
--tw-text-opacity: 1;
color:rgb(19 79 185 / var(--tw-text-opacity))
}
.text-neutral-border-cloudy {
--tw-text-opacity: 1;
color:rgb(144 160 182 / var(--tw-text-opacity))
}
.text-neutral-border-dim {
--tw-text-opacity: 1;
color:rgb(98 110 128 / var(--tw-text-opacity))
}
.text-neutral-on-surface-cloudy {
--tw-text-opacity: 1;
color:rgb(144 160 182 / var(--tw-text-opacity))
}
.text-neutral-on-surface-default {
--tw-text-opacity: 1;
color:rgb(54 65 82 / var(--tw-text-opacity))
}
.text-neutral-on-surface-fixed-light {
--tw-text-opacity: 1;
color:rgb(255 255 255 / var(--tw-text-opacity))
}
.text-neutral-on-surface-text-bright {
--tw-text-opacity: 1;
color:rgb(98 110 128 / var(--tw-text-opacity))
}
.text-neutral-on-surface-text-cloudy {
--tw-text-opacity: 1;
color:rgb(74 86 102 / var(--tw-text-opacity))
}
.text-neutral-on-surface-text-default {
--tw-text-opacity: 1;
color:rgb(24 32 43 / var(--tw-text-opacity))
}
.text-neutral-on-surface-text-dim {
--tw-text-opacity: 1;
color:rgb(54 65 82 / var(--tw-text-opacity))
}
.text-neutral-on-surface-text-disabled {
--tw-text-opacity: 1;
color:rgb(184 193 204 / var(--tw-text-opacity))
}
.text-orange-400 {
--tw-text-opacity: 1;
color:rgb(255 155 56 / var(--tw-text-opacity))
}
.text-orange-500 {
--tw-text-opacity: 1;
color:rgb(240 120 0 / var(--tw-text-opacity))
}
.text-primary-on-surface-default {
--tw-text-opacity: 1;
color:rgb(19 79 185 / var(--tw-text-opacity))
}
.text-primary-on-surface-fixed-light {
--tw-text-opacity: 1;
color:rgb(255 255 255 / var(--tw-text-opacity))
}
.text-primary-on-surface-text-default,
.text-primary-surface-default {
--tw-text-opacity: 1;
color:rgb(19 79 185 / var(--tw-text-opacity))
}
.text-red-500 {
--tw-text-opacity: 1;
color:rgb(239 68 68 / var(--tw-text-opacity))
}
.text-red-600 {
--tw-text-opacity: 1;
color:rgb(220 38 38 / var(--tw-text-opacity))
}
.text-red-800 {
--tw-text-opacity: 1;
color:rgb(153 27 27 / var(--tw-text-opacity))
}
.text-secondary-on-surface-default {
--tw-text-opacity: 1;
color:rgb(39 49 64 / var(--tw-text-opacity))
}
.text-secondary-on-surface-fixed-light {
--tw-text-opacity: 1;
color:rgb(255 255 255 / var(--tw-text-opacity))
}
.text-slate-300 {
--tw-text-opacity: 1;
color:rgb(184 193 204 / var(--tw-text-opacity))
}
.text-slate-600 {
--tw-text-opacity: 1;
color:rgb(74 86 102 / var(--tw-text-opacity))
}
.text-slate-800 {
--tw-text-opacity: 1;
color:rgb(39 49 64 / var(--tw-text-opacity))
}
.text-tertiary-on-surface-default {
--tw-text-opacity: 1;
color:rgb(19 128 77 / var(--tw-text-opacity))
}
.text-tertiary-on-surface-fixed-light,
.text-tertiary-on-surface-inverse {
--tw-text-opacity: 1;
color:rgb(255 255 255 / var(--tw-text-opacity))
}
.text-warning-on-surface-default {
--tw-text-opacity: 1;
color:rgb(194 87 0 / var(--tw-text-opacity))
}
.text-warning-on-surface-fixed-light,
.text-white {
--tw-text-opacity: 1;
color:rgb(255 255 255 / var(--tw-text-opacity))
}
.underline {
text-decoration-line:underline
}
.no-underline {
text-decoration-line:none
}
.underline-offset-\[var\(--gds-link-underline-offset\)\] {
text-underline-offset:var(--gds-link-underline-offset)
}
.antialiased {
-webkit-font-smoothing:antialiased;
-moz-osx-font-smoothing:grayscale
}
.opacity-0 {
opacity:0
}
.borderContainer {
border-radius: var(--radius-rounded-full, 9999px);
border: 1px solid var(--neutral-border-default, #B8C1CC);
background: var(--neutral-surface-default, #FFF);
width: fit-content;
height: 47px;
padding-top: 3px;
padding-left: 3px;
padding-right: 3px;
display: flex;
}
.comboTextField > div {
min-width: 255px;
}
.comboTextField span {
--gds-text-input-padding-x: 0.7rem;
}
.enterKeyTextField > div {
min-width: 180px;
}
.mediumSize.borderContainer.borderContainer {
--gds-text-input-height: 42px;
}
.gds-text-field-shape--rounded-full.borderContainer.borderContainer {
border-radius: 9999px;
}
.buttonSep {
padding: 3px;
}
.text-field__control.svelte-1tyaipy.svelte-1tyaipy {
width: 20rem;
}
.cancel {
display: flex;
align-items: flex-start;
}
.textFieldInput.borderContainer.borderContainer {
--text-field-default-background: #f8fafc;
--text-field-placeholder-color: #626e80;
--text-field-default-icons-color: #626e80;
--text-field-default-text-color: #18202b;
--text-field-default-border-color: #d7dfea;
--text-field-focus-ring-color: #019ada;
--text-field-ring-size: 2px;
--text-field-ring-offset: 2px;
--text-field-hover-border-color: #d7dfea;
--text-field-hover-background: rgba(226, 232, 240, .4);
--text-field-hover-placeholder-color: #4a5666;
--text-field-disabled-border-color: #e7edf3;
--text-field-disabled-background: #f8fafc;
--text-field-disabled-text-color: #b8c1cc;
--text-field-disabled-placeholder-color: var(--text-field-disabled-text-color);
--text-field-error-background: #fecaca33;
--text-field-error-border-color: #ef4444;
--text-field-focus-error-ring-color: var(--text-field-error-border-color);
--text-field-error-text-color: var(--text-field-default-text-color);
--text-field-warning-border: #ff9b38;
--text-field-warning-background: #ffedda33;
--text-field-warning-text-color: var(--text-field-default-text-color);
--text-field-focus-warning-ring-color: var(--text-field-warning-border);
--text-field-font-color: var(--text-field-default-text-color);
--text-field-border-color: var(--text-field-default-border-color);
--text-field-background: var(--text-field-default-background);
--gds-textarea-field-padding: 0;
position: relative;
flex-grow: 1;
cursor: text;
align-items: center;
justify-content: space-between;
transition-property: color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,-webkit-backdrop-filter;
transition-property: color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;
transition-property: color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter,-webkit-backdrop-filter;
transition-timing-function: cubic-bezier(.4,0,.2,1);
transition-duration: .15s;
background-color: var(--text-field-background);
height: var(--gds-text-input-height);
min-height: var(--gds-text-input-height);
min-width: -moz-fit-content;
min-width: fit-content;
color: var(--text-field-font-color);
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
font-family: Inter,sans-serif;
font-style: normal;
font-weight: 400;
font-size: 1rem;
line-height: 1.375rem;
letter-spacing: 0em;
text-indent: 0rem;
border-width: 1px;
border-style: solid;
border-color: var(--text-field-border-color);
box-sizing: border-box;
}
input#TextInput {
font-size: 14px;
}
.text-field__control.svelte-1tyaipy.svelte-1tyaipy {
--skeleton-label-min-width: 2.5rem;
--skeleton-background-color: #d7dfea;
--gds--text-form-control-gap-y: .375rem;
font-family: Inter,sans-serif,system-ui,ui-sans-serif;
}
.offsetAfterLoader {
margin-left: 20px;
}
.mb-25 {
margin-bottom: 25px;
}
.borderContainer .w-80 {
width: 17rem;
}
.wrapper {
border: #b8c1cc;
border-width: 1px;
border-style: solid;
border-radius: 9999px;
padding: 4px;
margin-right: 6px;
margin-left: 2px;
display: flex;
}
.rowAlign {
display: flex;
width: 392px;
height: 46px;
padding: 5px 6px 5px 0px;
align-items: center;
flex-shrink: 0;
}
.buttonAndTextWrapper {
display: flex;
flex-direction: column;
align-items: flex-start;
}
.Spinner {
padding-right: 6px;
}
.SizeWrapper {
display: flex;
width: 550px;
min-height: 130px;
max-height: 168px;
padding: 43px 122px 0px 21px;
align-items:flex-start;
flex-shrink: 0;
}
.AlertWrapper {
padding-left: 38px;
}
.AlertMessageWrapper {
padding-left: 38px;
margin-top: -30px;
}
.PresenceLayout {
margin-right: 8px;
}
.gds-alert {
width: fit-content !important;
}
.PhoneInputCountryIcon {
margin-left: 7px;
}
.PhoneInputInput {
font-size: 15px;
}
:focus-visible {
outline: none !important;
}
:root{--alert-close-icon-color:currentColor}.svelte-1vdspua.svelte-1vdspua{box-sizing:border-box}.button-close.svelte-1vdspua.svelte-1vdspua{position:relative;margin:0px;display:inline-flex;flex-shrink:0;flex-grow:0;flex-basis:auto;align-items:center;justify-content:center;border-width:0px;padding:0px;text-align:center;vertical-align:middle;outline-width:0px;z-index:10;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;overflow:visible;border-radius:9999px;background-color:transparent;text-decoration-line:none}.button-close.svelte-1vdspua svg{height:100%}.button-close.svelte-1vdspua svg{width:100%}.button-close.svelte-1vdspua :where(circle, ellipse, line, path, polygon, polyline, rect):is([stroke-width]){stroke:var(--alert-close-icon-color)}.button-close.svelte-1vdspua.svelte-1vdspua:hover{background-color:rgb(184 193 204 / 0.2)}.button-close.svelte-1vdspua.svelte-1vdspua:focus-within,.button-close.svelte-1vdspua.svelte-1vdspua:focus-visible,.button-close.svelte-1vdspua.svelte-1vdspua:focus{outline-style:solid}.button-close.svelte-1vdspua.svelte-1vdspua:focus-within,.button-close.svelte-1vdspua.svelte-1vdspua:focus-visible,.button-close.svelte-1vdspua.svelte-1vdspua:focus{outline-width:3px}.button-close.svelte-1vdspua.svelte-1vdspua:focus-within,.button-close.svelte-1vdspua.svelte-1vdspua:focus-visible,.button-close.svelte-1vdspua.svelte-1vdspua:focus{outline-offset:2px}.button-close.svelte-1vdspua.svelte-1vdspua:focus-within,.button-close.svelte-1vdspua.svelte-1vdspua:focus-visible,.button-close.svelte-1vdspua.svelte-1vdspua:focus{outline-color:#019ADA}.alert-close-icon.svelte-1vdspua.svelte-1vdspua{display:flex;align-items:center;justify-content:center;text-align:center;vertical-align:middle}.button-close--small.svelte-1vdspua .alert-close-icon.svelte-1vdspua{height:1.125rem}.button-close--small.svelte-1vdspua .alert-close-icon.svelte-1vdspua{width:1.125rem}.button-close--medium.svelte-1vdspua .alert-close-icon.svelte-1vdspua{height:1.25rem}.button-close--medium.svelte-1vdspua .alert-close-icon.svelte-1vdspua{width:1.25rem}:root{font-family:Inter, system-ui, Avenir, Helvetica, Arial, sans-serif;--alert-fill:#dbeafe;--alert-stroke:#2563eb;--alert-icon-size:1.25rem}.alert-icon{vertical-align:middle;font-size:1rem;line-height:1.5rem;-webkit-user-select:none;-moz-user-select:none;user-select:none;display:inline-block;flex-shrink:0}.alert-icon :where(circle, ellipse, line, path, polygon, polyline, rect):is([fill]){fill:var(--alert-fill)}.alert-icon :where(circle, ellipse, line, path, polygon, polyline, rect):is([stroke-width]){stroke:var(--alert-stroke)}.alert-badge.svelte-1jci5il{width:var(--alert-icon-size);height:var(--alert-icon-size);min-height:var(--alert-icon-size);min-width:var(--alert-icon-size)}.alert-badge-size--small.svelte-1jci5il{--alert-icon-size:1.375rem}.alert-badge-size--medium.svelte-1jci5il{--alert-icon-size:1.5rem}.alert-badge-size--large.svelte-1jci5il{--alert-icon-size:1.375rem}.svelte-122hc71.svelte-122hc71{box-sizing:border-box;border-width:0;border-style:solid;border-color:#e5e7eb}p.svelte-122hc71.svelte-122hc71{margin:0}.gds-alert.svelte-122hc71.svelte-122hc71{--alert-success-background:#dcfce7;--alert-success-text:#15803d;--alert-success-border:#86efac;--alert-success-tag:#4ade80;--alert-success-text-dark:#166534;--alert-success-text-inverse:#ffffff;--alert-success-background-dark:#15803d;--alert-error-background:#fcebea;--alert-error-text:#dc2626;--alert-error-border:#ffa6a6;--alert-error-tag:#f86363;--alert-error-text-dark:#b91c1c;--alert-error-text-inverse:#ffffff;--alert-error-background-dark:#dc2626;--alert-warning-background:#fff5ea;--alert-warning-text:#c25700;--alert-warning-border:#ffb872;--alert-warning-tag:#ff9b38;--alert-warning-text-dark:#ab4700;--alert-warning-text-inverse:#ffffff;--alert-warning-background-dark:#c25700;--alert-info-background:#dbeafe;--alert-info-text:#1d4ed8;--alert-info-border:#93c5fd;--alert-info-tag:#60a5fa;--alert-info-text-dark:#1e40af;--alert-info-text-inverse:#ffffff;--alert-info-background-dark:#1d4ed8;--alert-background:var(--alert-info-background, #dbeafe);--alert-text:var(--alert-info-text, #1d4ed8);--alert-border:var(--alert-info-border, #93c5fd);--alert-tag:var(--alert-info-tag, #60a5fa);--alert-text-dark:var(--alert-info-text-dark, #1e40af);--alert-close-icon-color:var(--alert-info-text, #1d4ed8);--alert-text-inverse:var(--alert-info-text-inverse, #ffffff);--alert-background-dark:var(
--alert-info-background-dark,
#1d4ed8
);display:inline-flex;width:100%;align-items:flex-start;gap:0.75rem;padding-top:1rem;padding-left:1rem;padding-right:1rem;padding-bottom:1.125rem;font-family:Inter, sans-serif, system-ui, ui-sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Inter, sans-serif;font-style:normal;font-weight:400;font-size:0.875rem;letter-spacing:0rem;text-indent:0rem}.gds-alert-body.svelte-122hc71.svelte-122hc71{align-self:flex-end;text-align:left}.gds-alert-content.svelte-122hc71.svelte-122hc71{color:var(--alert-text);font-family:Inter, sans-serif;font-style:normal;font-weight:400;font-size:0.875rem;letter-spacing:0rem;text-indent:0rem;display:inline-block;vertical-align:middle}.gds-alert--heading.svelte-122hc71.svelte-122hc71{min-width:0px;overflow:auto;text-align:left;color:var(--alert-text);font-family:Inter, sans-serif;font-style:normal;font-weight:500;font-size:1rem;letter-spacing:-0.012500000186264513rem;text-indent:0rem;display:inline-block;vertical-align:middle}.gds-alert--heading.svelte-122hc71 p{margin:0px}.gds-alert--heading.svelte-122hc71~.gds-alert-content.svelte-122hc71{display:block}.gds-alert--actions.svelte-122hc71.svelte-122hc71{margin-left:auto;display:flex;align-items:flex-start;padding-top:0.125rem;color:var(--alert-text)}.alert-icon{display:inline-block;vertical-align:middle}.gds-alert-severity--info.svelte-122hc71.svelte-122hc71{--alert-background:var(--alert-info-background);--alert-background-dark:var(--alert-info-background-dark);--alert-border:var(--alert-info-border);--alert-tag:var(--alert-info-tag);--alert-text:var(--alert-info-text);--alert-text-dark:var(--alert-info-text-dark);--alert-text-inverse:var(--alert-info-text-inverse)}.gds-alert-severity--error.svelte-122hc71.svelte-122hc71{--alert-background:var(--alert-error-background);--alert-background-dark:var(--alert-error-background-dark);--alert-border:var(--alert-error-border);--alert-tag:var(--alert-error-tag);--alert-text:var(--alert-error-text);--alert-text-dark:var(--alert-error-text-dark);--alert-text-inverse:var(--alert-error-text-inverse)}.gds-alert-severity--success.svelte-122hc71.svelte-122hc71{--alert-background:var(--alert-success-background);--alert-background-dark:var(--alert-success-background-dark);--alert-border:var(--alert-success-border);--alert-tag:var(--alert-success-tag);--alert-text:var(--alert-success-text);--alert-text-dark:var(--alert-success-text-dark);--alert-text-inverse:var(--alert-success-text-inverse)}.gds-alert-severity--warning.svelte-122hc71.svelte-122hc71{--alert-background:var(--alert-warning-background);--alert-background-dark:var(--alert-warning-background-dark);--alert-border:var(--alert-warning-border);--alert-tag:var(--alert-warning-tag);--alert-text:var(--alert-warning-text);--alert-text-dark:var(--alert-warning-text-dark);--alert-text-inverse:var(--alert-warning-text-inverse)}.gds-alert-shape--rounded.svelte-122hc71.svelte-122hc71{border-radius:0.25rem}.gds-alert-shape--rounded-none.svelte-122hc71.svelte-122hc71{border-radius:0px}.gds-alert-size--medium.svelte-122hc71.svelte-122hc71{gap:0.5rem;padding-top:0.625rem;padding-bottom:0.625rem;padding-left:1rem;padding-right:1rem}.gds-alert-size--medium.svelte-122hc71 .gds-alert-content.svelte-122hc71{font-family:Inter, sans-serif;font-style:normal;font-weight:400;font-size:0.875rem;letter-spacing:0rem;text-indent:0rem}.gds-alert-size--medium.svelte-122hc71 .gds-alert--heading.svelte-122hc71{font-family:Inter, sans-serif;font-style:normal;font-weight:500;font-size:1rem;letter-spacing:-0.012500000186264513rem;text-indent:0rem}.gds-alert-size--small.svelte-122hc71.svelte-122hc71{gap:0.5rem;padding-top:0.625rem;padding-bottom:0.625rem;padding-left:1rem;padding-right:1rem}.gds-alert-size--small.svelte-122hc71 .gds-alert--heading.svelte-122hc71{font-family:Inter, sans-serif;font-style:normal;font-weight:500;font-size:0.875rem;letter-spacing:0rem;text-indent:0rem}.gds-alert-size--small.svelte-122hc71 .gds-alert-content.svelte-122hc71{font-family:Inter, sans-serif;font-style:normal;font-weight:400;font-size:0.875rem;letter-spacing:0rem;text-indent:0rem}.gds-alert-variant--soft.svelte-122hc71.svelte-122hc71{--alert-text:var(--alert-text-dark);--alert-close-icon-color:var(--alert-text-dark);background-color:var(--alert-background)}.gds-alert-variant--open.svelte-122hc71.svelte-122hc71{--alert-close-icon-color:var(--alert-text);background-color:transparent}.gds-alert-variant--border.svelte-122hc71.svelte-122hc71{--alert-close-icon-color:var(--alert-text);border-width:1px;border-color:var(--alert-border);background-color:transparent}.gds-alert-variant--tag.svelte-122hc71.svelte-122hc71{--alert-text:var(--alert-text-dark);--alert-close-icon-color:var(--alert-text-dark);border-left-width:4px;border-color:var(--alert-tag);background-color:var(--alert-background);padding-left:0.75rem}.gds-alert-variant--solid.svelte-122hc71.svelte-122hc71{--alert-text:var(--alert-text-inverse);--alert-close-icon-color:var(--alert-text-inverse);background-color:var(--alert-background-dark)}:root{--button-border-width:1px;--button-primary-animation-ring-color:#5c8ee5;--button-primary-animation-background-color:#134fb9;--button-primary-outline-animation-ring-color:#5c8ee5;--button-primary-outline-animation-background-color:transparent;--button-secondary-animation-ring-color:#b8c1cc;--button-secondary-animation-background-color:#f8fafc;--button-secondary-outline-animation-background-color:transparent;--button-secondary-outline-animation-ring-color:#b8c1cc;--button-tertiary-animation-ring-color:#36b278;--button-tertiary-animation-background-color:#1f9960;--button-tertiary-outline-animation-background-color:transparent;--button-tertiary-outline-animation-ring-color:#36b278;--button-clear-animation-ring-color:#55bbe6;--button-clear-animation-background-color:#ffffff;--button-clear-outline-animation-background-color:transparent;--button-clear-outline-animation-ring-color:#55bbe6;--button-error-animation-ring-color:#ffa6a6;--button-error-animation-background-color:#ef4444;--button-error-outline-animation-background-color:transparent;--button-error-outline-animation-ring-color:#ffa6a6;--button-warning-animation-ring-color:#ff9b38;--button-warning-animation-background-color:#e27303;--button-warning-outline-animation-ring-color:#ff9b38;--button-warning-outline-animation-background-color:transparent;--focus-outline-offset:2px;--focus-outline-width:2px}.pulse-animation{animation:svelte-1c65wv9-animate 2.6s ease-out infinite;will-change:outline, opacity, border-color, background-color;transition:border-color 0.3s ease-out,
background-color 0.3s ease-out,
outline-width 0.3s ease-out}.pulse-animation:disabled,.pulse-animation:active,.pulse-animation:hover,.pulse-animation:visited,.pulse-animation:focus,.pulse-animation:focus-within,.pulse-animation:focus-visible{animation-name:none;transition:none}@keyframes svelte-1c65wv9-animate{5%{outline:1px solid var(--button-animation-ring-color);outline-offset:0}15%{--button-background-color:var(--button-animation-background-color);--button-border-color:transparent;outline:2px solid var(--button-animation-ring-color);outline-offset:0}42%{outline:8px solid transparent}100%{outline:0px solid transparent}}.gds-typography.svelte-12gc9k7{--gds-typography-text-align:left;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-align:var(--gds-typography-text-align)}.gds-typography-variant--body05.svelte-12gc9k7{font-family:Inter, sans-serif;font-style:normal;font-weight:400;font-size:0.625rem;letter-spacing:0rem;text-indent:0rem}.gds-typography-variant--body05.gds-typography-body-weight--medium.svelte-12gc9k7{font-family:Inter, sans-serif;font-style:normal;font-weight:500;font-size:0.625rem;letter-spacing:0rem;text-indent:0rem}.gds-typography-variant--body05.gds-typography-body-weight--semibold.svelte-12gc9k7{font-family:Inter, sans-serif;font-style:normal;font-weight:600;font-size:0.625rem;letter-spacing:0rem;text-indent:0rem}.gds-typography-variant--body10.svelte-12gc9k7{font-family:Inter, sans-serif;font-style:normal;font-weight:400;font-size:0.75rem;letter-spacing:0rem;text-indent:0rem}.gds-typography-variant--body10.gds-typography-body-weight--medium.svelte-12gc9k7{font-family:Inter, sans-serif;font-style:normal;font-weight:500;font-size:0.75rem;letter-spacing:0rem;text-indent:0rem}.gds-typography-variant--body10.gds-typography-body-weight--semibold.svelte-12gc9k7{font-family:Inter, sans-serif;font-style:normal;font-weight:600;font-size:0.75rem;letter-spacing:0rem;text-indent:0rem}.gds-typography-variant--body20.svelte-12gc9k7{font-family:Inter, sans-serif;font-style:normal;font-weight:400;font-size:0.875rem;letter-spacing:0rem;text-indent:0rem}.gds-typography-variant--body20.gds-typography-body-weight--medium.svelte-12gc9k7{font-family:Inter, sans-serif;font-style:normal;font-weight:500;font-size:0.875rem;letter-spacing:0rem;text-indent:0rem}.gds-typography-variant--body20.gds-typography-body-weight--semibold.svelte-12gc9k7{font-family:Inter, sans-serif;font-style:normal;font-weight:600;font-size:0.875rem;letter-spacing:0rem;text-indent:0rem}.gds-typography-variant--body30.svelte-12gc9k7{font-family:Inter, sans-serif;font-style:normal;font-weight:400;font-size:1rem;letter-spacing:0rem;text-indent:0rem}.gds-typography-variant--body30.gds-typography-body-weight--medium.svelte-12gc9k7{font-family:Inter, sans-serif;font-style:normal;font-weight:500;font-size:1rem;letter-spacing:0rem;text-indent:0rem}.