@cfpb/cfpb-design-system 4.3.0 → 4.3.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +21 -1
- package/dist/components/cfpb-buttons/index.css +1 -1
- package/dist/components/cfpb-buttons/index.css.map +2 -2
- package/dist/components/cfpb-buttons/index.js +1 -1
- package/dist/components/cfpb-buttons/index.js.map +1 -1
- package/dist/components/cfpb-expandables/index.css +1 -1
- package/dist/components/cfpb-expandables/index.css.map +2 -2
- package/dist/components/cfpb-expandables/index.js +1 -1
- package/dist/components/cfpb-expandables/index.js.map +2 -2
- package/dist/components/cfpb-forms/index.css +1 -1
- package/dist/components/cfpb-forms/index.css.map +2 -2
- package/dist/components/cfpb-forms/index.js +1 -1
- package/dist/components/cfpb-forms/index.js.map +2 -2
- package/dist/components/cfpb-icons/index.css +1 -1
- package/dist/components/cfpb-icons/index.css.map +2 -2
- package/dist/components/cfpb-icons/index.js +1 -1
- package/dist/components/cfpb-icons/index.js.map +1 -1
- package/dist/components/cfpb-layout/index.css +1 -1
- package/dist/components/cfpb-layout/index.css.map +2 -2
- package/dist/components/cfpb-layout/index.js +1 -1
- package/dist/components/cfpb-layout/index.js.map +1 -1
- package/dist/components/cfpb-notifications/index.css +1 -1
- package/dist/components/cfpb-notifications/index.css.map +2 -2
- package/dist/components/cfpb-notifications/index.js +1 -1
- package/dist/components/cfpb-notifications/index.js.map +1 -1
- package/dist/components/cfpb-pagination/index.css +1 -1
- package/dist/components/cfpb-pagination/index.css.map +2 -2
- package/dist/components/cfpb-pagination/index.js +1 -1
- package/dist/components/cfpb-pagination/index.js.map +1 -1
- package/dist/components/cfpb-tables/index.css +1 -1
- package/dist/components/cfpb-tables/index.css.map +2 -2
- package/dist/components/cfpb-tables/index.js +1 -1
- package/dist/components/cfpb-tables/index.js.map +1 -1
- package/dist/components/cfpb-tooltips/index.css +1 -1
- package/dist/components/cfpb-tooltips/index.css.map +2 -2
- package/dist/components/cfpb-tooltips/index.js +1 -1
- package/dist/components/cfpb-tooltips/index.js.map +1 -1
- package/dist/components/cfpb-typography/index.css +1 -1
- package/dist/components/cfpb-typography/index.css.map +2 -2
- package/dist/components/cfpb-typography/index.js +1 -1
- package/dist/components/cfpb-typography/index.js.map +1 -1
- package/dist/elements/abstracts/index.js +2 -0
- package/dist/elements/abstracts/index.js.map +7 -0
- package/dist/elements/base/index.css +3 -0
- package/dist/elements/base/index.css.map +7 -0
- package/dist/elements/base/index.js +2 -0
- package/dist/elements/base/index.js.map +7 -0
- package/dist/elements/cfpb-button/index.js +4 -4
- package/dist/elements/cfpb-button/index.js.map +2 -2
- package/dist/elements/cfpb-checkbox-icon/index.js +3 -3
- package/dist/elements/cfpb-checkbox-icon/index.js.map +2 -2
- package/dist/elements/cfpb-expandable/index.js +4 -4
- package/dist/elements/cfpb-expandable/index.js.map +2 -2
- package/dist/elements/cfpb-file-upload/index.js +4 -4
- package/dist/elements/cfpb-file-upload/index.js.map +3 -3
- package/dist/elements/cfpb-form-alert/index.js +3 -3
- package/dist/elements/cfpb-form-alert/index.js.map +2 -2
- package/dist/elements/cfpb-form-choice/index.js +3 -3
- package/dist/elements/cfpb-form-choice/index.js.map +2 -2
- package/dist/elements/cfpb-form-search/index.js +3 -3
- package/dist/elements/cfpb-form-search/index.js.map +3 -3
- package/dist/elements/cfpb-form-search-input/index.js +3 -3
- package/dist/elements/cfpb-form-search-input/index.js.map +3 -3
- package/dist/elements/cfpb-icon-text/index.js +1 -1
- package/dist/elements/cfpb-icon-text/index.js.map +2 -2
- package/dist/elements/cfpb-label/index.js +1 -1
- package/dist/elements/cfpb-label/index.js.map +2 -2
- package/dist/elements/cfpb-list/index.js +3 -3
- package/dist/elements/cfpb-list/index.js.map +3 -3
- package/dist/elements/cfpb-list-item/index.js +3 -3
- package/dist/elements/cfpb-list-item/index.js.map +2 -2
- package/dist/elements/cfpb-pagination/index.js +3 -3
- package/dist/elements/cfpb-pagination/index.js.map +2 -2
- package/dist/elements/cfpb-select/index.js +4 -4
- package/dist/elements/cfpb-select/index.js.map +4 -4
- package/dist/elements/cfpb-tag-filter/index.js +2 -2
- package/dist/elements/cfpb-tag-filter/index.js.map +2 -2
- package/dist/elements/cfpb-tag-group/index.js +1 -1
- package/dist/elements/cfpb-tag-group/index.js.map +2 -2
- package/dist/elements/cfpb-tag-topic/index.js +3 -3
- package/dist/elements/cfpb-tag-topic/index.js.map +2 -2
- package/dist/elements/index.js +7 -7
- package/dist/elements/index.js.map +4 -4
- package/dist/index.css +1 -1
- package/dist/index.css.map +3 -3
- package/dist/index.js +7 -7
- package/dist/index.js.map +4 -4
- package/dist/utilities/index.css +1 -1
- package/dist/utilities/index.css.map +2 -2
- package/dist/utilities/index.js +1 -1
- package/dist/utilities/index.js.map +2 -2
- package/package.json +1 -1
- package/src/components/cfpb-buttons/button-group.scss +1 -1
- package/src/components/cfpb-buttons/button-link.scss +10 -54
- package/src/components/cfpb-buttons/button.scss +3 -3
- package/src/components/cfpb-buttons/vars.scss +1 -1
- package/src/components/cfpb-expandables/expandable-group.scss +1 -1
- package/src/components/cfpb-expandables/expandable.scss +1 -1
- package/src/components/cfpb-expandables/summary.scss +1 -1
- package/src/components/cfpb-forms/form-alert.scss +1 -1
- package/src/components/cfpb-forms/form-field.scss +6 -6
- package/src/components/cfpb-forms/form.scss +1 -1
- package/src/components/cfpb-forms/label.scss +2 -2
- package/src/components/cfpb-forms/multiselect.scss +1 -1
- package/src/components/cfpb-forms/range.scss +7 -7
- package/src/components/cfpb-forms/search-input.scss +1 -1
- package/src/components/cfpb-forms/select.scss +1 -1
- package/src/components/cfpb-forms/tag.scss +1 -1
- package/src/components/cfpb-forms/text-input.scss +1 -1
- package/src/components/cfpb-icons/icon.scss +1 -1
- package/src/components/cfpb-layout/card-group.scss +1 -1
- package/src/components/cfpb-layout/card.scss +1 -1
- package/src/components/cfpb-layout/email-signup.scss +1 -1
- package/src/components/cfpb-layout/featured-content-module.scss +1 -1
- package/src/components/cfpb-layout/hero.scss +1 -1
- package/src/components/cfpb-layout/layout.scss +9 -9
- package/src/components/cfpb-layout/well.scss +1 -1
- package/src/components/cfpb-notifications/banner.scss +1 -1
- package/src/components/cfpb-notifications/notification.scss +1 -1
- package/src/components/cfpb-pagination/pagination.scss +1 -1
- package/src/components/cfpb-tables/table.scss +1 -1
- package/src/components/cfpb-tooltips/tooltip.scss +1 -1
- package/src/components/cfpb-typography/date.scss +1 -1
- package/src/components/cfpb-typography/list.scss +1 -1
- package/src/components/cfpb-typography/meta-header.scss +1 -1
- package/src/components/cfpb-typography/mixins.scss +1 -1
- package/src/components/cfpb-typography/pull-quote.scss +1 -1
- package/src/components/cfpb-typography/slug-header.scss +1 -1
- package/src/components/cfpb-typography/tagline.scss +1 -1
- package/src/elements/abstracts/custom-props.css +1 -1
- package/src/elements/abstracts/sizing-vars.scss +2 -1
- package/src/elements/abstracts/vars.css +1 -1
- package/src/elements/cfpb-button/cfpb-button-group.scss +8 -6
- package/src/elements/cfpb-button/cfpb-button-link.scss +54 -47
- package/src/elements/cfpb-button/cfpb-button.scss +168 -172
- package/src/elements/cfpb-button/index.js +16 -1
- package/src/elements/cfpb-button/vars.css +1 -1
- package/src/elements/cfpb-expandable/cfpb-expandable.component.scss +2 -2
- package/src/elements/cfpb-file-upload/index.js +9 -9
- package/src/elements/cfpb-form-search-input/index.js +4 -0
- package/src/elements/cfpb-icon-text/cfpb-icon-text.component.scss +2 -1
- package/src/elements/cfpb-list/cfpb-list.component.scss +19 -8
- package/src/elements/cfpb-list/index.js +62 -40
- package/src/elements/cfpb-list/index.spec.js +66 -21
- package/src/elements/cfpb-select/cfpb-select.component.scss +2 -2
- package/src/elements/cfpb-select/index.js +60 -70
- package/src/elements/cfpb-select/multiple-select-event-proxy.js +88 -0
- package/src/elements/cfpb-select/single-select-event-proxy.js +47 -0
- package/src/elements/cfpb-tag-topic/cfpb-tag-topic.component.scss +2 -2
- package/src/index.js +2 -2
- package/src/index.scss +3 -2
- package/src/utilities/breakpoint-state.js +1 -1
- package/src/utilities/utilities.scss +1 -1
- package/src/abstracts/custom-props.scss +0 -175
- package/src/abstracts/grid-mixins.scss +0 -82
- package/src/abstracts/heading-mixins.scss +0 -345
- package/src/abstracts/index.scss +0 -6
- package/src/abstracts/media-queries.scss +0 -35
- package/src/abstracts/vars-breakpoints.scss +0 -16
- package/src/abstracts/vars.scss +0 -184
- package/src/base/base.scss +0 -375
- package/src/base/font.scss +0 -27
- package/src/base/index.scss +0 -3
- package/src/base/normalize.scss +0 -290
- /package/src/{abstracts → elements/abstracts}/index.js +0 -0
- /package/src/{abstracts → elements/abstracts}/vars-breakpoints.js +0 -0
- /package/src/{base → elements/base}/index.js +0 -0
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
{
|
|
2
|
+
"version": 3,
|
|
3
|
+
"sources": ["../../../../../packages/cfpb-design-system/src/elements/base/normalize.scss", "../../../../../packages/cfpb-design-system/src/elements/base/base.scss"],
|
|
4
|
+
"sourcesContent": ["@charset \"UTF-8\";\n/*! normalize.css v2.1.3 | MIT License | git.io/normalize */html{font-family:sans-serif;-webkit-text-size-adjust:100%;text-size-adjust:100%}body{margin:0}a:focus{outline:thin dotted}a:active,a:hover{outline:0}h1{font-size:2em;margin:.67em 0}hr{box-sizing:initial;height:0}code,kbd,pre,samp{font-family:monospace,serif;font-size:1em}pre{white-space:pre-wrap}q{quotes:\"\u201C\" \"\u201D\" \"\u2018\" \"\u2019\"}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:initial}sup{top:-.5em}sub{bottom:-.25em}figure{margin:0}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{border:0;padding:0}button,input,select,textarea{font-family:inherit;font-size:100%;margin:0}button,input{line-height:normal}button,select{text-transform:none}button,html input[type=button],input[type=reset],input[type=submit]{appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}input[type=search]{appearance:textfield;box-sizing:initial}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{appearance:none}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}textarea{overflow:auto;vertical-align:top}table{border-collapse:collapse;border-spacing:0}", ":root{--beige:#bea96f;--beige-30:#f0e8d8;--beige-60:#d8c8a0;--black:#101820;--font-stack:system-ui,sans-serif;--gold:#ff9e1b;--gold-10:#fff6ec;--gold-20:#fff0dd;--gold-30:#ffe8cb;--gold-40:#ffe1b9;--gold-50:#ffd8a3;--gold-60:#ffce8d;--gold-70:#ffc372;--gold-80:#ffb858;--gold-90:#ffab39;--gold-dark:#dc731c;--gold-mid-dark:#ed881b;--gray:#5a5d61;--gray-10:#e7e8e9;--gray-15:#dcdddf;--gray-20:#d2d3d5;--gray-30:#c3c4c4;--gray-40:#b4b5b6;--gray-5:#f7f8f9;--gray-50:#a2a3a4;--gray-60:#919395;--gray-70:#838588;--gray-80:#75787b;--gray-90:#676a6f;--gray-dark:#43484e;--gray-darker:#293037;--gray-mid-dark:#4f5257;--green:#20aa3f;--green-10:#f0f8eb;--green-20:#e2efd8;--green-30:#d4eac6;--green-40:#c7e5b3;--green-50:#bae0a2;--green-60:#addc91;--green-70:#93cf7c;--green-80:#66c368;--green-90:#48b753;--green-dark:#1e9642;--green-mid-dark:#1fa040;--navy:#254b87;--navy-10:#f4f6fa;--navy-20:#d3daeb;--navy-30:#c3cde2;--navy-40:#b3c0d9;--navy-50:#9daecc;--navy-60:#889cc0;--navy-70:#6f88b2;--navy-80:#5674a3;--navy-90:#3e5f95;--navy-dark:#002d72;--navy-mid-dark:#123c7c;--neutral:#8a6c57;--neutral-10:#f8f5f2;--neutral-20:#e7ddd7;--neutral-30:#ddd1c9;--neutral-40:#d3c5bc;--neutral-50:#c6b4a9;--neutral-60:#baa496;--neutral-70:#ad9484;--neutral-80:#a18573;--neutral-90:#957865;--neutral-dark:#745745;--neutral-mid-dark:#7d604b;--pacific:#0072ce;--pacific-10:#eff8fd;--pacific-20:#d6e8fa;--pacific-30:#c3ddf6;--pacific-40:#afd2f2;--pacific-50:#96c4ed;--pacific-60:#7eb7e8;--pacific-70:#61a7e2;--pacific-80:#4497dc;--pacific-90:#2284d5;--pacific-dark:#0050b4;--pacific-mid-dark:#0061c1;--purple:#b4267a;--purple-10:#fdf3f8;--purple-20:#f0d8e2;--purple-30:#ebc9d9;--purple-40:#e3b2cc;--purple-50:#dc9cbf;--purple-60:#d486b2;--purple-70:#cd70a5;--purple-80:#c55998;--purple-90:#be438b;--purple-dark:#a01b68;--purple-mid-dark:#aa2071;--red:#d14124;--red-10:#fbefec;--red-20:#f7e0d9;--red-30:#f3d1c8;--red-40:#f0c3b8;--red-50:#ebb0a3;--red-60:#e79e8e;--red-70:#e28875;--red-80:#dd735d;--red-90:#d75a40;--red-dark:#b63014;--red-mid-dark:#c3381c;--teal:#257675;--teal-10:#f0f7f6;--teal-20:#d4e7e6;--teal-30:#c4dddc;--teal-40:#b4d2d1;--teal-50:#9ec4c3;--teal-60:#89b6b5;--teal-70:#70a6a5;--teal-80:#579695;--teal-90:#3e8685;--teal-dark:#005e5d;--teal-mid-dark:#126b69;--white:#fff;--block-bg:var(--gray-5);--block-border:var(--gray-40);--choice-bg-default:var(--white);--choice-bg-disabled:var(--gray-10);--choice-bg-selected-default:var(--pacific);--choice-bg-selected-disabled:var(--gray-40);--choice-bg-selected-focus-default:var(--pacific);--choice-border-default:var(--gray-60);--choice-border-disabled:var(--gray-60);--choice-border-error:var(--red);--choice-border-focus-default:var(--pacific);--choice-border-hover-default:var(--pacific);--choice-border-success:var(--green);--choice-border-warning:var(--gold);--choice-label-disabled-default:var(--gray-dark);--choice-outline-focus-default:var(--pacific);--code-bg:var(--gray-5);--content-main-border:var(--gray-40);--form-alert-icon-color-default:var(--gray);--form-alert-icon-color-error:var(--red);--form-alert-icon-color-success:var(--green);--form-alert-icon-color-warning:var(--gold);--form-field-input-lg-target-bg:var(--gray-10);--form-field-input-lg-target-bg-disabled:var(--gray-20);--form-field-input-lg-target-bg-selected:var(--pacific-20);--form-field-input-lg-target-border:var(--pacific);--input-bg-default:var(--white);--input-bg-disabled-default:var(--gray-10);--input-border-default:var(--gray-60);--input-border-disabled:var(--gray-60);--input-border-error:var(--red);--input-border-focus-default:var(--pacific);--input-border-hover-default:var(--pacific);--input-border-success:var(--green);--input-border-warning:var(--gold);--input-text-default:var(--black);--input-text-disabled-default:var(--gray-dark);--input-text-placeholder-default:var(--gray-dark);--label-helper:var(--gray-dark);--link-text:var(--pacific);--link-text-active:var(--navy);--link-text-hover:var(--pacific-dark);--link-text-visited:var(--teal);--link-underline:var(--pacific);--link-underline-active:var(--navy);--link-underline-hover:var(--pacific-dark);--link-underline-visited:var(--teal);--range-bg:var(--gray-10);--range-bg-focused:var(--pacific-20);--range-bg-track:var(--gray-80);--range-border:var(--gray-40);--range-border-focused:var(--pacific);--select-bg-disabled-default:var(--gray-10);--select-border-default:var(--gray-60);--select-border-error:var(--red);--select-border-focus-default:var(--pacific);--select-border-hover-default:var(--pacific);--select-icon-bg-default:var(--gray-10);--select-text-disabled-default:var(--gray-dark);--table-border:var(--gray);--table-head-bg:var(--gray-5);--tag-filter-bg-active-default:var(--teal-60);--tag-filter-bg-default:var(--teal-20);--tag-filter-bg-hover-default:var(--teal-40);--tag-filter-border-default:var(--teal);--tag-filter-outline-focuse-default:var(--teal-dark);--text:var(--black);--block-border-bottom:var(--block-border);--block-border-left:var(--block-border);--block-border-right:var(--block-border);--block-border-top:var(--block-border);--code-text:var(--text);--table-head-text:var(--text);--font-adjust-base:0.517;--font-adjust-step:0.0054;--font-adjust-h1:calc(var(--font-size-adjust-base) + var(--font-adjust-step)*5);--font-adjust-h2:calc(var(--font-size-adjust-base) + var(--font-adjust-step)*4);--font-adjust-h3:calc(var(--font-size-adjust-base) + var(--font-adjust-step)*3);--font-adjust-h4:calc(var(--font-size-adjust-base) + var(--font-adjust-step)*2);--font-adjust-h5:calc(var(--font-size-adjust-base) + var(--font-adjust-step)*1);--font-adjust-h6:var(--font-adjust-base);--font-adjust-body:var(--font-adjust-base);--select-border-width-default:1px}body{color:var(--text);font-family:var(--font-stack);font-size:100%;font-size-adjust:var(--font-adjust-body);line-height:1.375;-webkit-font-smoothing:antialiased}button,input,select,textarea{font-family:var(--font-stack);font-size-adjust:var(--font-adjust-body);line-height:1.1875}input[type=date]{display:revert;min-height:35px;min-width:100px;padding-bottom:0;padding-top:0}input[type=date].a-text-input--full{min-width:100%}hr{border:none;border-top:1px solid var(--gray-40)}b,strong{font-weight:600}h1,h2,h3,h4,h5,h6{margin-top:0}.h1,h1{font-size:2.125em;font-size-adjust:var(--font-adjust-h1);font-weight:600;letter-spacing:inherit;line-height:1.25;margin-bottom:.4411764706em;text-transform:inherit}blockquote+.h1,blockquote+h1,dl+.h1,dl+h1,figure+.h1,figure+h1,img+.h1,img+h1,ol+.h1,ol+h1,p+.h1,p+h1,table+.h1,table+h1,ul+.h1,ul+h1{margin-top:1.7647058824em}@media only screen and (max-width:37.5em){blockquote+.h1,blockquote+h1,dl+.h1,dl+h1,figure+.h1,figure+h1,img+.h1,img+h1,ol+.h1,ol+h1,p+.h1,p+h1,table+.h1,table+h1,ul+.h1,ul+h1{margin-top:1.7307692308em}.h2+.h1,.h2+h1,.h3+.h1,.h3+h1,.h4+.h1,.h4+h1,.h5+.h1,.h5+h1,.h6+.h1,.h6+h1,h2+.h1,h2+h1,h3+.h1,h3+h1,h4+.h1,h4+h1,h5+.h1,h5+h1,h6+.h1,h6+h1{margin-top:1.1538461538em}.h1,h1{font-size:1.625em;font-size-adjust:var(--font-adjust-h2);font-weight:600;letter-spacing:inherit;line-height:1.25;margin-bottom:.5769230769em;text-transform:inherit}blockquote+.h1,blockquote+h1,dl+.h1,dl+h1,figure+.h1,figure+h1,img+.h1,img+h1,ol+.h1,ol+h1,p+.h1,p+h1,table+.h1,table+h1,ul+.h1,ul+h1{margin-top:1.7307692308em}.h1+.h1,.h1+h1,.h3+.h1,.h3+h1,.h4+.h1,.h4+h1,.h5+.h1,.h5+h1,.h6+.h1,.h6+h1,h1+.h1,h1+h1,h3+.h1,h3+h1,h4+.h1,h4+h1,h5+.h1,h5+h1,h6+.h1,h6+h1{margin-top:1.1538461538em}}.h2,h2{font-size:1.625em;font-size-adjust:var(--font-adjust-h2);font-weight:600;letter-spacing:inherit;line-height:1.25;margin-bottom:.5769230769em;text-transform:inherit}blockquote+.h2,blockquote+h2,dl+.h2,dl+h2,figure+.h2,figure+h2,img+.h2,img+h2,ol+.h2,ol+h2,p+.h2,p+h2,table+.h2,table+h2,ul+.h2,ul+h2{margin-top:1.7307692308em}.h1+.h2,.h1+h2,.h3+.h2,.h3+h2,.h4+.h2,.h4+h2,.h5+.h2,.h5+h2,.h6+.h2,.h6+h2,h1+.h2,h1+h2,h3+.h2,h3+h2,h4+.h2,h4+h2,h5+.h2,h5+h2,h6+.h2,h6+h2{margin-top:1.1538461538em}@media only screen and (max-width:37.5em){blockquote+.h2,blockquote+h2,dl+.h2,dl+h2,figure+.h2,figure+h2,img+.h2,img+h2,ol+.h2,ol+h2,p+.h2,p+h2,table+.h2,table+h2,ul+.h2,ul+h2{margin-top:1.3636363636em}.h2,h2{font-size:1.375em;font-size-adjust:var(--font-adjust-h3);font-weight:600;letter-spacing:inherit;line-height:1.25;margin-bottom:.6818181818em;text-transform:inherit}.h1+.h2,.h1+h2,.h2+.h2,.h2+h2,.h4+.h2,.h4+h2,.h5+.h2,.h5+h2,.h6+.h2,.h6+h2,blockquote+.h2,blockquote+h2,dl+.h2,dl+h2,figure+.h2,figure+h2,h1+.h2,h1+h2,h2+.h2,h2+h2,h4+.h2,h4+h2,h5+.h2,h5+h2,h6+.h2,h6+h2,img+.h2,img+h2,ol+.h2,ol+h2,p+.h2,p+h2,table+.h2,table+h2,ul+.h2,ul+h2{margin-top:1.3636363636em}}.h3,h3{font-size:1.375em;font-size-adjust:var(--font-adjust-h3);font-weight:400;letter-spacing:inherit;line-height:1.25;margin-bottom:.6818181818em;text-transform:inherit}.h1+.h3,.h1+h3,.h2+.h3,.h2+h3,.h4+.h3,.h4+h3,.h5+.h3,.h5+h3,.h6+.h3,.h6+h3,blockquote+.h3,blockquote+h3,dl+.h3,dl+h3,figure+.h3,figure+h3,h1+.h3,h1+h3,h2+.h3,h2+h3,h4+.h3,h4+h3,h5+.h3,h5+h3,h6+.h3,h6+h3,img+.h3,img+h3,ol+.h3,ol+h3,p+.h3,p+h3,table+.h3,table+h3,ul+.h3,ul+h3{margin-top:1.3636363636em}@media only screen and (max-width:37.5em){.h3,h3{font-size:1.125em;font-size-adjust:var(--font-adjust-h4);font-weight:400;letter-spacing:inherit;line-height:1.25;margin-bottom:.8333333333em;text-transform:inherit}.h1+.h3,.h1+h3,.h2+.h3,.h2+h3,.h3+.h3,.h3+h3,.h5+.h3,.h5+h3,.h6+.h3,.h6+h3,blockquote+.h3,blockquote+h3,dl+.h3,dl+h3,figure+.h3,figure+h3,h1+.h3,h1+h3,h2+.h3,h2+h3,h3+.h3,h3+h3,h5+.h3,h5+h3,h6+.h3,h6+h3,img+.h3,img+h3,ol+.h3,ol+h3,p+.h3,p+h3,table+.h3,table+h3,ul+.h3,ul+h3{margin-top:1.6666666667em}}.h4,h4{font-size:1.125em;font-size-adjust:var(--font-adjust-h4);font-weight:500;letter-spacing:inherit;line-height:1.25;margin-bottom:.8333333333em;text-transform:inherit}.h1+.h4,.h1+h4,.h2+.h4,.h2+h4,.h3+.h4,.h3+h4,.h5+.h4,.h5+h4,.h6+.h4,.h6+h4,blockquote+.h4,blockquote+h4,dl+.h4,dl+h4,figure+.h4,figure+h4,h1+.h4,h1+h4,h2+.h4,h2+h4,h3+.h4,h3+h4,h5+.h4,h5+h4,h6+.h4,h6+h4,img+.h4,img+h4,ol+.h4,ol+h4,p+.h4,p+h4,table+.h4,table+h4,ul+.h4,ul+h4{margin-top:1.6666666667em}@media only screen and (max-width:37.5em){.h4,h4{font-size:1em;line-height:1.125;margin-bottom:.625em}}.h5,h5{font-size:.875em;font-size-adjust:var(--font-adjust-h5);font-weight:600;letter-spacing:1px;line-height:1.25;margin-bottom:1.0714285714em;text-transform:uppercase}.h1+.h5,.h1+h5,.h2+.h5,.h2+h5,.h3+.h5,.h3+h5,.h4+.h5,.h4+h5,.h6+.h5,.h6+h5,blockquote+.h5,blockquote+h5,dl+.h5,dl+h5,figure+.h5,figure+h5,h1+.h5,h1+h5,h2+.h5,h2+h5,h3+.h5,h3+h5,h4+.h5,h4+h5,h6+.h5,h6+h5,img+.h5,img+h5,ol+.h5,ol+h5,p+.h5,p+h5,table+.h5,table+h5,ul+.h5,ul+h5{margin-top:2.1428571429em}.h6,h6{font-size:.75em;font-size-adjust:var(--font-adjust-h6);font-weight:600;letter-spacing:1px;line-height:1.25;margin-bottom:1.25em;text-transform:uppercase}.h1+.h6,.h1+h6,.h2+.h6,.h2+h6,.h3+.h6,.h3+h6,.h4+.h6,.h4+h6,.h5+.h6,.h5+h6,blockquote+.h6,blockquote+h6,dl+.h6,dl+h6,figure+.h6,figure+h6,h1+.h6,h1+h6,h2+.h6,h2+h6,h3+.h6,h3+h6,h4+.h6,h4+h6,h5+.h6,h5+h6,img+.h6,img+h6,ol+.h6,ol+h6,p+.h6,p+h6,table+.h6,table+h6,ul+.h6,ul+h6{margin-top:2.5em}.lead-paragraph{font-size:1.375em;font-size-adjust:var(--font-adjust-h3);font-weight:400;letter-spacing:inherit;line-height:1.25;margin-bottom:15px;margin-top:0;text-transform:inherit}@media only screen and (max-width:37.5em){.lead-paragraph{font-size:1.125em;font-size-adjust:var(--font-adjust-h4);font-weight:400;letter-spacing:inherit;line-height:1.25;text-transform:inherit}}.superheading{font-size:3em;font-weight:400;line-height:1.25;margin-bottom:.4166666667em}blockquote,dl,figure,ol,p,table,ul{margin-bottom:.9375em;margin-top:0}blockquote:last-child,dl:last-child,figure:last-child,ol:last-child,p:last-child,table:last-child,ul:last-child{margin-bottom:0}p+ol,p+ul{margin-top:-.3125em}ol ol,ol ul,ul ol,ul ul{margin-top:.5em}li{margin-bottom:.5em}li:last-child,nav li{margin-bottom:0}a{color:var(--link-text);text-decoration-color:var(--link-underline);text-decoration-line:underline;text-decoration-style:dotted;text-decoration-thickness:1px;text-underline-offset:4.5px}a.visited,a:visited{color:var(--link-text-visited);text-decoration-color:var(--link-underline-visited)}a.hover,a:hover{color:var(--link-text-hover);text-decoration-color:var(--link-underline-hover);text-decoration-style:solid}a.focus,a:focus{outline:thin dotted;outline-offset:1px}a.active,a:active{color:var(--link-text-active);text-decoration-color:var(--link-underline-active);text-decoration-style:solid}nav a{text-decoration-line:none}ul{list-style:square;padding-left:1.125em}ul ul{list-style-type:circle}ol{padding-left:1.3125em}ol li:nth-last-child(n+10),ol li:nth-last-child(n+10)~li{margin-left:.5625rem}ol ol{list-style-type:lower-alpha}ol ol li{margin-left:0!important}ol ol ol{list-style-type:lower-roman}nav ol,nav ol ol,nav ul,nav ul ul{list-style:none;list-style-image:none}caption{margin-bottom:.625em;text-align:left}td,th{padding:.625em}thead td,thead th{background:var(--table-head-bg);color:var(--table-head-text);font-size:1em;padding:.7142857143em;vertical-align:top}tbody tr,thead{border-bottom:1px solid var(--table-border)}th{font-weight:600;text-align:left}thead th .h2,thead th .h3,thead th .h4,thead th .h5,thead th .h6,thead th h2,thead th h3,thead th h4,thead th h5,thead th h6{font-size:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;margin:0;text-transform:inherit}blockquote{margin-left:.9375em;margin-right:.9375em}@media only screen and (min-width:37.5625em){blockquote{margin-left:1.875em;margin-right:1.875em}}img{max-width:100%}figure{margin-left:0;margin-right:0}figure img{vertical-align:middle}code,pre{background:var(--code-bg);border-radius:4px;color:var(--code-text);font-family:Input Mono,Consolas,Monaco,Courier New,monospace}code{font-size:.8125em;padding:.2307692308em .2307692308em 0}pre{display:block;overflow-wrap:break-word;padding:.625em .9375em;white-space:pre-wrap}pre code{background-color:initial;padding:0}"],
|
|
5
|
+
"mappings": "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",
|
|
6
|
+
"names": []
|
|
7
|
+
}
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
{
|
|
2
|
+
"version": 3,
|
|
3
|
+
"sources": ["../../../../../packages/cfpb-design-system/src/elements/base/normalize.scss", "../../../../../packages/cfpb-design-system/src/elements/base/base.scss"],
|
|
4
|
+
"sourcesContent": ["@charset \"UTF-8\";\n/*! normalize.css v2.1.3 | MIT License | git.io/normalize */html{font-family:sans-serif;-webkit-text-size-adjust:100%;text-size-adjust:100%}body{margin:0}a:focus{outline:thin dotted}a:active,a:hover{outline:0}h1{font-size:2em;margin:.67em 0}hr{box-sizing:initial;height:0}code,kbd,pre,samp{font-family:monospace,serif;font-size:1em}pre{white-space:pre-wrap}q{quotes:\"\u201C\" \"\u201D\" \"\u2018\" \"\u2019\"}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:initial}sup{top:-.5em}sub{bottom:-.25em}figure{margin:0}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{border:0;padding:0}button,input,select,textarea{font-family:inherit;font-size:100%;margin:0}button,input{line-height:normal}button,select{text-transform:none}button,html input[type=button],input[type=reset],input[type=submit]{appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}input[type=search]{appearance:textfield;box-sizing:initial}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{appearance:none}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}textarea{overflow:auto;vertical-align:top}table{border-collapse:collapse;border-spacing:0}", ":root{--beige:#bea96f;--beige-30:#f0e8d8;--beige-60:#d8c8a0;--black:#101820;--font-stack:system-ui,sans-serif;--gold:#ff9e1b;--gold-10:#fff6ec;--gold-20:#fff0dd;--gold-30:#ffe8cb;--gold-40:#ffe1b9;--gold-50:#ffd8a3;--gold-60:#ffce8d;--gold-70:#ffc372;--gold-80:#ffb858;--gold-90:#ffab39;--gold-dark:#dc731c;--gold-mid-dark:#ed881b;--gray:#5a5d61;--gray-10:#e7e8e9;--gray-15:#dcdddf;--gray-20:#d2d3d5;--gray-30:#c3c4c4;--gray-40:#b4b5b6;--gray-5:#f7f8f9;--gray-50:#a2a3a4;--gray-60:#919395;--gray-70:#838588;--gray-80:#75787b;--gray-90:#676a6f;--gray-dark:#43484e;--gray-darker:#293037;--gray-mid-dark:#4f5257;--green:#20aa3f;--green-10:#f0f8eb;--green-20:#e2efd8;--green-30:#d4eac6;--green-40:#c7e5b3;--green-50:#bae0a2;--green-60:#addc91;--green-70:#93cf7c;--green-80:#66c368;--green-90:#48b753;--green-dark:#1e9642;--green-mid-dark:#1fa040;--navy:#254b87;--navy-10:#f4f6fa;--navy-20:#d3daeb;--navy-30:#c3cde2;--navy-40:#b3c0d9;--navy-50:#9daecc;--navy-60:#889cc0;--navy-70:#6f88b2;--navy-80:#5674a3;--navy-90:#3e5f95;--navy-dark:#002d72;--navy-mid-dark:#123c7c;--neutral:#8a6c57;--neutral-10:#f8f5f2;--neutral-20:#e7ddd7;--neutral-30:#ddd1c9;--neutral-40:#d3c5bc;--neutral-50:#c6b4a9;--neutral-60:#baa496;--neutral-70:#ad9484;--neutral-80:#a18573;--neutral-90:#957865;--neutral-dark:#745745;--neutral-mid-dark:#7d604b;--pacific:#0072ce;--pacific-10:#eff8fd;--pacific-20:#d6e8fa;--pacific-30:#c3ddf6;--pacific-40:#afd2f2;--pacific-50:#96c4ed;--pacific-60:#7eb7e8;--pacific-70:#61a7e2;--pacific-80:#4497dc;--pacific-90:#2284d5;--pacific-dark:#0050b4;--pacific-mid-dark:#0061c1;--purple:#b4267a;--purple-10:#fdf3f8;--purple-20:#f0d8e2;--purple-30:#ebc9d9;--purple-40:#e3b2cc;--purple-50:#dc9cbf;--purple-60:#d486b2;--purple-70:#cd70a5;--purple-80:#c55998;--purple-90:#be438b;--purple-dark:#a01b68;--purple-mid-dark:#aa2071;--red:#d14124;--red-10:#fbefec;--red-20:#f7e0d9;--red-30:#f3d1c8;--red-40:#f0c3b8;--red-50:#ebb0a3;--red-60:#e79e8e;--red-70:#e28875;--red-80:#dd735d;--red-90:#d75a40;--red-dark:#b63014;--red-mid-dark:#c3381c;--teal:#257675;--teal-10:#f0f7f6;--teal-20:#d4e7e6;--teal-30:#c4dddc;--teal-40:#b4d2d1;--teal-50:#9ec4c3;--teal-60:#89b6b5;--teal-70:#70a6a5;--teal-80:#579695;--teal-90:#3e8685;--teal-dark:#005e5d;--teal-mid-dark:#126b69;--white:#fff;--block-bg:var(--gray-5);--block-border:var(--gray-40);--choice-bg-default:var(--white);--choice-bg-disabled:var(--gray-10);--choice-bg-selected-default:var(--pacific);--choice-bg-selected-disabled:var(--gray-40);--choice-bg-selected-focus-default:var(--pacific);--choice-border-default:var(--gray-60);--choice-border-disabled:var(--gray-60);--choice-border-error:var(--red);--choice-border-focus-default:var(--pacific);--choice-border-hover-default:var(--pacific);--choice-border-success:var(--green);--choice-border-warning:var(--gold);--choice-label-disabled-default:var(--gray-dark);--choice-outline-focus-default:var(--pacific);--code-bg:var(--gray-5);--content-main-border:var(--gray-40);--form-alert-icon-color-default:var(--gray);--form-alert-icon-color-error:var(--red);--form-alert-icon-color-success:var(--green);--form-alert-icon-color-warning:var(--gold);--form-field-input-lg-target-bg:var(--gray-10);--form-field-input-lg-target-bg-disabled:var(--gray-20);--form-field-input-lg-target-bg-selected:var(--pacific-20);--form-field-input-lg-target-border:var(--pacific);--input-bg-default:var(--white);--input-bg-disabled-default:var(--gray-10);--input-border-default:var(--gray-60);--input-border-disabled:var(--gray-60);--input-border-error:var(--red);--input-border-focus-default:var(--pacific);--input-border-hover-default:var(--pacific);--input-border-success:var(--green);--input-border-warning:var(--gold);--input-text-default:var(--black);--input-text-disabled-default:var(--gray-dark);--input-text-placeholder-default:var(--gray-dark);--label-helper:var(--gray-dark);--link-text:var(--pacific);--link-text-active:var(--navy);--link-text-hover:var(--pacific-dark);--link-text-visited:var(--teal);--link-underline:var(--pacific);--link-underline-active:var(--navy);--link-underline-hover:var(--pacific-dark);--link-underline-visited:var(--teal);--range-bg:var(--gray-10);--range-bg-focused:var(--pacific-20);--range-bg-track:var(--gray-80);--range-border:var(--gray-40);--range-border-focused:var(--pacific);--select-bg-disabled-default:var(--gray-10);--select-border-default:var(--gray-60);--select-border-error:var(--red);--select-border-focus-default:var(--pacific);--select-border-hover-default:var(--pacific);--select-icon-bg-default:var(--gray-10);--select-text-disabled-default:var(--gray-dark);--table-border:var(--gray);--table-head-bg:var(--gray-5);--tag-filter-bg-active-default:var(--teal-60);--tag-filter-bg-default:var(--teal-20);--tag-filter-bg-hover-default:var(--teal-40);--tag-filter-border-default:var(--teal);--tag-filter-outline-focuse-default:var(--teal-dark);--text:var(--black);--block-border-bottom:var(--block-border);--block-border-left:var(--block-border);--block-border-right:var(--block-border);--block-border-top:var(--block-border);--code-text:var(--text);--table-head-text:var(--text);--font-adjust-base:0.517;--font-adjust-step:0.0054;--font-adjust-h1:calc(var(--font-size-adjust-base) + var(--font-adjust-step)*5);--font-adjust-h2:calc(var(--font-size-adjust-base) + var(--font-adjust-step)*4);--font-adjust-h3:calc(var(--font-size-adjust-base) + var(--font-adjust-step)*3);--font-adjust-h4:calc(var(--font-size-adjust-base) + var(--font-adjust-step)*2);--font-adjust-h5:calc(var(--font-size-adjust-base) + var(--font-adjust-step)*1);--font-adjust-h6:var(--font-adjust-base);--font-adjust-body:var(--font-adjust-base);--select-border-width-default:1px}body{color:var(--text);font-family:var(--font-stack);font-size:100%;font-size-adjust:var(--font-adjust-body);line-height:1.375;-webkit-font-smoothing:antialiased}button,input,select,textarea{font-family:var(--font-stack);font-size-adjust:var(--font-adjust-body);line-height:1.1875}input[type=date]{display:revert;min-height:35px;min-width:100px;padding-bottom:0;padding-top:0}input[type=date].a-text-input--full{min-width:100%}hr{border:none;border-top:1px solid var(--gray-40)}b,strong{font-weight:600}h1,h2,h3,h4,h5,h6{margin-top:0}.h1,h1{font-size:2.125em;font-size-adjust:var(--font-adjust-h1);font-weight:600;letter-spacing:inherit;line-height:1.25;margin-bottom:.4411764706em;text-transform:inherit}blockquote+.h1,blockquote+h1,dl+.h1,dl+h1,figure+.h1,figure+h1,img+.h1,img+h1,ol+.h1,ol+h1,p+.h1,p+h1,table+.h1,table+h1,ul+.h1,ul+h1{margin-top:1.7647058824em}@media only screen and (max-width:37.5em){blockquote+.h1,blockquote+h1,dl+.h1,dl+h1,figure+.h1,figure+h1,img+.h1,img+h1,ol+.h1,ol+h1,p+.h1,p+h1,table+.h1,table+h1,ul+.h1,ul+h1{margin-top:1.7307692308em}.h2+.h1,.h2+h1,.h3+.h1,.h3+h1,.h4+.h1,.h4+h1,.h5+.h1,.h5+h1,.h6+.h1,.h6+h1,h2+.h1,h2+h1,h3+.h1,h3+h1,h4+.h1,h4+h1,h5+.h1,h5+h1,h6+.h1,h6+h1{margin-top:1.1538461538em}.h1,h1{font-size:1.625em;font-size-adjust:var(--font-adjust-h2);font-weight:600;letter-spacing:inherit;line-height:1.25;margin-bottom:.5769230769em;text-transform:inherit}blockquote+.h1,blockquote+h1,dl+.h1,dl+h1,figure+.h1,figure+h1,img+.h1,img+h1,ol+.h1,ol+h1,p+.h1,p+h1,table+.h1,table+h1,ul+.h1,ul+h1{margin-top:1.7307692308em}.h1+.h1,.h1+h1,.h3+.h1,.h3+h1,.h4+.h1,.h4+h1,.h5+.h1,.h5+h1,.h6+.h1,.h6+h1,h1+.h1,h1+h1,h3+.h1,h3+h1,h4+.h1,h4+h1,h5+.h1,h5+h1,h6+.h1,h6+h1{margin-top:1.1538461538em}}.h2,h2{font-size:1.625em;font-size-adjust:var(--font-adjust-h2);font-weight:600;letter-spacing:inherit;line-height:1.25;margin-bottom:.5769230769em;text-transform:inherit}blockquote+.h2,blockquote+h2,dl+.h2,dl+h2,figure+.h2,figure+h2,img+.h2,img+h2,ol+.h2,ol+h2,p+.h2,p+h2,table+.h2,table+h2,ul+.h2,ul+h2{margin-top:1.7307692308em}.h1+.h2,.h1+h2,.h3+.h2,.h3+h2,.h4+.h2,.h4+h2,.h5+.h2,.h5+h2,.h6+.h2,.h6+h2,h1+.h2,h1+h2,h3+.h2,h3+h2,h4+.h2,h4+h2,h5+.h2,h5+h2,h6+.h2,h6+h2{margin-top:1.1538461538em}@media only screen and (max-width:37.5em){blockquote+.h2,blockquote+h2,dl+.h2,dl+h2,figure+.h2,figure+h2,img+.h2,img+h2,ol+.h2,ol+h2,p+.h2,p+h2,table+.h2,table+h2,ul+.h2,ul+h2{margin-top:1.3636363636em}.h2,h2{font-size:1.375em;font-size-adjust:var(--font-adjust-h3);font-weight:600;letter-spacing:inherit;line-height:1.25;margin-bottom:.6818181818em;text-transform:inherit}.h1+.h2,.h1+h2,.h2+.h2,.h2+h2,.h4+.h2,.h4+h2,.h5+.h2,.h5+h2,.h6+.h2,.h6+h2,blockquote+.h2,blockquote+h2,dl+.h2,dl+h2,figure+.h2,figure+h2,h1+.h2,h1+h2,h2+.h2,h2+h2,h4+.h2,h4+h2,h5+.h2,h5+h2,h6+.h2,h6+h2,img+.h2,img+h2,ol+.h2,ol+h2,p+.h2,p+h2,table+.h2,table+h2,ul+.h2,ul+h2{margin-top:1.3636363636em}}.h3,h3{font-size:1.375em;font-size-adjust:var(--font-adjust-h3);font-weight:400;letter-spacing:inherit;line-height:1.25;margin-bottom:.6818181818em;text-transform:inherit}.h1+.h3,.h1+h3,.h2+.h3,.h2+h3,.h4+.h3,.h4+h3,.h5+.h3,.h5+h3,.h6+.h3,.h6+h3,blockquote+.h3,blockquote+h3,dl+.h3,dl+h3,figure+.h3,figure+h3,h1+.h3,h1+h3,h2+.h3,h2+h3,h4+.h3,h4+h3,h5+.h3,h5+h3,h6+.h3,h6+h3,img+.h3,img+h3,ol+.h3,ol+h3,p+.h3,p+h3,table+.h3,table+h3,ul+.h3,ul+h3{margin-top:1.3636363636em}@media only screen and (max-width:37.5em){.h3,h3{font-size:1.125em;font-size-adjust:var(--font-adjust-h4);font-weight:400;letter-spacing:inherit;line-height:1.25;margin-bottom:.8333333333em;text-transform:inherit}.h1+.h3,.h1+h3,.h2+.h3,.h2+h3,.h3+.h3,.h3+h3,.h5+.h3,.h5+h3,.h6+.h3,.h6+h3,blockquote+.h3,blockquote+h3,dl+.h3,dl+h3,figure+.h3,figure+h3,h1+.h3,h1+h3,h2+.h3,h2+h3,h3+.h3,h3+h3,h5+.h3,h5+h3,h6+.h3,h6+h3,img+.h3,img+h3,ol+.h3,ol+h3,p+.h3,p+h3,table+.h3,table+h3,ul+.h3,ul+h3{margin-top:1.6666666667em}}.h4,h4{font-size:1.125em;font-size-adjust:var(--font-adjust-h4);font-weight:500;letter-spacing:inherit;line-height:1.25;margin-bottom:.8333333333em;text-transform:inherit}.h1+.h4,.h1+h4,.h2+.h4,.h2+h4,.h3+.h4,.h3+h4,.h5+.h4,.h5+h4,.h6+.h4,.h6+h4,blockquote+.h4,blockquote+h4,dl+.h4,dl+h4,figure+.h4,figure+h4,h1+.h4,h1+h4,h2+.h4,h2+h4,h3+.h4,h3+h4,h5+.h4,h5+h4,h6+.h4,h6+h4,img+.h4,img+h4,ol+.h4,ol+h4,p+.h4,p+h4,table+.h4,table+h4,ul+.h4,ul+h4{margin-top:1.6666666667em}@media only screen and (max-width:37.5em){.h4,h4{font-size:1em;line-height:1.125;margin-bottom:.625em}}.h5,h5{font-size:.875em;font-size-adjust:var(--font-adjust-h5);font-weight:600;letter-spacing:1px;line-height:1.25;margin-bottom:1.0714285714em;text-transform:uppercase}.h1+.h5,.h1+h5,.h2+.h5,.h2+h5,.h3+.h5,.h3+h5,.h4+.h5,.h4+h5,.h6+.h5,.h6+h5,blockquote+.h5,blockquote+h5,dl+.h5,dl+h5,figure+.h5,figure+h5,h1+.h5,h1+h5,h2+.h5,h2+h5,h3+.h5,h3+h5,h4+.h5,h4+h5,h6+.h5,h6+h5,img+.h5,img+h5,ol+.h5,ol+h5,p+.h5,p+h5,table+.h5,table+h5,ul+.h5,ul+h5{margin-top:2.1428571429em}.h6,h6{font-size:.75em;font-size-adjust:var(--font-adjust-h6);font-weight:600;letter-spacing:1px;line-height:1.25;margin-bottom:1.25em;text-transform:uppercase}.h1+.h6,.h1+h6,.h2+.h6,.h2+h6,.h3+.h6,.h3+h6,.h4+.h6,.h4+h6,.h5+.h6,.h5+h6,blockquote+.h6,blockquote+h6,dl+.h6,dl+h6,figure+.h6,figure+h6,h1+.h6,h1+h6,h2+.h6,h2+h6,h3+.h6,h3+h6,h4+.h6,h4+h6,h5+.h6,h5+h6,img+.h6,img+h6,ol+.h6,ol+h6,p+.h6,p+h6,table+.h6,table+h6,ul+.h6,ul+h6{margin-top:2.5em}.lead-paragraph{font-size:1.375em;font-size-adjust:var(--font-adjust-h3);font-weight:400;letter-spacing:inherit;line-height:1.25;margin-bottom:15px;margin-top:0;text-transform:inherit}@media only screen and (max-width:37.5em){.lead-paragraph{font-size:1.125em;font-size-adjust:var(--font-adjust-h4);font-weight:400;letter-spacing:inherit;line-height:1.25;text-transform:inherit}}.superheading{font-size:3em;font-weight:400;line-height:1.25;margin-bottom:.4166666667em}blockquote,dl,figure,ol,p,table,ul{margin-bottom:.9375em;margin-top:0}blockquote:last-child,dl:last-child,figure:last-child,ol:last-child,p:last-child,table:last-child,ul:last-child{margin-bottom:0}p+ol,p+ul{margin-top:-.3125em}ol ol,ol ul,ul ol,ul ul{margin-top:.5em}li{margin-bottom:.5em}li:last-child,nav li{margin-bottom:0}a{color:var(--link-text);text-decoration-color:var(--link-underline);text-decoration-line:underline;text-decoration-style:dotted;text-decoration-thickness:1px;text-underline-offset:4.5px}a.visited,a:visited{color:var(--link-text-visited);text-decoration-color:var(--link-underline-visited)}a.hover,a:hover{color:var(--link-text-hover);text-decoration-color:var(--link-underline-hover);text-decoration-style:solid}a.focus,a:focus{outline:thin dotted;outline-offset:1px}a.active,a:active{color:var(--link-text-active);text-decoration-color:var(--link-underline-active);text-decoration-style:solid}nav a{text-decoration-line:none}ul{list-style:square;padding-left:1.125em}ul ul{list-style-type:circle}ol{padding-left:1.3125em}ol li:nth-last-child(n+10),ol li:nth-last-child(n+10)~li{margin-left:.5625rem}ol ol{list-style-type:lower-alpha}ol ol li{margin-left:0!important}ol ol ol{list-style-type:lower-roman}nav ol,nav ol ol,nav ul,nav ul ul{list-style:none;list-style-image:none}caption{margin-bottom:.625em;text-align:left}td,th{padding:.625em}thead td,thead th{background:var(--table-head-bg);color:var(--table-head-text);font-size:1em;padding:.7142857143em;vertical-align:top}tbody tr,thead{border-bottom:1px solid var(--table-border)}th{font-weight:600;text-align:left}thead th .h2,thead th .h3,thead th .h4,thead th .h5,thead th .h6,thead th h2,thead th h3,thead th h4,thead th h5,thead th h6{font-size:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;margin:0;text-transform:inherit}blockquote{margin-left:.9375em;margin-right:.9375em}@media only screen and (min-width:37.5625em){blockquote{margin-left:1.875em;margin-right:1.875em}}img{max-width:100%}figure{margin-left:0;margin-right:0}figure img{vertical-align:middle}code,pre{background:var(--code-bg);border-radius:4px;color:var(--code-text);font-family:Input Mono,Consolas,Monaco,Courier New,monospace}code{font-size:.8125em;padding:.2307692308em .2307692308em 0}pre{display:block;overflow-wrap:break-word;padding:.625em .9375em;white-space:pre-wrap}pre code{background-color:initial;padding:0}"],
|
|
5
|
+
"mappings": "gGAAA,IAAAA,EAAA,GAAAC,EAAAD,EAAA,aAAAE,IAAA,IAAAA,EAAA,GCAA,IAAAC,EAAA,GAAAC,EAAAD,EAAA,aAAAE,IAAA,IAAAA,EAAA",
|
|
6
|
+
"names": ["normalize_exports", "__export", "normalize_default", "base_exports", "__export", "base_default"]
|
|
7
|
+
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
(()=>{var
|
|
2
|
-
\f\r]`,q=/<(?:(!--|\/[^a-zA-Z])|(\/?[a-zA-Z][^>\s]*)|(\/?$))/g,
|
|
3
|
-
\f\r"'\`<>=]|("|')|))|$)`,"g"),Oe=/'/g,Le=/"/g,Be=/^(?:script|style|textarea|title)$/i,me=i=>(e,...t)=>({_$litType$:i,strings:e,values:t}),M=me(1),jt=me(2),Tt=me(3),y=Symbol.for("lit-noChange"),b=Symbol.for("lit-nothing"),qe=new WeakMap,A=w.createTreeWalker(w,129);function Ve(i,e){if(!ve(i)||!i.hasOwnProperty("raw"))throw Error("invalid template strings array");return Ue!==void 0?Ue.createHTML(e):e}var Ge=(i,e)=>{let t=i.length-1,r=[],a,o=e===2?"<svg>":e===3?"<math>":"",n=q;for(let h=0;h<t;h++){let s=i[h],d,c,l=-1,p=0;for(;p<s.length&&(n.lastIndex=p,c=n.exec(s),c!==null);)p=n.lastIndex,n===q?c[1]==="!--"?n=He:c[1]!==void 0?n=Re:c[2]!==void 0?(Be.test(c[2])&&(a=RegExp("</"+c[2],"g")),n=x):c[3]!==void 0&&(n=x):n===x?c[0]===">"?(n=a!=null?a:q,l=-1):c[1]===void 0?l=-2:(l=n.lastIndex-c[2].length,d=c[1],n=c[3]===void 0?x:c[3]==='"'?Le:Oe):n===Le||n===Oe?n=x:n===He||n===Re?n=q:(n=x,a=void 0);let $=n===x&&i[h+1].startsWith("/>")?" ":"";o+=n===q?s+pt:l>=0?(r.push(d),s.slice(0,l)+pe+s.slice(l)+m+$):s+m+(l===-2?h:$)}return[Ve(i,o+(i[t]||"<?>")+(e===2?"</svg>":e===3?"</math>":"")),r]},V=class i{constructor({strings:e,_$litType$:t},r){let a;this.parts=[];let o=0,n=0,h=e.length-1,s=this.parts,[d,c]=Ge(e,t);if(this.el=i.createElement(d,r),A.currentNode=this.el.content,t===2||t===3){let l=this.el.content.firstChild;l.replaceWith(...l.childNodes)}for(;(a=A.nextNode())!==null&&s.length<h;){if(a.nodeType===1){if(a.hasAttributes())for(let l of a.getAttributeNames())if(l.endsWith(pe)){let p=c[n++],$=a.getAttribute(l).split(m),Z=/([.?@])?(.*)/.exec(p);s.push({type:1,index:o,name:Z[2],strings:$,ctor:Z[1]==="."?ee:Z[1]==="?"?te:Z[1]==="@"?re:E}),a.removeAttribute(l)}else l.startsWith(m)&&(s.push({type:6,index:o}),a.removeAttribute(l));if(Be.test(a.tagName)){let l=a.textContent.split(m),p=l.length-1;if(p>0){a.textContent=Y?Y.emptyScript:"";for(let $=0;$<p;$++)a.append(l[$],I()),A.nextNode(),s.push({type:2,index:++o});a.append(l[p],I())}}}else if(a.nodeType===8)if(a.data===ge)s.push({type:2,index:o});else{let l=-1;for(;(l=a.data.indexOf(m,l+1))!==-1;)s.push({type:7,index:o}),l+=m.length-1}o++}}static createElement(e,t){let r=w.createElement("template");return r.innerHTML=e,r}};function S(i,e,t=i,r){var n,h,s;if(e===y)return e;let a=r!==void 0?(n=t._$Co)==null?void 0:n[r]:t._$Cl,o=B(e)?void 0:e._$litDirective$;return(a==null?void 0:a.constructor)!==o&&((h=a==null?void 0:a._$AO)==null||h.call(a,!1),o===void 0?a=void 0:(a=new o(i),a._$AT(i,t,r)),r!==void 0?((s=t._$Co)!=null?s:t._$Co=[])[r]=a:t._$Cl=a),a!==void 0&&(e=S(i,a._$AS(i,e.values),a,r)),e}var X=class{constructor(e,t){this._$AV=[],this._$AN=void 0,this._$AD=e,this._$AM=t}get parentNode(){return this._$AM.parentNode}get _$AU(){return this._$AM._$AU}u(e){var d;let{el:{content:t},parts:r}=this._$AD,a=((d=e==null?void 0:e.creationScope)!=null?d:w).importNode(t,!0);A.currentNode=a;let o=A.nextNode(),n=0,h=0,s=r[0];for(;s!==void 0;){if(n===s.index){let c;s.type===2?c=new P(o,o.nextSibling,this,e):s.type===1?c=new s.ctor(o,s.name,s.strings,this,e):s.type===6&&(c=new ie(o,this,e)),this._$AV.push(c),s=r[++h]}n!==(s==null?void 0:s.index)&&(o=A.nextNode(),n++)}return A.currentNode=w,a}p(e){let t=0;for(let r of this._$AV)r!==void 0&&(r.strings!==void 0?(r._$AI(e,r,t),t+=r.strings.length-2):r._$AI(e[t])),t++}},P=class i{get _$AU(){var e,t;return(t=(e=this._$AM)==null?void 0:e._$AU)!=null?t:this._$Cv}constructor(e,t,r,a){var o;this.type=2,this._$AH=b,this._$AN=void 0,this._$AA=e,this._$AB=t,this._$AM=r,this.options=a,this._$Cv=(o=a==null?void 0:a.isConnected)!=null?o:!0}get parentNode(){let e=this._$AA.parentNode,t=this._$AM;return t!==void 0&&(e==null?void 0:e.nodeType)===11&&(e=t.parentNode),e}get startNode(){return this._$AA}get endNode(){return this._$AB}_$AI(e,t=this){e=S(this,e,t),B(e)?e===b||e==null||e===""?(this._$AH!==b&&this._$AR(),this._$AH=b):e!==this._$AH&&e!==y&&this._(e):e._$litType$!==void 0?this.$(e):e.nodeType!==void 0?this.T(e):Ie(e)?this.k(e):this._(e)}O(e){return this._$AA.parentNode.insertBefore(e,this._$AB)}T(e){this._$AH!==e&&(this._$AR(),this._$AH=this.O(e))}_(e){this._$AH!==b&&B(this._$AH)?this._$AA.nextSibling.data=e:this.T(w.createTextNode(e)),this._$AH=e}$(e){var o;let{values:t,_$litType$:r}=e,a=typeof r=="number"?this._$AC(e):(r.el===void 0&&(r.el=V.createElement(Ve(r.h,r.h[0]),this.options)),r);if(((o=this._$AH)==null?void 0:o._$AD)===a)this._$AH.p(t);else{let n=new X(a,this),h=n.u(this.options);n.p(t),this.T(h),this._$AH=n}}_$AC(e){let t=qe.get(e.strings);return t===void 0&&qe.set(e.strings,t=new V(e)),t}k(e){ve(this._$AH)||(this._$AH=[],this._$AR());let t=this._$AH,r,a=0;for(let o of e)a===t.length?t.push(r=new i(this.O(I()),this.O(I()),this,this.options)):r=t[a],r._$AI(o),a++;a<t.length&&(this._$AR(r&&r._$AB.nextSibling,a),t.length=a)}_$AR(e=this._$AA.nextSibling,t){var r;for((r=this._$AP)==null?void 0:r.call(this,!1,!0,t);e&&e!==this._$AB;){let a=e.nextSibling;e.remove(),e=a}}setConnected(e){var t;this._$AM===void 0&&(this._$Cv=e,(t=this._$AP)==null||t.call(this,e))}},E=class{get tagName(){return this.element.tagName}get _$AU(){return this._$AM._$AU}constructor(e,t,r,a,o){this.type=1,this._$AH=b,this._$AN=void 0,this.element=e,this.name=t,this._$AM=a,this.options=o,r.length>2||r[0]!==""||r[1]!==""?(this._$AH=Array(r.length-1).fill(new String),this.strings=r):this._$AH=b}_$AI(e,t=this,r,a){let o=this.strings,n=!1;if(o===void 0)e=S(this,e,t,0),n=!B(e)||e!==this._$AH&&e!==y,n&&(this._$AH=e);else{let h=e,s,d;for(e=o[0],s=0;s<o.length-1;s++)d=S(this,h[r+s],t,s),d===y&&(d=this._$AH[s]),n||(n=!B(d)||d!==this._$AH[s]),d===b?e=b:e!==b&&(e+=(d!=null?d:"")+o[s+1]),this._$AH[s]=d}n&&!a&&this.j(e)}j(e){e===b?this.element.removeAttribute(this.name):this.element.setAttribute(this.name,e!=null?e:"")}},ee=class extends E{constructor(){super(...arguments),this.type=3}j(e){this.element[this.name]=e===b?void 0:e}},te=class extends E{constructor(){super(...arguments),this.type=4}j(e){this.element.toggleAttribute(this.name,!!e&&e!==b)}},re=class extends E{constructor(e,t,r,a,o){super(e,t,r,a,o),this.type=5}_$AI(e,t=this){var n;if((e=(n=S(this,e,t,0))!=null?n:b)===y)return;let r=this._$AH,a=e===b&&r!==b||e.capture!==r.capture||e.once!==r.once||e.passive!==r.passive,o=e!==b&&(r===b||a);a&&this.element.removeEventListener(this.name,this,r),o&&this.element.addEventListener(this.name,this,e),this._$AH=e}handleEvent(e){var t,r;typeof this._$AH=="function"?this._$AH.call((r=(t=this.options)==null?void 0:t.host)!=null?r:this.element,e):this._$AH.handleEvent(e)}},ie=class{constructor(e,t,r){this.element=e,this.type=6,this._$AN=void 0,this._$AM=t,this.options=r}get _$AU(){return this._$AM._$AU}_$AI(e){S(this,e)}},We={M:pe,P:m,A:ge,C:1,L:Ge,R:X,D:Ie,V:S,I:P,H:E,N:te,U:re,B:ee,F:ie},ue=D.litHtmlPolyfillSupport,De;ue==null||ue(V,P),((De=D.litHtmlVersions)!=null?De:D.litHtmlVersions=[]).push("3.3.0");var Ke=(i,e,t)=>{var o,n;let r=(o=t==null?void 0:t.renderBefore)!=null?o:e,a=r._$litPart$;if(a===void 0){let h=(n=t==null?void 0:t.renderBefore)!=null?n:null;r._$litPart$=a=new P(e.insertBefore(I(),h),h,void 0,t!=null?t:{})}return a._$AI(i),a};var C=globalThis,u=class extends v{constructor(){super(...arguments),this.renderOptions={host:this},this._$Do=void 0}createRenderRoot(){var t,r;let e=super.createRenderRoot();return(r=(t=this.renderOptions).renderBefore)!=null||(t.renderBefore=e.firstChild),e}update(e){let t=this.render();this.hasUpdated||(this.renderOptions.isConnected=this.isConnected),super.update(e),this._$Do=Ke(t,this.renderRoot,this.renderOptions)}connectedCallback(){var e;super.connectedCallback(),(e=this._$Do)==null||e.setConnected(!0)}disconnectedCallback(){var e;super.disconnectedCallback(),(e=this._$Do)==null||e.setConnected(!1)}render(){return y}},Fe;u._$litElement$=!0,u.finalized=!0,(Fe=C.litElementHydrateSupport)==null||Fe.call(C,{LitElement:u});var ye=C.litElementPolyfillSupport;ye==null||ye({LitElement:u});var Ze;((Ze=C.litElementVersions)!=null?Ze:C.litElementVersions=[]).push("4.2.0");var ae={ATTRIBUTE:1,CHILD:2,PROPERTY:3,BOOLEAN_ATTRIBUTE:4,EVENT:5,ELEMENT:6},G=i=>(...e)=>({_$litDirective$:i,values:e}),N=class{constructor(e){}get _$AU(){return this._$AM._$AU}_$AT(e,t,r){this._$Ct=e,this._$AM=t,this._$Ci=r}_$AS(e,t){return this.update(e,t)}update(e,t){return this.render(...t)}};var Je=G(class extends N{constructor(i){var e;if(super(i),i.type!==ae.ATTRIBUTE||i.name!=="class"||((e=i.strings)==null?void 0:e.length)>2)throw Error("`classMap()` can only be used in the `class` attribute and must be the only part in the attribute.")}render(i){return" "+Object.keys(i).filter((e=>i[e])).join(" ")+" "}update(i,[e]){var r,a;if(this.st===void 0){this.st=new Set,i.strings!==void 0&&(this.nt=new Set(i.strings.join(" ").split(/\s/).filter((o=>o!==""))));for(let o in e)e[o]&&!((r=this.nt)!=null&&r.has(o))&&this.st.add(o);return this.render(e)}let t=i.element.classList;for(let o of this.st)o in e||(t.remove(o),this.st.delete(o));for(let o in e){let n=!!e[o];n===this.st.has(o)||(a=this.nt)!=null&&a.has(o)||(n?(t.add(o),this.st.add(o)):(t.remove(o),this.st.delete(o)))}return y}});var{I:Qt}=We;var Qe=i=>i.strings===void 0;var W=(i,e)=>{var r;let t=i._$AN;if(t===void 0)return!1;for(let a of t)(r=a._$AO)==null||r.call(a,e,!1),W(a,e);return!0},oe=i=>{let e,t;do{if((e=i._$AM)===void 0)break;t=e._$AN,t.delete(i),i=e}while((t==null?void 0:t.size)===0)},Ye=i=>{for(let e;e=i._$AM;i=e){let t=e._$AN;if(t===void 0)e._$AN=t=new Set;else if(t.has(i))break;t.add(i),mt(e)}};function gt(i){this._$AN!==void 0?(oe(this),this._$AM=i,Ye(this)):this._$AM=i}function vt(i,e=!1,t=0){let r=this._$AH,a=this._$AN;if(a!==void 0&&a.size!==0)if(e)if(Array.isArray(r))for(let o=t;o<r.length;o++)W(r[o],!1),oe(r[o]);else r!=null&&(W(r,!1),oe(r));else W(this,i)}var mt=i=>{var e,t;i.type==ae.CHILD&&((e=i._$AP)!=null||(i._$AP=vt),(t=i._$AQ)!=null||(i._$AQ=gt))},ne=class extends N{constructor(){super(...arguments),this._$AN=void 0}_$AT(e,t,r){super._$AT(e,t,r),Ye(this),this.isConnected=e._$AU}_$AO(e,t=!0){var r,a;e!==this.isConnected&&(this.isConnected=e,e?(r=this.reconnected)==null||r.call(this):(a=this.disconnected)==null||a.call(this)),t&&(W(this,e),oe(this))}setValue(e){if(Qe(this._$Ct))this._$Ct._$AI(e,this);else{let t=[...this._$Ct._$AH];t[this._$Ci]=e,this._$Ct._$AI(t,this,0)}}disconnected(){}reconnected(){}};var Xe=()=>new _e,_e=class{},$e=new WeakMap,et=G(class extends ne{render(i){return b}update(i,[e]){var r;let t=e!==this.G;return t&&this.G!==void 0&&this.rt(void 0),(t||this.lt!==this.ct)&&(this.G=e,this.ht=(r=i.options)==null?void 0:r.host,this.rt(this.ct=i.element)),b}rt(i){var e;if(this.isConnected||(i=void 0),typeof this.G=="function"){let t=(e=this.ht)!=null?e:globalThis,r=$e.get(t);r===void 0&&(r=new WeakMap,$e.set(t,r)),r.get(this.G)!==void 0&&this.G.call(this.ht,void 0),r.set(this.G,i),i!==void 0&&this.G.call(this.ht,i)}else this.G.value=i}get lt(){var i,e,t;return typeof this.G=="function"?(e=$e.get((i=this.ht)!=null?i:globalThis))==null?void 0:e.get(this.G):(t=this.G)==null?void 0:t.value}disconnected(){this.lt===this.ct&&this.rt(void 0)}reconnected(){this.rt(this.ct)}});var tt=`@charset "UTF-8";
|
|
4
|
-
/*! normalize.css v2.1.3 | MIT License | git.io/normalize */html{font-family:sans-serif;-webkit-text-size-adjust:100%;text-size-adjust:100%}body{margin:0}a:focus{outline:thin dotted}a:active,a:hover{outline:0}h1{font-size:2em;margin:.67em 0}hr{box-sizing:initial;height:0}code,kbd,pre,samp{font-family:monospace,serif;font-size:1em}q{quotes:"\u201C" "\u201D" "\u2018" "\u2019"}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:initial}sup{top:-.5em}sub{bottom:-.25em}figure{margin:0}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{border:0;padding:0}button,input,select,textarea{font-family:inherit;font-size:100%;margin:0}button,input{line-height:normal}button,select{text-transform:none}button,html input[type=button],input[type=reset],input[type=submit]{appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}input[type=search]{appearance:textfield;box-sizing:initial}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{appearance:none}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}textarea{overflow:auto;vertical-align:top}table{border-collapse:collapse;border-spacing:0}:host{--beige:#bea96f;--beige-30:#f0e8d8;--beige-60:#d8c8a0;--black:#101820;--font-stack:system-ui,sans-serif;--gold:#ff9e1b;--gold-10:#fff6ec;--gold-20:#fff0dd;--gold-30:#ffe8cb;--gold-40:#ffe1b9;--gold-50:#ffd8a3;--gold-60:#ffce8d;--gold-70:#ffc372;--gold-80:#ffb858;--gold-90:#ffab39;--gold-dark:#dc731c;--gold-mid-dark:#ed881b;--gray:#5a5d61;--gray-10:#e7e8e9;--gray-15:#dcdddf;--gray-20:#d2d3d5;--gray-30:#c3c4c4;--gray-40:#b4b5b6;--gray-5:#f7f8f9;--gray-50:#a2a3a4;--gray-60:#919395;--gray-70:#838588;--gray-80:#75787b;--gray-90:#676a6f;--gray-dark:#43484e;--gray-darker:#293037;--gray-mid-dark:#4f5257;--green:#20aa3f;--green-10:#f0f8eb;--green-20:#e2efd8;--green-30:#d4eac6;--green-40:#c7e5b3;--green-50:#bae0a2;--green-60:#addc91;--green-70:#93cf7c;--green-80:#66c368;--green-90:#48b753;--green-dark:#1e9642;--green-mid-dark:#1fa040;--navy:#254b87;--navy-10:#f4f6fa;--navy-20:#d3daeb;--navy-30:#c3cde2;--navy-40:#b3c0d9;--navy-50:#9daecc;--navy-60:#889cc0;--navy-70:#6f88b2;--navy-80:#5674a3;--navy-90:#3e5f95;--navy-dark:#002d72;--navy-mid-dark:#123c7c;--neutral:#8a6c57;--neutral-10:#f8f5f2;--neutral-20:#e7ddd7;--neutral-30:#ddd1c9;--neutral-40:#d3c5bc;--neutral-50:#c6b4a9;--neutral-60:#baa496;--neutral-70:#ad9484;--neutral-80:#a18573;--neutral-90:#957865;--neutral-dark:#745745;--neutral-mid-dark:#7d604b;--pacific:#0072ce;--pacific-10:#eff8fd;--pacific-20:#d6e8fa;--pacific-30:#c3ddf6;--pacific-40:#afd2f2;--pacific-50:#96c4ed;--pacific-60:#7eb7e8;--pacific-70:#61a7e2;--pacific-80:#4497dc;--pacific-90:#2284d5;--pacific-dark:#0050b4;--pacific-mid-dark:#0061c1;--purple:#b4267a;--purple-10:#fdf3f8;--purple-20:#f0d8e2;--purple-30:#ebc9d9;--purple-40:#e3b2cc;--purple-50:#dc9cbf;--purple-60:#d486b2;--purple-70:#cd70a5;--purple-80:#c55998;--purple-90:#be438b;--purple-dark:#a01b68;--purple-mid-dark:#aa2071;--red:#d14124;--red-10:#fbefec;--red-20:#f7e0d9;--red-30:#f3d1c8;--red-40:#f0c3b8;--red-50:#ebb0a3;--red-60:#e79e8e;--red-70:#e28875;--red-80:#dd735d;--red-90:#d75a40;--red-dark:#b63014;--red-mid-dark:#c3381c;--teal:#257675;--teal-10:#f0f7f6;--teal-20:#d4e7e6;--teal-30:#c4dddc;--teal-40:#b4d2d1;--teal-50:#9ec4c3;--teal-60:#89b6b5;--teal-70:#70a6a5;--teal-80:#579695;--teal-90:#3e8685;--teal-dark:#005e5d;--teal-mid-dark:#126b69;--white:#fff}:host{--block-bg:var(--gray-5);--block-border:var(--gray-40);--choice-bg-default:var(--white);--choice-bg-disabled:var(--gray-10);--choice-bg-selected-default:var(--pacific);--choice-bg-selected-disabled:var(--gray-40);--choice-bg-selected-focus-default:var(--pacific);--choice-border-default:var(--gray-60);--choice-border-disabled:var(--gray-60);--choice-border-error:var(--red);--choice-border-focus-default:var(--pacific);--choice-border-hover-default:var(--pacific);--choice-border-success:var(--green);--choice-border-warning:var(--gold);--choice-label-disabled-default:var(--gray-dark);--choice-outline-focus-default:var(--pacific);--code-bg:var(--gray-5);--content-main-border:var(--gray-40);--form-alert-icon-color-default:var(--gray);--form-alert-icon-color-error:var(--red);--form-alert-icon-color-success:var(--green);--form-alert-icon-color-warning:var(--gold);--form-field-input-lg-target-bg:var(--gray-10);--form-field-input-lg-target-bg-disabled:var(--gray-20);--form-field-input-lg-target-bg-selected:var(--pacific-20);--form-field-input-lg-target-border:var(--pacific);--input-bg-default:var(--white);--input-bg-disabled-default:var(--gray-10);--input-border-default:var(--gray-60);--input-border-disabled:var(--gray-60);--input-border-error:var(--red);--input-border-focus-default:var(--pacific);--input-border-hover-default:var(--pacific);--input-border-success:var(--green);--input-border-warning:var(--gold);--input-text-default:var(--black);--input-text-disabled-default:var(--gray-dark);--input-text-placeholder-default:var(--gray-dark);--label-helper:var(--gray-dark);--link-text:var(--pacific);--link-text-active:var(--navy);--link-text-hover:var(--pacific-dark);--link-text-visited:var(--teal);--link-underline:var(--pacific);--link-underline-active:var(--navy);--link-underline-hover:var(--pacific-dark);--link-underline-visited:var(--teal);--range-bg:var(--gray-10);--range-bg-focused:var(--pacific-20);--range-bg-track:var(--gray-80);--range-border:var(--gray-40);--range-border-focused:var(--pacific);--select-bg-disabled-default:var(--gray-10);--select-border-default:var(--gray-60);--select-border-error:var(--red);--select-border-focus-default:var(--pacific);--select-border-hover-default:var(--pacific);--select-icon-bg-default:var(--gray-10);--select-text-disabled-default:var(--gray-dark);--table-border:var(--gray);--table-head-bg:var(--gray-5);--tag-filter-bg-active-default:var(--teal-60);--tag-filter-bg-default:var(--teal-20);--tag-filter-bg-hover-default:var(--teal-40);--tag-filter-border-default:var(--teal);--tag-filter-outline-focuse-default:var(--teal-dark);--text:var(--black);--block-border-bottom:var(--block-border);--block-border-left:var(--block-border);--block-border-right:var(--block-border);--block-border-top:var(--block-border);--code-text:var(--text);--table-head-text:var(--text)}:host{--font-adjust-base:0.517;--font-adjust-step:0.0054;--font-adjust-h1:calc(var(--font-size-adjust-base) + var(--font-adjust-step)*5);--font-adjust-h2:calc(var(--font-size-adjust-base) + var(--font-adjust-step)*4);--font-adjust-h3:calc(var(--font-size-adjust-base) + var(--font-adjust-step)*3);--font-adjust-h4:calc(var(--font-size-adjust-base) + var(--font-adjust-step)*2);--font-adjust-h5:calc(var(--font-size-adjust-base) + var(--font-adjust-step)*1);--font-adjust-h6:var(--font-adjust-base);--font-adjust-body:var(--font-adjust-base);--select-border-width-default:1px}body{color:var(--text);font-family:var(--font-stack);font-size:100%;font-size-adjust:var(--font-adjust-body);line-height:1.375;-webkit-font-smoothing:antialiased}button,input,select,textarea{font-family:var(--font-stack);font-size-adjust:var(--font-adjust-body);line-height:1.1875}input[type=date]{display:revert;min-height:35px;min-width:100px;padding-bottom:0;padding-top:0}input[type=date].a-text-input--full{min-width:100%}hr{border:none;border-top:1px solid var(--gray-40)}b,strong{font-weight:600}h1,h2,h3,h4,h5,h6{margin-top:0}.h1,h1{font-size:2.125em;font-size-adjust:var(--font-adjust-h1);font-weight:600;letter-spacing:inherit;line-height:1.25;margin-bottom:.4411764706em;text-transform:inherit}blockquote+.h1,blockquote+h1,dl+.h1,dl+h1,figure+.h1,figure+h1,img+.h1,img+h1,ol+.h1,ol+h1,p+.h1,p+h1,table+.h1,table+h1,ul+.h1,ul+h1{margin-top:1.7647058824em}@media only screen and (max-width:37.5em){blockquote+.h1,blockquote+h1,dl+.h1,dl+h1,figure+.h1,figure+h1,img+.h1,img+h1,ol+.h1,ol+h1,p+.h1,p+h1,table+.h1,table+h1,ul+.h1,ul+h1{margin-top:1.7307692308em}.h2+.h1,.h2+h1,.h3+.h1,.h3+h1,.h4+.h1,.h4+h1,.h5+.h1,.h5+h1,.h6+.h1,.h6+h1,h2+.h1,h2+h1,h3+.h1,h3+h1,h4+.h1,h4+h1,h5+.h1,h5+h1,h6+.h1,h6+h1{margin-top:1.1538461538em}.h1,h1{font-size:1.625em;font-size-adjust:var(--font-adjust-h2);font-weight:600;letter-spacing:inherit;line-height:1.25;margin-bottom:.5769230769em;text-transform:inherit}blockquote+.h1,blockquote+h1,dl+.h1,dl+h1,figure+.h1,figure+h1,img+.h1,img+h1,ol+.h1,ol+h1,p+.h1,p+h1,table+.h1,table+h1,ul+.h1,ul+h1{margin-top:1.7307692308em}.h1+.h1,.h1+h1,.h3+.h1,.h3+h1,.h4+.h1,.h4+h1,.h5+.h1,.h5+h1,.h6+.h1,.h6+h1,h1+.h1,h1+h1,h3+.h1,h3+h1,h4+.h1,h4+h1,h5+.h1,h5+h1,h6+.h1,h6+h1{margin-top:1.1538461538em}}.h2,h2{font-size:1.625em;font-size-adjust:var(--font-adjust-h2);font-weight:600;letter-spacing:inherit;line-height:1.25;margin-bottom:.5769230769em;text-transform:inherit}blockquote+.h2,blockquote+h2,dl+.h2,dl+h2,figure+.h2,figure+h2,img+.h2,img+h2,ol+.h2,ol+h2,p+.h2,p+h2,table+.h2,table+h2,ul+.h2,ul+h2{margin-top:1.7307692308em}.h1+.h2,.h1+h2,.h3+.h2,.h3+h2,.h4+.h2,.h4+h2,.h5+.h2,.h5+h2,.h6+.h2,.h6+h2,h1+.h2,h1+h2,h3+.h2,h3+h2,h4+.h2,h4+h2,h5+.h2,h5+h2,h6+.h2,h6+h2{margin-top:1.1538461538em}@media only screen and (max-width:37.5em){blockquote+.h2,blockquote+h2,dl+.h2,dl+h2,figure+.h2,figure+h2,img+.h2,img+h2,ol+.h2,ol+h2,p+.h2,p+h2,table+.h2,table+h2,ul+.h2,ul+h2{margin-top:1.3636363636em}.h2,h2{font-size:1.375em;font-size-adjust:var(--font-adjust-h3);font-weight:600;letter-spacing:inherit;line-height:1.25;margin-bottom:.6818181818em;text-transform:inherit}.h1+.h2,.h1+h2,.h2+.h2,.h2+h2,.h4+.h2,.h4+h2,.h5+.h2,.h5+h2,.h6+.h2,.h6+h2,blockquote+.h2,blockquote+h2,dl+.h2,dl+h2,figure+.h2,figure+h2,h1+.h2,h1+h2,h2+.h2,h2+h2,h4+.h2,h4+h2,h5+.h2,h5+h2,h6+.h2,h6+h2,img+.h2,img+h2,ol+.h2,ol+h2,p+.h2,p+h2,table+.h2,table+h2,ul+.h2,ul+h2{margin-top:1.3636363636em}}.h3,h3{font-size:1.375em;font-size-adjust:var(--font-adjust-h3);font-weight:400;letter-spacing:inherit;line-height:1.25;margin-bottom:.6818181818em;text-transform:inherit}.h1+.h3,.h1+h3,.h2+.h3,.h2+h3,.h4+.h3,.h4+h3,.h5+.h3,.h5+h3,.h6+.h3,.h6+h3,blockquote+.h3,blockquote+h3,dl+.h3,dl+h3,figure+.h3,figure+h3,h1+.h3,h1+h3,h2+.h3,h2+h3,h4+.h3,h4+h3,h5+.h3,h5+h3,h6+.h3,h6+h3,img+.h3,img+h3,ol+.h3,ol+h3,p+.h3,p+h3,table+.h3,table+h3,ul+.h3,ul+h3{margin-top:1.3636363636em}@media only screen and (max-width:37.5em){.h3,h3{font-size:1.125em;font-size-adjust:var(--font-adjust-h4);font-weight:400;letter-spacing:inherit;line-height:1.25;margin-bottom:.8333333333em;text-transform:inherit}.h1+.h3,.h1+h3,.h2+.h3,.h2+h3,.h3+.h3,.h3+h3,.h5+.h3,.h5+h3,.h6+.h3,.h6+h3,blockquote+.h3,blockquote+h3,dl+.h3,dl+h3,figure+.h3,figure+h3,h1+.h3,h1+h3,h2+.h3,h2+h3,h3+.h3,h3+h3,h5+.h3,h5+h3,h6+.h3,h6+h3,img+.h3,img+h3,ol+.h3,ol+h3,p+.h3,p+h3,table+.h3,table+h3,ul+.h3,ul+h3{margin-top:1.6666666667em}}.h4,h4{font-size:1.125em;font-size-adjust:var(--font-adjust-h4);font-weight:500;letter-spacing:inherit;line-height:1.25;margin-bottom:.8333333333em;text-transform:inherit}.h1+.h4,.h1+h4,.h2+.h4,.h2+h4,.h3+.h4,.h3+h4,.h5+.h4,.h5+h4,.h6+.h4,.h6+h4,blockquote+.h4,blockquote+h4,dl+.h4,dl+h4,figure+.h4,figure+h4,h1+.h4,h1+h4,h2+.h4,h2+h4,h3+.h4,h3+h4,h5+.h4,h5+h4,h6+.h4,h6+h4,img+.h4,img+h4,ol+.h4,ol+h4,p+.h4,p+h4,table+.h4,table+h4,ul+.h4,ul+h4{margin-top:1.6666666667em}@media only screen and (max-width:37.5em){.h4,h4{font-size:1em;line-height:1.125;margin-bottom:.625em}}.h5,h5{font-size:.875em;font-size-adjust:var(--font-adjust-h5);font-weight:600;letter-spacing:1px;line-height:1.25;margin-bottom:1.0714285714em;text-transform:uppercase}.h1+.h5,.h1+h5,.h2+.h5,.h2+h5,.h3+.h5,.h3+h5,.h4+.h5,.h4+h5,.h6+.h5,.h6+h5,blockquote+.h5,blockquote+h5,dl+.h5,dl+h5,figure+.h5,figure+h5,h1+.h5,h1+h5,h2+.h5,h2+h5,h3+.h5,h3+h5,h4+.h5,h4+h5,h6+.h5,h6+h5,img+.h5,img+h5,ol+.h5,ol+h5,p+.h5,p+h5,table+.h5,table+h5,ul+.h5,ul+h5{margin-top:2.1428571429em}.h6,h6{font-size:.75em;font-size-adjust:var(--font-adjust-h6);font-weight:600;letter-spacing:1px;line-height:1.25;margin-bottom:1.25em;text-transform:uppercase}.h1+.h6,.h1+h6,.h2+.h6,.h2+h6,.h3+.h6,.h3+h6,.h4+.h6,.h4+h6,.h5+.h6,.h5+h6,blockquote+.h6,blockquote+h6,dl+.h6,dl+h6,figure+.h6,figure+h6,h1+.h6,h1+h6,h2+.h6,h2+h6,h3+.h6,h3+h6,h4+.h6,h4+h6,h5+.h6,h5+h6,img+.h6,img+h6,ol+.h6,ol+h6,p+.h6,p+h6,table+.h6,table+h6,ul+.h6,ul+h6{margin-top:2.5em}.lead-paragraph{font-size:1.375em;font-size-adjust:var(--font-adjust-h3);font-weight:400;letter-spacing:inherit;line-height:1.25;margin-bottom:15px;margin-top:0;text-transform:inherit}@media only screen and (max-width:37.5em){.lead-paragraph{font-size:1.125em;font-size-adjust:var(--font-adjust-h4);font-weight:400;letter-spacing:inherit;line-height:1.25;text-transform:inherit}}.superheading{font-size:3em;font-weight:400;line-height:1.25;margin-bottom:.4166666667em}blockquote,dl,figure,ol,p,table,ul{margin-bottom:.9375em;margin-top:0}blockquote:last-child,dl:last-child,figure:last-child,ol:last-child,p:last-child,table:last-child,ul:last-child{margin-bottom:0}p+ol,p+ul{margin-top:-.3125em}ol ol,ol ul,ul ol,ul ul{margin-top:.5em}li{margin-bottom:.5em}li:last-child,nav li{margin-bottom:0}a{color:var(--link-text);text-decoration-color:var(--link-underline);text-decoration-line:underline;text-decoration-style:dotted;text-decoration-thickness:1px;text-underline-offset:4.5px}a.visited,a:visited{color:var(--link-text-visited);text-decoration-color:var(--link-underline-visited)}a.hover,a:hover{color:var(--link-text-hover);text-decoration-color:var(--link-underline-hover);text-decoration-style:solid}a.focus,a:focus{outline:thin dotted;outline-offset:1px}a.active,a:active{color:var(--link-text-active);text-decoration-color:var(--link-underline-active);text-decoration-style:solid}nav a{text-decoration-line:none}ul{list-style:square;padding-left:1.125em}ul ul{list-style-type:circle}ol{padding-left:1.3125em}ol li:nth-last-child(n+10),ol li:nth-last-child(n+10)~li{margin-left:.5625rem}ol ol{list-style-type:lower-alpha}ol ol li{margin-left:0!important}ol ol ol{list-style-type:lower-roman}nav ol,nav ol ol,nav ul,nav ul ul{list-style:none;list-style-image:none}caption{margin-bottom:.625em;text-align:left}td,th{padding:.625em}thead td,thead th{background:var(--table-head-bg);color:var(--table-head-text);font-size:1em;padding:.7142857143em;vertical-align:top}tbody tr,thead{border-bottom:1px solid var(--table-border)}th{font-weight:600;text-align:left}thead th .h2,thead th .h3,thead th .h4,thead th .h5,thead th .h6,thead th h2,thead th h3,thead th h4,thead th h5,thead th h6{font-size:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;margin:0;text-transform:inherit}blockquote{margin-left:.9375em;margin-right:.9375em}@media only screen and (min-width:37.5625em){blockquote{margin-left:1.875em;margin-right:1.875em}}img{max-width:100%}figure{margin-left:0;margin-right:0}figure img{vertical-align:middle}code,pre{background:var(--code-bg);border-radius:4px;color:var(--code-text);font-family:Input Mono,Consolas,Monaco,Courier New,monospace}code{font-size:.8125em;padding:.2307692308em .2307692308em 0}pre{display:block;overflow-wrap:break-word;padding:.625em .9375em;white-space:pre-wrap}pre code{background-color:initial;padding:0}:host{--btn-bg:var(--pacific);--btn-bg-active:var(--navy);--btn-bg-hover:var(--pacific-dark);--btn-disabled-bg:var(--gray-20);--btn-disabled-divider:var(--gray-60);--btn-disabled-outline:var(--gray-20);--btn-disabled-text:var(--gray-dark);--btn-divider:var(--pacific-60);--btn-secondary-bg:var(--white);--btn-secondary-bg-active:var(--pacific-20);--btn-secondary-bg-hover:var(--pacific-10);--btn-secondary-border:var(--pacific);--btn-secondary-border-active:var(--navy);--btn-secondary-border-hover:var(--pacific-dark);--btn-secondary-divider:var(--pacific-60);--btn-secondary-text:var(--pacific);--btn-secondary-text-active:var(--navy);--btn-secondary-text-hover:var(--pacific-dark);--btn-text:var(--white);--btn-warning-bg:var(--red-mid-dark);--btn-warning-bg-active:var(--gray-dark);--btn-warning-bg-hover:var(--red-dark);--btn-warning-divider:var(--red-60);--btn-warning-text:var(--white)}button.a-btn::-moz-focus-inner,input.a-btn::-moz-focus-inner{border:0}.a-btn{align-items:center;appearance:none;border:0;border-radius:.25em;box-sizing:border-box;cursor:pointer;display:flex;font-size:1em;font-weight:500;gap:.625rem;height:fit-content;justify-content:center;line-height:1.1875;margin:0;padding:.5em .875em;text-align:center;text-decoration:none;transition:background-color .1s;width:fit-content}.a-btn,.a-btn:link,.a-btn:visited{background-color:var(--btn-bg);color:var(--btn-text)}.a-btn.focus,.a-btn.hover,.a-btn:focus,.a-btn:hover{background-color:var(--btn-bg-hover);color:var(--btn-text)}.a-btn.focus,.a-btn:focus{outline:1px dotted var(--btn-bg);outline-offset:1px}.a-btn.active,.a-btn:active{background-color:var(--btn-bg-active)}.a-btn--secondary,.a-btn--secondary:link,.a-btn--secondary:visited{background-color:var(--btn-secondary-bg);box-shadow:0 0 0 1px var(--btn-secondary-border) inset;color:var(--btn-secondary-text)}.a-btn--secondary.focus,.a-btn--secondary.hover,.a-btn--secondary:focus,.a-btn--secondary:hover{background-color:var(--btn-secondary-bg-hover);box-shadow:0 0 0 1px var(--btn-secondary-border-hover) inset;color:var(--btn-secondary-text-hover)}.a-btn--secondary.focus,.a-btn--secondary:focus{outline-color:var(--btn-secondary-border)}.a-btn--secondary.active,.a-btn--secondary:active{background-color:var(--btn-secondary-bg-active);box-shadow:0 0 0 1px var(--btn-secondary-border-active) inset;color:var(--btn-secondary-text-active)}.a-btn--warning,.a-btn--warning:link,.a-btn--warning:visited{background-color:var(--btn-warning-bg);color:var(--btn-warning-text)}.a-btn--warning.focus,.a-btn--warning.hover,.a-btn--warning:focus,.a-btn--warning:hover{background-color:var(--btn-warning-bg-hover)}.a-btn--warning.focus,.a-btn--warning:focus{outline-color:var(--btn-warning-bg)}.a-btn--warning.active,.a-btn--warning:active{background-color:var(--btn-warning-bg-active)}.a-btn--disabled,.a-btn--disabled.active,.a-btn--disabled.focus,.a-btn--disabled.hover,.a-btn--disabled:active,.a-btn--disabled:focus,.a-btn--disabled:hover,.a-btn--disabled:link,.a-btn--disabled:visited,.a-btn[aria-disabled=true],.a-btn[aria-disabled=true].active,.a-btn[aria-disabled=true].focus,.a-btn[aria-disabled=true].hover,.a-btn[aria-disabled=true]:active,.a-btn[aria-disabled=true]:focus,.a-btn[aria-disabled=true]:hover,.a-btn[aria-disabled=true]:link,.a-btn[aria-disabled=true]:visited,.a-btn[disabled],.a-btn[disabled].active,.a-btn[disabled].focus,.a-btn[disabled].hover,.a-btn[disabled]:active,.a-btn[disabled]:focus,.a-btn[disabled]:hover,.a-btn[disabled]:link,.a-btn[disabled]:visited{background-color:var(--btn-disabled-bg);color:var(--btn-disabled-text);cursor:default;cursor:not-allowed}.a-btn--disabled.focus,.a-btn--disabled:focus,.a-btn[aria-disabled=true].focus,.a-btn[aria-disabled=true]:focus,.a-btn[disabled].focus,.a-btn[disabled]:focus{outline-color:var(--btn-disabled-outline)}@media only screen and (max-width:37.5em){.a-btn--full-on-xs{width:100%}}.a-btn:has(svg+span) span{order:3}.a-btn:has(span+svg) svg{flex:none;order:3}.a-btn:not(.a-btn--hide-icon):has(span+svg):before,.a-btn:not(.a-btn--hide-icon):has(svg+span):before{border-left:1px solid var(--btn-divider);content:"";order:2;place-self:normal}.a-btn--secondary:has(svg):before{border-color:var(--btn-secondary-divider)!important}.a-btn--warning:has(svg):before{border-color:var(--btn-warning-divider)!important}.a-btn--disabled:has(svg):before,.a-btn[aria-disabled=true]:has(svg):before,.a-btn[disabled]:has(svg):before{border-color:var(--btn-disabled-divider)!important}.a-btn--hide-icon svg{display:none}.a-btn--link{border-radius:0;padding:1.5px 0;text-decoration-line:underline;text-decoration-style:dotted;text-decoration-thickness:1px;text-underline-offset:4.5px}.a-btn--link:has(svg){gap:.3125rem}.a-btn--link:has(svg):before{display:none}.a-btn--link,.a-btn--link:link,.a-btn--link:visited{background-color:initial;color:var(--link-text);text-decoration-color:var(--link-text)}.a-btn--link.hover,.a-btn--link:hover{background-color:initial;color:var(--link-text-hover);text-decoration-color:var(--link-text-hover);text-decoration-style:solid}.a-btn--link.focus,.a-btn--link:focus{background-color:initial;color:var(--link-text);outline:1px dotted var(--link-text)}.a-btn--link.active,.a-btn--link:active{background-color:initial;color:var(--link-text-active);text-decoration-color:var(--link-text-active);text-decoration-style:solid}.a-btn--link.a-btn--warning,.a-btn--link.a-btn--warning:link,.a-btn--link.a-btn--warning:visited{background-color:initial;color:var(--btn-warning-bg);text-decoration-color:var(--btn-warning-bg)}.a-btn--link.a-btn--warning.hover,.a-btn--link.a-btn--warning:hover{background-color:initial;color:var(--btn-warning-bg-hover);text-decoration-color:var(--btn-warning-bg-hover);text-decoration-style:solid}.a-btn--link.a-btn--warning.focus,.a-btn--link.a-btn--warning:focus{background-color:initial;color:var(--btn-warning-bg);outline:1px dotted var(--btn-warning-bg)}.a-btn--link.a-btn--warning.active,.a-btn--link.a-btn--warning:active{background-color:initial;color:var(--btn-warning-bg-active);text-decoration-color:var(--btn-warning-bg-active);text-decoration-style:solid}:host{display:flex;width:fit-content}@media only screen and (max-width:37.5em){:host([full-on-mobile]){width:100%}:host([full-on-mobile]) [role=button],:host([full-on-mobile]) button{width:100%}}:host([flush-left]) [role=button],:host([flush-left]) button{border-bottom-left-radius:0;border-top-left-radius:0}:host([flush-right]) [role=button],:host([flush-right]) button{border-bottom-right-radius:0;border-top-right-radius:0}`;var rt=':host{--beige:#bea96f;--beige-30:#f0e8d8;--beige-60:#d8c8a0;--black:#101820;--font-stack:system-ui,sans-serif;--gold:#ff9e1b;--gold-10:#fff6ec;--gold-20:#fff0dd;--gold-30:#ffe8cb;--gold-40:#ffe1b9;--gold-50:#ffd8a3;--gold-60:#ffce8d;--gold-70:#ffc372;--gold-80:#ffb858;--gold-90:#ffab39;--gold-dark:#dc731c;--gold-mid-dark:#ed881b;--gray:#5a5d61;--gray-10:#e7e8e9;--gray-15:#dcdddf;--gray-20:#d2d3d5;--gray-30:#c3c4c4;--gray-40:#b4b5b6;--gray-5:#f7f8f9;--gray-50:#a2a3a4;--gray-60:#919395;--gray-70:#838588;--gray-80:#75787b;--gray-90:#676a6f;--gray-dark:#43484e;--gray-darker:#293037;--gray-mid-dark:#4f5257;--green:#20aa3f;--green-10:#f0f8eb;--green-20:#e2efd8;--green-30:#d4eac6;--green-40:#c7e5b3;--green-50:#bae0a2;--green-60:#addc91;--green-70:#93cf7c;--green-80:#66c368;--green-90:#48b753;--green-dark:#1e9642;--green-mid-dark:#1fa040;--navy:#254b87;--navy-10:#f4f6fa;--navy-20:#d3daeb;--navy-30:#c3cde2;--navy-40:#b3c0d9;--navy-50:#9daecc;--navy-60:#889cc0;--navy-70:#6f88b2;--navy-80:#5674a3;--navy-90:#3e5f95;--navy-dark:#002d72;--navy-mid-dark:#123c7c;--neutral:#8a6c57;--neutral-10:#f8f5f2;--neutral-20:#e7ddd7;--neutral-30:#ddd1c9;--neutral-40:#d3c5bc;--neutral-50:#c6b4a9;--neutral-60:#baa496;--neutral-70:#ad9484;--neutral-80:#a18573;--neutral-90:#957865;--neutral-dark:#745745;--neutral-mid-dark:#7d604b;--pacific:#0072ce;--pacific-10:#eff8fd;--pacific-20:#d6e8fa;--pacific-30:#c3ddf6;--pacific-40:#afd2f2;--pacific-50:#96c4ed;--pacific-60:#7eb7e8;--pacific-70:#61a7e2;--pacific-80:#4497dc;--pacific-90:#2284d5;--pacific-dark:#0050b4;--pacific-mid-dark:#0061c1;--purple:#b4267a;--purple-10:#fdf3f8;--purple-20:#f0d8e2;--purple-30:#ebc9d9;--purple-40:#e3b2cc;--purple-50:#dc9cbf;--purple-60:#d486b2;--purple-70:#cd70a5;--purple-80:#c55998;--purple-90:#be438b;--purple-dark:#a01b68;--purple-mid-dark:#aa2071;--red:#d14124;--red-10:#fbefec;--red-20:#f7e0d9;--red-30:#f3d1c8;--red-40:#f0c3b8;--red-50:#ebb0a3;--red-60:#e79e8e;--red-70:#e28875;--red-80:#dd735d;--red-90:#d75a40;--red-dark:#b63014;--red-mid-dark:#c3381c;--teal:#257675;--teal-10:#f0f7f6;--teal-20:#d4e7e6;--teal-30:#c4dddc;--teal-40:#b4d2d1;--teal-50:#9ec4c3;--teal-60:#89b6b5;--teal-70:#70a6a5;--teal-80:#579695;--teal-90:#3e8685;--teal-dark:#005e5d;--teal-mid-dark:#126b69;--white:#fff}:host{--block-bg:var(--gray-5);--block-border:var(--gray-40);--choice-bg-default:var(--white);--choice-bg-disabled:var(--gray-10);--choice-bg-selected-default:var(--pacific);--choice-bg-selected-disabled:var(--gray-40);--choice-bg-selected-focus-default:var(--pacific);--choice-border-default:var(--gray-60);--choice-border-disabled:var(--gray-60);--choice-border-error:var(--red);--choice-border-focus-default:var(--pacific);--choice-border-hover-default:var(--pacific);--choice-border-success:var(--green);--choice-border-warning:var(--gold);--choice-label-disabled-default:var(--gray-dark);--choice-outline-focus-default:var(--pacific);--code-bg:var(--gray-5);--content-main-border:var(--gray-40);--form-alert-icon-color-default:var(--gray);--form-alert-icon-color-error:var(--red);--form-alert-icon-color-success:var(--green);--form-alert-icon-color-warning:var(--gold);--form-field-input-lg-target-bg:var(--gray-10);--form-field-input-lg-target-bg-disabled:var(--gray-20);--form-field-input-lg-target-bg-selected:var(--pacific-20);--form-field-input-lg-target-border:var(--pacific);--input-bg-default:var(--white);--input-bg-disabled-default:var(--gray-10);--input-border-default:var(--gray-60);--input-border-disabled:var(--gray-60);--input-border-error:var(--red);--input-border-focus-default:var(--pacific);--input-border-hover-default:var(--pacific);--input-border-success:var(--green);--input-border-warning:var(--gold);--input-text-default:var(--black);--input-text-disabled-default:var(--gray-dark);--input-text-placeholder-default:var(--gray-dark);--label-helper:var(--gray-dark);--link-text:var(--pacific);--link-text-active:var(--navy);--link-text-hover:var(--pacific-dark);--link-text-visited:var(--teal);--link-underline:var(--pacific);--link-underline-active:var(--navy);--link-underline-hover:var(--pacific-dark);--link-underline-visited:var(--teal);--range-bg:var(--gray-10);--range-bg-focused:var(--pacific-20);--range-bg-track:var(--gray-80);--range-border:var(--gray-40);--range-border-focused:var(--pacific);--select-bg-disabled-default:var(--gray-10);--select-border-default:var(--gray-60);--select-border-error:var(--red);--select-border-focus-default:var(--pacific);--select-border-hover-default:var(--pacific);--select-icon-bg-default:var(--gray-10);--select-text-disabled-default:var(--gray-dark);--table-border:var(--gray);--table-head-bg:var(--gray-5);--tag-filter-bg-active-default:var(--teal-60);--tag-filter-bg-default:var(--teal-20);--tag-filter-bg-hover-default:var(--teal-40);--tag-filter-border-default:var(--teal);--tag-filter-outline-focuse-default:var(--teal-dark);--text:var(--black);--block-border-bottom:var(--block-border);--block-border-left:var(--block-border);--block-border-right:var(--block-border);--block-border-top:var(--block-border);--code-text:var(--text);--table-head-text:var(--text)}:host{--font-adjust-base:0.517;--font-adjust-step:0.0054;--font-adjust-h1:calc(var(--font-size-adjust-base) + var(--font-adjust-step)*5);--font-adjust-h2:calc(var(--font-size-adjust-base) + var(--font-adjust-step)*4);--font-adjust-h3:calc(var(--font-size-adjust-base) + var(--font-adjust-step)*3);--font-adjust-h4:calc(var(--font-size-adjust-base) + var(--font-adjust-step)*2);--font-adjust-h5:calc(var(--font-size-adjust-base) + var(--font-adjust-step)*1);--font-adjust-h6:var(--font-adjust-base);--font-adjust-body:var(--font-adjust-base);--select-border-width-default:1px}:host{--icon-text-divider-default:var(--pacific-60);--icon-text-divider-disabled:var(--gray-60);--icon-text-divider:var(--icon-text-divider-default)}:host .wrapper{align-items:center;display:flex;gap:.625rem;width:fit-content}:host .left-divider:before,:host .right-divider:after{border-left:1px solid var(--icon-text-divider);content:"";place-self:normal}:host slot{display:contents}.left-divider ::slotted(svg:first-of-type){order:-1}.right-divider ::slotted(svg:last-of-type){order:1}:host([disabled]){--icon-text-divider:var(--icon-text-divider-disabled)}:host([icon-hidden]) ::slotted(svg){display:none!important}';var U,se,K=class K extends u{constructor(){super();H(this,U);this.disabled=!1,this.iconHidden=!1}firstUpdated(){let t=this.shadowRoot.querySelector("slot");k(this,U,se).call(this),t.addEventListener("slotchange",()=>k(this,U,se).call(this))}updated(t){t.has("iconHidden")&&k(this,U,se).call(this)}hideIcon(){this.iconHidden=!0}showIcon(){this.iconHidden=!1}render(){return M`<span class="wrapper"><slot></slot></span>`}static init(){window.customElements.get("cfpb-icon-text")||window.customElements.define("cfpb-icon-text",K)}};U=new WeakSet,se=function(){var h,s,d,c;let t=this.shadowRoot.querySelector(".wrapper"),a=this.shadowRoot.querySelector("slot").assignedNodes({flatten:!0}).filter(l=>l.nodeType===Node.ELEMENT_NODE||l.nodeType===Node.TEXT_NODE&&l.textContent.trim()),o=!this.iconHidden&&((s=(h=a[0])==null?void 0:h.tagName)==null?void 0:s.toLowerCase())==="svg",n=!this.iconHidden&&((c=(d=a[a.length-1])==null?void 0:d.tagName)==null?void 0:c.toLowerCase())==="svg";t.classList.toggle("left-divider",o),t.classList.toggle("right-divider",n)},T(K,"styles",O`${z(rt)}`),T(K,"properties",{disabled:{type:Boolean,reflect:!0},iconHidden:{type:Boolean,reflect:!0,attribute:"icon-hidden"}});var he=K;var _t=["primary","secondary","warning"],kt=["button","submit","reset"],j,f,ke,at,ot,xe,F=class F extends u{constructor(){super();H(this,f);H(this,j,Xe());this.type="button",this.variant="primary",this.disabled=!1,this.fullOnMobile=!1,this.styleAsLink=!1}hasIcon(){var t;return(t=g(this,j).value)==null?void 0:t.hasIcon()}hideIcon(){var t;(t=g(this,j).value)==null||t.hideIcon()}showIcon(){var t;(t=g(this,j).value)==null||t.showIcon()}render(){let t=Je(g(this,f,ot));return this.href?M`<a class="${t}" href="${this.disabled?void 0:this.href}" role="button" aria-disabled="${String(this.disabled)}" tabindex="${this.disabled?-1:0}">${k(this,f,xe).call(this)}</a>`:M`<button class="${t}" ?disabled="${this.disabled}" type="${g(this,f,at)}">${k(this,f,xe).call(this)}</button>`}static init(){he.init(),window.customElements.get("cfpb-button")||window.customElements.define("cfpb-button",F)}};j=new WeakMap,f=new WeakSet,ke=function(){return _t.includes(this.variant)?this.variant:"primary"},at=function(){return kt.includes(this.type)?this.type:"button"},ot=function(){return{"a-btn":!0,[`a-btn--${g(this,f,ke)}`]:g(this,f,ke)!=="primary","a-btn--link":this.styleAsLink===!0}},xe=function(){return M`<cfpb-icon-text ${et(g(this,j))} ?disabled="${this.disabled}"><slot></slot></cfpb-icon-text>`},T(F,"styles",O`${z(tt)}`),T(F,"properties",{type:{type:String},href:{type:String},disabled:{type:Boolean,reflect:!0},variant:{type:String},fullOnMobile:{type:Boolean,attribute:"full-on-mobile",reflect:!0},flushLeft:{type:Boolean,attribute:"flush-left",reflect:!0},flushRight:{type:Boolean,attribute:"flush-right",reflect:!0},styleAsLink:{type:Boolean,attribute:"style-as-link",reflect:!0}});var it=F;})();
|
|
1
|
+
(()=>{var ne=Object.defineProperty;var At=i=>{throw TypeError(i)};var se=(i,t,e)=>t in i?ne(i,t,{enumerable:!0,configurable:!0,writable:!0,value:e}):i[t]=e;var T=(i,t,e)=>se(i,typeof t!="symbol"?t+"":t,e),wt=(i,t,e)=>t.has(i)||At("Cannot "+e);var g=(i,t,e)=>(wt(i,t,"read from private field"),e?e.call(i):t.get(i)),H=(i,t,e)=>t.has(i)?At("Cannot add the same private member more than once"):t instanceof WeakSet?t.add(i):t.set(i,e);var _=(i,t,e)=>(wt(i,t,"access private method"),e);var St=(i,t,e)=>new Promise((r,a)=>{var o=s=>{try{h(e.next(s))}catch(d){a(d)}},n=s=>{try{h(e.throw(s))}catch(d){a(d)}},h=s=>s.done?r(s.value):Promise.resolve(s.value).then(o,n);h((e=e.apply(i,t)).next())});var J=globalThis,Q=J.ShadowRoot&&(J.ShadyCSS===void 0||J.ShadyCSS.nativeShadow)&&"adoptedStyleSheets"in Document.prototype&&"replace"in CSSStyleSheet.prototype,dt=Symbol(),Et=new WeakMap,R=class{constructor(t,e,r){if(this._$cssResult$=!0,r!==dt)throw Error("CSSResult is not constructable. Use `unsafeCSS` or `css` instead.");this.cssText=t,this.t=e}get styleSheet(){let t=this.o,e=this.t;if(Q&&t===void 0){let r=e!==void 0&&e.length===1;r&&(t=Et.get(e)),t===void 0&&((this.o=t=new CSSStyleSheet).replaceSync(this.cssText),r&&Et.set(e,t))}return t}toString(){return this.cssText}},z=i=>new R(typeof i=="string"?i:i+"",void 0,dt),O=(i,...t)=>{let e=i.length===1?i[0]:t.reduce(((r,a,o)=>r+(n=>{if(n._$cssResult$===!0)return n.cssText;if(typeof n=="number")return n;throw Error("Value passed to 'css' function must be a 'css' function result: "+n+". Use 'unsafeCSS' to pass non-literal values, but take care to ensure page security.")})(a)+i[o+1]),i[0]);return new R(e,i,dt)},Ct=(i,t)=>{if(Q)i.adoptedStyleSheets=t.map((e=>e instanceof CSSStyleSheet?e:e.styleSheet));else for(let e of t){let r=document.createElement("style"),a=J.litNonce;a!==void 0&&r.setAttribute("nonce",a),r.textContent=e.cssText,i.appendChild(r)}},lt=Q?i=>i:i=>i instanceof CSSStyleSheet?(t=>{let e="";for(let r of t.cssRules)e+=r.cssText;return z(e)})(i):i;var{is:he,defineProperty:de,getOwnPropertyDescriptor:le,getOwnPropertyNames:ce,getOwnPropertySymbols:be,getPrototypeOf:fe}=Object,x=globalThis,jt=x.trustedTypes,ue=jt?jt.emptyScript:"",ct=x.reactiveElementPolyfillSupport,L=(i,t)=>i,bt={toAttribute(i,t){switch(t){case Boolean:i=i?ue:null;break;case Object:case Array:i=i==null?i:JSON.stringify(i)}return i},fromAttribute(i,t){let e=i;switch(t){case Boolean:e=i!==null;break;case Number:e=i===null?null:Number(i);break;case Object:case Array:try{e=JSON.parse(i)}catch(r){e=null}}return e}},Nt=(i,t)=>!he(i,t),Tt={attribute:!0,type:String,converter:bt,reflect:!1,useDefault:!1,hasChanged:Nt},zt,Pt;(zt=Symbol.metadata)!=null||(Symbol.metadata=Symbol("metadata")),(Pt=x.litPropertyMetadata)!=null||(x.litPropertyMetadata=new WeakMap);var v=class extends HTMLElement{static addInitializer(t){var e;this._$Ei(),((e=this.l)!=null?e:this.l=[]).push(t)}static get observedAttributes(){return this.finalize(),this._$Eh&&[...this._$Eh.keys()]}static createProperty(t,e=Tt){if(e.state&&(e.attribute=!1),this._$Ei(),this.prototype.hasOwnProperty(t)&&((e=Object.create(e)).wrapped=!0),this.elementProperties.set(t,e),!e.noAccessor){let r=Symbol(),a=this.getPropertyDescriptor(t,r,e);a!==void 0&&de(this.prototype,t,a)}}static getPropertyDescriptor(t,e,r){var n;let{get:a,set:o}=(n=le(this.prototype,t))!=null?n:{get(){return this[e]},set(h){this[e]=h}};return{get:a,set(h){let s=a==null?void 0:a.call(this);o==null||o.call(this,h),this.requestUpdate(t,s,r)},configurable:!0,enumerable:!0}}static getPropertyOptions(t){var e;return(e=this.elementProperties.get(t))!=null?e:Tt}static _$Ei(){if(this.hasOwnProperty(L("elementProperties")))return;let t=fe(this);t.finalize(),t.l!==void 0&&(this.l=[...t.l]),this.elementProperties=new Map(t.elementProperties)}static finalize(){if(this.hasOwnProperty(L("finalized")))return;if(this.finalized=!0,this._$Ei(),this.hasOwnProperty(L("properties"))){let e=this.properties,r=[...ce(e),...be(e)];for(let a of r)this.createProperty(a,e[a])}let t=this[Symbol.metadata];if(t!==null){let e=litPropertyMetadata.get(t);if(e!==void 0)for(let[r,a]of e)this.elementProperties.set(r,a)}this._$Eh=new Map;for(let[e,r]of this.elementProperties){let a=this._$Eu(e,r);a!==void 0&&this._$Eh.set(a,e)}this.elementStyles=this.finalizeStyles(this.styles)}static finalizeStyles(t){let e=[];if(Array.isArray(t)){let r=new Set(t.flat(1/0).reverse());for(let a of r)e.unshift(lt(a))}else t!==void 0&&e.push(lt(t));return e}static _$Eu(t,e){let r=e.attribute;return r===!1?void 0:typeof r=="string"?r:typeof t=="string"?t.toLowerCase():void 0}constructor(){super(),this._$Ep=void 0,this.isUpdatePending=!1,this.hasUpdated=!1,this._$Em=null,this._$Ev()}_$Ev(){var t;this._$ES=new Promise((e=>this.enableUpdating=e)),this._$AL=new Map,this._$E_(),this.requestUpdate(),(t=this.constructor.l)==null||t.forEach((e=>e(this)))}addController(t){var e,r;((e=this._$EO)!=null?e:this._$EO=new Set).add(t),this.renderRoot!==void 0&&this.isConnected&&((r=t.hostConnected)==null||r.call(t))}removeController(t){var e;(e=this._$EO)==null||e.delete(t)}_$E_(){let t=new Map,e=this.constructor.elementProperties;for(let r of e.keys())this.hasOwnProperty(r)&&(t.set(r,this[r]),delete this[r]);t.size>0&&(this._$Ep=t)}createRenderRoot(){var e;let t=(e=this.shadowRoot)!=null?e:this.attachShadow(this.constructor.shadowRootOptions);return Ct(t,this.constructor.elementStyles),t}connectedCallback(){var t,e;(t=this.renderRoot)!=null||(this.renderRoot=this.createRenderRoot()),this.enableUpdating(!0),(e=this._$EO)==null||e.forEach((r=>{var a;return(a=r.hostConnected)==null?void 0:a.call(r)}))}enableUpdating(t){}disconnectedCallback(){var t;(t=this._$EO)==null||t.forEach((e=>{var r;return(r=e.hostDisconnected)==null?void 0:r.call(e)}))}attributeChangedCallback(t,e,r){this._$AK(t,r)}_$ET(t,e){var o;let r=this.constructor.elementProperties.get(t),a=this.constructor._$Eu(t,r);if(a!==void 0&&r.reflect===!0){let n=(((o=r.converter)==null?void 0:o.toAttribute)!==void 0?r.converter:bt).toAttribute(e,r.type);this._$Em=t,n==null?this.removeAttribute(a):this.setAttribute(a,n),this._$Em=null}}_$AK(t,e){var o,n,h,s;let r=this.constructor,a=r._$Eh.get(t);if(a!==void 0&&this._$Em!==a){let d=r.getPropertyOptions(a),c=typeof d.converter=="function"?{fromAttribute:d.converter}:((o=d.converter)==null?void 0:o.fromAttribute)!==void 0?d.converter:bt;this._$Em=a,this[a]=(s=(h=c.fromAttribute(e,d.type))!=null?h:(n=this._$Ej)==null?void 0:n.get(a))!=null?s:null,this._$Em=null}}requestUpdate(t,e,r){var a,o;if(t!==void 0){let n=this.constructor,h=this[t];if(r!=null||(r=n.getPropertyOptions(t)),!(((a=r.hasChanged)!=null?a:Nt)(h,e)||r.useDefault&&r.reflect&&h===((o=this._$Ej)==null?void 0:o.get(t))&&!this.hasAttribute(n._$Eu(t,r))))return;this.C(t,e,r)}this.isUpdatePending===!1&&(this._$ES=this._$EP())}C(t,e,{useDefault:r,reflect:a,wrapped:o},n){var h,s,d;r&&!((h=this._$Ej)!=null?h:this._$Ej=new Map).has(t)&&(this._$Ej.set(t,(s=n!=null?n:e)!=null?s:this[t]),o!==!0||n!==void 0)||(this._$AL.has(t)||(this.hasUpdated||r||(e=void 0),this._$AL.set(t,e)),a===!0&&this._$Em!==t&&((d=this._$Eq)!=null?d:this._$Eq=new Set).add(t))}_$EP(){return St(this,null,function*(){this.isUpdatePending=!0;try{yield this._$ES}catch(e){Promise.reject(e)}let t=this.scheduleUpdate();return t!=null&&(yield t),!this.isUpdatePending})}scheduleUpdate(){return this.performUpdate()}performUpdate(){var r,a;if(!this.isUpdatePending)return;if(!this.hasUpdated){if((r=this.renderRoot)!=null||(this.renderRoot=this.createRenderRoot()),this._$Ep){for(let[n,h]of this._$Ep)this[n]=h;this._$Ep=void 0}let o=this.constructor.elementProperties;if(o.size>0)for(let[n,h]of o){let{wrapped:s}=h,d=this[n];s!==!0||this._$AL.has(n)||d===void 0||this.C(n,void 0,h,d)}}let t=!1,e=this._$AL;try{t=this.shouldUpdate(e),t?(this.willUpdate(e),(a=this._$EO)==null||a.forEach((o=>{var n;return(n=o.hostUpdate)==null?void 0:n.call(o)})),this.update(e)):this._$EM()}catch(o){throw t=!1,this._$EM(),o}t&&this._$AE(e)}willUpdate(t){}_$AE(t){var e;(e=this._$EO)==null||e.forEach((r=>{var a;return(a=r.hostUpdated)==null?void 0:a.call(r)})),this.hasUpdated||(this.hasUpdated=!0,this.firstUpdated(t)),this.updated(t)}_$EM(){this._$AL=new Map,this.isUpdatePending=!1}get updateComplete(){return this.getUpdateComplete()}getUpdateComplete(){return this._$ES}shouldUpdate(t){return!0}update(t){this._$Eq&&(this._$Eq=this._$Eq.forEach((e=>this._$ET(e,this[e])))),this._$EM()}updated(t){}firstUpdated(t){}},Mt;v.elementStyles=[],v.shadowRootOptions={mode:"open"},v[L("elementProperties")]=new Map,v[L("finalized")]=new Map,ct==null||ct({ReactiveElement:v}),((Mt=x.reactiveElementVersions)!=null?Mt:x.reactiveElementVersions=[]).push("2.1.0");var D=globalThis,Y=D.trustedTypes,Ut=Y?Y.createPolicy("lit-html",{createHTML:i=>i}):void 0,pt="$lit$",m=`lit$${Math.random().toFixed(9).slice(2)}$`,gt="?"+m,pe=`<${gt}>`,w=document,I=()=>w.createComment(""),B=i=>i===null||typeof i!="object"&&typeof i!="function",vt=Array.isArray,It=i=>vt(i)||typeof(i==null?void 0:i[Symbol.iterator])=="function",ft=`[
|
|
2
|
+
\f\r]`,q=/<(?:(!--|\/[^a-zA-Z])|(\/?[a-zA-Z][^>\s]*)|(\/?$))/g,Ht=/-->/g,Rt=/>/g,k=RegExp(`>|${ft}(?:([^\\s"'>=/]+)(${ft}*=${ft}*(?:[^
|
|
3
|
+
\f\r"'\`<>=]|("|')|))|$)`,"g"),Ot=/'/g,Lt=/"/g,Bt=/^(?:script|style|textarea|title)$/i,mt=i=>(t,...e)=>({_$litType$:i,strings:t,values:e}),M=mt(1),je=mt(2),Te=mt(3),y=Symbol.for("lit-noChange"),b=Symbol.for("lit-nothing"),qt=new WeakMap,A=w.createTreeWalker(w,129);function Vt(i,t){if(!vt(i)||!i.hasOwnProperty("raw"))throw Error("invalid template strings array");return Ut!==void 0?Ut.createHTML(t):t}var Gt=(i,t)=>{let e=i.length-1,r=[],a,o=t===2?"<svg>":t===3?"<math>":"",n=q;for(let h=0;h<e;h++){let s=i[h],d,c,l=-1,p=0;for(;p<s.length&&(n.lastIndex=p,c=n.exec(s),c!==null);)p=n.lastIndex,n===q?c[1]==="!--"?n=Ht:c[1]!==void 0?n=Rt:c[2]!==void 0?(Bt.test(c[2])&&(a=RegExp("</"+c[2],"g")),n=k):c[3]!==void 0&&(n=k):n===k?c[0]===">"?(n=a!=null?a:q,l=-1):c[1]===void 0?l=-2:(l=n.lastIndex-c[2].length,d=c[1],n=c[3]===void 0?k:c[3]==='"'?Lt:Ot):n===Lt||n===Ot?n=k:n===Ht||n===Rt?n=q:(n=k,a=void 0);let $=n===k&&i[h+1].startsWith("/>")?" ":"";o+=n===q?s+pe:l>=0?(r.push(d),s.slice(0,l)+pt+s.slice(l)+m+$):s+m+(l===-2?h:$)}return[Vt(i,o+(i[e]||"<?>")+(t===2?"</svg>":t===3?"</math>":"")),r]},V=class i{constructor({strings:t,_$litType$:e},r){let a;this.parts=[];let o=0,n=0,h=t.length-1,s=this.parts,[d,c]=Gt(t,e);if(this.el=i.createElement(d,r),A.currentNode=this.el.content,e===2||e===3){let l=this.el.content.firstChild;l.replaceWith(...l.childNodes)}for(;(a=A.nextNode())!==null&&s.length<h;){if(a.nodeType===1){if(a.hasAttributes())for(let l of a.getAttributeNames())if(l.endsWith(pt)){let p=c[n++],$=a.getAttribute(l).split(m),Z=/([.?@])?(.*)/.exec(p);s.push({type:1,index:o,name:Z[2],strings:$,ctor:Z[1]==="."?tt:Z[1]==="?"?et:Z[1]==="@"?rt:E}),a.removeAttribute(l)}else l.startsWith(m)&&(s.push({type:6,index:o}),a.removeAttribute(l));if(Bt.test(a.tagName)){let l=a.textContent.split(m),p=l.length-1;if(p>0){a.textContent=Y?Y.emptyScript:"";for(let $=0;$<p;$++)a.append(l[$],I()),A.nextNode(),s.push({type:2,index:++o});a.append(l[p],I())}}}else if(a.nodeType===8)if(a.data===gt)s.push({type:2,index:o});else{let l=-1;for(;(l=a.data.indexOf(m,l+1))!==-1;)s.push({type:7,index:o}),l+=m.length-1}o++}}static createElement(t,e){let r=w.createElement("template");return r.innerHTML=t,r}};function S(i,t,e=i,r){var n,h,s;if(t===y)return t;let a=r!==void 0?(n=e._$Co)==null?void 0:n[r]:e._$Cl,o=B(t)?void 0:t._$litDirective$;return(a==null?void 0:a.constructor)!==o&&((h=a==null?void 0:a._$AO)==null||h.call(a,!1),o===void 0?a=void 0:(a=new o(i),a._$AT(i,e,r)),r!==void 0?((s=e._$Co)!=null?s:e._$Co=[])[r]=a:e._$Cl=a),a!==void 0&&(t=S(i,a._$AS(i,t.values),a,r)),t}var X=class{constructor(t,e){this._$AV=[],this._$AN=void 0,this._$AD=t,this._$AM=e}get parentNode(){return this._$AM.parentNode}get _$AU(){return this._$AM._$AU}u(t){var d;let{el:{content:e},parts:r}=this._$AD,a=((d=t==null?void 0:t.creationScope)!=null?d:w).importNode(e,!0);A.currentNode=a;let o=A.nextNode(),n=0,h=0,s=r[0];for(;s!==void 0;){if(n===s.index){let c;s.type===2?c=new P(o,o.nextSibling,this,t):s.type===1?c=new s.ctor(o,s.name,s.strings,this,t):s.type===6&&(c=new it(o,this,t)),this._$AV.push(c),s=r[++h]}n!==(s==null?void 0:s.index)&&(o=A.nextNode(),n++)}return A.currentNode=w,a}p(t){let e=0;for(let r of this._$AV)r!==void 0&&(r.strings!==void 0?(r._$AI(t,r,e),e+=r.strings.length-2):r._$AI(t[e])),e++}},P=class i{get _$AU(){var t,e;return(e=(t=this._$AM)==null?void 0:t._$AU)!=null?e:this._$Cv}constructor(t,e,r,a){var o;this.type=2,this._$AH=b,this._$AN=void 0,this._$AA=t,this._$AB=e,this._$AM=r,this.options=a,this._$Cv=(o=a==null?void 0:a.isConnected)!=null?o:!0}get parentNode(){let t=this._$AA.parentNode,e=this._$AM;return e!==void 0&&(t==null?void 0:t.nodeType)===11&&(t=e.parentNode),t}get startNode(){return this._$AA}get endNode(){return this._$AB}_$AI(t,e=this){t=S(this,t,e),B(t)?t===b||t==null||t===""?(this._$AH!==b&&this._$AR(),this._$AH=b):t!==this._$AH&&t!==y&&this._(t):t._$litType$!==void 0?this.$(t):t.nodeType!==void 0?this.T(t):It(t)?this.k(t):this._(t)}O(t){return this._$AA.parentNode.insertBefore(t,this._$AB)}T(t){this._$AH!==t&&(this._$AR(),this._$AH=this.O(t))}_(t){this._$AH!==b&&B(this._$AH)?this._$AA.nextSibling.data=t:this.T(w.createTextNode(t)),this._$AH=t}$(t){var o;let{values:e,_$litType$:r}=t,a=typeof r=="number"?this._$AC(t):(r.el===void 0&&(r.el=V.createElement(Vt(r.h,r.h[0]),this.options)),r);if(((o=this._$AH)==null?void 0:o._$AD)===a)this._$AH.p(e);else{let n=new X(a,this),h=n.u(this.options);n.p(e),this.T(h),this._$AH=n}}_$AC(t){let e=qt.get(t.strings);return e===void 0&&qt.set(t.strings,e=new V(t)),e}k(t){vt(this._$AH)||(this._$AH=[],this._$AR());let e=this._$AH,r,a=0;for(let o of t)a===e.length?e.push(r=new i(this.O(I()),this.O(I()),this,this.options)):r=e[a],r._$AI(o),a++;a<e.length&&(this._$AR(r&&r._$AB.nextSibling,a),e.length=a)}_$AR(t=this._$AA.nextSibling,e){var r;for((r=this._$AP)==null?void 0:r.call(this,!1,!0,e);t&&t!==this._$AB;){let a=t.nextSibling;t.remove(),t=a}}setConnected(t){var e;this._$AM===void 0&&(this._$Cv=t,(e=this._$AP)==null||e.call(this,t))}},E=class{get tagName(){return this.element.tagName}get _$AU(){return this._$AM._$AU}constructor(t,e,r,a,o){this.type=1,this._$AH=b,this._$AN=void 0,this.element=t,this.name=e,this._$AM=a,this.options=o,r.length>2||r[0]!==""||r[1]!==""?(this._$AH=Array(r.length-1).fill(new String),this.strings=r):this._$AH=b}_$AI(t,e=this,r,a){let o=this.strings,n=!1;if(o===void 0)t=S(this,t,e,0),n=!B(t)||t!==this._$AH&&t!==y,n&&(this._$AH=t);else{let h=t,s,d;for(t=o[0],s=0;s<o.length-1;s++)d=S(this,h[r+s],e,s),d===y&&(d=this._$AH[s]),n||(n=!B(d)||d!==this._$AH[s]),d===b?t=b:t!==b&&(t+=(d!=null?d:"")+o[s+1]),this._$AH[s]=d}n&&!a&&this.j(t)}j(t){t===b?this.element.removeAttribute(this.name):this.element.setAttribute(this.name,t!=null?t:"")}},tt=class extends E{constructor(){super(...arguments),this.type=3}j(t){this.element[this.name]=t===b?void 0:t}},et=class extends E{constructor(){super(...arguments),this.type=4}j(t){this.element.toggleAttribute(this.name,!!t&&t!==b)}},rt=class extends E{constructor(t,e,r,a,o){super(t,e,r,a,o),this.type=5}_$AI(t,e=this){var n;if((t=(n=S(this,t,e,0))!=null?n:b)===y)return;let r=this._$AH,a=t===b&&r!==b||t.capture!==r.capture||t.once!==r.once||t.passive!==r.passive,o=t!==b&&(r===b||a);a&&this.element.removeEventListener(this.name,this,r),o&&this.element.addEventListener(this.name,this,t),this._$AH=t}handleEvent(t){var e,r;typeof this._$AH=="function"?this._$AH.call((r=(e=this.options)==null?void 0:e.host)!=null?r:this.element,t):this._$AH.handleEvent(t)}},it=class{constructor(t,e,r){this.element=t,this.type=6,this._$AN=void 0,this._$AM=e,this.options=r}get _$AU(){return this._$AM._$AU}_$AI(t){S(this,t)}},Wt={M:pt,P:m,A:gt,C:1,L:Gt,R:X,D:It,V:S,I:P,H:E,N:et,U:rt,B:tt,F:it},ut=D.litHtmlPolyfillSupport,Dt;ut==null||ut(V,P),((Dt=D.litHtmlVersions)!=null?Dt:D.litHtmlVersions=[]).push("3.3.0");var Kt=(i,t,e)=>{var o,n;let r=(o=e==null?void 0:e.renderBefore)!=null?o:t,a=r._$litPart$;if(a===void 0){let h=(n=e==null?void 0:e.renderBefore)!=null?n:null;r._$litPart$=a=new P(t.insertBefore(I(),h),h,void 0,e!=null?e:{})}return a._$AI(i),a};var C=globalThis,u=class extends v{constructor(){super(...arguments),this.renderOptions={host:this},this._$Do=void 0}createRenderRoot(){var e,r;let t=super.createRenderRoot();return(r=(e=this.renderOptions).renderBefore)!=null||(e.renderBefore=t.firstChild),t}update(t){let e=this.render();this.hasUpdated||(this.renderOptions.isConnected=this.isConnected),super.update(t),this._$Do=Kt(e,this.renderRoot,this.renderOptions)}connectedCallback(){var t;super.connectedCallback(),(t=this._$Do)==null||t.setConnected(!0)}disconnectedCallback(){var t;super.disconnectedCallback(),(t=this._$Do)==null||t.setConnected(!1)}render(){return y}},Ft;u._$litElement$=!0,u.finalized=!0,(Ft=C.litElementHydrateSupport)==null||Ft.call(C,{LitElement:u});var yt=C.litElementPolyfillSupport;yt==null||yt({LitElement:u});var Zt;((Zt=C.litElementVersions)!=null?Zt:C.litElementVersions=[]).push("4.2.0");var at={ATTRIBUTE:1,CHILD:2,PROPERTY:3,BOOLEAN_ATTRIBUTE:4,EVENT:5,ELEMENT:6},G=i=>(...t)=>({_$litDirective$:i,values:t}),N=class{constructor(t){}get _$AU(){return this._$AM._$AU}_$AT(t,e,r){this._$Ct=t,this._$AM=e,this._$Ci=r}_$AS(t,e){return this.update(t,e)}update(t,e){return this.render(...e)}};var Jt=G(class extends N{constructor(i){var t;if(super(i),i.type!==at.ATTRIBUTE||i.name!=="class"||((t=i.strings)==null?void 0:t.length)>2)throw Error("`classMap()` can only be used in the `class` attribute and must be the only part in the attribute.")}render(i){return" "+Object.keys(i).filter((t=>i[t])).join(" ")+" "}update(i,[t]){var r,a;if(this.st===void 0){this.st=new Set,i.strings!==void 0&&(this.nt=new Set(i.strings.join(" ").split(/\s/).filter((o=>o!==""))));for(let o in t)t[o]&&!((r=this.nt)!=null&&r.has(o))&&this.st.add(o);return this.render(t)}let e=i.element.classList;for(let o of this.st)o in t||(e.remove(o),this.st.delete(o));for(let o in t){let n=!!t[o];n===this.st.has(o)||(a=this.nt)!=null&&a.has(o)||(n?(e.add(o),this.st.add(o)):(e.remove(o),this.st.delete(o)))}return y}});var{I:Qe}=Wt;var Qt=i=>i.strings===void 0;var W=(i,t)=>{var r;let e=i._$AN;if(e===void 0)return!1;for(let a of e)(r=a._$AO)==null||r.call(a,t,!1),W(a,t);return!0},ot=i=>{let t,e;do{if((t=i._$AM)===void 0)break;e=t._$AN,e.delete(i),i=t}while((e==null?void 0:e.size)===0)},Yt=i=>{for(let t;t=i._$AM;i=t){let e=t._$AN;if(e===void 0)t._$AN=e=new Set;else if(e.has(i))break;e.add(i),me(t)}};function ge(i){this._$AN!==void 0?(ot(this),this._$AM=i,Yt(this)):this._$AM=i}function ve(i,t=!1,e=0){let r=this._$AH,a=this._$AN;if(a!==void 0&&a.size!==0)if(t)if(Array.isArray(r))for(let o=e;o<r.length;o++)W(r[o],!1),ot(r[o]);else r!=null&&(W(r,!1),ot(r));else W(this,i)}var me=i=>{var t,e;i.type==at.CHILD&&((t=i._$AP)!=null||(i._$AP=ve),(e=i._$AQ)!=null||(i._$AQ=ge))},nt=class extends N{constructor(){super(...arguments),this._$AN=void 0}_$AT(t,e,r){super._$AT(t,e,r),Yt(this),this.isConnected=t._$AU}_$AO(t,e=!0){var r,a;t!==this.isConnected&&(this.isConnected=t,t?(r=this.reconnected)==null||r.call(this):(a=this.disconnected)==null||a.call(this)),e&&(W(this,t),ot(this))}setValue(t){if(Qt(this._$Ct))this._$Ct._$AI(t,this);else{let e=[...this._$Ct._$AH];e[this._$Ci]=t,this._$Ct._$AI(e,this,0)}}disconnected(){}reconnected(){}};var Xt=()=>new xt,xt=class{},$t=new WeakMap,te=G(class extends nt{render(i){return b}update(i,[t]){var r;let e=t!==this.G;return e&&this.G!==void 0&&this.rt(void 0),(e||this.lt!==this.ct)&&(this.G=t,this.ht=(r=i.options)==null?void 0:r.host,this.rt(this.ct=i.element)),b}rt(i){var t;if(this.isConnected||(i=void 0),typeof this.G=="function"){let e=(t=this.ht)!=null?t:globalThis,r=$t.get(e);r===void 0&&(r=new WeakMap,$t.set(e,r)),r.get(this.G)!==void 0&&this.G.call(this.ht,void 0),r.set(this.G,i),i!==void 0&&this.G.call(this.ht,i)}else this.G.value=i}get lt(){var i,t,e;return typeof this.G=="function"?(t=$t.get((i=this.ht)!=null?i:globalThis))==null?void 0:t.get(this.G):(e=this.G)==null?void 0:e.value}disconnected(){this.lt===this.ct&&this.rt(void 0)}reconnected(){this.rt(this.ct)}});var ee=`@charset "UTF-8";
|
|
4
|
+
/*! normalize.css v2.1.3 | MIT License | git.io/normalize */html{font-family:sans-serif;-webkit-text-size-adjust:100%;text-size-adjust:100%}body{margin:0}a:focus{outline:thin dotted}a:active,a:hover{outline:0}h1{font-size:2em;margin:.67em 0}hr{box-sizing:initial;height:0}code,kbd,pre,samp{font-family:monospace,serif;font-size:1em}q{quotes:"\u201C" "\u201D" "\u2018" "\u2019"}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:initial}sup{top:-.5em}sub{bottom:-.25em}figure{margin:0}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{border:0;padding:0}button,input,select,textarea{font-family:inherit;font-size:100%;margin:0}button,input{line-height:normal}button,select{text-transform:none}button,html input[type=button],input[type=reset],input[type=submit]{appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}input[type=search]{appearance:textfield;box-sizing:initial}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{appearance:none}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}textarea{overflow:auto;vertical-align:top}table{border-collapse:collapse;border-spacing:0}:root{--beige:#bea96f;--beige-30:#f0e8d8;--beige-60:#d8c8a0;--black:#101820;--font-stack:system-ui,sans-serif;--gold:#ff9e1b;--gold-10:#fff6ec;--gold-20:#fff0dd;--gold-30:#ffe8cb;--gold-40:#ffe1b9;--gold-50:#ffd8a3;--gold-60:#ffce8d;--gold-70:#ffc372;--gold-80:#ffb858;--gold-90:#ffab39;--gold-dark:#dc731c;--gold-mid-dark:#ed881b;--gray:#5a5d61;--gray-10:#e7e8e9;--gray-15:#dcdddf;--gray-20:#d2d3d5;--gray-30:#c3c4c4;--gray-40:#b4b5b6;--gray-5:#f7f8f9;--gray-50:#a2a3a4;--gray-60:#919395;--gray-70:#838588;--gray-80:#75787b;--gray-90:#676a6f;--gray-dark:#43484e;--gray-darker:#293037;--gray-mid-dark:#4f5257;--green:#20aa3f;--green-10:#f0f8eb;--green-20:#e2efd8;--green-30:#d4eac6;--green-40:#c7e5b3;--green-50:#bae0a2;--green-60:#addc91;--green-70:#93cf7c;--green-80:#66c368;--green-90:#48b753;--green-dark:#1e9642;--green-mid-dark:#1fa040;--navy:#254b87;--navy-10:#f4f6fa;--navy-20:#d3daeb;--navy-30:#c3cde2;--navy-40:#b3c0d9;--navy-50:#9daecc;--navy-60:#889cc0;--navy-70:#6f88b2;--navy-80:#5674a3;--navy-90:#3e5f95;--navy-dark:#002d72;--navy-mid-dark:#123c7c;--neutral:#8a6c57;--neutral-10:#f8f5f2;--neutral-20:#e7ddd7;--neutral-30:#ddd1c9;--neutral-40:#d3c5bc;--neutral-50:#c6b4a9;--neutral-60:#baa496;--neutral-70:#ad9484;--neutral-80:#a18573;--neutral-90:#957865;--neutral-dark:#745745;--neutral-mid-dark:#7d604b;--pacific:#0072ce;--pacific-10:#eff8fd;--pacific-20:#d6e8fa;--pacific-30:#c3ddf6;--pacific-40:#afd2f2;--pacific-50:#96c4ed;--pacific-60:#7eb7e8;--pacific-70:#61a7e2;--pacific-80:#4497dc;--pacific-90:#2284d5;--pacific-dark:#0050b4;--pacific-mid-dark:#0061c1;--purple:#b4267a;--purple-10:#fdf3f8;--purple-20:#f0d8e2;--purple-30:#ebc9d9;--purple-40:#e3b2cc;--purple-50:#dc9cbf;--purple-60:#d486b2;--purple-70:#cd70a5;--purple-80:#c55998;--purple-90:#be438b;--purple-dark:#a01b68;--purple-mid-dark:#aa2071;--red:#d14124;--red-10:#fbefec;--red-20:#f7e0d9;--red-30:#f3d1c8;--red-40:#f0c3b8;--red-50:#ebb0a3;--red-60:#e79e8e;--red-70:#e28875;--red-80:#dd735d;--red-90:#d75a40;--red-dark:#b63014;--red-mid-dark:#c3381c;--teal:#257675;--teal-10:#f0f7f6;--teal-20:#d4e7e6;--teal-30:#c4dddc;--teal-40:#b4d2d1;--teal-50:#9ec4c3;--teal-60:#89b6b5;--teal-70:#70a6a5;--teal-80:#579695;--teal-90:#3e8685;--teal-dark:#005e5d;--teal-mid-dark:#126b69;--white:#fff;--block-bg:var(--gray-5);--block-border:var(--gray-40);--choice-bg-default:var(--white);--choice-bg-disabled:var(--gray-10);--choice-bg-selected-default:var(--pacific);--choice-bg-selected-disabled:var(--gray-40);--choice-bg-selected-focus-default:var(--pacific);--choice-border-default:var(--gray-60);--choice-border-disabled:var(--gray-60);--choice-border-error:var(--red);--choice-border-focus-default:var(--pacific);--choice-border-hover-default:var(--pacific);--choice-border-success:var(--green);--choice-border-warning:var(--gold);--choice-label-disabled-default:var(--gray-dark);--choice-outline-focus-default:var(--pacific);--code-bg:var(--gray-5);--content-main-border:var(--gray-40);--form-alert-icon-color-default:var(--gray);--form-alert-icon-color-error:var(--red);--form-alert-icon-color-success:var(--green);--form-alert-icon-color-warning:var(--gold);--form-field-input-lg-target-bg:var(--gray-10);--form-field-input-lg-target-bg-disabled:var(--gray-20);--form-field-input-lg-target-bg-selected:var(--pacific-20);--form-field-input-lg-target-border:var(--pacific);--input-bg-default:var(--white);--input-bg-disabled-default:var(--gray-10);--input-border-default:var(--gray-60);--input-border-disabled:var(--gray-60);--input-border-error:var(--red);--input-border-focus-default:var(--pacific);--input-border-hover-default:var(--pacific);--input-border-success:var(--green);--input-border-warning:var(--gold);--input-text-default:var(--black);--input-text-disabled-default:var(--gray-dark);--input-text-placeholder-default:var(--gray-dark);--label-helper:var(--gray-dark);--link-text:var(--pacific);--link-text-active:var(--navy);--link-text-hover:var(--pacific-dark);--link-text-visited:var(--teal);--link-underline:var(--pacific);--link-underline-active:var(--navy);--link-underline-hover:var(--pacific-dark);--link-underline-visited:var(--teal);--range-bg:var(--gray-10);--range-bg-focused:var(--pacific-20);--range-bg-track:var(--gray-80);--range-border:var(--gray-40);--range-border-focused:var(--pacific);--select-bg-disabled-default:var(--gray-10);--select-border-default:var(--gray-60);--select-border-error:var(--red);--select-border-focus-default:var(--pacific);--select-border-hover-default:var(--pacific);--select-icon-bg-default:var(--gray-10);--select-text-disabled-default:var(--gray-dark);--table-border:var(--gray);--table-head-bg:var(--gray-5);--tag-filter-bg-active-default:var(--teal-60);--tag-filter-bg-default:var(--teal-20);--tag-filter-bg-hover-default:var(--teal-40);--tag-filter-border-default:var(--teal);--tag-filter-outline-focuse-default:var(--teal-dark);--text:var(--black);--block-border-bottom:var(--block-border);--block-border-left:var(--block-border);--block-border-right:var(--block-border);--block-border-top:var(--block-border);--code-text:var(--text);--table-head-text:var(--text);--font-adjust-base:0.517;--font-adjust-step:0.0054;--font-adjust-h1:calc(var(--font-size-adjust-base) + var(--font-adjust-step)*5);--font-adjust-h2:calc(var(--font-size-adjust-base) + var(--font-adjust-step)*4);--font-adjust-h3:calc(var(--font-size-adjust-base) + var(--font-adjust-step)*3);--font-adjust-h4:calc(var(--font-size-adjust-base) + var(--font-adjust-step)*2);--font-adjust-h5:calc(var(--font-size-adjust-base) + var(--font-adjust-step)*1);--font-adjust-h6:var(--font-adjust-base);--font-adjust-body:var(--font-adjust-base);--select-border-width-default:1px}body{color:var(--text);font-family:var(--font-stack);font-size:100%;font-size-adjust:var(--font-adjust-body);line-height:1.375;-webkit-font-smoothing:antialiased}button,input,select,textarea{font-family:var(--font-stack);font-size-adjust:var(--font-adjust-body);line-height:1.1875}input[type=date]{display:revert;min-height:35px;min-width:100px;padding-bottom:0;padding-top:0}input[type=date].a-text-input--full{min-width:100%}hr{border:none;border-top:1px solid var(--gray-40)}b,strong{font-weight:600}h1,h2,h3,h4,h5,h6{margin-top:0}.h1,h1{font-size:2.125em;font-size-adjust:var(--font-adjust-h1);font-weight:600;letter-spacing:inherit;line-height:1.25;margin-bottom:.4411764706em;text-transform:inherit}blockquote+.h1,blockquote+h1,dl+.h1,dl+h1,figure+.h1,figure+h1,img+.h1,img+h1,ol+.h1,ol+h1,p+.h1,p+h1,table+.h1,table+h1,ul+.h1,ul+h1{margin-top:1.7647058824em}@media only screen and (max-width:37.5em){blockquote+.h1,blockquote+h1,dl+.h1,dl+h1,figure+.h1,figure+h1,img+.h1,img+h1,ol+.h1,ol+h1,p+.h1,p+h1,table+.h1,table+h1,ul+.h1,ul+h1{margin-top:1.7307692308em}.h2+.h1,.h2+h1,.h3+.h1,.h3+h1,.h4+.h1,.h4+h1,.h5+.h1,.h5+h1,.h6+.h1,.h6+h1,h2+.h1,h2+h1,h3+.h1,h3+h1,h4+.h1,h4+h1,h5+.h1,h5+h1,h6+.h1,h6+h1{margin-top:1.1538461538em}.h1,h1{font-size:1.625em;font-size-adjust:var(--font-adjust-h2);font-weight:600;letter-spacing:inherit;line-height:1.25;margin-bottom:.5769230769em;text-transform:inherit}blockquote+.h1,blockquote+h1,dl+.h1,dl+h1,figure+.h1,figure+h1,img+.h1,img+h1,ol+.h1,ol+h1,p+.h1,p+h1,table+.h1,table+h1,ul+.h1,ul+h1{margin-top:1.7307692308em}.h1+.h1,.h1+h1,.h3+.h1,.h3+h1,.h4+.h1,.h4+h1,.h5+.h1,.h5+h1,.h6+.h1,.h6+h1,h1+.h1,h1+h1,h3+.h1,h3+h1,h4+.h1,h4+h1,h5+.h1,h5+h1,h6+.h1,h6+h1{margin-top:1.1538461538em}}.h2,h2{font-size:1.625em;font-size-adjust:var(--font-adjust-h2);font-weight:600;letter-spacing:inherit;line-height:1.25;margin-bottom:.5769230769em;text-transform:inherit}blockquote+.h2,blockquote+h2,dl+.h2,dl+h2,figure+.h2,figure+h2,img+.h2,img+h2,ol+.h2,ol+h2,p+.h2,p+h2,table+.h2,table+h2,ul+.h2,ul+h2{margin-top:1.7307692308em}.h1+.h2,.h1+h2,.h3+.h2,.h3+h2,.h4+.h2,.h4+h2,.h5+.h2,.h5+h2,.h6+.h2,.h6+h2,h1+.h2,h1+h2,h3+.h2,h3+h2,h4+.h2,h4+h2,h5+.h2,h5+h2,h6+.h2,h6+h2{margin-top:1.1538461538em}@media only screen and (max-width:37.5em){blockquote+.h2,blockquote+h2,dl+.h2,dl+h2,figure+.h2,figure+h2,img+.h2,img+h2,ol+.h2,ol+h2,p+.h2,p+h2,table+.h2,table+h2,ul+.h2,ul+h2{margin-top:1.3636363636em}.h2,h2{font-size:1.375em;font-size-adjust:var(--font-adjust-h3);font-weight:600;letter-spacing:inherit;line-height:1.25;margin-bottom:.6818181818em;text-transform:inherit}.h1+.h2,.h1+h2,.h2+.h2,.h2+h2,.h4+.h2,.h4+h2,.h5+.h2,.h5+h2,.h6+.h2,.h6+h2,blockquote+.h2,blockquote+h2,dl+.h2,dl+h2,figure+.h2,figure+h2,h1+.h2,h1+h2,h2+.h2,h2+h2,h4+.h2,h4+h2,h5+.h2,h5+h2,h6+.h2,h6+h2,img+.h2,img+h2,ol+.h2,ol+h2,p+.h2,p+h2,table+.h2,table+h2,ul+.h2,ul+h2{margin-top:1.3636363636em}}.h3,h3{font-size:1.375em;font-size-adjust:var(--font-adjust-h3);font-weight:400;letter-spacing:inherit;line-height:1.25;margin-bottom:.6818181818em;text-transform:inherit}.h1+.h3,.h1+h3,.h2+.h3,.h2+h3,.h4+.h3,.h4+h3,.h5+.h3,.h5+h3,.h6+.h3,.h6+h3,blockquote+.h3,blockquote+h3,dl+.h3,dl+h3,figure+.h3,figure+h3,h1+.h3,h1+h3,h2+.h3,h2+h3,h4+.h3,h4+h3,h5+.h3,h5+h3,h6+.h3,h6+h3,img+.h3,img+h3,ol+.h3,ol+h3,p+.h3,p+h3,table+.h3,table+h3,ul+.h3,ul+h3{margin-top:1.3636363636em}@media only screen and (max-width:37.5em){.h3,h3{font-size:1.125em;font-size-adjust:var(--font-adjust-h4);font-weight:400;letter-spacing:inherit;line-height:1.25;margin-bottom:.8333333333em;text-transform:inherit}.h1+.h3,.h1+h3,.h2+.h3,.h2+h3,.h3+.h3,.h3+h3,.h5+.h3,.h5+h3,.h6+.h3,.h6+h3,blockquote+.h3,blockquote+h3,dl+.h3,dl+h3,figure+.h3,figure+h3,h1+.h3,h1+h3,h2+.h3,h2+h3,h3+.h3,h3+h3,h5+.h3,h5+h3,h6+.h3,h6+h3,img+.h3,img+h3,ol+.h3,ol+h3,p+.h3,p+h3,table+.h3,table+h3,ul+.h3,ul+h3{margin-top:1.6666666667em}}.h4,h4{font-size:1.125em;font-size-adjust:var(--font-adjust-h4);font-weight:500;letter-spacing:inherit;line-height:1.25;margin-bottom:.8333333333em;text-transform:inherit}.h1+.h4,.h1+h4,.h2+.h4,.h2+h4,.h3+.h4,.h3+h4,.h5+.h4,.h5+h4,.h6+.h4,.h6+h4,blockquote+.h4,blockquote+h4,dl+.h4,dl+h4,figure+.h4,figure+h4,h1+.h4,h1+h4,h2+.h4,h2+h4,h3+.h4,h3+h4,h5+.h4,h5+h4,h6+.h4,h6+h4,img+.h4,img+h4,ol+.h4,ol+h4,p+.h4,p+h4,table+.h4,table+h4,ul+.h4,ul+h4{margin-top:1.6666666667em}@media only screen and (max-width:37.5em){.h4,h4{font-size:1em;line-height:1.125;margin-bottom:.625em}}.h5,h5{font-size:.875em;font-size-adjust:var(--font-adjust-h5);font-weight:600;letter-spacing:1px;line-height:1.25;margin-bottom:1.0714285714em;text-transform:uppercase}.h1+.h5,.h1+h5,.h2+.h5,.h2+h5,.h3+.h5,.h3+h5,.h4+.h5,.h4+h5,.h6+.h5,.h6+h5,blockquote+.h5,blockquote+h5,dl+.h5,dl+h5,figure+.h5,figure+h5,h1+.h5,h1+h5,h2+.h5,h2+h5,h3+.h5,h3+h5,h4+.h5,h4+h5,h6+.h5,h6+h5,img+.h5,img+h5,ol+.h5,ol+h5,p+.h5,p+h5,table+.h5,table+h5,ul+.h5,ul+h5{margin-top:2.1428571429em}.h6,h6{font-size:.75em;font-size-adjust:var(--font-adjust-h6);font-weight:600;letter-spacing:1px;line-height:1.25;margin-bottom:1.25em;text-transform:uppercase}.h1+.h6,.h1+h6,.h2+.h6,.h2+h6,.h3+.h6,.h3+h6,.h4+.h6,.h4+h6,.h5+.h6,.h5+h6,blockquote+.h6,blockquote+h6,dl+.h6,dl+h6,figure+.h6,figure+h6,h1+.h6,h1+h6,h2+.h6,h2+h6,h3+.h6,h3+h6,h4+.h6,h4+h6,h5+.h6,h5+h6,img+.h6,img+h6,ol+.h6,ol+h6,p+.h6,p+h6,table+.h6,table+h6,ul+.h6,ul+h6{margin-top:2.5em}.lead-paragraph{font-size:1.375em;font-size-adjust:var(--font-adjust-h3);font-weight:400;letter-spacing:inherit;line-height:1.25;margin-bottom:15px;margin-top:0;text-transform:inherit}@media only screen and (max-width:37.5em){.lead-paragraph{font-size:1.125em;font-size-adjust:var(--font-adjust-h4);font-weight:400;letter-spacing:inherit;line-height:1.25;text-transform:inherit}}.superheading{font-size:3em;font-weight:400;line-height:1.25;margin-bottom:.4166666667em}blockquote,dl,figure,ol,p,table,ul{margin-bottom:.9375em;margin-top:0}blockquote:last-child,dl:last-child,figure:last-child,ol:last-child,p:last-child,table:last-child,ul:last-child{margin-bottom:0}p+ol,p+ul{margin-top:-.3125em}ol ol,ol ul,ul ol,ul ul{margin-top:.5em}li{margin-bottom:.5em}li:last-child,nav li{margin-bottom:0}a{color:var(--link-text);text-decoration-color:var(--link-underline);text-decoration-line:underline;text-decoration-style:dotted;text-decoration-thickness:1px;text-underline-offset:4.5px}a.visited,a:visited{color:var(--link-text-visited);text-decoration-color:var(--link-underline-visited)}a.hover,a:hover{color:var(--link-text-hover);text-decoration-color:var(--link-underline-hover);text-decoration-style:solid}a.focus,a:focus{outline:thin dotted;outline-offset:1px}a.active,a:active{color:var(--link-text-active);text-decoration-color:var(--link-underline-active);text-decoration-style:solid}nav a{text-decoration-line:none}ul{list-style:square;padding-left:1.125em}ul ul{list-style-type:circle}ol{padding-left:1.3125em}ol li:nth-last-child(n+10),ol li:nth-last-child(n+10)~li{margin-left:.5625rem}ol ol{list-style-type:lower-alpha}ol ol li{margin-left:0!important}ol ol ol{list-style-type:lower-roman}nav ol,nav ol ol,nav ul,nav ul ul{list-style:none;list-style-image:none}caption{margin-bottom:.625em;text-align:left}td,th{padding:.625em}thead td,thead th{background:var(--table-head-bg);color:var(--table-head-text);font-size:1em;padding:.7142857143em;vertical-align:top}tbody tr,thead{border-bottom:1px solid var(--table-border)}th{font-weight:600;text-align:left}thead th .h2,thead th .h3,thead th .h4,thead th .h5,thead th .h6,thead th h2,thead th h3,thead th h4,thead th h5,thead th h6{font-size:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;margin:0;text-transform:inherit}blockquote{margin-left:.9375em;margin-right:.9375em}@media only screen and (min-width:37.5625em){blockquote{margin-left:1.875em;margin-right:1.875em}}img{max-width:100%}figure{margin-left:0;margin-right:0}figure img{vertical-align:middle}code,pre{background:var(--code-bg);border-radius:4px;color:var(--code-text);font-family:Input Mono,Consolas,Monaco,Courier New,monospace}code{font-size:.8125em;padding:.2307692308em .2307692308em 0}pre{display:block;overflow-wrap:break-word;padding:.625em .9375em;white-space:pre-wrap}pre code{background-color:initial;padding:0}:root{--btn-bg:var(--pacific);--btn-bg-active:var(--navy);--btn-bg-hover:var(--pacific-dark);--btn-disabled-bg:var(--gray-20);--btn-disabled-divider:var(--gray-60);--btn-disabled-outline:var(--gray-20);--btn-disabled-text:var(--gray-dark);--btn-divider:var(--pacific-60);--btn-secondary-bg:var(--white);--btn-secondary-bg-active:var(--pacific-20);--btn-secondary-bg-hover:var(--pacific-10);--btn-secondary-border:var(--pacific);--btn-secondary-border-active:var(--navy);--btn-secondary-border-hover:var(--pacific-dark);--btn-secondary-divider:var(--pacific-60);--btn-secondary-text:var(--pacific);--btn-secondary-text-active:var(--navy);--btn-secondary-text-hover:var(--pacific-dark);--btn-text:var(--white);--btn-warning-bg:var(--red-mid-dark);--btn-warning-bg-active:var(--gray-dark);--btn-warning-bg-hover:var(--red-dark);--btn-warning-divider:var(--red-60);--btn-warning-text:var(--white)}:host{--icon-text-divider-default:var(--pacific-60);--icon-text-divider-disabled:var(--gray-60);--icon-text-divider:var(--icon-text-divider-default)}:host .wrapper{align-items:center;display:flex;gap:.625rem;width:fit-content}:host .left-divider:before,:host .right-divider:after{border-left:1px solid var(--icon-text-divider);content:"";place-self:normal}:host slot{display:contents}.left-divider ::slotted(svg:first-of-type){order:-1}.right-divider ::slotted(svg:last-of-type){order:1}:host([disabled]){--icon-text-divider:var(--icon-text-divider-disabled)!important}:host([icon-hidden]) ::slotted(svg){display:none!important}:host button.a-btn::-moz-focus-inner,:host input.a-btn::-moz-focus-inner{border:0}:host .a-btn{align-items:center;appearance:none;border:0;border-radius:.25em;box-sizing:border-box;cursor:pointer;display:flex;font-size:1em;font-weight:500;gap:.625rem;height:fit-content;justify-content:center;line-height:1.1875;margin:0;padding:.5em .875em;text-align:center;text-decoration:none;transition:background-color .1s;width:fit-content}:host .a-btn,:host .a-btn:link,:host .a-btn:visited{background-color:var(--btn-bg);color:var(--btn-text)}:host .a-btn.focus,:host .a-btn.hover,:host .a-btn:focus,:host .a-btn:hover{background-color:var(--btn-bg-hover);color:var(--btn-text)}:host .a-btn.focus,:host .a-btn:focus{outline:1px dotted var(--btn-bg);outline-offset:1px}:host .a-btn.active,:host .a-btn:active{background-color:var(--btn-bg-active)}:host .a-btn--secondary,:host .a-btn--secondary:link,:host .a-btn--secondary:visited{background-color:var(--btn-secondary-bg);box-shadow:0 0 0 1px var(--btn-secondary-border) inset;color:var(--btn-secondary-text)}:host .a-btn--secondary.focus,:host .a-btn--secondary.hover,:host .a-btn--secondary:focus,:host .a-btn--secondary:hover{background-color:var(--btn-secondary-bg-hover);box-shadow:0 0 0 1px var(--btn-secondary-border-hover) inset;color:var(--btn-secondary-text-hover)}:host .a-btn--secondary.focus,:host .a-btn--secondary:focus{outline-color:var(--btn-secondary-border)}:host .a-btn--secondary.active,:host .a-btn--secondary:active{background-color:var(--btn-secondary-bg-active);box-shadow:0 0 0 1px var(--btn-secondary-border-active) inset;color:var(--btn-secondary-text-active)}:host .a-btn--warning,:host .a-btn--warning:link,:host .a-btn--warning:visited{background-color:var(--btn-warning-bg);color:var(--btn-warning-text)}:host .a-btn--warning.focus,:host .a-btn--warning.hover,:host .a-btn--warning:focus,:host .a-btn--warning:hover{background-color:var(--btn-warning-bg-hover)}:host .a-btn--warning.focus,:host .a-btn--warning:focus{outline-color:var(--btn-warning-bg)}:host .a-btn--warning.active,:host .a-btn--warning:active{background-color:var(--btn-warning-bg-active)}:host .a-btn--disabled,:host .a-btn--disabled.active,:host .a-btn--disabled.focus,:host .a-btn--disabled.hover,:host .a-btn--disabled:active,:host .a-btn--disabled:focus,:host .a-btn--disabled:hover,:host .a-btn--disabled:link,:host .a-btn--disabled:visited,:host .a-btn[aria-disabled=true],:host .a-btn[aria-disabled=true].active,:host .a-btn[aria-disabled=true].focus,:host .a-btn[aria-disabled=true].hover,:host .a-btn[aria-disabled=true]:active,:host .a-btn[aria-disabled=true]:focus,:host .a-btn[aria-disabled=true]:hover,:host .a-btn[aria-disabled=true]:link,:host .a-btn[aria-disabled=true]:visited,:host .a-btn[disabled],:host .a-btn[disabled].active,:host .a-btn[disabled].focus,:host .a-btn[disabled].hover,:host .a-btn[disabled]:active,:host .a-btn[disabled]:focus,:host .a-btn[disabled]:hover,:host .a-btn[disabled]:link,:host .a-btn[disabled]:visited{background-color:var(--btn-disabled-bg);box-shadow:none;color:var(--btn-disabled-text);cursor:not-allowed}:host .a-btn--disabled.focus,:host .a-btn--disabled:focus,:host .a-btn[aria-disabled=true].focus,:host .a-btn[aria-disabled=true]:focus,:host .a-btn[disabled].focus,:host .a-btn[disabled]:focus{outline-color:var(--btn-disabled-outline)}@media only screen and (max-width:37.5em){:host .a-btn--full-on-xs{width:100%}}:host .a-btn:has(svg+span) span{order:3}:host .a-btn:has(span+svg) svg{flex:none;order:3}:host .a-btn:not(.a-btn--hide-icon):has(span+svg):before,:host .a-btn:not(.a-btn--hide-icon):has(svg+span):before{border-left:1px solid var(--icon-text-divider);content:"";place-self:normal}:host .a-btn--secondary:has(svg):before{border-color:var(--btn-secondary-divider)!important}:host .a-btn--warning:has(svg):before{border-color:var(--btn-warning-divider)!important}:host .a-btn--disabled:has(svg):before,:host .a-btn[aria-disabled=true]:has(svg):before,:host .a-btn[disabled]:has(svg):before{border-color:var(--btn-disabled-divider)!important}:host .a-btn--hide-icon svg{display:none}:host .a-btn--link{background-color:initial;border-radius:0;box-shadow:none;padding:1.5px 0;text-decoration-line:underline;text-decoration-style:dotted;text-decoration-thickness:1px;text-underline-offset:4.5px}:host .a-btn--link:has(svg){gap:.3125rem}:host .a-btn--link:has(svg):before{display:none}:host .a-btn--link,:host .a-btn--link:link,:host .a-btn--link:visited{background-color:initial;color:var(--link-text);text-decoration-color:var(--link-text)}:host .a-btn--link.hover,:host .a-btn--link:hover{background-color:initial;box-shadow:none;color:var(--link-text-hover);text-decoration-color:var(--link-text-hover);text-decoration-style:solid}:host .a-btn--link.focus,:host .a-btn--link:focus{background-color:initial;color:var(--link-text);outline:1px dotted var(--link-text)}:host .a-btn--link.active,:host .a-btn--link:active{background-color:initial;color:var(--link-text-active);text-decoration-color:var(--link-text-active);text-decoration-style:solid}:host .a-btn--link.a-btn--warning,:host .a-btn--link.a-btn--warning:link,:host .a-btn--link.a-btn--warning:visited{background-color:initial;color:var(--btn-warning-bg);text-decoration-color:var(--btn-warning-bg)}:host .a-btn--link.a-btn--warning.hover,:host .a-btn--link.a-btn--warning:hover{background-color:initial;box-shadow:none;color:var(--btn-warning-bg-hover);text-decoration-color:var(--btn-warning-bg-hover);text-decoration-style:solid}:host .a-btn--link.a-btn--warning.focus,:host .a-btn--link.a-btn--warning:focus{background-color:initial;color:var(--btn-warning-bg);outline:1px dotted var(--btn-warning-bg)}:host .a-btn--link.a-btn--warning.active,:host .a-btn--link.a-btn--warning:active{background-color:initial;color:var(--btn-warning-bg-active);text-decoration-color:var(--btn-warning-bg-active);text-decoration-style:solid}:host{display:flex;width:fit-content}@media only screen and (max-width:37.5em){:host([full-on-mobile]){width:100%}:host([full-on-mobile]) [role=button],:host([full-on-mobile]) button{width:100%}}:host([flush-left]) [role=button],:host([flush-left]) button{border-bottom-left-radius:0;border-top-left-radius:0}:host([flush-right]) [role=button],:host([flush-right]) button{border-bottom-right-radius:0;border-top-right-radius:0}`;var re=':root{--beige:#bea96f;--beige-30:#f0e8d8;--beige-60:#d8c8a0;--black:#101820;--font-stack:system-ui,sans-serif;--gold:#ff9e1b;--gold-10:#fff6ec;--gold-20:#fff0dd;--gold-30:#ffe8cb;--gold-40:#ffe1b9;--gold-50:#ffd8a3;--gold-60:#ffce8d;--gold-70:#ffc372;--gold-80:#ffb858;--gold-90:#ffab39;--gold-dark:#dc731c;--gold-mid-dark:#ed881b;--gray:#5a5d61;--gray-10:#e7e8e9;--gray-15:#dcdddf;--gray-20:#d2d3d5;--gray-30:#c3c4c4;--gray-40:#b4b5b6;--gray-5:#f7f8f9;--gray-50:#a2a3a4;--gray-60:#919395;--gray-70:#838588;--gray-80:#75787b;--gray-90:#676a6f;--gray-dark:#43484e;--gray-darker:#293037;--gray-mid-dark:#4f5257;--green:#20aa3f;--green-10:#f0f8eb;--green-20:#e2efd8;--green-30:#d4eac6;--green-40:#c7e5b3;--green-50:#bae0a2;--green-60:#addc91;--green-70:#93cf7c;--green-80:#66c368;--green-90:#48b753;--green-dark:#1e9642;--green-mid-dark:#1fa040;--navy:#254b87;--navy-10:#f4f6fa;--navy-20:#d3daeb;--navy-30:#c3cde2;--navy-40:#b3c0d9;--navy-50:#9daecc;--navy-60:#889cc0;--navy-70:#6f88b2;--navy-80:#5674a3;--navy-90:#3e5f95;--navy-dark:#002d72;--navy-mid-dark:#123c7c;--neutral:#8a6c57;--neutral-10:#f8f5f2;--neutral-20:#e7ddd7;--neutral-30:#ddd1c9;--neutral-40:#d3c5bc;--neutral-50:#c6b4a9;--neutral-60:#baa496;--neutral-70:#ad9484;--neutral-80:#a18573;--neutral-90:#957865;--neutral-dark:#745745;--neutral-mid-dark:#7d604b;--pacific:#0072ce;--pacific-10:#eff8fd;--pacific-20:#d6e8fa;--pacific-30:#c3ddf6;--pacific-40:#afd2f2;--pacific-50:#96c4ed;--pacific-60:#7eb7e8;--pacific-70:#61a7e2;--pacific-80:#4497dc;--pacific-90:#2284d5;--pacific-dark:#0050b4;--pacific-mid-dark:#0061c1;--purple:#b4267a;--purple-10:#fdf3f8;--purple-20:#f0d8e2;--purple-30:#ebc9d9;--purple-40:#e3b2cc;--purple-50:#dc9cbf;--purple-60:#d486b2;--purple-70:#cd70a5;--purple-80:#c55998;--purple-90:#be438b;--purple-dark:#a01b68;--purple-mid-dark:#aa2071;--red:#d14124;--red-10:#fbefec;--red-20:#f7e0d9;--red-30:#f3d1c8;--red-40:#f0c3b8;--red-50:#ebb0a3;--red-60:#e79e8e;--red-70:#e28875;--red-80:#dd735d;--red-90:#d75a40;--red-dark:#b63014;--red-mid-dark:#c3381c;--teal:#257675;--teal-10:#f0f7f6;--teal-20:#d4e7e6;--teal-30:#c4dddc;--teal-40:#b4d2d1;--teal-50:#9ec4c3;--teal-60:#89b6b5;--teal-70:#70a6a5;--teal-80:#579695;--teal-90:#3e8685;--teal-dark:#005e5d;--teal-mid-dark:#126b69;--white:#fff;--block-bg:var(--gray-5);--block-border:var(--gray-40);--choice-bg-default:var(--white);--choice-bg-disabled:var(--gray-10);--choice-bg-selected-default:var(--pacific);--choice-bg-selected-disabled:var(--gray-40);--choice-bg-selected-focus-default:var(--pacific);--choice-border-default:var(--gray-60);--choice-border-disabled:var(--gray-60);--choice-border-error:var(--red);--choice-border-focus-default:var(--pacific);--choice-border-hover-default:var(--pacific);--choice-border-success:var(--green);--choice-border-warning:var(--gold);--choice-label-disabled-default:var(--gray-dark);--choice-outline-focus-default:var(--pacific);--code-bg:var(--gray-5);--content-main-border:var(--gray-40);--form-alert-icon-color-default:var(--gray);--form-alert-icon-color-error:var(--red);--form-alert-icon-color-success:var(--green);--form-alert-icon-color-warning:var(--gold);--form-field-input-lg-target-bg:var(--gray-10);--form-field-input-lg-target-bg-disabled:var(--gray-20);--form-field-input-lg-target-bg-selected:var(--pacific-20);--form-field-input-lg-target-border:var(--pacific);--input-bg-default:var(--white);--input-bg-disabled-default:var(--gray-10);--input-border-default:var(--gray-60);--input-border-disabled:var(--gray-60);--input-border-error:var(--red);--input-border-focus-default:var(--pacific);--input-border-hover-default:var(--pacific);--input-border-success:var(--green);--input-border-warning:var(--gold);--input-text-default:var(--black);--input-text-disabled-default:var(--gray-dark);--input-text-placeholder-default:var(--gray-dark);--label-helper:var(--gray-dark);--link-text:var(--pacific);--link-text-active:var(--navy);--link-text-hover:var(--pacific-dark);--link-text-visited:var(--teal);--link-underline:var(--pacific);--link-underline-active:var(--navy);--link-underline-hover:var(--pacific-dark);--link-underline-visited:var(--teal);--range-bg:var(--gray-10);--range-bg-focused:var(--pacific-20);--range-bg-track:var(--gray-80);--range-border:var(--gray-40);--range-border-focused:var(--pacific);--select-bg-disabled-default:var(--gray-10);--select-border-default:var(--gray-60);--select-border-error:var(--red);--select-border-focus-default:var(--pacific);--select-border-hover-default:var(--pacific);--select-icon-bg-default:var(--gray-10);--select-text-disabled-default:var(--gray-dark);--table-border:var(--gray);--table-head-bg:var(--gray-5);--tag-filter-bg-active-default:var(--teal-60);--tag-filter-bg-default:var(--teal-20);--tag-filter-bg-hover-default:var(--teal-40);--tag-filter-border-default:var(--teal);--tag-filter-outline-focuse-default:var(--teal-dark);--text:var(--black);--block-border-bottom:var(--block-border);--block-border-left:var(--block-border);--block-border-right:var(--block-border);--block-border-top:var(--block-border);--code-text:var(--text);--table-head-text:var(--text);--font-adjust-base:0.517;--font-adjust-step:0.0054;--font-adjust-h1:calc(var(--font-size-adjust-base) + var(--font-adjust-step)*5);--font-adjust-h2:calc(var(--font-size-adjust-base) + var(--font-adjust-step)*4);--font-adjust-h3:calc(var(--font-size-adjust-base) + var(--font-adjust-step)*3);--font-adjust-h4:calc(var(--font-size-adjust-base) + var(--font-adjust-step)*2);--font-adjust-h5:calc(var(--font-size-adjust-base) + var(--font-adjust-step)*1);--font-adjust-h6:var(--font-adjust-base);--font-adjust-body:var(--font-adjust-base);--select-border-width-default:1px}:host{--icon-text-divider-default:var(--pacific-60);--icon-text-divider-disabled:var(--gray-60);--icon-text-divider:var(--icon-text-divider-default)}:host .wrapper{align-items:center;display:flex;gap:.625rem;width:fit-content}:host .left-divider:before,:host .right-divider:after{border-left:1px solid var(--icon-text-divider);content:"";place-self:normal}:host slot{display:contents}.left-divider ::slotted(svg:first-of-type){order:-1}.right-divider ::slotted(svg:last-of-type){order:1}:host([disabled]){--icon-text-divider:var(--icon-text-divider-disabled)!important}:host([icon-hidden]) ::slotted(svg){display:none!important}';var U,st,K=class K extends u{constructor(){super();H(this,U);this.disabled=!1,this.iconHidden=!1}firstUpdated(){let e=this.shadowRoot.querySelector("slot");_(this,U,st).call(this),e.addEventListener("slotchange",()=>_(this,U,st).call(this))}updated(e){e.has("iconHidden")&&_(this,U,st).call(this)}hideIcon(){this.iconHidden=!0}showIcon(){this.iconHidden=!1}render(){return M`<span class="wrapper"><slot></slot></span>`}static init(){window.customElements.get("cfpb-icon-text")||window.customElements.define("cfpb-icon-text",K)}};U=new WeakSet,st=function(){var h,s,d,c;let e=this.shadowRoot.querySelector(".wrapper"),a=this.shadowRoot.querySelector("slot").assignedNodes({flatten:!0}).filter(l=>l.nodeType===Node.ELEMENT_NODE||l.nodeType===Node.TEXT_NODE&&l.textContent.trim()),o=!this.iconHidden&&((s=(h=a[0])==null?void 0:h.tagName)==null?void 0:s.toLowerCase())==="svg",n=!this.iconHidden&&((c=(d=a[a.length-1])==null?void 0:d.tagName)==null?void 0:c.toLowerCase())==="svg";e.classList.toggle("left-divider",o),e.classList.toggle("right-divider",n)},T(K,"styles",O`${z(re)}`),T(K,"properties",{disabled:{type:Boolean,reflect:!0},iconHidden:{type:Boolean,reflect:!0,attribute:"icon-hidden"}});var ht=K;var xe=["primary","secondary","warning"],_e=["button","submit","reset"],j,f,_t,ae,oe,kt,F=class F extends u{constructor(){super();H(this,f);H(this,j,Xt());this.type="button",this.variant="primary",this.disabled=!1,this.fullOnMobile=!1,this.styleAsLink=!1}hasIcon(){var e;return(e=g(this,j).value)==null?void 0:e.hasIcon()}hideIcon(){var e;(e=g(this,j).value)==null||e.hideIcon()}showIcon(){var e;(e=g(this,j).value)==null||e.showIcon()}get dividerColorVar(){switch(this.variant){case"warning":return"--btn-warning-divider";case"secondary":return"--btn-secondary-divider";default:return"--btn-divider"}}render(){let e=Jt(g(this,f,oe));return this.href?M`<a class="${e}" href="${this.disabled?void 0:this.href}" role="button" aria-disabled="${String(this.disabled)}" tabindex="${this.disabled?-1:0}">${_(this,f,kt).call(this)}</a>`:M`<button class="${e}" ?disabled="${this.disabled}" type="${g(this,f,ae)}">${_(this,f,kt).call(this)}</button>`}static init(){ht.init(),window.customElements.get("cfpb-button")||window.customElements.define("cfpb-button",F)}};j=new WeakMap,f=new WeakSet,_t=function(){return xe.includes(this.variant)?this.variant:"primary"},ae=function(){return _e.includes(this.type)?this.type:"button"},oe=function(){return{"a-btn":!0,[`a-btn--${g(this,f,_t)}`]:g(this,f,_t)!=="primary","a-btn--link":this.styleAsLink===!0}},kt=function(){return M`<cfpb-icon-text ${te(g(this,j))} ?disabled="${this.disabled}" style="--icon-text-divider:var(${this.dividerColorVar})"><slot></slot></cfpb-icon-text>`},T(F,"styles",O`${z(ee)}`),T(F,"properties",{type:{type:String},href:{type:String},disabled:{type:Boolean,reflect:!0},variant:{type:String},fullOnMobile:{type:Boolean,attribute:"full-on-mobile",reflect:!0},flushLeft:{type:Boolean,attribute:"flush-left",reflect:!0},flushRight:{type:Boolean,attribute:"flush-right",reflect:!0},styleAsLink:{type:Boolean,attribute:"style-as-link",reflect:!0}});var ie=F;})();
|
|
5
5
|
/*! Bundled license information:
|
|
6
6
|
|
|
7
7
|
@lit/reactive-element/css-tag.js:
|