/*
 Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
 SPDX-License-Identifier: Apache-2.0
*/
/*
 Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
 SPDX-License-Identifier: Apache-2.0
*/
/*
 Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
 SPDX-License-Identifier: Apache-2.0
*/
/*
 Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
 SPDX-License-Identifier: Apache-2.0
*/
/*
 Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
 SPDX-License-Identifier: Apache-2.0
*/
/*
 Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
 SPDX-License-Identifier: Apache-2.0
*/
/*
 Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
 SPDX-License-Identifier: Apache-2.0
*/
/*
 Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
 SPDX-License-Identifier: Apache-2.0
*/
/*
 Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
 SPDX-License-Identifier: Apache-2.0
*/
/*
 Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
 SPDX-License-Identifier: Apache-2.0
*/
/*
 Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
 SPDX-License-Identifier: Apache-2.0
*/
/*
 Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
 SPDX-License-Identifier: Apache-2.0
*/
/*
 Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
 SPDX-License-Identifier: Apache-2.0
*/
/* stylelint-disable @cloudscape-design/no-motion-outside-of-mixin, selector-combinator-disallowed-list, selector-pseudo-class-no-unknown, selector-class-pattern */
/* stylelint-enable @cloudscape-design/no-motion-outside-of-mixin, selector-combinator-disallowed-list, selector-pseudo-class-no-unknown, selector-class-pattern */
/*
 Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
 SPDX-License-Identifier: Apache-2.0
*/
/*
 Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
 SPDX-License-Identifier: Apache-2.0
*/
/*
 Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
 SPDX-License-Identifier: Apache-2.0
*/
/*
 Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
 SPDX-License-Identifier: Apache-2.0
*/
/*
 Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
 SPDX-License-Identifier: Apache-2.0
*/
/*
 Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
 SPDX-License-Identifier: Apache-2.0
*/
/*
 Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
 SPDX-License-Identifier: Apache-2.0
*/
/* Style used for links in slots/components that are text heavy, to help links stand out among 
surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F73#description */
/*
 Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
 SPDX-License-Identifier: Apache-2.0
*/
/*
 Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
 SPDX-License-Identifier: Apache-2.0
*/
/*
 Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
 SPDX-License-Identifier: Apache-2.0
*/
/* stylelint-disable selector-combinator-disallowed-list, @cloudscape-design/no-implicit-descendant */
.awsui_code-editor_1gl9c_d2zui_98 .ace_editor:not(#\9) {
  font-family: Monaco, Menlo, Consolas, "Courier Prime", Courier, "Courier New", monospace;
  font-size: 14px;
  line-height: 20px;
}
.awsui_code-editor_1gl9c_d2zui_98 .ace_editor .ace_gutter-cell.ace_error:not(#\9),
.awsui_code-editor_1gl9c_d2zui_98 .ace_editor .ace_gutter-cell.ace_warning:not(#\9) {
  cursor: pointer;
  background-repeat: no-repeat;
  background-size: 16px 16px;
  background-position: 4px 2px;
}
.awsui_code-editor_1gl9c_d2zui_98 .ace_editor .ace_gutter-cell.ace_info:not(#\9) {
  background-image: none;
}
.awsui_code-editor_1gl9c_d2zui_98 .ace_editor .ace_gutter-cell.ace_error:not(#\9) {
  color: #d13212;
  color: var(--color-text-status-error-jer77f, #d13212);
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23d13212' fill-opacity='0' stroke-width='2' stroke-linejoin='round'%3E %3Ccircle cx='8' cy='8' r='7'/%3E %3Cpath d='M10.828 5.172l-5.656 5.656M10.828 10.828L5.172 5.172'/%3E %3C/svg%3E");
  /* stylelint-disable-next-line plugin/no-unsupported-browser-features */
  /* stylelint-disable-next-line plugin/no-unsupported-browser-features */
}
@supports (--css-variable-support-check: #000) {
  .awsui_code-editor_1gl9c_d2zui_98 .ace_editor .ace_gutter-cell.ace_error:not(#\9) {
    /* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
  }
  .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_d2zui_98 .ace_editor .ace_gutter-cell.ace_error:not(#\9), .awsui-dark-mode .awsui_code-editor_1gl9c_d2zui_98 .ace_editor .ace_gutter-cell.ace_error:not(#\9) {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23ff5d64' fill-opacity='0' stroke-width='2' stroke-linejoin='round'%3E %3Ccircle cx='8' cy='8' r='7'/%3E %3Cpath d='M10.828 5.172l-5.656 5.656M10.828 10.828L5.172 5.172'/%3E %3C/svg%3E");
  }
}
@supports (--css-variable-support-check: #000) {
  .awsui_code-editor_1gl9c_d2zui_98 .ace_editor .ace_gutter-cell.ace_error:not(#\9) {
    /* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
  }
  .awsui-visual-refresh .awsui_code-editor_1gl9c_d2zui_98 .ace_editor .ace_gutter-cell.ace_error:not(#\9) {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23d91515' fill-opacity='0' stroke-width='2' stroke-linejoin='round'%3E %3Ccircle cx='8' cy='8' r='7'/%3E %3Cpath d='M10.828 5.172l-5.656 5.656M10.828 10.828L5.172 5.172'/%3E %3C/svg%3E");
  }
  .awsui-visual-refresh.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_d2zui_98 .ace_editor .ace_gutter-cell.ace_error:not(#\9), .awsui-visual-refresh.awsui-dark-mode .awsui_code-editor_1gl9c_d2zui_98 .ace_editor .ace_gutter-cell.ace_error:not(#\9) {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23eb6f6f' fill-opacity='0' stroke-width='2' stroke-linejoin='round'%3E %3Ccircle cx='8' cy='8' r='7'/%3E %3Cpath d='M10.828 5.172l-5.656 5.656M10.828 10.828L5.172 5.172'/%3E %3C/svg%3E");
  }
}
.awsui_code-editor_1gl9c_d2zui_98 .ace_editor .ace_gutter-cell.ace_warning:not(#\9) {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23d13212' fill-opacity='0' stroke-width='2' stroke-linejoin='round'%3E %3Cpath d='M8 1l7 14H1L8 1z'/%3E %3Cpath d='M7.99 12H8v.01h-.01zM8 6v4'/%3E %3C/svg%3E");
  /* stylelint-disable-next-line plugin/no-unsupported-browser-features */
  /* stylelint-disable-next-line plugin/no-unsupported-browser-features */
}
@supports (--css-variable-support-check: #000) {
  .awsui_code-editor_1gl9c_d2zui_98 .ace_editor .ace_gutter-cell.ace_warning:not(#\9) {
    /* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
  }
  .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_d2zui_98 .ace_editor .ace_gutter-cell.ace_warning:not(#\9), .awsui-dark-mode .awsui_code-editor_1gl9c_d2zui_98 .ace_editor .ace_gutter-cell.ace_warning:not(#\9) {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23ff5d64' fill-opacity='0' stroke-width='2' stroke-linejoin='round'%3E %3Cpath d='M8 1l7 14H1L8 1z'/%3E %3Cpath d='M7.99 12H8v.01h-.01zM8 6v4'/%3E %3C/svg%3E");
  }
}
@supports (--css-variable-support-check: #000) {
  .awsui_code-editor_1gl9c_d2zui_98 .ace_editor .ace_gutter-cell.ace_warning:not(#\9) {
    /* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
  }
  .awsui-visual-refresh .awsui_code-editor_1gl9c_d2zui_98 .ace_editor .ace_gutter-cell.ace_warning:not(#\9) {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23d91515' fill-opacity='0' stroke-width='2' stroke-linejoin='round'%3E %3Cpath d='M8 1l7 14H1L8 1z'/%3E %3Cpath d='M7.99 12H8v.01h-.01zM8 6v4'/%3E %3C/svg%3E");
  }
  .awsui-visual-refresh.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_d2zui_98 .ace_editor .ace_gutter-cell.ace_warning:not(#\9), .awsui-visual-refresh.awsui-dark-mode .awsui_code-editor_1gl9c_d2zui_98 .ace_editor .ace_gutter-cell.ace_warning:not(#\9) {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23eb6f6f' fill-opacity='0' stroke-width='2' stroke-linejoin='round'%3E %3Cpath d='M8 1l7 14H1L8 1z'/%3E %3Cpath d='M7.99 12H8v.01h-.01zM8 6v4'/%3E %3C/svg%3E");
  }
}
.awsui_code-editor_1gl9c_d2zui_98 .ace_editor .ace_gutter-cell:not(#\9) {
  padding-left: 24px;
  padding-right: 16px;
}
.awsui_code-editor_1gl9c_d2zui_98 .ace_editor .ace_fold-widget:not(#\9) {
  /* A good test case for disabled folds
     <<html<<<<
     </html>
  */
  width: 14px;
  margin-right: -15px;
  background-color: transparent;
  border: none;
  box-shadow: none;
}
.awsui_code-editor_1gl9c_d2zui_98 .ace_editor .ace_marker-layer > .ace_active-line:not(#\9) {
  background: transparent;
  box-sizing: border-box;
  border-top: 1px solid #d5dbdb;
  border-top: 1px solid var(--color-border-code-editor-ace-active-line-light-theme-wvvw7v, #d5dbdb);
  border-bottom: 1px solid #d5dbdb;
  border-bottom: 1px solid var(--color-border-code-editor-ace-active-line-light-theme-wvvw7v, #d5dbdb);
}
.awsui_code-editor_1gl9c_d2zui_98 .ace_editor.ace_dark .ace_marker-layer > .ace_active-line:not(#\9) {
  border-top: 1px solid #687078;
  border-top: 1px solid var(--color-border-code-editor-ace-active-line-dark-theme-48wwb3, #687078);
  border-bottom: 1px solid #687078;
  border-bottom: 1px solid var(--color-border-code-editor-ace-active-line-dark-theme-48wwb3, #687078);
}
.awsui_code-editor_1gl9c_d2zui_98 .ace_editor .ace_gutter:not(#\9) {
  background-color: #f2f3f3;
  background-color: var(--color-background-code-editor-gutter-default-jzy459, #f2f3f3);
  color: #16191f;
  color: var(--color-text-code-editor-gutter-default-xo884c, #16191f);
}
.awsui_code-editor_1gl9c_d2zui_98 .ace_editor .ace_fold-widget.ace_open:not(#\9) {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23545b64' fill='%23545b64' stroke-width='2'%3E %3Cpath d='M4 5h8l-4 6-4-6z' stroke-linejoin='round'/%3E %3C/svg%3E");
  /* stylelint-disable-next-line plugin/no-unsupported-browser-features */
  /* stylelint-disable-next-line plugin/no-unsupported-browser-features */
}
@supports (--css-variable-support-check: #000) {
  .awsui_code-editor_1gl9c_d2zui_98 .ace_editor .ace_fold-widget.ace_open:not(#\9) {
    /* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
  }
  .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_d2zui_98 .ace_editor .ace_fold-widget.ace_open:not(#\9), .awsui-dark-mode .awsui_code-editor_1gl9c_d2zui_98 .ace_editor .ace_fold-widget.ace_open:not(#\9) {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23d5dbdb' fill='%23d5dbdb' stroke-width='2'%3E %3Cpath d='M4 5h8l-4 6-4-6z' stroke-linejoin='round'/%3E %3C/svg%3E");
  }
}
@supports (--css-variable-support-check: #000) {
  .awsui_code-editor_1gl9c_d2zui_98 .ace_editor .ace_fold-widget.ace_open:not(#\9) {
    /* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
  }
  .awsui-visual-refresh .awsui_code-editor_1gl9c_d2zui_98 .ace_editor .ace_fold-widget.ace_open:not(#\9) {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23414d5c' fill='%23414d5c' stroke-width='2'%3E %3Cpath d='M4 5h8l-4 6-4-6z' stroke-linejoin='round'/%3E %3C/svg%3E");
  }
  .awsui-visual-refresh.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_d2zui_98 .ace_editor .ace_fold-widget.ace_open:not(#\9), .awsui-visual-refresh.awsui-dark-mode .awsui_code-editor_1gl9c_d2zui_98 .ace_editor .ace_fold-widget.ace_open:not(#\9) {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23d1d5db' fill='%23d1d5db' stroke-width='2'%3E %3Cpath d='M4 5h8l-4 6-4-6z' stroke-linejoin='round'/%3E %3C/svg%3E");
  }
}
.awsui_code-editor_1gl9c_d2zui_98 .ace_editor .ace_fold-widget.ace_open:not(#\9):hover {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%2316191f' fill='%2316191f' stroke-width='2'%3E %3Cpath d='M4 5h8l-4 6-4-6z' stroke-linejoin='round'/%3E %3C/svg%3E");
  /* stylelint-disable-next-line plugin/no-unsupported-browser-features */
  /* stylelint-disable-next-line plugin/no-unsupported-browser-features */
}
@supports (--css-variable-support-check: #000) {
  .awsui_code-editor_1gl9c_d2zui_98 .ace_editor .ace_fold-widget.ace_open:not(#\9):hover {
    /* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
  }
  .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_d2zui_98 .ace_editor .ace_fold-widget.ace_open:not(#\9):hover, .awsui-dark-mode .awsui_code-editor_1gl9c_d2zui_98 .ace_editor .ace_fold-widget.ace_open:not(#\9):hover {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23fafafa' fill='%23fafafa' stroke-width='2'%3E %3Cpath d='M4 5h8l-4 6-4-6z' stroke-linejoin='round'/%3E %3C/svg%3E");
  }
}
@supports (--css-variable-support-check: #000) {
  .awsui_code-editor_1gl9c_d2zui_98 .ace_editor .ace_fold-widget.ace_open:not(#\9):hover {
    /* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
  }
  .awsui-visual-refresh .awsui_code-editor_1gl9c_d2zui_98 .ace_editor .ace_fold-widget.ace_open:not(#\9):hover {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23000716' fill='%23000716' stroke-width='2'%3E %3Cpath d='M4 5h8l-4 6-4-6z' stroke-linejoin='round'/%3E %3C/svg%3E");
  }
  .awsui-visual-refresh.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_d2zui_98 .ace_editor .ace_fold-widget.ace_open:not(#\9):hover, .awsui-visual-refresh.awsui-dark-mode .awsui_code-editor_1gl9c_d2zui_98 .ace_editor .ace_fold-widget.ace_open:not(#\9):hover {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23fbfbfb' fill='%23fbfbfb' stroke-width='2'%3E %3Cpath d='M4 5h8l-4 6-4-6z' stroke-linejoin='round'/%3E %3C/svg%3E");
  }
}
.awsui_code-editor_1gl9c_d2zui_98 .ace_editor .ace_fold-widget.ace_closed:not(#\9) {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23545b64' fill='%23545b64' stroke-width='2' stroke-linejoin='round'%3E %3Cpath d='M5 4v8l6-4-6-4z'/%3E %3C/svg%3E");
  /* stylelint-disable-next-line plugin/no-unsupported-browser-features */
  /* stylelint-disable-next-line plugin/no-unsupported-browser-features */
}
@supports (--css-variable-support-check: #000) {
  .awsui_code-editor_1gl9c_d2zui_98 .ace_editor .ace_fold-widget.ace_closed:not(#\9) {
    /* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
  }
  .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_d2zui_98 .ace_editor .ace_fold-widget.ace_closed:not(#\9), .awsui-dark-mode .awsui_code-editor_1gl9c_d2zui_98 .ace_editor .ace_fold-widget.ace_closed:not(#\9) {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23d5dbdb' fill='%23d5dbdb' stroke-width='2' stroke-linejoin='round'%3E %3Cpath d='M5 4v8l6-4-6-4z'/%3E %3C/svg%3E");
  }
}
@supports (--css-variable-support-check: #000) {
  .awsui_code-editor_1gl9c_d2zui_98 .ace_editor .ace_fold-widget.ace_closed:not(#\9) {
    /* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
  }
  .awsui-visual-refresh .awsui_code-editor_1gl9c_d2zui_98 .ace_editor .ace_fold-widget.ace_closed:not(#\9) {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23414d5c' fill='%23414d5c' stroke-width='2' stroke-linejoin='round'%3E %3Cpath d='M5 4v8l6-4-6-4z'/%3E %3C/svg%3E");
  }
  .awsui-visual-refresh.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_d2zui_98 .ace_editor .ace_fold-widget.ace_closed:not(#\9), .awsui-visual-refresh.awsui-dark-mode .awsui_code-editor_1gl9c_d2zui_98 .ace_editor .ace_fold-widget.ace_closed:not(#\9) {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23d1d5db' fill='%23d1d5db' stroke-width='2' stroke-linejoin='round'%3E %3Cpath d='M5 4v8l6-4-6-4z'/%3E %3C/svg%3E");
  }
}
.awsui_code-editor_1gl9c_d2zui_98 .ace_editor .ace_fold-widget.ace_closed:not(#\9):hover {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%2316191f' fill='%2316191f' stroke-width='2' stroke-linejoin='round'%3E %3Cpath d='M5 4v8l6-4-6-4z'/%3E %3C/svg%3E");
  /* stylelint-disable-next-line plugin/no-unsupported-browser-features */
  /* stylelint-disable-next-line plugin/no-unsupported-browser-features */
}
@supports (--css-variable-support-check: #000) {
  .awsui_code-editor_1gl9c_d2zui_98 .ace_editor .ace_fold-widget.ace_closed:not(#\9):hover {
    /* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
  }
  .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_d2zui_98 .ace_editor .ace_fold-widget.ace_closed:not(#\9):hover, .awsui-dark-mode .awsui_code-editor_1gl9c_d2zui_98 .ace_editor .ace_fold-widget.ace_closed:not(#\9):hover {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23fafafa' fill='%23fafafa' stroke-width='2' stroke-linejoin='round'%3E %3Cpath d='M5 4v8l6-4-6-4z'/%3E %3C/svg%3E");
  }
}
@supports (--css-variable-support-check: #000) {
  .awsui_code-editor_1gl9c_d2zui_98 .ace_editor .ace_fold-widget.ace_closed:not(#\9):hover {
    /* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
  }
  .awsui-visual-refresh .awsui_code-editor_1gl9c_d2zui_98 .ace_editor .ace_fold-widget.ace_closed:not(#\9):hover {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23000716' fill='%23000716' stroke-width='2' stroke-linejoin='round'%3E %3Cpath d='M5 4v8l6-4-6-4z'/%3E %3C/svg%3E");
  }
  .awsui-visual-refresh.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_d2zui_98 .ace_editor .ace_fold-widget.ace_closed:not(#\9):hover, .awsui-visual-refresh.awsui-dark-mode .awsui_code-editor_1gl9c_d2zui_98 .ace_editor .ace_fold-widget.ace_closed:not(#\9):hover {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23fbfbfb' fill='%23fbfbfb' stroke-width='2' stroke-linejoin='round'%3E %3Cpath d='M5 4v8l6-4-6-4z'/%3E %3C/svg%3E");
  }
}
.awsui_code-editor_1gl9c_d2zui_98 .ace_editor .ace_gutter-active-line:not(#\9) {
  background-color: #687078;
  background-color: var(--color-background-code-editor-gutter-active-line-default-iqj33p, #687078);
  color: #ffffff;
  color: var(--color-text-code-editor-gutter-active-line-x8sbgu, #ffffff);
}
.awsui_code-editor_1gl9c_d2zui_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_open:not(#\9) {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23d5dbdb' fill='%23d5dbdb' stroke-width='2'%3E %3Cpath d='M4 5h8l-4 6-4-6z' stroke-linejoin='round'/%3E %3C/svg%3E");
  /* stylelint-disable-next-line plugin/no-unsupported-browser-features */
  /* stylelint-disable-next-line plugin/no-unsupported-browser-features */
}
@supports (--css-variable-support-check: #000) {
  .awsui_code-editor_1gl9c_d2zui_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_open:not(#\9) {
    /* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
  }
  .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_d2zui_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_open:not(#\9), .awsui-dark-mode .awsui_code-editor_1gl9c_d2zui_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_open:not(#\9) {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23414750' fill='%23414750' stroke-width='2'%3E %3Cpath d='M4 5h8l-4 6-4-6z' stroke-linejoin='round'/%3E %3C/svg%3E");
  }
}
@supports (--css-variable-support-check: #000) {
  .awsui_code-editor_1gl9c_d2zui_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_open:not(#\9) {
    /* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
  }
  .awsui-visual-refresh .awsui_code-editor_1gl9c_d2zui_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_open:not(#\9) {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23d1d5db' fill='%23d1d5db' stroke-width='2'%3E %3Cpath d='M4 5h8l-4 6-4-6z' stroke-linejoin='round'/%3E %3C/svg%3E");
  }
  .awsui-visual-refresh.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_d2zui_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_open:not(#\9), .awsui-visual-refresh.awsui-dark-mode .awsui_code-editor_1gl9c_d2zui_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_open:not(#\9) {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23192534' fill='%23192534' stroke-width='2'%3E %3Cpath d='M4 5h8l-4 6-4-6z' stroke-linejoin='round'/%3E %3C/svg%3E");
  }
}
.awsui_code-editor_1gl9c_d2zui_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_open:not(#\9):hover {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23fafafa' fill='%23fafafa' stroke-width='2'%3E %3Cpath d='M4 5h8l-4 6-4-6z' stroke-linejoin='round'/%3E %3C/svg%3E");
  /* stylelint-disable-next-line plugin/no-unsupported-browser-features */
  /* stylelint-disable-next-line plugin/no-unsupported-browser-features */
}
@supports (--css-variable-support-check: #000) {
  .awsui_code-editor_1gl9c_d2zui_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_open:not(#\9):hover {
    /* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
  }
  .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_d2zui_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_open:not(#\9):hover, .awsui-dark-mode .awsui_code-editor_1gl9c_d2zui_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_open:not(#\9):hover {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%2316191f' fill='%2316191f' stroke-width='2'%3E %3Cpath d='M4 5h8l-4 6-4-6z' stroke-linejoin='round'/%3E %3C/svg%3E");
  }
}
@supports (--css-variable-support-check: #000) {
  .awsui_code-editor_1gl9c_d2zui_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_open:not(#\9):hover {
    /* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
  }
  .awsui-visual-refresh .awsui_code-editor_1gl9c_d2zui_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_open:not(#\9):hover {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23fbfbfb' fill='%23fbfbfb' stroke-width='2'%3E %3Cpath d='M4 5h8l-4 6-4-6z' stroke-linejoin='round'/%3E %3C/svg%3E");
  }
  .awsui-visual-refresh.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_d2zui_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_open:not(#\9):hover, .awsui-visual-refresh.awsui-dark-mode .awsui_code-editor_1gl9c_d2zui_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_open:not(#\9):hover {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23000716' fill='%23000716' stroke-width='2'%3E %3Cpath d='M4 5h8l-4 6-4-6z' stroke-linejoin='round'/%3E %3C/svg%3E");
  }
}
.awsui_code-editor_1gl9c_d2zui_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_closed:not(#\9) {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23d5dbdb' fill='%23d5dbdb' stroke-width='2' stroke-linejoin='round'%3E %3Cpath d='M5 4v8l6-4-6-4z'/%3E %3C/svg%3E");
  /* stylelint-disable-next-line plugin/no-unsupported-browser-features */
  /* stylelint-disable-next-line plugin/no-unsupported-browser-features */
}
@supports (--css-variable-support-check: #000) {
  .awsui_code-editor_1gl9c_d2zui_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_closed:not(#\9) {
    /* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
  }
  .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_d2zui_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_closed:not(#\9), .awsui-dark-mode .awsui_code-editor_1gl9c_d2zui_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_closed:not(#\9) {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23414750' fill='%23414750' stroke-width='2' stroke-linejoin='round'%3E %3Cpath d='M5 4v8l6-4-6-4z'/%3E %3C/svg%3E");
  }
}
@supports (--css-variable-support-check: #000) {
  .awsui_code-editor_1gl9c_d2zui_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_closed:not(#\9) {
    /* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
  }
  .awsui-visual-refresh .awsui_code-editor_1gl9c_d2zui_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_closed:not(#\9) {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23d1d5db' fill='%23d1d5db' stroke-width='2' stroke-linejoin='round'%3E %3Cpath d='M5 4v8l6-4-6-4z'/%3E %3C/svg%3E");
  }
  .awsui-visual-refresh.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_d2zui_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_closed:not(#\9), .awsui-visual-refresh.awsui-dark-mode .awsui_code-editor_1gl9c_d2zui_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_closed:not(#\9) {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23192534' fill='%23192534' stroke-width='2' stroke-linejoin='round'%3E %3Cpath d='M5 4v8l6-4-6-4z'/%3E %3C/svg%3E");
  }
}
.awsui_code-editor_1gl9c_d2zui_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_closed:not(#\9):hover {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23fafafa' fill='%23fafafa' stroke-width='2' stroke-linejoin='round'%3E %3Cpath d='M5 4v8l6-4-6-4z'/%3E %3C/svg%3E");
  /* stylelint-disable-next-line plugin/no-unsupported-browser-features */
  /* stylelint-disable-next-line plugin/no-unsupported-browser-features */
}
@supports (--css-variable-support-check: #000) {
  .awsui_code-editor_1gl9c_d2zui_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_closed:not(#\9):hover {
    /* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
  }
  .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_d2zui_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_closed:not(#\9):hover, .awsui-dark-mode .awsui_code-editor_1gl9c_d2zui_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_closed:not(#\9):hover {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%2316191f' fill='%2316191f' stroke-width='2' stroke-linejoin='round'%3E %3Cpath d='M5 4v8l6-4-6-4z'/%3E %3C/svg%3E");
  }
}
@supports (--css-variable-support-check: #000) {
  .awsui_code-editor_1gl9c_d2zui_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_closed:not(#\9):hover {
    /* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
  }
  .awsui-visual-refresh .awsui_code-editor_1gl9c_d2zui_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_closed:not(#\9):hover {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23fbfbfb' fill='%23fbfbfb' stroke-width='2' stroke-linejoin='round'%3E %3Cpath d='M5 4v8l6-4-6-4z'/%3E %3C/svg%3E");
  }
  .awsui-visual-refresh.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_d2zui_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_closed:not(#\9):hover, .awsui-visual-refresh.awsui-dark-mode .awsui_code-editor_1gl9c_d2zui_98 .ace_editor .ace_gutter-active-line > .ace_fold-widget.ace_closed:not(#\9):hover {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23000716' fill='%23000716' stroke-width='2' stroke-linejoin='round'%3E %3Cpath d='M5 4v8l6-4-6-4z'/%3E %3C/svg%3E");
  }
}
.awsui_code-editor_1gl9c_d2zui_98 .ace_editor .ace_gutter-active-line.ace_error:not(#\9) {
  color: #ffffff;
  color: var(--color-text-code-editor-gutter-active-line-x8sbgu, #ffffff);
  background-color: #d13212;
  background-color: var(--color-background-code-editor-gutter-active-line-error-stt57c, #d13212);
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23ffffff' fill-opacity='0' stroke-width='2' stroke-linejoin='round'%3E %3Ccircle cx='8' cy='8' r='7'/%3E %3Cpath d='M10.828 5.172l-5.656 5.656M10.828 10.828L5.172 5.172'/%3E %3C/svg%3E");
  /* stylelint-disable-next-line plugin/no-unsupported-browser-features */
  /* stylelint-disable-next-line plugin/no-unsupported-browser-features */
}
@supports (--css-variable-support-check: #000) {
  .awsui_code-editor_1gl9c_d2zui_98 .ace_editor .ace_gutter-active-line.ace_error:not(#\9) {
    /* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
  }
  .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_d2zui_98 .ace_editor .ace_gutter-active-line.ace_error:not(#\9), .awsui-dark-mode .awsui_code-editor_1gl9c_d2zui_98 .ace_editor .ace_gutter-active-line.ace_error:not(#\9) {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%2316191f' fill-opacity='0' stroke-width='2' stroke-linejoin='round'%3E %3Ccircle cx='8' cy='8' r='7'/%3E %3Cpath d='M10.828 5.172l-5.656 5.656M10.828 10.828L5.172 5.172'/%3E %3C/svg%3E");
  }
}
@supports (--css-variable-support-check: #000) {
  .awsui_code-editor_1gl9c_d2zui_98 .ace_editor .ace_gutter-active-line.ace_error:not(#\9) {
    /* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
  }
  .awsui-visual-refresh .awsui_code-editor_1gl9c_d2zui_98 .ace_editor .ace_gutter-active-line.ace_error:not(#\9) {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23ffffff' fill-opacity='0' stroke-width='2' stroke-linejoin='round'%3E %3Ccircle cx='8' cy='8' r='7'/%3E %3Cpath d='M10.828 5.172l-5.656 5.656M10.828 10.828L5.172 5.172'/%3E %3C/svg%3E");
  }
  .awsui-visual-refresh.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_d2zui_98 .ace_editor .ace_gutter-active-line.ace_error:not(#\9), .awsui-visual-refresh.awsui-dark-mode .awsui_code-editor_1gl9c_d2zui_98 .ace_editor .ace_gutter-active-line.ace_error:not(#\9) {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23000716' fill-opacity='0' stroke-width='2' stroke-linejoin='round'%3E %3Ccircle cx='8' cy='8' r='7'/%3E %3Cpath d='M10.828 5.172l-5.656 5.656M10.828 10.828L5.172 5.172'/%3E %3C/svg%3E");
  }
}
.awsui_code-editor_1gl9c_d2zui_98 .ace_editor .ace_gutter-active-line.ace_warning:not(#\9) {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23ffffff' fill-opacity='0' stroke-width='2' stroke-linejoin='round'%3E %3Cpath d='M8 1l7 14H1L8 1z'/%3E %3Cpath d='M7.99 12H8v.01h-.01zM8 6v4'/%3E %3C/svg%3E");
  /* stylelint-disable-next-line plugin/no-unsupported-browser-features */
  /* stylelint-disable-next-line plugin/no-unsupported-browser-features */
}
@supports (--css-variable-support-check: #000) {
  .awsui_code-editor_1gl9c_d2zui_98 .ace_editor .ace_gutter-active-line.ace_warning:not(#\9) {
    /* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
  }
  .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_d2zui_98 .ace_editor .ace_gutter-active-line.ace_warning:not(#\9), .awsui-dark-mode .awsui_code-editor_1gl9c_d2zui_98 .ace_editor .ace_gutter-active-line.ace_warning:not(#\9) {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%2316191f' fill-opacity='0' stroke-width='2' stroke-linejoin='round'%3E %3Cpath d='M8 1l7 14H1L8 1z'/%3E %3Cpath d='M7.99 12H8v.01h-.01zM8 6v4'/%3E %3C/svg%3E");
  }
}
@supports (--css-variable-support-check: #000) {
  .awsui_code-editor_1gl9c_d2zui_98 .ace_editor .ace_gutter-active-line.ace_warning:not(#\9) {
    /* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
  }
  .awsui-visual-refresh .awsui_code-editor_1gl9c_d2zui_98 .ace_editor .ace_gutter-active-line.ace_warning:not(#\9) {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23ffffff' fill-opacity='0' stroke-width='2' stroke-linejoin='round'%3E %3Cpath d='M8 1l7 14H1L8 1z'/%3E %3Cpath d='M7.99 12H8v.01h-.01zM8 6v4'/%3E %3C/svg%3E");
  }
  .awsui-visual-refresh.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_d2zui_98 .ace_editor .ace_gutter-active-line.ace_warning:not(#\9), .awsui-visual-refresh.awsui-dark-mode .awsui_code-editor_1gl9c_d2zui_98 .ace_editor .ace_gutter-active-line.ace_warning:not(#\9) {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23000716' fill-opacity='0' stroke-width='2' stroke-linejoin='round'%3E %3Cpath d='M8 1l7 14H1L8 1z'/%3E %3Cpath d='M7.99 12H8v.01h-.01zM8 6v4'/%3E %3C/svg%3E");
  }
}
.awsui_code-editor_1gl9c_d2zui_98 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_open:not(#\9), .awsui_code-editor_1gl9c_d2zui_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_open:not(#\9) {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23d5dbdb' fill='%23d5dbdb' stroke-width='2'%3E %3Cpath d='M4 5h8l-4 6-4-6z' stroke-linejoin='round'/%3E %3C/svg%3E");
  /* stylelint-disable-next-line plugin/no-unsupported-browser-features */
  /* stylelint-disable-next-line plugin/no-unsupported-browser-features */
}
@supports (--css-variable-support-check: #000) {
  .awsui_code-editor_1gl9c_d2zui_98 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_open:not(#\9), .awsui_code-editor_1gl9c_d2zui_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_open:not(#\9) {
    /* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
  }
  .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_d2zui_98 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_open:not(#\9), .awsui-dark-mode .awsui_code-editor_1gl9c_d2zui_98 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_open:not(#\9), .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_d2zui_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_open:not(#\9), .awsui-dark-mode .awsui_code-editor_1gl9c_d2zui_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_open:not(#\9) {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23414750' fill='%23414750' stroke-width='2'%3E %3Cpath d='M4 5h8l-4 6-4-6z' stroke-linejoin='round'/%3E %3C/svg%3E");
  }
}
@supports (--css-variable-support-check: #000) {
  .awsui_code-editor_1gl9c_d2zui_98 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_open:not(#\9), .awsui_code-editor_1gl9c_d2zui_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_open:not(#\9) {
    /* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
  }
  .awsui-visual-refresh .awsui_code-editor_1gl9c_d2zui_98 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_open:not(#\9), .awsui-visual-refresh .awsui_code-editor_1gl9c_d2zui_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_open:not(#\9) {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23d1d5db' fill='%23d1d5db' stroke-width='2'%3E %3Cpath d='M4 5h8l-4 6-4-6z' stroke-linejoin='round'/%3E %3C/svg%3E");
  }
  .awsui-visual-refresh.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_d2zui_98 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_open:not(#\9), .awsui-visual-refresh.awsui-dark-mode .awsui_code-editor_1gl9c_d2zui_98 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_open:not(#\9), .awsui-visual-refresh.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_d2zui_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_open:not(#\9), .awsui-visual-refresh.awsui-dark-mode .awsui_code-editor_1gl9c_d2zui_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_open:not(#\9) {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23192534' fill='%23192534' stroke-width='2'%3E %3Cpath d='M4 5h8l-4 6-4-6z' stroke-linejoin='round'/%3E %3C/svg%3E");
  }
}
.awsui_code-editor_1gl9c_d2zui_98 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_open:not(#\9):hover, .awsui_code-editor_1gl9c_d2zui_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_open:not(#\9):hover {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23fafafa' fill='%23fafafa' stroke-width='2'%3E %3Cpath d='M4 5h8l-4 6-4-6z' stroke-linejoin='round'/%3E %3C/svg%3E");
  /* stylelint-disable-next-line plugin/no-unsupported-browser-features */
  /* stylelint-disable-next-line plugin/no-unsupported-browser-features */
}
@supports (--css-variable-support-check: #000) {
  .awsui_code-editor_1gl9c_d2zui_98 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_open:not(#\9):hover, .awsui_code-editor_1gl9c_d2zui_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_open:not(#\9):hover {
    /* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
  }
  .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_d2zui_98 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_open:not(#\9):hover, .awsui-dark-mode .awsui_code-editor_1gl9c_d2zui_98 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_open:not(#\9):hover, .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_d2zui_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_open:not(#\9):hover, .awsui-dark-mode .awsui_code-editor_1gl9c_d2zui_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_open:not(#\9):hover {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%2316191f' fill='%2316191f' stroke-width='2'%3E %3Cpath d='M4 5h8l-4 6-4-6z' stroke-linejoin='round'/%3E %3C/svg%3E");
  }
}
@supports (--css-variable-support-check: #000) {
  .awsui_code-editor_1gl9c_d2zui_98 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_open:not(#\9):hover, .awsui_code-editor_1gl9c_d2zui_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_open:not(#\9):hover {
    /* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
  }
  .awsui-visual-refresh .awsui_code-editor_1gl9c_d2zui_98 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_open:not(#\9):hover, .awsui-visual-refresh .awsui_code-editor_1gl9c_d2zui_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_open:not(#\9):hover {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23fbfbfb' fill='%23fbfbfb' stroke-width='2'%3E %3Cpath d='M4 5h8l-4 6-4-6z' stroke-linejoin='round'/%3E %3C/svg%3E");
  }
  .awsui-visual-refresh.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_d2zui_98 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_open:not(#\9):hover, .awsui-visual-refresh.awsui-dark-mode .awsui_code-editor_1gl9c_d2zui_98 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_open:not(#\9):hover, .awsui-visual-refresh.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_d2zui_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_open:not(#\9):hover, .awsui-visual-refresh.awsui-dark-mode .awsui_code-editor_1gl9c_d2zui_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_open:not(#\9):hover {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23000716' fill='%23000716' stroke-width='2'%3E %3Cpath d='M4 5h8l-4 6-4-6z' stroke-linejoin='round'/%3E %3C/svg%3E");
  }
}
.awsui_code-editor_1gl9c_d2zui_98 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_closed:not(#\9), .awsui_code-editor_1gl9c_d2zui_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_closed:not(#\9) {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23d5dbdb' fill='%23d5dbdb' stroke-width='2' stroke-linejoin='round'%3E %3Cpath d='M5 4v8l6-4-6-4z'/%3E %3C/svg%3E");
  /* stylelint-disable-next-line plugin/no-unsupported-browser-features */
  /* stylelint-disable-next-line plugin/no-unsupported-browser-features */
}
@supports (--css-variable-support-check: #000) {
  .awsui_code-editor_1gl9c_d2zui_98 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_closed:not(#\9), .awsui_code-editor_1gl9c_d2zui_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_closed:not(#\9) {
    /* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
  }
  .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_d2zui_98 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_closed:not(#\9), .awsui-dark-mode .awsui_code-editor_1gl9c_d2zui_98 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_closed:not(#\9), .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_d2zui_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_closed:not(#\9), .awsui-dark-mode .awsui_code-editor_1gl9c_d2zui_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_closed:not(#\9) {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23414750' fill='%23414750' stroke-width='2' stroke-linejoin='round'%3E %3Cpath d='M5 4v8l6-4-6-4z'/%3E %3C/svg%3E");
  }
}
@supports (--css-variable-support-check: #000) {
  .awsui_code-editor_1gl9c_d2zui_98 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_closed:not(#\9), .awsui_code-editor_1gl9c_d2zui_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_closed:not(#\9) {
    /* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
  }
  .awsui-visual-refresh .awsui_code-editor_1gl9c_d2zui_98 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_closed:not(#\9), .awsui-visual-refresh .awsui_code-editor_1gl9c_d2zui_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_closed:not(#\9) {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23d1d5db' fill='%23d1d5db' stroke-width='2' stroke-linejoin='round'%3E %3Cpath d='M5 4v8l6-4-6-4z'/%3E %3C/svg%3E");
  }
  .awsui-visual-refresh.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_d2zui_98 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_closed:not(#\9), .awsui-visual-refresh.awsui-dark-mode .awsui_code-editor_1gl9c_d2zui_98 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_closed:not(#\9), .awsui-visual-refresh.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_d2zui_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_closed:not(#\9), .awsui-visual-refresh.awsui-dark-mode .awsui_code-editor_1gl9c_d2zui_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_closed:not(#\9) {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23192534' fill='%23192534' stroke-width='2' stroke-linejoin='round'%3E %3Cpath d='M5 4v8l6-4-6-4z'/%3E %3C/svg%3E");
  }
}
.awsui_code-editor_1gl9c_d2zui_98 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_closed:not(#\9):hover, .awsui_code-editor_1gl9c_d2zui_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_closed:not(#\9):hover {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23fafafa' fill='%23fafafa' stroke-width='2' stroke-linejoin='round'%3E %3Cpath d='M5 4v8l6-4-6-4z'/%3E %3C/svg%3E");
  /* stylelint-disable-next-line plugin/no-unsupported-browser-features */
  /* stylelint-disable-next-line plugin/no-unsupported-browser-features */
}
@supports (--css-variable-support-check: #000) {
  .awsui_code-editor_1gl9c_d2zui_98 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_closed:not(#\9):hover, .awsui_code-editor_1gl9c_d2zui_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_closed:not(#\9):hover {
    /* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
  }
  .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_d2zui_98 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_closed:not(#\9):hover, .awsui-dark-mode .awsui_code-editor_1gl9c_d2zui_98 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_closed:not(#\9):hover, .awsui-polaris-dark-mode .awsui_code-editor_1gl9c_d2zui_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_closed:not(#\9):hover, .awsui-dark-mode .awsui_code-editor_1gl9c_d2zui_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_closed:not(#\9):hover {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%2316191f' fill='%2316191f' stroke-width='2' stroke-linejoin='round'%3E %3Cpath d='M5 4v8l6-4-6-4z'/%3E %3C/svg%3E");
  }
}
@supports (--css-variable-support-check: #000) {
  .awsui_code-editor_1gl9c_d2zui_98 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_closed:not(#\9):hover, .awsui_code-editor_1gl9c_d2zui_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_closed:not(#\9):hover {
    /* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
  }
  .awsui-visual-refresh .awsui_code-editor_1gl9c_d2zui_98 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_closed:not(#\9):hover, .awsui-visual-refresh .awsui_code-editor_1gl9c_d2zui_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_closed:not(#\9):hover {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23fbfbfb' fill='%23fbfbfb' stroke-width='2' stroke-linejoin='round'%3E %3Cpath d='M5 4v8l6-4-6-4z'/%3E %3C/svg%3E");
  }
  .awsui-visual-refresh.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_d2zui_98 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_closed:not(#\9):hover, .awsui-visual-refresh.awsui-dark-mode .awsui_code-editor_1gl9c_d2zui_98 .ace_editor .ace_gutter-active-line.ace_error > .ace_fold-widget.ace_closed:not(#\9):hover, .awsui-visual-refresh.awsui-polaris-dark-mode .awsui_code-editor_1gl9c_d2zui_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_closed:not(#\9):hover, .awsui-visual-refresh.awsui-dark-mode .awsui_code-editor_1gl9c_d2zui_98 .ace_editor .ace_gutter-active-line.ace_warning > .ace_fold-widget.ace_closed:not(#\9):hover {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23000716' fill='%23000716' stroke-width='2' stroke-linejoin='round'%3E %3Cpath d='M5 4v8l6-4-6-4z'/%3E %3C/svg%3E");
  }
}

.awsui_code-editor-refresh_1gl9c_d2zui_534 .ace_editor .ace_gutter:not(#\9) {
  border-top-left-radius: calc(0px - 1px);
  border-top-left-radius: calc(var(--border-item-radius-ie19xy, 0px) - var(--border-item-width-yvnixs, 1px));
}
.awsui_code-editor-refresh_1gl9c_d2zui_534 .ace_editor .ace_scroller:not(#\9) {
  border-top-right-radius: calc(0px - 1px);
  border-top-right-radius: calc(var(--border-item-radius-ie19xy, 0px) - var(--border-item-width-yvnixs, 1px));
}

/* stylelint-enable selector-combinator-disallowed-list, @cloudscape-design/no-implicit-descendant */
/*
 Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
 SPDX-License-Identifier: Apache-2.0
*/
.awsui_pane_1gl9c_d2zui_546:not(#\9) {
  display: flex;
  position: relative;
  flex-direction: row;
  flex: 1;
  border-top: 1px solid #d5dbdb;
  border-top: var(--border-item-width-yvnixs, 1px) solid var(--color-border-code-editor-default-41f0h6, #d5dbdb);
  border-bottom-left-radius: 0px;
  border-bottom-left-radius: var(--border-item-radius-ie19xy, 0px);
  border-bottom-right-radius: 0px;
  border-bottom-right-radius: var(--border-item-radius-ie19xy, 0px);
  background: #f2f3f3;
  background: var(--color-background-code-editor-status-bar-ewmb7s, #f2f3f3);
  color: #16191f;
  color: var(--color-text-body-default-7m2b3r, #16191f);
}
.awsui_pane__close-container_1gl9c_d2zui_557:not(#\9) {
  position: absolute;
  top: 0;
  right: calc(12px / 2);
  right: calc(var(--space-s-hv8c1d, 12px) / 2);
}
.awsui_pane__list_1gl9c_d2zui_562:not(#\9) {
  flex: 1;
  overflow: auto;
  max-height: 100%;
  box-sizing: border-box;
  margin-right: calc(22px + 2 * 8px);
  margin-right: calc(var(--font-body-m-line-height-i7xxvv, 22px) + 2 * var(--space-xs-rsr2qu, 8px));
}
.awsui_pane__table_1gl9c_d2zui_569:not(#\9) {
  width: 100%;
  border-spacing: 0;
  margin: 12px 0;
  margin: var(--space-s-hv8c1d, 12px) 0;
}
.awsui_pane__item_1gl9c_d2zui_574 > .awsui_pane__cell_1gl9c_d2zui_574:not(#\9) {
  border-top: 1px solid transparent;
  border-top: var(--border-item-width-yvnixs, 1px) solid var(--color-transparent-b76lky, transparent);
  border-bottom: 1px solid transparent;
  border-bottom: var(--border-item-width-yvnixs, 1px) solid var(--color-transparent-b76lky, transparent);
}
.awsui_pane__item_1gl9c_d2zui_574 > .awsui_pane__cell_1gl9c_d2zui_574:not(#\9):first-child {
  border-left: 1px solid transparent;
  border-left: var(--border-item-width-yvnixs, 1px) solid var(--color-transparent-b76lky, transparent);
  border-top-left-radius: 0px;
  border-top-left-radius: var(--border-item-radius-ie19xy, 0px);
  border-bottom-left-radius: 0px;
  border-bottom-left-radius: var(--border-item-radius-ie19xy, 0px);
}
.awsui_pane__item_1gl9c_d2zui_574 > .awsui_pane__cell_1gl9c_d2zui_574:not(#\9):last-child {
  border-right: 1px solid transparent;
  border-right: var(--border-item-width-yvnixs, 1px) solid var(--color-transparent-b76lky, transparent);
  border-top-right-radius: 0px;
  border-top-right-radius: var(--border-item-radius-ie19xy, 0px);
  border-bottom-right-radius: 0px;
  border-bottom-right-radius: var(--border-item-radius-ie19xy, 0px);
}
.awsui_pane__item--highlighted_1gl9c_d2zui_588:not(#\9), .awsui_pane__item_1gl9c_d2zui_574:not(#\9):hover, .awsui_pane__item_1gl9c_d2zui_574:not(#\9):focus {
  cursor: pointer;
  outline: none;
}
.awsui_pane__item--highlighted_1gl9c_d2zui_588 > .awsui_pane__cell_1gl9c_d2zui_574:not(#\9), .awsui_pane__item_1gl9c_d2zui_574:not(#\9):hover > .awsui_pane__cell_1gl9c_d2zui_574, .awsui_pane__item_1gl9c_d2zui_574:not(#\9):focus > .awsui_pane__cell_1gl9c_d2zui_574 {
  background-color: #eaeded;
  background-color: var(--color-background-code-editor-pane-item-hover-zlbhj7, #eaeded);
}
.awsui_pane__item--highlighted_1gl9c_d2zui_588 > .awsui_pane__cell_1gl9c_d2zui_574:not(#\9), .awsui_pane__item_1gl9c_d2zui_574:not(#\9):hover > .awsui_pane__cell_1gl9c_d2zui_574, .awsui_pane__item_1gl9c_d2zui_574:not(#\9):focus > .awsui_pane__cell_1gl9c_d2zui_574 {
  border-top: 1px solid #687078;
  border-top: var(--border-item-width-yvnixs, 1px) solid var(--color-border-code-editor-pane-item-hover-ibrahi, #687078);
  border-bottom: 1px solid #687078;
  border-bottom: var(--border-item-width-yvnixs, 1px) solid var(--color-border-code-editor-pane-item-hover-ibrahi, #687078);
}
.awsui_pane__item--highlighted_1gl9c_d2zui_588 > .awsui_pane__cell_1gl9c_d2zui_574:not(#\9):first-child, .awsui_pane__item_1gl9c_d2zui_574:not(#\9):hover > .awsui_pane__cell_1gl9c_d2zui_574:first-child, .awsui_pane__item_1gl9c_d2zui_574:not(#\9):focus > .awsui_pane__cell_1gl9c_d2zui_574:first-child {
  border-left: 1px solid #687078;
  border-left: var(--border-item-width-yvnixs, 1px) solid var(--color-border-code-editor-pane-item-hover-ibrahi, #687078);
  border-top-left-radius: 0px;
  border-top-left-radius: var(--border-item-radius-ie19xy, 0px);
  border-bottom-left-radius: 0px;
  border-bottom-left-radius: var(--border-item-radius-ie19xy, 0px);
}
.awsui_pane__item--highlighted_1gl9c_d2zui_588 > .awsui_pane__cell_1gl9c_d2zui_574:not(#\9):last-child, .awsui_pane__item_1gl9c_d2zui_574:not(#\9):hover > .awsui_pane__cell_1gl9c_d2zui_574:last-child, .awsui_pane__item_1gl9c_d2zui_574:not(#\9):focus > .awsui_pane__cell_1gl9c_d2zui_574:last-child {
  border-right: 1px solid #687078;
  border-right: var(--border-item-width-yvnixs, 1px) solid var(--color-border-code-editor-pane-item-hover-ibrahi, #687078);
  border-top-right-radius: 0px;
  border-top-right-radius: var(--border-item-radius-ie19xy, 0px);
  border-bottom-right-radius: 0px;
  border-bottom-right-radius: var(--border-item-radius-ie19xy, 0px);
}
.awsui_pane__location_1gl9c_d2zui_609:not(#\9), .awsui_pane__description_1gl9c_d2zui_609:not(#\9) {
  padding: 4px 12px;
  padding: var(--space-xxs-ynfts5, 4px) var(--space-s-hv8c1d, 12px);
}
.awsui_pane__location_1gl9c_d2zui_609:not(#\9) {
  vertical-align: baseline;
  white-space: nowrap;
  padding-left: calc(20px + 12px);
  padding-left: calc(var(--space-l-4vl6xu, 20px) + var(--space-s-hv8c1d, 12px));
}
.awsui_pane__description_1gl9c_d2zui_609:not(#\9) {
  padding-right: 0;
  min-width: 0;
  -ms-word-break: break-all;
  word-break: break-word;
}

.awsui_focus-lock_1gl9c_d2zui_624:not(#\9) {
  height: 100%;
}

/*
 Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
 SPDX-License-Identifier: Apache-2.0
*/
.awsui_code-editor_1gl9c_d2zui_98:not(#\9) {
  /* stylelint-disable-next-line plugin/no-unsupported-browser-features */
  border-collapse: separate;
  border-spacing: 0;
  caption-side: top;
  cursor: auto;
  direction: ltr;
  empty-cells: show;
  font-family: serif;
  font-size: medium;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  font-stretch: normal;
  line-height: normal;
  -webkit-hyphens: none;
          hyphens: none;
  letter-spacing: normal;
  list-style: disc outside none;
  tab-size: 8;
  text-align: left;
  text-align-last: auto;
  text-indent: 0;
  text-shadow: none;
  text-transform: none;
  visibility: visible;
  white-space: normal;
  widows: 2;
  word-spacing: normal;
  box-sizing: border-box;
  font-size: 14px;
  font-size: var(--font-body-m-size-sregvd, 14px);
  line-height: 22px;
  line-height: var(--font-body-m-line-height-i7xxvv, 22px);
  color: #16191f;
  color: var(--color-text-body-default-7m2b3r, #16191f);
  font-weight: 400;
  font-family: "Noto Sans", "Helvetica Neue", Roboto, Arial, sans-serif;
  font-family: var(--font-family-base-mylvzb, "Noto Sans", "Helvetica Neue", Roboto, Arial, sans-serif);
  display: inline-block;
  border: 1px solid #d5dbdb;
  border: var(--border-item-width-yvnixs, 1px) solid var(--color-border-code-editor-default-41f0h6, #d5dbdb);
  border-radius: 0px;
  border-radius: var(--border-item-radius-ie19xy, 0px);
  width: 100%;
}

.awsui_resizable-box_1gl9c_d2zui_647:not(#\9) {
  position: relative;
  width: 100%;
}

.awsui_resizable-box-handle_1gl9c_d2zui_652:not(#\9) {
  position: absolute;
  right: 0;
  bottom: 0;
  z-index: 10;
  width: 20px;
  width: var(--space-l-4vl6xu, 20px);
  height: 20px;
  height: var(--space-l-4vl6xu, 20px);
  background-repeat: no-repeat;
  background-origin: content-box;
  box-sizing: border-box;
  background-position: bottom right;
  background-size: 20px;
  background-size: var(--space-l-4vl6xu, 20px);
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23687078' fill-opacity='0' stroke-width='1'%3E %3Cpath d='M 8 13 L 13 8 M 13 11 L 11 13 M 5 13 L 13 5'/%3E %3C/svg%3E");
  /* stylelint-disable-next-line plugin/no-unsupported-browser-features */
  /* stylelint-disable-next-line plugin/no-unsupported-browser-features */
  cursor: ns-resize;
}
@supports (--css-variable-support-check: #000) {
  .awsui_resizable-box-handle_1gl9c_d2zui_652:not(#\9) {
    /* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
  }
  .awsui-polaris-dark-mode .awsui_resizable-box-handle_1gl9c_d2zui_652:not(#\9), .awsui-dark-mode .awsui_resizable-box-handle_1gl9c_d2zui_652:not(#\9) {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23687078' fill-opacity='0' stroke-width='1'%3E %3Cpath d='M 8 13 L 13 8 M 13 11 L 11 13 M 5 13 L 13 5'/%3E %3C/svg%3E");
  }
}
@supports (--css-variable-support-check: #000) {
  .awsui_resizable-box-handle_1gl9c_d2zui_652:not(#\9) {
    /* stylelint-disable selector-combinator-disallowed-list, selector-class-pattern */
  }
  .awsui-visual-refresh .awsui_resizable-box-handle_1gl9c_d2zui_652:not(#\9) {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23414d5c' fill-opacity='0' stroke-width='1'%3E %3Cpath d='M 8 13 L 13 8 M 13 11 L 11 13 M 5 13 L 13 5'/%3E %3C/svg%3E");
  }
  .awsui-visual-refresh.awsui-polaris-dark-mode .awsui_resizable-box-handle_1gl9c_d2zui_652:not(#\9), .awsui-visual-refresh.awsui-dark-mode .awsui_resizable-box-handle_1gl9c_d2zui_652:not(#\9) {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' stroke='%23d1d5db' fill-opacity='0' stroke-width='1'%3E %3Cpath d='M 8 13 L 13 8 M 13 11 L 11 13 M 5 13 L 13 5'/%3E %3C/svg%3E");
  }
}

.awsui_editor_1gl9c_d2zui_689:not(#\9) {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.awsui_editor_1gl9c_d2zui_689:not(#\9):focus {
  position: relative;
  position: absolute;
  overflow: visible;
}
.awsui_editor_1gl9c_d2zui_689:not(#\9):focus {
  outline: 2px dotted transparent;
  outline-offset: calc(3px - 1px);
}
.awsui_editor_1gl9c_d2zui_689:not(#\9):focus::before {
  content: " ";
  display: block;
  position: absolute;
  left: calc(-1 * 3px);
  top: calc(-1 * 3px);
  width: calc(100% + 2 * 3px);
  height: calc(100% + 2 * 3px);
  border-radius: 2px;
  border-radius: var(--border-control-focus-ring-radius-default-9royjh, 2px);
  box-shadow: 0 0 0 2px #00a1c9;
  box-shadow: 0 0 0 2px var(--color-border-item-focused-bs10w5, #00a1c9);
}

.awsui_code-editor-refresh_1gl9c_d2zui_534 > .awsui_resizable-box_1gl9c_d2zui_647 > .awsui_editor_1gl9c_d2zui_689:not(#\9) {
  border-top-left-radius: calc(0px - 1px);
  border-top-left-radius: calc(var(--border-item-radius-ie19xy, 0px) - var(--border-item-width-yvnixs, 1px));
  border-top-right-radius: calc(0px - 1px);
  border-top-right-radius: calc(var(--border-item-radius-ie19xy, 0px) - var(--border-item-width-yvnixs, 1px));
}

.awsui_status-bar_1gl9c_d2zui_722:not(#\9) {
  display: flex;
  vertical-align: middle;
  border-top: 1px solid #d5dbdb;
  border-top: var(--border-item-width-yvnixs, 1px) solid var(--color-border-code-editor-default-41f0h6, #d5dbdb);
  background-color: #f2f3f3;
  background-color: var(--color-background-code-editor-status-bar-ewmb7s, #f2f3f3);
  min-width: 0;
  -ms-word-break: break-all;
  word-break: break-word;
}
.awsui_status-bar-with-hidden-pane_1gl9c_d2zui_731:not(#\9) {
  border-bottom-left-radius: 0px;
  border-bottom-left-radius: var(--border-item-radius-ie19xy, 0px);
  border-bottom-right-radius: 0px;
  border-bottom-right-radius: var(--border-item-radius-ie19xy, 0px);
}
.awsui_status-bar__left_1gl9c_d2zui_735:not(#\9) {
  flex: 1;
  display: flex;
  flex-wrap: wrap;
  padding-left: 20px;
  padding-left: var(--space-l-4vl6xu, 20px);
  border-right: 1px solid #d5dbdb;
  border-right: var(--border-item-width-yvnixs, 1px) solid var(--color-border-code-editor-default-41f0h6, #d5dbdb);
}
.awsui_status-bar__left-virtual_1gl9c_d2zui_742:not(#\9) {
  flex-wrap: nowrap;
  white-space: nowrap;
}
.awsui_status-bar__right_1gl9c_d2zui_746:not(#\9) {
  display: flex;
  align-items: center;
}
.awsui_status-bar__language-mode_1gl9c_d2zui_750:not(#\9), .awsui_status-bar__cursor-position_1gl9c_d2zui_750:not(#\9) {
  display: inline-block;
  color: #16191f;
  color: var(--color-text-body-default-7m2b3r, #16191f);
  padding: 8px 12px;
  padding: var(--space-scaled-xs-6859qs, 8px) var(--space-s-hv8c1d, 12px);
}
.awsui_status-bar__cog-button_1gl9c_d2zui_755:not(#\9) {
  padding: calc(4px - 1px) calc(8px - 2px);
  padding: calc(var(--space-scaled-xxs-95dhkm, 4px) - 1px) calc(var(--space-xs-rsr2qu, 8px) - 2px);
}

.awsui_status-bar-virtual_1gl9c_d2zui_759:not(#\9) {
  position: absolute !important;
  top: -9999px !important;
  left: -9999px !important;
}

.awsui_tab-button_1gl9c_d2zui_765:not(#\9) {
  position: relative;
  display: inline-block;
  padding: 8px 12px;
  padding: var(--space-scaled-xs-6859qs, 8px) var(--space-s-hv8c1d, 12px);
  line-height: inherit;
  color: #d13212;
  color: var(--color-text-status-error-jer77f, #d13212);
  background: none;
  border: none;
  font-weight: bold;
  outline: none;
  cursor: pointer;
  z-index: 1;
}
.awsui_tab-button--refresh_1gl9c_d2zui_778:not(#\9) {
  padding-bottom: calc(8px + 2px - 2px);
  padding-bottom: calc(var(--space-scaled-xs-6859qs, 8px) + var(--border-active-width-bo43mb, 2px) - 2px);
}
.awsui_tab-button_1gl9c_d2zui_765:not(#\9)::after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: 2px;
  height: var(--border-active-width-bo43mb, 2px);
  border-radius: 0px;
  border-radius: var(--border-active-radius-i81j0v, 0px);
  background: #d13212;
  background: var(--color-text-status-error-jer77f, #d13212);
  opacity: 0;
}
.awsui_tab-button--active_1gl9c_d2zui_792:not(#\9)::after {
  opacity: 1;
}
.awsui_tab-button--refresh_1gl9c_d2zui_778:not(#\9)::after {
  transition: opacity 165ms cubic-bezier(0.84, 0, 0.16, 1);
  transition: opacity var(--motion-duration-refresh-only-medium-5flen2, 165ms) var(--motion-easing-refresh-only-c-ic6jr0, cubic-bezier(0.84, 0, 0.16, 1));
}
@media (prefers-reduced-motion: reduce) {
  .awsui_tab-button--refresh_1gl9c_d2zui_778:not(#\9)::after {
    animation: none;
    transition: none;
  }
}
.awsui-motion-disabled .awsui_tab-button--refresh_1gl9c_d2zui_778:not(#\9)::after, .awsui-mode-entering .awsui_tab-button--refresh_1gl9c_d2zui_778:not(#\9)::after {
  animation: none;
  transition: none;
}
.awsui_tab-button_1gl9c_d2zui_765:not(#\9):hover {
  color: #ffffff;
  color: var(--color-text-code-editor-tab-button-error-r25g2o, #ffffff);
  background: #d13212;
  background: var(--color-text-status-error-jer77f, #d13212);
}
.awsui_tab-button--disabled_1gl9c_d2zui_812:not(#\9) {
  font-weight: normal;
  color: #879596;
  color: var(--color-text-code-editor-status-bar-disabled-u2e9ms, #879596);
  cursor: default;
}
.awsui_tab-button--disabled_1gl9c_d2zui_812:not(#\9):hover {
  color: #879596;
  color: var(--color-text-code-editor-status-bar-disabled-u2e9ms, #879596);
  background: transparent;
}
.awsui_tab-button--disabled_1gl9c_d2zui_812:not(#\9)::after {
  display: none;
}
.awsui_tab-button_1gl9c_d2zui_765[data-awsui-focus-visible=true]:not(#\9):focus {
  position: relative;
}
.awsui_tab-button_1gl9c_d2zui_765[data-awsui-focus-visible=true]:not(#\9):focus {
  outline: 2px dotted transparent;
  outline-offset: calc(3px - 1px);
  outline-offset: calc(var(--space-code-editor-status-focus-outline-gutter-hxg2um, 3px) - 1px);
}
.awsui_tab-button_1gl9c_d2zui_765[data-awsui-focus-visible=true]:not(#\9):focus::before {
  content: " ";
  display: block;
  position: absolute;
  left: calc(-1 * 3px);
  left: calc(-1 * var(--space-code-editor-status-focus-outline-gutter-hxg2um, 3px));
  top: calc(-1 * 3px);
  top: calc(-1 * var(--space-code-editor-status-focus-outline-gutter-hxg2um, 3px));
  width: calc(100% + 2 * 3px);
  width: calc(100% + 2 * var(--space-code-editor-status-focus-outline-gutter-hxg2um, 3px));
  height: calc(100% + 2 * 3px);
  height: calc(100% + 2 * var(--space-code-editor-status-focus-outline-gutter-hxg2um, 3px));
  border-radius: 2px;
  border-radius: var(--border-control-focus-ring-radius-default-9royjh, 2px);
  box-shadow: 0 0 0 2px #00a1c9;
  box-shadow: 0 0 0 2px var(--color-border-item-focused-bs10w5, #00a1c9);
}
.awsui_tab-button--divider_1gl9c_d2zui_842:not(#\9) {
  display: inline-block;
  height: 22px;
  height: var(--font-body-m-line-height-i7xxvv, 22px);
  width: 0px;
  width: var(--border-code-editor-status-divider-width-bgledl, 0px);
  background: #aab7b8;
  background: var(--color-border-tabs-divider-lf9ugx, #aab7b8);
  vertical-align: middle;
}
.awsui_tab-button--errors_1gl9c_d2zui_849:not(#\9), .awsui_tab-button--warnings_1gl9c_d2zui_849:not(#\9) {
  /* used in test-utils */
}

.awsui_loading-screen_1gl9c_d2zui_853:not(#\9),
.awsui_error-screen_1gl9c_d2zui_854:not(#\9) {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 480px;
  color: #545b64;
  color: var(--color-text-body-secondary-u912t7, #545b64);
  background: #f2f3f3;
  background: var(--color-background-code-editor-loading-sm80zv, #f2f3f3);
  border-radius: 0px;
  border-radius: var(--border-item-radius-ie19xy, 0px);
}

.awsui_error-screen_1gl9c_d2zui_854:not(#\9) {
  color: #d13212;
  color: var(--color-text-status-error-jer77f, #d13212);
}