#nprogress{pointer-events:none}#nprogress .bar{background:#29d;height:2px}#nprogress .peg{box-shadow:0 0 10px #29d,0 0 5px #29d;display:block;height:100%;opacity:1;position:absolute;right:0;transform:rotate(3deg) translateY(-4px);width:100px}#nprogress .spinner{display:block;position:fixed;right:15px;top:15px;z-index:1031}#nprogress .spinner-icon{animation:nprogress-spinner .4s linear infinite;border-radius:50%;border-color:#29d transparent transparent #29d;border-style:solid;border-width:2px;box-sizing:border-box;height:18px;width:18px}.nprogress-custom-parent{overflow:hidden;position:relative}.nprogress-custom-parent #nprogress .bar,.nprogress-custom-parent #nprogress .spinner{position:absolute}@keyframes nprogress-spinner{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.w-md-editor-bar{border-radius:0 0 3px 0;bottom:0;cursor:s-resize;height:10px;margin-right:0;margin-top:-11px;position:absolute;right:0;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:14px;z-index:3}.w-md-editor-bar svg{display:block;margin:0 auto}.w-md-editor-area{border-radius:5px;overflow:auto}.w-md-editor-text{box-sizing:border-box;font-size:14px!important;font-variant-ligatures:common-ligatures;line-height:18px!important;margin:0;min-height:100%;overflow-wrap:break-word;padding:10px;position:relative;text-align:left;white-space:pre-wrap;word-break:keep-all}.w-md-editor-text-input,.w-md-editor-text-pre,.w-md-editor-text>.w-md-editor-text-pre{background:none;border:0;box-sizing:inherit;display:inherit;font-family:inherit;font-size:inherit;font-style:inherit;font-variant-ligatures:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;margin:0;overflow-wrap:inherit;padding:0;-moz-tab-size:inherit;-o-tab-size:inherit;tab-size:inherit;text-indent:inherit;text-rendering:inherit;text-transform:inherit;white-space:inherit;word-break:inherit;word-break:normal}.w-md-editor-text-input>code,.w-md-editor-text-pre>code,.w-md-editor-text>.w-md-editor-text-pre>code{font-family:inherit}.w-md-editor-text-pre{background-color:transparent!important;margin:0!important;pointer-events:none;position:relative}.w-md-editor-text-pre>code{font-family:Helvetica Neue,Helvetica,Arial,sans-serif!important;font-size:14px!important;line-height:18px!important;padding:0!important}.w-md-editor-text-input{color:inherit;height:100%;left:0;outline:0;overflow:hidden;padding:inherit;position:absolute;resize:none;top:0;width:100%;-webkit-font-smoothing:antialiased;-webkit-text-fill-color:transparent}.w-md-editor-text-input:empty{-webkit-text-fill-color:inherit!important}.w-md-editor-text-input,.w-md-editor-text-pre{word-wrap:pre;white-space:pre-wrap;word-break:break-word}@media (-ms-high-contrast:active),(-ms-high-contrast:none){.w-md-editor-text-input{color:transparent!important}.w-md-editor-text-input::-moz-selection{background-color:#accef7!important;color:transparent!important}.w-md-editor-text-input::selection{background-color:#accef7!important;color:transparent!important}}.w-md-editor-text-pre .punctuation{color:var(--color-prettylights-syntax-comment)!important}.w-md-editor-text-pre .token.content,.w-md-editor-text-pre .token.url{color:var(--color-prettylights-syntax-constant)!important}.w-md-editor-text-pre .token.title.important{color:var(--color-prettylights-syntax-markup-bold)}.w-md-editor-text-pre .token.code-block .function{color:var(--color-prettylights-syntax-entity)}.w-md-editor-text-pre .token.bold{font-weight:unset!important}.w-md-editor-text-pre .token.title{font-size:unset!important;font-weight:unset!important;line-height:unset!important}.w-md-editor-text-pre .token.code.keyword{color:var(--color-prettylights-syntax-constant)!important}.w-md-editor-text-pre .token.strike,.w-md-editor-text-pre .token.strike .content{color:var(--color-prettylights-syntax-markup-deleted-text)!important}.w-md-editor-toolbar-child{background-color:var(--color-canvas-default);border-radius:3px;box-shadow:0 0 0 1px var(--color-border-default),0 0 0 var(--color-border-default),0 1px 1px var(--color-border-default);display:none;position:absolute;z-index:1}.w-md-editor-toolbar-child.active{display:block}.w-md-editor-toolbar-child .w-md-editor-toolbar{border-bottom:0;border-radius:3px;padding:3px}.w-md-editor-toolbar-child .w-md-editor-toolbar ul>li{display:block}.w-md-editor-toolbar-child .w-md-editor-toolbar ul>li button{box-sizing:border-box;height:auto;margin:0;padding:3px 4px 2px;width:-webkit-fill-available}.w-md-editor-toolbar{align-items:center;background-color:var(--color-canvas-default);border-bottom:1px solid var(--color-border-default);border-radius:3px 3px 0 0;display:flex;flex-wrap:wrap;justify-content:space-between;padding:5px;-webkit-user-select:none;-moz-user-select:none;user-select:none}.w-md-editor-toolbar.bottom{border-bottom:0;border-radius:0 0 3px 3px;border-top:1px solid var(--color-border-default)}.w-md-editor-toolbar li,.w-md-editor-toolbar ul{line-height:normal;list-style:none;margin:0;padding:0}.w-md-editor-toolbar li{display:inline-block;font-size:14px}.w-md-editor-toolbar li+li{margin:0}.w-md-editor-toolbar li>button{background:none;border:none;border-radius:2px;color:var(--color-fg-default);cursor:pointer;font-weight:400;height:20px;line-height:14px;margin:0 1px;outline:none;overflow:visible;padding:4px;text-transform:none;transition:all .3s;white-space:nowrap}.w-md-editor-toolbar li>button:focus,.w-md-editor-toolbar li>button:hover{background-color:var(--color-neutral-muted);color:var(--color-accent-fg)}.w-md-editor-toolbar li>button:active{background-color:var(--color-neutral-muted);color:var(--color-danger-fg)}.w-md-editor-toolbar li>button:disabled{color:var(--color-border-default);cursor:not-allowed}.w-md-editor-toolbar li>button:disabled:hover{background-color:transparent;color:var(--color-border-default)}.w-md-editor-toolbar li.active>button{background-color:var(--color-neutral-muted);color:var(--color-accent-fg)}.w-md-editor-toolbar-divider{background-color:var(--color-border-default);height:14px;margin:-3px 3px 0!important;vertical-align:middle;width:1px}.w-md-editor{background-color:var(--color-canvas-default);border-radius:3px;box-shadow:0 0 0 1px var(--color-border-default),0 0 0 var(--color-border-default),0 1px 1px var(--color-border-default);color:var(--color-fg-default);display:flex;flex-direction:column;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;padding-bottom:1px;position:relative;text-align:left}.w-md-editor.w-md-editor-rtl{direction:rtl!important;text-align:right!important}.w-md-editor.w-md-editor-rtl .w-md-editor-preview{box-shadow:inset -1px 0 0 0 var(--color-border-default);left:0;right:unset!important;text-align:right!important}.w-md-editor.w-md-editor-rtl .w-md-editor-text{text-align:right!important}.w-md-editor-toolbar{height:-moz-fit-content;height:fit-content}.w-md-editor-content{border-radius:0 0 3px 0;height:100%;overflow:auto;position:relative}.w-md-editor .copied{display:none!important}.w-md-editor-input{height:100%;width:50%}.w-md-editor-text-pre>code{white-space:pre-wrap!important;word-break:break-word!important}.w-md-editor-preview{border-radius:0 0 5px 0;bottom:0;box-shadow:inset 1px 0 0 0 var(--color-border-default);box-sizing:border-box;display:flex;flex-direction:column;overflow:auto;padding:10px 20px;position:absolute;right:0;top:0;width:50%}.w-md-editor-preview .anchor{display:none}.w-md-editor-preview .contains-task-list{list-style:none}.w-md-editor-show-preview .w-md-editor-input{background-color:var(--color-canvas-default);overflow:hidden;width:0}.w-md-editor-show-preview .w-md-editor-preview{box-shadow:inset 0 0 0 0;width:100%}.w-md-editor-show-edit .w-md-editor-input{width:100%}.w-md-editor-show-edit .w-md-editor-preview{padding:0;width:0}.w-md-editor-fullscreen{bottom:0;height:100%!important;left:0;overflow:hidden;position:fixed;right:0;top:0;z-index:99999}.w-md-editor-fullscreen .w-md-editor-content{height:100%}@media (prefers-color-scheme:dark){.wmde-markdown,.wmde-markdown-var{color-scheme:dark;--color-prettylights-syntax-comment:#8b949e;--color-prettylights-syntax-constant:#79c0ff;--color-prettylights-syntax-entity:#d2a8ff;--color-prettylights-syntax-storage-modifier-import:#c9d1d9;--color-prettylights-syntax-entity-tag:#7ee787;--color-prettylights-syntax-keyword:#ff7b72;--color-prettylights-syntax-string:#a5d6ff;--color-prettylights-syntax-variable:#ffa657;--color-prettylights-syntax-brackethighlighter-unmatched:#f85149;--color-prettylights-syntax-invalid-illegal-text:#f0f6fc;--color-prettylights-syntax-invalid-illegal-bg:#8e1519;--color-prettylights-syntax-carriage-return-text:#f0f6fc;--color-prettylights-syntax-carriage-return-bg:#b62324;--color-prettylights-syntax-string-regexp:#7ee787;--color-prettylights-syntax-markup-list:#f2cc60;--color-prettylights-syntax-markup-heading:#1f6feb;--color-prettylights-syntax-markup-italic:#c9d1d9;--color-prettylights-syntax-markup-bold:#c9d1d9;--color-prettylights-syntax-markup-deleted-text:#ffdcd7;--color-prettylights-syntax-markup-deleted-bg:#67060c;--color-prettylights-syntax-markup-inserted-text:#aff5b4;--color-prettylights-syntax-markup-inserted-bg:#033a16;--color-prettylights-syntax-markup-changed-text:#ffdfb6;--color-prettylights-syntax-markup-changed-bg:#5a1e02;--color-prettylights-syntax-markup-ignored-text:#c9d1d9;--color-prettylights-syntax-markup-ignored-bg:#1158c7;--color-prettylights-syntax-meta-diff-range:#d2a8ff;--color-prettylights-syntax-brackethighlighter-angle:#8b949e;--color-prettylights-syntax-sublimelinter-gutter-mark:#484f58;--color-prettylights-syntax-constant-other-reference-link:#a5d6ff;--color-fg-default:#c9d1d9;--color-fg-muted:#8b949e;--color-fg-subtle:#484f58;--color-canvas-default:#0d1117;--color-canvas-subtle:#161b22;--color-border-default:#30363d;--color-border-muted:#21262d;--color-neutral-muted:hsla(215,8%,47%,.4);--color-accent-fg:#58a6ff;--color-accent-emphasis:#1f6feb;--color-attention-subtle:rgba(187,128,9,.15);--color-danger-fg:#f85149}}@media (prefers-color-scheme:light){.wmde-markdown,.wmde-markdown-var{color-scheme:light;--color-prettylights-syntax-comment:#6e7781;--color-prettylights-syntax-constant:#0550ae;--color-prettylights-syntax-entity:#8250df;--color-prettylights-syntax-storage-modifier-import:#24292f;--color-prettylights-syntax-entity-tag:#116329;--color-prettylights-syntax-keyword:#cf222e;--color-prettylights-syntax-string:#0a3069;--color-prettylights-syntax-variable:#953800;--color-prettylights-syntax-brackethighlighter-unmatched:#82071e;--color-prettylights-syntax-invalid-illegal-text:#f6f8fa;--color-prettylights-syntax-invalid-illegal-bg:#82071e;--color-prettylights-syntax-carriage-return-text:#f6f8fa;--color-prettylights-syntax-carriage-return-bg:#cf222e;--color-prettylights-syntax-string-regexp:#116329;--color-prettylights-syntax-markup-list:#3b2300;--color-prettylights-syntax-markup-heading:#0550ae;--color-prettylights-syntax-markup-italic:#24292f;--color-prettylights-syntax-markup-bold:#24292f;--color-prettylights-syntax-markup-deleted-text:#82071e;--color-prettylights-syntax-markup-deleted-bg:#ffebe9;--color-prettylights-syntax-markup-inserted-text:#116329;--color-prettylights-syntax-markup-inserted-bg:#dafbe1;--color-prettylights-syntax-markup-changed-text:#953800;--color-prettylights-syntax-markup-changed-bg:#ffd8b5;--color-prettylights-syntax-markup-ignored-text:#eaeef2;--color-prettylights-syntax-markup-ignored-bg:#0550ae;--color-prettylights-syntax-meta-diff-range:#8250df;--color-prettylights-syntax-brackethighlighter-angle:#57606a;--color-prettylights-syntax-sublimelinter-gutter-mark:#8c959f;--color-prettylights-syntax-constant-other-reference-link:#0a3069;--color-fg-default:#24292f;--color-fg-muted:#57606a;--color-fg-subtle:#6e7781;--color-canvas-default:#fff;--color-canvas-subtle:#f6f8fa;--color-border-default:#d0d7de;--color-border-muted:#d8dee4;--color-neutral-muted:rgba(175,184,193,.2);--color-accent-fg:#0969da;--color-accent-emphasis:#0969da;--color-attention-subtle:#fff8c5;--color-danger-fg:#cf222e}}.wmde-markdown-var[data-color-mode*=dark],.wmde-markdown[data-color-mode*=dark],[data-color-mode*=dark] .wmde-markdown,[data-color-mode*=dark] .wmde-markdown-var,body[data-color-mode*=dark]{color-scheme:dark;--color-prettylights-syntax-comment:#8b949e;--color-prettylights-syntax-constant:#79c0ff;--color-prettylights-syntax-entity:#d2a8ff;--color-prettylights-syntax-storage-modifier-import:#c9d1d9;--color-prettylights-syntax-entity-tag:#7ee787;--color-prettylights-syntax-keyword:#ff7b72;--color-prettylights-syntax-string:#a5d6ff;--color-prettylights-syntax-variable:#ffa657;--color-prettylights-syntax-brackethighlighter-unmatched:#f85149;--color-prettylights-syntax-invalid-illegal-text:#f0f6fc;--color-prettylights-syntax-invalid-illegal-bg:#8e1519;--color-prettylights-syntax-carriage-return-text:#f0f6fc;--color-prettylights-syntax-carriage-return-bg:#b62324;--color-prettylights-syntax-string-regexp:#7ee787;--color-prettylights-syntax-markup-list:#f2cc60;--color-prettylights-syntax-markup-heading:#1f6feb;--color-prettylights-syntax-markup-italic:#c9d1d9;--color-prettylights-syntax-markup-bold:#c9d1d9;--color-prettylights-syntax-markup-deleted-text:#ffdcd7;--color-prettylights-syntax-markup-deleted-bg:#67060c;--color-prettylights-syntax-markup-inserted-text:#aff5b4;--color-prettylights-syntax-markup-inserted-bg:#033a16;--color-prettylights-syntax-markup-changed-text:#ffdfb6;--color-prettylights-syntax-markup-changed-bg:#5a1e02;--color-prettylights-syntax-markup-ignored-text:#c9d1d9;--color-prettylights-syntax-markup-ignored-bg:#1158c7;--color-prettylights-syntax-meta-diff-range:#d2a8ff;--color-prettylights-syntax-brackethighlighter-angle:#8b949e;--color-prettylights-syntax-sublimelinter-gutter-mark:#484f58;--color-prettylights-syntax-constant-other-reference-link:#a5d6ff;--color-fg-default:#c9d1d9;--color-fg-muted:#8b949e;--color-fg-subtle:#484f58;--color-canvas-default:#0d1117;--color-canvas-subtle:#161b22;--color-border-default:#30363d;--color-border-muted:#21262d;--color-neutral-muted:hsla(215,8%,47%,.4);--color-accent-fg:#58a6ff;--color-accent-emphasis:#1f6feb;--color-attention-subtle:rgba(187,128,9,.15);--color-danger-fg:#f85149}.wmde-markdown-var[data-color-mode*=light],.wmde-markdown[data-color-mode*=light],[data-color-mode*=light] .wmde-markdown,[data-color-mode*=light] .wmde-markdown-var,body[data-color-mode*=light]{color-scheme:light;--color-prettylights-syntax-comment:#6e7781;--color-prettylights-syntax-constant:#0550ae;--color-prettylights-syntax-entity:#8250df;--color-prettylights-syntax-storage-modifier-import:#24292f;--color-prettylights-syntax-entity-tag:#116329;--color-prettylights-syntax-keyword:#cf222e;--color-prettylights-syntax-string:#0a3069;--color-prettylights-syntax-variable:#953800;--color-prettylights-syntax-brackethighlighter-unmatched:#82071e;--color-prettylights-syntax-invalid-illegal-text:#f6f8fa;--color-prettylights-syntax-invalid-illegal-bg:#82071e;--color-prettylights-syntax-carriage-return-text:#f6f8fa;--color-prettylights-syntax-carriage-return-bg:#cf222e;--color-prettylights-syntax-string-regexp:#116329;--color-prettylights-syntax-markup-list:#3b2300;--color-prettylights-syntax-markup-heading:#0550ae;--color-prettylights-syntax-markup-italic:#24292f;--color-prettylights-syntax-markup-bold:#24292f;--color-prettylights-syntax-markup-deleted-text:#82071e;--color-prettylights-syntax-markup-deleted-bg:#ffebe9;--color-prettylights-syntax-markup-inserted-text:#116329;--color-prettylights-syntax-markup-inserted-bg:#dafbe1;--color-prettylights-syntax-markup-changed-text:#953800;--color-prettylights-syntax-markup-changed-bg:#ffd8b5;--color-prettylights-syntax-markup-ignored-text:#eaeef2;--color-prettylights-syntax-markup-ignored-bg:#0550ae;--color-prettylights-syntax-meta-diff-range:#8250df;--color-prettylights-syntax-brackethighlighter-angle:#57606a;--color-prettylights-syntax-sublimelinter-gutter-mark:#8c959f;--color-prettylights-syntax-constant-other-reference-link:#0a3069;--color-fg-default:#24292f;--color-fg-muted:#57606a;--color-fg-subtle:#6e7781;--color-canvas-default:#fff;--color-canvas-subtle:#f6f8fa;--color-border-default:#d0d7de;--color-border-muted:#d8dee4;--color-neutral-muted:rgba(175,184,193,.2);--color-accent-fg:#0969da;--color-accent-emphasis:#0969da;--color-attention-subtle:#fff8c5;--color-danger-fg:#cf222e}.wmde-markdown{-webkit-text-size-adjust:100%;font-family:-apple-system,Segoe UI,Helvetica,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji;font-size:16px;line-height:1.5;word-wrap:break-word;background-color:var(--color-canvas-default);color:var(--color-fg-default)}.wmde-markdown details,.wmde-markdown figcaption,.wmde-markdown figure{display:block}.wmde-markdown summary{display:list-item}.wmde-markdown [hidden]{display:none!important}.wmde-markdown a{background-color:transparent;color:var(--color-accent-fg);text-decoration:none}.wmde-markdown a:active,.wmde-markdown a:hover{outline-width:0}.wmde-markdown abbr[title]{border-bottom:none;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}.wmde-markdown b,.wmde-markdown strong{font-weight:600}.wmde-markdown dfn{font-style:italic}.wmde-markdown h1{border-bottom:1px solid var(--color-border-muted);font-size:2em;font-weight:600;margin:.67em 0;padding-bottom:.3em}.wmde-markdown mark{background-color:var(--color-attention-subtle);color:var(--color-text-primary)}.wmde-markdown small{font-size:90%}.wmde-markdown sub,.wmde-markdown sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}.wmde-markdown sub{bottom:-.25em}.wmde-markdown sup{top:-.5em}.wmde-markdown img{background-color:var(--color-canvas-default);border-style:none;box-sizing:content-box;display:inline-block;max-width:100%}.wmde-markdown code,.wmde-markdown kbd,.wmde-markdown pre,.wmde-markdown samp{font-family:monospace,monospace;font-size:1em}.wmde-markdown figure{margin:1em 40px}.wmde-markdown hr{background:transparent;background-color:var(--color-border-default);border:0;border-bottom:1px solid var(--color-border-muted);box-sizing:content-box;height:.25em;margin:24px 0;overflow:hidden;padding:0}.wmde-markdown input{font:inherit;font-family:inherit;font-size:inherit;line-height:inherit;margin:0;overflow:visible}.wmde-markdown [type=button],.wmde-markdown [type=reset],.wmde-markdown [type=submit]{-webkit-appearance:button}.wmde-markdown [type=button]::-moz-focus-inner,.wmde-markdown [type=reset]::-moz-focus-inner,.wmde-markdown [type=submit]::-moz-focus-inner{border-style:none;padding:0}.wmde-markdown [type=button]:-moz-focusring,.wmde-markdown [type=reset]:-moz-focusring,.wmde-markdown [type=submit]:-moz-focusring{outline:1px dotted ButtonText}.wmde-markdown [type=checkbox],.wmde-markdown [type=radio]{box-sizing:border-box;padding:0}.wmde-markdown [type=number]::-webkit-inner-spin-button,.wmde-markdown [type=number]::-webkit-outer-spin-button{height:auto}.wmde-markdown [type=search]{-webkit-appearance:textfield;outline-offset:-2px}.wmde-markdown [type=search]::-webkit-search-cancel-button,.wmde-markdown [type=search]::-webkit-search-decoration{-webkit-appearance:none}.wmde-markdown ::-webkit-input-placeholder{color:inherit;opacity:.54}.wmde-markdown ::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}.wmde-markdown a:hover{text-decoration:underline}.wmde-markdown hr:after,.wmde-markdown hr:before{content:"";display:table}.wmde-markdown hr:after{clear:both}.wmde-markdown table{border-collapse:collapse;border-spacing:0;display:block;max-width:100%;width:-moz-max-content;width:max-content}.wmde-markdown td,.wmde-markdown th{padding:0}.wmde-markdown details summary{cursor:pointer}.wmde-markdown details:not([open])>:not(summary){display:none!important}.wmde-markdown kbd{background-color:var(--color-canvas-subtle);border-bottom-color:var(--color-neutral-muted);border:1px solid var(--color-neutral-muted);border-radius:6px;box-shadow:inset 0 -1px 0 var(--color-neutral-muted);color:var(--color-fg-default);display:inline-block;font:11px ui-monospace,SFMono-Regular,SF Mono,Menlo,Consolas,Liberation Mono,monospace;line-height:10px;padding:3px 5px;vertical-align:middle}.wmde-markdown h1,.wmde-markdown h2,.wmde-markdown h3,.wmde-markdown h4,.wmde-markdown h5,.wmde-markdown h6{font-weight:600;line-height:1.25;margin-bottom:16px;margin-top:24px}.wmde-markdown h2{border-bottom:1px solid var(--color-border-muted);font-size:1.5em;font-weight:600;padding-bottom:.3em}.wmde-markdown h3{font-size:1.25em;font-weight:600}.wmde-markdown h4{font-size:1em;font-weight:600}.wmde-markdown h5{font-size:.875em;font-weight:600}.wmde-markdown h6{color:var(--color-fg-muted);font-size:.85em;font-weight:600}.wmde-markdown p{margin-bottom:10px;margin-top:0}.wmde-markdown blockquote{border-left:.25em solid var(--color-border-default);color:var(--color-fg-muted);margin:0;padding:0 1em}.wmde-markdown ol,.wmde-markdown ul{margin-bottom:0;margin-top:0;padding-left:2em}.wmde-markdown ol ol,.wmde-markdown ul ol{list-style-type:lower-roman}.wmde-markdown ol ol ol,.wmde-markdown ol ul ol,.wmde-markdown ul ol ol,.wmde-markdown ul ul ol{list-style-type:lower-alpha}.wmde-markdown dd{margin-left:0}.wmde-markdown code,.wmde-markdown pre,.wmde-markdown tt{font-family:ui-monospace,SFMono-Regular,SF Mono,Menlo,Consolas,Liberation Mono,monospace;font-size:12px}.wmde-markdown pre{margin-bottom:0;margin-top:0;word-wrap:normal}.wmde-markdown .octicon{display:inline-block;overflow:visible!important;vertical-align:text-bottom;fill:currentColor}.wmde-markdown ::-moz-placeholder{color:var(--color-fg-subtle);opacity:1}.wmde-markdown ::placeholder{color:var(--color-fg-subtle);opacity:1}.wmde-markdown input::-webkit-inner-spin-button,.wmde-markdown input::-webkit-outer-spin-button{-webkit-appearance:none;appearance:none;margin:0}.wmde-markdown [data-catalyst]{display:block}.wmde-markdown:after,.wmde-markdown:before{content:"";display:table}.wmde-markdown:after{clear:both}.wmde-markdown>:first-child{margin-top:0!important}.wmde-markdown>:last-child{margin-bottom:0!important}.wmde-markdown a:not([href]){color:inherit;text-decoration:none}.wmde-markdown .absent{color:var(--color-danger-fg)}.wmde-markdown a.anchor{float:left;line-height:1;margin-left:-20px;padding-right:4px}.wmde-markdown .anchor:focus{outline:none}.wmde-markdown blockquote,.wmde-markdown details,.wmde-markdown dl,.wmde-markdown ol,.wmde-markdown p,.wmde-markdown pre,.wmde-markdown table,.wmde-markdown ul{margin-bottom:16px;margin-top:0}.wmde-markdown blockquote>:first-child{margin-top:0}.wmde-markdown blockquote>:last-child{margin-bottom:0}.wmde-markdown sup>a:before{content:"["}.wmde-markdown sup>a:after{content:"]"}.wmde-markdown h1 .octicon-link,.wmde-markdown h2 .octicon-link,.wmde-markdown h3 .octicon-link,.wmde-markdown h4 .octicon-link,.wmde-markdown h5 .octicon-link,.wmde-markdown h6 .octicon-link{color:var(--color-fg-default);vertical-align:middle;visibility:hidden}.wmde-markdown h1:hover .anchor,.wmde-markdown h2:hover .anchor,.wmde-markdown h3:hover .anchor,.wmde-markdown h4:hover .anchor,.wmde-markdown h5:hover .anchor,.wmde-markdown h6:hover .anchor{text-decoration:none}.wmde-markdown h1:hover .anchor .octicon-link,.wmde-markdown h2:hover .anchor .octicon-link,.wmde-markdown h3:hover .anchor .octicon-link,.wmde-markdown h4:hover .anchor .octicon-link,.wmde-markdown h5:hover .anchor .octicon-link,.wmde-markdown h6:hover .anchor .octicon-link{visibility:visible}.wmde-markdown h1 code,.wmde-markdown h1 tt,.wmde-markdown h2 code,.wmde-markdown h2 tt,.wmde-markdown h3 code,.wmde-markdown h3 tt,.wmde-markdown h4 code,.wmde-markdown h4 tt,.wmde-markdown h5 code,.wmde-markdown h5 tt,.wmde-markdown h6 code,.wmde-markdown h6 tt{font-size:inherit;padding:0 .2em}.wmde-markdown ol.no-list,.wmde-markdown ul.no-list{list-style-type:none;padding:0}.wmde-markdown ol[type="1"]{list-style-type:decimal}.wmde-markdown ol[type=a]{list-style-type:lower-alpha}.wmde-markdown ol[type=i]{list-style-type:lower-roman}.wmde-markdown div>ol:not([type]){list-style-type:decimal}.wmde-markdown ol ol,.wmde-markdown ol ul,.wmde-markdown ul ol,.wmde-markdown ul ul{margin-bottom:0;margin-top:0}.wmde-markdown li>p{margin-top:16px}.wmde-markdown li+li{margin-top:.25em}.wmde-markdown dl{padding:0}.wmde-markdown dl dt{font-size:1em;font-style:italic;font-weight:600;margin-top:16px;padding:0}.wmde-markdown dl dd{margin-bottom:16px;padding:0 16px}.wmde-markdown table th{font-weight:600}.wmde-markdown table td,.wmde-markdown table th{border:1px solid var(--color-border-default);padding:6px 13px}.wmde-markdown table tr{background-color:var(--color-canvas-default);border-top:1px solid var(--color-border-muted)}.wmde-markdown table tr:nth-child(2n){background-color:var(--color-canvas-subtle)}.wmde-markdown table img{background-color:transparent}.wmde-markdown img[align=right]{padding-left:20px}.wmde-markdown img[align=left]{padding-right:20px}.wmde-markdown .emoji{background-color:transparent;max-width:none;vertical-align:text-top}.wmde-markdown span.frame{display:block;overflow:hidden}.wmde-markdown span.frame>span{border:1px solid var(--color-border-default);display:block;float:left;margin:13px 0 0;overflow:hidden;padding:7px;width:auto}.wmde-markdown span.frame span img{display:block;float:left}.wmde-markdown span.frame span span{clear:both;color:var(--color-fg-default);display:block;padding:5px 0 0}.wmde-markdown span.align-center{clear:both;display:block;overflow:hidden}.wmde-markdown span.align-center>span{display:block;margin:13px auto 0;overflow:hidden;text-align:center}.wmde-markdown span.align-center span img{margin:0 auto;text-align:center}.wmde-markdown span.align-right{clear:both;display:block;overflow:hidden}.wmde-markdown span.align-right>span{display:block;margin:13px 0 0;overflow:hidden;text-align:right}.wmde-markdown span.align-right span img{margin:0;text-align:right}.wmde-markdown span.float-left{display:block;float:left;margin-right:13px;overflow:hidden}.wmde-markdown span.float-left span{margin:13px 0 0}.wmde-markdown span.float-right{display:block;float:right;margin-left:13px;overflow:hidden}.wmde-markdown span.float-right>span{display:block;margin:13px auto 0;overflow:hidden;text-align:right}.wmde-markdown code,.wmde-markdown tt{background-color:var(--color-neutral-muted);border-radius:6px;font-size:85%;margin:0;padding:.2em .4em}.wmde-markdown code br,.wmde-markdown tt br{display:none}.wmde-markdown del code{text-decoration:inherit}.wmde-markdown pre code{font-size:100%}.wmde-markdown pre>code{background:transparent;border:0;margin:0;padding:0;white-space:pre;word-break:normal}.wmde-markdown pre{background-color:var(--color-canvas-subtle);border-radius:6px;font-size:85%;line-height:1.45}.wmde-markdown pre code,.wmde-markdown pre tt{display:inline;line-height:inherit;margin:0;max-width:auto;overflow:visible;padding:0;word-wrap:normal;background-color:transparent;border:0}.wmde-markdown pre>code{display:block;overflow:auto;padding:16px}.wmde-markdown .csv-data td,.wmde-markdown .csv-data th{font-size:12px;line-height:1;overflow:hidden;padding:5px;text-align:left;white-space:nowrap}.wmde-markdown .csv-data .blob-num{background:var(--color-canvas-default);border:0;padding:10px 8px 9px;text-align:right}.wmde-markdown .csv-data tr{border-top:0}.wmde-markdown .csv-data th{background:var(--color-canvas-subtle);border-top:0;font-weight:600}.wmde-markdown .footnotes{border-top:1px solid var(--color-border-default);color:var(--color-fg-muted);font-size:12px}.wmde-markdown .footnotes ol{padding-left:16px}.wmde-markdown .footnotes li{position:relative}.wmde-markdown .footnotes li:target:before{border:2px solid var(--color-accent-emphasis);border-radius:6px;bottom:-8px;content:"";left:-24px;pointer-events:none;position:absolute;right:-8px;top:-8px}.wmde-markdown .footnotes li:target{color:var(--color-fg-default)}.wmde-markdown .footnotes .data-footnote-backref g-emoji{font-family:monospace}.wmde-markdown .task-list-item{list-style-type:none}.wmde-markdown .task-list-item label{font-weight:400}.wmde-markdown .task-list-item.enabled label{cursor:pointer}.wmde-markdown .task-list-item+.wmde-markdown .task-list-item{margin-top:3px}.wmde-markdown .task-list-item .handle{display:none}.wmde-markdown .contains-task-list input[type=checkbox],.wmde-markdown .task-list-item-checkbox{margin:0 .2em .25em -1.6em;vertical-align:middle}.wmde-markdown .contains-task-list:dir(rtl) .task-list-item-checkbox,.wmde-markdown .contains-task-list:dir(rtl) input[type=checkbox]{margin:0 -1.6em .25em .2em}.wmde-markdown ::-webkit-calendar-picker-indicator{filter:invert(50%)}.wmde-markdown pre{position:relative}.wmde-markdown pre .copied{background:var(--color-border-default);border-radius:5px;color:var(--color-fg-defaul);cursor:pointer;display:flex;font-size:12px;padding:6px;position:absolute;right:6px;top:6px;transition:all .3s;visibility:hidden}.wmde-markdown pre .copied .octicon-copy{display:block}.wmde-markdown pre .copied .octicon-check{display:none}.wmde-markdown pre:hover .copied{visibility:visible}.wmde-markdown pre:hover .copied:hover{background:var(--color-prettylights-syntax-entity-tag);color:var(--color-canvas-default)}.wmde-markdown pre .copied.active,.wmde-markdown pre:hover .copied:active{background:#2e9b33;color:var(--color-canvas-default)}.wmde-markdown pre .active .octicon-copy{display:none}.wmde-markdown pre .active .octicon-check{display:block}.highlight-line{background-color:var(--color-neutral-muted)}.code-line.line-number:before{color:var(--color-fg-subtle);content:attr(line);display:inline-block;margin-right:16px;text-align:right;white-space:nowrap;width:1rem}.token.cdata,.token.comment,.token.doctype,.token.prolog{color:var(--color-prettylights-syntax-comment)}.token.namespace{opacity:.7}.token.constant,.token.deleted,.token.property,.token.selector,.token.symbol,.token.tag{color:var(--color-prettylights-syntax-entity-tag)}.token.maybe-class-name{color:var(--color-prettylights-syntax-variable)}.token.attr-name,.token.boolean,.token.builtin,.token.char,.token.number,.token.operator,.token.property-access,.token.selector .token.class,.token.string{color:var(--color-prettylights-syntax-constant)}.token.deleted{color:var(--color-prettylights-syntax-markup-deleted-text)}.code-line .token.deleted{background-color:var(--color-prettylights-syntax-markup-deleted-bg)}.token.inserted{color:var(--color-prettylights-syntax-markup-inserted-text)}.code-line .token.inserted{background-color:var(--color-prettylights-syntax-markup-inserted-bg)}.token.variable{color:var(--color-prettylights-syntax-constant)}.language-css .token.string,.style .token.string,.token.atrule,.token.attr-value,.token.class-name,.token.color,.token.entity,.token.function,.token.url{color:var(--color-prettylights-syntax-string)}.token.important,.token.keyword,.token.regex,.token.rule{color:var(--color-prettylights-syntax-keyword)}.token.coord{color:var(--color-prettylights-syntax-meta-diff-range)}.token.bold,.token.important{font-weight:700}.token.italic{font-style:italic}.token.entity{cursor:help}
/*! tailwindcss v3.3.2 | MIT License | https://tailwindcss.com*/*,:after,:before{border:0 solid #e5e7eb;box-sizing:border-box}:after,:before{--tw-content:""}html{line-height:1.5;-webkit-text-size-adjust:100%;font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;font-feature-settings:normal;font-variation-settings:normal;-moz-tab-size:4;-o-tab-size:4;tab-size:4}body{line-height:inherit;margin:0}hr{border-top-width:1px;color:inherit;height:0}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,pre,samp{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{border-collapse:collapse;border-color:inherit;text-indent:0}button,input,optgroup,select,textarea{color:inherit;font-family:inherit;font-size:100%;font-weight:inherit;line-height:inherit;margin:0;padding:0}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button;background-color:transparent;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dd,dl,fieldset,figure,h1,h2,h3,h4,h5,h6,hr,p,pre{margin:0}fieldset,legend{padding:0}menu,ol,ul{list-style:none;margin:0;padding:0}textarea{resize:vertical}input::-moz-placeholder,textarea::-moz-placeholder{color:#9ca3af}input::placeholder,textarea::placeholder{color:#9ca3af}[role=button],button{cursor:pointer}:disabled{cursor:default}audio,canvas,embed,iframe,img,object,svg,video{display:block;vertical-align:middle}img,video{height:auto;max-width:100%}[hidden]{display:none}[multiple],[type=date],[type=datetime-local],[type=email],[type=month],[type=number],[type=password],[type=search],[type=tel],[type=text],[type=time],[type=url],[type=week],select,textarea{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#fff;border-color:#6b7280;border-radius:0;border-width:1px;font-size:1rem;line-height:1.5rem;padding:.5rem .75rem;--tw-shadow:0 0 #0000}[multiple]:focus,[type=date]:focus,[type=datetime-local]:focus,[type=email]:focus,[type=month]:focus,[type=number]:focus,[type=password]:focus,[type=search]:focus,[type=tel]:focus,[type=text]:focus,[type=time]:focus,[type=url]:focus,[type=week]:focus,select:focus,textarea:focus{outline:2px solid transparent;outline-offset:2px;--tw-ring-inset:var(--tw-empty,/*!*/ /*!*/);--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:#2563eb;--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);border-color:#2563eb;box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}input::-moz-placeholder,textarea::-moz-placeholder{color:#6b7280;opacity:1}input::placeholder,textarea::placeholder{color:#6b7280;opacity:1}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-date-and-time-value{min-height:1.5em}::-webkit-datetime-edit,::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-meridiem-field,::-webkit-datetime-edit-millisecond-field,::-webkit-datetime-edit-minute-field,::-webkit-datetime-edit-month-field,::-webkit-datetime-edit-second-field,::-webkit-datetime-edit-year-field{padding-bottom:0;padding-top:0}select{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'%3E%3Cpath stroke='%236b7280' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='m6 8 4 4 4-4'/%3E%3C/svg%3E");background-position:right .5rem center;background-repeat:no-repeat;background-size:1.5em 1.5em;padding-right:2.5rem;-webkit-print-color-adjust:exact;print-color-adjust:exact}[multiple]{background-image:none;background-position:0 0;background-repeat:unset;background-size:initial;padding-right:.75rem;-webkit-print-color-adjust:unset;print-color-adjust:unset}[type=checkbox],[type=radio]{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#fff;background-origin:border-box;border-color:#6b7280;border-width:1px;color:#2563eb;display:inline-block;flex-shrink:0;height:1rem;padding:0;-webkit-print-color-adjust:exact;print-color-adjust:exact;-webkit-user-select:none;-moz-user-select:none;user-select:none;vertical-align:middle;width:1rem;--tw-shadow:0 0 #0000}[type=checkbox]{border-radius:0}[type=radio]{border-radius:100%}[type=checkbox]:focus,[type=radio]:focus{outline:2px solid transparent;outline-offset:2px;--tw-ring-inset:var(--tw-empty,/*!*/ /*!*/);--tw-ring-offset-width:2px;--tw-ring-offset-color:#fff;--tw-ring-color:#2563eb;--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}[type=checkbox]:checked,[type=radio]:checked{background-color:currentColor;background-position:50%;background-repeat:no-repeat;background-size:100% 100%;border-color:transparent}[type=checkbox]:checked{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 16 16'%3E%3Cpath d='M12.207 4.793a1 1 0 0 1 0 1.414l-5 5a1 1 0 0 1-1.414 0l-2-2a1 1 0 0 1 1.414-1.414L6.5 9.086l4.293-4.293a1 1 0 0 1 1.414 0'/%3E%3C/svg%3E")}[type=radio]:checked{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 16 16'%3E%3Ccircle cx='8' cy='8' r='3'/%3E%3C/svg%3E")}[type=checkbox]:checked:focus,[type=checkbox]:checked:hover,[type=radio]:checked:focus,[type=radio]:checked:hover{background-color:currentColor;border-color:transparent}[type=checkbox]:indeterminate{background-color:currentColor;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 16 16'%3E%3Cpath stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M4 8h8'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:100% 100%;border-color:transparent}[type=checkbox]:indeterminate:focus,[type=checkbox]:indeterminate:hover{background-color:currentColor;border-color:transparent}[type=file]{background:unset;border-color:inherit;border-radius:0;border-width:0;font-size:unset;line-height:inherit;padding:0}[type=file]:focus{outline:1px solid ButtonText;outline:1px auto -webkit-focus-ring-color}*,:after,:before{--tw-border-spacing-x:0;--tw-border-spacing-y:0;--tw-translate-x:0;--tw-translate-y:0;--tw-rotate:0;--tw-skew-x:0;--tw-skew-y:0;--tw-scale-x:1;--tw-scale-y:1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness:proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:rgba(59,130,246,.5);--tw-ring-offset-shadow:0 0 #0000;--tw-ring-shadow:0 0 #0000;--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: }::backdrop{--tw-border-spacing-x:0;--tw-border-spacing-y:0;--tw-translate-x:0;--tw-translate-y:0;--tw-rotate:0;--tw-skew-x:0;--tw-skew-y:0;--tw-scale-x:1;--tw-scale-y:1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness:proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:rgba(59,130,246,.5);--tw-ring-offset-shadow:0 0 #0000;--tw-ring-shadow:0 0 #0000;--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: }.container{width:100%}@media (min-width:320px){.container{max-width:320px}}@media (min-width:352px){.container{max-width:352px}}@media (min-width:384px){.container{max-width:384px}}@media (min-width:416px){.container{max-width:416px}}@media (min-width:640px){.container{max-width:640px}}@media (min-width:672px){.container{max-width:672px}}@media (min-width:704px){.container{max-width:704px}}@media (min-width:736px){.container{max-width:736px}}@media (min-width:768px){.container{max-width:768px}}@media (min-width:832px){.container{max-width:832px}}@media (min-width:896px){.container{max-width:896px}}@media (min-width:960px){.container{max-width:960px}}@media (min-width:1024px){.container{max-width:1024px}}@media (min-width:1088px){.container{max-width:1088px}}@media (min-width:1152px){.container{max-width:1152px}}@media (min-width:1216px){.container{max-width:1216px}}@media (min-width:1280px){.container{max-width:1280px}}@media (min-width:1536px){.container{max-width:1536px}}@media (min-width:1792px){.container{max-width:1792px}}@media (min-width:2048px){.container{max-width:2048px}}.aspect-w-7{padding-bottom:calc(var(--tw-aspect-h)/var(--tw-aspect-w)*100%);position:relative;--tw-aspect-w:7}.aspect-w-7>*{bottom:0;height:100%;left:0;position:absolute;right:0;top:0;width:100%}.sr-only{height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;clip:rect(0,0,0,0);border-width:0;white-space:nowrap}.pointer-events-none{pointer-events:none}.invisible{visibility:hidden}.fixed{position:fixed}.absolute{position:absolute}.relative{position:relative}.inset-0{inset:0}.bottom-0{bottom:0}.left-0{left:0}.right-0{right:0}.top-1\/4{top:25%}.z-40{z-index:40}.z-50{z-index:50}.float-right{float:right}.mx-1{margin-left:.25rem;margin-right:.25rem}.mx-1\.5{margin-left:.375rem;margin-right:.375rem}.mx-auto{margin-left:auto;margin-right:auto}.my-2{margin-bottom:.5rem;margin-top:.5rem}.-ml-1{margin-left:-.25rem}.-mt-8{margin-top:-2rem}.mb-2{margin-bottom:.5rem}.mb-3{margin-bottom:.75rem}.mb-4{margin-bottom:1rem}.mb-56{margin-bottom:14rem}.mb-8{margin-bottom:2rem}.ml-2{margin-left:.5rem}.ml-4{margin-left:1rem}.mr-1{margin-right:.25rem}.mr-2{margin-right:.5rem}.mr-3{margin-right:.75rem}.mr-4{margin-right:1rem}.mt-10{margin-top:2.5rem}.mt-2{margin-top:.5rem}.mt-3{margin-top:.75rem}.mt-4{margin-top:1rem}.mt-8{margin-top:2rem}.block{display:block}.inline{display:inline}.flex{display:flex}.inline-flex{display:inline-flex}.hidden{display:none}.h-12{height:3rem}.h-16{height:4rem}.h-4{height:1rem}.h-5{height:1.25rem}.h-6{height:1.5rem}.h-8{height:2rem}.h-\[100vh\]{height:100vh}.h-\[15\%\]{height:15%}.h-full{height:100%}.h-screen{height:100vh}.max-h-\[400px\]{max-height:400px}.min-h-screen{min-height:100vh}.w-1\/4{width:25%}.w-10{width:2.5rem}.w-3\/5{width:60%}.w-4{width:1rem}.w-44{width:11rem}.w-5{width:1.25rem}.w-6{width:1.5rem}.w-8{width:2rem}.w-full{width:100%}.min-w-fit{min-width:-moz-fit-content;min-width:fit-content}.max-w-7xl{max-width:80rem}.max-w-\[1400px\]{max-width:1400px}.flex-auto{flex:1 1 auto}.flex-initial{flex:0 1 auto}.flex-none{flex:none}.flex-shrink-0{flex-shrink:0}.flex-grow{flex-grow:1}.origin-top{transform-origin:top}.translate-y-0{--tw-translate-y:0px}.translate-y-0,.translate-y-full{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.translate-y-full{--tw-translate-y:100%}.-scale-x-150{--tw-scale-x:-1.5}.-scale-x-150,.scale-y-150{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.scale-y-150{--tw-scale-y:1.5}.transform{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}@keyframes shake{10%,90%{transform:translate3d(-1px,0,0)}20%,80%{transform:translate3d(2px,0,0)}30%,50%,70%{transform:translate3d(-4px,0,0)}40%,60%{transform:translate3d(4px,0,0)}}.animate-shake{animation:shake .82s cubic-bezier(.36,.07,.19,.97) both}@keyframes spin{to{transform:rotate(1turn)}}.animate-spin{animation:spin 1s linear infinite}.cursor-pointer{cursor:pointer}.scroll-px-1{scroll-padding-left:.25rem;scroll-padding-right:.25rem}.scroll-px-1\.5{scroll-padding-left:.375rem;scroll-padding-right:.375rem}.scroll-px-10{scroll-padding-left:2.5rem;scroll-padding-right:2.5rem}.scroll-px-11{scroll-padding-left:2.75rem;scroll-padding-right:2.75rem}.scroll-px-12{scroll-padding-left:3rem;scroll-padding-right:3rem}.scroll-px-14{scroll-padding-left:3.5rem;scroll-padding-right:3.5rem}.scroll-px-16{scroll-padding-left:4rem;scroll-padding-right:4rem}.scroll-px-2{scroll-padding-left:.5rem;scroll-padding-right:.5rem}.scroll-px-2\.5{scroll-padding-left:.625rem;scroll-padding-right:.625rem}.scroll-px-20{scroll-padding-left:5rem;scroll-padding-right:5rem}.scroll-px-24{scroll-padding-left:6rem;scroll-padding-right:6rem}.scroll-px-28{scroll-padding-left:7rem;scroll-padding-right:7rem}.scroll-px-3{scroll-padding-left:.75rem;scroll-padding-right:.75rem}.scroll-px-3\.5{scroll-padding-left:.875rem;scroll-padding-right:.875rem}.scroll-px-32{scroll-padding-left:8rem;scroll-padding-right:8rem}.scroll-px-36{scroll-padding-left:9rem;scroll-padding-right:9rem}.scroll-px-4{scroll-padding-left:1rem;scroll-padding-right:1rem}.scroll-px-40{scroll-padding-left:10rem;scroll-padding-right:10rem}.scroll-px-44{scroll-padding-left:11rem;scroll-padding-right:11rem}.scroll-px-48{scroll-padding-left:12rem;scroll-padding-right:12rem}.scroll-px-5{scroll-padding-left:1.25rem;scroll-padding-right:1.25rem}.scroll-px-52{scroll-padding-left:13rem;scroll-padding-right:13rem}.scroll-px-56{scroll-padding-left:14rem;scroll-padding-right:14rem}.scroll-px-6{scroll-padding-left:1.5rem;scroll-padding-right:1.5rem}.scroll-px-60{scroll-padding-left:15rem;scroll-padding-right:15rem}.scroll-px-64{scroll-padding-left:16rem;scroll-padding-right:16rem}.scroll-px-7{scroll-padding-left:1.75rem;scroll-padding-right:1.75rem}.scroll-px-72{scroll-padding-left:18rem;scroll-padding-right:18rem}.scroll-px-8{scroll-padding-left:2rem;scroll-padding-right:2rem}.scroll-px-80{scroll-padding-left:20rem;scroll-padding-right:20rem}.scroll-px-9{scroll-padding-left:2.25rem;scroll-padding-right:2.25rem}.scroll-px-96{scroll-padding-left:24rem;scroll-padding-right:24rem}.scroll-py-1{scroll-padding-bottom:.25rem;scroll-padding-top:.25rem}.scroll-py-1\.5{scroll-padding-bottom:.375rem;scroll-padding-top:.375rem}.scroll-py-10{scroll-padding-bottom:2.5rem;scroll-padding-top:2.5rem}.scroll-py-11{scroll-padding-bottom:2.75rem;scroll-padding-top:2.75rem}.scroll-py-12{scroll-padding-bottom:3rem;scroll-padding-top:3rem}.scroll-py-14{scroll-padding-bottom:3.5rem;scroll-padding-top:3.5rem}.scroll-py-16{scroll-padding-bottom:4rem;scroll-padding-top:4rem}.scroll-py-2{scroll-padding-bottom:.5rem;scroll-padding-top:.5rem}.scroll-py-2\.5{scroll-padding-bottom:.625rem;scroll-padding-top:.625rem}.scroll-py-20{scroll-padding-bottom:5rem;scroll-padding-top:5rem}.scroll-py-24{scroll-padding-bottom:6rem;scroll-padding-top:6rem}.scroll-py-28{scroll-padding-bottom:7rem;scroll-padding-top:7rem}.scroll-py-3{scroll-padding-bottom:.75rem;scroll-padding-top:.75rem}.scroll-py-3\.5{scroll-padding-bottom:.875rem;scroll-padding-top:.875rem}.scroll-py-32{scroll-padding-bottom:8rem;scroll-padding-top:8rem}.scroll-py-36{scroll-padding-bottom:9rem;scroll-padding-top:9rem}.scroll-py-4{scroll-padding-bottom:1rem;scroll-padding-top:1rem}.scroll-py-40{scroll-padding-bottom:10rem;scroll-padding-top:10rem}.scroll-py-44{scroll-padding-bottom:11rem;scroll-padding-top:11rem}.scroll-py-48{scroll-padding-bottom:12rem;scroll-padding-top:12rem}.scroll-py-5{scroll-padding-bottom:1.25rem;scroll-padding-top:1.25rem}.scroll-py-52{scroll-padding-bottom:13rem;scroll-padding-top:13rem}.scroll-py-56{scroll-padding-bottom:14rem;scroll-padding-top:14rem}.scroll-py-6{scroll-padding-bottom:1.5rem;scroll-padding-top:1.5rem}.scroll-py-60{scroll-padding-bottom:15rem;scroll-padding-top:15rem}.scroll-py-64{scroll-padding-bottom:16rem;scroll-padding-top:16rem}.scroll-py-7{scroll-padding-bottom:1.75rem;scroll-padding-top:1.75rem}.scroll-py-72{scroll-padding-bottom:18rem;scroll-padding-top:18rem}.scroll-py-8{scroll-padding-bottom:2rem;scroll-padding-top:2rem}.scroll-py-80{scroll-padding-bottom:20rem;scroll-padding-top:20rem}.scroll-py-9{scroll-padding-bottom:2.25rem;scroll-padding-top:2.25rem}.scroll-py-96{scroll-padding-bottom:24rem;scroll-padding-top:24rem}.list-inside{list-style-position:inside}.list-disc{list-style-type:disc}.appearance-none{-webkit-appearance:none;-moz-appearance:none;appearance:none}.flex-row{flex-direction:row}.flex-col{flex-direction:column}.flex-wrap{flex-wrap:wrap}.items-center{align-items:center}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.gap-1{gap:.25rem}.gap-3{gap:.75rem}.gap-4{gap:1rem}.gap-8{gap:2rem}.space-y-1>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(.25rem*var(--tw-space-y-reverse));margin-top:calc(.25rem*(1 - var(--tw-space-y-reverse)))}.space-y-8>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(2rem*var(--tw-space-y-reverse));margin-top:calc(2rem*(1 - var(--tw-space-y-reverse)))}.rounded{border-radius:.25rem}.rounded-2xl{border-radius:1rem}.rounded-\[20px\]{border-radius:20px}.rounded-lg{border-radius:.5rem}.rounded-md{border-radius:.375rem}.rounded-b-2xl{border-bottom-left-radius:1rem;border-bottom-right-radius:1rem}.border{border-width:1px}.border-b{border-bottom-width:1px}.border-b-2{border-bottom-width:2px}.border-l{border-left-width:1px}.border-t-2{border-top-width:2px}.border-t-4{border-top-width:4px}.border-gray-200{--tw-border-opacity:1;border-color:rgb(229 231 235/var(--tw-border-opacity))}.border-gray-300{--tw-border-opacity:1;border-color:rgb(209 213 219/var(--tw-border-opacity))}.border-pleasing-blue{--tw-border-opacity:1;border-color:rgb(var(--tw-color-pleasing-blue)/var(--tw-border-opacity))}.border-pleasing-red{--tw-border-opacity:1;border-color:rgb(var(--tw-color-pleasing-red)/var(--tw-border-opacity))}.bg-\[\#e0e5f2\]{--tw-bg-opacity:1;background-color:rgb(224 229 242/var(--tw-bg-opacity))}.bg-black{--tw-bg-opacity:1;background-color:rgb(0 0 0/var(--tw-bg-opacity))}.bg-blue-100{--tw-bg-opacity:1;background-color:rgb(219 234 254/var(--tw-bg-opacity))}.bg-blue-100\/0{background-color:rgba(219,234,254,0)}.bg-blue-100\/10{background-color:rgba(219,234,254,.1)}.bg-blue-100\/100{background-color:#dbeafe}.bg-blue-100\/20{background-color:rgba(219,234,254,.2)}.bg-blue-100\/25{background-color:rgba(219,234,254,.25)}.bg-blue-100\/30{background-color:rgba(219,234,254,.3)}.bg-blue-100\/40{background-color:rgba(219,234,254,.4)}.bg-blue-100\/5{background-color:rgba(219,234,254,.05)}.bg-blue-100\/50{background-color:rgba(219,234,254,.5)}.bg-blue-100\/60{background-color:rgba(219,234,254,.6)}.bg-blue-100\/70{background-color:rgba(219,234,254,.7)}.bg-blue-100\/75{background-color:rgba(219,234,254,.75)}.bg-blue-100\/80{background-color:rgba(219,234,254,.8)}.bg-blue-100\/90{background-color:rgba(219,234,254,.9)}.bg-blue-100\/95{background-color:rgba(219,234,254,.95)}.bg-blue-200{--tw-bg-opacity:1;background-color:rgb(191 219 254/var(--tw-bg-opacity))}.bg-blue-200\/0{background-color:rgba(191,219,254,0)}.bg-blue-200\/10{background-color:rgba(191,219,254,.1)}.bg-blue-200\/100{background-color:#bfdbfe}.bg-blue-200\/20{background-color:rgba(191,219,254,.2)}.bg-blue-200\/25{background-color:rgba(191,219,254,.25)}.bg-blue-200\/30{background-color:rgba(191,219,254,.3)}.bg-blue-200\/40{background-color:rgba(191,219,254,.4)}.bg-blue-200\/5{background-color:rgba(191,219,254,.05)}.bg-blue-200\/50{background-color:rgba(191,219,254,.5)}.bg-blue-200\/60{background-color:rgba(191,219,254,.6)}.bg-blue-200\/70{background-color:rgba(191,219,254,.7)}.bg-blue-200\/75{background-color:rgba(191,219,254,.75)}.bg-blue-200\/80{background-color:rgba(191,219,254,.8)}.bg-blue-200\/90{background-color:rgba(191,219,254,.9)}.bg-blue-200\/95{background-color:rgba(191,219,254,.95)}.bg-blue-300{--tw-bg-opacity:1;background-color:rgb(147 197 253/var(--tw-bg-opacity))}.bg-blue-300\/0{background-color:rgba(147,197,253,0)}.bg-blue-300\/10{background-color:rgba(147,197,253,.1)}.bg-blue-300\/100{background-color:#93c5fd}.bg-blue-300\/20{background-color:rgba(147,197,253,.2)}.bg-blue-300\/25{background-color:rgba(147,197,253,.25)}.bg-blue-300\/30{background-color:rgba(147,197,253,.3)}.bg-blue-300\/40{background-color:rgba(147,197,253,.4)}.bg-blue-300\/5{background-color:rgba(147,197,253,.05)}.bg-blue-300\/50{background-color:rgba(147,197,253,.5)}.bg-blue-300\/60{background-color:rgba(147,197,253,.6)}.bg-blue-300\/70{background-color:rgba(147,197,253,.7)}.bg-blue-300\/75{background-color:rgba(147,197,253,.75)}.bg-blue-300\/80{background-color:rgba(147,197,253,.8)}.bg-blue-300\/90{background-color:rgba(147,197,253,.9)}.bg-blue-300\/95{background-color:rgba(147,197,253,.95)}.bg-blue-400{--tw-bg-opacity:1;background-color:rgb(96 165 250/var(--tw-bg-opacity))}.bg-blue-400\/0{background-color:rgba(96,165,250,0)}.bg-blue-400\/10{background-color:rgba(96,165,250,.1)}.bg-blue-400\/100{background-color:#60a5fa}.bg-blue-400\/20{background-color:rgba(96,165,250,.2)}.bg-blue-400\/25{background-color:rgba(96,165,250,.25)}.bg-blue-400\/30{background-color:rgba(96,165,250,.3)}.bg-blue-400\/40{background-color:rgba(96,165,250,.4)}.bg-blue-400\/5{background-color:rgba(96,165,250,.05)}.bg-blue-400\/50{background-color:rgba(96,165,250,.5)}.bg-blue-400\/60{background-color:rgba(96,165,250,.6)}.bg-blue-400\/70{background-color:rgba(96,165,250,.7)}.bg-blue-400\/75{background-color:rgba(96,165,250,.75)}.bg-blue-400\/80{background-color:rgba(96,165,250,.8)}.bg-blue-400\/90{background-color:rgba(96,165,250,.9)}.bg-blue-400\/95{background-color:rgba(96,165,250,.95)}.bg-blue-500{--tw-bg-opacity:1;background-color:rgb(59 130 246/var(--tw-bg-opacity))}.bg-blue-500\/0{background-color:rgba(59,130,246,0)}.bg-blue-500\/10{background-color:rgba(59,130,246,.1)}.bg-blue-500\/100{background-color:#3b82f6}.bg-blue-500\/20{background-color:rgba(59,130,246,.2)}.bg-blue-500\/25{background-color:rgba(59,130,246,.25)}.bg-blue-500\/30{background-color:rgba(59,130,246,.3)}.bg-blue-500\/40{background-color:rgba(59,130,246,.4)}.bg-blue-500\/5{background-color:rgba(59,130,246,.05)}.bg-blue-500\/50{background-color:rgba(59,130,246,.5)}.bg-blue-500\/60{background-color:rgba(59,130,246,.6)}.bg-blue-500\/70{background-color:rgba(59,130,246,.7)}.bg-blue-500\/75{background-color:rgba(59,130,246,.75)}.bg-blue-500\/80{background-color:rgba(59,130,246,.8)}.bg-blue-500\/90{background-color:rgba(59,130,246,.9)}.bg-blue-500\/95{background-color:rgba(59,130,246,.95)}.bg-blue-600{--tw-bg-opacity:1;background-color:rgb(37 99 235/var(--tw-bg-opacity))}.bg-blue-600\/0{background-color:rgba(37,99,235,0)}.bg-blue-600\/10{background-color:rgba(37,99,235,.1)}.bg-blue-600\/100{background-color:#2563eb}.bg-blue-600\/20{background-color:rgba(37,99,235,.2)}.bg-blue-600\/25{background-color:rgba(37,99,235,.25)}.bg-blue-600\/30{background-color:rgba(37,99,235,.3)}.bg-blue-600\/40{background-color:rgba(37,99,235,.4)}.bg-blue-600\/5{background-color:rgba(37,99,235,.05)}.bg-blue-600\/50{background-color:rgba(37,99,235,.5)}.bg-blue-600\/60{background-color:rgba(37,99,235,.6)}.bg-blue-600\/70{background-color:rgba(37,99,235,.7)}.bg-blue-600\/75{background-color:rgba(37,99,235,.75)}.bg-blue-600\/80{background-color:rgba(37,99,235,.8)}.bg-blue-600\/90{background-color:rgba(37,99,235,.9)}.bg-blue-600\/95{background-color:rgba(37,99,235,.95)}.bg-blue-700{--tw-bg-opacity:1;background-color:rgb(29 78 216/var(--tw-bg-opacity))}.bg-blue-700\/0{background-color:rgba(29,78,216,0)}.bg-blue-700\/10{background-color:rgba(29,78,216,.1)}.bg-blue-700\/100{background-color:#1d4ed8}.bg-blue-700\/20{background-color:rgba(29,78,216,.2)}.bg-blue-700\/25{background-color:rgba(29,78,216,.25)}.bg-blue-700\/30{background-color:rgba(29,78,216,.3)}.bg-blue-700\/40{background-color:rgba(29,78,216,.4)}.bg-blue-700\/5{background-color:rgba(29,78,216,.05)}.bg-blue-700\/50{background-color:rgba(29,78,216,.5)}.bg-blue-700\/60{background-color:rgba(29,78,216,.6)}.bg-blue-700\/70{background-color:rgba(29,78,216,.7)}.bg-blue-700\/75{background-color:rgba(29,78,216,.75)}.bg-blue-700\/80{background-color:rgba(29,78,216,.8)}.bg-blue-700\/90{background-color:rgba(29,78,216,.9)}.bg-blue-700\/95{background-color:rgba(29,78,216,.95)}.bg-blue-800{--tw-bg-opacity:1;background-color:rgb(30 64 175/var(--tw-bg-opacity))}.bg-blue-800\/0{background-color:rgba(30,64,175,0)}.bg-blue-800\/10{background-color:rgba(30,64,175,.1)}.bg-blue-800\/100{background-color:#1e40af}.bg-blue-800\/20{background-color:rgba(30,64,175,.2)}.bg-blue-800\/25{background-color:rgba(30,64,175,.25)}.bg-blue-800\/30{background-color:rgba(30,64,175,.3)}.bg-blue-800\/40{background-color:rgba(30,64,175,.4)}.bg-blue-800\/5{background-color:rgba(30,64,175,.05)}.bg-blue-800\/50{background-color:rgba(30,64,175,.5)}.bg-blue-800\/60{background-color:rgba(30,64,175,.6)}.bg-blue-800\/70{background-color:rgba(30,64,175,.7)}.bg-blue-800\/75{background-color:rgba(30,64,175,.75)}.bg-blue-800\/80{background-color:rgba(30,64,175,.8)}.bg-blue-800\/90{background-color:rgba(30,64,175,.9)}.bg-blue-800\/95{background-color:rgba(30,64,175,.95)}.bg-blue-900{--tw-bg-opacity:1;background-color:rgb(30 58 138/var(--tw-bg-opacity))}.bg-blue-900\/0{background-color:rgba(30,58,138,0)}.bg-blue-900\/10{background-color:rgba(30,58,138,.1)}.bg-blue-900\/100{background-color:#1e3a8a}.bg-blue-900\/20{background-color:rgba(30,58,138,.2)}.bg-blue-900\/25{background-color:rgba(30,58,138,.25)}.bg-blue-900\/30{background-color:rgba(30,58,138,.3)}.bg-blue-900\/40{background-color:rgba(30,58,138,.4)}.bg-blue-900\/5{background-color:rgba(30,58,138,.05)}.bg-blue-900\/50{background-color:rgba(30,58,138,.5)}.bg-blue-900\/60{background-color:rgba(30,58,138,.6)}.bg-blue-900\/70{background-color:rgba(30,58,138,.7)}.bg-blue-900\/75{background-color:rgba(30,58,138,.75)}.bg-blue-900\/80{background-color:rgba(30,58,138,.8)}.bg-blue-900\/90{background-color:rgba(30,58,138,.9)}.bg-blue-900\/95{background-color:rgba(30,58,138,.95)}.bg-gray-500{--tw-bg-opacity:1;background-color:rgb(107 114 128/var(--tw-bg-opacity))}.bg-gray-800{--tw-bg-opacity:1;background-color:rgb(31 41 55/var(--tw-bg-opacity))}.bg-gray-900{--tw-bg-opacity:1;background-color:rgb(17 24 39/var(--tw-bg-opacity))}.bg-green-100{--tw-bg-opacity:1;background-color:rgb(220 252 231/var(--tw-bg-opacity))}.bg-green-100\/0{background-color:rgba(220,252,231,0)}.bg-green-100\/10{background-color:rgba(220,252,231,.1)}.bg-green-100\/100{background-color:#dcfce7}.bg-green-100\/20{background-color:rgba(220,252,231,.2)}.bg-green-100\/25{background-color:rgba(220,252,231,.25)}.bg-green-100\/30{background-color:rgba(220,252,231,.3)}.bg-green-100\/40{background-color:rgba(220,252,231,.4)}.bg-green-100\/5{background-color:rgba(220,252,231,.05)}.bg-green-100\/50{background-color:rgba(220,252,231,.5)}.bg-green-100\/60{background-color:rgba(220,252,231,.6)}.bg-green-100\/70{background-color:rgba(220,252,231,.7)}.bg-green-100\/75{background-color:rgba(220,252,231,.75)}.bg-green-100\/80{background-color:rgba(220,252,231,.8)}.bg-green-100\/90{background-color:rgba(220,252,231,.9)}.bg-green-100\/95{background-color:rgba(220,252,231,.95)}.bg-green-200{--tw-bg-opacity:1;background-color:rgb(187 247 208/var(--tw-bg-opacity))}.bg-green-200\/0{background-color:rgba(187,247,208,0)}.bg-green-200\/10{background-color:rgba(187,247,208,.1)}.bg-green-200\/100{background-color:#bbf7d0}.bg-green-200\/20{background-color:rgba(187,247,208,.2)}.bg-green-200\/25{background-color:rgba(187,247,208,.25)}.bg-green-200\/30{background-color:rgba(187,247,208,.3)}.bg-green-200\/40{background-color:rgba(187,247,208,.4)}.bg-green-200\/5{background-color:rgba(187,247,208,.05)}.bg-green-200\/50{background-color:rgba(187,247,208,.5)}.bg-green-200\/60{background-color:rgba(187,247,208,.6)}.bg-green-200\/70{background-color:rgba(187,247,208,.7)}.bg-green-200\/75{background-color:rgba(187,247,208,.75)}.bg-green-200\/80{background-color:rgba(187,247,208,.8)}.bg-green-200\/90{background-color:rgba(187,247,208,.9)}.bg-green-200\/95{background-color:rgba(187,247,208,.95)}.bg-green-300{--tw-bg-opacity:1;background-color:rgb(134 239 172/var(--tw-bg-opacity))}.bg-green-300\/0{background-color:rgba(134,239,172,0)}.bg-green-300\/10{background-color:rgba(134,239,172,.1)}.bg-green-300\/100{background-color:#86efac}.bg-green-300\/20{background-color:rgba(134,239,172,.2)}.bg-green-300\/25{background-color:rgba(134,239,172,.25)}.bg-green-300\/30{background-color:rgba(134,239,172,.3)}.bg-green-300\/40{background-color:rgba(134,239,172,.4)}.bg-green-300\/5{background-color:rgba(134,239,172,.05)}.bg-green-300\/50{background-color:rgba(134,239,172,.5)}.bg-green-300\/60{background-color:rgba(134,239,172,.6)}.bg-green-300\/70{background-color:rgba(134,239,172,.7)}.bg-green-300\/75{background-color:rgba(134,239,172,.75)}.bg-green-300\/80{background-color:rgba(134,239,172,.8)}.bg-green-300\/90{background-color:rgba(134,239,172,.9)}.bg-green-300\/95{background-color:rgba(134,239,172,.95)}.bg-green-400{--tw-bg-opacity:1;background-color:rgb(74 222 128/var(--tw-bg-opacity))}.bg-green-400\/0{background-color:rgba(74,222,128,0)}.bg-green-400\/10{background-color:rgba(74,222,128,.1)}.bg-green-400\/100{background-color:#4ade80}.bg-green-400\/20{background-color:rgba(74,222,128,.2)}.bg-green-400\/25{background-color:rgba(74,222,128,.25)}.bg-green-400\/30{background-color:rgba(74,222,128,.3)}.bg-green-400\/40{background-color:rgba(74,222,128,.4)}.bg-green-400\/5{background-color:rgba(74,222,128,.05)}.bg-green-400\/50{background-color:rgba(74,222,128,.5)}.bg-green-400\/60{background-color:rgba(74,222,128,.6)}.bg-green-400\/70{background-color:rgba(74,222,128,.7)}.bg-green-400\/75{background-color:rgba(74,222,128,.75)}.bg-green-400\/80{background-color:rgba(74,222,128,.8)}.bg-green-400\/90{background-color:rgba(74,222,128,.9)}.bg-green-400\/95{background-color:rgba(74,222,128,.95)}.bg-green-500{--tw-bg-opacity:1;background-color:rgb(34 197 94/var(--tw-bg-opacity))}.bg-green-500\/0{background-color:rgba(34,197,94,0)}.bg-green-500\/10{background-color:rgba(34,197,94,.1)}.bg-green-500\/100{background-color:#22c55e}.bg-green-500\/20{background-color:rgba(34,197,94,.2)}.bg-green-500\/25{background-color:rgba(34,197,94,.25)}.bg-green-500\/30{background-color:rgba(34,197,94,.3)}.bg-green-500\/40{background-color:rgba(34,197,94,.4)}.bg-green-500\/5{background-color:rgba(34,197,94,.05)}.bg-green-500\/50{background-color:rgba(34,197,94,.5)}.bg-green-500\/60{background-color:rgba(34,197,94,.6)}.bg-green-500\/70{background-color:rgba(34,197,94,.7)}.bg-green-500\/75{background-color:rgba(34,197,94,.75)}.bg-green-500\/80{background-color:rgba(34,197,94,.8)}.bg-green-500\/90{background-color:rgba(34,197,94,.9)}.bg-green-500\/95{background-color:rgba(34,197,94,.95)}.bg-green-600{--tw-bg-opacity:1;background-color:rgb(22 163 74/var(--tw-bg-opacity))}.bg-green-600\/0{background-color:rgba(22,163,74,0)}.bg-green-600\/10{background-color:rgba(22,163,74,.1)}.bg-green-600\/100{background-color:#16a34a}.bg-green-600\/20{background-color:rgba(22,163,74,.2)}.bg-green-600\/25{background-color:rgba(22,163,74,.25)}.bg-green-600\/30{background-color:rgba(22,163,74,.3)}.bg-green-600\/40{background-color:rgba(22,163,74,.4)}.bg-green-600\/5{background-color:rgba(22,163,74,.05)}.bg-green-600\/50{background-color:rgba(22,163,74,.5)}.bg-green-600\/60{background-color:rgba(22,163,74,.6)}.bg-green-600\/70{background-color:rgba(22,163,74,.7)}.bg-green-600\/75{background-color:rgba(22,163,74,.75)}.bg-green-600\/80{background-color:rgba(22,163,74,.8)}.bg-green-600\/90{background-color:rgba(22,163,74,.9)}.bg-green-600\/95{background-color:rgba(22,163,74,.95)}.bg-green-700{--tw-bg-opacity:1;background-color:rgb(21 128 61/var(--tw-bg-opacity))}.bg-green-700\/0{background-color:rgba(21,128,61,0)}.bg-green-700\/10{background-color:rgba(21,128,61,.1)}.bg-green-700\/100{background-color:#15803d}.bg-green-700\/20{background-color:rgba(21,128,61,.2)}.bg-green-700\/25{background-color:rgba(21,128,61,.25)}.bg-green-700\/30{background-color:rgba(21,128,61,.3)}.bg-green-700\/40{background-color:rgba(21,128,61,.4)}.bg-green-700\/5{background-color:rgba(21,128,61,.05)}.bg-green-700\/50{background-color:rgba(21,128,61,.5)}.bg-green-700\/60{background-color:rgba(21,128,61,.6)}.bg-green-700\/70{background-color:rgba(21,128,61,.7)}.bg-green-700\/75{background-color:rgba(21,128,61,.75)}.bg-green-700\/80{background-color:rgba(21,128,61,.8)}.bg-green-700\/90{background-color:rgba(21,128,61,.9)}.bg-green-700\/95{background-color:rgba(21,128,61,.95)}.bg-green-800{--tw-bg-opacity:1;background-color:rgb(22 101 52/var(--tw-bg-opacity))}.bg-green-800\/0{background-color:rgba(22,101,52,0)}.bg-green-800\/10{background-color:rgba(22,101,52,.1)}.bg-green-800\/100{background-color:#166534}.bg-green-800\/20{background-color:rgba(22,101,52,.2)}.bg-green-800\/25{background-color:rgba(22,101,52,.25)}.bg-green-800\/30{background-color:rgba(22,101,52,.3)}.bg-green-800\/40{background-color:rgba(22,101,52,.4)}.bg-green-800\/5{background-color:rgba(22,101,52,.05)}.bg-green-800\/50{background-color:rgba(22,101,52,.5)}.bg-green-800\/60{background-color:rgba(22,101,52,.6)}.bg-green-800\/70{background-color:rgba(22,101,52,.7)}.bg-green-800\/75{background-color:rgba(22,101,52,.75)}.bg-green-800\/80{background-color:rgba(22,101,52,.8)}.bg-green-800\/90{background-color:rgba(22,101,52,.9)}.bg-green-800\/95{background-color:rgba(22,101,52,.95)}.bg-green-900{--tw-bg-opacity:1;background-color:rgb(20 83 45/var(--tw-bg-opacity))}.bg-green-900\/0{background-color:rgba(20,83,45,0)}.bg-green-900\/10{background-color:rgba(20,83,45,.1)}.bg-green-900\/100{background-color:#14532d}.bg-green-900\/20{background-color:rgba(20,83,45,.2)}.bg-green-900\/25{background-color:rgba(20,83,45,.25)}.bg-green-900\/30{background-color:rgba(20,83,45,.3)}.bg-green-900\/40{background-color:rgba(20,83,45,.4)}.bg-green-900\/5{background-color:rgba(20,83,45,.05)}.bg-green-900\/50{background-color:rgba(20,83,45,.5)}.bg-green-900\/60{background-color:rgba(20,83,45,.6)}.bg-green-900\/70{background-color:rgba(20,83,45,.7)}.bg-green-900\/75{background-color:rgba(20,83,45,.75)}.bg-green-900\/80{background-color:rgba(20,83,45,.8)}.bg-green-900\/90{background-color:rgba(20,83,45,.9)}.bg-green-900\/95{background-color:rgba(20,83,45,.95)}.bg-pleasing-blue{--tw-bg-opacity:1;background-color:rgb(var(--tw-color-pleasing-blue)/var(--tw-bg-opacity))}.bg-pleasing-blue\/0{background-color:rgb(var(--tw-color-pleasing-blue)/0)}.bg-pleasing-blue\/10{background-color:rgb(var(--tw-color-pleasing-blue)/.1)}.bg-pleasing-blue\/100{background-color:rgb(var(--tw-color-pleasing-blue)/1)}.bg-pleasing-blue\/20{background-color:rgb(var(--tw-color-pleasing-blue)/.2)}.bg-pleasing-blue\/25{background-color:rgb(var(--tw-color-pleasing-blue)/.25)}.bg-pleasing-blue\/30{background-color:rgb(var(--tw-color-pleasing-blue)/.3)}.bg-pleasing-blue\/40{background-color:rgb(var(--tw-color-pleasing-blue)/.4)}.bg-pleasing-blue\/5{background-color:rgb(var(--tw-color-pleasing-blue)/.05)}.bg-pleasing-blue\/50{background-color:rgb(var(--tw-color-pleasing-blue)/.5)}.bg-pleasing-blue\/60{background-color:rgb(var(--tw-color-pleasing-blue)/.6)}.bg-pleasing-blue\/70{background-color:rgb(var(--tw-color-pleasing-blue)/.7)}.bg-pleasing-blue\/75{background-color:rgb(var(--tw-color-pleasing-blue)/.75)}.bg-pleasing-blue\/80{background-color:rgb(var(--tw-color-pleasing-blue)/.8)}.bg-pleasing-blue\/90{background-color:rgb(var(--tw-color-pleasing-blue)/.9)}.bg-pleasing-blue\/95{background-color:rgb(var(--tw-color-pleasing-blue)/.95)}.bg-pleasing-dark{--tw-bg-opacity:1;background-color:rgb(var(--tw-color-pleasing-dark)/var(--tw-bg-opacity))}.bg-pleasing-dark-light{--tw-bg-opacity:1;background-color:rgb(var(--tw-color-pleasing-dark-light)/var(--tw-bg-opacity))}.bg-pleasing-dark-light\/0{background-color:rgb(var(--tw-color-pleasing-dark-light)/0)}.bg-pleasing-dark-light\/10{background-color:rgb(var(--tw-color-pleasing-dark-light)/.1)}.bg-pleasing-dark-light\/100{background-color:rgb(var(--tw-color-pleasing-dark-light)/1)}.bg-pleasing-dark-light\/20{background-color:rgb(var(--tw-color-pleasing-dark-light)/.2)}.bg-pleasing-dark-light\/25{background-color:rgb(var(--tw-color-pleasing-dark-light)/.25)}.bg-pleasing-dark-light\/30{background-color:rgb(var(--tw-color-pleasing-dark-light)/.3)}.bg-pleasing-dark-light\/40{background-color:rgb(var(--tw-color-pleasing-dark-light)/.4)}.bg-pleasing-dark-light\/5{background-color:rgb(var(--tw-color-pleasing-dark-light)/.05)}.bg-pleasing-dark-light\/50{background-color:rgb(var(--tw-color-pleasing-dark-light)/.5)}.bg-pleasing-dark-light\/60{background-color:rgb(var(--tw-color-pleasing-dark-light)/.6)}.bg-pleasing-dark-light\/70{background-color:rgb(var(--tw-color-pleasing-dark-light)/.7)}.bg-pleasing-dark-light\/75{background-color:rgb(var(--tw-color-pleasing-dark-light)/.75)}.bg-pleasing-dark-light\/80{background-color:rgb(var(--tw-color-pleasing-dark-light)/.8)}.bg-pleasing-dark-light\/90{background-color:rgb(var(--tw-color-pleasing-dark-light)/.9)}.bg-pleasing-dark-light\/95{background-color:rgb(var(--tw-color-pleasing-dark-light)/.95)}.bg-pleasing-dark\/0{background-color:rgb(var(--tw-color-pleasing-dark)/0)}.bg-pleasing-dark\/10{background-color:rgb(var(--tw-color-pleasing-dark)/.1)}.bg-pleasing-dark\/100{background-color:rgb(var(--tw-color-pleasing-dark)/1)}.bg-pleasing-dark\/20{background-color:rgb(var(--tw-color-pleasing-dark)/.2)}.bg-pleasing-dark\/25{background-color:rgb(var(--tw-color-pleasing-dark)/.25)}.bg-pleasing-dark\/30{background-color:rgb(var(--tw-color-pleasing-dark)/.3)}.bg-pleasing-dark\/40{background-color:rgb(var(--tw-color-pleasing-dark)/.4)}.bg-pleasing-dark\/5{background-color:rgb(var(--tw-color-pleasing-dark)/.05)}.bg-pleasing-dark\/50{background-color:rgb(var(--tw-color-pleasing-dark)/.5)}.bg-pleasing-dark\/60{background-color:rgb(var(--tw-color-pleasing-dark)/.6)}.bg-pleasing-dark\/70{background-color:rgb(var(--tw-color-pleasing-dark)/.7)}.bg-pleasing-dark\/75{background-color:rgb(var(--tw-color-pleasing-dark)/.75)}.bg-pleasing-dark\/80{background-color:rgb(var(--tw-color-pleasing-dark)/.8)}.bg-pleasing-dark\/90{background-color:rgb(var(--tw-color-pleasing-dark)/.9)}.bg-pleasing-dark\/95{background-color:rgb(var(--tw-color-pleasing-dark)/.95)}.bg-pleasing-green{--tw-bg-opacity:1;background-color:rgb(var(--tw-color-pleasing-green)/var(--tw-bg-opacity))}.bg-pleasing-green\/0{background-color:rgb(var(--tw-color-pleasing-green)/0)}.bg-pleasing-green\/10{background-color:rgb(var(--tw-color-pleasing-green)/.1)}.bg-pleasing-green\/100{background-color:rgb(var(--tw-color-pleasing-green)/1)}.bg-pleasing-green\/20{background-color:rgb(var(--tw-color-pleasing-green)/.2)}.bg-pleasing-green\/25{background-color:rgb(var(--tw-color-pleasing-green)/.25)}.bg-pleasing-green\/30{background-color:rgb(var(--tw-color-pleasing-green)/.3)}.bg-pleasing-green\/40{background-color:rgb(var(--tw-color-pleasing-green)/.4)}.bg-pleasing-green\/5{background-color:rgb(var(--tw-color-pleasing-green)/.05)}.bg-pleasing-green\/50{background-color:rgb(var(--tw-color-pleasing-green)/.5)}.bg-pleasing-green\/60{background-color:rgb(var(--tw-color-pleasing-green)/.6)}.bg-pleasing-green\/70{background-color:rgb(var(--tw-color-pleasing-green)/.7)}.bg-pleasing-green\/75{background-color:rgb(var(--tw-color-pleasing-green)/.75)}.bg-pleasing-green\/80{background-color:rgb(var(--tw-color-pleasing-green)/.8)}.bg-pleasing-green\/90{background-color:rgb(var(--tw-color-pleasing-green)/.9)}.bg-pleasing-green\/95{background-color:rgb(var(--tw-color-pleasing-green)/.95)}.bg-pleasing-orange{--tw-bg-opacity:1;background-color:rgb(var(--tw-color-pleasing-orange)/var(--tw-bg-opacity))}.bg-pleasing-orange\/0{background-color:rgb(var(--tw-color-pleasing-orange)/0)}.bg-pleasing-orange\/10{background-color:rgb(var(--tw-color-pleasing-orange)/.1)}.bg-pleasing-orange\/100{background-color:rgb(var(--tw-color-pleasing-orange)/1)}.bg-pleasing-orange\/20{background-color:rgb(var(--tw-color-pleasing-orange)/.2)}.bg-pleasing-orange\/25{background-color:rgb(var(--tw-color-pleasing-orange)/.25)}.bg-pleasing-orange\/30{background-color:rgb(var(--tw-color-pleasing-orange)/.3)}.bg-pleasing-orange\/40{background-color:rgb(var(--tw-color-pleasing-orange)/.4)}.bg-pleasing-orange\/5{background-color:rgb(var(--tw-color-pleasing-orange)/.05)}.bg-pleasing-orange\/50{background-color:rgb(var(--tw-color-pleasing-orange)/.5)}.bg-pleasing-orange\/60{background-color:rgb(var(--tw-color-pleasing-orange)/.6)}.bg-pleasing-orange\/70{background-color:rgb(var(--tw-color-pleasing-orange)/.7)}.bg-pleasing-orange\/75{background-color:rgb(var(--tw-color-pleasing-orange)/.75)}.bg-pleasing-orange\/80{background-color:rgb(var(--tw-color-pleasing-orange)/.8)}.bg-pleasing-orange\/90{background-color:rgb(var(--tw-color-pleasing-orange)/.9)}.bg-pleasing-orange\/95{background-color:rgb(var(--tw-color-pleasing-orange)/.95)}.bg-pleasing-pink{--tw-bg-opacity:1;background-color:rgb(var(--tw-color-pleasing-pink)/var(--tw-bg-opacity))}.bg-pleasing-pink\/0{background-color:rgb(var(--tw-color-pleasing-pink)/0)}.bg-pleasing-pink\/10{background-color:rgb(var(--tw-color-pleasing-pink)/.1)}.bg-pleasing-pink\/100{background-color:rgb(var(--tw-color-pleasing-pink)/1)}.bg-pleasing-pink\/20{background-color:rgb(var(--tw-color-pleasing-pink)/.2)}.bg-pleasing-pink\/25{background-color:rgb(var(--tw-color-pleasing-pink)/.25)}.bg-pleasing-pink\/30{background-color:rgb(var(--tw-color-pleasing-pink)/.3)}.bg-pleasing-pink\/40{background-color:rgb(var(--tw-color-pleasing-pink)/.4)}.bg-pleasing-pink\/5{background-color:rgb(var(--tw-color-pleasing-pink)/.05)}.bg-pleasing-pink\/50{background-color:rgb(var(--tw-color-pleasing-pink)/.5)}.bg-pleasing-pink\/60{background-color:rgb(var(--tw-color-pleasing-pink)/.6)}.bg-pleasing-pink\/70{background-color:rgb(var(--tw-color-pleasing-pink)/.7)}.bg-pleasing-pink\/75{background-color:rgb(var(--tw-color-pleasing-pink)/.75)}.bg-pleasing-pink\/80{background-color:rgb(var(--tw-color-pleasing-pink)/.8)}.bg-pleasing-pink\/90{background-color:rgb(var(--tw-color-pleasing-pink)/.9)}.bg-pleasing-pink\/95{background-color:rgb(var(--tw-color-pleasing-pink)/.95)}.bg-pleasing-purple{--tw-bg-opacity:1;background-color:rgb(var(--tw-color-pleasing-purple)/var(--tw-bg-opacity))}.bg-pleasing-purple\/0{background-color:rgb(var(--tw-color-pleasing-purple)/0)}.bg-pleasing-purple\/10{background-color:rgb(var(--tw-color-pleasing-purple)/.1)}.bg-pleasing-purple\/100{background-color:rgb(var(--tw-color-pleasing-purple)/1)}.bg-pleasing-purple\/20{background-color:rgb(var(--tw-color-pleasing-purple)/.2)}.bg-pleasing-purple\/25{background-color:rgb(var(--tw-color-pleasing-purple)/.25)}.bg-pleasing-purple\/30{background-color:rgb(var(--tw-color-pleasing-purple)/.3)}.bg-pleasing-purple\/40{background-color:rgb(var(--tw-color-pleasing-purple)/.4)}.bg-pleasing-purple\/5{background-color:rgb(var(--tw-color-pleasing-purple)/.05)}.bg-pleasing-purple\/50{background-color:rgb(var(--tw-color-pleasing-purple)/.5)}.bg-pleasing-purple\/60{background-color:rgb(var(--tw-color-pleasing-purple)/.6)}.bg-pleasing-purple\/70{background-color:rgb(var(--tw-color-pleasing-purple)/.7)}.bg-pleasing-purple\/75{background-color:rgb(var(--tw-color-pleasing-purple)/.75)}.bg-pleasing-purple\/80{background-color:rgb(var(--tw-color-pleasing-purple)/.8)}.bg-pleasing-purple\/90{background-color:rgb(var(--tw-color-pleasing-purple)/.9)}.bg-pleasing-purple\/95{background-color:rgb(var(--tw-color-pleasing-purple)/.95)}.bg-pleasing-red{--tw-bg-opacity:1;background-color:rgb(var(--tw-color-pleasing-red)/var(--tw-bg-opacity))}.bg-pleasing-red\/0{background-color:rgb(var(--tw-color-pleasing-red)/0)}.bg-pleasing-red\/10{background-color:rgb(var(--tw-color-pleasing-red)/.1)}.bg-pleasing-red\/100{background-color:rgb(var(--tw-color-pleasing-red)/1)}.bg-pleasing-red\/20{background-color:rgb(var(--tw-color-pleasing-red)/.2)}.bg-pleasing-red\/25{background-color:rgb(var(--tw-color-pleasing-red)/.25)}.bg-pleasing-red\/30{background-color:rgb(var(--tw-color-pleasing-red)/.3)}.bg-pleasing-red\/40{background-color:rgb(var(--tw-color-pleasing-red)/.4)}.bg-pleasing-red\/5{background-color:rgb(var(--tw-color-pleasing-red)/.05)}.bg-pleasing-red\/50{background-color:rgb(var(--tw-color-pleasing-red)/.5)}.bg-pleasing-red\/60{background-color:rgb(var(--tw-color-pleasing-red)/.6)}.bg-pleasing-red\/70{background-color:rgb(var(--tw-color-pleasing-red)/.7)}.bg-pleasing-red\/75{background-color:rgb(var(--tw-color-pleasing-red)/.75)}.bg-pleasing-red\/80{background-color:rgb(var(--tw-color-pleasing-red)/.8)}.bg-pleasing-red\/90{background-color:rgb(var(--tw-color-pleasing-red)/.9)}.bg-pleasing-red\/95{background-color:rgb(var(--tw-color-pleasing-red)/.95)}.bg-pleasing-white{--tw-bg-opacity:1;background-color:rgb(var(--tw-color-pleasing-white)/var(--tw-bg-opacity))}.bg-pleasing-white\/0{background-color:rgb(var(--tw-color-pleasing-white)/0)}.bg-pleasing-white\/10{background-color:rgb(var(--tw-color-pleasing-white)/.1)}.bg-pleasing-white\/100{background-color:rgb(var(--tw-color-pleasing-white)/1)}.bg-pleasing-white\/20{background-color:rgb(var(--tw-color-pleasing-white)/.2)}.bg-pleasing-white\/25{background-color:rgb(var(--tw-color-pleasing-white)/.25)}.bg-pleasing-white\/30{background-color:rgb(var(--tw-color-pleasing-white)/.3)}.bg-pleasing-white\/40{background-color:rgb(var(--tw-color-pleasing-white)/.4)}.bg-pleasing-white\/5{background-color:rgb(var(--tw-color-pleasing-white)/.05)}.bg-pleasing-white\/50{background-color:rgb(var(--tw-color-pleasing-white)/.5)}.bg-pleasing-white\/60{background-color:rgb(var(--tw-color-pleasing-white)/.6)}.bg-pleasing-white\/70{background-color:rgb(var(--tw-color-pleasing-white)/.7)}.bg-pleasing-white\/75{background-color:rgb(var(--tw-color-pleasing-white)/.75)}.bg-pleasing-white\/80{background-color:rgb(var(--tw-color-pleasing-white)/.8)}.bg-pleasing-white\/90{background-color:rgb(var(--tw-color-pleasing-white)/.9)}.bg-pleasing-white\/95{background-color:rgb(var(--tw-color-pleasing-white)/.95)}.bg-pleasing-yellow{--tw-bg-opacity:1;background-color:rgb(var(--tw-color-pleasing-yellow)/var(--tw-bg-opacity))}.bg-pleasing-yellow\/0{background-color:rgb(var(--tw-color-pleasing-yellow)/0)}.bg-pleasing-yellow\/10{background-color:rgb(var(--tw-color-pleasing-yellow)/.1)}.bg-pleasing-yellow\/100{background-color:rgb(var(--tw-color-pleasing-yellow)/1)}.bg-pleasing-yellow\/20{background-color:rgb(var(--tw-color-pleasing-yellow)/.2)}.bg-pleasing-yellow\/25{background-color:rgb(var(--tw-color-pleasing-yellow)/.25)}.bg-pleasing-yellow\/30{background-color:rgb(var(--tw-color-pleasing-yellow)/.3)}.bg-pleasing-yellow\/40{background-color:rgb(var(--tw-color-pleasing-yellow)/.4)}.bg-pleasing-yellow\/5{background-color:rgb(var(--tw-color-pleasing-yellow)/.05)}.bg-pleasing-yellow\/50{background-color:rgb(var(--tw-color-pleasing-yellow)/.5)}.bg-pleasing-yellow\/60{background-color:rgb(var(--tw-color-pleasing-yellow)/.6)}.bg-pleasing-yellow\/70{background-color:rgb(var(--tw-color-pleasing-yellow)/.7)}.bg-pleasing-yellow\/75{background-color:rgb(var(--tw-color-pleasing-yellow)/.75)}.bg-pleasing-yellow\/80{background-color:rgb(var(--tw-color-pleasing-yellow)/.8)}.bg-pleasing-yellow\/90{background-color:rgb(var(--tw-color-pleasing-yellow)/.9)}.bg-pleasing-yellow\/95{background-color:rgb(var(--tw-color-pleasing-yellow)/.95)}.bg-red-100{--tw-bg-opacity:1;background-color:rgb(254 226 226/var(--tw-bg-opacity))}.bg-red-100\/0{background-color:hsla(0,93%,94%,0)}.bg-red-100\/10{background-color:hsla(0,93%,94%,.1)}.bg-red-100\/100{background-color:#fee2e2}.bg-red-100\/20{background-color:hsla(0,93%,94%,.2)}.bg-red-100\/25{background-color:hsla(0,93%,94%,.25)}.bg-red-100\/30{background-color:hsla(0,93%,94%,.3)}.bg-red-100\/40{background-color:hsla(0,93%,94%,.4)}.bg-red-100\/5{background-color:hsla(0,93%,94%,.05)}.bg-red-100\/50{background-color:hsla(0,93%,94%,.5)}.bg-red-100\/60{background-color:hsla(0,93%,94%,.6)}.bg-red-100\/70{background-color:hsla(0,93%,94%,.7)}.bg-red-100\/75{background-color:hsla(0,93%,94%,.75)}.bg-red-100\/80{background-color:hsla(0,93%,94%,.8)}.bg-red-100\/90{background-color:hsla(0,93%,94%,.9)}.bg-red-100\/95{background-color:hsla(0,93%,94%,.95)}.bg-red-200{--tw-bg-opacity:1;background-color:rgb(254 202 202/var(--tw-bg-opacity))}.bg-red-200\/0{background-color:hsla(0,96%,89%,0)}.bg-red-200\/10{background-color:hsla(0,96%,89%,.1)}.bg-red-200\/100{background-color:#fecaca}.bg-red-200\/20{background-color:hsla(0,96%,89%,.2)}.bg-red-200\/25{background-color:hsla(0,96%,89%,.25)}.bg-red-200\/30{background-color:hsla(0,96%,89%,.3)}.bg-red-200\/40{background-color:hsla(0,96%,89%,.4)}.bg-red-200\/5{background-color:hsla(0,96%,89%,.05)}.bg-red-200\/50{background-color:hsla(0,96%,89%,.5)}.bg-red-200\/60{background-color:hsla(0,96%,89%,.6)}.bg-red-200\/70{background-color:hsla(0,96%,89%,.7)}.bg-red-200\/75{background-color:hsla(0,96%,89%,.75)}.bg-red-200\/80{background-color:hsla(0,96%,89%,.8)}.bg-red-200\/90{background-color:hsla(0,96%,89%,.9)}.bg-red-200\/95{background-color:hsla(0,96%,89%,.95)}.bg-red-300{--tw-bg-opacity:1;background-color:rgb(252 165 165/var(--tw-bg-opacity))}.bg-red-300\/0{background-color:hsla(0,94%,82%,0)}.bg-red-300\/10{background-color:hsla(0,94%,82%,.1)}.bg-red-300\/100{background-color:#fca5a5}.bg-red-300\/20{background-color:hsla(0,94%,82%,.2)}.bg-red-300\/25{background-color:hsla(0,94%,82%,.25)}.bg-red-300\/30{background-color:hsla(0,94%,82%,.3)}.bg-red-300\/40{background-color:hsla(0,94%,82%,.4)}.bg-red-300\/5{background-color:hsla(0,94%,82%,.05)}.bg-red-300\/50{background-color:hsla(0,94%,82%,.5)}.bg-red-300\/60{background-color:hsla(0,94%,82%,.6)}.bg-red-300\/70{background-color:hsla(0,94%,82%,.7)}.bg-red-300\/75{background-color:hsla(0,94%,82%,.75)}.bg-red-300\/80{background-color:hsla(0,94%,82%,.8)}.bg-red-300\/90{background-color:hsla(0,94%,82%,.9)}.bg-red-300\/95{background-color:hsla(0,94%,82%,.95)}.bg-red-400{--tw-bg-opacity:1;background-color:rgb(248 113 113/var(--tw-bg-opacity))}.bg-red-400\/0{background-color:hsla(0,91%,71%,0)}.bg-red-400\/10{background-color:hsla(0,91%,71%,.1)}.bg-red-400\/100{background-color:#f87171}.bg-red-400\/20{background-color:hsla(0,91%,71%,.2)}.bg-red-400\/25{background-color:hsla(0,91%,71%,.25)}.bg-red-400\/30{background-color:hsla(0,91%,71%,.3)}.bg-red-400\/40{background-color:hsla(0,91%,71%,.4)}.bg-red-400\/5{background-color:hsla(0,91%,71%,.05)}.bg-red-400\/50{background-color:hsla(0,91%,71%,.5)}.bg-red-400\/60{background-color:hsla(0,91%,71%,.6)}.bg-red-400\/70{background-color:hsla(0,91%,71%,.7)}.bg-red-400\/75{background-color:hsla(0,91%,71%,.75)}.bg-red-400\/80{background-color:hsla(0,91%,71%,.8)}.bg-red-400\/90{background-color:hsla(0,91%,71%,.9)}.bg-red-400\/95{background-color:hsla(0,91%,71%,.95)}.bg-red-500{--tw-bg-opacity:1;background-color:rgb(239 68 68/var(--tw-bg-opacity))}.bg-red-500\/0{background-color:rgba(239,68,68,0)}.bg-red-500\/10{background-color:rgba(239,68,68,.1)}.bg-red-500\/100{background-color:#ef4444}.bg-red-500\/20{background-color:rgba(239,68,68,.2)}.bg-red-500\/25{background-color:rgba(239,68,68,.25)}.bg-red-500\/30{background-color:rgba(239,68,68,.3)}.bg-red-500\/40{background-color:rgba(239,68,68,.4)}.bg-red-500\/5{background-color:rgba(239,68,68,.05)}.bg-red-500\/50{background-color:rgba(239,68,68,.5)}.bg-red-500\/60{background-color:rgba(239,68,68,.6)}.bg-red-500\/70{background-color:rgba(239,68,68,.7)}.bg-red-500\/75{background-color:rgba(239,68,68,.75)}.bg-red-500\/80{background-color:rgba(239,68,68,.8)}.bg-red-500\/90{background-color:rgba(239,68,68,.9)}.bg-red-500\/95{background-color:rgba(239,68,68,.95)}.bg-red-600{--tw-bg-opacity:1;background-color:rgb(220 38 38/var(--tw-bg-opacity))}.bg-red-600\/0{background-color:rgba(220,38,38,0)}.bg-red-600\/10{background-color:rgba(220,38,38,.1)}.bg-red-600\/100{background-color:#dc2626}.bg-red-600\/20{background-color:rgba(220,38,38,.2)}.bg-red-600\/25{background-color:rgba(220,38,38,.25)}.bg-red-600\/30{background-color:rgba(220,38,38,.3)}.bg-red-600\/40{background-color:rgba(220,38,38,.4)}.bg-red-600\/5{background-color:rgba(220,38,38,.05)}.bg-red-600\/50{background-color:rgba(220,38,38,.5)}.bg-red-600\/60{background-color:rgba(220,38,38,.6)}.bg-red-600\/70{background-color:rgba(220,38,38,.7)}.bg-red-600\/75{background-color:rgba(220,38,38,.75)}.bg-red-600\/80{background-color:rgba(220,38,38,.8)}.bg-red-600\/90{background-color:rgba(220,38,38,.9)}.bg-red-600\/95{background-color:rgba(220,38,38,.95)}.bg-red-700{--tw-bg-opacity:1;background-color:rgb(185 28 28/var(--tw-bg-opacity))}.bg-red-700\/0{background-color:rgba(185,28,28,0)}.bg-red-700\/10{background-color:rgba(185,28,28,.1)}.bg-red-700\/100{background-color:#b91c1c}.bg-red-700\/20{background-color:rgba(185,28,28,.2)}.bg-red-700\/25{background-color:rgba(185,28,28,.25)}.bg-red-700\/30{background-color:rgba(185,28,28,.3)}.bg-red-700\/40{background-color:rgba(185,28,28,.4)}.bg-red-700\/5{background-color:rgba(185,28,28,.05)}.bg-red-700\/50{background-color:rgba(185,28,28,.5)}.bg-red-700\/60{background-color:rgba(185,28,28,.6)}.bg-red-700\/70{background-color:rgba(185,28,28,.7)}.bg-red-700\/75{background-color:rgba(185,28,28,.75)}.bg-red-700\/80{background-color:rgba(185,28,28,.8)}.bg-red-700\/90{background-color:rgba(185,28,28,.9)}.bg-red-700\/95{background-color:rgba(185,28,28,.95)}.bg-red-800{--tw-bg-opacity:1;background-color:rgb(153 27 27/var(--tw-bg-opacity))}.bg-red-800\/0{background-color:rgba(153,27,27,0)}.bg-red-800\/10{background-color:rgba(153,27,27,.1)}.bg-red-800\/100{background-color:#991b1b}.bg-red-800\/20{background-color:rgba(153,27,27,.2)}.bg-red-800\/25{background-color:rgba(153,27,27,.25)}.bg-red-800\/30{background-color:rgba(153,27,27,.3)}.bg-red-800\/40{background-color:rgba(153,27,27,.4)}.bg-red-800\/5{background-color:rgba(153,27,27,.05)}.bg-red-800\/50{background-color:rgba(153,27,27,.5)}.bg-red-800\/60{background-color:rgba(153,27,27,.6)}.bg-red-800\/70{background-color:rgba(153,27,27,.7)}.bg-red-800\/75{background-color:rgba(153,27,27,.75)}.bg-red-800\/80{background-color:rgba(153,27,27,.8)}.bg-red-800\/90{background-color:rgba(153,27,27,.9)}.bg-red-800\/95{background-color:rgba(153,27,27,.95)}.bg-red-900{--tw-bg-opacity:1;background-color:rgb(127 29 29/var(--tw-bg-opacity))}.bg-red-900\/0{background-color:rgba(127,29,29,0)}.bg-red-900\/10{background-color:rgba(127,29,29,.1)}.bg-red-900\/100{background-color:#7f1d1d}.bg-red-900\/20{background-color:rgba(127,29,29,.2)}.bg-red-900\/25{background-color:rgba(127,29,29,.25)}.bg-red-900\/30{background-color:rgba(127,29,29,.3)}.bg-red-900\/40{background-color:rgba(127,29,29,.4)}.bg-red-900\/5{background-color:rgba(127,29,29,.05)}.bg-red-900\/50{background-color:rgba(127,29,29,.5)}.bg-red-900\/60{background-color:rgba(127,29,29,.6)}.bg-red-900\/70{background-color:rgba(127,29,29,.7)}.bg-red-900\/75{background-color:rgba(127,29,29,.75)}.bg-red-900\/80{background-color:rgba(127,29,29,.8)}.bg-red-900\/90{background-color:rgba(127,29,29,.9)}.bg-red-900\/95{background-color:rgba(127,29,29,.95)}.bg-white{--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity))}.bg-clip-border{background-clip:border-box}.fill-blue-600{fill:#2563eb}.p-0{padding:0}.p-2{padding:.5rem}.p-4{padding:1rem}.p-5{padding:1.25rem}.p-6{padding:1.5rem}.p-8{padding:2rem}.px-1{padding-left:.25rem;padding-right:.25rem}.px-1\.5{padding-left:.375rem;padding-right:.375rem}.px-10{padding-left:2.5rem;padding-right:2.5rem}.px-11{padding-left:2.75rem;padding-right:2.75rem}.px-12{padding-left:3rem;padding-right:3rem}.px-14{padding-left:3.5rem;padding-right:3.5rem}.px-16{padding-left:4rem;padding-right:4rem}.px-2{padding-left:.5rem;padding-right:.5rem}.px-2\.5{padding-left:.625rem;padding-right:.625rem}.px-20{padding-left:5rem;padding-right:5rem}.px-24{padding-left:6rem;padding-right:6rem}.px-28{padding-left:7rem;padding-right:7rem}.px-3{padding-left:.75rem;padding-right:.75rem}.px-3\.5{padding-left:.875rem;padding-right:.875rem}.px-32{padding-left:8rem;padding-right:8rem}.px-36{padding-left:9rem;padding-right:9rem}.px-4{padding-left:1rem;padding-right:1rem}.px-40{padding-left:10rem;padding-right:10rem}.px-44{padding-left:11rem;padding-right:11rem}.px-48{padding-left:12rem;padding-right:12rem}.px-5{padding-left:1.25rem;padding-right:1.25rem}.px-52{padding-left:13rem;padding-right:13rem}.px-56{padding-left:14rem;padding-right:14rem}.px-6{padding-left:1.5rem;padding-right:1.5rem}.px-60{padding-left:15rem;padding-right:15rem}.px-64{padding-left:16rem;padding-right:16rem}.px-7{padding-left:1.75rem;padding-right:1.75rem}.px-72{padding-left:18rem;padding-right:18rem}.px-8{padding-left:2rem;padding-right:2rem}.px-80{padding-left:20rem;padding-right:20rem}.px-9{padding-left:2.25rem;padding-right:2.25rem}.px-96{padding-left:24rem;padding-right:24rem}.py-1{padding-bottom:.25rem;padding-top:.25rem}.py-1\.5{padding-bottom:.375rem;padding-top:.375rem}.py-10{padding-bottom:2.5rem;padding-top:2.5rem}.py-11{padding-bottom:2.75rem;padding-top:2.75rem}.py-12{padding-bottom:3rem;padding-top:3rem}.py-14{padding-bottom:3.5rem;padding-top:3.5rem}.py-16{padding-bottom:4rem;padding-top:4rem}.py-2{padding-bottom:.5rem;padding-top:.5rem}.py-2\.5{padding-bottom:.625rem;padding-top:.625rem}.py-20{padding-bottom:5rem;padding-top:5rem}.py-24{padding-bottom:6rem;padding-top:6rem}.py-28{padding-bottom:7rem;padding-top:7rem}.py-3{padding-bottom:.75rem;padding-top:.75rem}.py-3\.5{padding-bottom:.875rem;padding-top:.875rem}.py-32{padding-bottom:8rem;padding-top:8rem}.py-36{padding-bottom:9rem;padding-top:9rem}.py-4{padding-bottom:1rem;padding-top:1rem}.py-40{padding-bottom:10rem;padding-top:10rem}.py-44{padding-bottom:11rem;padding-top:11rem}.py-48{padding-bottom:12rem;padding-top:12rem}.py-5{padding-bottom:1.25rem;padding-top:1.25rem}.py-52{padding-bottom:13rem;padding-top:13rem}.py-56{padding-bottom:14rem;padding-top:14rem}.py-6{padding-bottom:1.5rem;padding-top:1.5rem}.py-60{padding-bottom:15rem;padding-top:15rem}.py-64{padding-bottom:16rem;padding-top:16rem}.py-7{padding-bottom:1.75rem;padding-top:1.75rem}.py-72{padding-bottom:18rem;padding-top:18rem}.py-8{padding-bottom:2rem;padding-top:2rem}.py-80{padding-bottom:20rem;padding-top:20rem}.py-9{padding-bottom:2.25rem;padding-top:2.25rem}.py-96{padding-bottom:24rem;padding-top:24rem}.pb-1{padding-bottom:.25rem}.pb-1\.5{padding-bottom:.375rem}.pb-3{padding-bottom:.75rem}.pb-8{padding-bottom:2rem}.pl-5{padding-left:1.25rem}.pl-8{padding-left:2rem}.pr-4{padding-right:1rem}.pr-5{padding-right:1.25rem}.pt-1{padding-top:.25rem}.pt-1\.5{padding-top:.375rem}.pt-2{padding-top:.5rem}.pt-4{padding-top:1rem}.pt-5{padding-top:1.25rem}.text-left{text-align:left}.text-center{text-align:center}.text-2xl{font-size:1.5rem;line-height:2rem}.text-6xl{font-size:3.75rem;line-height:1}.text-base{font-size:1rem;line-height:1.5rem}.text-lg{font-size:1.125rem;line-height:1.75rem}.text-sm{font-size:.875rem;line-height:1.25rem}.text-xl{font-size:1.25rem;line-height:1.75rem}.text-xs{font-size:.75rem;line-height:1rem}.font-bold{font-weight:700}.font-medium{font-weight:500}.text-black{--tw-text-opacity:1;color:rgb(0 0 0/var(--tw-text-opacity))}.text-blue-500{--tw-text-opacity:1;color:rgb(59 130 246/var(--tw-text-opacity))}.text-blue-600{--tw-text-opacity:1;color:rgb(37 99 235/var(--tw-text-opacity))}.text-gray-200{--tw-text-opacity:1;color:rgb(229 231 235/var(--tw-text-opacity))}.text-gray-400{--tw-text-opacity:1;color:rgb(156 163 175/var(--tw-text-opacity))}.text-gray-500{--tw-text-opacity:1;color:rgb(107 114 128/var(--tw-text-opacity))}.text-gray-600{--tw-text-opacity:1;color:rgb(75 85 99/var(--tw-text-opacity))}.text-gray-700{--tw-text-opacity:1;color:rgb(55 65 81/var(--tw-text-opacity))}.text-green-500{--tw-text-opacity:1;color:rgb(34 197 94/var(--tw-text-opacity))}.text-pleasing-blue{--tw-text-opacity:1;color:rgb(var(--tw-color-pleasing-blue)/var(--tw-text-opacity))}.text-pleasing-green{--tw-text-opacity:1;color:rgb(var(--tw-color-pleasing-green)/var(--tw-text-opacity))}.text-pleasing-orange{--tw-text-opacity:1;color:rgb(var(--tw-color-pleasing-orange)/var(--tw-text-opacity))}.text-pleasing-white{--tw-text-opacity:1;color:rgb(var(--tw-color-pleasing-white)/var(--tw-text-opacity))}.text-red-500{--tw-text-opacity:1;color:rgb(239 68 68/var(--tw-text-opacity))}.text-white{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}.underline{text-decoration-line:underline}.opacity-0{opacity:0}.opacity-100{opacity:1}.opacity-25{opacity:.25}.opacity-50{opacity:.5}.opacity-70{opacity:.7}.opacity-75{opacity:.75}.opacity-80{opacity:.8}.shadow{--tw-shadow:0 1px 3px 0 rgba(0,0,0,.1),0 1px 2px -1px rgba(0,0,0,.1);--tw-shadow-colored:0 1px 3px 0 var(--tw-shadow-color),0 1px 2px -1px var(--tw-shadow-color)}.shadow,.shadow-lg{box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.shadow-lg{--tw-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -4px rgba(0,0,0,.1);--tw-shadow-colored:0 10px 15px -3px var(--tw-shadow-color),0 4px 6px -4px var(--tw-shadow-color)}.outline-none{outline:2px solid transparent;outline-offset:2px}.outline{outline-style:solid}.filter{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.transition{transition-duration:.15s;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,-webkit-backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter,-webkit-backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1)}.transition-colors{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1)}.duration-150,.transition-colors{transition-duration:.15s}.duration-200{transition-duration:.2s}.duration-300{transition-duration:.3s}.duration-500{transition-duration:.5s}.duration-700{transition-duration:.7s}.ease-in-out{transition-timing-function:cubic-bezier(.4,0,.2,1)}.ease-out{transition-timing-function:cubic-bezier(0,0,.2,1)}@keyframes enter{0%{opacity:var(--tw-enter-opacity,1);transform:translate3d(var(--tw-enter-translate-x,0),var(--tw-enter-translate-y,0),0) scale3d(var(--tw-enter-scale,1),var(--tw-enter-scale,1),var(--tw-enter-scale,1)) rotate(var(--tw-enter-rotate,0))}}@keyframes exit{to{opacity:var(--tw-exit-opacity,1);transform:translate3d(var(--tw-exit-translate-x,0),var(--tw-exit-translate-y,0),0) scale3d(var(--tw-exit-scale,1),var(--tw-exit-scale,1),var(--tw-exit-scale,1)) rotate(var(--tw-exit-rotate,0))}}.duration-150{animation-duration:.15s}.duration-200{animation-duration:.2s}.duration-300{animation-duration:.3s}.duration-500{animation-duration:.5s}.duration-700{animation-duration:.7s}.ease-in-out{animation-timing-function:cubic-bezier(.4,0,.2,1)}.ease-out{animation-timing-function:cubic-bezier(0,0,.2,1)}.running{animation-play-state:running}html{overflow-y:scroll}body{display:flex;flex-direction:column;font-family:Calibri,sans-serif}footer{margin-top:auto}:root{--tw-color-pleasing-white:248 249 250;--color-pleasing-white:rgb(var(--tw-color-pleasing-white));--tw-color-pleasing-yellow:255 202 5;--color-pleasing-yellow:rgb(var(--tw-color-pleasing-yellow));--tw-color-pleasing-blue:0 122 255;--color-pleasing-blue:rgb(var(--tw-color-pleasing-blue));--tw-color-pleasing-green:40 167 69;--color-pleasing-green:rgb(var(--tw-color-pleasing-green));--tw-color-pleasing-red:220 53 69;--color-pleasing-red:rgb(var(--tw-color-pleasing-red));--tw-color-pleasing-purple:108 117 125;--color-pleasing-purple:rgb(var(--tw-color-pleasing-purple));--tw-color-pleasing-orange:255 193 7;--color-pleasing-orange:rgb(var(--tw-color-pleasing-orange));--tw-color-pleasing-pink:255 55 95;--color-pleasing-pink:rgb(var(--tw-color-pleasing-pink));--tw-color-pleasing-dark-light:52 58 64;--color-pleasing-dark-light:rgb(var(--tw-color-pleasing-dark-light));--tw-color-pleasing-dark:33 37 41;--color-pleasing-dark:rgb(var(--tw-color-pleasing-dark))}.background-light{background:url(/images/bottom.png) no-repeat bottom,url(/images/bottomtile.png) repeat-x bottom,url(/images/ColorfulTrees1080.png) top no-repeat fixed;background-attachment:scroll,scroll,fixed;background-color:var(--color-pleasing-white);background-size:auto,auto,cover}.background-dark{background:url(https://cdn.discordapp.com/attachments/928216387246227527/1105040740654002297/image.png) no-repeat top fixed;background-attachment:scroll,scroll,fixed;background-color:var(--color-pleasing-white);background-size:contain}.show-disc li,.show-disc ol,.show-disc ul{list-style-type:disc}#nprogress .bar{background:var(--color-pleasing-blue);height:4px;left:0;position:fixed;top:0;width:100%;z-index:1031}.wmde-markdown ul{list-style-type:disc!important}.before\:absolute:before{content:var(--tw-content);position:absolute}.before\:top-\[50\%\]:before{content:var(--tw-content);top:50%}.before\:h-4:before{content:var(--tw-content);height:1rem}.before\:w-4:before{content:var(--tw-content);width:1rem}.before\:translate-x-\[2px\]:before{--tw-translate-x:2px}.before\:translate-x-\[2px\]:before,.before\:translate-y-\[-50\%\]:before{content:var(--tw-content);transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.before\:translate-y-\[-50\%\]:before{--tw-translate-y:-50%}.before\:rounded-\[20px\]:before{border-radius:20px;content:var(--tw-content)}.before\:bg-pleasing-white:before{content:var(--tw-content);--tw-bg-opacity:1;background-color:rgb(var(--tw-color-pleasing-white)/var(--tw-bg-opacity))}.before\:shadow-\[0_2px_5px_rgba\(0\2c _0\2c _0\2c _\.2\)\]:before{content:var(--tw-content);--tw-shadow:0 2px 5px rgba(0,0,0,.2);--tw-shadow-colored:0 2px 5px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.before\:transition:before{content:var(--tw-content);transition-duration:.15s;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,-webkit-backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter,-webkit-backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1)}.before\:content-\[\"\"\]:before{--tw-content:"";content:var(--tw-content)}.checked\:before\:translate-x-\[22px\]:checked:before{content:var(--tw-content);--tw-translate-x:22px;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.hover\:cursor-pointer:hover{cursor:pointer}.hover\:bg-blue-100:hover{--tw-bg-opacity:1;background-color:rgb(219 234 254/var(--tw-bg-opacity))}.hover\:bg-blue-100\/0:hover{background-color:rgba(219,234,254,0)}.hover\:bg-blue-100\/10:hover{background-color:rgba(219,234,254,.1)}.hover\:bg-blue-100\/100:hover{background-color:#dbeafe}.hover\:bg-blue-100\/20:hover{background-color:rgba(219,234,254,.2)}.hover\:bg-blue-100\/25:hover{background-color:rgba(219,234,254,.25)}.hover\:bg-blue-100\/30:hover{background-color:rgba(219,234,254,.3)}.hover\:bg-blue-100\/40:hover{background-color:rgba(219,234,254,.4)}.hover\:bg-blue-100\/5:hover{background-color:rgba(219,234,254,.05)}.hover\:bg-blue-100\/50:hover{background-color:rgba(219,234,254,.5)}.hover\:bg-blue-100\/60:hover{background-color:rgba(219,234,254,.6)}.hover\:bg-blue-100\/70:hover{background-color:rgba(219,234,254,.7)}.hover\:bg-blue-100\/75:hover{background-color:rgba(219,234,254,.75)}.hover\:bg-blue-100\/80:hover{background-color:rgba(219,234,254,.8)}.hover\:bg-blue-100\/90:hover{background-color:rgba(219,234,254,.9)}.hover\:bg-blue-100\/95:hover{background-color:rgba(219,234,254,.95)}.hover\:bg-blue-200:hover{--tw-bg-opacity:1;background-color:rgb(191 219 254/var(--tw-bg-opacity))}.hover\:bg-blue-200\/0:hover{background-color:rgba(191,219,254,0)}.hover\:bg-blue-200\/10:hover{background-color:rgba(191,219,254,.1)}.hover\:bg-blue-200\/100:hover{background-color:#bfdbfe}.hover\:bg-blue-200\/20:hover{background-color:rgba(191,219,254,.2)}.hover\:bg-blue-200\/25:hover{background-color:rgba(191,219,254,.25)}.hover\:bg-blue-200\/30:hover{background-color:rgba(191,219,254,.3)}.hover\:bg-blue-200\/40:hover{background-color:rgba(191,219,254,.4)}.hover\:bg-blue-200\/5:hover{background-color:rgba(191,219,254,.05)}.hover\:bg-blue-200\/50:hover{background-color:rgba(191,219,254,.5)}.hover\:bg-blue-200\/60:hover{background-color:rgba(191,219,254,.6)}.hover\:bg-blue-200\/70:hover{background-color:rgba(191,219,254,.7)}.hover\:bg-blue-200\/75:hover{background-color:rgba(191,219,254,.75)}.hover\:bg-blue-200\/80:hover{background-color:rgba(191,219,254,.8)}.hover\:bg-blue-200\/90:hover{background-color:rgba(191,219,254,.9)}.hover\:bg-blue-200\/95:hover{background-color:rgba(191,219,254,.95)}.hover\:bg-blue-300:hover{--tw-bg-opacity:1;background-color:rgb(147 197 253/var(--tw-bg-opacity))}.hover\:bg-blue-300\/0:hover{background-color:rgba(147,197,253,0)}.hover\:bg-blue-300\/10:hover{background-color:rgba(147,197,253,.1)}.hover\:bg-blue-300\/100:hover{background-color:#93c5fd}.hover\:bg-blue-300\/20:hover{background-color:rgba(147,197,253,.2)}.hover\:bg-blue-300\/25:hover{background-color:rgba(147,197,253,.25)}.hover\:bg-blue-300\/30:hover{background-color:rgba(147,197,253,.3)}.hover\:bg-blue-300\/40:hover{background-color:rgba(147,197,253,.4)}.hover\:bg-blue-300\/5:hover{background-color:rgba(147,197,253,.05)}.hover\:bg-blue-300\/50:hover{background-color:rgba(147,197,253,.5)}.hover\:bg-blue-300\/60:hover{background-color:rgba(147,197,253,.6)}.hover\:bg-blue-300\/70:hover{background-color:rgba(147,197,253,.7)}.hover\:bg-blue-300\/75:hover{background-color:rgba(147,197,253,.75)}.hover\:bg-blue-300\/80:hover{background-color:rgba(147,197,253,.8)}.hover\:bg-blue-300\/90:hover{background-color:rgba(147,197,253,.9)}.hover\:bg-blue-300\/95:hover{background-color:rgba(147,197,253,.95)}.hover\:bg-blue-400:hover{--tw-bg-opacity:1;background-color:rgb(96 165 250/var(--tw-bg-opacity))}.hover\:bg-blue-400\/0:hover{background-color:rgba(96,165,250,0)}.hover\:bg-blue-400\/10:hover{background-color:rgba(96,165,250,.1)}.hover\:bg-blue-400\/100:hover{background-color:#60a5fa}.hover\:bg-blue-400\/20:hover{background-color:rgba(96,165,250,.2)}.hover\:bg-blue-400\/25:hover{background-color:rgba(96,165,250,.25)}.hover\:bg-blue-400\/30:hover{background-color:rgba(96,165,250,.3)}.hover\:bg-blue-400\/40:hover{background-color:rgba(96,165,250,.4)}.hover\:bg-blue-400\/5:hover{background-color:rgba(96,165,250,.05)}.hover\:bg-blue-400\/50:hover{background-color:rgba(96,165,250,.5)}.hover\:bg-blue-400\/60:hover{background-color:rgba(96,165,250,.6)}.hover\:bg-blue-400\/70:hover{background-color:rgba(96,165,250,.7)}.hover\:bg-blue-400\/75:hover{background-color:rgba(96,165,250,.75)}.hover\:bg-blue-400\/80:hover{background-color:rgba(96,165,250,.8)}.hover\:bg-blue-400\/90:hover{background-color:rgba(96,165,250,.9)}.hover\:bg-blue-400\/95:hover{background-color:rgba(96,165,250,.95)}.hover\:bg-blue-500:hover{--tw-bg-opacity:1;background-color:rgb(59 130 246/var(--tw-bg-opacity))}.hover\:bg-blue-500\/0:hover{background-color:rgba(59,130,246,0)}.hover\:bg-blue-500\/10:hover{background-color:rgba(59,130,246,.1)}.hover\:bg-blue-500\/100:hover{background-color:#3b82f6}.hover\:bg-blue-500\/20:hover{background-color:rgba(59,130,246,.2)}.hover\:bg-blue-500\/25:hover{background-color:rgba(59,130,246,.25)}.hover\:bg-blue-500\/30:hover{background-color:rgba(59,130,246,.3)}.hover\:bg-blue-500\/40:hover{background-color:rgba(59,130,246,.4)}.hover\:bg-blue-500\/5:hover{background-color:rgba(59,130,246,.05)}.hover\:bg-blue-500\/50:hover{background-color:rgba(59,130,246,.5)}.hover\:bg-blue-500\/60:hover{background-color:rgba(59,130,246,.6)}.hover\:bg-blue-500\/70:hover{background-color:rgba(59,130,246,.7)}.hover\:bg-blue-500\/75:hover{background-color:rgba(59,130,246,.75)}.hover\:bg-blue-500\/80:hover{background-color:rgba(59,130,246,.8)}.hover\:bg-blue-500\/90:hover{background-color:rgba(59,130,246,.9)}.hover\:bg-blue-500\/95:hover{background-color:rgba(59,130,246,.95)}.hover\:bg-blue-600:hover{--tw-bg-opacity:1;background-color:rgb(37 99 235/var(--tw-bg-opacity))}.hover\:bg-blue-600\/0:hover{background-color:rgba(37,99,235,0)}.hover\:bg-blue-600\/10:hover{background-color:rgba(37,99,235,.1)}.hover\:bg-blue-600\/100:hover{background-color:#2563eb}.hover\:bg-blue-600\/20:hover{background-color:rgba(37,99,235,.2)}.hover\:bg-blue-600\/25:hover{background-color:rgba(37,99,235,.25)}.hover\:bg-blue-600\/30:hover{background-color:rgba(37,99,235,.3)}.hover\:bg-blue-600\/40:hover{background-color:rgba(37,99,235,.4)}.hover\:bg-blue-600\/5:hover{background-color:rgba(37,99,235,.05)}.hover\:bg-blue-600\/50:hover{background-color:rgba(37,99,235,.5)}.hover\:bg-blue-600\/60:hover{background-color:rgba(37,99,235,.6)}.hover\:bg-blue-600\/70:hover{background-color:rgba(37,99,235,.7)}.hover\:bg-blue-600\/75:hover{background-color:rgba(37,99,235,.75)}.hover\:bg-blue-600\/80:hover{background-color:rgba(37,99,235,.8)}.hover\:bg-blue-600\/90:hover{background-color:rgba(37,99,235,.9)}.hover\:bg-blue-600\/95:hover{background-color:rgba(37,99,235,.95)}.hover\:bg-blue-700:hover{--tw-bg-opacity:1;background-color:rgb(29 78 216/var(--tw-bg-opacity))}.hover\:bg-blue-700\/0:hover{background-color:rgba(29,78,216,0)}.hover\:bg-blue-700\/10:hover{background-color:rgba(29,78,216,.1)}.hover\:bg-blue-700\/100:hover{background-color:#1d4ed8}.hover\:bg-blue-700\/20:hover{background-color:rgba(29,78,216,.2)}.hover\:bg-blue-700\/25:hover{background-color:rgba(29,78,216,.25)}.hover\:bg-blue-700\/30:hover{background-color:rgba(29,78,216,.3)}.hover\:bg-blue-700\/40:hover{background-color:rgba(29,78,216,.4)}.hover\:bg-blue-700\/5:hover{background-color:rgba(29,78,216,.05)}.hover\:bg-blue-700\/50:hover{background-color:rgba(29,78,216,.5)}.hover\:bg-blue-700\/60:hover{background-color:rgba(29,78,216,.6)}.hover\:bg-blue-700\/70:hover{background-color:rgba(29,78,216,.7)}.hover\:bg-blue-700\/75:hover{background-color:rgba(29,78,216,.75)}.hover\:bg-blue-700\/80:hover{background-color:rgba(29,78,216,.8)}.hover\:bg-blue-700\/90:hover{background-color:rgba(29,78,216,.9)}.hover\:bg-blue-700\/95:hover{background-color:rgba(29,78,216,.95)}.hover\:bg-blue-800:hover{--tw-bg-opacity:1;background-color:rgb(30 64 175/var(--tw-bg-opacity))}.hover\:bg-blue-800\/0:hover{background-color:rgba(30,64,175,0)}.hover\:bg-blue-800\/10:hover{background-color:rgba(30,64,175,.1)}.hover\:bg-blue-800\/100:hover{background-color:#1e40af}.hover\:bg-blue-800\/20:hover{background-color:rgba(30,64,175,.2)}.hover\:bg-blue-800\/25:hover{background-color:rgba(30,64,175,.25)}.hover\:bg-blue-800\/30:hover{background-color:rgba(30,64,175,.3)}.hover\:bg-blue-800\/40:hover{background-color:rgba(30,64,175,.4)}.hover\:bg-blue-800\/5:hover{background-color:rgba(30,64,175,.05)}.hover\:bg-blue-800\/50:hover{background-color:rgba(30,64,175,.5)}.hover\:bg-blue-800\/60:hover{background-color:rgba(30,64,175,.6)}.hover\:bg-blue-800\/70:hover{background-color:rgba(30,64,175,.7)}.hover\:bg-blue-800\/75:hover{background-color:rgba(30,64,175,.75)}.hover\:bg-blue-800\/80:hover{background-color:rgba(30,64,175,.8)}.hover\:bg-blue-800\/90:hover{background-color:rgba(30,64,175,.9)}.hover\:bg-blue-800\/95:hover{background-color:rgba(30,64,175,.95)}.hover\:bg-blue-900:hover{--tw-bg-opacity:1;background-color:rgb(30 58 138/var(--tw-bg-opacity))}.hover\:bg-blue-900\/0:hover{background-color:rgba(30,58,138,0)}.hover\:bg-blue-900\/10:hover{background-color:rgba(30,58,138,.1)}.hover\:bg-blue-900\/100:hover{background-color:#1e3a8a}.hover\:bg-blue-900\/20:hover{background-color:rgba(30,58,138,.2)}.hover\:bg-blue-900\/25:hover{background-color:rgba(30,58,138,.25)}.hover\:bg-blue-900\/30:hover{background-color:rgba(30,58,138,.3)}.hover\:bg-blue-900\/40:hover{background-color:rgba(30,58,138,.4)}.hover\:bg-blue-900\/5:hover{background-color:rgba(30,58,138,.05)}.hover\:bg-blue-900\/50:hover{background-color:rgba(30,58,138,.5)}.hover\:bg-blue-900\/60:hover{background-color:rgba(30,58,138,.6)}.hover\:bg-blue-900\/70:hover{background-color:rgba(30,58,138,.7)}.hover\:bg-blue-900\/75:hover{background-color:rgba(30,58,138,.75)}.hover\:bg-blue-900\/80:hover{background-color:rgba(30,58,138,.8)}.hover\:bg-blue-900\/90:hover{background-color:rgba(30,58,138,.9)}.hover\:bg-blue-900\/95:hover{background-color:rgba(30,58,138,.95)}.hover\:bg-gray-200:hover{--tw-bg-opacity:1;background-color:rgb(229 231 235/var(--tw-bg-opacity))}.hover\:bg-gray-700:hover{--tw-bg-opacity:1;background-color:rgb(55 65 81/var(--tw-bg-opacity))}.hover\:bg-green-100:hover{--tw-bg-opacity:1;background-color:rgb(220 252 231/var(--tw-bg-opacity))}.hover\:bg-green-100\/0:hover{background-color:rgba(220,252,231,0)}.hover\:bg-green-100\/10:hover{background-color:rgba(220,252,231,.1)}.hover\:bg-green-100\/100:hover{background-color:#dcfce7}.hover\:bg-green-100\/20:hover{background-color:rgba(220,252,231,.2)}.hover\:bg-green-100\/25:hover{background-color:rgba(220,252,231,.25)}.hover\:bg-green-100\/30:hover{background-color:rgba(220,252,231,.3)}.hover\:bg-green-100\/40:hover{background-color:rgba(220,252,231,.4)}.hover\:bg-green-100\/5:hover{background-color:rgba(220,252,231,.05)}.hover\:bg-green-100\/50:hover{background-color:rgba(220,252,231,.5)}.hover\:bg-green-100\/60:hover{background-color:rgba(220,252,231,.6)}.hover\:bg-green-100\/70:hover{background-color:rgba(220,252,231,.7)}.hover\:bg-green-100\/75:hover{background-color:rgba(220,252,231,.75)}.hover\:bg-green-100\/80:hover{background-color:rgba(220,252,231,.8)}.hover\:bg-green-100\/90:hover{background-color:rgba(220,252,231,.9)}.hover\:bg-green-100\/95:hover{background-color:rgba(220,252,231,.95)}.hover\:bg-green-200:hover{--tw-bg-opacity:1;background-color:rgb(187 247 208/var(--tw-bg-opacity))}.hover\:bg-green-200\/0:hover{background-color:rgba(187,247,208,0)}.hover\:bg-green-200\/10:hover{background-color:rgba(187,247,208,.1)}.hover\:bg-green-200\/100:hover{background-color:#bbf7d0}.hover\:bg-green-200\/20:hover{background-color:rgba(187,247,208,.2)}.hover\:bg-green-200\/25:hover{background-color:rgba(187,247,208,.25)}.hover\:bg-green-200\/30:hover{background-color:rgba(187,247,208,.3)}.hover\:bg-green-200\/40:hover{background-color:rgba(187,247,208,.4)}.hover\:bg-green-200\/5:hover{background-color:rgba(187,247,208,.05)}.hover\:bg-green-200\/50:hover{background-color:rgba(187,247,208,.5)}.hover\:bg-green-200\/60:hover{background-color:rgba(187,247,208,.6)}.hover\:bg-green-200\/70:hover{background-color:rgba(187,247,208,.7)}.hover\:bg-green-200\/75:hover{background-color:rgba(187,247,208,.75)}.hover\:bg-green-200\/80:hover{background-color:rgba(187,247,208,.8)}.hover\:bg-green-200\/90:hover{background-color:rgba(187,247,208,.9)}.hover\:bg-green-200\/95:hover{background-color:rgba(187,247,208,.95)}.hover\:bg-green-300:hover{--tw-bg-opacity:1;background-color:rgb(134 239 172/var(--tw-bg-opacity))}.hover\:bg-green-300\/0:hover{background-color:rgba(134,239,172,0)}.hover\:bg-green-300\/10:hover{background-color:rgba(134,239,172,.1)}.hover\:bg-green-300\/100:hover{background-color:#86efac}.hover\:bg-green-300\/20:hover{background-color:rgba(134,239,172,.2)}.hover\:bg-green-300\/25:hover{background-color:rgba(134,239,172,.25)}.hover\:bg-green-300\/30:hover{background-color:rgba(134,239,172,.3)}.hover\:bg-green-300\/40:hover{background-color:rgba(134,239,172,.4)}.hover\:bg-green-300\/5:hover{background-color:rgba(134,239,172,.05)}.hover\:bg-green-300\/50:hover{background-color:rgba(134,239,172,.5)}.hover\:bg-green-300\/60:hover{background-color:rgba(134,239,172,.6)}.hover\:bg-green-300\/70:hover{background-color:rgba(134,239,172,.7)}.hover\:bg-green-300\/75:hover{background-color:rgba(134,239,172,.75)}.hover\:bg-green-300\/80:hover{background-color:rgba(134,239,172,.8)}.hover\:bg-green-300\/90:hover{background-color:rgba(134,239,172,.9)}.hover\:bg-green-300\/95:hover{background-color:rgba(134,239,172,.95)}.hover\:bg-green-400:hover{--tw-bg-opacity:1;background-color:rgb(74 222 128/var(--tw-bg-opacity))}.hover\:bg-green-400\/0:hover{background-color:rgba(74,222,128,0)}.hover\:bg-green-400\/10:hover{background-color:rgba(74,222,128,.1)}.hover\:bg-green-400\/100:hover{background-color:#4ade80}.hover\:bg-green-400\/20:hover{background-color:rgba(74,222,128,.2)}.hover\:bg-green-400\/25:hover{background-color:rgba(74,222,128,.25)}.hover\:bg-green-400\/30:hover{background-color:rgba(74,222,128,.3)}.hover\:bg-green-400\/40:hover{background-color:rgba(74,222,128,.4)}.hover\:bg-green-400\/5:hover{background-color:rgba(74,222,128,.05)}.hover\:bg-green-400\/50:hover{background-color:rgba(74,222,128,.5)}.hover\:bg-green-400\/60:hover{background-color:rgba(74,222,128,.6)}.hover\:bg-green-400\/70:hover{background-color:rgba(74,222,128,.7)}.hover\:bg-green-400\/75:hover{background-color:rgba(74,222,128,.75)}.hover\:bg-green-400\/80:hover{background-color:rgba(74,222,128,.8)}.hover\:bg-green-400\/90:hover{background-color:rgba(74,222,128,.9)}.hover\:bg-green-400\/95:hover{background-color:rgba(74,222,128,.95)}.hover\:bg-green-500:hover{--tw-bg-opacity:1;background-color:rgb(34 197 94/var(--tw-bg-opacity))}.hover\:bg-green-500\/0:hover{background-color:rgba(34,197,94,0)}.hover\:bg-green-500\/10:hover{background-color:rgba(34,197,94,.1)}.hover\:bg-green-500\/100:hover{background-color:#22c55e}.hover\:bg-green-500\/20:hover{background-color:rgba(34,197,94,.2)}.hover\:bg-green-500\/25:hover{background-color:rgba(34,197,94,.25)}.hover\:bg-green-500\/30:hover{background-color:rgba(34,197,94,.3)}.hover\:bg-green-500\/40:hover{background-color:rgba(34,197,94,.4)}.hover\:bg-green-500\/5:hover{background-color:rgba(34,197,94,.05)}.hover\:bg-green-500\/50:hover{background-color:rgba(34,197,94,.5)}.hover\:bg-green-500\/60:hover{background-color:rgba(34,197,94,.6)}.hover\:bg-green-500\/70:hover{background-color:rgba(34,197,94,.7)}.hover\:bg-green-500\/75:hover{background-color:rgba(34,197,94,.75)}.hover\:bg-green-500\/80:hover{background-color:rgba(34,197,94,.8)}.hover\:bg-green-500\/90:hover{background-color:rgba(34,197,94,.9)}.hover\:bg-green-500\/95:hover{background-color:rgba(34,197,94,.95)}.hover\:bg-green-600:hover{--tw-bg-opacity:1;background-color:rgb(22 163 74/var(--tw-bg-opacity))}.hover\:bg-green-600\/0:hover{background-color:rgba(22,163,74,0)}.hover\:bg-green-600\/10:hover{background-color:rgba(22,163,74,.1)}.hover\:bg-green-600\/100:hover{background-color:#16a34a}.hover\:bg-green-600\/20:hover{background-color:rgba(22,163,74,.2)}.hover\:bg-green-600\/25:hover{background-color:rgba(22,163,74,.25)}.hover\:bg-green-600\/30:hover{background-color:rgba(22,163,74,.3)}.hover\:bg-green-600\/40:hover{background-color:rgba(22,163,74,.4)}.hover\:bg-green-600\/5:hover{background-color:rgba(22,163,74,.05)}.hover\:bg-green-600\/50:hover{background-color:rgba(22,163,74,.5)}.hover\:bg-green-600\/60:hover{background-color:rgba(22,163,74,.6)}.hover\:bg-green-600\/70:hover{background-color:rgba(22,163,74,.7)}.hover\:bg-green-600\/75:hover{background-color:rgba(22,163,74,.75)}.hover\:bg-green-600\/80:hover{background-color:rgba(22,163,74,.8)}.hover\:bg-green-600\/90:hover{background-color:rgba(22,163,74,.9)}.hover\:bg-green-600\/95:hover{background-color:rgba(22,163,74,.95)}.hover\:bg-green-700:hover{--tw-bg-opacity:1;background-color:rgb(21 128 61/var(--tw-bg-opacity))}.hover\:bg-green-700\/0:hover{background-color:rgba(21,128,61,0)}.hover\:bg-green-700\/10:hover{background-color:rgba(21,128,61,.1)}.hover\:bg-green-700\/100:hover{background-color:#15803d}.hover\:bg-green-700\/20:hover{background-color:rgba(21,128,61,.2)}.hover\:bg-green-700\/25:hover{background-color:rgba(21,128,61,.25)}.hover\:bg-green-700\/30:hover{background-color:rgba(21,128,61,.3)}.hover\:bg-green-700\/40:hover{background-color:rgba(21,128,61,.4)}.hover\:bg-green-700\/5:hover{background-color:rgba(21,128,61,.05)}.hover\:bg-green-700\/50:hover{background-color:rgba(21,128,61,.5)}.hover\:bg-green-700\/60:hover{background-color:rgba(21,128,61,.6)}.hover\:bg-green-700\/70:hover{background-color:rgba(21,128,61,.7)}.hover\:bg-green-700\/75:hover{background-color:rgba(21,128,61,.75)}.hover\:bg-green-700\/80:hover{background-color:rgba(21,128,61,.8)}.hover\:bg-green-700\/90:hover{background-color:rgba(21,128,61,.9)}.hover\:bg-green-700\/95:hover{background-color:rgba(21,128,61,.95)}.hover\:bg-green-800:hover{--tw-bg-opacity:1;background-color:rgb(22 101 52/var(--tw-bg-opacity))}.hover\:bg-green-800\/0:hover{background-color:rgba(22,101,52,0)}.hover\:bg-green-800\/10:hover{background-color:rgba(22,101,52,.1)}.hover\:bg-green-800\/100:hover{background-color:#166534}.hover\:bg-green-800\/20:hover{background-color:rgba(22,101,52,.2)}.hover\:bg-green-800\/25:hover{background-color:rgba(22,101,52,.25)}.hover\:bg-green-800\/30:hover{background-color:rgba(22,101,52,.3)}.hover\:bg-green-800\/40:hover{background-color:rgba(22,101,52,.4)}.hover\:bg-green-800\/5:hover{background-color:rgba(22,101,52,.05)}.hover\:bg-green-800\/50:hover{background-color:rgba(22,101,52,.5)}.hover\:bg-green-800\/60:hover{background-color:rgba(22,101,52,.6)}.hover\:bg-green-800\/70:hover{background-color:rgba(22,101,52,.7)}.hover\:bg-green-800\/75:hover{background-color:rgba(22,101,52,.75)}.hover\:bg-green-800\/80:hover{background-color:rgba(22,101,52,.8)}.hover\:bg-green-800\/90:hover{background-color:rgba(22,101,52,.9)}.hover\:bg-green-800\/95:hover{background-color:rgba(22,101,52,.95)}.hover\:bg-green-900:hover{--tw-bg-opacity:1;background-color:rgb(20 83 45/var(--tw-bg-opacity))}.hover\:bg-green-900\/0:hover{background-color:rgba(20,83,45,0)}.hover\:bg-green-900\/10:hover{background-color:rgba(20,83,45,.1)}.hover\:bg-green-900\/100:hover{background-color:#14532d}.hover\:bg-green-900\/20:hover{background-color:rgba(20,83,45,.2)}.hover\:bg-green-900\/25:hover{background-color:rgba(20,83,45,.25)}.hover\:bg-green-900\/30:hover{background-color:rgba(20,83,45,.3)}.hover\:bg-green-900\/40:hover{background-color:rgba(20,83,45,.4)}.hover\:bg-green-900\/5:hover{background-color:rgba(20,83,45,.05)}.hover\:bg-green-900\/50:hover{background-color:rgba(20,83,45,.5)}.hover\:bg-green-900\/60:hover{background-color:rgba(20,83,45,.6)}.hover\:bg-green-900\/70:hover{background-color:rgba(20,83,45,.7)}.hover\:bg-green-900\/75:hover{background-color:rgba(20,83,45,.75)}.hover\:bg-green-900\/80:hover{background-color:rgba(20,83,45,.8)}.hover\:bg-green-900\/90:hover{background-color:rgba(20,83,45,.9)}.hover\:bg-green-900\/95:hover{background-color:rgba(20,83,45,.95)}.hover\:bg-pleasing-red:hover{--tw-bg-opacity:1;background-color:rgb(var(--tw-color-pleasing-red)/var(--tw-bg-opacity))}.hover\:bg-red-100:hover{--tw-bg-opacity:1;background-color:rgb(254 226 226/var(--tw-bg-opacity))}.hover\:bg-red-100\/0:hover{background-color:hsla(0,93%,94%,0)}.hover\:bg-red-100\/10:hover{background-color:hsla(0,93%,94%,.1)}.hover\:bg-red-100\/100:hover{background-color:#fee2e2}.hover\:bg-red-100\/20:hover{background-color:hsla(0,93%,94%,.2)}.hover\:bg-red-100\/25:hover{background-color:hsla(0,93%,94%,.25)}.hover\:bg-red-100\/30:hover{background-color:hsla(0,93%,94%,.3)}.hover\:bg-red-100\/40:hover{background-color:hsla(0,93%,94%,.4)}.hover\:bg-red-100\/5:hover{background-color:hsla(0,93%,94%,.05)}.hover\:bg-red-100\/50:hover{background-color:hsla(0,93%,94%,.5)}.hover\:bg-red-100\/60:hover{background-color:hsla(0,93%,94%,.6)}.hover\:bg-red-100\/70:hover{background-color:hsla(0,93%,94%,.7)}.hover\:bg-red-100\/75:hover{background-color:hsla(0,93%,94%,.75)}.hover\:bg-red-100\/80:hover{background-color:hsla(0,93%,94%,.8)}.hover\:bg-red-100\/90:hover{background-color:hsla(0,93%,94%,.9)}.hover\:bg-red-100\/95:hover{background-color:hsla(0,93%,94%,.95)}.hover\:bg-red-200:hover{--tw-bg-opacity:1;background-color:rgb(254 202 202/var(--tw-bg-opacity))}.hover\:bg-red-200\/0:hover{background-color:hsla(0,96%,89%,0)}.hover\:bg-red-200\/10:hover{background-color:hsla(0,96%,89%,.1)}.hover\:bg-red-200\/100:hover{background-color:#fecaca}.hover\:bg-red-200\/20:hover{background-color:hsla(0,96%,89%,.2)}.hover\:bg-red-200\/25:hover{background-color:hsla(0,96%,89%,.25)}.hover\:bg-red-200\/30:hover{background-color:hsla(0,96%,89%,.3)}.hover\:bg-red-200\/40:hover{background-color:hsla(0,96%,89%,.4)}.hover\:bg-red-200\/5:hover{background-color:hsla(0,96%,89%,.05)}.hover\:bg-red-200\/50:hover{background-color:hsla(0,96%,89%,.5)}.hover\:bg-red-200\/60:hover{background-color:hsla(0,96%,89%,.6)}.hover\:bg-red-200\/70:hover{background-color:hsla(0,96%,89%,.7)}.hover\:bg-red-200\/75:hover{background-color:hsla(0,96%,89%,.75)}.hover\:bg-red-200\/80:hover{background-color:hsla(0,96%,89%,.8)}.hover\:bg-red-200\/90:hover{background-color:hsla(0,96%,89%,.9)}.hover\:bg-red-200\/95:hover{background-color:hsla(0,96%,89%,.95)}.hover\:bg-red-300:hover{--tw-bg-opacity:1;background-color:rgb(252 165 165/var(--tw-bg-opacity))}.hover\:bg-red-300\/0:hover{background-color:hsla(0,94%,82%,0)}.hover\:bg-red-300\/10:hover{background-color:hsla(0,94%,82%,.1)}.hover\:bg-red-300\/100:hover{background-color:#fca5a5}.hover\:bg-red-300\/20:hover{background-color:hsla(0,94%,82%,.2)}.hover\:bg-red-300\/25:hover{background-color:hsla(0,94%,82%,.25)}.hover\:bg-red-300\/30:hover{background-color:hsla(0,94%,82%,.3)}.hover\:bg-red-300\/40:hover{background-color:hsla(0,94%,82%,.4)}.hover\:bg-red-300\/5:hover{background-color:hsla(0,94%,82%,.05)}.hover\:bg-red-300\/50:hover{background-color:hsla(0,94%,82%,.5)}.hover\:bg-red-300\/60:hover{background-color:hsla(0,94%,82%,.6)}.hover\:bg-red-300\/70:hover{background-color:hsla(0,94%,82%,.7)}.hover\:bg-red-300\/75:hover{background-color:hsla(0,94%,82%,.75)}.hover\:bg-red-300\/80:hover{background-color:hsla(0,94%,82%,.8)}.hover\:bg-red-300\/90:hover{background-color:hsla(0,94%,82%,.9)}.hover\:bg-red-300\/95:hover{background-color:hsla(0,94%,82%,.95)}.hover\:bg-red-400:hover{--tw-bg-opacity:1;background-color:rgb(248 113 113/var(--tw-bg-opacity))}.hover\:bg-red-400\/0:hover{background-color:hsla(0,91%,71%,0)}.hover\:bg-red-400\/10:hover{background-color:hsla(0,91%,71%,.1)}.hover\:bg-red-400\/100:hover{background-color:#f87171}.hover\:bg-red-400\/20:hover{background-color:hsla(0,91%,71%,.2)}.hover\:bg-red-400\/25:hover{background-color:hsla(0,91%,71%,.25)}.hover\:bg-red-400\/30:hover{background-color:hsla(0,91%,71%,.3)}.hover\:bg-red-400\/40:hover{background-color:hsla(0,91%,71%,.4)}.hover\:bg-red-400\/5:hover{background-color:hsla(0,91%,71%,.05)}.hover\:bg-red-400\/50:hover{background-color:hsla(0,91%,71%,.5)}.hover\:bg-red-400\/60:hover{background-color:hsla(0,91%,71%,.6)}.hover\:bg-red-400\/70:hover{background-color:hsla(0,91%,71%,.7)}.hover\:bg-red-400\/75:hover{background-color:hsla(0,91%,71%,.75)}.hover\:bg-red-400\/80:hover{background-color:hsla(0,91%,71%,.8)}.hover\:bg-red-400\/90:hover{background-color:hsla(0,91%,71%,.9)}.hover\:bg-red-400\/95:hover{background-color:hsla(0,91%,71%,.95)}.hover\:bg-red-500:hover{--tw-bg-opacity:1;background-color:rgb(239 68 68/var(--tw-bg-opacity))}.hover\:bg-red-500\/0:hover{background-color:rgba(239,68,68,0)}.hover\:bg-red-500\/10:hover{background-color:rgba(239,68,68,.1)}.hover\:bg-red-500\/100:hover{background-color:#ef4444}.hover\:bg-red-500\/20:hover{background-color:rgba(239,68,68,.2)}.hover\:bg-red-500\/25:hover{background-color:rgba(239,68,68,.25)}.hover\:bg-red-500\/30:hover{background-color:rgba(239,68,68,.3)}.hover\:bg-red-500\/40:hover{background-color:rgba(239,68,68,.4)}.hover\:bg-red-500\/5:hover{background-color:rgba(239,68,68,.05)}.hover\:bg-red-500\/50:hover{background-color:rgba(239,68,68,.5)}.hover\:bg-red-500\/60:hover{background-color:rgba(239,68,68,.6)}.hover\:bg-red-500\/70:hover{background-color:rgba(239,68,68,.7)}.hover\:bg-red-500\/75:hover{background-color:rgba(239,68,68,.75)}.hover\:bg-red-500\/80:hover{background-color:rgba(239,68,68,.8)}.hover\:bg-red-500\/90:hover{background-color:rgba(239,68,68,.9)}.hover\:bg-red-500\/95:hover{background-color:rgba(239,68,68,.95)}.hover\:bg-red-600:hover{--tw-bg-opacity:1;background-color:rgb(220 38 38/var(--tw-bg-opacity))}.hover\:bg-red-600\/0:hover{background-color:rgba(220,38,38,0)}.hover\:bg-red-600\/10:hover{background-color:rgba(220,38,38,.1)}.hover\:bg-red-600\/100:hover{background-color:#dc2626}.hover\:bg-red-600\/20:hover{background-color:rgba(220,38,38,.2)}.hover\:bg-red-600\/25:hover{background-color:rgba(220,38,38,.25)}.hover\:bg-red-600\/30:hover{background-color:rgba(220,38,38,.3)}.hover\:bg-red-600\/40:hover{background-color:rgba(220,38,38,.4)}.hover\:bg-red-600\/5:hover{background-color:rgba(220,38,38,.05)}.hover\:bg-red-600\/50:hover{background-color:rgba(220,38,38,.5)}.hover\:bg-red-600\/60:hover{background-color:rgba(220,38,38,.6)}.hover\:bg-red-600\/70:hover{background-color:rgba(220,38,38,.7)}.hover\:bg-red-600\/75:hover{background-color:rgba(220,38,38,.75)}.hover\:bg-red-600\/80:hover{background-color:rgba(220,38,38,.8)}.hover\:bg-red-600\/90:hover{background-color:rgba(220,38,38,.9)}.hover\:bg-red-600\/95:hover{background-color:rgba(220,38,38,.95)}.hover\:bg-red-700:hover{--tw-bg-opacity:1;background-color:rgb(185 28 28/var(--tw-bg-opacity))}.hover\:bg-red-700\/0:hover{background-color:rgba(185,28,28,0)}.hover\:bg-red-700\/10:hover{background-color:rgba(185,28,28,.1)}.hover\:bg-red-700\/100:hover{background-color:#b91c1c}.hover\:bg-red-700\/20:hover{background-color:rgba(185,28,28,.2)}.hover\:bg-red-700\/25:hover{background-color:rgba(185,28,28,.25)}.hover\:bg-red-700\/30:hover{background-color:rgba(185,28,28,.3)}.hover\:bg-red-700\/40:hover{background-color:rgba(185,28,28,.4)}.hover\:bg-red-700\/5:hover{background-color:rgba(185,28,28,.05)}.hover\:bg-red-700\/50:hover{background-color:rgba(185,28,28,.5)}.hover\:bg-red-700\/60:hover{background-color:rgba(185,28,28,.6)}.hover\:bg-red-700\/70:hover{background-color:rgba(185,28,28,.7)}.hover\:bg-red-700\/75:hover{background-color:rgba(185,28,28,.75)}.hover\:bg-red-700\/80:hover{background-color:rgba(185,28,28,.8)}.hover\:bg-red-700\/90:hover{background-color:rgba(185,28,28,.9)}.hover\:bg-red-700\/95:hover{background-color:rgba(185,28,28,.95)}.hover\:bg-red-800:hover{--tw-bg-opacity:1;background-color:rgb(153 27 27/var(--tw-bg-opacity))}.hover\:bg-red-800\/0:hover{background-color:rgba(153,27,27,0)}.hover\:bg-red-800\/10:hover{background-color:rgba(153,27,27,.1)}.hover\:bg-red-800\/100:hover{background-color:#991b1b}.hover\:bg-red-800\/20:hover{background-color:rgba(153,27,27,.2)}.hover\:bg-red-800\/25:hover{background-color:rgba(153,27,27,.25)}.hover\:bg-red-800\/30:hover{background-color:rgba(153,27,27,.3)}.hover\:bg-red-800\/40:hover{background-color:rgba(153,27,27,.4)}.hover\:bg-red-800\/5:hover{background-color:rgba(153,27,27,.05)}.hover\:bg-red-800\/50:hover{background-color:rgba(153,27,27,.5)}.hover\:bg-red-800\/60:hover{background-color:rgba(153,27,27,.6)}.hover\:bg-red-800\/70:hover{background-color:rgba(153,27,27,.7)}.hover\:bg-red-800\/75:hover{background-color:rgba(153,27,27,.75)}.hover\:bg-red-800\/80:hover{background-color:rgba(153,27,27,.8)}.hover\:bg-red-800\/90:hover{background-color:rgba(153,27,27,.9)}.hover\:bg-red-800\/95:hover{background-color:rgba(153,27,27,.95)}.hover\:bg-red-900:hover{--tw-bg-opacity:1;background-color:rgb(127 29 29/var(--tw-bg-opacity))}.hover\:bg-red-900\/0:hover{background-color:rgba(127,29,29,0)}.hover\:bg-red-900\/10:hover{background-color:rgba(127,29,29,.1)}.hover\:bg-red-900\/100:hover{background-color:#7f1d1d}.hover\:bg-red-900\/20:hover{background-color:rgba(127,29,29,.2)}.hover\:bg-red-900\/25:hover{background-color:rgba(127,29,29,.25)}.hover\:bg-red-900\/30:hover{background-color:rgba(127,29,29,.3)}.hover\:bg-red-900\/40:hover{background-color:rgba(127,29,29,.4)}.hover\:bg-red-900\/5:hover{background-color:rgba(127,29,29,.05)}.hover\:bg-red-900\/50:hover{background-color:rgba(127,29,29,.5)}.hover\:bg-red-900\/60:hover{background-color:rgba(127,29,29,.6)}.hover\:bg-red-900\/70:hover{background-color:rgba(127,29,29,.7)}.hover\:bg-red-900\/75:hover{background-color:rgba(127,29,29,.75)}.hover\:bg-red-900\/80:hover{background-color:rgba(127,29,29,.8)}.hover\:bg-red-900\/90:hover{background-color:rgba(127,29,29,.9)}.hover\:bg-red-900\/95:hover{background-color:rgba(127,29,29,.95)}.hover\:text-black:hover{--tw-text-opacity:1;color:rgb(0 0 0/var(--tw-text-opacity))}.hover\:text-pleasing-blue:hover{--tw-text-opacity:1;color:rgb(var(--tw-color-pleasing-blue)/var(--tw-text-opacity))}.hover\:text-pleasing-white:hover{--tw-text-opacity:1;color:rgb(var(--tw-color-pleasing-white)/var(--tw-text-opacity))}.hover\:opacity-100:hover{opacity:1}.hover\:opacity-80:hover{opacity:.8}.focus\:border-indigo-500:focus{--tw-border-opacity:1;border-color:rgb(99 102 241/var(--tw-border-opacity))}.focus\:bg-blue-100:focus{--tw-bg-opacity:1;background-color:rgb(219 234 254/var(--tw-bg-opacity))}.focus\:bg-blue-100\/0:focus{background-color:rgba(219,234,254,0)}.focus\:bg-blue-100\/10:focus{background-color:rgba(219,234,254,.1)}.focus\:bg-blue-100\/100:focus{background-color:#dbeafe}.focus\:bg-blue-100\/20:focus{background-color:rgba(219,234,254,.2)}.focus\:bg-blue-100\/25:focus{background-color:rgba(219,234,254,.25)}.focus\:bg-blue-100\/30:focus{background-color:rgba(219,234,254,.3)}.focus\:bg-blue-100\/40:focus{background-color:rgba(219,234,254,.4)}.focus\:bg-blue-100\/5:focus{background-color:rgba(219,234,254,.05)}.focus\:bg-blue-100\/50:focus{background-color:rgba(219,234,254,.5)}.focus\:bg-blue-100\/60:focus{background-color:rgba(219,234,254,.6)}.focus\:bg-blue-100\/70:focus{background-color:rgba(219,234,254,.7)}.focus\:bg-blue-100\/75:focus{background-color:rgba(219,234,254,.75)}.focus\:bg-blue-100\/80:focus{background-color:rgba(219,234,254,.8)}.focus\:bg-blue-100\/90:focus{background-color:rgba(219,234,254,.9)}.focus\:bg-blue-100\/95:focus{background-color:rgba(219,234,254,.95)}.focus\:bg-blue-200:focus{--tw-bg-opacity:1;background-color:rgb(191 219 254/var(--tw-bg-opacity))}.focus\:bg-blue-200\/0:focus{background-color:rgba(191,219,254,0)}.focus\:bg-blue-200\/10:focus{background-color:rgba(191,219,254,.1)}.focus\:bg-blue-200\/100:focus{background-color:#bfdbfe}.focus\:bg-blue-200\/20:focus{background-color:rgba(191,219,254,.2)}.focus\:bg-blue-200\/25:focus{background-color:rgba(191,219,254,.25)}.focus\:bg-blue-200\/30:focus{background-color:rgba(191,219,254,.3)}.focus\:bg-blue-200\/40:focus{background-color:rgba(191,219,254,.4)}.focus\:bg-blue-200\/5:focus{background-color:rgba(191,219,254,.05)}.focus\:bg-blue-200\/50:focus{background-color:rgba(191,219,254,.5)}.focus\:bg-blue-200\/60:focus{background-color:rgba(191,219,254,.6)}.focus\:bg-blue-200\/70:focus{background-color:rgba(191,219,254,.7)}.focus\:bg-blue-200\/75:focus{background-color:rgba(191,219,254,.75)}.focus\:bg-blue-200\/80:focus{background-color:rgba(191,219,254,.8)}.focus\:bg-blue-200\/90:focus{background-color:rgba(191,219,254,.9)}.focus\:bg-blue-200\/95:focus{background-color:rgba(191,219,254,.95)}.focus\:bg-blue-300:focus{--tw-bg-opacity:1;background-color:rgb(147 197 253/var(--tw-bg-opacity))}.focus\:bg-blue-300\/0:focus{background-color:rgba(147,197,253,0)}.focus\:bg-blue-300\/10:focus{background-color:rgba(147,197,253,.1)}.focus\:bg-blue-300\/100:focus{background-color:#93c5fd}.focus\:bg-blue-300\/20:focus{background-color:rgba(147,197,253,.2)}.focus\:bg-blue-300\/25:focus{background-color:rgba(147,197,253,.25)}.focus\:bg-blue-300\/30:focus{background-color:rgba(147,197,253,.3)}.focus\:bg-blue-300\/40:focus{background-color:rgba(147,197,253,.4)}.focus\:bg-blue-300\/5:focus{background-color:rgba(147,197,253,.05)}.focus\:bg-blue-300\/50:focus{background-color:rgba(147,197,253,.5)}.focus\:bg-blue-300\/60:focus{background-color:rgba(147,197,253,.6)}.focus\:bg-blue-300\/70:focus{background-color:rgba(147,197,253,.7)}.focus\:bg-blue-300\/75:focus{background-color:rgba(147,197,253,.75)}.focus\:bg-blue-300\/80:focus{background-color:rgba(147,197,253,.8)}.focus\:bg-blue-300\/90:focus{background-color:rgba(147,197,253,.9)}.focus\:bg-blue-300\/95:focus{background-color:rgba(147,197,253,.95)}.focus\:bg-blue-400:focus{--tw-bg-opacity:1;background-color:rgb(96 165 250/var(--tw-bg-opacity))}.focus\:bg-blue-400\/0:focus{background-color:rgba(96,165,250,0)}.focus\:bg-blue-400\/10:focus{background-color:rgba(96,165,250,.1)}.focus\:bg-blue-400\/100:focus{background-color:#60a5fa}.focus\:bg-blue-400\/20:focus{background-color:rgba(96,165,250,.2)}.focus\:bg-blue-400\/25:focus{background-color:rgba(96,165,250,.25)}.focus\:bg-blue-400\/30:focus{background-color:rgba(96,165,250,.3)}.focus\:bg-blue-400\/40:focus{background-color:rgba(96,165,250,.4)}.focus\:bg-blue-400\/5:focus{background-color:rgba(96,165,250,.05)}.focus\:bg-blue-400\/50:focus{background-color:rgba(96,165,250,.5)}.focus\:bg-blue-400\/60:focus{background-color:rgba(96,165,250,.6)}.focus\:bg-blue-400\/70:focus{background-color:rgba(96,165,250,.7)}.focus\:bg-blue-400\/75:focus{background-color:rgba(96,165,250,.75)}.focus\:bg-blue-400\/80:focus{background-color:rgba(96,165,250,.8)}.focus\:bg-blue-400\/90:focus{background-color:rgba(96,165,250,.9)}.focus\:bg-blue-400\/95:focus{background-color:rgba(96,165,250,.95)}.focus\:bg-blue-500:focus{--tw-bg-opacity:1;background-color:rgb(59 130 246/var(--tw-bg-opacity))}.focus\:bg-blue-500\/0:focus{background-color:rgba(59,130,246,0)}.focus\:bg-blue-500\/10:focus{background-color:rgba(59,130,246,.1)}.focus\:bg-blue-500\/100:focus{background-color:#3b82f6}.focus\:bg-blue-500\/20:focus{background-color:rgba(59,130,246,.2)}.focus\:bg-blue-500\/25:focus{background-color:rgba(59,130,246,.25)}.focus\:bg-blue-500\/30:focus{background-color:rgba(59,130,246,.3)}.focus\:bg-blue-500\/40:focus{background-color:rgba(59,130,246,.4)}.focus\:bg-blue-500\/5:focus{background-color:rgba(59,130,246,.05)}.focus\:bg-blue-500\/50:focus{background-color:rgba(59,130,246,.5)}.focus\:bg-blue-500\/60:focus{background-color:rgba(59,130,246,.6)}.focus\:bg-blue-500\/70:focus{background-color:rgba(59,130,246,.7)}.focus\:bg-blue-500\/75:focus{background-color:rgba(59,130,246,.75)}.focus\:bg-blue-500\/80:focus{background-color:rgba(59,130,246,.8)}.focus\:bg-blue-500\/90:focus{background-color:rgba(59,130,246,.9)}.focus\:bg-blue-500\/95:focus{background-color:rgba(59,130,246,.95)}.focus\:bg-blue-600:focus{--tw-bg-opacity:1;background-color:rgb(37 99 235/var(--tw-bg-opacity))}.focus\:bg-blue-600\/0:focus{background-color:rgba(37,99,235,0)}.focus\:bg-blue-600\/10:focus{background-color:rgba(37,99,235,.1)}.focus\:bg-blue-600\/100:focus{background-color:#2563eb}.focus\:bg-blue-600\/20:focus{background-color:rgba(37,99,235,.2)}.focus\:bg-blue-600\/25:focus{background-color:rgba(37,99,235,.25)}.focus\:bg-blue-600\/30:focus{background-color:rgba(37,99,235,.3)}.focus\:bg-blue-600\/40:focus{background-color:rgba(37,99,235,.4)}.focus\:bg-blue-600\/5:focus{background-color:rgba(37,99,235,.05)}.focus\:bg-blue-600\/50:focus{background-color:rgba(37,99,235,.5)}.focus\:bg-blue-600\/60:focus{background-color:rgba(37,99,235,.6)}.focus\:bg-blue-600\/70:focus{background-color:rgba(37,99,235,.7)}.focus\:bg-blue-600\/75:focus{background-color:rgba(37,99,235,.75)}.focus\:bg-blue-600\/80:focus{background-color:rgba(37,99,235,.8)}.focus\:bg-blue-600\/90:focus{background-color:rgba(37,99,235,.9)}.focus\:bg-blue-600\/95:focus{background-color:rgba(37,99,235,.95)}.focus\:bg-blue-700:focus{--tw-bg-opacity:1;background-color:rgb(29 78 216/var(--tw-bg-opacity))}.focus\:bg-blue-700\/0:focus{background-color:rgba(29,78,216,0)}.focus\:bg-blue-700\/10:focus{background-color:rgba(29,78,216,.1)}.focus\:bg-blue-700\/100:focus{background-color:#1d4ed8}.focus\:bg-blue-700\/20:focus{background-color:rgba(29,78,216,.2)}.focus\:bg-blue-700\/25:focus{background-color:rgba(29,78,216,.25)}.focus\:bg-blue-700\/30:focus{background-color:rgba(29,78,216,.3)}.focus\:bg-blue-700\/40:focus{background-color:rgba(29,78,216,.4)}.focus\:bg-blue-700\/5:focus{background-color:rgba(29,78,216,.05)}.focus\:bg-blue-700\/50:focus{background-color:rgba(29,78,216,.5)}.focus\:bg-blue-700\/60:focus{background-color:rgba(29,78,216,.6)}.focus\:bg-blue-700\/70:focus{background-color:rgba(29,78,216,.7)}.focus\:bg-blue-700\/75:focus{background-color:rgba(29,78,216,.75)}.focus\:bg-blue-700\/80:focus{background-color:rgba(29,78,216,.8)}.focus\:bg-blue-700\/90:focus{background-color:rgba(29,78,216,.9)}.focus\:bg-blue-700\/95:focus{background-color:rgba(29,78,216,.95)}.focus\:bg-blue-800:focus{--tw-bg-opacity:1;background-color:rgb(30 64 175/var(--tw-bg-opacity))}.focus\:bg-blue-800\/0:focus{background-color:rgba(30,64,175,0)}.focus\:bg-blue-800\/10:focus{background-color:rgba(30,64,175,.1)}.focus\:bg-blue-800\/100:focus{background-color:#1e40af}.focus\:bg-blue-800\/20:focus{background-color:rgba(30,64,175,.2)}.focus\:bg-blue-800\/25:focus{background-color:rgba(30,64,175,.25)}.focus\:bg-blue-800\/30:focus{background-color:rgba(30,64,175,.3)}.focus\:bg-blue-800\/40:focus{background-color:rgba(30,64,175,.4)}.focus\:bg-blue-800\/5:focus{background-color:rgba(30,64,175,.05)}.focus\:bg-blue-800\/50:focus{background-color:rgba(30,64,175,.5)}.focus\:bg-blue-800\/60:focus{background-color:rgba(30,64,175,.6)}.focus\:bg-blue-800\/70:focus{background-color:rgba(30,64,175,.7)}.focus\:bg-blue-800\/75:focus{background-color:rgba(30,64,175,.75)}.focus\:bg-blue-800\/80:focus{background-color:rgba(30,64,175,.8)}.focus\:bg-blue-800\/90:focus{background-color:rgba(30,64,175,.9)}.focus\:bg-blue-800\/95:focus{background-color:rgba(30,64,175,.95)}.focus\:bg-blue-900:focus{--tw-bg-opacity:1;background-color:rgb(30 58 138/var(--tw-bg-opacity))}.focus\:bg-blue-900\/0:focus{background-color:rgba(30,58,138,0)}.focus\:bg-blue-900\/10:focus{background-color:rgba(30,58,138,.1)}.focus\:bg-blue-900\/100:focus{background-color:#1e3a8a}.focus\:bg-blue-900\/20:focus{background-color:rgba(30,58,138,.2)}.focus\:bg-blue-900\/25:focus{background-color:rgba(30,58,138,.25)}.focus\:bg-blue-900\/30:focus{background-color:rgba(30,58,138,.3)}.focus\:bg-blue-900\/40:focus{background-color:rgba(30,58,138,.4)}.focus\:bg-blue-900\/5:focus{background-color:rgba(30,58,138,.05)}.focus\:bg-blue-900\/50:focus{background-color:rgba(30,58,138,.5)}.focus\:bg-blue-900\/60:focus{background-color:rgba(30,58,138,.6)}.focus\:bg-blue-900\/70:focus{background-color:rgba(30,58,138,.7)}.focus\:bg-blue-900\/75:focus{background-color:rgba(30,58,138,.75)}.focus\:bg-blue-900\/80:focus{background-color:rgba(30,58,138,.8)}.focus\:bg-blue-900\/90:focus{background-color:rgba(30,58,138,.9)}.focus\:bg-blue-900\/95:focus{background-color:rgba(30,58,138,.95)}.focus\:bg-gray-700:focus{--tw-bg-opacity:1;background-color:rgb(55 65 81/var(--tw-bg-opacity))}.focus\:bg-green-100:focus{--tw-bg-opacity:1;background-color:rgb(220 252 231/var(--tw-bg-opacity))}.focus\:bg-green-100\/0:focus{background-color:rgba(220,252,231,0)}.focus\:bg-green-100\/10:focus{background-color:rgba(220,252,231,.1)}.focus\:bg-green-100\/100:focus{background-color:#dcfce7}.focus\:bg-green-100\/20:focus{background-color:rgba(220,252,231,.2)}.focus\:bg-green-100\/25:focus{background-color:rgba(220,252,231,.25)}.focus\:bg-green-100\/30:focus{background-color:rgba(220,252,231,.3)}.focus\:bg-green-100\/40:focus{background-color:rgba(220,252,231,.4)}.focus\:bg-green-100\/5:focus{background-color:rgba(220,252,231,.05)}.focus\:bg-green-100\/50:focus{background-color:rgba(220,252,231,.5)}.focus\:bg-green-100\/60:focus{background-color:rgba(220,252,231,.6)}.focus\:bg-green-100\/70:focus{background-color:rgba(220,252,231,.7)}.focus\:bg-green-100\/75:focus{background-color:rgba(220,252,231,.75)}.focus\:bg-green-100\/80:focus{background-color:rgba(220,252,231,.8)}.focus\:bg-green-100\/90:focus{background-color:rgba(220,252,231,.9)}.focus\:bg-green-100\/95:focus{background-color:rgba(220,252,231,.95)}.focus\:bg-green-200:focus{--tw-bg-opacity:1;background-color:rgb(187 247 208/var(--tw-bg-opacity))}.focus\:bg-green-200\/0:focus{background-color:rgba(187,247,208,0)}.focus\:bg-green-200\/10:focus{background-color:rgba(187,247,208,.1)}.focus\:bg-green-200\/100:focus{background-color:#bbf7d0}.focus\:bg-green-200\/20:focus{background-color:rgba(187,247,208,.2)}.focus\:bg-green-200\/25:focus{background-color:rgba(187,247,208,.25)}.focus\:bg-green-200\/30:focus{background-color:rgba(187,247,208,.3)}.focus\:bg-green-200\/40:focus{background-color:rgba(187,247,208,.4)}.focus\:bg-green-200\/5:focus{background-color:rgba(187,247,208,.05)}.focus\:bg-green-200\/50:focus{background-color:rgba(187,247,208,.5)}.focus\:bg-green-200\/60:focus{background-color:rgba(187,247,208,.6)}.focus\:bg-green-200\/70:focus{background-color:rgba(187,247,208,.7)}.focus\:bg-green-200\/75:focus{background-color:rgba(187,247,208,.75)}.focus\:bg-green-200\/80:focus{background-color:rgba(187,247,208,.8)}.focus\:bg-green-200\/90:focus{background-color:rgba(187,247,208,.9)}.focus\:bg-green-200\/95:focus{background-color:rgba(187,247,208,.95)}.focus\:bg-green-300:focus{--tw-bg-opacity:1;background-color:rgb(134 239 172/var(--tw-bg-opacity))}.focus\:bg-green-300\/0:focus{background-color:rgba(134,239,172,0)}.focus\:bg-green-300\/10:focus{background-color:rgba(134,239,172,.1)}.focus\:bg-green-300\/100:focus{background-color:#86efac}.focus\:bg-green-300\/20:focus{background-color:rgba(134,239,172,.2)}.focus\:bg-green-300\/25:focus{background-color:rgba(134,239,172,.25)}.focus\:bg-green-300\/30:focus{background-color:rgba(134,239,172,.3)}.focus\:bg-green-300\/40:focus{background-color:rgba(134,239,172,.4)}.focus\:bg-green-300\/5:focus{background-color:rgba(134,239,172,.05)}.focus\:bg-green-300\/50:focus{background-color:rgba(134,239,172,.5)}.focus\:bg-green-300\/60:focus{background-color:rgba(134,239,172,.6)}.focus\:bg-green-300\/70:focus{background-color:rgba(134,239,172,.7)}.focus\:bg-green-300\/75:focus{background-color:rgba(134,239,172,.75)}.focus\:bg-green-300\/80:focus{background-color:rgba(134,239,172,.8)}.focus\:bg-green-300\/90:focus{background-color:rgba(134,239,172,.9)}.focus\:bg-green-300\/95:focus{background-color:rgba(134,239,172,.95)}.focus\:bg-green-400:focus{--tw-bg-opacity:1;background-color:rgb(74 222 128/var(--tw-bg-opacity))}.focus\:bg-green-400\/0:focus{background-color:rgba(74,222,128,0)}.focus\:bg-green-400\/10:focus{background-color:rgba(74,222,128,.1)}.focus\:bg-green-400\/100:focus{background-color:#4ade80}.focus\:bg-green-400\/20:focus{background-color:rgba(74,222,128,.2)}.focus\:bg-green-400\/25:focus{background-color:rgba(74,222,128,.25)}.focus\:bg-green-400\/30:focus{background-color:rgba(74,222,128,.3)}.focus\:bg-green-400\/40:focus{background-color:rgba(74,222,128,.4)}.focus\:bg-green-400\/5:focus{background-color:rgba(74,222,128,.05)}.focus\:bg-green-400\/50:focus{background-color:rgba(74,222,128,.5)}.focus\:bg-green-400\/60:focus{background-color:rgba(74,222,128,.6)}.focus\:bg-green-400\/70:focus{background-color:rgba(74,222,128,.7)}.focus\:bg-green-400\/75:focus{background-color:rgba(74,222,128,.75)}.focus\:bg-green-400\/80:focus{background-color:rgba(74,222,128,.8)}.focus\:bg-green-400\/90:focus{background-color:rgba(74,222,128,.9)}.focus\:bg-green-400\/95:focus{background-color:rgba(74,222,128,.95)}.focus\:bg-green-500:focus{--tw-bg-opacity:1;background-color:rgb(34 197 94/var(--tw-bg-opacity))}.focus\:bg-green-500\/0:focus{background-color:rgba(34,197,94,0)}.focus\:bg-green-500\/10:focus{background-color:rgba(34,197,94,.1)}.focus\:bg-green-500\/100:focus{background-color:#22c55e}.focus\:bg-green-500\/20:focus{background-color:rgba(34,197,94,.2)}.focus\:bg-green-500\/25:focus{background-color:rgba(34,197,94,.25)}.focus\:bg-green-500\/30:focus{background-color:rgba(34,197,94,.3)}.focus\:bg-green-500\/40:focus{background-color:rgba(34,197,94,.4)}.focus\:bg-green-500\/5:focus{background-color:rgba(34,197,94,.05)}.focus\:bg-green-500\/50:focus{background-color:rgba(34,197,94,.5)}.focus\:bg-green-500\/60:focus{background-color:rgba(34,197,94,.6)}.focus\:bg-green-500\/70:focus{background-color:rgba(34,197,94,.7)}.focus\:bg-green-500\/75:focus{background-color:rgba(34,197,94,.75)}.focus\:bg-green-500\/80:focus{background-color:rgba(34,197,94,.8)}.focus\:bg-green-500\/90:focus{background-color:rgba(34,197,94,.9)}.focus\:bg-green-500\/95:focus{background-color:rgba(34,197,94,.95)}.focus\:bg-green-600:focus{--tw-bg-opacity:1;background-color:rgb(22 163 74/var(--tw-bg-opacity))}.focus\:bg-green-600\/0:focus{background-color:rgba(22,163,74,0)}.focus\:bg-green-600\/10:focus{background-color:rgba(22,163,74,.1)}.focus\:bg-green-600\/100:focus{background-color:#16a34a}.focus\:bg-green-600\/20:focus{background-color:rgba(22,163,74,.2)}.focus\:bg-green-600\/25:focus{background-color:rgba(22,163,74,.25)}.focus\:bg-green-600\/30:focus{background-color:rgba(22,163,74,.3)}.focus\:bg-green-600\/40:focus{background-color:rgba(22,163,74,.4)}.focus\:bg-green-600\/5:focus{background-color:rgba(22,163,74,.05)}.focus\:bg-green-600\/50:focus{background-color:rgba(22,163,74,.5)}.focus\:bg-green-600\/60:focus{background-color:rgba(22,163,74,.6)}.focus\:bg-green-600\/70:focus{background-color:rgba(22,163,74,.7)}.focus\:bg-green-600\/75:focus{background-color:rgba(22,163,74,.75)}.focus\:bg-green-600\/80:focus{background-color:rgba(22,163,74,.8)}.focus\:bg-green-600\/90:focus{background-color:rgba(22,163,74,.9)}.focus\:bg-green-600\/95:focus{background-color:rgba(22,163,74,.95)}.focus\:bg-green-700:focus{--tw-bg-opacity:1;background-color:rgb(21 128 61/var(--tw-bg-opacity))}.focus\:bg-green-700\/0:focus{background-color:rgba(21,128,61,0)}.focus\:bg-green-700\/10:focus{background-color:rgba(21,128,61,.1)}.focus\:bg-green-700\/100:focus{background-color:#15803d}.focus\:bg-green-700\/20:focus{background-color:rgba(21,128,61,.2)}.focus\:bg-green-700\/25:focus{background-color:rgba(21,128,61,.25)}.focus\:bg-green-700\/30:focus{background-color:rgba(21,128,61,.3)}.focus\:bg-green-700\/40:focus{background-color:rgba(21,128,61,.4)}.focus\:bg-green-700\/5:focus{background-color:rgba(21,128,61,.05)}.focus\:bg-green-700\/50:focus{background-color:rgba(21,128,61,.5)}.focus\:bg-green-700\/60:focus{background-color:rgba(21,128,61,.6)}.focus\:bg-green-700\/70:focus{background-color:rgba(21,128,61,.7)}.focus\:bg-green-700\/75:focus{background-color:rgba(21,128,61,.75)}.focus\:bg-green-700\/80:focus{background-color:rgba(21,128,61,.8)}.focus\:bg-green-700\/90:focus{background-color:rgba(21,128,61,.9)}.focus\:bg-green-700\/95:focus{background-color:rgba(21,128,61,.95)}.focus\:bg-green-800:focus{--tw-bg-opacity:1;background-color:rgb(22 101 52/var(--tw-bg-opacity))}.focus\:bg-green-800\/0:focus{background-color:rgba(22,101,52,0)}.focus\:bg-green-800\/10:focus{background-color:rgba(22,101,52,.1)}.focus\:bg-green-800\/100:focus{background-color:#166534}.focus\:bg-green-800\/20:focus{background-color:rgba(22,101,52,.2)}.focus\:bg-green-800\/25:focus{background-color:rgba(22,101,52,.25)}.focus\:bg-green-800\/30:focus{background-color:rgba(22,101,52,.3)}.focus\:bg-green-800\/40:focus{background-color:rgba(22,101,52,.4)}.focus\:bg-green-800\/5:focus{background-color:rgba(22,101,52,.05)}.focus\:bg-green-800\/50:focus{background-color:rgba(22,101,52,.5)}.focus\:bg-green-800\/60:focus{background-color:rgba(22,101,52,.6)}.focus\:bg-green-800\/70:focus{background-color:rgba(22,101,52,.7)}.focus\:bg-green-800\/75:focus{background-color:rgba(22,101,52,.75)}.focus\:bg-green-800\/80:focus{background-color:rgba(22,101,52,.8)}.focus\:bg-green-800\/90:focus{background-color:rgba(22,101,52,.9)}.focus\:bg-green-800\/95:focus{background-color:rgba(22,101,52,.95)}.focus\:bg-green-900:focus{--tw-bg-opacity:1;background-color:rgb(20 83 45/var(--tw-bg-opacity))}.focus\:bg-green-900\/0:focus{background-color:rgba(20,83,45,0)}.focus\:bg-green-900\/10:focus{background-color:rgba(20,83,45,.1)}.focus\:bg-green-900\/100:focus{background-color:#14532d}.focus\:bg-green-900\/20:focus{background-color:rgba(20,83,45,.2)}.focus\:bg-green-900\/25:focus{background-color:rgba(20,83,45,.25)}.focus\:bg-green-900\/30:focus{background-color:rgba(20,83,45,.3)}.focus\:bg-green-900\/40:focus{background-color:rgba(20,83,45,.4)}.focus\:bg-green-900\/5:focus{background-color:rgba(20,83,45,.05)}.focus\:bg-green-900\/50:focus{background-color:rgba(20,83,45,.5)}.focus\:bg-green-900\/60:focus{background-color:rgba(20,83,45,.6)}.focus\:bg-green-900\/70:focus{background-color:rgba(20,83,45,.7)}.focus\:bg-green-900\/75:focus{background-color:rgba(20,83,45,.75)}.focus\:bg-green-900\/80:focus{background-color:rgba(20,83,45,.8)}.focus\:bg-green-900\/90:focus{background-color:rgba(20,83,45,.9)}.focus\:bg-green-900\/95:focus{background-color:rgba(20,83,45,.95)}.focus\:bg-red-100:focus{--tw-bg-opacity:1;background-color:rgb(254 226 226/var(--tw-bg-opacity))}.focus\:bg-red-100\/0:focus{background-color:hsla(0,93%,94%,0)}.focus\:bg-red-100\/10:focus{background-color:hsla(0,93%,94%,.1)}.focus\:bg-red-100\/100:focus{background-color:#fee2e2}.focus\:bg-red-100\/20:focus{background-color:hsla(0,93%,94%,.2)}.focus\:bg-red-100\/25:focus{background-color:hsla(0,93%,94%,.25)}.focus\:bg-red-100\/30:focus{background-color:hsla(0,93%,94%,.3)}.focus\:bg-red-100\/40:focus{background-color:hsla(0,93%,94%,.4)}.focus\:bg-red-100\/5:focus{background-color:hsla(0,93%,94%,.05)}.focus\:bg-red-100\/50:focus{background-color:hsla(0,93%,94%,.5)}.focus\:bg-red-100\/60:focus{background-color:hsla(0,93%,94%,.6)}.focus\:bg-red-100\/70:focus{background-color:hsla(0,93%,94%,.7)}.focus\:bg-red-100\/75:focus{background-color:hsla(0,93%,94%,.75)}.focus\:bg-red-100\/80:focus{background-color:hsla(0,93%,94%,.8)}.focus\:bg-red-100\/90:focus{background-color:hsla(0,93%,94%,.9)}.focus\:bg-red-100\/95:focus{background-color:hsla(0,93%,94%,.95)}.focus\:bg-red-200:focus{--tw-bg-opacity:1;background-color:rgb(254 202 202/var(--tw-bg-opacity))}.focus\:bg-red-200\/0:focus{background-color:hsla(0,96%,89%,0)}.focus\:bg-red-200\/10:focus{background-color:hsla(0,96%,89%,.1)}.focus\:bg-red-200\/100:focus{background-color:#fecaca}.focus\:bg-red-200\/20:focus{background-color:hsla(0,96%,89%,.2)}.focus\:bg-red-200\/25:focus{background-color:hsla(0,96%,89%,.25)}.focus\:bg-red-200\/30:focus{background-color:hsla(0,96%,89%,.3)}.focus\:bg-red-200\/40:focus{background-color:hsla(0,96%,89%,.4)}.focus\:bg-red-200\/5:focus{background-color:hsla(0,96%,89%,.05)}.focus\:bg-red-200\/50:focus{background-color:hsla(0,96%,89%,.5)}.focus\:bg-red-200\/60:focus{background-color:hsla(0,96%,89%,.6)}.focus\:bg-red-200\/70:focus{background-color:hsla(0,96%,89%,.7)}.focus\:bg-red-200\/75:focus{background-color:hsla(0,96%,89%,.75)}.focus\:bg-red-200\/80:focus{background-color:hsla(0,96%,89%,.8)}.focus\:bg-red-200\/90:focus{background-color:hsla(0,96%,89%,.9)}.focus\:bg-red-200\/95:focus{background-color:hsla(0,96%,89%,.95)}.focus\:bg-red-300:focus{--tw-bg-opacity:1;background-color:rgb(252 165 165/var(--tw-bg-opacity))}.focus\:bg-red-300\/0:focus{background-color:hsla(0,94%,82%,0)}.focus\:bg-red-300\/10:focus{background-color:hsla(0,94%,82%,.1)}.focus\:bg-red-300\/100:focus{background-color:#fca5a5}.focus\:bg-red-300\/20:focus{background-color:hsla(0,94%,82%,.2)}.focus\:bg-red-300\/25:focus{background-color:hsla(0,94%,82%,.25)}.focus\:bg-red-300\/30:focus{background-color:hsla(0,94%,82%,.3)}.focus\:bg-red-300\/40:focus{background-color:hsla(0,94%,82%,.4)}.focus\:bg-red-300\/5:focus{background-color:hsla(0,94%,82%,.05)}.focus\:bg-red-300\/50:focus{background-color:hsla(0,94%,82%,.5)}.focus\:bg-red-300\/60:focus{background-color:hsla(0,94%,82%,.6)}.focus\:bg-red-300\/70:focus{background-color:hsla(0,94%,82%,.7)}.focus\:bg-red-300\/75:focus{background-color:hsla(0,94%,82%,.75)}.focus\:bg-red-300\/80:focus{background-color:hsla(0,94%,82%,.8)}.focus\:bg-red-300\/90:focus{background-color:hsla(0,94%,82%,.9)}.focus\:bg-red-300\/95:focus{background-color:hsla(0,94%,82%,.95)}.focus\:bg-red-400:focus{--tw-bg-opacity:1;background-color:rgb(248 113 113/var(--tw-bg-opacity))}.focus\:bg-red-400\/0:focus{background-color:hsla(0,91%,71%,0)}.focus\:bg-red-400\/10:focus{background-color:hsla(0,91%,71%,.1)}.focus\:bg-red-400\/100:focus{background-color:#f87171}.focus\:bg-red-400\/20:focus{background-color:hsla(0,91%,71%,.2)}.focus\:bg-red-400\/25:focus{background-color:hsla(0,91%,71%,.25)}.focus\:bg-red-400\/30:focus{background-color:hsla(0,91%,71%,.3)}.focus\:bg-red-400\/40:focus{background-color:hsla(0,91%,71%,.4)}.focus\:bg-red-400\/5:focus{background-color:hsla(0,91%,71%,.05)}.focus\:bg-red-400\/50:focus{background-color:hsla(0,91%,71%,.5)}.focus\:bg-red-400\/60:focus{background-color:hsla(0,91%,71%,.6)}.focus\:bg-red-400\/70:focus{background-color:hsla(0,91%,71%,.7)}.focus\:bg-red-400\/75:focus{background-color:hsla(0,91%,71%,.75)}.focus\:bg-red-400\/80:focus{background-color:hsla(0,91%,71%,.8)}.focus\:bg-red-400\/90:focus{background-color:hsla(0,91%,71%,.9)}.focus\:bg-red-400\/95:focus{background-color:hsla(0,91%,71%,.95)}.focus\:bg-red-500:focus{--tw-bg-opacity:1;background-color:rgb(239 68 68/var(--tw-bg-opacity))}.focus\:bg-red-500\/0:focus{background-color:rgba(239,68,68,0)}.focus\:bg-red-500\/10:focus{background-color:rgba(239,68,68,.1)}.focus\:bg-red-500\/100:focus{background-color:#ef4444}.focus\:bg-red-500\/20:focus{background-color:rgba(239,68,68,.2)}.focus\:bg-red-500\/25:focus{background-color:rgba(239,68,68,.25)}.focus\:bg-red-500\/30:focus{background-color:rgba(239,68,68,.3)}.focus\:bg-red-500\/40:focus{background-color:rgba(239,68,68,.4)}.focus\:bg-red-500\/5:focus{background-color:rgba(239,68,68,.05)}.focus\:bg-red-500\/50:focus{background-color:rgba(239,68,68,.5)}.focus\:bg-red-500\/60:focus{background-color:rgba(239,68,68,.6)}.focus\:bg-red-500\/70:focus{background-color:rgba(239,68,68,.7)}.focus\:bg-red-500\/75:focus{background-color:rgba(239,68,68,.75)}.focus\:bg-red-500\/80:focus{background-color:rgba(239,68,68,.8)}.focus\:bg-red-500\/90:focus{background-color:rgba(239,68,68,.9)}.focus\:bg-red-500\/95:focus{background-color:rgba(239,68,68,.95)}.focus\:bg-red-600:focus{--tw-bg-opacity:1;background-color:rgb(220 38 38/var(--tw-bg-opacity))}.focus\:bg-red-600\/0:focus{background-color:rgba(220,38,38,0)}.focus\:bg-red-600\/10:focus{background-color:rgba(220,38,38,.1)}.focus\:bg-red-600\/100:focus{background-color:#dc2626}.focus\:bg-red-600\/20:focus{background-color:rgba(220,38,38,.2)}.focus\:bg-red-600\/25:focus{background-color:rgba(220,38,38,.25)}.focus\:bg-red-600\/30:focus{background-color:rgba(220,38,38,.3)}.focus\:bg-red-600\/40:focus{background-color:rgba(220,38,38,.4)}.focus\:bg-red-600\/5:focus{background-color:rgba(220,38,38,.05)}.focus\:bg-red-600\/50:focus{background-color:rgba(220,38,38,.5)}.focus\:bg-red-600\/60:focus{background-color:rgba(220,38,38,.6)}.focus\:bg-red-600\/70:focus{background-color:rgba(220,38,38,.7)}.focus\:bg-red-600\/75:focus{background-color:rgba(220,38,38,.75)}.focus\:bg-red-600\/80:focus{background-color:rgba(220,38,38,.8)}.focus\:bg-red-600\/90:focus{background-color:rgba(220,38,38,.9)}.focus\:bg-red-600\/95:focus{background-color:rgba(220,38,38,.95)}.focus\:bg-red-700:focus{--tw-bg-opacity:1;background-color:rgb(185 28 28/var(--tw-bg-opacity))}.focus\:bg-red-700\/0:focus{background-color:rgba(185,28,28,0)}.focus\:bg-red-700\/10:focus{background-color:rgba(185,28,28,.1)}.focus\:bg-red-700\/100:focus{background-color:#b91c1c}.focus\:bg-red-700\/20:focus{background-color:rgba(185,28,28,.2)}.focus\:bg-red-700\/25:focus{background-color:rgba(185,28,28,.25)}.focus\:bg-red-700\/30:focus{background-color:rgba(185,28,28,.3)}.focus\:bg-red-700\/40:focus{background-color:rgba(185,28,28,.4)}.focus\:bg-red-700\/5:focus{background-color:rgba(185,28,28,.05)}.focus\:bg-red-700\/50:focus{background-color:rgba(185,28,28,.5)}.focus\:bg-red-700\/60:focus{background-color:rgba(185,28,28,.6)}.focus\:bg-red-700\/70:focus{background-color:rgba(185,28,28,.7)}.focus\:bg-red-700\/75:focus{background-color:rgba(185,28,28,.75)}.focus\:bg-red-700\/80:focus{background-color:rgba(185,28,28,.8)}.focus\:bg-red-700\/90:focus{background-color:rgba(185,28,28,.9)}.focus\:bg-red-700\/95:focus{background-color:rgba(185,28,28,.95)}.focus\:bg-red-800:focus{--tw-bg-opacity:1;background-color:rgb(153 27 27/var(--tw-bg-opacity))}.focus\:bg-red-800\/0:focus{background-color:rgba(153,27,27,0)}.focus\:bg-red-800\/10:focus{background-color:rgba(153,27,27,.1)}.focus\:bg-red-800\/100:focus{background-color:#991b1b}.focus\:bg-red-800\/20:focus{background-color:rgba(153,27,27,.2)}.focus\:bg-red-800\/25:focus{background-color:rgba(153,27,27,.25)}.focus\:bg-red-800\/30:focus{background-color:rgba(153,27,27,.3)}.focus\:bg-red-800\/40:focus{background-color:rgba(153,27,27,.4)}.focus\:bg-red-800\/5:focus{background-color:rgba(153,27,27,.05)}.focus\:bg-red-800\/50:focus{background-color:rgba(153,27,27,.5)}.focus\:bg-red-800\/60:focus{background-color:rgba(153,27,27,.6)}.focus\:bg-red-800\/70:focus{background-color:rgba(153,27,27,.7)}.focus\:bg-red-800\/75:focus{background-color:rgba(153,27,27,.75)}.focus\:bg-red-800\/80:focus{background-color:rgba(153,27,27,.8)}.focus\:bg-red-800\/90:focus{background-color:rgba(153,27,27,.9)}.focus\:bg-red-800\/95:focus{background-color:rgba(153,27,27,.95)}.focus\:bg-red-900:focus{--tw-bg-opacity:1;background-color:rgb(127 29 29/var(--tw-bg-opacity))}.focus\:bg-red-900\/0:focus{background-color:rgba(127,29,29,0)}.focus\:bg-red-900\/10:focus{background-color:rgba(127,29,29,.1)}.focus\:bg-red-900\/100:focus{background-color:#7f1d1d}.focus\:bg-red-900\/20:focus{background-color:rgba(127,29,29,.2)}.focus\:bg-red-900\/25:focus{background-color:rgba(127,29,29,.25)}.focus\:bg-red-900\/30:focus{background-color:rgba(127,29,29,.3)}.focus\:bg-red-900\/40:focus{background-color:rgba(127,29,29,.4)}.focus\:bg-red-900\/5:focus{background-color:rgba(127,29,29,.05)}.focus\:bg-red-900\/50:focus{background-color:rgba(127,29,29,.5)}.focus\:bg-red-900\/60:focus{background-color:rgba(127,29,29,.6)}.focus\:bg-red-900\/70:focus{background-color:rgba(127,29,29,.7)}.focus\:bg-red-900\/75:focus{background-color:rgba(127,29,29,.75)}.focus\:bg-red-900\/80:focus{background-color:rgba(127,29,29,.8)}.focus\:bg-red-900\/90:focus{background-color:rgba(127,29,29,.9)}.focus\:bg-red-900\/95:focus{background-color:rgba(127,29,29,.95)}.focus\:text-pleasing-white:focus{--tw-text-opacity:1;color:rgb(var(--tw-color-pleasing-white)/var(--tw-text-opacity))}.focus\:outline-none:focus{outline:2px solid transparent;outline-offset:2px}.active\:bg-blue-100:active{--tw-bg-opacity:1;background-color:rgb(219 234 254/var(--tw-bg-opacity))}.active\:bg-blue-100\/0:active{background-color:rgba(219,234,254,0)}.active\:bg-blue-100\/10:active{background-color:rgba(219,234,254,.1)}.active\:bg-blue-100\/100:active{background-color:#dbeafe}.active\:bg-blue-100\/20:active{background-color:rgba(219,234,254,.2)}.active\:bg-blue-100\/25:active{background-color:rgba(219,234,254,.25)}.active\:bg-blue-100\/30:active{background-color:rgba(219,234,254,.3)}.active\:bg-blue-100\/40:active{background-color:rgba(219,234,254,.4)}.active\:bg-blue-100\/5:active{background-color:rgba(219,234,254,.05)}.active\:bg-blue-100\/50:active{background-color:rgba(219,234,254,.5)}.active\:bg-blue-100\/60:active{background-color:rgba(219,234,254,.6)}.active\:bg-blue-100\/70:active{background-color:rgba(219,234,254,.7)}.active\:bg-blue-100\/75:active{background-color:rgba(219,234,254,.75)}.active\:bg-blue-100\/80:active{background-color:rgba(219,234,254,.8)}.active\:bg-blue-100\/90:active{background-color:rgba(219,234,254,.9)}.active\:bg-blue-100\/95:active{background-color:rgba(219,234,254,.95)}.active\:bg-blue-200:active{--tw-bg-opacity:1;background-color:rgb(191 219 254/var(--tw-bg-opacity))}.active\:bg-blue-200\/0:active{background-color:rgba(191,219,254,0)}.active\:bg-blue-200\/10:active{background-color:rgba(191,219,254,.1)}.active\:bg-blue-200\/100:active{background-color:#bfdbfe}.active\:bg-blue-200\/20:active{background-color:rgba(191,219,254,.2)}.active\:bg-blue-200\/25:active{background-color:rgba(191,219,254,.25)}.active\:bg-blue-200\/30:active{background-color:rgba(191,219,254,.3)}.active\:bg-blue-200\/40:active{background-color:rgba(191,219,254,.4)}.active\:bg-blue-200\/5:active{background-color:rgba(191,219,254,.05)}.active\:bg-blue-200\/50:active{background-color:rgba(191,219,254,.5)}.active\:bg-blue-200\/60:active{background-color:rgba(191,219,254,.6)}.active\:bg-blue-200\/70:active{background-color:rgba(191,219,254,.7)}.active\:bg-blue-200\/75:active{background-color:rgba(191,219,254,.75)}.active\:bg-blue-200\/80:active{background-color:rgba(191,219,254,.8)}.active\:bg-blue-200\/90:active{background-color:rgba(191,219,254,.9)}.active\:bg-blue-200\/95:active{background-color:rgba(191,219,254,.95)}.active\:bg-blue-300:active{--tw-bg-opacity:1;background-color:rgb(147 197 253/var(--tw-bg-opacity))}.active\:bg-blue-300\/0:active{background-color:rgba(147,197,253,0)}.active\:bg-blue-300\/10:active{background-color:rgba(147,197,253,.1)}.active\:bg-blue-300\/100:active{background-color:#93c5fd}.active\:bg-blue-300\/20:active{background-color:rgba(147,197,253,.2)}.active\:bg-blue-300\/25:active{background-color:rgba(147,197,253,.25)}.active\:bg-blue-300\/30:active{background-color:rgba(147,197,253,.3)}.active\:bg-blue-300\/40:active{background-color:rgba(147,197,253,.4)}.active\:bg-blue-300\/5:active{background-color:rgba(147,197,253,.05)}.active\:bg-blue-300\/50:active{background-color:rgba(147,197,253,.5)}.active\:bg-blue-300\/60:active{background-color:rgba(147,197,253,.6)}.active\:bg-blue-300\/70:active{background-color:rgba(147,197,253,.7)}.active\:bg-blue-300\/75:active{background-color:rgba(147,197,253,.75)}.active\:bg-blue-300\/80:active{background-color:rgba(147,197,253,.8)}.active\:bg-blue-300\/90:active{background-color:rgba(147,197,253,.9)}.active\:bg-blue-300\/95:active{background-color:rgba(147,197,253,.95)}.active\:bg-blue-400:active{--tw-bg-opacity:1;background-color:rgb(96 165 250/var(--tw-bg-opacity))}.active\:bg-blue-400\/0:active{background-color:rgba(96,165,250,0)}.active\:bg-blue-400\/10:active{background-color:rgba(96,165,250,.1)}.active\:bg-blue-400\/100:active{background-color:#60a5fa}.active\:bg-blue-400\/20:active{background-color:rgba(96,165,250,.2)}.active\:bg-blue-400\/25:active{background-color:rgba(96,165,250,.25)}.active\:bg-blue-400\/30:active{background-color:rgba(96,165,250,.3)}.active\:bg-blue-400\/40:active{background-color:rgba(96,165,250,.4)}.active\:bg-blue-400\/5:active{background-color:rgba(96,165,250,.05)}.active\:bg-blue-400\/50:active{background-color:rgba(96,165,250,.5)}.active\:bg-blue-400\/60:active{background-color:rgba(96,165,250,.6)}.active\:bg-blue-400\/70:active{background-color:rgba(96,165,250,.7)}.active\:bg-blue-400\/75:active{background-color:rgba(96,165,250,.75)}.active\:bg-blue-400\/80:active{background-color:rgba(96,165,250,.8)}.active\:bg-blue-400\/90:active{background-color:rgba(96,165,250,.9)}.active\:bg-blue-400\/95:active{background-color:rgba(96,165,250,.95)}.active\:bg-blue-500:active{--tw-bg-opacity:1;background-color:rgb(59 130 246/var(--tw-bg-opacity))}.active\:bg-blue-500\/0:active{background-color:rgba(59,130,246,0)}.active\:bg-blue-500\/10:active{background-color:rgba(59,130,246,.1)}.active\:bg-blue-500\/100:active{background-color:#3b82f6}.active\:bg-blue-500\/20:active{background-color:rgba(59,130,246,.2)}.active\:bg-blue-500\/25:active{background-color:rgba(59,130,246,.25)}.active\:bg-blue-500\/30:active{background-color:rgba(59,130,246,.3)}.active\:bg-blue-500\/40:active{background-color:rgba(59,130,246,.4)}.active\:bg-blue-500\/5:active{background-color:rgba(59,130,246,.05)}.active\:bg-blue-500\/50:active{background-color:rgba(59,130,246,.5)}.active\:bg-blue-500\/60:active{background-color:rgba(59,130,246,.6)}.active\:bg-blue-500\/70:active{background-color:rgba(59,130,246,.7)}.active\:bg-blue-500\/75:active{background-color:rgba(59,130,246,.75)}.active\:bg-blue-500\/80:active{background-color:rgba(59,130,246,.8)}.active\:bg-blue-500\/90:active{background-color:rgba(59,130,246,.9)}.active\:bg-blue-500\/95:active{background-color:rgba(59,130,246,.95)}.active\:bg-blue-600:active{--tw-bg-opacity:1;background-color:rgb(37 99 235/var(--tw-bg-opacity))}.active\:bg-blue-600\/0:active{background-color:rgba(37,99,235,0)}.active\:bg-blue-600\/10:active{background-color:rgba(37,99,235,.1)}.active\:bg-blue-600\/100:active{background-color:#2563eb}.active\:bg-blue-600\/20:active{background-color:rgba(37,99,235,.2)}.active\:bg-blue-600\/25:active{background-color:rgba(37,99,235,.25)}.active\:bg-blue-600\/30:active{background-color:rgba(37,99,235,.3)}.active\:bg-blue-600\/40:active{background-color:rgba(37,99,235,.4)}.active\:bg-blue-600\/5:active{background-color:rgba(37,99,235,.05)}.active\:bg-blue-600\/50:active{background-color:rgba(37,99,235,.5)}.active\:bg-blue-600\/60:active{background-color:rgba(37,99,235,.6)}.active\:bg-blue-600\/70:active{background-color:rgba(37,99,235,.7)}.active\:bg-blue-600\/75:active{background-color:rgba(37,99,235,.75)}.active\:bg-blue-600\/80:active{background-color:rgba(37,99,235,.8)}.active\:bg-blue-600\/90:active{background-color:rgba(37,99,235,.9)}.active\:bg-blue-600\/95:active{background-color:rgba(37,99,235,.95)}.active\:bg-blue-700:active{--tw-bg-opacity:1;background-color:rgb(29 78 216/var(--tw-bg-opacity))}.active\:bg-blue-700\/0:active{background-color:rgba(29,78,216,0)}.active\:bg-blue-700\/10:active{background-color:rgba(29,78,216,.1)}.active\:bg-blue-700\/100:active{background-color:#1d4ed8}.active\:bg-blue-700\/20:active{background-color:rgba(29,78,216,.2)}.active\:bg-blue-700\/25:active{background-color:rgba(29,78,216,.25)}.active\:bg-blue-700\/30:active{background-color:rgba(29,78,216,.3)}.active\:bg-blue-700\/40:active{background-color:rgba(29,78,216,.4)}.active\:bg-blue-700\/5:active{background-color:rgba(29,78,216,.05)}.active\:bg-blue-700\/50:active{background-color:rgba(29,78,216,.5)}.active\:bg-blue-700\/60:active{background-color:rgba(29,78,216,.6)}.active\:bg-blue-700\/70:active{background-color:rgba(29,78,216,.7)}.active\:bg-blue-700\/75:active{background-color:rgba(29,78,216,.75)}.active\:bg-blue-700\/80:active{background-color:rgba(29,78,216,.8)}.active\:bg-blue-700\/90:active{background-color:rgba(29,78,216,.9)}.active\:bg-blue-700\/95:active{background-color:rgba(29,78,216,.95)}.active\:bg-blue-800:active{--tw-bg-opacity:1;background-color:rgb(30 64 175/var(--tw-bg-opacity))}.active\:bg-blue-800\/0:active{background-color:rgba(30,64,175,0)}.active\:bg-blue-800\/10:active{background-color:rgba(30,64,175,.1)}.active\:bg-blue-800\/100:active{background-color:#1e40af}.active\:bg-blue-800\/20:active{background-color:rgba(30,64,175,.2)}.active\:bg-blue-800\/25:active{background-color:rgba(30,64,175,.25)}.active\:bg-blue-800\/30:active{background-color:rgba(30,64,175,.3)}.active\:bg-blue-800\/40:active{background-color:rgba(30,64,175,.4)}.active\:bg-blue-800\/5:active{background-color:rgba(30,64,175,.05)}.active\:bg-blue-800\/50:active{background-color:rgba(30,64,175,.5)}.active\:bg-blue-800\/60:active{background-color:rgba(30,64,175,.6)}.active\:bg-blue-800\/70:active{background-color:rgba(30,64,175,.7)}.active\:bg-blue-800\/75:active{background-color:rgba(30,64,175,.75)}.active\:bg-blue-800\/80:active{background-color:rgba(30,64,175,.8)}.active\:bg-blue-800\/90:active{background-color:rgba(30,64,175,.9)}.active\:bg-blue-800\/95:active{background-color:rgba(30,64,175,.95)}.active\:bg-blue-900:active{--tw-bg-opacity:1;background-color:rgb(30 58 138/var(--tw-bg-opacity))}.active\:bg-blue-900\/0:active{background-color:rgba(30,58,138,0)}.active\:bg-blue-900\/10:active{background-color:rgba(30,58,138,.1)}.active\:bg-blue-900\/100:active{background-color:#1e3a8a}.active\:bg-blue-900\/20:active{background-color:rgba(30,58,138,.2)}.active\:bg-blue-900\/25:active{background-color:rgba(30,58,138,.25)}.active\:bg-blue-900\/30:active{background-color:rgba(30,58,138,.3)}.active\:bg-blue-900\/40:active{background-color:rgba(30,58,138,.4)}.active\:bg-blue-900\/5:active{background-color:rgba(30,58,138,.05)}.active\:bg-blue-900\/50:active{background-color:rgba(30,58,138,.5)}.active\:bg-blue-900\/60:active{background-color:rgba(30,58,138,.6)}.active\:bg-blue-900\/70:active{background-color:rgba(30,58,138,.7)}.active\:bg-blue-900\/75:active{background-color:rgba(30,58,138,.75)}.active\:bg-blue-900\/80:active{background-color:rgba(30,58,138,.8)}.active\:bg-blue-900\/90:active{background-color:rgba(30,58,138,.9)}.active\:bg-blue-900\/95:active{background-color:rgba(30,58,138,.95)}.active\:bg-green-100:active{--tw-bg-opacity:1;background-color:rgb(220 252 231/var(--tw-bg-opacity))}.active\:bg-green-100\/0:active{background-color:rgba(220,252,231,0)}.active\:bg-green-100\/10:active{background-color:rgba(220,252,231,.1)}.active\:bg-green-100\/100:active{background-color:#dcfce7}.active\:bg-green-100\/20:active{background-color:rgba(220,252,231,.2)}.active\:bg-green-100\/25:active{background-color:rgba(220,252,231,.25)}.active\:bg-green-100\/30:active{background-color:rgba(220,252,231,.3)}.active\:bg-green-100\/40:active{background-color:rgba(220,252,231,.4)}.active\:bg-green-100\/5:active{background-color:rgba(220,252,231,.05)}.active\:bg-green-100\/50:active{background-color:rgba(220,252,231,.5)}.active\:bg-green-100\/60:active{background-color:rgba(220,252,231,.6)}.active\:bg-green-100\/70:active{background-color:rgba(220,252,231,.7)}.active\:bg-green-100\/75:active{background-color:rgba(220,252,231,.75)}.active\:bg-green-100\/80:active{background-color:rgba(220,252,231,.8)}.active\:bg-green-100\/90:active{background-color:rgba(220,252,231,.9)}.active\:bg-green-100\/95:active{background-color:rgba(220,252,231,.95)}.active\:bg-green-200:active{--tw-bg-opacity:1;background-color:rgb(187 247 208/var(--tw-bg-opacity))}.active\:bg-green-200\/0:active{background-color:rgba(187,247,208,0)}.active\:bg-green-200\/10:active{background-color:rgba(187,247,208,.1)}.active\:bg-green-200\/100:active{background-color:#bbf7d0}.active\:bg-green-200\/20:active{background-color:rgba(187,247,208,.2)}.active\:bg-green-200\/25:active{background-color:rgba(187,247,208,.25)}.active\:bg-green-200\/30:active{background-color:rgba(187,247,208,.3)}.active\:bg-green-200\/40:active{background-color:rgba(187,247,208,.4)}.active\:bg-green-200\/5:active{background-color:rgba(187,247,208,.05)}.active\:bg-green-200\/50:active{background-color:rgba(187,247,208,.5)}.active\:bg-green-200\/60:active{background-color:rgba(187,247,208,.6)}.active\:bg-green-200\/70:active{background-color:rgba(187,247,208,.7)}.active\:bg-green-200\/75:active{background-color:rgba(187,247,208,.75)}.active\:bg-green-200\/80:active{background-color:rgba(187,247,208,.8)}.active\:bg-green-200\/90:active{background-color:rgba(187,247,208,.9)}.active\:bg-green-200\/95:active{background-color:rgba(187,247,208,.95)}.active\:bg-green-300:active{--tw-bg-opacity:1;background-color:rgb(134 239 172/var(--tw-bg-opacity))}.active\:bg-green-300\/0:active{background-color:rgba(134,239,172,0)}.active\:bg-green-300\/10:active{background-color:rgba(134,239,172,.1)}.active\:bg-green-300\/100:active{background-color:#86efac}.active\:bg-green-300\/20:active{background-color:rgba(134,239,172,.2)}.active\:bg-green-300\/25:active{background-color:rgba(134,239,172,.25)}.active\:bg-green-300\/30:active{background-color:rgba(134,239,172,.3)}.active\:bg-green-300\/40:active{background-color:rgba(134,239,172,.4)}.active\:bg-green-300\/5:active{background-color:rgba(134,239,172,.05)}.active\:bg-green-300\/50:active{background-color:rgba(134,239,172,.5)}.active\:bg-green-300\/60:active{background-color:rgba(134,239,172,.6)}.active\:bg-green-300\/70:active{background-color:rgba(134,239,172,.7)}.active\:bg-green-300\/75:active{background-color:rgba(134,239,172,.75)}.active\:bg-green-300\/80:active{background-color:rgba(134,239,172,.8)}.active\:bg-green-300\/90:active{background-color:rgba(134,239,172,.9)}.active\:bg-green-300\/95:active{background-color:rgba(134,239,172,.95)}.active\:bg-green-400:active{--tw-bg-opacity:1;background-color:rgb(74 222 128/var(--tw-bg-opacity))}.active\:bg-green-400\/0:active{background-color:rgba(74,222,128,0)}.active\:bg-green-400\/10:active{background-color:rgba(74,222,128,.1)}.active\:bg-green-400\/100:active{background-color:#4ade80}.active\:bg-green-400\/20:active{background-color:rgba(74,222,128,.2)}.active\:bg-green-400\/25:active{background-color:rgba(74,222,128,.25)}.active\:bg-green-400\/30:active{background-color:rgba(74,222,128,.3)}.active\:bg-green-400\/40:active{background-color:rgba(74,222,128,.4)}.active\:bg-green-400\/5:active{background-color:rgba(74,222,128,.05)}.active\:bg-green-400\/50:active{background-color:rgba(74,222,128,.5)}.active\:bg-green-400\/60:active{background-color:rgba(74,222,128,.6)}.active\:bg-green-400\/70:active{background-color:rgba(74,222,128,.7)}.active\:bg-green-400\/75:active{background-color:rgba(74,222,128,.75)}.active\:bg-green-400\/80:active{background-color:rgba(74,222,128,.8)}.active\:bg-green-400\/90:active{background-color:rgba(74,222,128,.9)}.active\:bg-green-400\/95:active{background-color:rgba(74,222,128,.95)}.active\:bg-green-500:active{--tw-bg-opacity:1;background-color:rgb(34 197 94/var(--tw-bg-opacity))}.active\:bg-green-500\/0:active{background-color:rgba(34,197,94,0)}.active\:bg-green-500\/10:active{background-color:rgba(34,197,94,.1)}.active\:bg-green-500\/100:active{background-color:#22c55e}.active\:bg-green-500\/20:active{background-color:rgba(34,197,94,.2)}.active\:bg-green-500\/25:active{background-color:rgba(34,197,94,.25)}.active\:bg-green-500\/30:active{background-color:rgba(34,197,94,.3)}.active\:bg-green-500\/40:active{background-color:rgba(34,197,94,.4)}.active\:bg-green-500\/5:active{background-color:rgba(34,197,94,.05)}.active\:bg-green-500\/50:active{background-color:rgba(34,197,94,.5)}.active\:bg-green-500\/60:active{background-color:rgba(34,197,94,.6)}.active\:bg-green-500\/70:active{background-color:rgba(34,197,94,.7)}.active\:bg-green-500\/75:active{background-color:rgba(34,197,94,.75)}.active\:bg-green-500\/80:active{background-color:rgba(34,197,94,.8)}.active\:bg-green-500\/90:active{background-color:rgba(34,197,94,.9)}.active\:bg-green-500\/95:active{background-color:rgba(34,197,94,.95)}.active\:bg-green-600:active{--tw-bg-opacity:1;background-color:rgb(22 163 74/var(--tw-bg-opacity))}.active\:bg-green-600\/0:active{background-color:rgba(22,163,74,0)}.active\:bg-green-600\/10:active{background-color:rgba(22,163,74,.1)}.active\:bg-green-600\/100:active{background-color:#16a34a}.active\:bg-green-600\/20:active{background-color:rgba(22,163,74,.2)}.active\:bg-green-600\/25:active{background-color:rgba(22,163,74,.25)}.active\:bg-green-600\/30:active{background-color:rgba(22,163,74,.3)}.active\:bg-green-600\/40:active{background-color:rgba(22,163,74,.4)}.active\:bg-green-600\/5:active{background-color:rgba(22,163,74,.05)}.active\:bg-green-600\/50:active{background-color:rgba(22,163,74,.5)}.active\:bg-green-600\/60:active{background-color:rgba(22,163,74,.6)}.active\:bg-green-600\/70:active{background-color:rgba(22,163,74,.7)}.active\:bg-green-600\/75:active{background-color:rgba(22,163,74,.75)}.active\:bg-green-600\/80:active{background-color:rgba(22,163,74,.8)}.active\:bg-green-600\/90:active{background-color:rgba(22,163,74,.9)}.active\:bg-green-600\/95:active{background-color:rgba(22,163,74,.95)}.active\:bg-green-700:active{--tw-bg-opacity:1;background-color:rgb(21 128 61/var(--tw-bg-opacity))}.active\:bg-green-700\/0:active{background-color:rgba(21,128,61,0)}.active\:bg-green-700\/10:active{background-color:rgba(21,128,61,.1)}.active\:bg-green-700\/100:active{background-color:#15803d}.active\:bg-green-700\/20:active{background-color:rgba(21,128,61,.2)}.active\:bg-green-700\/25:active{background-color:rgba(21,128,61,.25)}.active\:bg-green-700\/30:active{background-color:rgba(21,128,61,.3)}.active\:bg-green-700\/40:active{background-color:rgba(21,128,61,.4)}.active\:bg-green-700\/5:active{background-color:rgba(21,128,61,.05)}.active\:bg-green-700\/50:active{background-color:rgba(21,128,61,.5)}.active\:bg-green-700\/60:active{background-color:rgba(21,128,61,.6)}.active\:bg-green-700\/70:active{background-color:rgba(21,128,61,.7)}.active\:bg-green-700\/75:active{background-color:rgba(21,128,61,.75)}.active\:bg-green-700\/80:active{background-color:rgba(21,128,61,.8)}.active\:bg-green-700\/90:active{background-color:rgba(21,128,61,.9)}.active\:bg-green-700\/95:active{background-color:rgba(21,128,61,.95)}.active\:bg-green-800:active{--tw-bg-opacity:1;background-color:rgb(22 101 52/var(--tw-bg-opacity))}.active\:bg-green-800\/0:active{background-color:rgba(22,101,52,0)}.active\:bg-green-800\/10:active{background-color:rgba(22,101,52,.1)}.active\:bg-green-800\/100:active{background-color:#166534}.active\:bg-green-800\/20:active{background-color:rgba(22,101,52,.2)}.active\:bg-green-800\/25:active{background-color:rgba(22,101,52,.25)}.active\:bg-green-800\/30:active{background-color:rgba(22,101,52,.3)}.active\:bg-green-800\/40:active{background-color:rgba(22,101,52,.4)}.active\:bg-green-800\/5:active{background-color:rgba(22,101,52,.05)}.active\:bg-green-800\/50:active{background-color:rgba(22,101,52,.5)}.active\:bg-green-800\/60:active{background-color:rgba(22,101,52,.6)}.active\:bg-green-800\/70:active{background-color:rgba(22,101,52,.7)}.active\:bg-green-800\/75:active{background-color:rgba(22,101,52,.75)}.active\:bg-green-800\/80:active{background-color:rgba(22,101,52,.8)}.active\:bg-green-800\/90:active{background-color:rgba(22,101,52,.9)}.active\:bg-green-800\/95:active{background-color:rgba(22,101,52,.95)}.active\:bg-green-900:active{--tw-bg-opacity:1;background-color:rgb(20 83 45/var(--tw-bg-opacity))}.active\:bg-green-900\/0:active{background-color:rgba(20,83,45,0)}.active\:bg-green-900\/10:active{background-color:rgba(20,83,45,.1)}.active\:bg-green-900\/100:active{background-color:#14532d}.active\:bg-green-900\/20:active{background-color:rgba(20,83,45,.2)}.active\:bg-green-900\/25:active{background-color:rgba(20,83,45,.25)}.active\:bg-green-900\/30:active{background-color:rgba(20,83,45,.3)}.active\:bg-green-900\/40:active{background-color:rgba(20,83,45,.4)}.active\:bg-green-900\/5:active{background-color:rgba(20,83,45,.05)}.active\:bg-green-900\/50:active{background-color:rgba(20,83,45,.5)}.active\:bg-green-900\/60:active{background-color:rgba(20,83,45,.6)}.active\:bg-green-900\/70:active{background-color:rgba(20,83,45,.7)}.active\:bg-green-900\/75:active{background-color:rgba(20,83,45,.75)}.active\:bg-green-900\/80:active{background-color:rgba(20,83,45,.8)}.active\:bg-green-900\/90:active{background-color:rgba(20,83,45,.9)}.active\:bg-green-900\/95:active{background-color:rgba(20,83,45,.95)}.active\:bg-red-100:active{--tw-bg-opacity:1;background-color:rgb(254 226 226/var(--tw-bg-opacity))}.active\:bg-red-100\/0:active{background-color:hsla(0,93%,94%,0)}.active\:bg-red-100\/10:active{background-color:hsla(0,93%,94%,.1)}.active\:bg-red-100\/100:active{background-color:#fee2e2}.active\:bg-red-100\/20:active{background-color:hsla(0,93%,94%,.2)}.active\:bg-red-100\/25:active{background-color:hsla(0,93%,94%,.25)}.active\:bg-red-100\/30:active{background-color:hsla(0,93%,94%,.3)}.active\:bg-red-100\/40:active{background-color:hsla(0,93%,94%,.4)}.active\:bg-red-100\/5:active{background-color:hsla(0,93%,94%,.05)}.active\:bg-red-100\/50:active{background-color:hsla(0,93%,94%,.5)}.active\:bg-red-100\/60:active{background-color:hsla(0,93%,94%,.6)}.active\:bg-red-100\/70:active{background-color:hsla(0,93%,94%,.7)}.active\:bg-red-100\/75:active{background-color:hsla(0,93%,94%,.75)}.active\:bg-red-100\/80:active{background-color:hsla(0,93%,94%,.8)}.active\:bg-red-100\/90:active{background-color:hsla(0,93%,94%,.9)}.active\:bg-red-100\/95:active{background-color:hsla(0,93%,94%,.95)}.active\:bg-red-200:active{--tw-bg-opacity:1;background-color:rgb(254 202 202/var(--tw-bg-opacity))}.active\:bg-red-200\/0:active{background-color:hsla(0,96%,89%,0)}.active\:bg-red-200\/10:active{background-color:hsla(0,96%,89%,.1)}.active\:bg-red-200\/100:active{background-color:#fecaca}.active\:bg-red-200\/20:active{background-color:hsla(0,96%,89%,.2)}.active\:bg-red-200\/25:active{background-color:hsla(0,96%,89%,.25)}.active\:bg-red-200\/30:active{background-color:hsla(0,96%,89%,.3)}.active\:bg-red-200\/40:active{background-color:hsla(0,96%,89%,.4)}.active\:bg-red-200\/5:active{background-color:hsla(0,96%,89%,.05)}.active\:bg-red-200\/50:active{background-color:hsla(0,96%,89%,.5)}.active\:bg-red-200\/60:active{background-color:hsla(0,96%,89%,.6)}.active\:bg-red-200\/70:active{background-color:hsla(0,96%,89%,.7)}.active\:bg-red-200\/75:active{background-color:hsla(0,96%,89%,.75)}.active\:bg-red-200\/80:active{background-color:hsla(0,96%,89%,.8)}.active\:bg-red-200\/90:active{background-color:hsla(0,96%,89%,.9)}.active\:bg-red-200\/95:active{background-color:hsla(0,96%,89%,.95)}.active\:bg-red-300:active{--tw-bg-opacity:1;background-color:rgb(252 165 165/var(--tw-bg-opacity))}.active\:bg-red-300\/0:active{background-color:hsla(0,94%,82%,0)}.active\:bg-red-300\/10:active{background-color:hsla(0,94%,82%,.1)}.active\:bg-red-300\/100:active{background-color:#fca5a5}.active\:bg-red-300\/20:active{background-color:hsla(0,94%,82%,.2)}.active\:bg-red-300\/25:active{background-color:hsla(0,94%,82%,.25)}.active\:bg-red-300\/30:active{background-color:hsla(0,94%,82%,.3)}.active\:bg-red-300\/40:active{background-color:hsla(0,94%,82%,.4)}.active\:bg-red-300\/5:active{background-color:hsla(0,94%,82%,.05)}.active\:bg-red-300\/50:active{background-color:hsla(0,94%,82%,.5)}.active\:bg-red-300\/60:active{background-color:hsla(0,94%,82%,.6)}.active\:bg-red-300\/70:active{background-color:hsla(0,94%,82%,.7)}.active\:bg-red-300\/75:active{background-color:hsla(0,94%,82%,.75)}.active\:bg-red-300\/80:active{background-color:hsla(0,94%,82%,.8)}.active\:bg-red-300\/90:active{background-color:hsla(0,94%,82%,.9)}.active\:bg-red-300\/95:active{background-color:hsla(0,94%,82%,.95)}.active\:bg-red-400:active{--tw-bg-opacity:1;background-color:rgb(248 113 113/var(--tw-bg-opacity))}.active\:bg-red-400\/0:active{background-color:hsla(0,91%,71%,0)}.active\:bg-red-400\/10:active{background-color:hsla(0,91%,71%,.1)}.active\:bg-red-400\/100:active{background-color:#f87171}.active\:bg-red-400\/20:active{background-color:hsla(0,91%,71%,.2)}.active\:bg-red-400\/25:active{background-color:hsla(0,91%,71%,.25)}.active\:bg-red-400\/30:active{background-color:hsla(0,91%,71%,.3)}.active\:bg-red-400\/40:active{background-color:hsla(0,91%,71%,.4)}.active\:bg-red-400\/5:active{background-color:hsla(0,91%,71%,.05)}.active\:bg-red-400\/50:active{background-color:hsla(0,91%,71%,.5)}.active\:bg-red-400\/60:active{background-color:hsla(0,91%,71%,.6)}.active\:bg-red-400\/70:active{background-color:hsla(0,91%,71%,.7)}.active\:bg-red-400\/75:active{background-color:hsla(0,91%,71%,.75)}.active\:bg-red-400\/80:active{background-color:hsla(0,91%,71%,.8)}.active\:bg-red-400\/90:active{background-color:hsla(0,91%,71%,.9)}.active\:bg-red-400\/95:active{background-color:hsla(0,91%,71%,.95)}.active\:bg-red-500:active{--tw-bg-opacity:1;background-color:rgb(239 68 68/var(--tw-bg-opacity))}.active\:bg-red-500\/0:active{background-color:rgba(239,68,68,0)}.active\:bg-red-500\/10:active{background-color:rgba(239,68,68,.1)}.active\:bg-red-500\/100:active{background-color:#ef4444}.active\:bg-red-500\/20:active{background-color:rgba(239,68,68,.2)}.active\:bg-red-500\/25:active{background-color:rgba(239,68,68,.25)}.active\:bg-red-500\/30:active{background-color:rgba(239,68,68,.3)}.active\:bg-red-500\/40:active{background-color:rgba(239,68,68,.4)}.active\:bg-red-500\/5:active{background-color:rgba(239,68,68,.05)}.active\:bg-red-500\/50:active{background-color:rgba(239,68,68,.5)}.active\:bg-red-500\/60:active{background-color:rgba(239,68,68,.6)}.active\:bg-red-500\/70:active{background-color:rgba(239,68,68,.7)}.active\:bg-red-500\/75:active{background-color:rgba(239,68,68,.75)}.active\:bg-red-500\/80:active{background-color:rgba(239,68,68,.8)}.active\:bg-red-500\/90:active{background-color:rgba(239,68,68,.9)}.active\:bg-red-500\/95:active{background-color:rgba(239,68,68,.95)}.active\:bg-red-600:active{--tw-bg-opacity:1;background-color:rgb(220 38 38/var(--tw-bg-opacity))}.active\:bg-red-600\/0:active{background-color:rgba(220,38,38,0)}.active\:bg-red-600\/10:active{background-color:rgba(220,38,38,.1)}.active\:bg-red-600\/100:active{background-color:#dc2626}.active\:bg-red-600\/20:active{background-color:rgba(220,38,38,.2)}.active\:bg-red-600\/25:active{background-color:rgba(220,38,38,.25)}.active\:bg-red-600\/30:active{background-color:rgba(220,38,38,.3)}.active\:bg-red-600\/40:active{background-color:rgba(220,38,38,.4)}.active\:bg-red-600\/5:active{background-color:rgba(220,38,38,.05)}.active\:bg-red-600\/50:active{background-color:rgba(220,38,38,.5)}.active\:bg-red-600\/60:active{background-color:rgba(220,38,38,.6)}.active\:bg-red-600\/70:active{background-color:rgba(220,38,38,.7)}.active\:bg-red-600\/75:active{background-color:rgba(220,38,38,.75)}.active\:bg-red-600\/80:active{background-color:rgba(220,38,38,.8)}.active\:bg-red-600\/90:active{background-color:rgba(220,38,38,.9)}.active\:bg-red-600\/95:active{background-color:rgba(220,38,38,.95)}.active\:bg-red-700:active{--tw-bg-opacity:1;background-color:rgb(185 28 28/var(--tw-bg-opacity))}.active\:bg-red-700\/0:active{background-color:rgba(185,28,28,0)}.active\:bg-red-700\/10:active{background-color:rgba(185,28,28,.1)}.active\:bg-red-700\/100:active{background-color:#b91c1c}.active\:bg-red-700\/20:active{background-color:rgba(185,28,28,.2)}.active\:bg-red-700\/25:active{background-color:rgba(185,28,28,.25)}.active\:bg-red-700\/30:active{background-color:rgba(185,28,28,.3)}.active\:bg-red-700\/40:active{background-color:rgba(185,28,28,.4)}.active\:bg-red-700\/5:active{background-color:rgba(185,28,28,.05)}.active\:bg-red-700\/50:active{background-color:rgba(185,28,28,.5)}.active\:bg-red-700\/60:active{background-color:rgba(185,28,28,.6)}.active\:bg-red-700\/70:active{background-color:rgba(185,28,28,.7)}.active\:bg-red-700\/75:active{background-color:rgba(185,28,28,.75)}.active\:bg-red-700\/80:active{background-color:rgba(185,28,28,.8)}.active\:bg-red-700\/90:active{background-color:rgba(185,28,28,.9)}.active\:bg-red-700\/95:active{background-color:rgba(185,28,28,.95)}.active\:bg-red-800:active{--tw-bg-opacity:1;background-color:rgb(153 27 27/var(--tw-bg-opacity))}.active\:bg-red-800\/0:active{background-color:rgba(153,27,27,0)}.active\:bg-red-800\/10:active{background-color:rgba(153,27,27,.1)}.active\:bg-red-800\/100:active{background-color:#991b1b}.active\:bg-red-800\/20:active{background-color:rgba(153,27,27,.2)}.active\:bg-red-800\/25:active{background-color:rgba(153,27,27,.25)}.active\:bg-red-800\/30:active{background-color:rgba(153,27,27,.3)}.active\:bg-red-800\/40:active{background-color:rgba(153,27,27,.4)}.active\:bg-red-800\/5:active{background-color:rgba(153,27,27,.05)}.active\:bg-red-800\/50:active{background-color:rgba(153,27,27,.5)}.active\:bg-red-800\/60:active{background-color:rgba(153,27,27,.6)}.active\:bg-red-800\/70:active{background-color:rgba(153,27,27,.7)}.active\:bg-red-800\/75:active{background-color:rgba(153,27,27,.75)}.active\:bg-red-800\/80:active{background-color:rgba(153,27,27,.8)}.active\:bg-red-800\/90:active{background-color:rgba(153,27,27,.9)}.active\:bg-red-800\/95:active{background-color:rgba(153,27,27,.95)}.active\:bg-red-900:active{--tw-bg-opacity:1;background-color:rgb(127 29 29/var(--tw-bg-opacity))}.active\:bg-red-900\/0:active{background-color:rgba(127,29,29,0)}.active\:bg-red-900\/10:active{background-color:rgba(127,29,29,.1)}.active\:bg-red-900\/100:active{background-color:#7f1d1d}.active\:bg-red-900\/20:active{background-color:rgba(127,29,29,.2)}.active\:bg-red-900\/25:active{background-color:rgba(127,29,29,.25)}.active\:bg-red-900\/30:active{background-color:rgba(127,29,29,.3)}.active\:bg-red-900\/40:active{background-color:rgba(127,29,29,.4)}.active\:bg-red-900\/5:active{background-color:rgba(127,29,29,.05)}.active\:bg-red-900\/50:active{background-color:rgba(127,29,29,.5)}.active\:bg-red-900\/60:active{background-color:rgba(127,29,29,.6)}.active\:bg-red-900\/70:active{background-color:rgba(127,29,29,.7)}.active\:bg-red-900\/75:active{background-color:rgba(127,29,29,.75)}.active\:bg-red-900\/80:active{background-color:rgba(127,29,29,.8)}.active\:bg-red-900\/90:active{background-color:rgba(127,29,29,.9)}.active\:bg-red-900\/95:active{background-color:rgba(127,29,29,.95)}:is(.dark .dark\:border-pleasing-white){--tw-border-opacity:1;border-color:rgb(var(--tw-color-pleasing-white)/var(--tw-border-opacity))}:is(.dark .dark\:bg-gray-600){--tw-bg-opacity:1;background-color:rgb(75 85 99/var(--tw-bg-opacity))}:is(.dark .dark\:bg-gray-700){--tw-bg-opacity:1;background-color:rgb(55 65 81/var(--tw-bg-opacity))}:is(.dark .dark\:bg-gray-800){--tw-bg-opacity:1;background-color:rgb(31 41 55/var(--tw-bg-opacity))}:is(.dark .dark\:bg-gray-900){--tw-bg-opacity:1;background-color:rgb(17 24 39/var(--tw-bg-opacity))}:is(.dark .dark\:text-gray-200){--tw-text-opacity:1;color:rgb(229 231 235/var(--tw-text-opacity))}:is(.dark .dark\:text-gray-300){--tw-text-opacity:1;color:rgb(209 213 219/var(--tw-text-opacity))}:is(.dark .dark\:text-gray-600){--tw-text-opacity:1;color:rgb(75 85 99/var(--tw-text-opacity))}:is(.dark .dark\:text-green-400){--tw-text-opacity:1;color:rgb(74 222 128/var(--tw-text-opacity))}:is(.dark .dark\:text-pleasing-white){--tw-text-opacity:1;color:rgb(var(--tw-color-pleasing-white)/var(--tw-text-opacity))}:is(.dark .dark\:\!shadow-none){--tw-shadow:0 0 #0000!important;--tw-shadow-colored:0 0 #0000!important;box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)!important}:is(.dark .dark\:shadow-none){--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000;box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}:is(.dark .dark\:hover\:bg-pleasing-white\/20:hover){background-color:rgb(var(--tw-color-pleasing-white)/.2)}:is(.dark .dark\:hover\:text-pleasing-white:hover){--tw-text-opacity:1;color:rgb(var(--tw-color-pleasing-white)/var(--tw-text-opacity))}:is(.dark .dark\:active\:bg-pleasing-white\/10:active){background-color:rgb(var(--tw-color-pleasing-white)/.1)}@media (min-width:416px){.\34xs\:hidden{display:none}}@media (min-width:640px){.sm\:mt-0{margin-top:0}.sm\:block{display:block}.sm\:flex{display:flex}.sm\:w-1\/2{width:50%}.sm\:flex-initial{flex:0 1 auto}.sm\:flex-row{flex-direction:row}.sm\:px-3{padding-left:.75rem;padding-right:.75rem}.sm\:px-6{padding-left:1.5rem;padding-right:1.5rem}}@media (min-width:768px){.md\:w-1\/3{width:33.333333%}.md\:flex-row{flex-direction:row}.md\:items-center{align-items:center}.md\:text-xs{font-size:.75rem;line-height:1rem}}@media (min-width:960px){.\34md\:block{display:block}.\34md\:hidden{display:none}.\34md\:w-2\/5{width:40%}.\34md\:flex-row{flex-direction:row}.\34md\:flex-col{flex-direction:column}}@media (min-width:1024px){.lg\:px-8{padding-left:2rem;padding-right:2rem}}@media (min-width:1280px){.xl\:px-\[17rem\]{padding-left:17rem;padding-right:17rem}.xl\:pt-12{padding-top:3rem}.xl\:pt-8{padding-top:2rem}}.\[\&_a\]\:text-pleasing-yellow a{--tw-text-opacity:1;color:rgb(var(--tw-color-pleasing-yellow)/var(--tw-text-opacity))}