.control-card{outline:1px solid var(--stroke-action-enabled);border-radius:12px;align-items:flex-start;gap:8px;padding:12px;display:flex}.control-card.surface-primary{background-color:var(--surface-core-primary)}.control-card.surface-secondary{background-color:var(--surface-core-secondary)}.control-card:hover:not(.disabled){outline-color:var(--stroke-action-hover);cursor:pointer}:is(.control-card:not(.disabled):not(:has(.control-card-input-switch)):has(input[type=checkbox]:checked),.control-card:not(.disabled):not(:has(.control-card-input-switch)):has(input[type=radio]:checked)){outline:2px solid var(--stroke-action-selected)}.control-card:focus-within{outline:1px solid var(--stroke-action-focused)}.control-card.disabled{opacity:var(--disabled-opacity);cursor:default;pointer-events:none}.control-card-input .radio-input,.control-card-input .checkbox-input{cursor:inherit}.control-card-input-switch{padding:4px 0}.control-card-input-switch .switch-control{cursor:inherit}.control-card-content{letter-spacing:-.14px;font-variant-numeric:lining-nums tabular-nums;flex-direction:column;flex-grow:1;font-family:Inter,Arial,Helvetica,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:24px;display:flex}.control-card-title{justify-content:space-between;display:flex}.control-card-actions{justify-items:flex-end;gap:12px;display:flex}.control-card-subtitle{color:var(--text-core-secondary)}.label{flex-direction:column;justify-content:space-between;align-items:flex-start;display:flex;position:relative}.label .label-header{align-items:center;gap:4px;width:100%;display:flex}.label .label-header-strong{letter-spacing:-.14px;font-variant-numeric:lining-nums tabular-nums;color:var(--text-core-primary);font-family:Inter,Arial,Helvetica,sans-serif;font-size:14px;font-style:normal;font-weight:500;line-height:24px}.label .label-header-subtle{letter-spacing:-.13px;font-variant-numeric:lining-nums tabular-nums;color:var(--text-core-secondary);font-family:Inter,Arial,Helvetica,sans-serif;font-size:13px;font-style:normal;font-weight:400;line-height:20px}.label .label-header-overline{letter-spacing:.4px;color:var(--text-core-tertiary);text-transform:uppercase;font-family:Inter,Arial,Helvetica,sans-serif;font-size:10px;font-style:normal;font-weight:600;line-height:16px}.label .label-header-overline .label-header-caption{letter-spacing:.4px;font-family:Inter,Arial,Helvetica,sans-serif;font-size:10px;font-style:normal;font-weight:600;line-height:16px}.label .label-header-switch{border:1px solid #0000;min-width:24px}.label .label-header-switch:focus-within{border:1px solid var(--stroke-action-focused)}.label .label-header-text{flex-grow:1;align-items:center;gap:4px;display:flex}.label .label-header-caption{letter-spacing:-.14px;font-variant-numeric:lining-nums tabular-nums;color:var(--text-core-tertiary);font-family:Inter,Arial,Helvetica,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:24px}.label .label-header-description{letter-spacing:-.13px;font-variant-numeric:lining-nums tabular-nums;color:var(--text-core-secondary);font-family:Inter,Arial,Helvetica,sans-serif;font-size:13px;font-style:normal;font-weight:400;line-height:20px}.label .dot:before{content:"";background-color:var(--surface-support-orange-base);border-radius:50%;width:8px;height:8px;position:absolute;left:-12px;transform:translate(-50%)}.label-skeleton{gap:8px}.label-skeleton .title{border-radius:8px;width:30%;min-height:16px;animation:1s linear infinite alternate skeleton-loading}.label-skeleton .description-line{border-radius:8px;width:100%;min-height:8px;animation:1s linear infinite alternate skeleton-loading}.RemotelyTheme .dropdown .label .label-header-headline{letter-spacing:-.14px;font-variant-numeric:lining-nums tabular-nums;font-family:Inter,Arial,Helvetica,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:24px}.RemotelyTheme .dropdown :has(.select-input__placeholder){color:var(--icon-core-secondary)}.RemotelyTheme .dropdown :has(.select-input__placeholder) .select-input__placeholder{color:var(--text-core-secondary);letter-spacing:-.14px;font-variant-numeric:lining-nums tabular-nums;font-family:Inter,Arial,Helvetica,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:24px}.RemotelyTheme .dropdown.has-value:hover .select-input__placeholder,.RemotelyTheme .dropdown.has-value:focus-within .select-input__placeholder{color:var(--text-core-primary)}.RemotelyTheme .dropdown.select-input--is-disabled{opacity:var(--disabled-opacity)}.RemotelyTheme .dropdown .select-input__control{border-radius:20px;flex-wrap:nowrap;gap:8px}.RemotelyTheme .dropdown .select-input__control .label-header-text{gap:8px}.RemotelyTheme .dropdown .select-input__control--is-disabled{background-color:inherit;opacity:var(--disabled-opacity)}.RemotelyTheme .dropdown .select-input__single-value{color:inherit}.RemotelyTheme .dropdown.typology-text .select-input__single-value{letter-spacing:-.13px;font-variant-numeric:lining-nums tabular-nums;font-family:Inter,Arial,Helvetica,sans-serif;font-size:13px;font-style:normal;font-weight:400;line-height:24px}.RemotelyTheme .dropdown.size-large.typology-tag .select-input__control:has(.select-input__placeholder){padding:8px 12px}.RemotelyTheme .dropdown.size-large.typology-tag .select-input__control{padding:8px 12px 8px 8px}.RemotelyTheme .dropdown.size-large.typology-text .select-input__control{padding:8px 12px}.RemotelyTheme .dropdown.size-large.typology-text.no-icon .select-input__control{padding-left:16px}.RemotelyTheme .dropdown.size-medium.typology-tag .select-input__control{padding:4px 8px 4px 4px}.RemotelyTheme .dropdown.size-medium.typology-text .select-input__control{padding:4px 8px}.RemotelyTheme .dropdown.size-medium.typology-text.no-icon .select-input__control{padding-left:12px}:root{--PhoneInput-color--focus:#03b2cb;--PhoneInputInternationalIconPhone-opacity:.8;--PhoneInputInternationalIconGlobe-opacity:.65;--PhoneInputCountrySelect-marginRight:.35em;--PhoneInputCountrySelectArrow-width:.3em;--PhoneInputCountrySelectArrow-marginLeft:var(--PhoneInputCountrySelect-marginRight);--PhoneInputCountrySelectArrow-borderWidth:1px;--PhoneInputCountrySelectArrow-opacity:.45;--PhoneInputCountrySelectArrow-color:currentColor;--PhoneInputCountrySelectArrow-color--focus:var(--PhoneInput-color--focus);--PhoneInputCountrySelectArrow-transform:rotate(45deg);--PhoneInputCountryFlag-aspectRatio:1.5;--PhoneInputCountryFlag-height:1em;--PhoneInputCountryFlag-borderWidth:1px;--PhoneInputCountryFlag-borderColor:#00000080;--PhoneInputCountryFlag-borderColor--focus:var(--PhoneInput-color--focus);--PhoneInputCountryFlag-backgroundColor--loading:#0000001a}.PhoneInput{align-items:center;display:flex}.PhoneInputInput{flex:1;min-width:0}.PhoneInputCountryIcon{width:calc(var(--PhoneInputCountryFlag-height) * var(--PhoneInputCountryFlag-aspectRatio));height:var(--PhoneInputCountryFlag-height)}.PhoneInputCountryIcon--square{width:var(--PhoneInputCountryFlag-height)}.PhoneInputCountryIcon--border{background-color:var(--PhoneInputCountryFlag-backgroundColor--loading);box-shadow:0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor), inset 0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor)}.PhoneInputCountryIconImg{width:100%;height:100%;display:block}.PhoneInputInternationalIconPhone{opacity:var(--PhoneInputInternationalIconPhone-opacity)}.PhoneInputInternationalIconGlobe{opacity:var(--PhoneInputInternationalIconGlobe-opacity)}.PhoneInputCountry{margin-right:var(--PhoneInputCountrySelect-marginRight);align-self:stretch;align-items:center;display:flex;position:relative}.PhoneInputCountrySelect{z-index:1;opacity:0;cursor:pointer;border:0;width:100%;height:100%;position:absolute;top:0;left:0}.PhoneInputCountrySelect[disabled],.PhoneInputCountrySelect[readonly]{cursor:default}.PhoneInputCountrySelectArrow{content:"";width:var(--PhoneInputCountrySelectArrow-width);height:var(--PhoneInputCountrySelectArrow-width);margin-left:var(--PhoneInputCountrySelectArrow-marginLeft);border-style:solid;border-color:var(--PhoneInputCountrySelectArrow-color);border-top-width:0;border-bottom-width:var(--PhoneInputCountrySelectArrow-borderWidth);border-left-width:0;border-right-width:var(--PhoneInputCountrySelectArrow-borderWidth);transform:var(--PhoneInputCountrySelectArrow-transform);opacity:var(--PhoneInputCountrySelectArrow-opacity);display:block}.PhoneInputCountrySelect:focus+.PhoneInputCountryIcon+.PhoneInputCountrySelectArrow{opacity:1;color:var(--PhoneInputCountrySelectArrow-color--focus)}.PhoneInputCountrySelect:focus+.PhoneInputCountryIcon--border{box-shadow:0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor--focus), inset 0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor--focus)}.PhoneInputCountrySelect:focus+.PhoneInputCountryIcon .PhoneInputInternationalIconGlobe{opacity:1;color:var(--PhoneInputCountrySelectArrow-color--focus)}
