.ngbutton{--bg-color:var(--color-blue-300);--text-color:var(--color-white);align-items:center;background-color:var(--bg-color);border:1px solid var(--bg-color);border-radius:var(--border-radius);color:var(--text-color);display:flex;font-size:1rem;gap:.375rem;justify-content:center;line-height:var(--line-height-medium);padding:11px 10px;position:relative;transition:var(--transition);width:fit-content}.ngbutton svg{stroke:var(--text-color);color:var(--text-color)}.ngbutton.disabled{cursor:not-allowed}.ngbutton.normal{padding-block:8px}.ngbutton.normal,.ngbutton.small{line-height:var(--line-height-small)}.ngbutton.small{font-size:.875rem;padding-block:5px}.ngbutton.primary{--bg-color:var(--color-blue-300)}.dark .ngbutton.primary{--bg-color:var(--color-blue-600)}.ngbutton.primary:hover{--bg-color:var(--color-blue-400)}.dark .ngbutton.primary:hover{--bg-color:var(--color-blue-500)}.ngbutton.secondary{--bg-color:var(--color-gray-200);--text-color:var(--color-gray-900)}.dark .ngbutton.secondary{--bg-color:var(--color-gray-1000);--text-color:var(--color-white)}.ngbutton.secondary:hover{--bg-color:var(--color-gray-500)}.dark .ngbutton.secondary:hover{--bg-color:var(--color-gray-900)}.ngbutton.action{--bg-color:var(--color-green-300)}.dark .ngbutton.action{--bg-color:var(--color-green-600)}.ngbutton.action:hover{--bg-color:var(--color-green-400)}.dark .ngbutton.action:hover{--bg-color:var(--color-green-500)}.ngbutton.danger{--bg-color:var(--color-red-400)}.dark .ngbutton.danger{--bg-color:var(--color-red-300)}.ngbutton.danger:hover{--bg-color:var(--color-red-500)}.dark .ngbutton.danger:hover{--bg-color:var(--color-red-400)}.ngbutton.outlined.ngbutton.outlined{--bg-color:#0000}.ngbutton.primary.outlined{--text-color:var(--color-blue-300);border-color:var(--text-color)}.ngbutton.primary.outlined:hover{--bg-color:var(--color-blue-50)}.dark .ngbutton.primary.outlined:hover{--bg-color:var(--color-blue-700);--text-color:var(--color-blue-300)}.ngbutton.secondary.outlined{--text-color:var(--color-gray-900);border-color:var(--text-color)}.dark .ngbutton.secondary.outlined{--text-color:var(--color-gray-400)}.ngbutton.secondary.outlined:hover{--bg-color:var(--color-gray-200);--text-color:var(--color-gray-900);border-color:var(--text-color)}.dark .ngbutton.secondary.outlined:hover{--bg-color:var(--color-gray-1300);--text-color:var(--color-gray-400)}.ngbutton.action.outlined{--text-color:var(--color-green-400);border-color:var(--text-color)}.ngbutton.action.outlined:hover{--bg-color:var(--color-green-100);--text-color:var(--color-green-400);border-color:var(--text-color)}.dark .ngbutton.action.outlined:hover{--bg-color:var(--color-green-700);--text-color:var(--color-green-300)}.ngbutton.danger.outlined{--text-color:var(--color-red-400);border-color:var(--text-color)}.dark .ngbutton.danger.outlined{--text-color:var(--color-red-300)}.ngbutton.danger.outlined:hover{--bg-color:var(--color-red-100);--text-color:var(--color-red-400);border-color:var(--text-color)}.dark .ngbutton.danger.outlined:hover{--bg-color:var(--color-red-600);--text-color:var(--color-red-300)}.ngbutton.text.ngbutton.text{--bg-color:#0000;border-color:#0000}.ngbutton.primary.text{--text-color:var(--color-blue-300)}.ngbutton.primary.text:hover{--text-color:var(--color-blue-400);--bg-color:var(--color-blue-50)}.dark .ngbutton.primary.text:hover{--bg-color:var(--color-blue-700);--text-color:var(--color-blue-300)}.ngbutton.secondary.text{--text-color:var(--color-gray-700)}.dark .ngbutton.secondary.text{--text-color:var(--color-gray-400)}.ngbutton.secondary.text:hover{--text-color:var(--color-gray-800);--bg-color:var(--color-gray-50)}.dark .ngbutton.secondary.text:hover{--bg-color:var(--color-gray-1300);--text-color:var(--color-gray-400)}.ngbutton.action.text{--text-color:var(--color-green-400)}.ngbutton.action.text:hover{--text-color:var(--color-green-500);--bg-color:var(--color-green-50)}.dark .ngbutton.action.text:hover{--bg-color:var(--color-green-700);--text-color:var(--color-green-300)}.ngbutton.danger.text{--text-color:var(--color-red-400)}.dark .ngbutton.danger.text{--text-color:var(--color-red-300)}.ngbutton.danger.text:hover{--text-color:var(--color-red-500);--bg-color:var(--color-red-50)}.dark .ngbutton.danger.text:hover{--bg-color:var(--color-red-600);--text-color:var(--color-red-300)}.ngbutton.disabled.ngbutton.disabled{--bg-color:var(--color-gray-100);--text-color:var(--color-gray-500);border-color:var(--bg-color)}.dark .ngbutton.disabled.ngbutton.disabled{--bg-color:var(--color-gray-1400);--text-color:var(--color-gray-900)}.alert_ngalert__sYRKa{--color:var(--color-label);align-items:flex-start;background-color:var(--background-color);border-left:3px solid;border-color:var(--color);border-radius:.375rem;color:var(--color);display:flex;justify-content:space-between;max-width:600px;min-width:450px;transition:var(--transition);width:fit-content}.alert_ngalert__sYRKa.alert_normal__5OD8Z{font-size:16px;padding:8px 10px}.alert_ngalert__sYRKa.alert_small__6FpBu{font-size:14px;padding:5px 10px}.alert_ngalert__sYRKa.alert_small__6FpBu .alert_content__AW5C2{gap:.188rem}.alert_ngalert__sYRKa .alert_body__iEpYU{display:flex;flex-direction:row;gap:.5rem}.alert_ngalert__sYRKa .alert_content__AW5C2{display:flex;flex-direction:column;font-style:normal;gap:.5rem;letter-spacing:var(--letter-spacing);line-height:var(--line-height-medium)}.alert_ngalert__sYRKa .alert_content__AW5C2 .alert_close__8J7wY{border-radius:20%;cursor:pointer;margin-bottom:auto;margin-top:auto}.alert_ngalert__sYRKa .alert_content__AW5C2 .alert_title__dkRKe{font-weight:var(--semibold)}.alert_ngalert__sYRKa.alert_success__ucROc{--background-color:var(--color-alert-success-drop);--color:var(--color-alert-success-label)}.alert_ngalert__sYRKa.alert_error__-zBm6{--background-color:var(--color-alert-error-drop);--color:var(--color-alert-error-label)}.alert_ngalert__sYRKa.alert_warning__PuXl1{--background-color:var(--color-alert-warning-drop);--color:var(--color-alert-warning-label)}.alert_ngalert__sYRKa.alert_info__83d6k{--background-color:var(--color-alert-info-drop);--color:var(--color-alert-info-label)}.drawer-container{bottom:0;display:flex;justify-content:flex-end;left:0;position:fixed;right:0;top:0;z-index:100001}.drawer-container.fade-out .drawer-backdrop{animation:fadeOut .3s ease-in-out forwards}.drawer-container.fade-out .drawer{animation:slideOut .3s forwards}.drawer-backdrop{animation:fadeIn .3s ease-in-out;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#0000004d;bottom:0;left:0;position:absolute;right:0;top:0}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.drawer{animation:slideIn .3s forwards;background:var(--color-drop);display:flex;flex-direction:column;height:100%;padding:20px;position:relative;transform:translateX(100%);width:800px}.drawer.slide-out{animation:slideOut .3s forwards}@keyframes slideIn{0%{transform:translateX(100%)}to{transform:translateX(0)}}@keyframes slideOut{0%{transform:translateX(0)}to{transform:translateX(100%)}}.drawer-header{align-items:flex-start;display:flex;justify-content:space-between;margin-bottom:20px}.drawer-header-content{display:flex;flex-direction:column}.drawer-header-title{font-size:24px;margin:0}.drawer-header-subtitle{color:var(--color-label);font-size:16px;margin:0}.drawer-content{flex-grow:1}.table-container{overflow-x:auto}.table-container table{border-collapse:initial;border-radius:6px;border-spacing:0;padding-bottom:.25rem;table-layout:fixed}.table-container table:has(.infobox){min-height:10rem}.table-container table thead>tr>th:first-of-type{border-bottom-left-radius:6px;border-top-left-radius:6px}.table-container table thead>tr>th:last-of-type{border-bottom-right-radius:6px;border-top-right-radius:6px}.table-container table thead+thead{margin-top:2px}.table-container table th{font-weight:500}.table-container table tr td{border-bottom:1px solid var(--color-border)}.table-container table .header-separator{height:20px;width:1px}.table-container table th:last-of-type .header-separator:not(.resize-handler){display:none}.table-container table .header-separator.resize-handler{cursor:col-resize;margin-left:6px;touch-action:none;-webkit-user-select:none;user-select:none;width:10px}.table-container table .header-separator.resize-handler:hover svg{color:var(--color-gray-800)}.dark .table-container table .header-separator.resize-handler:hover svg{color:var(--color-gray-500)}.table-container table tr{position:relative}.table-container table th{background-color:var(--color-gray-200)}.dark .table-container table th{background-color:var(--color-gray-1400)}.table-container table tr.row-group-label th{background-color:var(--color-gray-50)}.dark .table-container table tr.row-group-label th{background-color:var(--color-gray-1300)}.table-container table tr.item-row:hover{background-color:#f8f8f8}.dark .table-container table tr.item-row:hover{background-color:var(--color-gray-1600)}.table-container table td{padding-left:1rem;padding-right:.5rem}.table-container table tr td{padding-block:.25rem}.table-container table th{padding-block:.5rem}.table-container table tr th:not(:last-of-type){padding-right:0}.table-container table tr th:not(:first-of-type){padding-left:0}.table-container table th:not(:first-of-type)>*,.table-container table tr td:first-of-type,.table-container table tr th:first-of-type{padding-left:1rem}.table-container table tr.row-group-label th{padding-left:.75rem}.table-container table tr td:last-of-type,.table-container table tr th:last-of-type{padding-right:1rem}.table-container table td,.table-container table td *{overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}.table-container .query-before:before{background-color:#fff;border-right:2px solid #f3f3f3;border-top:2px solid #f3f3f3;content:"";height:15px;position:absolute;transform:translateY(calc(26px + 50%)) rotate(-45deg);width:15px;z-index:2}.table-container .dark .query-before:before{background-color:var(--color-drop);border-color:var(--color-border)}.table-container .description{color:var(--color-gray-600)}.dark .table-container .description{color:var(--color-gray-400)}.nginput{--color:var(--color-input);--bg-color:var(--color-input-bg);--border-color:var(--color-input-border);--icon-width:1.25em;align-items:center;background-color:var(--bg-color);border-color:var(--border-color);border-radius:var(--border-radius);border-width:1px;display:flex;padding-right:10px;position:relative}.nginput.disabled{--bg-color:var(--color-gray-100);--color:var(--color-gray-500)}.nginput.disabled input{cursor:not-allowed}.nginput.disabled:active,.nginput.disabled:hover{--bg-color:var(--color-gray-100);--color:var(--color-gray-500)}.nginput.invalid{--border-color:var(--color-danger)}.nginput.warning:not(.invalid){--border-color:var(--color-warning)}.dark .nginput.disabled{--bg-color:var(--color-gray-1400);--color:var(--color-gray-900)}.dark .nginput.disabled input{cursor:not-allowed}.dark .nginput.disabled:active,.dark .nginput.disabled:hover{--bg-color:var(--color-gray-1400)}.nginput>input{background-color:#0000;border-radius:6px;color:var(--color);font-size:1rem;padding-left:10px;position:relative;width:100%}.nginput>input.withButtons{padding-right:10px}.nginput.large>input{padding-block:8.5px}.nginput.normal>input{padding-block:4.5px}.nginput.small>input{padding-block:1.5px}.nginput>input::placeholder{color:var(--color-placeholder)}.nginput .clone{display:flex;font-family:proxima-nova,sans-serif;font-size:1rem;inset:0;padding-block:calc(.6rem - 1px);padding-left:1.2rem;pointer-events:none;position:absolute}.nginput .clone>.endsWith,.nginput .clone>.startsWith{display:flex;height:100%}.nginput .clone .emphasizeIndicator{background-color:#0000000d;height:100%}.dark .nginput .clone .emphasizeIndicator{background-color:#ffffff26;height:100%}.nginput .width-calculator{pointer-events:none;position:absolute;visibility:hidden}.ngcheckbox{align-items:center;color:var(--color-label);cursor:pointer;display:flex;width:fit-content}.ngcheckbox:hover .box-inner{border:1px solid var(--color-blue-200)}.ngcheckbox.disabled:hover .box-inner,.ngcheckbox.notAllowed:hover .box-inner{border:1px solid var(--color-border)}.ngcheckbox.disabled{opacity:.5}.ngcheckbox.notAllowed{cursor:not-allowed}.ngcheckbox .box{position:relative}.ngcheckbox .box-inner{align-items:center;background:#fff;border:1px solid var(--color-gray-200);border-radius:.25rem;color:var(--color-white);display:flex;height:1.1875rem;justify-content:center;transition:all .4s;width:1.1875rem}.ngcheckbox .box-inner>svg{stroke:var(--color-white);height:12px;width:12px}.ngcheckbox .box-inner>svg>polyline{transition:"all 400ms"}.ngcheckbox .box-inner.disabled{border-color:var(--color-border)}.ngcheckbox .box-inner.checked{background:var(--color-blue-200);border-color:var(--color-blue-200)}.ngcheckbox .box-inner.checked:hover{background:var(--color-blue-500);border-color:var(--color-blue-500)}.ngcheckbox .box-inner.indeterminate{background:var(--color-blue-200);border-color:var(--color-blue-200)}.dark .ngcheckbox .box-inner{border-color:var(--color-gray-400)}.dark .ngcheckbox .box-inner.checked,.dark .ngcheckbox .box-inner.indeterminate,.dark .ngcheckbox:hover .box-inner{border-color:var(--color-blue-200)}.dark .ngcheckbox.disabled:hover .box-inner{border-color:var(--color-gray-400)}.dark .ngcheckbox.disabled:hover .box-inner.checked,.dark .ngcheckbox.disabled:hover .box-inner.indeterminate{border-color:var(--color-blue-200)}.ngcheckbox input:hover:before{--size:2rem;background-color:var(--color-blue-300);border-radius:100%;content:"";height:var(--size);left:calc(50% - var(--size)/2);opacity:.15;position:absolute;top:calc(50% - var(--size)/2);width:var(--size);z-index:inherit}.drag-handle:hover{background-color:var(--color-gray-50)}.dark .drag-handle:hover{background-color:var(--color-gray-1300)}.nglabel{color:var(--color-label);display:block;font-size:1rem;font-weight:500;width:fit-content}.nglabel-size-1{font-size:1.35rem;font-weight:400}.nglabel-size-2{font-size:1.125rem}.nglabel-size-3{font-size:1rem}.nglabel-size-4{font-size:.75rem}.nglabel.cursorPointer{cursor:pointer}.ngerror{--color:var(--color-red-400);color:var(--color);font-size:1rem}.style_loader__0h03I{align-items:center;background:#0000 url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNDEiIGhlaWdodD0iNDEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgdmlld0JveD0iMCAwIDEwMCAxMDAiIHByZXNlcnZlQXNwZWN0UmF0aW89InhNaWRZTWlkIiBjbGFzcz0ibGRzLXJvbGxpbmciPjxjaXJjbGUgY3g9IjUwIiBjeT0iNTAiIGZpbGw9Im5vbmUiIHN0cm9rZT0iIzAxOTBmZSIgc3Ryb2tlLXdpZHRoPSIxMCIgcj0iMzUiIHN0cm9rZS1kYXNoYXJyYXk9IjE2NC45MzM2MTQzMTM0NjQxNSA1Ni45Nzc4NzE0Mzc4MjEzOCIgdHJhbnNmb3JtPSJyb3RhdGUoODQgNTAgNTApIj48YW5pbWF0ZVRyYW5zZm9ybSBhdHRyaWJ1dGVOYW1lPSJ0cmFuc2Zvcm0iIHR5cGU9InJvdGF0ZSIgY2FsY01vZGU9ImxpbmVhciIgdmFsdWVzPSIwIDUwIDUwOzM2MCA1MCA1MCIga2V5VGltZXM9IjA7MSIgZHVyPSIxcyIgYmVnaW49IjBzIiByZXBlYXRDb3VudD0iaW5kZWZpbml0ZSIvPjwvY2lyY2xlPjwvc3ZnPg==) no-repeat 50%;border-radius:5px;bottom:0;display:flex;height:180px;justify-content:center;left:50%;margin-left:-90px;margin-top:-110px;opacity:1;position:absolute;text-align:center;top:50%;width:180px;z-index:1}.style_loader__0h03I.style_fullScreen__vwtRh{position:fixed}.style_loader__0h03I.style_hidden__obXeK{opacity:0;transition:opacity 1s ease .5s,z-index .1s ease 1.5s;z-index:-1}.style_loaderSmall__L7oyn{background:#0000 url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNDEiIGhlaWdodD0iNDEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgdmlld0JveD0iMCAwIDEwMCAxMDAiIHByZXNlcnZlQXNwZWN0UmF0aW89InhNaWRZTWlkIiBjbGFzcz0ibGRzLXJvbGxpbmciPjxjaXJjbGUgY3g9IjUwIiBjeT0iNTAiIGZpbGw9Im5vbmUiIHN0cm9rZT0iIzAxOTBmZSIgc3Ryb2tlLXdpZHRoPSIxMCIgcj0iMzUiIHN0cm9rZS1kYXNoYXJyYXk9IjE2NC45MzM2MTQzMTM0NjQxNSA1Ni45Nzc4NzE0Mzc4MjEzOCIgdHJhbnNmb3JtPSJyb3RhdGUoODQgNTAgNTApIj48YW5pbWF0ZVRyYW5zZm9ybSBhdHRyaWJ1dGVOYW1lPSJ0cmFuc2Zvcm0iIHR5cGU9InJvdGF0ZSIgY2FsY01vZGU9ImxpbmVhciIgdmFsdWVzPSIwIDUwIDUwOzM2MCA1MCA1MCIga2V5VGltZXM9IjA7MSIgZHVyPSIxcyIgYmVnaW49IjBzIiByZXBlYXRDb3VudD0iaW5kZWZpbml0ZSIvPjwvY2lyY2xlPjwvc3ZnPg==) no-repeat 50%;height:40px;width:40px}.ngchip{--color:var(--color-label);align-items:flex-start;background-color:var(--background-color);border-color:var(--color);border-radius:.375rem;color:var(--color);display:flex;justify-content:space-between;letter-spacing:var(--letter-spacing);line-height:var(--line-height-medium);transition:var(--transition);width:fit-content}.ngchip.normal{font-size:16px;padding:8px 10px}.ngchip.small{font-size:14px;padding:5px 10px}.ngchip.success{--background-color:var(--color-alert-success-drop);--color:var(--color-alert-success-label)}.ngchip.error{--background-color:var(--color-alert-error-drop);--color:var(--color-alert-error-label)}.ngchip.warning{--background-color:var(--color-alert-warning-drop);--color:var(--color-alert-warning-label)}.ngchip.info{--background-color:var(--color-alert-info-drop);--color:var(--color-alert-info-label)}.xterm{cursor:text;position:relative;user-select:none;-ms-user-select:none;-webkit-user-select:none}.xterm.focus,.xterm:focus{outline:none}.xterm .xterm-helpers{position:absolute;top:0;z-index:5}.xterm .xterm-helper-textarea{border:0;height:0;left:-9999em;margin:0;opacity:0;overflow:hidden;padding:0;position:absolute;resize:none;top:0;white-space:nowrap;width:0;z-index:-5}.xterm .composition-view{background:#000;color:#fff;display:none;position:absolute;white-space:nowrap;z-index:1}.xterm .composition-view.active{display:block}.xterm .xterm-viewport{background-color:#000;bottom:0;cursor:default;left:0;overflow-y:scroll;position:absolute;right:0;top:0}.xterm .xterm-screen{position:relative}.xterm .xterm-screen canvas{left:0;position:absolute;top:0}.xterm .xterm-scroll-area{visibility:hidden}.xterm-char-measure-element{display:inline-block;left:-9999em;line-height:normal;position:absolute;top:0;visibility:hidden}.xterm.enable-mouse-events{cursor:default}.xterm .xterm-cursor-pointer,.xterm.xterm-cursor-pointer{cursor:pointer}.xterm.column-select.focus{cursor:crosshair}.xterm .xterm-accessibility,.xterm .xterm-message{bottom:0;color:#0000;left:0;position:absolute;right:0;top:0;z-index:10}.xterm .live-region{height:1px;left:-9999px;overflow:hidden;position:absolute;width:1px}.xterm-dim{opacity:.5}.xterm-underline-1{text-decoration:underline}.xterm-underline-2{-webkit-text-decoration:double underline;text-decoration:double underline}.xterm-underline-3{-webkit-text-decoration:wavy underline;text-decoration:wavy underline}.xterm-underline-4{-webkit-text-decoration:dotted underline;text-decoration:dotted underline}.xterm-underline-5{-webkit-text-decoration:dashed underline;text-decoration:dashed underline}.xterm-strikethrough{text-decoration:line-through}.xterm-screen .xterm-decoration-container .xterm-decoration{position:absolute;z-index:6}.xterm-decoration-overview-ruler{pointer-events:none;position:absolute;right:0;top:0;z-index:7}.xterm-decoration-top{position:relative;z-index:2}

/*! tailwindcss v2.0.3 | MIT License | https://tailwindcss.com */

/*! modern-normalize v1.1.0 | MIT License | https://github.com/sindresorhus/modern-normalize */html{-webkit-text-size-adjust:100%;line-height:1.15;tab-size:4}body{font-family:system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji;margin:0}hr{color:inherit;height:0}abbr[title]{-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,pre,samp{font-family:ui-monospace,SFMono-Regular,Consolas,Liberation Mono,Menlo,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:initial}sub{bottom:-.25em}sup{top:-.5em}table{border-color:inherit;text-indent:0}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}::-moz-focus-inner{border-style:none;padding:0}:-moz-focusring{outline:1px dotted ButtonText}:-moz-ui-invalid{box-shadow:none}legend{padding:0}progress{vertical-align:initial}::-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,figure,h1,h2,h3,h4,h5,h6,hr,p,pre{margin:0}button{background-color:initial;background-image:none}button:focus{outline:1px dotted;outline:5px auto -webkit-focus-ring-color}fieldset,ol,ul{margin:0;padding:0}ol,ul{list-style:none}html{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;line-height:1.5}body{font-family:inherit;line-height:inherit}*,:after,:before{border-color:var(--color-border);border-style:solid;border-width:0;box-sizing:border-box}hr{border-top-width:1px}img{border-style:solid}textarea{resize:vertical}input::placeholder,textarea::placeholder{color:#a1a1aa;opacity:1}[role=button],button{cursor:pointer}table{border-collapse:collapse}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}button,input,optgroup,select,textarea{color:inherit;line-height:inherit;padding:0}code,kbd,pre,samp{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace}audio,canvas,embed,iframe,img,object,svg,video{display:block;vertical-align:middle}img,video{height:auto;max-width:100%}svg{vertical-align:initial!important}.container{width:100%}.space-y-0>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(0px*var(--tw-space-y-reverse));margin-top:calc(0px*(1 - var(--tw-space-y-reverse)))}.space-x-0>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(0px*(1 - var(--tw-space-x-reverse)));margin-right:calc(0px*var(--tw-space-x-reverse))}.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-x-1>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(.25rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(.25rem*var(--tw-space-x-reverse))}.space-y-2>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(.5rem*var(--tw-space-y-reverse));margin-top:calc(.5rem*(1 - var(--tw-space-y-reverse)))}.space-x-2>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(.5rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(.5rem*var(--tw-space-x-reverse))}.space-y-3>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(.75rem*var(--tw-space-y-reverse));margin-top:calc(.75rem*(1 - var(--tw-space-y-reverse)))}.space-x-3>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(.75rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(.75rem*var(--tw-space-x-reverse))}.space-y-4>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(1rem*var(--tw-space-y-reverse));margin-top:calc(1rem*(1 - var(--tw-space-y-reverse)))}.space-x-4>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(1rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(1rem*var(--tw-space-x-reverse))}.space-y-5>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(1.25rem*var(--tw-space-y-reverse));margin-top:calc(1.25rem*(1 - var(--tw-space-y-reverse)))}.space-x-5>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(1.25rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(1.25rem*var(--tw-space-x-reverse))}.space-y-6>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(1.5rem*var(--tw-space-y-reverse));margin-top:calc(1.5rem*(1 - var(--tw-space-y-reverse)))}.space-x-6>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(1.5rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(1.5rem*var(--tw-space-x-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)))}.space-x-8>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(2rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(2rem*var(--tw-space-x-reverse))}.space-y-10>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(2.5rem*var(--tw-space-y-reverse));margin-top:calc(2.5rem*(1 - var(--tw-space-y-reverse)))}.space-x-10>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(2.5rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(2.5rem*var(--tw-space-x-reverse))}.space-y-12>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(3rem*var(--tw-space-y-reverse));margin-top:calc(3rem*(1 - var(--tw-space-y-reverse)))}.space-x-12>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(3rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(3rem*var(--tw-space-x-reverse))}.space-y-14>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(3.5rem*var(--tw-space-y-reverse));margin-top:calc(3.5rem*(1 - var(--tw-space-y-reverse)))}.space-x-14>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(3.5rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(3.5rem*var(--tw-space-x-reverse))}.space-y-16>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(4rem*var(--tw-space-y-reverse));margin-top:calc(4rem*(1 - var(--tw-space-y-reverse)))}.space-x-16>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(4rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(4rem*var(--tw-space-x-reverse))}.space-y-20>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(5rem*var(--tw-space-y-reverse));margin-top:calc(5rem*(1 - var(--tw-space-y-reverse)))}.space-x-20>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(5rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(5rem*var(--tw-space-x-reverse))}.space-y-24>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(6rem*var(--tw-space-y-reverse));margin-top:calc(6rem*(1 - var(--tw-space-y-reverse)))}.space-x-24>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(6rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(6rem*var(--tw-space-x-reverse))}.space-y-32>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(8rem*var(--tw-space-y-reverse));margin-top:calc(8rem*(1 - var(--tw-space-y-reverse)))}.space-x-32>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(8rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(8rem*var(--tw-space-x-reverse))}.space-y-40>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(10rem*var(--tw-space-y-reverse));margin-top:calc(10rem*(1 - var(--tw-space-y-reverse)))}.space-x-40>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(10rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(10rem*var(--tw-space-x-reverse))}.space-y-48>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(12rem*var(--tw-space-y-reverse));margin-top:calc(12rem*(1 - var(--tw-space-y-reverse)))}.space-x-48>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(12rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(12rem*var(--tw-space-x-reverse))}.space-y-56>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(14rem*var(--tw-space-y-reverse));margin-top:calc(14rem*(1 - var(--tw-space-y-reverse)))}.space-x-56>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(14rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(14rem*var(--tw-space-x-reverse))}.space-y-64>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(16rem*var(--tw-space-y-reverse));margin-top:calc(16rem*(1 - var(--tw-space-y-reverse)))}.space-x-64>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(16rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(16rem*var(--tw-space-x-reverse))}.space-y-px>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(1px*var(--tw-space-y-reverse));margin-top:calc(1px*(1 - var(--tw-space-y-reverse)))}.space-x-px>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(1px*(1 - var(--tw-space-x-reverse)));margin-right:calc(1px*var(--tw-space-x-reverse))}.space-y-2px>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(2px*var(--tw-space-y-reverse));margin-top:calc(2px*(1 - var(--tw-space-y-reverse)))}.space-x-2px>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(2px*(1 - var(--tw-space-x-reverse)));margin-right:calc(2px*var(--tw-space-x-reverse))}.-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-x-1>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-.25rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(-.25rem*var(--tw-space-x-reverse))}.-space-y-2>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-.5rem*var(--tw-space-y-reverse));margin-top:calc(-.5rem*(1 - var(--tw-space-y-reverse)))}.-space-x-2>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-.5rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(-.5rem*var(--tw-space-x-reverse))}.-space-y-3>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-.75rem*var(--tw-space-y-reverse));margin-top:calc(-.75rem*(1 - var(--tw-space-y-reverse)))}.-space-x-3>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-.75rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(-.75rem*var(--tw-space-x-reverse))}.-space-y-4>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-1rem*var(--tw-space-y-reverse));margin-top:calc(-1rem*(1 - var(--tw-space-y-reverse)))}.-space-x-4>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-1rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(-1rem*var(--tw-space-x-reverse))}.-space-y-5>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-1.25rem*var(--tw-space-y-reverse));margin-top:calc(-1.25rem*(1 - var(--tw-space-y-reverse)))}.-space-x-5>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-1.25rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(-1.25rem*var(--tw-space-x-reverse))}.-space-y-6>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-1.5rem*var(--tw-space-y-reverse));margin-top:calc(-1.5rem*(1 - var(--tw-space-y-reverse)))}.-space-x-6>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-1.5rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(-1.5rem*var(--tw-space-x-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)))}.-space-x-8>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-2rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(-2rem*var(--tw-space-x-reverse))}.-space-y-10>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-2.5rem*var(--tw-space-y-reverse));margin-top:calc(-2.5rem*(1 - var(--tw-space-y-reverse)))}.-space-x-10>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-2.5rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(-2.5rem*var(--tw-space-x-reverse))}.-space-y-12>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-3rem*var(--tw-space-y-reverse));margin-top:calc(-3rem*(1 - var(--tw-space-y-reverse)))}.-space-x-12>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-3rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(-3rem*var(--tw-space-x-reverse))}.-space-y-14>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-3.5rem*var(--tw-space-y-reverse));margin-top:calc(-3.5rem*(1 - var(--tw-space-y-reverse)))}.-space-x-14>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-3.5rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(-3.5rem*var(--tw-space-x-reverse))}.-space-y-16>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-4rem*var(--tw-space-y-reverse));margin-top:calc(-4rem*(1 - var(--tw-space-y-reverse)))}.-space-x-16>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-4rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(-4rem*var(--tw-space-x-reverse))}.-space-y-20>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-5rem*var(--tw-space-y-reverse));margin-top:calc(-5rem*(1 - var(--tw-space-y-reverse)))}.-space-x-20>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-5rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(-5rem*var(--tw-space-x-reverse))}.-space-y-24>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-6rem*var(--tw-space-y-reverse));margin-top:calc(-6rem*(1 - var(--tw-space-y-reverse)))}.-space-x-24>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-6rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(-6rem*var(--tw-space-x-reverse))}.-space-y-32>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-8rem*var(--tw-space-y-reverse));margin-top:calc(-8rem*(1 - var(--tw-space-y-reverse)))}.-space-x-32>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-8rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(-8rem*var(--tw-space-x-reverse))}.-space-y-40>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-10rem*var(--tw-space-y-reverse));margin-top:calc(-10rem*(1 - var(--tw-space-y-reverse)))}.-space-x-40>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-10rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(-10rem*var(--tw-space-x-reverse))}.-space-y-48>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-12rem*var(--tw-space-y-reverse));margin-top:calc(-12rem*(1 - var(--tw-space-y-reverse)))}.-space-x-48>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-12rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(-12rem*var(--tw-space-x-reverse))}.-space-y-56>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-14rem*var(--tw-space-y-reverse));margin-top:calc(-14rem*(1 - var(--tw-space-y-reverse)))}.-space-x-56>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-14rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(-14rem*var(--tw-space-x-reverse))}.-space-y-64>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-16rem*var(--tw-space-y-reverse));margin-top:calc(-16rem*(1 - var(--tw-space-y-reverse)))}.-space-x-64>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-16rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(-16rem*var(--tw-space-x-reverse))}.-space-y-px>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-1px*var(--tw-space-y-reverse));margin-top:calc(-1px*(1 - var(--tw-space-y-reverse)))}.-space-x-px>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-1px*(1 - var(--tw-space-x-reverse)));margin-right:calc(-1px*var(--tw-space-x-reverse))}.-space-y-2px>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(-2px*var(--tw-space-y-reverse));margin-top:calc(-2px*(1 - var(--tw-space-y-reverse)))}.-space-x-2px>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(-2px*(1 - var(--tw-space-x-reverse)));margin-right:calc(-2px*var(--tw-space-x-reverse))}.space-y-reverse>:not([hidden])~:not([hidden]){--tw-space-y-reverse:1}.space-x-reverse>:not([hidden])~:not([hidden]){--tw-space-x-reverse:1}.sr-only{clip:rect(0,0,0,0);border-width:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}.not-sr-only{clip:auto;height:auto;margin:0;overflow:visible;padding:0;position:static;white-space:normal;width:auto}.focus-within\:sr-only:focus-within{clip:rect(0,0,0,0);border-width:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}.focus-within\:not-sr-only:focus-within{clip:auto;height:auto;margin:0;overflow:visible;padding:0;position:static;white-space:normal;width:auto}.focus\:sr-only:focus{clip:rect(0,0,0,0);border-width:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}.focus\:not-sr-only:focus{clip:auto;height:auto;margin:0;overflow:visible;padding:0;position:static;white-space:normal;width:auto}.appearance-none{-webkit-appearance:none;appearance:none}.bg-none{background-image:none}.bg-opacity-0{--tw-bg-opacity:0}.bg-opacity-5{--tw-bg-opacity:0.05}.bg-opacity-10{--tw-bg-opacity:0.1}.bg-opacity-20{--tw-bg-opacity:0.2}.bg-opacity-25{--tw-bg-opacity:0.25}.bg-opacity-30{--tw-bg-opacity:0.3}.bg-opacity-40{--tw-bg-opacity:0.4}.bg-opacity-50{--tw-bg-opacity:0.5}.bg-opacity-60{--tw-bg-opacity:0.6}.bg-opacity-70{--tw-bg-opacity:0.7}.bg-opacity-75{--tw-bg-opacity:0.75}.bg-opacity-80{--tw-bg-opacity:0.8}.bg-opacity-90{--tw-bg-opacity:0.9}.bg-opacity-95{--tw-bg-opacity:0.95}.bg-opacity-100{--tw-bg-opacity:1}.group:hover .group-hover\:bg-opacity-0{--tw-bg-opacity:0}.group:hover .group-hover\:bg-opacity-5{--tw-bg-opacity:0.05}.group:hover .group-hover\:bg-opacity-10{--tw-bg-opacity:0.1}.group:hover .group-hover\:bg-opacity-20{--tw-bg-opacity:0.2}.group:hover .group-hover\:bg-opacity-25{--tw-bg-opacity:0.25}.group:hover .group-hover\:bg-opacity-30{--tw-bg-opacity:0.3}.group:hover .group-hover\:bg-opacity-40{--tw-bg-opacity:0.4}.group:hover .group-hover\:bg-opacity-50{--tw-bg-opacity:0.5}.group:hover .group-hover\:bg-opacity-60{--tw-bg-opacity:0.6}.group:hover .group-hover\:bg-opacity-70{--tw-bg-opacity:0.7}.group:hover .group-hover\:bg-opacity-75{--tw-bg-opacity:0.75}.group:hover .group-hover\:bg-opacity-80{--tw-bg-opacity:0.8}.group:hover .group-hover\:bg-opacity-90{--tw-bg-opacity:0.9}.group:hover .group-hover\:bg-opacity-95{--tw-bg-opacity:0.95}.group:hover .group-hover\:bg-opacity-100{--tw-bg-opacity:1}.focus-within\:bg-opacity-0:focus-within{--tw-bg-opacity:0}.focus-within\:bg-opacity-5:focus-within{--tw-bg-opacity:0.05}.focus-within\:bg-opacity-10:focus-within{--tw-bg-opacity:0.1}.focus-within\:bg-opacity-20:focus-within{--tw-bg-opacity:0.2}.focus-within\:bg-opacity-25:focus-within{--tw-bg-opacity:0.25}.focus-within\:bg-opacity-30:focus-within{--tw-bg-opacity:0.3}.focus-within\:bg-opacity-40:focus-within{--tw-bg-opacity:0.4}.focus-within\:bg-opacity-50:focus-within{--tw-bg-opacity:0.5}.focus-within\:bg-opacity-60:focus-within{--tw-bg-opacity:0.6}.focus-within\:bg-opacity-70:focus-within{--tw-bg-opacity:0.7}.focus-within\:bg-opacity-75:focus-within{--tw-bg-opacity:0.75}.focus-within\:bg-opacity-80:focus-within{--tw-bg-opacity:0.8}.focus-within\:bg-opacity-90:focus-within{--tw-bg-opacity:0.9}.focus-within\:bg-opacity-95:focus-within{--tw-bg-opacity:0.95}.focus-within\:bg-opacity-100:focus-within{--tw-bg-opacity:1}.hover\:bg-opacity-0:hover{--tw-bg-opacity:0}.hover\:bg-opacity-5:hover{--tw-bg-opacity:0.05}.hover\:bg-opacity-10:hover{--tw-bg-opacity:0.1}.hover\:bg-opacity-20:hover{--tw-bg-opacity:0.2}.hover\:bg-opacity-25:hover{--tw-bg-opacity:0.25}.hover\:bg-opacity-30:hover{--tw-bg-opacity:0.3}.hover\:bg-opacity-40:hover{--tw-bg-opacity:0.4}.hover\:bg-opacity-50:hover{--tw-bg-opacity:0.5}.hover\:bg-opacity-60:hover{--tw-bg-opacity:0.6}.hover\:bg-opacity-70:hover{--tw-bg-opacity:0.7}.hover\:bg-opacity-75:hover{--tw-bg-opacity:0.75}.hover\:bg-opacity-80:hover{--tw-bg-opacity:0.8}.hover\:bg-opacity-90:hover{--tw-bg-opacity:0.9}.hover\:bg-opacity-95:hover{--tw-bg-opacity:0.95}.hover\:bg-opacity-100:hover{--tw-bg-opacity:1}.focus\:bg-opacity-0:focus{--tw-bg-opacity:0}.focus\:bg-opacity-5:focus{--tw-bg-opacity:0.05}.focus\:bg-opacity-10:focus{--tw-bg-opacity:0.1}.focus\:bg-opacity-20:focus{--tw-bg-opacity:0.2}.focus\:bg-opacity-25:focus{--tw-bg-opacity:0.25}.focus\:bg-opacity-30:focus{--tw-bg-opacity:0.3}.focus\:bg-opacity-40:focus{--tw-bg-opacity:0.4}.focus\:bg-opacity-50:focus{--tw-bg-opacity:0.5}.focus\:bg-opacity-60:focus{--tw-bg-opacity:0.6}.focus\:bg-opacity-70:focus{--tw-bg-opacity:0.7}.focus\:bg-opacity-75:focus{--tw-bg-opacity:0.75}.focus\:bg-opacity-80:focus{--tw-bg-opacity:0.8}.focus\:bg-opacity-90:focus{--tw-bg-opacity:0.9}.focus\:bg-opacity-95:focus{--tw-bg-opacity:0.95}.focus\:bg-opacity-100:focus{--tw-bg-opacity:1}.dark .dark\:bg-opacity-0{--tw-bg-opacity:0}.dark .dark\:bg-opacity-5{--tw-bg-opacity:0.05}.dark .dark\:bg-opacity-10{--tw-bg-opacity:0.1}.dark .dark\:bg-opacity-20{--tw-bg-opacity:0.2}.dark .dark\:bg-opacity-25{--tw-bg-opacity:0.25}.dark .dark\:bg-opacity-30{--tw-bg-opacity:0.3}.dark .dark\:bg-opacity-40{--tw-bg-opacity:0.4}.dark .dark\:bg-opacity-50{--tw-bg-opacity:0.5}.dark .dark\:bg-opacity-60{--tw-bg-opacity:0.6}.dark .dark\:bg-opacity-70{--tw-bg-opacity:0.7}.dark .dark\:bg-opacity-75{--tw-bg-opacity:0.75}.dark .dark\:bg-opacity-80{--tw-bg-opacity:0.8}.dark .dark\:bg-opacity-90{--tw-bg-opacity:0.9}.dark .dark\:bg-opacity-95{--tw-bg-opacity:0.95}.dark .dark\:bg-opacity-100{--tw-bg-opacity:1}.dark .group:hover .dark\:group-hover\:bg-opacity-0{--tw-bg-opacity:0}.dark .group:hover .dark\:group-hover\:bg-opacity-5{--tw-bg-opacity:0.05}.dark .group:hover .dark\:group-hover\:bg-opacity-10{--tw-bg-opacity:0.1}.dark .group:hover .dark\:group-hover\:bg-opacity-20{--tw-bg-opacity:0.2}.dark .group:hover .dark\:group-hover\:bg-opacity-25{--tw-bg-opacity:0.25}.dark .group:hover .dark\:group-hover\:bg-opacity-30{--tw-bg-opacity:0.3}.dark .group:hover .dark\:group-hover\:bg-opacity-40{--tw-bg-opacity:0.4}.dark .group:hover .dark\:group-hover\:bg-opacity-50{--tw-bg-opacity:0.5}.dark .group:hover .dark\:group-hover\:bg-opacity-60{--tw-bg-opacity:0.6}.dark .group:hover .dark\:group-hover\:bg-opacity-70{--tw-bg-opacity:0.7}.dark .group:hover .dark\:group-hover\:bg-opacity-75{--tw-bg-opacity:0.75}.dark .group:hover .dark\:group-hover\:bg-opacity-80{--tw-bg-opacity:0.8}.dark .group:hover .dark\:group-hover\:bg-opacity-90{--tw-bg-opacity:0.9}.dark .group:hover .dark\:group-hover\:bg-opacity-95{--tw-bg-opacity:0.95}.dark .group:hover .dark\:group-hover\:bg-opacity-100{--tw-bg-opacity:1}.dark .dark\:focus-within\:bg-opacity-0:focus-within{--tw-bg-opacity:0}.dark .dark\:focus-within\:bg-opacity-5:focus-within{--tw-bg-opacity:0.05}.dark .dark\:focus-within\:bg-opacity-10:focus-within{--tw-bg-opacity:0.1}.dark .dark\:focus-within\:bg-opacity-20:focus-within{--tw-bg-opacity:0.2}.dark .dark\:focus-within\:bg-opacity-25:focus-within{--tw-bg-opacity:0.25}.dark .dark\:focus-within\:bg-opacity-30:focus-within{--tw-bg-opacity:0.3}.dark .dark\:focus-within\:bg-opacity-40:focus-within{--tw-bg-opacity:0.4}.dark .dark\:focus-within\:bg-opacity-50:focus-within{--tw-bg-opacity:0.5}.dark .dark\:focus-within\:bg-opacity-60:focus-within{--tw-bg-opacity:0.6}.dark .dark\:focus-within\:bg-opacity-70:focus-within{--tw-bg-opacity:0.7}.dark .dark\:focus-within\:bg-opacity-75:focus-within{--tw-bg-opacity:0.75}.dark .dark\:focus-within\:bg-opacity-80:focus-within{--tw-bg-opacity:0.8}.dark .dark\:focus-within\:bg-opacity-90:focus-within{--tw-bg-opacity:0.9}.dark .dark\:focus-within\:bg-opacity-95:focus-within{--tw-bg-opacity:0.95}.dark .dark\:focus-within\:bg-opacity-100:focus-within{--tw-bg-opacity:1}.dark .dark\:hover\:bg-opacity-0:hover{--tw-bg-opacity:0}.dark .dark\:hover\:bg-opacity-5:hover{--tw-bg-opacity:0.05}.dark .dark\:hover\:bg-opacity-10:hover{--tw-bg-opacity:0.1}.dark .dark\:hover\:bg-opacity-20:hover{--tw-bg-opacity:0.2}.dark .dark\:hover\:bg-opacity-25:hover{--tw-bg-opacity:0.25}.dark .dark\:hover\:bg-opacity-30:hover{--tw-bg-opacity:0.3}.dark .dark\:hover\:bg-opacity-40:hover{--tw-bg-opacity:0.4}.dark .dark\:hover\:bg-opacity-50:hover{--tw-bg-opacity:0.5}.dark .dark\:hover\:bg-opacity-60:hover{--tw-bg-opacity:0.6}.dark .dark\:hover\:bg-opacity-70:hover{--tw-bg-opacity:0.7}.dark .dark\:hover\:bg-opacity-75:hover{--tw-bg-opacity:0.75}.dark .dark\:hover\:bg-opacity-80:hover{--tw-bg-opacity:0.8}.dark .dark\:hover\:bg-opacity-90:hover{--tw-bg-opacity:0.9}.dark .dark\:hover\:bg-opacity-95:hover{--tw-bg-opacity:0.95}.dark .dark\:hover\:bg-opacity-100:hover{--tw-bg-opacity:1}.dark .dark\:focus\:bg-opacity-0:focus{--tw-bg-opacity:0}.dark .dark\:focus\:bg-opacity-5:focus{--tw-bg-opacity:0.05}.dark .dark\:focus\:bg-opacity-10:focus{--tw-bg-opacity:0.1}.dark .dark\:focus\:bg-opacity-20:focus{--tw-bg-opacity:0.2}.dark .dark\:focus\:bg-opacity-25:focus{--tw-bg-opacity:0.25}.dark .dark\:focus\:bg-opacity-30:focus{--tw-bg-opacity:0.3}.dark .dark\:focus\:bg-opacity-40:focus{--tw-bg-opacity:0.4}.dark .dark\:focus\:bg-opacity-50:focus{--tw-bg-opacity:0.5}.dark .dark\:focus\:bg-opacity-60:focus{--tw-bg-opacity:0.6}.dark .dark\:focus\:bg-opacity-70:focus{--tw-bg-opacity:0.7}.dark .dark\:focus\:bg-opacity-75:focus{--tw-bg-opacity:0.75}.dark .dark\:focus\:bg-opacity-80:focus{--tw-bg-opacity:0.8}.dark .dark\:focus\:bg-opacity-90:focus{--tw-bg-opacity:0.9}.dark .dark\:focus\:bg-opacity-95:focus{--tw-bg-opacity:0.95}.dark .dark\:focus\:bg-opacity-100:focus{--tw-bg-opacity:1}.bg-bottom{background-position:bottom}.bg-center{background-position:50%}.bg-left{background-position:0}.bg-left-bottom{background-position:0 100%}.bg-left-top{background-position:0 0}.bg-right{background-position:100%}.bg-right-bottom{background-position:100% 100%}.bg-right-top{background-position:100% 0}.bg-top{background-position:top}.bg-repeat{background-repeat:repeat}.bg-no-repeat{background-repeat:no-repeat}.bg-repeat-x{background-repeat:repeat-x}.bg-repeat-y{background-repeat:repeat-y}.bg-repeat-round{background-repeat:round}.bg-repeat-space{background-repeat:space}.bg-auto{background-size:auto}.bg-cover{background-size:cover}.bg-contain{background-size:contain}.border-collapse{border-collapse:collapse}.border-separate{border-collapse:initial}.border-transparent{border-color:#0000}.border-border{border-color:var(--color-border)}.group:hover .group-hover\:border-transparent{border-color:#0000}.group:hover .group-hover\:border-border{border-color:var(--color-border)}.focus-within\:border-transparent:focus-within{border-color:#0000}.focus-within\:border-border:focus-within{border-color:var(--color-border)}.hover\:border-transparent:hover{border-color:#0000}.hover\:border-border:hover{border-color:var(--color-border)}.focus\:border-transparent:focus{border-color:#0000}.focus\:border-border:focus{border-color:var(--color-border)}.dark .dark\:border-transparent{border-color:#0000}.dark .dark\:border-border{border-color:var(--color-border)}.dark .group:hover .dark\:group-hover\:border-transparent{border-color:#0000}.dark .group:hover .dark\:group-hover\:border-border{border-color:var(--color-border)}.dark .dark\:focus-within\:border-transparent:focus-within{border-color:#0000}.dark .dark\:focus-within\:border-border:focus-within{border-color:var(--color-border)}.dark .dark\:hover\:border-transparent:hover{border-color:#0000}.dark .dark\:hover\:border-border:hover{border-color:var(--color-border)}.dark .dark\:focus\:border-transparent:focus{border-color:#0000}.dark .dark\:focus\:border-border:focus{border-color:var(--color-border)}.border-opacity-0{--tw-border-opacity:0}.border-opacity-5{--tw-border-opacity:0.05}.border-opacity-10{--tw-border-opacity:0.1}.border-opacity-20{--tw-border-opacity:0.2}.border-opacity-25{--tw-border-opacity:0.25}.border-opacity-30{--tw-border-opacity:0.3}.border-opacity-40{--tw-border-opacity:0.4}.border-opacity-50{--tw-border-opacity:0.5}.border-opacity-60{--tw-border-opacity:0.6}.border-opacity-70{--tw-border-opacity:0.7}.border-opacity-75{--tw-border-opacity:0.75}.border-opacity-80{--tw-border-opacity:0.8}.border-opacity-90{--tw-border-opacity:0.9}.border-opacity-95{--tw-border-opacity:0.95}.border-opacity-100{--tw-border-opacity:1}.group:hover .group-hover\:border-opacity-0{--tw-border-opacity:0}.group:hover .group-hover\:border-opacity-5{--tw-border-opacity:0.05}.group:hover .group-hover\:border-opacity-10{--tw-border-opacity:0.1}.group:hover .group-hover\:border-opacity-20{--tw-border-opacity:0.2}.group:hover .group-hover\:border-opacity-25{--tw-border-opacity:0.25}.group:hover .group-hover\:border-opacity-30{--tw-border-opacity:0.3}.group:hover .group-hover\:border-opacity-40{--tw-border-opacity:0.4}.group:hover .group-hover\:border-opacity-50{--tw-border-opacity:0.5}.group:hover .group-hover\:border-opacity-60{--tw-border-opacity:0.6}.group:hover .group-hover\:border-opacity-70{--tw-border-opacity:0.7}.group:hover .group-hover\:border-opacity-75{--tw-border-opacity:0.75}.group:hover .group-hover\:border-opacity-80{--tw-border-opacity:0.8}.group:hover .group-hover\:border-opacity-90{--tw-border-opacity:0.9}.group:hover .group-hover\:border-opacity-95{--tw-border-opacity:0.95}.group:hover .group-hover\:border-opacity-100{--tw-border-opacity:1}.focus-within\:border-opacity-0:focus-within{--tw-border-opacity:0}.focus-within\:border-opacity-5:focus-within{--tw-border-opacity:0.05}.focus-within\:border-opacity-10:focus-within{--tw-border-opacity:0.1}.focus-within\:border-opacity-20:focus-within{--tw-border-opacity:0.2}.focus-within\:border-opacity-25:focus-within{--tw-border-opacity:0.25}.focus-within\:border-opacity-30:focus-within{--tw-border-opacity:0.3}.focus-within\:border-opacity-40:focus-within{--tw-border-opacity:0.4}.focus-within\:border-opacity-50:focus-within{--tw-border-opacity:0.5}.focus-within\:border-opacity-60:focus-within{--tw-border-opacity:0.6}.focus-within\:border-opacity-70:focus-within{--tw-border-opacity:0.7}.focus-within\:border-opacity-75:focus-within{--tw-border-opacity:0.75}.focus-within\:border-opacity-80:focus-within{--tw-border-opacity:0.8}.focus-within\:border-opacity-90:focus-within{--tw-border-opacity:0.9}.focus-within\:border-opacity-95:focus-within{--tw-border-opacity:0.95}.focus-within\:border-opacity-100:focus-within{--tw-border-opacity:1}.hover\:border-opacity-0:hover{--tw-border-opacity:0}.hover\:border-opacity-5:hover{--tw-border-opacity:0.05}.hover\:border-opacity-10:hover{--tw-border-opacity:0.1}.hover\:border-opacity-20:hover{--tw-border-opacity:0.2}.hover\:border-opacity-25:hover{--tw-border-opacity:0.25}.hover\:border-opacity-30:hover{--tw-border-opacity:0.3}.hover\:border-opacity-40:hover{--tw-border-opacity:0.4}.hover\:border-opacity-50:hover{--tw-border-opacity:0.5}.hover\:border-opacity-60:hover{--tw-border-opacity:0.6}.hover\:border-opacity-70:hover{--tw-border-opacity:0.7}.hover\:border-opacity-75:hover{--tw-border-opacity:0.75}.hover\:border-opacity-80:hover{--tw-border-opacity:0.8}.hover\:border-opacity-90:hover{--tw-border-opacity:0.9}.hover\:border-opacity-95:hover{--tw-border-opacity:0.95}.hover\:border-opacity-100:hover{--tw-border-opacity:1}.focus\:border-opacity-0:focus{--tw-border-opacity:0}.focus\:border-opacity-5:focus{--tw-border-opacity:0.05}.focus\:border-opacity-10:focus{--tw-border-opacity:0.1}.focus\:border-opacity-20:focus{--tw-border-opacity:0.2}.focus\:border-opacity-25:focus{--tw-border-opacity:0.25}.focus\:border-opacity-30:focus{--tw-border-opacity:0.3}.focus\:border-opacity-40:focus{--tw-border-opacity:0.4}.focus\:border-opacity-50:focus{--tw-border-opacity:0.5}.focus\:border-opacity-60:focus{--tw-border-opacity:0.6}.focus\:border-opacity-70:focus{--tw-border-opacity:0.7}.focus\:border-opacity-75:focus{--tw-border-opacity:0.75}.focus\:border-opacity-80:focus{--tw-border-opacity:0.8}.focus\:border-opacity-90:focus{--tw-border-opacity:0.9}.focus\:border-opacity-95:focus{--tw-border-opacity:0.95}.focus\:border-opacity-100:focus{--tw-border-opacity:1}.dark .dark\:border-opacity-0{--tw-border-opacity:0}.dark .dark\:border-opacity-5{--tw-border-opacity:0.05}.dark .dark\:border-opacity-10{--tw-border-opacity:0.1}.dark .dark\:border-opacity-20{--tw-border-opacity:0.2}.dark .dark\:border-opacity-25{--tw-border-opacity:0.25}.dark .dark\:border-opacity-30{--tw-border-opacity:0.3}.dark .dark\:border-opacity-40{--tw-border-opacity:0.4}.dark .dark\:border-opacity-50{--tw-border-opacity:0.5}.dark .dark\:border-opacity-60{--tw-border-opacity:0.6}.dark .dark\:border-opacity-70{--tw-border-opacity:0.7}.dark .dark\:border-opacity-75{--tw-border-opacity:0.75}.dark .dark\:border-opacity-80{--tw-border-opacity:0.8}.dark .dark\:border-opacity-90{--tw-border-opacity:0.9}.dark .dark\:border-opacity-95{--tw-border-opacity:0.95}.dark .dark\:border-opacity-100{--tw-border-opacity:1}.dark .group:hover .dark\:group-hover\:border-opacity-0{--tw-border-opacity:0}.dark .group:hover .dark\:group-hover\:border-opacity-5{--tw-border-opacity:0.05}.dark .group:hover .dark\:group-hover\:border-opacity-10{--tw-border-opacity:0.1}.dark .group:hover .dark\:group-hover\:border-opacity-20{--tw-border-opacity:0.2}.dark .group:hover .dark\:group-hover\:border-opacity-25{--tw-border-opacity:0.25}.dark .group:hover .dark\:group-hover\:border-opacity-30{--tw-border-opacity:0.3}.dark .group:hover .dark\:group-hover\:border-opacity-40{--tw-border-opacity:0.4}.dark .group:hover .dark\:group-hover\:border-opacity-50{--tw-border-opacity:0.5}.dark .group:hover .dark\:group-hover\:border-opacity-60{--tw-border-opacity:0.6}.dark .group:hover .dark\:group-hover\:border-opacity-70{--tw-border-opacity:0.7}.dark .group:hover .dark\:group-hover\:border-opacity-75{--tw-border-opacity:0.75}.dark .group:hover .dark\:group-hover\:border-opacity-80{--tw-border-opacity:0.8}.dark .group:hover .dark\:group-hover\:border-opacity-90{--tw-border-opacity:0.9}.dark .group:hover .dark\:group-hover\:border-opacity-95{--tw-border-opacity:0.95}.dark .group:hover .dark\:group-hover\:border-opacity-100{--tw-border-opacity:1}.dark .dark\:focus-within\:border-opacity-0:focus-within{--tw-border-opacity:0}.dark .dark\:focus-within\:border-opacity-5:focus-within{--tw-border-opacity:0.05}.dark .dark\:focus-within\:border-opacity-10:focus-within{--tw-border-opacity:0.1}.dark .dark\:focus-within\:border-opacity-20:focus-within{--tw-border-opacity:0.2}.dark .dark\:focus-within\:border-opacity-25:focus-within{--tw-border-opacity:0.25}.dark .dark\:focus-within\:border-opacity-30:focus-within{--tw-border-opacity:0.3}.dark .dark\:focus-within\:border-opacity-40:focus-within{--tw-border-opacity:0.4}.dark .dark\:focus-within\:border-opacity-50:focus-within{--tw-border-opacity:0.5}.dark .dark\:focus-within\:border-opacity-60:focus-within{--tw-border-opacity:0.6}.dark .dark\:focus-within\:border-opacity-70:focus-within{--tw-border-opacity:0.7}.dark .dark\:focus-within\:border-opacity-75:focus-within{--tw-border-opacity:0.75}.dark .dark\:focus-within\:border-opacity-80:focus-within{--tw-border-opacity:0.8}.dark .dark\:focus-within\:border-opacity-90:focus-within{--tw-border-opacity:0.9}.dark .dark\:focus-within\:border-opacity-95:focus-within{--tw-border-opacity:0.95}.dark .dark\:focus-within\:border-opacity-100:focus-within{--tw-border-opacity:1}.dark .dark\:hover\:border-opacity-0:hover{--tw-border-opacity:0}.dark .dark\:hover\:border-opacity-5:hover{--tw-border-opacity:0.05}.dark .dark\:hover\:border-opacity-10:hover{--tw-border-opacity:0.1}.dark .dark\:hover\:border-opacity-20:hover{--tw-border-opacity:0.2}.dark .dark\:hover\:border-opacity-25:hover{--tw-border-opacity:0.25}.dark .dark\:hover\:border-opacity-30:hover{--tw-border-opacity:0.3}.dark .dark\:hover\:border-opacity-40:hover{--tw-border-opacity:0.4}.dark .dark\:hover\:border-opacity-50:hover{--tw-border-opacity:0.5}.dark .dark\:hover\:border-opacity-60:hover{--tw-border-opacity:0.6}.dark .dark\:hover\:border-opacity-70:hover{--tw-border-opacity:0.7}.dark .dark\:hover\:border-opacity-75:hover{--tw-border-opacity:0.75}.dark .dark\:hover\:border-opacity-80:hover{--tw-border-opacity:0.8}.dark .dark\:hover\:border-opacity-90:hover{--tw-border-opacity:0.9}.dark .dark\:hover\:border-opacity-95:hover{--tw-border-opacity:0.95}.dark .dark\:hover\:border-opacity-100:hover{--tw-border-opacity:1}.dark .dark\:focus\:border-opacity-0:focus{--tw-border-opacity:0}.dark .dark\:focus\:border-opacity-5:focus{--tw-border-opacity:0.05}.dark .dark\:focus\:border-opacity-10:focus{--tw-border-opacity:0.1}.dark .dark\:focus\:border-opacity-20:focus{--tw-border-opacity:0.2}.dark .dark\:focus\:border-opacity-25:focus{--tw-border-opacity:0.25}.dark .dark\:focus\:border-opacity-30:focus{--tw-border-opacity:0.3}.dark .dark\:focus\:border-opacity-40:focus{--tw-border-opacity:0.4}.dark .dark\:focus\:border-opacity-50:focus{--tw-border-opacity:0.5}.dark .dark\:focus\:border-opacity-60:focus{--tw-border-opacity:0.6}.dark .dark\:focus\:border-opacity-70:focus{--tw-border-opacity:0.7}.dark .dark\:focus\:border-opacity-75:focus{--tw-border-opacity:0.75}.dark .dark\:focus\:border-opacity-80:focus{--tw-border-opacity:0.8}.dark .dark\:focus\:border-opacity-90:focus{--tw-border-opacity:0.9}.dark .dark\:focus\:border-opacity-95:focus{--tw-border-opacity:0.95}.dark .dark\:focus\:border-opacity-100:focus{--tw-border-opacity:1}.rounded-none{border-radius:0}.rounded-sm{border-radius:.125rem}.rounded{border-radius:.25rem}.rounded-md{border-radius:.375rem}.rounded-lg{border-radius:.5rem}.rounded-xl{border-radius:.75rem}.rounded-2xl{border-radius:1rem}.rounded-3xl{border-radius:1.5rem}.rounded-full{border-radius:9999px}.rounded-t-none{border-top-left-radius:0;border-top-right-radius:0}.rounded-r-none{border-bottom-right-radius:0;border-top-right-radius:0}.rounded-b-none{border-bottom-left-radius:0;border-bottom-right-radius:0}.rounded-l-none{border-bottom-left-radius:0;border-top-left-radius:0}.rounded-t-sm{border-top-left-radius:.125rem}.rounded-r-sm,.rounded-t-sm{border-top-right-radius:.125rem}.rounded-b-sm,.rounded-r-sm{border-bottom-right-radius:.125rem}.rounded-b-sm,.rounded-l-sm{border-bottom-left-radius:.125rem}.rounded-l-sm{border-top-left-radius:.125rem}.rounded-t{border-top-left-radius:.25rem}.rounded-r,.rounded-t{border-top-right-radius:.25rem}.rounded-b,.rounded-r{border-bottom-right-radius:.25rem}.rounded-b,.rounded-l{border-bottom-left-radius:.25rem}.rounded-l{border-top-left-radius:.25rem}.rounded-t-md{border-top-left-radius:.375rem}.rounded-r-md,.rounded-t-md{border-top-right-radius:.375rem}.rounded-b-md,.rounded-r-md{border-bottom-right-radius:.375rem}.rounded-b-md,.rounded-l-md{border-bottom-left-radius:.375rem}.rounded-l-md{border-top-left-radius:.375rem}.rounded-t-lg{border-top-left-radius:.5rem}.rounded-r-lg,.rounded-t-lg{border-top-right-radius:.5rem}.rounded-b-lg,.rounded-r-lg{border-bottom-right-radius:.5rem}.rounded-b-lg,.rounded-l-lg{border-bottom-left-radius:.5rem}.rounded-l-lg{border-top-left-radius:.5rem}.rounded-t-xl{border-top-left-radius:.75rem}.rounded-r-xl,.rounded-t-xl{border-top-right-radius:.75rem}.rounded-b-xl,.rounded-r-xl{border-bottom-right-radius:.75rem}.rounded-b-xl,.rounded-l-xl{border-bottom-left-radius:.75rem}.rounded-l-xl{border-top-left-radius:.75rem}.rounded-t-2xl{border-top-left-radius:1rem;border-top-right-radius:1rem}.rounded-r-2xl{border-top-right-radius:1rem}.rounded-b-2xl,.rounded-r-2xl{border-bottom-right-radius:1rem}.rounded-b-2xl,.rounded-l-2xl{border-bottom-left-radius:1rem}.rounded-l-2xl{border-top-left-radius:1rem}.rounded-t-3xl{border-top-left-radius:1.5rem}.rounded-r-3xl,.rounded-t-3xl{border-top-right-radius:1.5rem}.rounded-b-3xl,.rounded-r-3xl{border-bottom-right-radius:1.5rem}.rounded-b-3xl,.rounded-l-3xl{border-bottom-left-radius:1.5rem}.rounded-l-3xl{border-top-left-radius:1.5rem}.rounded-t-full{border-top-left-radius:9999px;border-top-right-radius:9999px}.rounded-r-full{border-top-right-radius:9999px}.rounded-b-full,.rounded-r-full{border-bottom-right-radius:9999px}.rounded-b-full,.rounded-l-full{border-bottom-left-radius:9999px}.rounded-l-full{border-top-left-radius:9999px}.rounded-tl-none{border-top-left-radius:0}.rounded-tr-none{border-top-right-radius:0}.rounded-br-none{border-bottom-right-radius:0}.rounded-bl-none{border-bottom-left-radius:0}.rounded-tl-sm{border-top-left-radius:.125rem}.rounded-tr-sm{border-top-right-radius:.125rem}.rounded-br-sm{border-bottom-right-radius:.125rem}.rounded-bl-sm{border-bottom-left-radius:.125rem}.rounded-tl{border-top-left-radius:.25rem}.rounded-tr{border-top-right-radius:.25rem}.rounded-br{border-bottom-right-radius:.25rem}.rounded-bl{border-bottom-left-radius:.25rem}.rounded-tl-md{border-top-left-radius:.375rem}.rounded-tr-md{border-top-right-radius:.375rem}.rounded-br-md{border-bottom-right-radius:.375rem}.rounded-bl-md{border-bottom-left-radius:.375rem}.rounded-tl-lg{border-top-left-radius:.5rem}.rounded-tr-lg{border-top-right-radius:.5rem}.rounded-br-lg{border-bottom-right-radius:.5rem}.rounded-bl-lg{border-bottom-left-radius:.5rem}.rounded-tl-xl{border-top-left-radius:.75rem}.rounded-tr-xl{border-top-right-radius:.75rem}.rounded-br-xl{border-bottom-right-radius:.75rem}.rounded-bl-xl{border-bottom-left-radius:.75rem}.rounded-tl-2xl{border-top-left-radius:1rem}.rounded-tr-2xl{border-top-right-radius:1rem}.rounded-br-2xl{border-bottom-right-radius:1rem}.rounded-bl-2xl{border-bottom-left-radius:1rem}.rounded-tl-3xl{border-top-left-radius:1.5rem}.rounded-tr-3xl{border-top-right-radius:1.5rem}.rounded-br-3xl{border-bottom-right-radius:1.5rem}.rounded-bl-3xl{border-bottom-left-radius:1.5rem}.rounded-tl-full{border-top-left-radius:9999px}.rounded-tr-full{border-top-right-radius:9999px}.rounded-br-full{border-bottom-right-radius:9999px}.rounded-bl-full{border-bottom-left-radius:9999px}.border-solid{border-style:solid}.border-dashed{border-style:dashed}.border-dotted{border-style:dotted}.border-double{border-style:double}.border-none{border-style:none}.border-0{border-width:0}.border-2{border-width:2px}.border-4{border-width:4px}.border-8{border-width:8px}.border{border-width:1px}.border-t-0{border-top-width:0}.border-r-0{border-right-width:0}.border-b-0{border-bottom-width:0}.border-l-0{border-left-width:0}.border-t-2{border-top-width:2px}.border-r-2{border-right-width:2px}.border-b-2{border-bottom-width:2px}.border-l-2{border-left-width:2px}.border-t-4{border-top-width:4px}.border-r-4{border-right-width:4px}.border-b-4{border-bottom-width:4px}.border-l-4{border-left-width:4px}.border-t-8{border-top-width:8px}.border-r-8{border-right-width:8px}.border-b-8{border-bottom-width:8px}.border-l-8{border-left-width:8px}.border-t{border-top-width:1px}.border-r{border-right-width:1px}.border-b{border-bottom-width:1px}.border-l{border-left-width:1px}.box-border{box-sizing:border-box}.box-content{box-sizing:initial}.cursor-auto{cursor:auto}.cursor-default{cursor:default}.cursor-pointer{cursor:pointer}.cursor-wait{cursor:wait}.cursor-text{cursor:text}.cursor-move{cursor:move}.cursor-help{cursor:help}.cursor-not-allowed{cursor:not-allowed}.block{display:block}.inline-block{display:inline-block}.inline{display:inline}.flex{display:flex}.inline-flex{display:inline-flex}.table{display:table}.table-caption{display:table-caption}.table-cell{display:table-cell}.table-column{display:table-column}.table-column-group{display:table-column-group}.table-footer-group{display:table-footer-group}.table-header-group{display:table-header-group}.table-row-group{display:table-row-group}.table-row{display:table-row}.flow-root{display:flow-root}.grid{display:grid}.inline-grid{display:inline-grid}.contents{display:contents}.hidden{display:none}.flex-row{flex-direction:row}.flex-row-reverse{flex-direction:row-reverse}.flex-col{flex-direction:column}.flex-col-reverse{flex-direction:column-reverse}.flex-wrap{flex-wrap:wrap}.flex-wrap-reverse{flex-wrap:wrap-reverse}.flex-nowrap{flex-wrap:nowrap}.place-items-auto{place-items:auto}.place-items-start{place-items:start}.place-items-end{place-items:end}.place-items-center{place-items:center}.place-items-stretch{place-items:stretch}.place-content-center{place-content:center}.place-content-start{place-content:start}.place-content-end{place-content:end}.place-content-between{place-content:space-between}.place-content-around{place-content:space-around}.place-content-evenly{place-content:space-evenly}.place-content-stretch{place-content:stretch}.place-self-auto{place-self:auto}.place-self-start{place-self:start}.place-self-end{place-self:end}.place-self-center{place-self:center}.place-self-stretch{place-self:stretch}.items-start{align-items:flex-start}.items-end{align-items:flex-end}.items-center{align-items:center}.items-baseline{align-items:baseline}.items-stretch{align-items:stretch}.content-center{align-content:center}.content-start{align-content:flex-start}.content-end{align-content:flex-end}.content-between{align-content:space-between}.content-around{align-content:space-around}.content-evenly{align-content:space-evenly}.self-auto{align-self:auto}.self-start{align-self:flex-start}.self-end{align-self:flex-end}.self-center{align-self:center}.self-stretch{align-self:stretch}.justify-items-auto{justify-items:auto}.justify-items-start{justify-items:start}.justify-items-end{justify-items:end}.justify-items-center{justify-items:center}.justify-items-stretch{justify-items:stretch}.justify-start{justify-content:flex-start}.justify-end{justify-content:flex-end}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.justify-around{justify-content:space-around}.justify-evenly{justify-content:space-evenly}.justify-self-auto{justify-self:auto}.justify-self-start{justify-self:start}.justify-self-end{justify-self:end}.justify-self-center{justify-self:center}.justify-self-stretch{justify-self:stretch}.flex-1{flex:1 1}.flex-auto{flex:1 1 auto}.flex-initial{flex:0 1 auto}.flex-none{flex:none}.flex-grow-0{flex-grow:0}.flex-grow{flex-grow:1}.flex-shrink-0{flex-shrink:0}.flex-shrink{flex-shrink:1}.order-1{order:1}.order-2{order:2}.order-3{order:3}.order-4{order:4}.order-5{order:5}.order-6{order:6}.order-7{order:7}.order-8{order:8}.order-9{order:9}.order-10{order:10}.order-11{order:11}.order-12{order:12}.order-first{order:-9999}.order-last{order:9999}.order-none{order:0}.float-right{float:right}.float-left{float:left}.float-none{float:none}.clear-left{clear:left}.clear-right{clear:right}.clear-both{clear:both}.clear-none{clear:none}.font-thin{font-weight:100}.font-extralight{font-weight:200}.font-light{font-weight:300}.font-normal{font-weight:400}.font-medium{font-weight:500}.font-semibold{font-weight:600}.font-bold{font-weight:700}.font-extrabold{font-weight:800}.font-black{font-weight:900}.focus-visible\:font-thin:focus-visible{font-weight:100}.focus-visible\:font-extralight:focus-visible{font-weight:200}.focus-visible\:font-light:focus-visible{font-weight:300}.focus-visible\:font-normal:focus-visible{font-weight:400}.focus-visible\:font-medium:focus-visible{font-weight:500}.focus-visible\:font-semibold:focus-visible{font-weight:600}.focus-visible\:font-bold:focus-visible{font-weight:700}.focus-visible\:font-extrabold:focus-visible{font-weight:800}.focus-visible\:font-black:focus-visible{font-weight:900}.h-0{height:0}.h-1{height:.25rem}.h-2{height:.5rem}.h-3{height:.75rem}.h-4{height:1rem}.h-5{height:1.25rem}.h-6{height:1.5rem}.h-8{height:2rem}.h-10{height:2.5rem}.h-12{height:3rem}.h-14{height:3.5rem}.h-16{height:4rem}.h-20{height:5rem}.h-24{height:6rem}.h-32{height:8rem}.h-40{height:10rem}.h-48{height:12rem}.h-56{height:14rem}.h-64{height:16rem}.h-auto{height:auto}.h-px{height:1px}.h-2px{height:2px}.h-1\/2{height:50%}.h-1\/3{height:33.333333%}.h-2\/3{height:66.666667%}.h-1\/4{height:25%}.h-2\/4{height:50%}.h-3\/4{height:75%}.h-1\/5{height:20%}.h-2\/5{height:40%}.h-3\/5{height:60%}.h-4\/5{height:80%}.h-1\/6{height:16.666667%}.h-2\/6{height:33.333333%}.h-3\/6{height:50%}.h-4\/6{height:66.666667%}.h-5\/6{height:83.333333%}.h-full{height:100%}.h-screen{height:100vh}.text-xs{font-size:.75rem;line-height:1rem}.text-sm{font-size:.875rem;line-height:1.25rem}.text-base{font-size:1rem;line-height:1.5rem}.text-lg{font-size:1.125rem}.text-lg,.text-xl{line-height:1.75rem}.text-xl{font-size:1.25rem}.text-2xl{font-size:1.5rem;line-height:2rem}.text-3xl{font-size:1.875rem;line-height:2.25rem}.text-4xl{font-size:2.25rem;line-height:2.5rem}.text-5xl{font-size:3rem;line-height:1}.text-6xl{font-size:3.75rem;line-height:1}.text-7xl{font-size:4.5rem;line-height:1}.text-8xl{font-size:6rem;line-height:1}.text-9xl{font-size:8rem;line-height:1}.leading-3{line-height:.75rem}.leading-4{line-height:1rem}.leading-5{line-height:1.25rem}.leading-6{line-height:1.5rem}.leading-7{line-height:1.75rem}.leading-8{line-height:2rem}.leading-9{line-height:2.25rem}.leading-10{line-height:2.5rem}.leading-none{line-height:1}.leading-tight{line-height:1.25}.leading-snug{line-height:1.375}.leading-normal{line-height:1.5}.leading-relaxed{line-height:1.625}.leading-loose{line-height:2}.list-inside{list-style-position:inside}.list-outside{list-style-position:outside}.list-none{list-style-type:none}.list-disc{list-style-type:disc}.list-decimal{list-style-type:decimal}.m-0{margin:0}.m-1{margin:.25rem}.m-2{margin:.5rem}.m-3{margin:.75rem}.m-4{margin:1rem}.m-5{margin:1.25rem}.m-6{margin:1.5rem}.m-8{margin:2rem}.m-10{margin:2.5rem}.m-12{margin:3rem}.m-14{margin:3.5rem}.m-16{margin:4rem}.m-20{margin:5rem}.m-24{margin:6rem}.m-32{margin:8rem}.m-40{margin:10rem}.m-48{margin:12rem}.m-56{margin:14rem}.m-64{margin:16rem}.m-auto{margin:auto}.m-px{margin:1px}.m-2px{margin:2px}.-m-1{margin:-.25rem}.-m-2{margin:-.5rem}.-m-3{margin:-.75rem}.-m-4{margin:-1rem}.-m-5{margin:-1.25rem}.-m-6{margin:-1.5rem}.-m-8{margin:-2rem}.-m-10{margin:-2.5rem}.-m-12{margin:-3rem}.-m-14{margin:-3.5rem}.-m-16{margin:-4rem}.-m-20{margin:-5rem}.-m-24{margin:-6rem}.-m-32{margin:-8rem}.-m-40{margin:-10rem}.-m-48{margin:-12rem}.-m-56{margin:-14rem}.-m-64{margin:-16rem}.-m-px{margin:-1px}.-m-2px{margin:-2px}.my-0{margin-bottom:0;margin-top:0}.mx-0{margin-left:0;margin-right:0}.my-1{margin-bottom:.25rem;margin-top:.25rem}.mx-1{margin-left:.25rem;margin-right:.25rem}.my-2{margin-bottom:.5rem;margin-top:.5rem}.mx-2{margin-left:.5rem;margin-right:.5rem}.my-3{margin-bottom:.75rem;margin-top:.75rem}.mx-3{margin-left:.75rem;margin-right:.75rem}.my-4{margin-bottom:1rem;margin-top:1rem}.mx-4{margin-left:1rem;margin-right:1rem}.my-5{margin-bottom:1.25rem;margin-top:1.25rem}.mx-5{margin-left:1.25rem;margin-right:1.25rem}.my-6{margin-bottom:1.5rem;margin-top:1.5rem}.mx-6{margin-left:1.5rem;margin-right:1.5rem}.my-8{margin-bottom:2rem;margin-top:2rem}.mx-8{margin-left:2rem;margin-right:2rem}.my-10{margin-bottom:2.5rem;margin-top:2.5rem}.mx-10{margin-left:2.5rem;margin-right:2.5rem}.my-12{margin-bottom:3rem;margin-top:3rem}.mx-12{margin-left:3rem;margin-right:3rem}.my-14{margin-bottom:3.5rem;margin-top:3.5rem}.mx-14{margin-left:3.5rem;margin-right:3.5rem}.my-16{margin-bottom:4rem;margin-top:4rem}.mx-16{margin-left:4rem;margin-right:4rem}.my-20{margin-bottom:5rem;margin-top:5rem}.mx-20{margin-left:5rem;margin-right:5rem}.my-24{margin-bottom:6rem;margin-top:6rem}.mx-24{margin-left:6rem;margin-right:6rem}.my-32{margin-bottom:8rem;margin-top:8rem}.mx-32{margin-left:8rem;margin-right:8rem}.my-40{margin-bottom:10rem;margin-top:10rem}.mx-40{margin-left:10rem;margin-right:10rem}.my-48{margin-bottom:12rem;margin-top:12rem}.mx-48{margin-left:12rem;margin-right:12rem}.my-56{margin-bottom:14rem;margin-top:14rem}.mx-56{margin-left:14rem;margin-right:14rem}.my-64{margin-bottom:16rem;margin-top:16rem}.mx-64{margin-left:16rem;margin-right:16rem}.my-auto{margin-bottom:auto;margin-top:auto}.mx-auto{margin-left:auto;margin-right:auto}.my-px{margin-bottom:1px;margin-top:1px}.mx-px{margin-left:1px;margin-right:1px}.my-2px{margin-bottom:2px;margin-top:2px}.mx-2px{margin-left:2px;margin-right:2px}.-my-1{margin-bottom:-.25rem;margin-top:-.25rem}.-mx-1{margin-left:-.25rem;margin-right:-.25rem}.-my-2{margin-bottom:-.5rem;margin-top:-.5rem}.-mx-2{margin-left:-.5rem;margin-right:-.5rem}.-my-3{margin-bottom:-.75rem;margin-top:-.75rem}.-mx-3{margin-left:-.75rem;margin-right:-.75rem}.-my-4{margin-bottom:-1rem;margin-top:-1rem}.-mx-4{margin-left:-1rem;margin-right:-1rem}.-my-5{margin-bottom:-1.25rem;margin-top:-1.25rem}.-mx-5{margin-left:-1.25rem;margin-right:-1.25rem}.-my-6{margin-bottom:-1.5rem;margin-top:-1.5rem}.-mx-6{margin-left:-1.5rem;margin-right:-1.5rem}.-my-8{margin-bottom:-2rem;margin-top:-2rem}.-mx-8{margin-left:-2rem;margin-right:-2rem}.-my-10{margin-bottom:-2.5rem;margin-top:-2.5rem}.-mx-10{margin-left:-2.5rem;margin-right:-2.5rem}.-my-12{margin-bottom:-3rem;margin-top:-3rem}.-mx-12{margin-left:-3rem;margin-right:-3rem}.-my-14{margin-bottom:-3.5rem;margin-top:-3.5rem}.-mx-14{margin-left:-3.5rem;margin-right:-3.5rem}.-my-16{margin-bottom:-4rem;margin-top:-4rem}.-mx-16{margin-left:-4rem;margin-right:-4rem}.-my-20{margin-bottom:-5rem;margin-top:-5rem}.-mx-20{margin-left:-5rem;margin-right:-5rem}.-my-24{margin-bottom:-6rem;margin-top:-6rem}.-mx-24{margin-left:-6rem;margin-right:-6rem}.-my-32{margin-bottom:-8rem;margin-top:-8rem}.-mx-32{margin-left:-8rem;margin-right:-8rem}.-my-40{margin-bottom:-10rem;margin-top:-10rem}.-mx-40{margin-left:-10rem;margin-right:-10rem}.-my-48{margin-bottom:-12rem;margin-top:-12rem}.-mx-48{margin-left:-12rem;margin-right:-12rem}.-my-56{margin-bottom:-14rem;margin-top:-14rem}.-mx-56{margin-left:-14rem;margin-right:-14rem}.-my-64{margin-bottom:-16rem;margin-top:-16rem}.-mx-64{margin-left:-16rem;margin-right:-16rem}.-my-px{margin-bottom:-1px;margin-top:-1px}.-mx-px{margin-left:-1px;margin-right:-1px}.-my-2px{margin-bottom:-2px;margin-top:-2px}.-mx-2px{margin-left:-2px;margin-right:-2px}.mt-0{margin-top:0}.mr-0{margin-right:0}.mb-0{margin-bottom:0}.ml-0{margin-left:0}.mt-1{margin-top:.25rem}.mr-1{margin-right:.25rem}.mb-1{margin-bottom:.25rem}.ml-1{margin-left:.25rem}.mt-2{margin-top:.5rem}.mr-2{margin-right:.5rem}.mb-2{margin-bottom:.5rem}.ml-2{margin-left:.5rem}.mt-3{margin-top:.75rem}.mr-3{margin-right:.75rem}.mb-3{margin-bottom:.75rem}.ml-3{margin-left:.75rem}.mt-4{margin-top:1rem}.mr-4{margin-right:1rem}.mb-4{margin-bottom:1rem}.ml-4{margin-left:1rem}.mt-5{margin-top:1.25rem}.mr-5{margin-right:1.25rem}.mb-5{margin-bottom:1.25rem}.ml-5{margin-left:1.25rem}.mt-6{margin-top:1.5rem}.mr-6{margin-right:1.5rem}.mb-6{margin-bottom:1.5rem}.ml-6{margin-left:1.5rem}.mt-8{margin-top:2rem}.mr-8{margin-right:2rem}.mb-8{margin-bottom:2rem}.ml-8{margin-left:2rem}.mt-10{margin-top:2.5rem}.mr-10{margin-right:2.5rem}.mb-10{margin-bottom:2.5rem}.ml-10{margin-left:2.5rem}.mt-12{margin-top:3rem}.mr-12{margin-right:3rem}.mb-12{margin-bottom:3rem}.ml-12{margin-left:3rem}.mt-14{margin-top:3.5rem}.mr-14{margin-right:3.5rem}.mb-14{margin-bottom:3.5rem}.ml-14{margin-left:3.5rem}.mt-16{margin-top:4rem}.mr-16{margin-right:4rem}.mb-16{margin-bottom:4rem}.ml-16{margin-left:4rem}.mt-20{margin-top:5rem}.mr-20{margin-right:5rem}.mb-20{margin-bottom:5rem}.ml-20{margin-left:5rem}.mt-24{margin-top:6rem}.mr-24{margin-right:6rem}.mb-24{margin-bottom:6rem}.ml-24{margin-left:6rem}.mt-32{margin-top:8rem}.mr-32{margin-right:8rem}.mb-32{margin-bottom:8rem}.ml-32{margin-left:8rem}.mt-40{margin-top:10rem}.mr-40{margin-right:10rem}.mb-40{margin-bottom:10rem}.ml-40{margin-left:10rem}.mt-48{margin-top:12rem}.mr-48{margin-right:12rem}.mb-48{margin-bottom:12rem}.ml-48{margin-left:12rem}.mt-56{margin-top:14rem}.mr-56{margin-right:14rem}.mb-56{margin-bottom:14rem}.ml-56{margin-left:14rem}.mt-64{margin-top:16rem}.mr-64{margin-right:16rem}.mb-64{margin-bottom:16rem}.ml-64{margin-left:16rem}.mt-auto{margin-top:auto}.mr-auto{margin-right:auto}.mb-auto{margin-bottom:auto}.ml-auto{margin-left:auto}.mt-px{margin-top:1px}.mr-px{margin-right:1px}.mb-px{margin-bottom:1px}.ml-px{margin-left:1px}.mt-2px{margin-top:2px}.mr-2px{margin-right:2px}.mb-2px{margin-bottom:2px}.ml-2px{margin-left:2px}.-mt-1{margin-top:-.25rem}.-mr-1{margin-right:-.25rem}.-mb-1{margin-bottom:-.25rem}.-ml-1{margin-left:-.25rem}.-mt-2{margin-top:-.5rem}.-mr-2{margin-right:-.5rem}.-mb-2{margin-bottom:-.5rem}.-ml-2{margin-left:-.5rem}.-mt-3{margin-top:-.75rem}.-mr-3{margin-right:-.75rem}.-mb-3{margin-bottom:-.75rem}.-ml-3{margin-left:-.75rem}.-mt-4{margin-top:-1rem}.-mr-4{margin-right:-1rem}.-mb-4{margin-bottom:-1rem}.-ml-4{margin-left:-1rem}.-mt-5{margin-top:-1.25rem}.-mr-5{margin-right:-1.25rem}.-mb-5{margin-bottom:-1.25rem}.-ml-5{margin-left:-1.25rem}.-mt-6{margin-top:-1.5rem}.-mr-6{margin-right:-1.5rem}.-mb-6{margin-bottom:-1.5rem}.-ml-6{margin-left:-1.5rem}.-mt-8{margin-top:-2rem}.-mr-8{margin-right:-2rem}.-mb-8{margin-bottom:-2rem}.-ml-8{margin-left:-2rem}.-mt-10{margin-top:-2.5rem}.-mr-10{margin-right:-2.5rem}.-mb-10{margin-bottom:-2.5rem}.-ml-10{margin-left:-2.5rem}.-mt-12{margin-top:-3rem}.-mr-12{margin-right:-3rem}.-mb-12{margin-bottom:-3rem}.-ml-12{margin-left:-3rem}.-mt-14{margin-top:-3.5rem}.-mr-14{margin-right:-3.5rem}.-mb-14{margin-bottom:-3.5rem}.-ml-14{margin-left:-3.5rem}.-mt-16{margin-top:-4rem}.-mr-16{margin-right:-4rem}.-mb-16{margin-bottom:-4rem}.-ml-16{margin-left:-4rem}.-mt-20{margin-top:-5rem}.-mr-20{margin-right:-5rem}.-mb-20{margin-bottom:-5rem}.-ml-20{margin-left:-5rem}.-mt-24{margin-top:-6rem}.-mr-24{margin-right:-6rem}.-mb-24{margin-bottom:-6rem}.-ml-24{margin-left:-6rem}.-mt-32{margin-top:-8rem}.-mr-32{margin-right:-8rem}.-mb-32{margin-bottom:-8rem}.-ml-32{margin-left:-8rem}.-mt-40{margin-top:-10rem}.-mr-40{margin-right:-10rem}.-mb-40{margin-bottom:-10rem}.-ml-40{margin-left:-10rem}.-mt-48{margin-top:-12rem}.-mr-48{margin-right:-12rem}.-mb-48{margin-bottom:-12rem}.-ml-48{margin-left:-12rem}.-mt-56{margin-top:-14rem}.-mr-56{margin-right:-14rem}.-mb-56{margin-bottom:-14rem}.-ml-56{margin-left:-14rem}.-mt-64{margin-top:-16rem}.-mr-64{margin-right:-16rem}.-mb-64{margin-bottom:-16rem}.-ml-64{margin-left:-16rem}.-mt-px{margin-top:-1px}.-mr-px{margin-right:-1px}.-mb-px{margin-bottom:-1px}.-ml-px{margin-left:-1px}.-mt-2px{margin-top:-2px}.-mr-2px{margin-right:-2px}.-mb-2px{margin-bottom:-2px}.-ml-2px{margin-left:-2px}.max-h-0{max-height:0}.max-h-1{max-height:.25rem}.max-h-2{max-height:.5rem}.max-h-3{max-height:.75rem}.max-h-4{max-height:1rem}.max-h-5{max-height:1.25rem}.max-h-6{max-height:1.5rem}.max-h-8{max-height:2rem}.max-h-10{max-height:2.5rem}.max-h-12{max-height:3rem}.max-h-14{max-height:3.5rem}.max-h-16{max-height:4rem}.max-h-20{max-height:5rem}.max-h-24{max-height:6rem}.max-h-32{max-height:8rem}.max-h-40{max-height:10rem}.max-h-48{max-height:12rem}.max-h-56{max-height:14rem}.max-h-64{max-height:16rem}.max-h-px{max-height:1px}.max-h-2px{max-height:2px}.max-h-full{max-height:100%}.max-h-screen{max-height:100vh}.max-w-0{max-width:0}.max-w-none{max-width:none}.max-w-xs{max-width:20rem}.max-w-sm{max-width:24rem}.max-w-md{max-width:28rem}.max-w-lg{max-width:32rem}.max-w-xl{max-width:36rem}.max-w-2xl{max-width:42rem}.max-w-3xl{max-width:48rem}.max-w-4xl{max-width:56rem}.max-w-5xl{max-width:64rem}.max-w-6xl{max-width:72rem}.max-w-7xl{max-width:80rem}.max-w-full{max-width:100%}.max-w-min{max-width:min-content}.max-w-max{max-width:max-content}.max-w-prose{max-width:65ch}.min-h-0{min-height:0}.min-h-full{min-height:100%}.min-h-screen{min-height:100vh}.min-w-0{min-width:0}.min-w-full{min-width:100%}.min-w-min{min-width:min-content}.min-w-max{min-width:max-content}.object-contain{object-fit:contain}.object-cover{object-fit:cover}.object-fill{object-fit:fill}.object-none{object-fit:none}.object-scale-down{object-fit:scale-down}.object-bottom{object-position:bottom}.object-center{object-position:center}.object-left{object-position:left}.object-left-bottom{object-position:left bottom}.object-left-top{object-position:left top}.object-right{object-position:right}.object-right-bottom{object-position:right bottom}.object-right-top{object-position:right top}.object-top{object-position:top}.opacity-0{opacity:0}.opacity-5{opacity:.05}.opacity-10{opacity:.1}.opacity-20{opacity:.2}.opacity-25{opacity:.25}.opacity-30{opacity:.3}.opacity-40{opacity:.4}.opacity-50{opacity:.5}.opacity-60{opacity:.6}.opacity-70{opacity:.7}.opacity-75{opacity:.75}.opacity-80{opacity:.8}.opacity-90{opacity:.9}.opacity-95{opacity:.95}.opacity-100{opacity:1}.group:hover .group-hover\:opacity-0{opacity:0}.group:hover .group-hover\:opacity-5{opacity:.05}.group:hover .group-hover\:opacity-10{opacity:.1}.group:hover .group-hover\:opacity-20{opacity:.2}.group:hover .group-hover\:opacity-25{opacity:.25}.group:hover .group-hover\:opacity-30{opacity:.3}.group:hover .group-hover\:opacity-40{opacity:.4}.group:hover .group-hover\:opacity-50{opacity:.5}.group:hover .group-hover\:opacity-60{opacity:.6}.group:hover .group-hover\:opacity-70{opacity:.7}.group:hover .group-hover\:opacity-75{opacity:.75}.group:hover .group-hover\:opacity-80{opacity:.8}.group:hover .group-hover\:opacity-90{opacity:.9}.group:hover .group-hover\:opacity-95{opacity:.95}.group:hover .group-hover\:opacity-100{opacity:1}.focus-within\:opacity-0:focus-within{opacity:0}.focus-within\:opacity-5:focus-within{opacity:.05}.focus-within\:opacity-10:focus-within{opacity:.1}.focus-within\:opacity-20:focus-within{opacity:.2}.focus-within\:opacity-25:focus-within{opacity:.25}.focus-within\:opacity-30:focus-within{opacity:.3}.focus-within\:opacity-40:focus-within{opacity:.4}.focus-within\:opacity-50:focus-within{opacity:.5}.focus-within\:opacity-60:focus-within{opacity:.6}.focus-within\:opacity-70:focus-within{opacity:.7}.focus-within\:opacity-75:focus-within{opacity:.75}.focus-within\:opacity-80:focus-within{opacity:.8}.focus-within\:opacity-90:focus-within{opacity:.9}.focus-within\:opacity-95:focus-within{opacity:.95}.focus-within\:opacity-100:focus-within{opacity:1}.hover\:opacity-0:hover{opacity:0}.hover\:opacity-5:hover{opacity:.05}.hover\:opacity-10:hover{opacity:.1}.hover\:opacity-20:hover{opacity:.2}.hover\:opacity-25:hover{opacity:.25}.hover\:opacity-30:hover{opacity:.3}.hover\:opacity-40:hover{opacity:.4}.hover\:opacity-50:hover{opacity:.5}.hover\:opacity-60:hover{opacity:.6}.hover\:opacity-70:hover{opacity:.7}.hover\:opacity-75:hover{opacity:.75}.hover\:opacity-80:hover{opacity:.8}.hover\:opacity-90:hover{opacity:.9}.hover\:opacity-95:hover{opacity:.95}.hover\:opacity-100:hover{opacity:1}.focus\:opacity-0:focus{opacity:0}.focus\:opacity-5:focus{opacity:.05}.focus\:opacity-10:focus{opacity:.1}.focus\:opacity-20:focus{opacity:.2}.focus\:opacity-25:focus{opacity:.25}.focus\:opacity-30:focus{opacity:.3}.focus\:opacity-40:focus{opacity:.4}.focus\:opacity-50:focus{opacity:.5}.focus\:opacity-60:focus{opacity:.6}.focus\:opacity-70:focus{opacity:.7}.focus\:opacity-75:focus{opacity:.75}.focus\:opacity-80:focus{opacity:.8}.focus\:opacity-90:focus{opacity:.9}.focus\:opacity-95:focus{opacity:.95}.focus\:opacity-100:focus{opacity:1}.focus-within\:outline-none:focus-within,.focus\:outline-none:focus,.outline-none{outline:2px solid #0000;outline-offset:2px}.overflow-auto{overflow:auto}.overflow-hidden{overflow:hidden}.overflow-visible{overflow:visible}.overflow-scroll{overflow:scroll}.overflow-x-auto{overflow-x:auto}.overflow-y-auto{overflow-y:auto}.overflow-x-hidden{overflow-x:hidden}.overflow-y-hidden{overflow-y:hidden}.overflow-x-visible{overflow-x:visible}.overflow-y-visible{overflow-y:visible}.overflow-x-scroll{overflow-x:scroll}.overflow-y-scroll{overflow-y:scroll}.overscroll-auto{overscroll-behavior:auto}.overscroll-contain{overscroll-behavior:contain}.overscroll-none{overscroll-behavior:none}.overscroll-y-auto{overscroll-behavior-y:auto}.overscroll-y-contain{overscroll-behavior-y:contain}.overscroll-y-none{overscroll-behavior-y:none}.overscroll-x-auto{overscroll-behavior-x:auto}.overscroll-x-contain{overscroll-behavior-x:contain}.overscroll-x-none{overscroll-behavior-x:none}.p-0{padding:0}.p-1{padding:.25rem}.p-2{padding:.5rem}.p-3{padding:.75rem}.p-4{padding:1rem}.p-5{padding:1.25rem}.p-6{padding:1.5rem}.p-8{padding:2rem}.p-10{padding:2.5rem}.p-12{padding:3rem}.p-14{padding:3.5rem}.p-16{padding:4rem}.p-20{padding:5rem}.p-24{padding:6rem}.p-32{padding:8rem}.p-40{padding:10rem}.p-48{padding:12rem}.p-56{padding:14rem}.p-64{padding:16rem}.p-px{padding:1px}.p-2px{padding:2px}.py-0{padding-bottom:0;padding-top:0}.px-0{padding-left:0;padding-right:0}.py-1{padding-bottom:.25rem;padding-top:.25rem}.px-1{padding-left:.25rem;padding-right:.25rem}.py-2{padding-bottom:.5rem;padding-top:.5rem}.px-2{padding-left:.5rem;padding-right:.5rem}.py-3{padding-bottom:.75rem;padding-top:.75rem}.px-3{padding-left:.75rem;padding-right:.75rem}.py-4{padding-bottom:1rem;padding-top:1rem}.px-4{padding-left:1rem;padding-right:1rem}.py-5{padding-bottom:1.25rem;padding-top:1.25rem}.px-5{padding-left:1.25rem;padding-right:1.25rem}.py-6{padding-bottom:1.5rem;padding-top:1.5rem}.px-6{padding-left:1.5rem;padding-right:1.5rem}.py-8{padding-bottom:2rem;padding-top:2rem}.px-8{padding-left:2rem;padding-right:2rem}.py-10{padding-bottom:2.5rem;padding-top:2.5rem}.px-10{padding-left:2.5rem;padding-right:2.5rem}.py-12{padding-bottom:3rem;padding-top:3rem}.px-12{padding-left:3rem;padding-right:3rem}.py-14{padding-bottom:3.5rem;padding-top:3.5rem}.px-14{padding-left:3.5rem;padding-right:3.5rem}.py-16{padding-bottom:4rem;padding-top:4rem}.px-16{padding-left:4rem;padding-right:4rem}.py-20{padding-bottom:5rem;padding-top:5rem}.px-20{padding-left:5rem;padding-right:5rem}.py-24{padding-bottom:6rem;padding-top:6rem}.px-24{padding-left:6rem;padding-right:6rem}.py-32{padding-bottom:8rem;padding-top:8rem}.px-32{padding-left:8rem;padding-right:8rem}.py-40{padding-bottom:10rem;padding-top:10rem}.px-40{padding-left:10rem;padding-right:10rem}.py-48{padding-bottom:12rem;padding-top:12rem}.px-48{padding-left:12rem;padding-right:12rem}.py-56{padding-bottom:14rem;padding-top:14rem}.px-56{padding-left:14rem;padding-right:14rem}.py-64{padding-bottom:16rem;padding-top:16rem}.px-64{padding-left:16rem;padding-right:16rem}.py-px{padding-bottom:1px;padding-top:1px}.px-px{padding-left:1px;padding-right:1px}.py-2px{padding-bottom:2px;padding-top:2px}.px-2px{padding-left:2px;padding-right:2px}.pt-0{padding-top:0}.pr-0{padding-right:0}.pb-0{padding-bottom:0}.pl-0{padding-left:0}.pt-1{padding-top:.25rem}.pr-1{padding-right:.25rem}.pb-1{padding-bottom:.25rem}.pl-1{padding-left:.25rem}.pt-2{padding-top:.5rem}.pr-2{padding-right:.5rem}.pb-2{padding-bottom:.5rem}.pl-2{padding-left:.5rem}.pt-3{padding-top:.75rem}.pr-3{padding-right:.75rem}.pb-3{padding-bottom:.75rem}.pl-3{padding-left:.75rem}.pt-4{padding-top:1rem}.pr-4{padding-right:1rem}.pb-4{padding-bottom:1rem}.pl-4{padding-left:1rem}.pt-5{padding-top:1.25rem}.pr-5{padding-right:1.25rem}.pb-5{padding-bottom:1.25rem}.pl-5{padding-left:1.25rem}.pt-6{padding-top:1.5rem}.pr-6{padding-right:1.5rem}.pb-6{padding-bottom:1.5rem}.pl-6{padding-left:1.5rem}.pt-8{padding-top:2rem}.pr-8{padding-right:2rem}.pb-8{padding-bottom:2rem}.pl-8{padding-left:2rem}.pt-10{padding-top:2.5rem}.pr-10{padding-right:2.5rem}.pb-10{padding-bottom:2.5rem}.pl-10{padding-left:2.5rem}.pt-12{padding-top:3rem}.pr-12{padding-right:3rem}.pb-12{padding-bottom:3rem}.pl-12{padding-left:3rem}.pt-14{padding-top:3.5rem}.pr-14{padding-right:3.5rem}.pb-14{padding-bottom:3.5rem}.pl-14{padding-left:3.5rem}.pt-16{padding-top:4rem}.pr-16{padding-right:4rem}.pb-16{padding-bottom:4rem}.pl-16{padding-left:4rem}.pt-20{padding-top:5rem}.pr-20{padding-right:5rem}.pb-20{padding-bottom:5rem}.pl-20{padding-left:5rem}.pt-24{padding-top:6rem}.pr-24{padding-right:6rem}.pb-24{padding-bottom:6rem}.pl-24{padding-left:6rem}.pt-32{padding-top:8rem}.pr-32{padding-right:8rem}.pb-32{padding-bottom:8rem}.pl-32{padding-left:8rem}.pt-40{padding-top:10rem}.pr-40{padding-right:10rem}.pb-40{padding-bottom:10rem}.pl-40{padding-left:10rem}.pt-48{padding-top:12rem}.pr-48{padding-right:12rem}.pb-48{padding-bottom:12rem}.pl-48{padding-left:12rem}.pt-56{padding-top:14rem}.pr-56{padding-right:14rem}.pb-56{padding-bottom:14rem}.pl-56{padding-left:14rem}.pt-64{padding-top:16rem}.pr-64{padding-right:16rem}.pb-64{padding-bottom:16rem}.pl-64{padding-left:16rem}.pt-px{padding-top:1px}.pr-px{padding-right:1px}.pb-px{padding-bottom:1px}.pl-px{padding-left:1px}.pt-2px{padding-top:2px}.pr-2px{padding-right:2px}.pb-2px{padding-bottom:2px}.pl-2px{padding-left:2px}.placeholder-opacity-0::placeholder{--tw-placeholder-opacity:0}.placeholder-opacity-5::placeholder{--tw-placeholder-opacity:0.05}.placeholder-opacity-10::placeholder{--tw-placeholder-opacity:0.1}.placeholder-opacity-20::placeholder{--tw-placeholder-opacity:0.2}.placeholder-opacity-25::placeholder{--tw-placeholder-opacity:0.25}.placeholder-opacity-30::placeholder{--tw-placeholder-opacity:0.3}.placeholder-opacity-40::placeholder{--tw-placeholder-opacity:0.4}.placeholder-opacity-50::placeholder{--tw-placeholder-opacity:0.5}.placeholder-opacity-60::placeholder{--tw-placeholder-opacity:0.6}.placeholder-opacity-70::placeholder{--tw-placeholder-opacity:0.7}.placeholder-opacity-75::placeholder{--tw-placeholder-opacity:0.75}.placeholder-opacity-80::placeholder{--tw-placeholder-opacity:0.8}.placeholder-opacity-90::placeholder{--tw-placeholder-opacity:0.9}.placeholder-opacity-95::placeholder{--tw-placeholder-opacity:0.95}.placeholder-opacity-100::placeholder{--tw-placeholder-opacity:1}.focus\:placeholder-opacity-0:focus::placeholder{--tw-placeholder-opacity:0}.focus\:placeholder-opacity-5:focus::placeholder{--tw-placeholder-opacity:0.05}.focus\:placeholder-opacity-10:focus::placeholder{--tw-placeholder-opacity:0.1}.focus\:placeholder-opacity-20:focus::placeholder{--tw-placeholder-opacity:0.2}.focus\:placeholder-opacity-25:focus::placeholder{--tw-placeholder-opacity:0.25}.focus\:placeholder-opacity-30:focus::placeholder{--tw-placeholder-opacity:0.3}.focus\:placeholder-opacity-40:focus::placeholder{--tw-placeholder-opacity:0.4}.focus\:placeholder-opacity-50:focus::placeholder{--tw-placeholder-opacity:0.5}.focus\:placeholder-opacity-60:focus::placeholder{--tw-placeholder-opacity:0.6}.focus\:placeholder-opacity-70:focus::placeholder{--tw-placeholder-opacity:0.7}.focus\:placeholder-opacity-75:focus::placeholder{--tw-placeholder-opacity:0.75}.focus\:placeholder-opacity-80:focus::placeholder{--tw-placeholder-opacity:0.8}.focus\:placeholder-opacity-90:focus::placeholder{--tw-placeholder-opacity:0.9}.focus\:placeholder-opacity-95:focus::placeholder{--tw-placeholder-opacity:0.95}.focus\:placeholder-opacity-100:focus::placeholder{--tw-placeholder-opacity:1}.dark .dark\:placeholder-opacity-0::placeholder{--tw-placeholder-opacity:0}.dark .dark\:placeholder-opacity-5::placeholder{--tw-placeholder-opacity:0.05}.dark .dark\:placeholder-opacity-10::placeholder{--tw-placeholder-opacity:0.1}.dark .dark\:placeholder-opacity-20::placeholder{--tw-placeholder-opacity:0.2}.dark .dark\:placeholder-opacity-25::placeholder{--tw-placeholder-opacity:0.25}.dark .dark\:placeholder-opacity-30::placeholder{--tw-placeholder-opacity:0.3}.dark .dark\:placeholder-opacity-40::placeholder{--tw-placeholder-opacity:0.4}.dark .dark\:placeholder-opacity-50::placeholder{--tw-placeholder-opacity:0.5}.dark .dark\:placeholder-opacity-60::placeholder{--tw-placeholder-opacity:0.6}.dark .dark\:placeholder-opacity-70::placeholder{--tw-placeholder-opacity:0.7}.dark .dark\:placeholder-opacity-75::placeholder{--tw-placeholder-opacity:0.75}.dark .dark\:placeholder-opacity-80::placeholder{--tw-placeholder-opacity:0.8}.dark .dark\:placeholder-opacity-90::placeholder{--tw-placeholder-opacity:0.9}.dark .dark\:placeholder-opacity-95::placeholder{--tw-placeholder-opacity:0.95}.dark .dark\:placeholder-opacity-100::placeholder{--tw-placeholder-opacity:1}.dark .dark\:focus\:placeholder-opacity-0:focus::placeholder{--tw-placeholder-opacity:0}.dark .dark\:focus\:placeholder-opacity-5:focus::placeholder{--tw-placeholder-opacity:0.05}.dark .dark\:focus\:placeholder-opacity-10:focus::placeholder{--tw-placeholder-opacity:0.1}.dark .dark\:focus\:placeholder-opacity-20:focus::placeholder{--tw-placeholder-opacity:0.2}.dark .dark\:focus\:placeholder-opacity-25:focus::placeholder{--tw-placeholder-opacity:0.25}.dark .dark\:focus\:placeholder-opacity-30:focus::placeholder{--tw-placeholder-opacity:0.3}.dark .dark\:focus\:placeholder-opacity-40:focus::placeholder{--tw-placeholder-opacity:0.4}.dark .dark\:focus\:placeholder-opacity-50:focus::placeholder{--tw-placeholder-opacity:0.5}.dark .dark\:focus\:placeholder-opacity-60:focus::placeholder{--tw-placeholder-opacity:0.6}.dark .dark\:focus\:placeholder-opacity-70:focus::placeholder{--tw-placeholder-opacity:0.7}.dark .dark\:focus\:placeholder-opacity-75:focus::placeholder{--tw-placeholder-opacity:0.75}.dark .dark\:focus\:placeholder-opacity-80:focus::placeholder{--tw-placeholder-opacity:0.8}.dark .dark\:focus\:placeholder-opacity-90:focus::placeholder{--tw-placeholder-opacity:0.9}.dark .dark\:focus\:placeholder-opacity-95:focus::placeholder{--tw-placeholder-opacity:0.95}.dark .dark\:focus\:placeholder-opacity-100:focus::placeholder{--tw-placeholder-opacity:1}.pointer-events-none{pointer-events:none}.pointer-events-auto{pointer-events:auto}.static{position:static}.fixed{position:fixed}.absolute{position:absolute}.relative{position:relative}.sticky{position:sticky}.inset-0{bottom:0;left:0;right:0;top:0}.inset-1{bottom:.25rem;left:.25rem;right:.25rem;top:.25rem}.inset-2{bottom:.5rem;left:.5rem;right:.5rem;top:.5rem}.inset-3{bottom:.75rem;left:.75rem;right:.75rem;top:.75rem}.inset-4{bottom:1rem;left:1rem;right:1rem;top:1rem}.inset-5{bottom:1.25rem;left:1.25rem;right:1.25rem;top:1.25rem}.inset-6{bottom:1.5rem;left:1.5rem;right:1.5rem;top:1.5rem}.inset-8{bottom:2rem;left:2rem;right:2rem;top:2rem}.inset-10{bottom:2.5rem;left:2.5rem;right:2.5rem;top:2.5rem}.inset-12{bottom:3rem;left:3rem;right:3rem;top:3rem}.inset-14{bottom:3.5rem;left:3.5rem;right:3.5rem;top:3.5rem}.inset-16{bottom:4rem;left:4rem;right:4rem;top:4rem}.inset-20{bottom:5rem;left:5rem;right:5rem;top:5rem}.inset-24{bottom:6rem;left:6rem;right:6rem;top:6rem}.inset-32{bottom:8rem;left:8rem;right:8rem;top:8rem}.inset-40{bottom:10rem;left:10rem;right:10rem;top:10rem}.inset-48{bottom:12rem;left:12rem;right:12rem;top:12rem}.inset-56{bottom:14rem;left:14rem;right:14rem;top:14rem}.inset-64{bottom:16rem;left:16rem;right:16rem;top:16rem}.inset-auto{bottom:auto;left:auto;right:auto;top:auto}.inset-px{bottom:1px;left:1px;right:1px;top:1px}.inset-2px{bottom:2px;left:2px;right:2px;top:2px}.-inset-1{bottom:-.25rem;left:-.25rem;right:-.25rem;top:-.25rem}.-inset-2{bottom:-.5rem;left:-.5rem;right:-.5rem;top:-.5rem}.-inset-3{bottom:-.75rem;left:-.75rem;right:-.75rem;top:-.75rem}.-inset-4{bottom:-1rem;left:-1rem;right:-1rem;top:-1rem}.-inset-5{bottom:-1.25rem;left:-1.25rem;right:-1.25rem;top:-1.25rem}.-inset-6{bottom:-1.5rem;left:-1.5rem;right:-1.5rem;top:-1.5rem}.-inset-8{bottom:-2rem;left:-2rem;right:-2rem;top:-2rem}.-inset-10{bottom:-2.5rem;left:-2.5rem;right:-2.5rem;top:-2.5rem}.-inset-12{bottom:-3rem;left:-3rem;right:-3rem;top:-3rem}.-inset-14{bottom:-3.5rem;left:-3.5rem;right:-3.5rem;top:-3.5rem}.-inset-16{bottom:-4rem;left:-4rem;right:-4rem;top:-4rem}.-inset-20{bottom:-5rem;left:-5rem;right:-5rem;top:-5rem}.-inset-24{bottom:-6rem;left:-6rem;right:-6rem;top:-6rem}.-inset-32{bottom:-8rem;left:-8rem;right:-8rem;top:-8rem}.-inset-40{bottom:-10rem;left:-10rem;right:-10rem;top:-10rem}.-inset-48{bottom:-12rem;left:-12rem;right:-12rem;top:-12rem}.-inset-56{bottom:-14rem;left:-14rem;right:-14rem;top:-14rem}.-inset-64{bottom:-16rem;left:-16rem;right:-16rem;top:-16rem}.-inset-px{bottom:-1px;left:-1px;right:-1px;top:-1px}.-inset-2px{bottom:-2px;left:-2px;right:-2px;top:-2px}.inset-1\/2{bottom:50%;left:50%;right:50%;top:50%}.inset-1\/3{bottom:33.333333%;left:33.333333%;right:33.333333%;top:33.333333%}.inset-2\/3{bottom:66.666667%;left:66.666667%;right:66.666667%;top:66.666667%}.inset-1\/4{bottom:25%;left:25%;right:25%;top:25%}.inset-2\/4{bottom:50%;left:50%;right:50%;top:50%}.inset-3\/4{bottom:75%;left:75%;right:75%;top:75%}.inset-full{bottom:100%;left:100%;right:100%;top:100%}.-inset-1\/2{bottom:-50%;left:-50%;right:-50%;top:-50%}.-inset-1\/3{bottom:-33.333333%;left:-33.333333%;right:-33.333333%;top:-33.333333%}.-inset-2\/3{bottom:-66.666667%;left:-66.666667%;right:-66.666667%;top:-66.666667%}.-inset-1\/4{bottom:-25%;left:-25%;right:-25%;top:-25%}.-inset-2\/4{bottom:-50%;left:-50%;right:-50%;top:-50%}.-inset-3\/4{bottom:-75%;left:-75%;right:-75%;top:-75%}.-inset-full{bottom:-100%;left:-100%;right:-100%;top:-100%}.inset-y-0{bottom:0;top:0}.inset-x-0{left:0;right:0}.inset-y-1{bottom:.25rem;top:.25rem}.inset-x-1{left:.25rem;right:.25rem}.inset-y-2{bottom:.5rem;top:.5rem}.inset-x-2{left:.5rem;right:.5rem}.inset-y-3{bottom:.75rem;top:.75rem}.inset-x-3{left:.75rem;right:.75rem}.inset-y-4{bottom:1rem;top:1rem}.inset-x-4{left:1rem;right:1rem}.inset-y-5{bottom:1.25rem;top:1.25rem}.inset-x-5{left:1.25rem;right:1.25rem}.inset-y-6{bottom:1.5rem;top:1.5rem}.inset-x-6{left:1.5rem;right:1.5rem}.inset-y-8{bottom:2rem;top:2rem}.inset-x-8{left:2rem;right:2rem}.inset-y-10{bottom:2.5rem;top:2.5rem}.inset-x-10{left:2.5rem;right:2.5rem}.inset-y-12{bottom:3rem;top:3rem}.inset-x-12{left:3rem;right:3rem}.inset-y-14{bottom:3.5rem;top:3.5rem}.inset-x-14{left:3.5rem;right:3.5rem}.inset-y-16{bottom:4rem;top:4rem}.inset-x-16{left:4rem;right:4rem}.inset-y-20{bottom:5rem;top:5rem}.inset-x-20{left:5rem;right:5rem}.inset-y-24{bottom:6rem;top:6rem}.inset-x-24{left:6rem;right:6rem}.inset-y-32{bottom:8rem;top:8rem}.inset-x-32{left:8rem;right:8rem}.inset-y-40{bottom:10rem;top:10rem}.inset-x-40{left:10rem;right:10rem}.inset-y-48{bottom:12rem;top:12rem}.inset-x-48{left:12rem;right:12rem}.inset-y-56{bottom:14rem;top:14rem}.inset-x-56{left:14rem;right:14rem}.inset-y-64{bottom:16rem;top:16rem}.inset-x-64{left:16rem;right:16rem}.inset-y-auto{bottom:auto;top:auto}.inset-x-auto{left:auto;right:auto}.inset-y-px{bottom:1px;top:1px}.inset-x-px{left:1px;right:1px}.inset-y-2px{bottom:2px;top:2px}.inset-x-2px{left:2px;right:2px}.-inset-y-1{bottom:-.25rem;top:-.25rem}.-inset-x-1{left:-.25rem;right:-.25rem}.-inset-y-2{bottom:-.5rem;top:-.5rem}.-inset-x-2{left:-.5rem;right:-.5rem}.-inset-y-3{bottom:-.75rem;top:-.75rem}.-inset-x-3{left:-.75rem;right:-.75rem}.-inset-y-4{bottom:-1rem;top:-1rem}.-inset-x-4{left:-1rem;right:-1rem}.-inset-y-5{bottom:-1.25rem;top:-1.25rem}.-inset-x-5{left:-1.25rem;right:-1.25rem}.-inset-y-6{bottom:-1.5rem;top:-1.5rem}.-inset-x-6{left:-1.5rem;right:-1.5rem}.-inset-y-8{bottom:-2rem;top:-2rem}.-inset-x-8{left:-2rem;right:-2rem}.-inset-y-10{bottom:-2.5rem;top:-2.5rem}.-inset-x-10{left:-2.5rem;right:-2.5rem}.-inset-y-12{bottom:-3rem;top:-3rem}.-inset-x-12{left:-3rem;right:-3rem}.-inset-y-14{bottom:-3.5rem;top:-3.5rem}.-inset-x-14{left:-3.5rem;right:-3.5rem}.-inset-y-16{bottom:-4rem;top:-4rem}.-inset-x-16{left:-4rem;right:-4rem}.-inset-y-20{bottom:-5rem;top:-5rem}.-inset-x-20{left:-5rem;right:-5rem}.-inset-y-24{bottom:-6rem;top:-6rem}.-inset-x-24{left:-6rem;right:-6rem}.-inset-y-32{bottom:-8rem;top:-8rem}.-inset-x-32{left:-8rem;right:-8rem}.-inset-y-40{bottom:-10rem;top:-10rem}.-inset-x-40{left:-10rem;right:-10rem}.-inset-y-48{bottom:-12rem;top:-12rem}.-inset-x-48{left:-12rem;right:-12rem}.-inset-y-56{bottom:-14rem;top:-14rem}.-inset-x-56{left:-14rem;right:-14rem}.-inset-y-64{bottom:-16rem;top:-16rem}.-inset-x-64{left:-16rem;right:-16rem}.-inset-y-px{bottom:-1px;top:-1px}.-inset-x-px{left:-1px;right:-1px}.-inset-y-2px{bottom:-2px;top:-2px}.-inset-x-2px{left:-2px;right:-2px}.inset-y-1\/2{bottom:50%;top:50%}.inset-x-1\/2{left:50%;right:50%}.inset-y-1\/3{bottom:33.333333%;top:33.333333%}.inset-x-1\/3{left:33.333333%;right:33.333333%}.inset-y-2\/3{bottom:66.666667%;top:66.666667%}.inset-x-2\/3{left:66.666667%;right:66.666667%}.inset-y-1\/4{bottom:25%;top:25%}.inset-x-1\/4{left:25%;right:25%}.inset-y-2\/4{bottom:50%;top:50%}.inset-x-2\/4{left:50%;right:50%}.inset-y-3\/4{bottom:75%;top:75%}.inset-x-3\/4{left:75%;right:75%}.inset-y-full{bottom:100%;top:100%}.inset-x-full{left:100%;right:100%}.-inset-y-1\/2{bottom:-50%;top:-50%}.-inset-x-1\/2{left:-50%;right:-50%}.-inset-y-1\/3{bottom:-33.333333%;top:-33.333333%}.-inset-x-1\/3{left:-33.333333%;right:-33.333333%}.-inset-y-2\/3{bottom:-66.666667%;top:-66.666667%}.-inset-x-2\/3{left:-66.666667%;right:-66.666667%}.-inset-y-1\/4{bottom:-25%;top:-25%}.-inset-x-1\/4{left:-25%;right:-25%}.-inset-y-2\/4{bottom:-50%;top:-50%}.-inset-x-2\/4{left:-50%;right:-50%}.-inset-y-3\/4{bottom:-75%;top:-75%}.-inset-x-3\/4{left:-75%;right:-75%}.-inset-y-full{bottom:-100%;top:-100%}.-inset-x-full{left:-100%;right:-100%}.top-0{top:0}.right-0{right:0}.bottom-0{bottom:0}.left-0{left:0}.top-1{top:.25rem}.right-1{right:.25rem}.bottom-1{bottom:.25rem}.left-1{left:.25rem}.top-2{top:.5rem}.right-2{right:.5rem}.bottom-2{bottom:.5rem}.left-2{left:.5rem}.top-3{top:.75rem}.right-3{right:.75rem}.bottom-3{bottom:.75rem}.left-3{left:.75rem}.top-4{top:1rem}.right-4{right:1rem}.bottom-4{bottom:1rem}.left-4{left:1rem}.top-5{top:1.25rem}.right-5{right:1.25rem}.bottom-5{bottom:1.25rem}.left-5{left:1.25rem}.top-6{top:1.5rem}.right-6{right:1.5rem}.bottom-6{bottom:1.5rem}.left-6{left:1.5rem}.top-8{top:2rem}.right-8{right:2rem}.bottom-8{bottom:2rem}.left-8{left:2rem}.top-10{top:2.5rem}.right-10{right:2.5rem}.bottom-10{bottom:2.5rem}.left-10{left:2.5rem}.top-12{top:3rem}.right-12{right:3rem}.bottom-12{bottom:3rem}.left-12{left:3rem}.top-14{top:3.5rem}.right-14{right:3.5rem}.bottom-14{bottom:3.5rem}.left-14{left:3.5rem}.top-16{top:4rem}.right-16{right:4rem}.bottom-16{bottom:4rem}.left-16{left:4rem}.top-20{top:5rem}.right-20{right:5rem}.bottom-20{bottom:5rem}.left-20{left:5rem}.top-24{top:6rem}.right-24{right:6rem}.bottom-24{bottom:6rem}.left-24{left:6rem}.top-32{top:8rem}.right-32{right:8rem}.bottom-32{bottom:8rem}.left-32{left:8rem}.top-40{top:10rem}.right-40{right:10rem}.bottom-40{bottom:10rem}.left-40{left:10rem}.top-48{top:12rem}.right-48{right:12rem}.bottom-48{bottom:12rem}.left-48{left:12rem}.top-56{top:14rem}.right-56{right:14rem}.bottom-56{bottom:14rem}.left-56{left:14rem}.top-64{top:16rem}.right-64{right:16rem}.bottom-64{bottom:16rem}.left-64{left:16rem}.top-auto{top:auto}.right-auto{right:auto}.bottom-auto{bottom:auto}.left-auto{left:auto}.top-px{top:1px}.right-px{right:1px}.bottom-px{bottom:1px}.left-px{left:1px}.top-2px{top:2px}.right-2px{right:2px}.bottom-2px{bottom:2px}.left-2px{left:2px}.-top-1{top:-.25rem}.-right-1{right:-.25rem}.-bottom-1{bottom:-.25rem}.-left-1{left:-.25rem}.-top-2{top:-.5rem}.-right-2{right:-.5rem}.-bottom-2{bottom:-.5rem}.-left-2{left:-.5rem}.-top-3{top:-.75rem}.-right-3{right:-.75rem}.-bottom-3{bottom:-.75rem}.-left-3{left:-.75rem}.-top-4{top:-1rem}.-right-4{right:-1rem}.-bottom-4{bottom:-1rem}.-left-4{left:-1rem}.-top-5{top:-1.25rem}.-right-5{right:-1.25rem}.-bottom-5{bottom:-1.25rem}.-left-5{left:-1.25rem}.-top-6{top:-1.5rem}.-right-6{right:-1.5rem}.-bottom-6{bottom:-1.5rem}.-left-6{left:-1.5rem}.-top-8{top:-2rem}.-right-8{right:-2rem}.-bottom-8{bottom:-2rem}.-left-8{left:-2rem}.-top-10{top:-2.5rem}.-right-10{right:-2.5rem}.-bottom-10{bottom:-2.5rem}.-left-10{left:-2.5rem}.-top-12{top:-3rem}.-right-12{right:-3rem}.-bottom-12{bottom:-3rem}.-left-12{left:-3rem}.-top-14{top:-3.5rem}.-right-14{right:-3.5rem}.-bottom-14{bottom:-3.5rem}.-left-14{left:-3.5rem}.-top-16{top:-4rem}.-right-16{right:-4rem}.-bottom-16{bottom:-4rem}.-left-16{left:-4rem}.-top-20{top:-5rem}.-right-20{right:-5rem}.-bottom-20{bottom:-5rem}.-left-20{left:-5rem}.-top-24{top:-6rem}.-right-24{right:-6rem}.-bottom-24{bottom:-6rem}.-left-24{left:-6rem}.-top-32{top:-8rem}.-right-32{right:-8rem}.-bottom-32{bottom:-8rem}.-left-32{left:-8rem}.-top-40{top:-10rem}.-right-40{right:-10rem}.-bottom-40{bottom:-10rem}.-left-40{left:-10rem}.-top-48{top:-12rem}.-right-48{right:-12rem}.-bottom-48{bottom:-12rem}.-left-48{left:-12rem}.-top-56{top:-14rem}.-right-56{right:-14rem}.-bottom-56{bottom:-14rem}.-left-56{left:-14rem}.-top-64{top:-16rem}.-right-64{right:-16rem}.-bottom-64{bottom:-16rem}.-left-64{left:-16rem}.-top-px{top:-1px}.-right-px{right:-1px}.-bottom-px{bottom:-1px}.-left-px{left:-1px}.-top-2px{top:-2px}.-right-2px{right:-2px}.-bottom-2px{bottom:-2px}.-left-2px{left:-2px}.top-1\/2{top:50%}.right-1\/2{right:50%}.bottom-1\/2{bottom:50%}.left-1\/2{left:50%}.top-1\/3{top:33.333333%}.right-1\/3{right:33.333333%}.bottom-1\/3{bottom:33.333333%}.left-1\/3{left:33.333333%}.top-2\/3{top:66.666667%}.right-2\/3{right:66.666667%}.bottom-2\/3{bottom:66.666667%}.left-2\/3{left:66.666667%}.top-1\/4{top:25%}.right-1\/4{right:25%}.bottom-1\/4{bottom:25%}.left-1\/4{left:25%}.top-2\/4{top:50%}.right-2\/4{right:50%}.bottom-2\/4{bottom:50%}.left-2\/4{left:50%}.top-3\/4{top:75%}.right-3\/4{right:75%}.bottom-3\/4{bottom:75%}.left-3\/4{left:75%}.top-full{top:100%}.right-full{right:100%}.bottom-full{bottom:100%}.left-full{left:100%}.-top-1\/2{top:-50%}.-right-1\/2{right:-50%}.-bottom-1\/2{bottom:-50%}.-left-1\/2{left:-50%}.-top-1\/3{top:-33.333333%}.-right-1\/3{right:-33.333333%}.-bottom-1\/3{bottom:-33.333333%}.-left-1\/3{left:-33.333333%}.-top-2\/3{top:-66.666667%}.-right-2\/3{right:-66.666667%}.-bottom-2\/3{bottom:-66.666667%}.-left-2\/3{left:-66.666667%}.-top-1\/4{top:-25%}.-right-1\/4{right:-25%}.-bottom-1\/4{bottom:-25%}.-left-1\/4{left:-25%}.-top-2\/4{top:-50%}.-right-2\/4{right:-50%}.-bottom-2\/4{bottom:-50%}.-left-2\/4{left:-50%}.-top-3\/4{top:-75%}.-right-3\/4{right:-75%}.-bottom-3\/4{bottom:-75%}.-left-3\/4{left:-75%}.-top-full{top:-100%}.-right-full{right:-100%}.-bottom-full{bottom:-100%}.-left-full{left:-100%}.resize-none{resize:none}.resize-y{resize:vertical}.resize-x{resize:horizontal}.resize{resize:both}*{--tw-shadow:0 0 #0000}.shadow-sm{--tw-shadow:0 1px 2px 0 #0000000d}.shadow,.shadow-sm{box-shadow:0 0 #0000,0 0 #0000,var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.shadow{--tw-shadow:0 1px 3px 0 #0000001a,0 1px 2px 0 #0000000f}.shadow-md{--tw-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.shadow-lg,.shadow-md{box-shadow:0 0 #0000,0 0 #0000,var(--tw-shadow);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 #0000001a,0 4px 6px -2px #0000000d}.shadow-xl{--tw-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}.shadow-2xl,.shadow-xl{box-shadow:0 0 #0000,0 0 #0000,var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.shadow-2xl{--tw-shadow:0 25px 50px -12px #00000040}.shadow-inner{--tw-shadow:inset 0 2px 4px 0 #0000000f}.shadow-inner,.shadow-none{box-shadow:0 0 #0000,0 0 #0000,var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.shadow-none{--tw-shadow:0 0 #0000}.group:hover .group-hover\:shadow-sm{--tw-shadow:0 1px 2px 0 #0000000d}.group:hover .group-hover\:shadow,.group:hover .group-hover\:shadow-sm{box-shadow:0 0 #0000,0 0 #0000,var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.group:hover .group-hover\:shadow{--tw-shadow:0 1px 3px 0 #0000001a,0 1px 2px 0 #0000000f}.group:hover .group-hover\:shadow-md{--tw-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.group:hover .group-hover\:shadow-lg,.group:hover .group-hover\:shadow-md{box-shadow:0 0 #0000,0 0 #0000,var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.group:hover .group-hover\:shadow-lg{--tw-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}.group:hover .group-hover\:shadow-xl{--tw-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}.group:hover .group-hover\:shadow-2xl,.group:hover .group-hover\:shadow-xl{box-shadow:0 0 #0000,0 0 #0000,var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.group:hover .group-hover\:shadow-2xl{--tw-shadow:0 25px 50px -12px #00000040}.group:hover .group-hover\:shadow-inner{--tw-shadow:inset 0 2px 4px 0 #0000000f}.group:hover .group-hover\:shadow-inner,.group:hover .group-hover\:shadow-none{box-shadow:0 0 #0000,0 0 #0000,var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.group:hover .group-hover\:shadow-none{--tw-shadow:0 0 #0000}.focus-within\:shadow-sm:focus-within{--tw-shadow:0 1px 2px 0 #0000000d}.focus-within\:shadow-sm:focus-within,.focus-within\:shadow:focus-within{box-shadow:0 0 #0000,0 0 #0000,var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.focus-within\:shadow:focus-within{--tw-shadow:0 1px 3px 0 #0000001a,0 1px 2px 0 #0000000f}.focus-within\:shadow-md:focus-within{--tw-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.focus-within\:shadow-lg:focus-within,.focus-within\:shadow-md:focus-within{box-shadow:0 0 #0000,0 0 #0000,var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.focus-within\:shadow-lg:focus-within{--tw-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}.focus-within\:shadow-xl:focus-within{--tw-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}.focus-within\:shadow-2xl:focus-within,.focus-within\:shadow-xl:focus-within{box-shadow:0 0 #0000,0 0 #0000,var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.focus-within\:shadow-2xl:focus-within{--tw-shadow:0 25px 50px -12px #00000040}.focus-within\:shadow-inner:focus-within{--tw-shadow:inset 0 2px 4px 0 #0000000f}.focus-within\:shadow-inner:focus-within,.focus-within\:shadow-none:focus-within{box-shadow:0 0 #0000,0 0 #0000,var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.focus-within\:shadow-none:focus-within{--tw-shadow:0 0 #0000}.hover\:shadow-sm:hover{--tw-shadow:0 1px 2px 0 #0000000d}.hover\:shadow-sm:hover,.hover\:shadow:hover{box-shadow:0 0 #0000,0 0 #0000,var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.hover\:shadow:hover{--tw-shadow:0 1px 3px 0 #0000001a,0 1px 2px 0 #0000000f}.hover\:shadow-md:hover{--tw-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.hover\:shadow-lg:hover,.hover\:shadow-md:hover{box-shadow:0 0 #0000,0 0 #0000,var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.hover\:shadow-lg:hover{--tw-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}.hover\:shadow-xl:hover{--tw-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}.hover\:shadow-2xl:hover,.hover\:shadow-xl:hover{box-shadow:0 0 #0000,0 0 #0000,var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.hover\:shadow-2xl:hover{--tw-shadow:0 25px 50px -12px #00000040}.hover\:shadow-inner:hover{--tw-shadow:inset 0 2px 4px 0 #0000000f}.hover\:shadow-inner:hover,.hover\:shadow-none:hover{box-shadow:0 0 #0000,0 0 #0000,var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.hover\:shadow-none:hover{--tw-shadow:0 0 #0000}.focus\:shadow-sm:focus{--tw-shadow:0 1px 2px 0 #0000000d}.focus\:shadow-sm:focus,.focus\:shadow:focus{box-shadow:0 0 #0000,0 0 #0000,var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.focus\:shadow:focus{--tw-shadow:0 1px 3px 0 #0000001a,0 1px 2px 0 #0000000f}.focus\:shadow-md:focus{--tw-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.focus\:shadow-lg:focus,.focus\:shadow-md:focus{box-shadow:0 0 #0000,0 0 #0000,var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.focus\:shadow-lg:focus{--tw-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}.focus\:shadow-xl:focus{--tw-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}.focus\:shadow-2xl:focus,.focus\:shadow-xl:focus{box-shadow:0 0 #0000,0 0 #0000,var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.focus\:shadow-2xl:focus{--tw-shadow:0 25px 50px -12px #00000040}.focus\:shadow-inner:focus{--tw-shadow:inset 0 2px 4px 0 #0000000f}.focus\:shadow-inner:focus,.focus\:shadow-none:focus{box-shadow:0 0 #0000,0 0 #0000,var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.focus\:shadow-none:focus{--tw-shadow:0 0 #0000}.fill-current{fill:currentColor}.stroke-current{stroke:currentColor}.stroke-0{stroke-width:0}.stroke-1{stroke-width:1}.stroke-2{stroke-width:2}.table-auto{table-layout:auto}.table-fixed{table-layout:fixed}.text-left{text-align:left}.text-center{text-align:center}.text-right{text-align:right}.text-justify{text-align:justify}.text-opacity-0{--tw-text-opacity:0}.text-opacity-5{--tw-text-opacity:0.05}.text-opacity-10{--tw-text-opacity:0.1}.text-opacity-20{--tw-text-opacity:0.2}.text-opacity-25{--tw-text-opacity:0.25}.text-opacity-30{--tw-text-opacity:0.3}.text-opacity-40{--tw-text-opacity:0.4}.text-opacity-50{--tw-text-opacity:0.5}.text-opacity-60{--tw-text-opacity:0.6}.text-opacity-70{--tw-text-opacity:0.7}.text-opacity-75{--tw-text-opacity:0.75}.text-opacity-80{--tw-text-opacity:0.8}.text-opacity-90{--tw-text-opacity:0.9}.text-opacity-95{--tw-text-opacity:0.95}.text-opacity-100{--tw-text-opacity:1}.group:hover .group-hover\:text-opacity-0{--tw-text-opacity:0}.group:hover .group-hover\:text-opacity-5{--tw-text-opacity:0.05}.group:hover .group-hover\:text-opacity-10{--tw-text-opacity:0.1}.group:hover .group-hover\:text-opacity-20{--tw-text-opacity:0.2}.group:hover .group-hover\:text-opacity-25{--tw-text-opacity:0.25}.group:hover .group-hover\:text-opacity-30{--tw-text-opacity:0.3}.group:hover .group-hover\:text-opacity-40{--tw-text-opacity:0.4}.group:hover .group-hover\:text-opacity-50{--tw-text-opacity:0.5}.group:hover .group-hover\:text-opacity-60{--tw-text-opacity:0.6}.group:hover .group-hover\:text-opacity-70{--tw-text-opacity:0.7}.group:hover .group-hover\:text-opacity-75{--tw-text-opacity:0.75}.group:hover .group-hover\:text-opacity-80{--tw-text-opacity:0.8}.group:hover .group-hover\:text-opacity-90{--tw-text-opacity:0.9}.group:hover .group-hover\:text-opacity-95{--tw-text-opacity:0.95}.group:hover .group-hover\:text-opacity-100{--tw-text-opacity:1}.focus-within\:text-opacity-0:focus-within{--tw-text-opacity:0}.focus-within\:text-opacity-5:focus-within{--tw-text-opacity:0.05}.focus-within\:text-opacity-10:focus-within{--tw-text-opacity:0.1}.focus-within\:text-opacity-20:focus-within{--tw-text-opacity:0.2}.focus-within\:text-opacity-25:focus-within{--tw-text-opacity:0.25}.focus-within\:text-opacity-30:focus-within{--tw-text-opacity:0.3}.focus-within\:text-opacity-40:focus-within{--tw-text-opacity:0.4}.focus-within\:text-opacity-50:focus-within{--tw-text-opacity:0.5}.focus-within\:text-opacity-60:focus-within{--tw-text-opacity:0.6}.focus-within\:text-opacity-70:focus-within{--tw-text-opacity:0.7}.focus-within\:text-opacity-75:focus-within{--tw-text-opacity:0.75}.focus-within\:text-opacity-80:focus-within{--tw-text-opacity:0.8}.focus-within\:text-opacity-90:focus-within{--tw-text-opacity:0.9}.focus-within\:text-opacity-95:focus-within{--tw-text-opacity:0.95}.focus-within\:text-opacity-100:focus-within{--tw-text-opacity:1}.hover\:text-opacity-0:hover{--tw-text-opacity:0}.hover\:text-opacity-5:hover{--tw-text-opacity:0.05}.hover\:text-opacity-10:hover{--tw-text-opacity:0.1}.hover\:text-opacity-20:hover{--tw-text-opacity:0.2}.hover\:text-opacity-25:hover{--tw-text-opacity:0.25}.hover\:text-opacity-30:hover{--tw-text-opacity:0.3}.hover\:text-opacity-40:hover{--tw-text-opacity:0.4}.hover\:text-opacity-50:hover{--tw-text-opacity:0.5}.hover\:text-opacity-60:hover{--tw-text-opacity:0.6}.hover\:text-opacity-70:hover{--tw-text-opacity:0.7}.hover\:text-opacity-75:hover{--tw-text-opacity:0.75}.hover\:text-opacity-80:hover{--tw-text-opacity:0.8}.hover\:text-opacity-90:hover{--tw-text-opacity:0.9}.hover\:text-opacity-95:hover{--tw-text-opacity:0.95}.hover\:text-opacity-100:hover{--tw-text-opacity:1}.focus\:text-opacity-0:focus{--tw-text-opacity:0}.focus\:text-opacity-5:focus{--tw-text-opacity:0.05}.focus\:text-opacity-10:focus{--tw-text-opacity:0.1}.focus\:text-opacity-20:focus{--tw-text-opacity:0.2}.focus\:text-opacity-25:focus{--tw-text-opacity:0.25}.focus\:text-opacity-30:focus{--tw-text-opacity:0.3}.focus\:text-opacity-40:focus{--tw-text-opacity:0.4}.focus\:text-opacity-50:focus{--tw-text-opacity:0.5}.focus\:text-opacity-60:focus{--tw-text-opacity:0.6}.focus\:text-opacity-70:focus{--tw-text-opacity:0.7}.focus\:text-opacity-75:focus{--tw-text-opacity:0.75}.focus\:text-opacity-80:focus{--tw-text-opacity:0.8}.focus\:text-opacity-90:focus{--tw-text-opacity:0.9}.focus\:text-opacity-95:focus{--tw-text-opacity:0.95}.focus\:text-opacity-100:focus{--tw-text-opacity:1}.dark .dark\:text-opacity-0{--tw-text-opacity:0}.dark .dark\:text-opacity-5{--tw-text-opacity:0.05}.dark .dark\:text-opacity-10{--tw-text-opacity:0.1}.dark .dark\:text-opacity-20{--tw-text-opacity:0.2}.dark .dark\:text-opacity-25{--tw-text-opacity:0.25}.dark .dark\:text-opacity-30{--tw-text-opacity:0.3}.dark .dark\:text-opacity-40{--tw-text-opacity:0.4}.dark .dark\:text-opacity-50{--tw-text-opacity:0.5}.dark .dark\:text-opacity-60{--tw-text-opacity:0.6}.dark .dark\:text-opacity-70{--tw-text-opacity:0.7}.dark .dark\:text-opacity-75{--tw-text-opacity:0.75}.dark .dark\:text-opacity-80{--tw-text-opacity:0.8}.dark .dark\:text-opacity-90{--tw-text-opacity:0.9}.dark .dark\:text-opacity-95{--tw-text-opacity:0.95}.dark .dark\:text-opacity-100{--tw-text-opacity:1}.dark .group:hover .dark\:group-hover\:text-opacity-0{--tw-text-opacity:0}.dark .group:hover .dark\:group-hover\:text-opacity-5{--tw-text-opacity:0.05}.dark .group:hover .dark\:group-hover\:text-opacity-10{--tw-text-opacity:0.1}.dark .group:hover .dark\:group-hover\:text-opacity-20{--tw-text-opacity:0.2}.dark .group:hover .dark\:group-hover\:text-opacity-25{--tw-text-opacity:0.25}.dark .group:hover .dark\:group-hover\:text-opacity-30{--tw-text-opacity:0.3}.dark .group:hover .dark\:group-hover\:text-opacity-40{--tw-text-opacity:0.4}.dark .group:hover .dark\:group-hover\:text-opacity-50{--tw-text-opacity:0.5}.dark .group:hover .dark\:group-hover\:text-opacity-60{--tw-text-opacity:0.6}.dark .group:hover .dark\:group-hover\:text-opacity-70{--tw-text-opacity:0.7}.dark .group:hover .dark\:group-hover\:text-opacity-75{--tw-text-opacity:0.75}.dark .group:hover .dark\:group-hover\:text-opacity-80{--tw-text-opacity:0.8}.dark .group:hover .dark\:group-hover\:text-opacity-90{--tw-text-opacity:0.9}.dark .group:hover .dark\:group-hover\:text-opacity-95{--tw-text-opacity:0.95}.dark .group:hover .dark\:group-hover\:text-opacity-100{--tw-text-opacity:1}.dark .dark\:focus-within\:text-opacity-0:focus-within{--tw-text-opacity:0}.dark .dark\:focus-within\:text-opacity-5:focus-within{--tw-text-opacity:0.05}.dark .dark\:focus-within\:text-opacity-10:focus-within{--tw-text-opacity:0.1}.dark .dark\:focus-within\:text-opacity-20:focus-within{--tw-text-opacity:0.2}.dark .dark\:focus-within\:text-opacity-25:focus-within{--tw-text-opacity:0.25}.dark .dark\:focus-within\:text-opacity-30:focus-within{--tw-text-opacity:0.3}.dark .dark\:focus-within\:text-opacity-40:focus-within{--tw-text-opacity:0.4}.dark .dark\:focus-within\:text-opacity-50:focus-within{--tw-text-opacity:0.5}.dark .dark\:focus-within\:text-opacity-60:focus-within{--tw-text-opacity:0.6}.dark .dark\:focus-within\:text-opacity-70:focus-within{--tw-text-opacity:0.7}.dark .dark\:focus-within\:text-opacity-75:focus-within{--tw-text-opacity:0.75}.dark .dark\:focus-within\:text-opacity-80:focus-within{--tw-text-opacity:0.8}.dark .dark\:focus-within\:text-opacity-90:focus-within{--tw-text-opacity:0.9}.dark .dark\:focus-within\:text-opacity-95:focus-within{--tw-text-opacity:0.95}.dark .dark\:focus-within\:text-opacity-100:focus-within{--tw-text-opacity:1}.dark .dark\:hover\:text-opacity-0:hover{--tw-text-opacity:0}.dark .dark\:hover\:text-opacity-5:hover{--tw-text-opacity:0.05}.dark .dark\:hover\:text-opacity-10:hover{--tw-text-opacity:0.1}.dark .dark\:hover\:text-opacity-20:hover{--tw-text-opacity:0.2}.dark .dark\:hover\:text-opacity-25:hover{--tw-text-opacity:0.25}.dark .dark\:hover\:text-opacity-30:hover{--tw-text-opacity:0.3}.dark .dark\:hover\:text-opacity-40:hover{--tw-text-opacity:0.4}.dark .dark\:hover\:text-opacity-50:hover{--tw-text-opacity:0.5}.dark .dark\:hover\:text-opacity-60:hover{--tw-text-opacity:0.6}.dark .dark\:hover\:text-opacity-70:hover{--tw-text-opacity:0.7}.dark .dark\:hover\:text-opacity-75:hover{--tw-text-opacity:0.75}.dark .dark\:hover\:text-opacity-80:hover{--tw-text-opacity:0.8}.dark .dark\:hover\:text-opacity-90:hover{--tw-text-opacity:0.9}.dark .dark\:hover\:text-opacity-95:hover{--tw-text-opacity:0.95}.dark .dark\:hover\:text-opacity-100:hover{--tw-text-opacity:1}.dark .dark\:focus\:text-opacity-0:focus{--tw-text-opacity:0}.dark .dark\:focus\:text-opacity-5:focus{--tw-text-opacity:0.05}.dark .dark\:focus\:text-opacity-10:focus{--tw-text-opacity:0.1}.dark .dark\:focus\:text-opacity-20:focus{--tw-text-opacity:0.2}.dark .dark\:focus\:text-opacity-25:focus{--tw-text-opacity:0.25}.dark .dark\:focus\:text-opacity-30:focus{--tw-text-opacity:0.3}.dark .dark\:focus\:text-opacity-40:focus{--tw-text-opacity:0.4}.dark .dark\:focus\:text-opacity-50:focus{--tw-text-opacity:0.5}.dark .dark\:focus\:text-opacity-60:focus{--tw-text-opacity:0.6}.dark .dark\:focus\:text-opacity-70:focus{--tw-text-opacity:0.7}.dark .dark\:focus\:text-opacity-75:focus{--tw-text-opacity:0.75}.dark .dark\:focus\:text-opacity-80:focus{--tw-text-opacity:0.8}.dark .dark\:focus\:text-opacity-90:focus{--tw-text-opacity:0.9}.dark .dark\:focus\:text-opacity-95:focus{--tw-text-opacity:0.95}.dark .dark\:focus\:text-opacity-100:focus{--tw-text-opacity:1}.truncate{overflow:hidden;white-space:nowrap}.overflow-ellipsis,.truncate{text-overflow:ellipsis}.overflow-clip{text-overflow:clip}.italic{font-style:italic}.not-italic{font-style:normal}.uppercase{text-transform:uppercase}.lowercase{text-transform:lowercase}.capitalize{text-transform:capitalize}.normal-case{text-transform:none}.underline{text-decoration:underline}.line-through{text-decoration:line-through}.no-underline{text-decoration:none}.group:hover .group-hover\:underline{text-decoration:underline}.group:hover .group-hover\:line-through{text-decoration:line-through}.group:hover .group-hover\:no-underline{text-decoration:none}.focus-within\:underline:focus-within{text-decoration:underline}.focus-within\:line-through:focus-within{text-decoration:line-through}.focus-within\:no-underline:focus-within{text-decoration:none}.hover\:underline:hover{text-decoration:underline}.hover\:line-through:hover{text-decoration:line-through}.hover\:no-underline:hover{text-decoration:none}.focus\:underline:focus{text-decoration:underline}.focus\:line-through:focus{text-decoration:line-through}.focus\:no-underline:focus{text-decoration:none}.focus-visible\:underline:focus-visible{text-decoration:underline}.focus-visible\:line-through:focus-visible{text-decoration:line-through}.focus-visible\:no-underline:focus-visible{text-decoration:none}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.subpixel-antialiased{-webkit-font-smoothing:auto;-moz-osx-font-smoothing:auto}.diagonal-fractions,.lining-nums,.oldstyle-nums,.ordinal,.proportional-nums,.slashed-zero,.stacked-fractions,.tabular-nums{--tw-ordinal:var(--tw-empty,/*!*/ /*!*/);--tw-slashed-zero:var(--tw-empty,/*!*/ /*!*/);--tw-numeric-figure:var(--tw-empty,/*!*/ /*!*/);--tw-numeric-spacing:var(--tw-empty,/*!*/ /*!*/);--tw-numeric-fraction:var(--tw-empty,/*!*/ /*!*/);font-feature-settings:var(--tw-ordinal) var(--tw-slashed-zero) var(--tw-numeric-figure) var(--tw-numeric-spacing) var(--tw-numeric-fraction);font-variant-numeric:var(--tw-ordinal) var(--tw-slashed-zero) var(--tw-numeric-figure) var(--tw-numeric-spacing) var(--tw-numeric-fraction)}.normal-nums{font-feature-settings:normal;font-variant-numeric:normal}.ordinal{--tw-ordinal:ordinal}.slashed-zero{--tw-slashed-zero:slashed-zero}.lining-nums{--tw-numeric-figure:lining-nums}.oldstyle-nums{--tw-numeric-figure:oldstyle-nums}.proportional-nums{--tw-numeric-spacing:proportional-nums}.tabular-nums{--tw-numeric-spacing:tabular-nums}.diagonal-fractions{--tw-numeric-fraction:diagonal-fractions}.stacked-fractions{--tw-numeric-fraction:stacked-fractions}.tracking-tighter{letter-spacing:-.05em}.tracking-tight{letter-spacing:-.025em}.tracking-normal{letter-spacing:0}.tracking-wide{letter-spacing:.025em}.tracking-wider{letter-spacing:.05em}.tracking-widest{letter-spacing:.1em}.select-none{-webkit-user-select:none;user-select:none}.select-text{-webkit-user-select:text;user-select:text}.select-all{-webkit-user-select:all;user-select:all}.select-auto{-webkit-user-select:auto;user-select:auto}.align-baseline{vertical-align:initial}.align-top{vertical-align:top}.align-middle{vertical-align:middle}.align-bottom{vertical-align:bottom}.align-text-top{vertical-align:text-top}.align-text-bottom{vertical-align:text-bottom}.visible{visibility:visible}.invisible{visibility:hidden}.whitespace-normal{white-space:normal}.whitespace-nowrap{white-space:nowrap}.whitespace-pre{white-space:pre}.whitespace-pre-line{white-space:pre-line}.whitespace-pre-wrap{white-space:pre-wrap}.break-normal{overflow-wrap:normal;word-break:normal}.break-words{overflow-wrap:break-word}.break-all{word-break:break-all}.w-0{width:0}.w-1{width:.25rem}.w-2{width:.5rem}.w-3{width:.75rem}.w-4{width:1rem}.w-5{width:1.25rem}.w-6{width:1.5rem}.w-8{width:2rem}.w-10{width:2.5rem}.w-12{width:3rem}.w-14{width:3.5rem}.w-16{width:4rem}.w-20{width:5rem}.w-24{width:6rem}.w-32{width:8rem}.w-40{width:10rem}.w-48{width:12rem}.w-56{width:14rem}.w-64{width:16rem}.w-auto{width:auto}.w-px{width:1px}.w-2px{width:2px}.w-1\/2{width:50%}.w-1\/3{width:33.333333%}.w-2\/3{width:66.666667%}.w-1\/4{width:25%}.w-2\/4{width:50%}.w-3\/4{width:75%}.w-1\/5{width:20%}.w-2\/5{width:40%}.w-3\/5{width:60%}.w-4\/5{width:80%}.w-1\/6{width:16.666667%}.w-2\/6{width:33.333333%}.w-3\/6{width:50%}.w-4\/6{width:66.666667%}.w-5\/6{width:83.333333%}.w-1\/12{width:8.333333%}.w-2\/12{width:16.666667%}.w-3\/12{width:25%}.w-4\/12{width:33.333333%}.w-5\/12{width:41.666667%}.w-6\/12{width:50%}.w-7\/12{width:58.333333%}.w-8\/12{width:66.666667%}.w-9\/12{width:75%}.w-10\/12{width:83.333333%}.w-11\/12{width:91.666667%}.w-full{width:100%}.w-screen{width:100vw}.w-min{width:min-content}.w-max{width:max-content}.z-0{z-index:0}.z-10{z-index:10}.z-20{z-index:20}.z-30{z-index:30}.z-40{z-index:40}.z-50{z-index:50}.z-auto{z-index:auto}.focus-within\:z-0:focus-within{z-index:0}.focus-within\:z-10:focus-within{z-index:10}.focus-within\:z-20:focus-within{z-index:20}.focus-within\:z-30:focus-within{z-index:30}.focus-within\:z-40:focus-within{z-index:40}.focus-within\:z-50:focus-within{z-index:50}.focus-within\:z-auto:focus-within{z-index:auto}.focus\:z-0:focus{z-index:0}.focus\:z-10:focus{z-index:10}.focus\:z-20:focus{z-index:20}.focus\:z-30:focus{z-index:30}.focus\:z-40:focus{z-index:40}.focus\:z-50:focus{z-index:50}.focus\:z-auto:focus{z-index:auto}.gap-0{gap:0}.gap-1{gap:.25rem}.gap-2{gap:.5rem}.gap-3{gap:.75rem}.gap-4{gap:1rem}.gap-5{gap:1.25rem}.gap-6{gap:1.5rem}.gap-8{gap:2rem}.gap-10{gap:2.5rem}.gap-12{gap:3rem}.gap-14{gap:3.5rem}.gap-16{gap:4rem}.gap-20{gap:5rem}.gap-24{gap:6rem}.gap-32{gap:8rem}.gap-40{gap:10rem}.gap-48{gap:12rem}.gap-56{gap:14rem}.gap-64{gap:16rem}.gap-px{gap:1px}.gap-2px{gap:2px}.gap-x-0{column-gap:0}.gap-x-1{column-gap:.25rem}.gap-x-2{column-gap:.5rem}.gap-x-3{column-gap:.75rem}.gap-x-4{column-gap:1rem}.gap-x-5{column-gap:1.25rem}.gap-x-6{column-gap:1.5rem}.gap-x-8{column-gap:2rem}.gap-x-10{column-gap:2.5rem}.gap-x-12{column-gap:3rem}.gap-x-14{column-gap:3.5rem}.gap-x-16{column-gap:4rem}.gap-x-20{column-gap:5rem}.gap-x-24{column-gap:6rem}.gap-x-32{column-gap:8rem}.gap-x-40{column-gap:10rem}.gap-x-48{column-gap:12rem}.gap-x-56{column-gap:14rem}.gap-x-64{column-gap:16rem}.gap-x-px{column-gap:1px}.gap-x-2px{column-gap:2px}.gap-y-0{row-gap:0}.gap-y-1{row-gap:.25rem}.gap-y-2{row-gap:.5rem}.gap-y-3{row-gap:.75rem}.gap-y-4{row-gap:1rem}.gap-y-5{row-gap:1.25rem}.gap-y-6{row-gap:1.5rem}.gap-y-8{row-gap:2rem}.gap-y-10{row-gap:2.5rem}.gap-y-12{row-gap:3rem}.gap-y-14{row-gap:3.5rem}.gap-y-16{row-gap:4rem}.gap-y-20{row-gap:5rem}.gap-y-24{row-gap:6rem}.gap-y-32{row-gap:8rem}.gap-y-40{row-gap:10rem}.gap-y-48{row-gap:12rem}.gap-y-56{row-gap:14rem}.gap-y-64{row-gap:16rem}.gap-y-px{row-gap:1px}.gap-y-2px{row-gap:2px}.grid-flow-row{grid-auto-flow:row}.grid-flow-col{grid-auto-flow:column}.grid-flow-row-dense{grid-auto-flow:row dense}.grid-flow-col-dense{grid-auto-flow:column dense}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))}.grid-cols-6{grid-template-columns:repeat(6,minmax(0,1fr))}.grid-cols-7{grid-template-columns:repeat(7,minmax(0,1fr))}.grid-cols-8{grid-template-columns:repeat(8,minmax(0,1fr))}.grid-cols-9{grid-template-columns:repeat(9,minmax(0,1fr))}.grid-cols-10{grid-template-columns:repeat(10,minmax(0,1fr))}.grid-cols-11{grid-template-columns:repeat(11,minmax(0,1fr))}.grid-cols-12{grid-template-columns:repeat(12,minmax(0,1fr))}.grid-cols-none{grid-template-columns:none}.auto-cols-auto{grid-auto-columns:auto}.auto-cols-min{grid-auto-columns:min-content}.auto-cols-max{grid-auto-columns:max-content}.auto-cols-fr{grid-auto-columns:minmax(0,1fr)}.col-auto{grid-column:auto}.col-span-1{grid-column:span 1/span 1}.col-span-2{grid-column:span 2/span 2}.col-span-3{grid-column:span 3/span 3}.col-span-4{grid-column:span 4/span 4}.col-span-5{grid-column:span 5/span 5}.col-span-6{grid-column:span 6/span 6}.col-span-7{grid-column:span 7/span 7}.col-span-8{grid-column:span 8/span 8}.col-span-9{grid-column:span 9/span 9}.col-span-10{grid-column:span 10/span 10}.col-span-11{grid-column:span 11/span 11}.col-span-12{grid-column:span 12/span 12}.col-span-full{grid-column:1/-1}.col-start-1{grid-column-start:1}.col-start-2{grid-column-start:2}.col-start-3{grid-column-start:3}.col-start-4{grid-column-start:4}.col-start-5{grid-column-start:5}.col-start-6{grid-column-start:6}.col-start-7{grid-column-start:7}.col-start-8{grid-column-start:8}.col-start-9{grid-column-start:9}.col-start-10{grid-column-start:10}.col-start-11{grid-column-start:11}.col-start-12{grid-column-start:12}.col-start-13{grid-column-start:13}.col-start-auto{grid-column-start:auto}.col-end-1{grid-column-end:1}.col-end-2{grid-column-end:2}.col-end-3{grid-column-end:3}.col-end-4{grid-column-end:4}.col-end-5{grid-column-end:5}.col-end-6{grid-column-end:6}.col-end-7{grid-column-end:7}.col-end-8{grid-column-end:8}.col-end-9{grid-column-end:9}.col-end-10{grid-column-end:10}.col-end-11{grid-column-end:11}.col-end-12{grid-column-end:12}.col-end-13{grid-column-end:13}.col-end-auto{grid-column-end:auto}.grid-rows-1{grid-template-rows:repeat(1,minmax(0,1fr))}.grid-rows-2{grid-template-rows:repeat(2,minmax(0,1fr))}.grid-rows-3{grid-template-rows:repeat(3,minmax(0,1fr))}.grid-rows-4{grid-template-rows:repeat(4,minmax(0,1fr))}.grid-rows-5{grid-template-rows:repeat(5,minmax(0,1fr))}.grid-rows-6{grid-template-rows:repeat(6,minmax(0,1fr))}.grid-rows-none{grid-template-rows:none}.auto-rows-auto{grid-auto-rows:auto}.auto-rows-min{grid-auto-rows:min-content}.auto-rows-max{grid-auto-rows:max-content}.auto-rows-fr{grid-auto-rows:minmax(0,1fr)}.row-auto{grid-row:auto}.row-span-1{grid-row:span 1/span 1}.row-span-2{grid-row:span 2/span 2}.row-span-3{grid-row:span 3/span 3}.row-span-4{grid-row:span 4/span 4}.row-span-5{grid-row:span 5/span 5}.row-span-6{grid-row:span 6/span 6}.row-span-full{grid-row:1/-1}.row-start-1{grid-row-start:1}.row-start-2{grid-row-start:2}.row-start-3{grid-row-start:3}.row-start-4{grid-row-start:4}.row-start-5{grid-row-start:5}.row-start-6{grid-row-start:6}.row-start-7{grid-row-start:7}.row-start-auto{grid-row-start:auto}.row-end-1{grid-row-end:1}.row-end-2{grid-row-end:2}.row-end-3{grid-row-end:3}.row-end-4{grid-row-end:4}.row-end-5{grid-row-end:5}.row-end-6{grid-row-end:6}.row-end-7{grid-row-end:7}.row-end-auto{grid-row-end:auto}.transform{transform:translateX(var(--tw-translate-x)) translateY(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))}.transform,.transform-gpu{--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}.transform-gpu{transform:translate3d(var(--tw-translate-x),var(--tw-translate-y),0) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.transform-none{transform:none}.origin-center{transform-origin:center}.origin-top{transform-origin:top}.origin-top-right{transform-origin:top right}.origin-right{transform-origin:right}.origin-bottom-right{transform-origin:bottom right}.origin-bottom{transform-origin:bottom}.origin-bottom-left{transform-origin:bottom left}.origin-left{transform-origin:left}.origin-top-left{transform-origin:top left}.scale-0{--tw-scale-x:0;--tw-scale-y:0}.scale-50{--tw-scale-x:0.5;--tw-scale-y:0.5}.scale-75{--tw-scale-x:0.75;--tw-scale-y:0.75}.scale-90{--tw-scale-x:0.9;--tw-scale-y:0.9}.scale-95{--tw-scale-x:0.95;--tw-scale-y:0.95}.scale-100{--tw-scale-x:1;--tw-scale-y:1}.scale-105{--tw-scale-x:1.05;--tw-scale-y:1.05}.scale-110{--tw-scale-x:1.1;--tw-scale-y:1.1}.scale-125{--tw-scale-x:1.25;--tw-scale-y:1.25}.scale-150{--tw-scale-x:1.5;--tw-scale-y:1.5}.scale-x-0{--tw-scale-x:0}.scale-x-50{--tw-scale-x:0.5}.scale-x-75{--tw-scale-x:0.75}.scale-x-90{--tw-scale-x:0.9}.scale-x-95{--tw-scale-x:0.95}.scale-x-100{--tw-scale-x:1}.scale-x-105{--tw-scale-x:1.05}.scale-x-110{--tw-scale-x:1.1}.scale-x-125{--tw-scale-x:1.25}.scale-x-150{--tw-scale-x:1.5}.scale-y-0{--tw-scale-y:0}.scale-y-50{--tw-scale-y:0.5}.scale-y-75{--tw-scale-y:0.75}.scale-y-90{--tw-scale-y:0.9}.scale-y-95{--tw-scale-y:0.95}.scale-y-100{--tw-scale-y:1}.scale-y-105{--tw-scale-y:1.05}.scale-y-110{--tw-scale-y:1.1}.scale-y-125{--tw-scale-y:1.25}.scale-y-150{--tw-scale-y:1.5}.hover\:scale-0:hover{--tw-scale-x:0;--tw-scale-y:0}.hover\:scale-50:hover{--tw-scale-x:0.5;--tw-scale-y:0.5}.hover\:scale-75:hover{--tw-scale-x:0.75;--tw-scale-y:0.75}.hover\:scale-90:hover{--tw-scale-x:0.9;--tw-scale-y:0.9}.hover\:scale-95:hover{--tw-scale-x:0.95;--tw-scale-y:0.95}.hover\:scale-100:hover{--tw-scale-x:1;--tw-scale-y:1}.hover\:scale-105:hover{--tw-scale-x:1.05;--tw-scale-y:1.05}.hover\:scale-110:hover{--tw-scale-x:1.1;--tw-scale-y:1.1}.hover\:scale-125:hover{--tw-scale-x:1.25;--tw-scale-y:1.25}.hover\:scale-150:hover{--tw-scale-x:1.5;--tw-scale-y:1.5}.hover\:scale-x-0:hover{--tw-scale-x:0}.hover\:scale-x-50:hover{--tw-scale-x:0.5}.hover\:scale-x-75:hover{--tw-scale-x:0.75}.hover\:scale-x-90:hover{--tw-scale-x:0.9}.hover\:scale-x-95:hover{--tw-scale-x:0.95}.hover\:scale-x-100:hover{--tw-scale-x:1}.hover\:scale-x-105:hover{--tw-scale-x:1.05}.hover\:scale-x-110:hover{--tw-scale-x:1.1}.hover\:scale-x-125:hover{--tw-scale-x:1.25}.hover\:scale-x-150:hover{--tw-scale-x:1.5}.hover\:scale-y-0:hover{--tw-scale-y:0}.hover\:scale-y-50:hover{--tw-scale-y:0.5}.hover\:scale-y-75:hover{--tw-scale-y:0.75}.hover\:scale-y-90:hover{--tw-scale-y:0.9}.hover\:scale-y-95:hover{--tw-scale-y:0.95}.hover\:scale-y-100:hover{--tw-scale-y:1}.hover\:scale-y-105:hover{--tw-scale-y:1.05}.hover\:scale-y-110:hover{--tw-scale-y:1.1}.hover\:scale-y-125:hover{--tw-scale-y:1.25}.hover\:scale-y-150:hover{--tw-scale-y:1.5}.focus\:scale-0:focus{--tw-scale-x:0;--tw-scale-y:0}.focus\:scale-50:focus{--tw-scale-x:0.5;--tw-scale-y:0.5}.focus\:scale-75:focus{--tw-scale-x:0.75;--tw-scale-y:0.75}.focus\:scale-90:focus{--tw-scale-x:0.9;--tw-scale-y:0.9}.focus\:scale-95:focus{--tw-scale-x:0.95;--tw-scale-y:0.95}.focus\:scale-100:focus{--tw-scale-x:1;--tw-scale-y:1}.focus\:scale-105:focus{--tw-scale-x:1.05;--tw-scale-y:1.05}.focus\:scale-110:focus{--tw-scale-x:1.1;--tw-scale-y:1.1}.focus\:scale-125:focus{--tw-scale-x:1.25;--tw-scale-y:1.25}.focus\:scale-150:focus{--tw-scale-x:1.5;--tw-scale-y:1.5}.focus\:scale-x-0:focus{--tw-scale-x:0}.focus\:scale-x-50:focus{--tw-scale-x:0.5}.focus\:scale-x-75:focus{--tw-scale-x:0.75}.focus\:scale-x-90:focus{--tw-scale-x:0.9}.focus\:scale-x-95:focus{--tw-scale-x:0.95}.focus\:scale-x-100:focus{--tw-scale-x:1}.focus\:scale-x-105:focus{--tw-scale-x:1.05}.focus\:scale-x-110:focus{--tw-scale-x:1.1}.focus\:scale-x-125:focus{--tw-scale-x:1.25}.focus\:scale-x-150:focus{--tw-scale-x:1.5}.focus\:scale-y-0:focus{--tw-scale-y:0}.focus\:scale-y-50:focus{--tw-scale-y:0.5}.focus\:scale-y-75:focus{--tw-scale-y:0.75}.focus\:scale-y-90:focus{--tw-scale-y:0.9}.focus\:scale-y-95:focus{--tw-scale-y:0.95}.focus\:scale-y-100:focus{--tw-scale-y:1}.focus\:scale-y-105:focus{--tw-scale-y:1.05}.focus\:scale-y-110:focus{--tw-scale-y:1.1}.focus\:scale-y-125:focus{--tw-scale-y:1.25}.focus\:scale-y-150:focus{--tw-scale-y:1.5}.rotate-0{--tw-rotate:0deg}.rotate-1{--tw-rotate:1deg}.rotate-2{--tw-rotate:2deg}.rotate-3{--tw-rotate:3deg}.rotate-6{--tw-rotate:6deg}.rotate-12{--tw-rotate:12deg}.rotate-45{--tw-rotate:45deg}.rotate-90{--tw-rotate:90deg}.rotate-180{--tw-rotate:180deg}.-rotate-180{--tw-rotate:-180deg}.-rotate-90{--tw-rotate:-90deg}.-rotate-45{--tw-rotate:-45deg}.-rotate-12{--tw-rotate:-12deg}.-rotate-6{--tw-rotate:-6deg}.-rotate-3{--tw-rotate:-3deg}.-rotate-2{--tw-rotate:-2deg}.-rotate-1{--tw-rotate:-1deg}.hover\:rotate-0:hover{--tw-rotate:0deg}.hover\:rotate-1:hover{--tw-rotate:1deg}.hover\:rotate-2:hover{--tw-rotate:2deg}.hover\:rotate-3:hover{--tw-rotate:3deg}.hover\:rotate-6:hover{--tw-rotate:6deg}.hover\:rotate-12:hover{--tw-rotate:12deg}.hover\:rotate-45:hover{--tw-rotate:45deg}.hover\:rotate-90:hover{--tw-rotate:90deg}.hover\:rotate-180:hover{--tw-rotate:180deg}.hover\:-rotate-180:hover{--tw-rotate:-180deg}.hover\:-rotate-90:hover{--tw-rotate:-90deg}.hover\:-rotate-45:hover{--tw-rotate:-45deg}.hover\:-rotate-12:hover{--tw-rotate:-12deg}.hover\:-rotate-6:hover{--tw-rotate:-6deg}.hover\:-rotate-3:hover{--tw-rotate:-3deg}.hover\:-rotate-2:hover{--tw-rotate:-2deg}.hover\:-rotate-1:hover{--tw-rotate:-1deg}.focus\:rotate-0:focus{--tw-rotate:0deg}.focus\:rotate-1:focus{--tw-rotate:1deg}.focus\:rotate-2:focus{--tw-rotate:2deg}.focus\:rotate-3:focus{--tw-rotate:3deg}.focus\:rotate-6:focus{--tw-rotate:6deg}.focus\:rotate-12:focus{--tw-rotate:12deg}.focus\:rotate-45:focus{--tw-rotate:45deg}.focus\:rotate-90:focus{--tw-rotate:90deg}.focus\:rotate-180:focus{--tw-rotate:180deg}.focus\:-rotate-180:focus{--tw-rotate:-180deg}.focus\:-rotate-90:focus{--tw-rotate:-90deg}.focus\:-rotate-45:focus{--tw-rotate:-45deg}.focus\:-rotate-12:focus{--tw-rotate:-12deg}.focus\:-rotate-6:focus{--tw-rotate:-6deg}.focus\:-rotate-3:focus{--tw-rotate:-3deg}.focus\:-rotate-2:focus{--tw-rotate:-2deg}.focus\:-rotate-1:focus{--tw-rotate:-1deg}.translate-x-0{--tw-translate-x:0}.translate-x-1{--tw-translate-x:0.25rem}.translate-x-2{--tw-translate-x:0.5rem}.translate-x-3{--tw-translate-x:0.75rem}.translate-x-4{--tw-translate-x:1rem}.translate-x-5{--tw-translate-x:1.25rem}.translate-x-6{--tw-translate-x:1.5rem}.translate-x-8{--tw-translate-x:2rem}.translate-x-10{--tw-translate-x:2.5rem}.translate-x-12{--tw-translate-x:3rem}.translate-x-14{--tw-translate-x:3.5rem}.translate-x-16{--tw-translate-x:4rem}.translate-x-20{--tw-translate-x:5rem}.translate-x-24{--tw-translate-x:6rem}.translate-x-32{--tw-translate-x:8rem}.translate-x-40{--tw-translate-x:10rem}.translate-x-48{--tw-translate-x:12rem}.translate-x-56{--tw-translate-x:14rem}.translate-x-64{--tw-translate-x:16rem}.translate-x-px{--tw-translate-x:1px}.translate-x-2px{--tw-translate-x:2px}.-translate-x-1{--tw-translate-x:-0.25rem}.-translate-x-2{--tw-translate-x:-0.5rem}.-translate-x-3{--tw-translate-x:-0.75rem}.-translate-x-4{--tw-translate-x:-1rem}.-translate-x-5{--tw-translate-x:-1.25rem}.-translate-x-6{--tw-translate-x:-1.5rem}.-translate-x-8{--tw-translate-x:-2rem}.-translate-x-10{--tw-translate-x:-2.5rem}.-translate-x-12{--tw-translate-x:-3rem}.-translate-x-14{--tw-translate-x:-3.5rem}.-translate-x-16{--tw-translate-x:-4rem}.-translate-x-20{--tw-translate-x:-5rem}.-translate-x-24{--tw-translate-x:-6rem}.-translate-x-32{--tw-translate-x:-8rem}.-translate-x-40{--tw-translate-x:-10rem}.-translate-x-48{--tw-translate-x:-12rem}.-translate-x-56{--tw-translate-x:-14rem}.-translate-x-64{--tw-translate-x:-16rem}.-translate-x-px{--tw-translate-x:-1px}.-translate-x-2px{--tw-translate-x:-2px}.translate-x-1\/2{--tw-translate-x:50%}.translate-x-1\/3{--tw-translate-x:33.333333%}.translate-x-2\/3{--tw-translate-x:66.666667%}.translate-x-1\/4{--tw-translate-x:25%}.translate-x-2\/4{--tw-translate-x:50%}.translate-x-3\/4{--tw-translate-x:75%}.translate-x-full{--tw-translate-x:100%}.-translate-x-1\/2{--tw-translate-x:-50%}.-translate-x-1\/3{--tw-translate-x:-33.333333%}.-translate-x-2\/3{--tw-translate-x:-66.666667%}.-translate-x-1\/4{--tw-translate-x:-25%}.-translate-x-2\/4{--tw-translate-x:-50%}.-translate-x-3\/4{--tw-translate-x:-75%}.-translate-x-full{--tw-translate-x:-100%}.translate-y-0{--tw-translate-y:0}.translate-y-1{--tw-translate-y:0.25rem}.translate-y-2{--tw-translate-y:0.5rem}.translate-y-3{--tw-translate-y:0.75rem}.translate-y-4{--tw-translate-y:1rem}.translate-y-5{--tw-translate-y:1.25rem}.translate-y-6{--tw-translate-y:1.5rem}.translate-y-8{--tw-translate-y:2rem}.translate-y-10{--tw-translate-y:2.5rem}.translate-y-12{--tw-translate-y:3rem}.translate-y-14{--tw-translate-y:3.5rem}.translate-y-16{--tw-translate-y:4rem}.translate-y-20{--tw-translate-y:5rem}.translate-y-24{--tw-translate-y:6rem}.translate-y-32{--tw-translate-y:8rem}.translate-y-40{--tw-translate-y:10rem}.translate-y-48{--tw-translate-y:12rem}.translate-y-56{--tw-translate-y:14rem}.translate-y-64{--tw-translate-y:16rem}.translate-y-px{--tw-translate-y:1px}.translate-y-2px{--tw-translate-y:2px}.-translate-y-1{--tw-translate-y:-0.25rem}.-translate-y-2{--tw-translate-y:-0.5rem}.-translate-y-3{--tw-translate-y:-0.75rem}.-translate-y-4{--tw-translate-y:-1rem}.-translate-y-5{--tw-translate-y:-1.25rem}.-translate-y-6{--tw-translate-y:-1.5rem}.-translate-y-8{--tw-translate-y:-2rem}.-translate-y-10{--tw-translate-y:-2.5rem}.-translate-y-12{--tw-translate-y:-3rem}.-translate-y-14{--tw-translate-y:-3.5rem}.-translate-y-16{--tw-translate-y:-4rem}.-translate-y-20{--tw-translate-y:-5rem}.-translate-y-24{--tw-translate-y:-6rem}.-translate-y-32{--tw-translate-y:-8rem}.-translate-y-40{--tw-translate-y:-10rem}.-translate-y-48{--tw-translate-y:-12rem}.-translate-y-56{--tw-translate-y:-14rem}.-translate-y-64{--tw-translate-y:-16rem}.-translate-y-px{--tw-translate-y:-1px}.-translate-y-2px{--tw-translate-y:-2px}.translate-y-1\/2{--tw-translate-y:50%}.translate-y-1\/3{--tw-translate-y:33.333333%}.translate-y-2\/3{--tw-translate-y:66.666667%}.translate-y-1\/4{--tw-translate-y:25%}.translate-y-2\/4{--tw-translate-y:50%}.translate-y-3\/4{--tw-translate-y:75%}.translate-y-full{--tw-translate-y:100%}.-translate-y-1\/2{--tw-translate-y:-50%}.-translate-y-1\/3{--tw-translate-y:-33.333333%}.-translate-y-2\/3{--tw-translate-y:-66.666667%}.-translate-y-1\/4{--tw-translate-y:-25%}.-translate-y-2\/4{--tw-translate-y:-50%}.-translate-y-3\/4{--tw-translate-y:-75%}.-translate-y-full{--tw-translate-y:-100%}.hover\:translate-x-0:hover{--tw-translate-x:0}.hover\:translate-x-1:hover{--tw-translate-x:0.25rem}.hover\:translate-x-2:hover{--tw-translate-x:0.5rem}.hover\:translate-x-3:hover{--tw-translate-x:0.75rem}.hover\:translate-x-4:hover{--tw-translate-x:1rem}.hover\:translate-x-5:hover{--tw-translate-x:1.25rem}.hover\:translate-x-6:hover{--tw-translate-x:1.5rem}.hover\:translate-x-8:hover{--tw-translate-x:2rem}.hover\:translate-x-10:hover{--tw-translate-x:2.5rem}.hover\:translate-x-12:hover{--tw-translate-x:3rem}.hover\:translate-x-14:hover{--tw-translate-x:3.5rem}.hover\:translate-x-16:hover{--tw-translate-x:4rem}.hover\:translate-x-20:hover{--tw-translate-x:5rem}.hover\:translate-x-24:hover{--tw-translate-x:6rem}.hover\:translate-x-32:hover{--tw-translate-x:8rem}.hover\:translate-x-40:hover{--tw-translate-x:10rem}.hover\:translate-x-48:hover{--tw-translate-x:12rem}.hover\:translate-x-56:hover{--tw-translate-x:14rem}.hover\:translate-x-64:hover{--tw-translate-x:16rem}.hover\:translate-x-px:hover{--tw-translate-x:1px}.hover\:translate-x-2px:hover{--tw-translate-x:2px}.hover\:-translate-x-1:hover{--tw-translate-x:-0.25rem}.hover\:-translate-x-2:hover{--tw-translate-x:-0.5rem}.hover\:-translate-x-3:hover{--tw-translate-x:-0.75rem}.hover\:-translate-x-4:hover{--tw-translate-x:-1rem}.hover\:-translate-x-5:hover{--tw-translate-x:-1.25rem}.hover\:-translate-x-6:hover{--tw-translate-x:-1.5rem}.hover\:-translate-x-8:hover{--tw-translate-x:-2rem}.hover\:-translate-x-10:hover{--tw-translate-x:-2.5rem}.hover\:-translate-x-12:hover{--tw-translate-x:-3rem}.hover\:-translate-x-14:hover{--tw-translate-x:-3.5rem}.hover\:-translate-x-16:hover{--tw-translate-x:-4rem}.hover\:-translate-x-20:hover{--tw-translate-x:-5rem}.hover\:-translate-x-24:hover{--tw-translate-x:-6rem}.hover\:-translate-x-32:hover{--tw-translate-x:-8rem}.hover\:-translate-x-40:hover{--tw-translate-x:-10rem}.hover\:-translate-x-48:hover{--tw-translate-x:-12rem}.hover\:-translate-x-56:hover{--tw-translate-x:-14rem}.hover\:-translate-x-64:hover{--tw-translate-x:-16rem}.hover\:-translate-x-px:hover{--tw-translate-x:-1px}.hover\:-translate-x-2px:hover{--tw-translate-x:-2px}.hover\:translate-x-1\/2:hover{--tw-translate-x:50%}.hover\:translate-x-1\/3:hover{--tw-translate-x:33.333333%}.hover\:translate-x-2\/3:hover{--tw-translate-x:66.666667%}.hover\:translate-x-1\/4:hover{--tw-translate-x:25%}.hover\:translate-x-2\/4:hover{--tw-translate-x:50%}.hover\:translate-x-3\/4:hover{--tw-translate-x:75%}.hover\:translate-x-full:hover{--tw-translate-x:100%}.hover\:-translate-x-1\/2:hover{--tw-translate-x:-50%}.hover\:-translate-x-1\/3:hover{--tw-translate-x:-33.333333%}.hover\:-translate-x-2\/3:hover{--tw-translate-x:-66.666667%}.hover\:-translate-x-1\/4:hover{--tw-translate-x:-25%}.hover\:-translate-x-2\/4:hover{--tw-translate-x:-50%}.hover\:-translate-x-3\/4:hover{--tw-translate-x:-75%}.hover\:-translate-x-full:hover{--tw-translate-x:-100%}.hover\:translate-y-0:hover{--tw-translate-y:0}.hover\:translate-y-1:hover{--tw-translate-y:0.25rem}.hover\:translate-y-2:hover{--tw-translate-y:0.5rem}.hover\:translate-y-3:hover{--tw-translate-y:0.75rem}.hover\:translate-y-4:hover{--tw-translate-y:1rem}.hover\:translate-y-5:hover{--tw-translate-y:1.25rem}.hover\:translate-y-6:hover{--tw-translate-y:1.5rem}.hover\:translate-y-8:hover{--tw-translate-y:2rem}.hover\:translate-y-10:hover{--tw-translate-y:2.5rem}.hover\:translate-y-12:hover{--tw-translate-y:3rem}.hover\:translate-y-14:hover{--tw-translate-y:3.5rem}.hover\:translate-y-16:hover{--tw-translate-y:4rem}.hover\:translate-y-20:hover{--tw-translate-y:5rem}.hover\:translate-y-24:hover{--tw-translate-y:6rem}.hover\:translate-y-32:hover{--tw-translate-y:8rem}.hover\:translate-y-40:hover{--tw-translate-y:10rem}.hover\:translate-y-48:hover{--tw-translate-y:12rem}.hover\:translate-y-56:hover{--tw-translate-y:14rem}.hover\:translate-y-64:hover{--tw-translate-y:16rem}.hover\:translate-y-px:hover{--tw-translate-y:1px}.hover\:translate-y-2px:hover{--tw-translate-y:2px}.hover\:-translate-y-1:hover{--tw-translate-y:-0.25rem}.hover\:-translate-y-2:hover{--tw-translate-y:-0.5rem}.hover\:-translate-y-3:hover{--tw-translate-y:-0.75rem}.hover\:-translate-y-4:hover{--tw-translate-y:-1rem}.hover\:-translate-y-5:hover{--tw-translate-y:-1.25rem}.hover\:-translate-y-6:hover{--tw-translate-y:-1.5rem}.hover\:-translate-y-8:hover{--tw-translate-y:-2rem}.hover\:-translate-y-10:hover{--tw-translate-y:-2.5rem}.hover\:-translate-y-12:hover{--tw-translate-y:-3rem}.hover\:-translate-y-14:hover{--tw-translate-y:-3.5rem}.hover\:-translate-y-16:hover{--tw-translate-y:-4rem}.hover\:-translate-y-20:hover{--tw-translate-y:-5rem}.hover\:-translate-y-24:hover{--tw-translate-y:-6rem}.hover\:-translate-y-32:hover{--tw-translate-y:-8rem}.hover\:-translate-y-40:hover{--tw-translate-y:-10rem}.hover\:-translate-y-48:hover{--tw-translate-y:-12rem}.hover\:-translate-y-56:hover{--tw-translate-y:-14rem}.hover\:-translate-y-64:hover{--tw-translate-y:-16rem}.hover\:-translate-y-px:hover{--tw-translate-y:-1px}.hover\:-translate-y-2px:hover{--tw-translate-y:-2px}.hover\:translate-y-1\/2:hover{--tw-translate-y:50%}.hover\:translate-y-1\/3:hover{--tw-translate-y:33.333333%}.hover\:translate-y-2\/3:hover{--tw-translate-y:66.666667%}.hover\:translate-y-1\/4:hover{--tw-translate-y:25%}.hover\:translate-y-2\/4:hover{--tw-translate-y:50%}.hover\:translate-y-3\/4:hover{--tw-translate-y:75%}.hover\:translate-y-full:hover{--tw-translate-y:100%}.hover\:-translate-y-1\/2:hover{--tw-translate-y:-50%}.hover\:-translate-y-1\/3:hover{--tw-translate-y:-33.333333%}.hover\:-translate-y-2\/3:hover{--tw-translate-y:-66.666667%}.hover\:-translate-y-1\/4:hover{--tw-translate-y:-25%}.hover\:-translate-y-2\/4:hover{--tw-translate-y:-50%}.hover\:-translate-y-3\/4:hover{--tw-translate-y:-75%}.hover\:-translate-y-full:hover{--tw-translate-y:-100%}.focus\:translate-x-0:focus{--tw-translate-x:0}.focus\:translate-x-1:focus{--tw-translate-x:0.25rem}.focus\:translate-x-2:focus{--tw-translate-x:0.5rem}.focus\:translate-x-3:focus{--tw-translate-x:0.75rem}.focus\:translate-x-4:focus{--tw-translate-x:1rem}.focus\:translate-x-5:focus{--tw-translate-x:1.25rem}.focus\:translate-x-6:focus{--tw-translate-x:1.5rem}.focus\:translate-x-8:focus{--tw-translate-x:2rem}.focus\:translate-x-10:focus{--tw-translate-x:2.5rem}.focus\:translate-x-12:focus{--tw-translate-x:3rem}.focus\:translate-x-14:focus{--tw-translate-x:3.5rem}.focus\:translate-x-16:focus{--tw-translate-x:4rem}.focus\:translate-x-20:focus{--tw-translate-x:5rem}.focus\:translate-x-24:focus{--tw-translate-x:6rem}.focus\:translate-x-32:focus{--tw-translate-x:8rem}.focus\:translate-x-40:focus{--tw-translate-x:10rem}.focus\:translate-x-48:focus{--tw-translate-x:12rem}.focus\:translate-x-56:focus{--tw-translate-x:14rem}.focus\:translate-x-64:focus{--tw-translate-x:16rem}.focus\:translate-x-px:focus{--tw-translate-x:1px}.focus\:translate-x-2px:focus{--tw-translate-x:2px}.focus\:-translate-x-1:focus{--tw-translate-x:-0.25rem}.focus\:-translate-x-2:focus{--tw-translate-x:-0.5rem}.focus\:-translate-x-3:focus{--tw-translate-x:-0.75rem}.focus\:-translate-x-4:focus{--tw-translate-x:-1rem}.focus\:-translate-x-5:focus{--tw-translate-x:-1.25rem}.focus\:-translate-x-6:focus{--tw-translate-x:-1.5rem}.focus\:-translate-x-8:focus{--tw-translate-x:-2rem}.focus\:-translate-x-10:focus{--tw-translate-x:-2.5rem}.focus\:-translate-x-12:focus{--tw-translate-x:-3rem}.focus\:-translate-x-14:focus{--tw-translate-x:-3.5rem}.focus\:-translate-x-16:focus{--tw-translate-x:-4rem}.focus\:-translate-x-20:focus{--tw-translate-x:-5rem}.focus\:-translate-x-24:focus{--tw-translate-x:-6rem}.focus\:-translate-x-32:focus{--tw-translate-x:-8rem}.focus\:-translate-x-40:focus{--tw-translate-x:-10rem}.focus\:-translate-x-48:focus{--tw-translate-x:-12rem}.focus\:-translate-x-56:focus{--tw-translate-x:-14rem}.focus\:-translate-x-64:focus{--tw-translate-x:-16rem}.focus\:-translate-x-px:focus{--tw-translate-x:-1px}.focus\:-translate-x-2px:focus{--tw-translate-x:-2px}.focus\:translate-x-1\/2:focus{--tw-translate-x:50%}.focus\:translate-x-1\/3:focus{--tw-translate-x:33.333333%}.focus\:translate-x-2\/3:focus{--tw-translate-x:66.666667%}.focus\:translate-x-1\/4:focus{--tw-translate-x:25%}.focus\:translate-x-2\/4:focus{--tw-translate-x:50%}.focus\:translate-x-3\/4:focus{--tw-translate-x:75%}.focus\:translate-x-full:focus{--tw-translate-x:100%}.focus\:-translate-x-1\/2:focus{--tw-translate-x:-50%}.focus\:-translate-x-1\/3:focus{--tw-translate-x:-33.333333%}.focus\:-translate-x-2\/3:focus{--tw-translate-x:-66.666667%}.focus\:-translate-x-1\/4:focus{--tw-translate-x:-25%}.focus\:-translate-x-2\/4:focus{--tw-translate-x:-50%}.focus\:-translate-x-3\/4:focus{--tw-translate-x:-75%}.focus\:-translate-x-full:focus{--tw-translate-x:-100%}.focus\:translate-y-0:focus{--tw-translate-y:0}.focus\:translate-y-1:focus{--tw-translate-y:0.25rem}.focus\:translate-y-2:focus{--tw-translate-y:0.5rem}.focus\:translate-y-3:focus{--tw-translate-y:0.75rem}.focus\:translate-y-4:focus{--tw-translate-y:1rem}.focus\:translate-y-5:focus{--tw-translate-y:1.25rem}.focus\:translate-y-6:focus{--tw-translate-y:1.5rem}.focus\:translate-y-8:focus{--tw-translate-y:2rem}.focus\:translate-y-10:focus{--tw-translate-y:2.5rem}.focus\:translate-y-12:focus{--tw-translate-y:3rem}.focus\:translate-y-14:focus{--tw-translate-y:3.5rem}.focus\:translate-y-16:focus{--tw-translate-y:4rem}.focus\:translate-y-20:focus{--tw-translate-y:5rem}.focus\:translate-y-24:focus{--tw-translate-y:6rem}.focus\:translate-y-32:focus{--tw-translate-y:8rem}.focus\:translate-y-40:focus{--tw-translate-y:10rem}.focus\:translate-y-48:focus{--tw-translate-y:12rem}.focus\:translate-y-56:focus{--tw-translate-y:14rem}.focus\:translate-y-64:focus{--tw-translate-y:16rem}.focus\:translate-y-px:focus{--tw-translate-y:1px}.focus\:translate-y-2px:focus{--tw-translate-y:2px}.focus\:-translate-y-1:focus{--tw-translate-y:-0.25rem}.focus\:-translate-y-2:focus{--tw-translate-y:-0.5rem}.focus\:-translate-y-3:focus{--tw-translate-y:-0.75rem}.focus\:-translate-y-4:focus{--tw-translate-y:-1rem}.focus\:-translate-y-5:focus{--tw-translate-y:-1.25rem}.focus\:-translate-y-6:focus{--tw-translate-y:-1.5rem}.focus\:-translate-y-8:focus{--tw-translate-y:-2rem}.focus\:-translate-y-10:focus{--tw-translate-y:-2.5rem}.focus\:-translate-y-12:focus{--tw-translate-y:-3rem}.focus\:-translate-y-14:focus{--tw-translate-y:-3.5rem}.focus\:-translate-y-16:focus{--tw-translate-y:-4rem}.focus\:-translate-y-20:focus{--tw-translate-y:-5rem}.focus\:-translate-y-24:focus{--tw-translate-y:-6rem}.focus\:-translate-y-32:focus{--tw-translate-y:-8rem}.focus\:-translate-y-40:focus{--tw-translate-y:-10rem}.focus\:-translate-y-48:focus{--tw-translate-y:-12rem}.focus\:-translate-y-56:focus{--tw-translate-y:-14rem}.focus\:-translate-y-64:focus{--tw-translate-y:-16rem}.focus\:-translate-y-px:focus{--tw-translate-y:-1px}.focus\:-translate-y-2px:focus{--tw-translate-y:-2px}.focus\:translate-y-1\/2:focus{--tw-translate-y:50%}.focus\:translate-y-1\/3:focus{--tw-translate-y:33.333333%}.focus\:translate-y-2\/3:focus{--tw-translate-y:66.666667%}.focus\:translate-y-1\/4:focus{--tw-translate-y:25%}.focus\:translate-y-2\/4:focus{--tw-translate-y:50%}.focus\:translate-y-3\/4:focus{--tw-translate-y:75%}.focus\:translate-y-full:focus{--tw-translate-y:100%}.focus\:-translate-y-1\/2:focus{--tw-translate-y:-50%}.focus\:-translate-y-1\/3:focus{--tw-translate-y:-33.333333%}.focus\:-translate-y-2\/3:focus{--tw-translate-y:-66.666667%}.focus\:-translate-y-1\/4:focus{--tw-translate-y:-25%}.focus\:-translate-y-2\/4:focus{--tw-translate-y:-50%}.focus\:-translate-y-3\/4:focus{--tw-translate-y:-75%}.focus\:-translate-y-full:focus{--tw-translate-y:-100%}.skew-x-0{--tw-skew-x:0deg}.skew-x-1{--tw-skew-x:1deg}.skew-x-2{--tw-skew-x:2deg}.skew-x-3{--tw-skew-x:3deg}.skew-x-6{--tw-skew-x:6deg}.skew-x-12{--tw-skew-x:12deg}.-skew-x-12{--tw-skew-x:-12deg}.-skew-x-6{--tw-skew-x:-6deg}.-skew-x-3{--tw-skew-x:-3deg}.-skew-x-2{--tw-skew-x:-2deg}.-skew-x-1{--tw-skew-x:-1deg}.skew-y-0{--tw-skew-y:0deg}.skew-y-1{--tw-skew-y:1deg}.skew-y-2{--tw-skew-y:2deg}.skew-y-3{--tw-skew-y:3deg}.skew-y-6{--tw-skew-y:6deg}.skew-y-12{--tw-skew-y:12deg}.-skew-y-12{--tw-skew-y:-12deg}.-skew-y-6{--tw-skew-y:-6deg}.-skew-y-3{--tw-skew-y:-3deg}.-skew-y-2{--tw-skew-y:-2deg}.-skew-y-1{--tw-skew-y:-1deg}.hover\:skew-x-0:hover{--tw-skew-x:0deg}.hover\:skew-x-1:hover{--tw-skew-x:1deg}.hover\:skew-x-2:hover{--tw-skew-x:2deg}.hover\:skew-x-3:hover{--tw-skew-x:3deg}.hover\:skew-x-6:hover{--tw-skew-x:6deg}.hover\:skew-x-12:hover{--tw-skew-x:12deg}.hover\:-skew-x-12:hover{--tw-skew-x:-12deg}.hover\:-skew-x-6:hover{--tw-skew-x:-6deg}.hover\:-skew-x-3:hover{--tw-skew-x:-3deg}.hover\:-skew-x-2:hover{--tw-skew-x:-2deg}.hover\:-skew-x-1:hover{--tw-skew-x:-1deg}.hover\:skew-y-0:hover{--tw-skew-y:0deg}.hover\:skew-y-1:hover{--tw-skew-y:1deg}.hover\:skew-y-2:hover{--tw-skew-y:2deg}.hover\:skew-y-3:hover{--tw-skew-y:3deg}.hover\:skew-y-6:hover{--tw-skew-y:6deg}.hover\:skew-y-12:hover{--tw-skew-y:12deg}.hover\:-skew-y-12:hover{--tw-skew-y:-12deg}.hover\:-skew-y-6:hover{--tw-skew-y:-6deg}.hover\:-skew-y-3:hover{--tw-skew-y:-3deg}.hover\:-skew-y-2:hover{--tw-skew-y:-2deg}.hover\:-skew-y-1:hover{--tw-skew-y:-1deg}.focus\:skew-x-0:focus{--tw-skew-x:0deg}.focus\:skew-x-1:focus{--tw-skew-x:1deg}.focus\:skew-x-2:focus{--tw-skew-x:2deg}.focus\:skew-x-3:focus{--tw-skew-x:3deg}.focus\:skew-x-6:focus{--tw-skew-x:6deg}.focus\:skew-x-12:focus{--tw-skew-x:12deg}.focus\:-skew-x-12:focus{--tw-skew-x:-12deg}.focus\:-skew-x-6:focus{--tw-skew-x:-6deg}.focus\:-skew-x-3:focus{--tw-skew-x:-3deg}.focus\:-skew-x-2:focus{--tw-skew-x:-2deg}.focus\:-skew-x-1:focus{--tw-skew-x:-1deg}.focus\:skew-y-0:focus{--tw-skew-y:0deg}.focus\:skew-y-1:focus{--tw-skew-y:1deg}.focus\:skew-y-2:focus{--tw-skew-y:2deg}.focus\:skew-y-3:focus{--tw-skew-y:3deg}.focus\:skew-y-6:focus{--tw-skew-y:6deg}.focus\:skew-y-12:focus{--tw-skew-y:12deg}.focus\:-skew-y-12:focus{--tw-skew-y:-12deg}.focus\:-skew-y-6:focus{--tw-skew-y:-6deg}.focus\:-skew-y-3:focus{--tw-skew-y:-3deg}.focus\:-skew-y-2:focus{--tw-skew-y:-2deg}.focus\:-skew-y-1:focus{--tw-skew-y:-1deg}.transition-none{transition-property:none}.transition-all{transition-duration:.15s;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1)}.transition{transition-duration:.15s;transition-property:background-color,border-color,color,fill,stroke,opacity,box-shadow,transform;transition-timing-function:cubic-bezier(.4,0,.2,1)}.transition-colors{transition-duration:.15s;transition-property:background-color,border-color,color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1)}.transition-opacity{transition-duration:.15s;transition-property:opacity;transition-timing-function:cubic-bezier(.4,0,.2,1)}.transition-shadow{transition-duration:.15s;transition-property:box-shadow;transition-timing-function:cubic-bezier(.4,0,.2,1)}.transition-transform{transition-duration:.15s;transition-property:transform;transition-timing-function:cubic-bezier(.4,0,.2,1)}.ease-linear{transition-timing-function:linear}.ease-in{transition-timing-function:cubic-bezier(.4,0,1,1)}.ease-out{transition-timing-function:cubic-bezier(0,0,.2,1)}.ease-in-out{transition-timing-function:cubic-bezier(.4,0,.2,1)}.duration-75{transition-duration:75ms}.duration-100{transition-duration:.1s}.duration-150{transition-duration:.15s}.duration-200{transition-duration:.2s}.duration-300{transition-duration:.3s}.duration-500{transition-duration:.5s}.duration-700{transition-duration:.7s}.duration-1000{transition-duration:1s}.delay-75{transition-delay:75ms}.delay-100{transition-delay:.1s}.delay-150{transition-delay:.15s}.delay-200{transition-delay:.2s}.delay-300{transition-delay:.3s}.delay-500{transition-delay:.5s}.delay-700{transition-delay:.7s}.delay-1000{transition-delay:1s}@keyframes spin{to{transform:rotate(1turn)}}@keyframes ping{75%,to{opacity:0;transform:scale(2)}}@keyframes bounce{0%,to{animation-timing-function:cubic-bezier(.8,0,1,1);transform:translateY(-25%)}50%{animation-timing-function:cubic-bezier(0,0,.2,1);transform:none}}.animate-none{animation:none}.animate-spin{animation:spin 1s linear infinite}.animate-ping{animation:ping 1s cubic-bezier(0,0,.2,1) infinite}.animate-pulse{animation:pulse 2s cubic-bezier(.4,0,.6,1) infinite}.animate-bounce{animation:bounce 1s infinite}.basis-0{flex-basis:0}.basis-auto{flex-basis:auto}:root{--reach-tooltip:1;--mono-font:"input-mono-compressed",monospace}#sentry-feedback{--foreground:var(--color-label);--font-family:"proxima-nova",sans-serif;--box-shadow:none;--border:1px solid var(--color-border);--background:var(--color-drop);--actor-border-radius:var(--border-radius);--actor-hover-background:var(--color-gray-100);--button-primary-background:var(--color-blue-300);--button-primary-hover-background:var(--color-blue-400);--button-hover-background:var(--color-gray-50);--dialog-border-radius:var(--border-radius);--input-focus-outline:0;--input-border-radius:var(--border-radius);z-index:9998}.dark #sentry-feedback{--actor-hover-background:var(--color-gray-1400);--button-primary-background:var(--color-blue-600);--button-primary-hover-background:var(--color-blue-500);--button-hover-background:var(--color-gray-1300)}#affix-root,#affix-root-disallowed-email{padding-left:220px;padding-right:300px}#affix-root-disallowed-email{left:0;position:absolute;top:0;z-index:1000}*{box-sizing:border-box}.proxima-nova:not(.font-mono){font-family:proxima-nova,sans-serif}.font-mono{font-family:input-mono-compressed,monospace;font-family:var(--mono-font);letter-spacing:-.3px}.cm-editor *{font-family:input-mono-compressed,monospace!important;font-family:var(--mono-font)!important}.btn{align-items:center;border-radius:3px;color:#fff;cursor:pointer;display:flex;height:42px;justify-content:center;width:80px}.btn-green{background-color:#15cd72}.btn-green:hover{background-color:#0cb863}.btn-red{background-color:#cd1515}.btn-red:hover{background-color:#b41010}.btn-blue{background-color:#0069ff}.btn-blue:hover{background-color:#0052ff}.dark .btn-blue{background-color:var(--color-blue-600)}.dark .btn-blue:hover{background-color:var(--color-blue-500)}.btn>span{font-size:14.4px}.btn-icon{width:94px}.hover-blue:hover{color:#0069ff!important}.hover-green:hover{color:#0cb863!important}.btn-danger{background-color:#fff;border:1px solid #ed4f32;border-radius:3px;color:#ed4f32;transition:all .2s}.btn-danger:hover{background-color:#ed4f32;color:#fff}.after-chevron-down{padding-right:15px}.after-chevron-down:after{border-bottom:0;border-left:.3em solid #0000;border-right:.3em solid #0000;border-top:.3em solid;content:"";display:inline-block;height:0;margin-left:.255em;margin-top:-2px;position:absolute;right:0;top:50%;vertical-align:.255em;width:0}#genericCreate{position:fixed;z-index:100}.detail-nav__subLink{padding-left:20px;width:160px}#update-notification{display:flex;transition:all .5s ease-in}.data-reach-tooltip{background:var(--color-drop);border-radius:4px;box-shadow:0 2px 20px 0 #0000001a;color:var(--color-label);font-size:85%;max-width:800px;padding:.5rem 1rem;position:absolute;word-break:break-word;z-index:9999}.dark .data-reach-tooltip{background:var(--color-drop-secondary)}.copy-tooltip .data-reach-tooltip{background:#fff;border:0;box-shadow:2px 2px 10px #0000001a;color:#686868;font-size:85%;padding:.25rem}@keyframes pulse{0%,to{opacity:1}50%{opacity:.1}}.fast-pulse{animation:pulse 1s cubic-bezier(.4,0,.6,1) infinite}.pulse{animation:pulse 2s cubic-bezier(.4,0,.6,1) infinite}.live-stop>.fast-pulse{background-color:var(--color-red-400)}.dark .live-stop:hover>.fast-pulse{background-color:#fff}.live-restart>.restart>.fast-pulse,.live-restart>.stop>span{background-color:var(--color-red-400)}.live-restart>.restart>.resume-icon{stroke:#0000;fill:var(--color-red-400)}.live-restart>.restart:hover,.live-restart>.stop:hover{background-color:var(--danger-100)}.live-restart>.restart:hover>.fast-pulse,.live-restart>.stop:hover>span{background-color:var(--color-red-400)}.dark .live-restart>.restart:hover,.dark .live-restart>.stop:hover{background-color:var(--color-red-400);color:#fff}.dark .live-restart>.restart:hover>.fast-pulse,.dark .live-restart>.stop:hover>span{background-color:#fff}.dark .live-restart>.restart:hover>.resume-icon{stroke:#0000;fill:#fff}.hidden-popover{display:none!important}#getStarted{left:90px}.ping-pong{animation:pingponganim .5s ease-in-out 1s infinite alternate}@keyframes pingponganim{0%{left:90px}to{left:105px}}#debug{bottom:20px;left:290px;position:fixed;z-index:1000}.dropdown{background-color:var(--color-drop);border-color:var(--color-border);box-shadow:0 2px 20px 0 #0000001a;display:flex;flex-direction:column;gap:1rem;max-width:600px;min-width:400px;padding:1rem 1.25rem}.dropdown-title{color:var(--color-label);font-size:22px;font-style:normal;letter-spacing:var(--letter-spacing);line-height:normal}.dropdown-item{display:flex;flex-direction:column;gap:.5rem}.dropdown-item label{color:var(--color-label)!important;font-size:16px;font-style:normal;letter-spacing:var(--letter-spacing);line-height:normal}.dropdown-actions{display:flex;gap:1.25rem;justify-content:flex-end}.dark .recharts-cartesian-axis *,.dark .recharts-wrapper{fill:var(--color-default)}#terminal-parent::-webkit-scrollbar{width:17px}#terminal-parent::-webkit-scrollbar-thumb,#terminal-parent::-webkit-scrollbar-track{background:#0000}#terminal-parent::-webkit-scrollbar-thumb:hover{background:#0000}.xterm-viewport::-webkit-scrollbar{width:5px}.xterm-viewport::-webkit-scrollbar-track{background:#222}.xterm-viewport::-webkit-scrollbar-thumb{background:#555}.xterm-viewport::-webkit-scrollbar-thumb:hover{background:#444}input:-webkit-autofill,input:-webkit-autofill:active,input:-webkit-autofill:focus,input:-webkit-autofill:hover{-webkit-text-fill-color:var(--normal-autofill)!important;-webkit-box-shadow:0 0 0 30px var(--input-drop-autofill) inset!important}body>iframe:last-of-type{display:none!important;pointer-events:none!important}.dark .testimonial{background-color:#2f3e51}.feather-icon{height:16px;width:16px}.diff-container tbody tr:first-of-type{display:none}.log-odd-bg{background-color:#fff}.log-even-bg{background-color:#fafafa}.dark .log-odd-bg{background-color:#232323}.dark .log-even-bg{background-color:#1e1e1e}#drag-placeholder{background-color:initial;height:1px;width:1px}[data-testid=user-profile]{border-color:#e9e9e9}[data-testid=user-profile]:hover{background-color:#cbcbcb}.dark [data-testid=user-profile]{border-color:#323232}.dark [data-testid=user-profile]:hover{background-color:#282828}.expression-editor .cm-theme{height:138px;max-height:138px;overflow:auto}.useFadeInOutAnim{box-shadow:0 2px 20px 0 #0000001a;transform-origin:left center}.useFadeInOutAnim.fadeIn{animation:fadein .1s;animation-fill-mode:forwards}.useFadeInOutAnim.fadeOut{animation:fadeout .1s;animation-fill-mode:forwards;box-shadow:0 0 #0000}.useFadeInOutAnim.open{pointer-events:all}.useFadeInOutAnim.closed{pointer-events:none}.useFadeInOutAnim.shrink{opacity:0;transform:scaleX(.01)}@keyframes fadein{0%{opacity:0;transform:scaleX(.01)}1%{opacity:1;transform:scaleX(.1)}to{transform:scaleX(1)}}@keyframes fadeout{0%{opacity:1;transform:scaleX(1)}1%{opacity:1;transform:scaleX(1)}to{opacity:0;transform:scaleX(.01)}}.modal-actions{display:flex;gap:.5rem;justify-content:flex-end;width:100%}.usage-blur{filter:blur(5px)}.cm-focused{outline:none!important}a,a:hover{color:inherit}.dark .container-image-icon{fill:#fff}.icon-overlay-image{background-color:var(--color-label-secondary)}#feedback-button{background-color:#b41010;background-color:var(--color-input-bg);border-bottom-left-radius:6px;border-color:var(--color-border);border-top-left-radius:6px;border-width:1px;bottom:90px;color:#fff;color:var(--color-input);display:none;font-size:14px;height:80px;position:absolute;right:15px;width:30px;writing-mode:tb}.dark .ant-tabs-nav-list .ant-tabs-tab{background-color:var(--color-blue-600);border-color:var(--color-blue-600)}.dark .ant-tabs-nav-list .ant-tabs-tab :not(.portError){color:var(--color-blue-100)!important}.dark .ant-tabs-nav-list .ant-tabs-tab.ant-tabs-tab-with-remove .ant-tabs-tab-remove{color:#fff}.dark .ant-tabs-nav-list .ant-tabs-tab.ant-tabs-tab-active{background-color:var(--color-blue-300);border-bottom-color:var(--color-blue-200)}.dark .ant-tabs-nav-list .ant-tabs-tab.ant-tabs-tab-active :not(.portError){color:var(--color-blue-50)!important}.dark .ant-tabs-nav-list .ant-tabs-tab .portError{stroke:#fff;fill:var(--color-red-400)}.dark .ant-tabs-nav-list .ant-tabs-nav-add{background-color:var(--color-blue-600);border-color:var(--color-blue-600);color:var(--color-blue-100)!important}.radio-card .ant-radio{visibility:hidden;width:0}.radio-card:hover{background-color:var(--color-gray-50)}.radio-card.radio-card-active{background-color:var(--color-blue-50)}.dark .radio-card:hover{background-color:var(--color-gray-1200)}.dark .radio-card.radio-card-active{background-color:var(--color-blue-700)}.ant-dropdown-menu{max-width:500px;width:max-content}.dark .ant-dropdown-menu-item-danger{background-color:var(--color-danger)!important;color:#fff}.dark .ant-dropdown-menu-item-danger:not(.ant-dropdown-menu-item-disabled):hover{background-color:var(--color-red-500)!important}.dark .ant-dropdown-menu,.dark .ant-dropdown-menu-item:not(.ant-dropdown-menu-item-disabled),.dark .ant-dropdown-menu-submenu,.dark .ant-dropdown-menu-submenu .ant-dropdown-menu-submenu-title,.dark .ant-modal-content,.dark .ant-modal-header,.dark .ant-notification-notice{background-color:var(--color-drop);border-color:var(--color-border)!important;color:var(--color-default)!important}.dark .ant-dropdown-menu-submenu-arrow-icon{color:var(--color-default)!important}.dark .ant-dropdown-menu-item-disabled,.dark .ant-dropdown-menu-item-disabled:hover{background-color:var(--color-drop)!important;color:#888!important}.dark .ant-tabs,.dark .ant-tabs-tab-btn{color:var(--color-default)}.dark .ant-tabs-top>.ant-tabs-nav:before{border-bottom-color:var(--color-border)}.ant-picker-range-separator{margin-bottom:10px!important;margin-top:7px!important}.ant-modal-content{width:inherit}.ant-select-multiple .ant-select-selection-item-remove{align-items:center!important;display:flex!important}.ant-select:not(.ant-select-customize-input) .ant-select-selector span{align-items:center;display:flex}.ant-modal-confirm-body{margin-bottom:.75rem}.dark .ant-modal-confirm-title{color:var(--color-label)}.dark .ant-modal-confirm-content{color:var(--color-label-secondary)}.ant-modal .ant-modal-title{color:var(--color-label)}.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item-active,.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item:hover:not(.ant-dropdown-menu-item-disabled),.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-submenu-title-active,.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-submenu-title:hover,.ant-dropdown-menu-submenu .ant-dropdown-menu .ant-dropdown-menu-item-active,.ant-dropdown-menu-submenu .ant-dropdown-menu .ant-dropdown-menu-item:hover:not(.ant-dropdown-menu-item-disabled),.ant-dropdown-menu-submenu .ant-dropdown-menu .ant-dropdown-menu-submenu-title-active,.ant-dropdown-menu-submenu .ant-dropdown-menu .ant-dropdown-menu-submenu-title:hover{background:var(--color-gray-50)}.dark .ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item-active,.dark .ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item:hover:not(.ant-dropdown-menu-item-disabled),.dark .ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-submenu-title-active,.dark .ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-submenu-title:hover,.dark .ant-dropdown-menu-submenu .ant-dropdown-menu .ant-dropdown-menu-item-active,.dark .ant-dropdown-menu-submenu .ant-dropdown-menu .ant-dropdown-menu-item:hover:not(.ant-dropdown-menu-item-disabled),.dark .ant-dropdown-menu-submenu .ant-dropdown-menu .ant-dropdown-menu-submenu-title-active,.dark .ant-dropdown-menu-submenu .ant-dropdown-menu .ant-dropdown-menu-submenu-title:hover{background:var(--color-gray-1300)}.ant-select-time .ant-select-selector{padding-left:0!important}.ant-select-selection-placeholder{color:#4a5568!important;opacity:.7}.ant-pagination-next a span,.ant-pagination-prev a span{align-items:center;display:flex;height:100%;justify-content:center;width:100%}.ant-checkbox-wrapper{color:var(--color-default)}.ant-modal,.ant-modal-body{font-size:1rem}.ant-modal-close{color:var(--color-label)!important}.dark .ant-modal-content,.dark .ant-modal-header,.dark .ant-notification-notice{background-color:var(--color-drop);border-color:var(--color-border)!important;color:var(--color-default)!important}.dark .ant-modal-content span:not(.cm-line>span):not(.ngbutton>span):not(.ngalert span):not(.formmark):not(.ant-alert-content span):not(.ant-notification-notice-with-icon span):not(span.nglabel),.dark .ant-modal-header span:not(.cm-line>span):not(.ngbutton>span):not(.ngalert span):not(.formmark):not(.ant-alert-content span):not(.ant-notification-notice-with-icon span):not(span.nglabel),.dark .ant-notification-notice span:not(.cm-line>span):not(.ngbutton>span):not(.ngalert span):not(.formmark):not(.ant-alert-content span):not(.ant-notification-notice-with-icon span):not(span.nglabel){color:var(--color-default)!important}.dark .ant-dropdown .ant-progress-text{color:inherit}.dark .ant-select-multiple .ant-select-selection-item{background-color:var(--color-drop);color:var(--color-label)}.ant-select:not(.ant-select-customize-input) .ant-select-selector span{color:var(--color-label-secondary)!important;font-size:14px;font-style:normal;letter-spacing:.32px;line-height:normal}.ant-select-selection-item-remove{transform:translateY(1px)}.ant-select:not(.ant-select-customize-input) .ant-select-selector{background-color:var(--color-white);border-color:var(--color-input-border);border-radius:6px}.dark .ant-select .ant-select-arrow{color:var(--color-label)}.dark .ant-select:not(.ant-select-customize-input) .ant-select-selector{background-color:var(--color-gray-1300)}.dark .ant-switch{background-color:#555}.dark .ant-switch-checked{background-color:#1890ff}.dark .ant-modal-footer{border-color:var(--color-border)}.dark .ant-picker-range:hover .ant-picker-suffix{visibility:hidden}.dark .ant-picker-range:hover .ant-picker-clear{background:#0000}.dark .ant-dropdown-menu-item-divider{background-color:var(--color-border)}.dark .ant-radio-disabled .ant-radio-inner{background-color:#8d8d8d;border-color:#6d6d6d!important}.dark .ant-alert-error{background-color:#ffccc7;border:1px solid #e8b0ab}.dark .ant-alert-warning{background-color:#ffd48f;border:1px solid #e7bc77}.codeEditorModal .ant-modal-content,.cplnapplymodal .ant-modal-content,.mk8sscriptmodal .ant-modal-content{width:100%!important}.codeEditorModal .ant-modal-content{min-width:650px!important}.codeEditorModal .ant-modal-body{padding:0}.dryrun.mk8s .ant-alert{min-height:48px}#affix-root-disallowed-email .ant-alert-message{font-size:44px}.ant-notification{z-index:9999}.ant-notification .ant-notification-notice-wrapper{border-radius:var(--border-radius);box-shadow:var(--box-shadow)}.ant-notification .ant-notification-notice-wrapper .ant-notification-notice{background-color:var(--color-drop);padding:20px}.ant-notification .ant-notification-notice-wrapper .ant-notification-notice-with-icon .ant-notification-notice-message{color:var(--color-label);font-weight:var(--semibold)}.ant-notification .ant-notification-notice-wrapper .ant-notification-notice-with-icon .ant-notification-notice-description{color:var(--color-label-secondary);font-size:16px}.ant-notification .ant-notification-notice-wrapper .ant-notification-notice-close{color:var(--color-label)}.ant-notification .ant-notification-notice-wrapper .ant-notification-notice-close:hover{color:var(--color-label-secondary)}.ant-picker{background-color:var(--color-input-bg);border-color:var(--color-input-border)}.ant-picker:hover>,.ant-picker:hover>.ant-picker .ant-picker-suffix{color:var(--color-input)}.ant-picker .ant-picker-input>input,.ant-picker .ant-picker-separator,.ant-picker .ant-picker-suffix{color:var(--color-input);visibility:visible!important}.ant-picker .ant-picker-input>input::placeholder{color:var(--color-placeholder)}.ant-picker-outlined:focus,.ant-picker-outlined:focus-within,.ant-picker-outlined:hover{background-color:var(--color-input-bg);border-color:var(--color-border)}.ant-radio-wrapper span:nth-of-type(2){color:var(--color-default)}.ant-alert-message.ant-alert-message.ant-alert-message,.ant-alert-message.ant-alert-message.ant-alert-message *{color:var(--color-gray-800)!important}.dark .ant-select-dropdown{background-color:var(--color-gray-1400)}.dark .ant-select-dropdown .ant-select-item{background-color:#0000;color:var(--color-default)}.dark .ant-select-dropdown .ant-select-item-option-selected{background-color:var(--color-gray-1600);font-weight:400}.ant-select-selector{transition:none!important}.dark .ant-slider:hover .ant-slider-rail{background-color:var(--color-gray-800)}.dark .ant-slider-rail{background-color:var(--color-gray-700)}.dark .ant-slider-mark-text{color:var(--color-gray-600)}.dark .ant-slider-mark-text.ant-slider-mark-text-active{color:var(--color-default)}.dark .card-tooltip.ant-card-bordered{background-color:var(--color-gray-200);border-color:var(--color-border)}.select-window{background:var(--color-white);border:1px solid;border-color:var(--color-gray-400);border-radius:6px;flex-direction:column;gap:12px;height:400px;min-width:min-content;padding:16px 5px 0;width:270px}.select-window,.select-window-head{align-items:flex-start;display:flex}.select-window-head{justify-content:space-between;padding:0 15px;width:100%}.select-window-head-titles{align-items:flex-start;display:flex;flex-direction:column;gap:.25rem;justify-content:center;letter-spacing:var(--letter-spacing);line-height:1.1;word-break:break-all}.select-window-head-titles span{color:var(--color-label);font-size:18px;font-weight:600}.select-window-head-titles label{color:var(--color-label-secondary);font-size:16px}.select-window-head-bookmark{cursor:pointer;display:none;transition:all .4s}.select-window-head-bookmark:hover path{fill:var(--color-blue-50);transition:all .4s}.select-window-head-bookmark.visible{cursor:pointer;display:block;transition:all .4s}.no-items-found{align-items:center;align-self:stretch;background:var(--color-gray-50);border-radius:var(--border-radius);color:var(--color-label);display:flex;flex:1 0;flex-direction:column;font-size:18px;font-style:normal;height:100%;justify-content:center;letter-spacing:.36px;line-height:normal;padding:26px 20px;text-align:center}.no-items-found.space{margin:0 15px}.dark .no-items-found{background:var(--color-gray-1300)}.select-window-actions{align-items:flex-start;gap:12px;width:100%}.select-window-actions,.select-window-list{display:flex;flex-direction:column;padding:0 15px}.select-window-list{gap:.25rem;height:100%}.dark .select-window{background:var(--color-gray-1600);border-color:var(--color-gray-1200)}.link-with-change{display:flex;position:relative}.link-with-change-arrow{align-items:center;border-radius:0 .375rem .375rem 0;color:var(--color-label-secondary);display:flex;justify-content:center;padding-left:5px;padding-right:5px;transition:var(--transition)}.link-with-change-arrow:focus{outline:2px solid var(--color-blue-300)}.link-with-change-arrow.collapsed{border-radius:0;padding:10px 0;position:absolute;right:-20px}.link-with-change-arrow.selected{background:var(--color-blue-300);color:var(--color-white)}.link-with-change-arrow.selected:hover{background:var(--color-blue-200)}.link-with-change-arrow:hover{background:var(--color-gray-100)}.dark .link-with-change-arrow.selected{background:var(--color-blue-600)}.dark .link-with-change-arrow.selected:hover{background:var(--color-blue-500)}.dark .link-with-change-arrow:hover{background:var(--color-gray-1400)}.sidebar-container{display:flex;height:100%;min-height:100%;position:relative}.sidebar-container .menu-list-divider{display:none}.sidebar-container.collapsed .menu-list-divider{display:block}.sidebar-scrollbar>div:first-of-type{margin-right:-60px!important}.sidebar{overflow-x:hidden;padding:20px}.sidebar-console{width:fit-content}.menu-list,.sidebar-console{display:flex;flex-direction:column;gap:.75rem}.menu-list.collapsed h2{display:none}.menu-list h2{color:var(--color-label);display:block;font-size:16px;font-style:normal;font-weight:600;letter-spacing:.32px;line-height:1}.menu-list ul{display:flex;flex-direction:column;gap:.25rem}.menu-list-divider{background-color:var(--color-border);height:1px;width:100%}.menu-list-collapse-title{fill:red;align-items:center;cursor:pointer;display:flex;gap:.625rem}.menu-list-collapse-title:hover h2{text-decoration:underline}.menu-link{align-items:center;border-radius:var(--border-radius);display:flex;flex-shrink:0;gap:10px;padding:10px;transition:var(--transition)}.menu-link.with-arrow{border-radius:.375rem 0 0 .375rem}.menu-link.selected{background:var(--color-blue-300);color:var(--color-white)}.menu-link.selected .menu-link-icon,.menu-link.selected .menu-link-icon path{fill:var(--color-white)}.menu-link.selected span{color:var(--color-white)}.menu-link.selected:hover{background:var(--color-blue-200)}.menu-link.selected.with-arrow{border-right:1px solid var(--color-blue-200)}.menu-link:hover{background:var(--color-gray-100)}.menu-link span{color:var(--color-label-secondary);font-weight:600;letter-spacing:var(--letter-spacing);line-height:1.1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:100%}.menu-link .menu-link-icon{height:20px;width:20px}.menu-link .menu-link-icon,.menu-link .menu-link-icon path{fill:var(--color-label-secondary)}.dark .menu-link.selected{background:var(--color-blue-600)}.dark .menu-link.selected:hover{background:var(--color-blue-500)}.dark .menu-link.selected.with-arrow{border-right:1px solid var(--color-blue-500)}.dark .menu-link:hover{background:var(--color-gray-1400)}.ngselect{--color:var(--color-input);--bg-color:var(--color-input-bg);--border-color:var(--color-input-border);--icon-width:1.25em;align-items:center;background-color:var(--bg-color);border:1px solid var(--border-color);border-radius:var(--border-radius);display:flex;position:relative;width:100%}.dark .ngselect{--bg-color:var(--color-gray-1300);--border-color:var(--color-gray-1300)}.ngselect>div,.ngselect>div>div{height:100%;width:100%}.ngselect>div>div{display:flex;padding-inline:10px}.ngselect>div>div>input{background-color:initial;border-radius:var(--border-radius);color:var(--color);font-size:1rem;position:relative;width:100%}.ngselect.large>div>div>input{padding-block:8.5px}.ngselect.large>div>div>button{margin-block:8.5px}.ngselect.normal>div>div>input{padding-block:4.5px}.ngselect.normal>div>div>button{margin-block:4.5px}.ngselect.small>div>div>input{padding-block:1.5px}.ngselect.small>div>div>button{margin-block:1.5px}.ngselect>div>div>input::placeholder{color:var(--color-placeholder)}.ngselect>div>ul{background-color:var(--bg-color);border:1px solid;border-color:var(--border-color);border-radius:var(--border-radius);box-shadow:0 1.6px 1.9px rgba(0,0,0,.017),0 3.6px 4.2px rgba(0,0,0,.024),0 6.3px 7.3px #00000008,0 10px 11.6px rgba(0,0,0,.035),0 15.5px 18px #0000000a,0 24.1px 28px rgba(0,0,0,.046),0 40px 46.5px rgba(0,0,0,.053),0 80px 93px #00000012;display:none;left:-2px;position:absolute;right:-2px;top:calc(100% + 5px);z-index:3}.ngselect>div>ul.open{display:block}.ngselect.invalid{--border-color:var(--color-danger)}.ngselect.warning:not(.invalid){--border-color:var(--color-warning)}.ngselect>div>ul li{cursor:default;padding:.25rem .5rem}.ngselect.normal>div>ul li,.ngselect.small>div>ul li{padding-block:.25rem}.ngselect.error{--color:var(--color-error);--border-color:var(--color-error)}.ngselect .clone{display:flex;font-family:proxima-nova,sans-serif;font-size:1rem;inset:0;padding-block:calc(.6rem - 1px);padding-left:1.2rem;pointer-events:none;position:absolute}.ngselect .clone>.endsWith,.ngselect .clone>.startsWith{display:flex;height:100%}.ngselect .clone .emphasizeIndicator{background-color:#0000000d;height:100%}.ngselect .width-calculator{pointer-events:none;position:absolute;visibility:hidden}.option-hover{background-color:var(--color-gray-50)}.dark .option-hover{background-color:var(--color-gray-1100)}.option-selected.option-selected{background-color:var(--color-gray-200)}.dark .option-selected.option-selected{background-color:var(--color-gray-900)}.divider{background-color:var(--color-border);height:1px;margin-block:4px}.ngswitch{align-items:center;color:var(--color-label);cursor:pointer;display:flex;width:fit-content}.ngswitch circle,.ngswitch rect{transition:var(--transition)}.ngswitch.notAllowed{cursor:not-allowed}.ngswitch .visual .ngswitch-toggle-rect{fill:var(--color-gray-300)}.ngswitch .visual .ngswitch-toggle-rect.selected{fill:var(--color-blue-300)}.ngswitch .visual:hover .ngswitch-toggle-rect{fill:var(--color-gray-500)}.ngswitch .visual:hover .ngswitch-toggle-rect.selected{fill:var(--color-blue-400)}.ngswitch.disabled .visual{opacity:.5}.ngswitch.disabled .visual:hover .ngswitch-toggle-rect{fill:var(--color-gray-300)}.ngswitch.disabled .visual:hover .ngswitch-toggle-rect.selected{fill:var(--color-blue-300)}.dark .ngswitch .visual .ngswitch-toggle-rect{fill:var(--color-gray-1000)}.dark .ngswitch .visual .ngswitch-toggle-rect.selected{fill:var(--color-blue-400)}.dark .ngswitch .visual:hover .ngswitch-toggle-rect{fill:var(--color-gray-900)}.dark .ngswitch .visual:hover .ngswitch-toggle-rect.selected{fill:var(--color-blue-300)}.dark .ngswitch.disabled .visual:hover .ngswitch-toggle-rect{fill:var(--color-gray-1000)}.dark .ngswitch.disabled .visual:hover .ngswitch-toggle-rect.selected{fill:var(--color-blue-400)}.ngbreadcrumb{color:var(--color-label);display:flex;font-size:1rem;font-style:normal;letter-spacing:var(--letter-spacing);line-height:normal}@media (max-width:768px){.ngbreadcrumb.billing{display:none}}.ngbreadcrumb-link{line-height:1.5;position:relative;transition:var(--transition)}.ngbreadcrumb-link:after{background-color:var(--color-label);bottom:0;content:"";height:1px;left:0;position:absolute;width:100%}.ngbreadcrumb-link:hover{border-color:var(--color-link);color:var(--color-link)}.ngbreadcrumb-link:hover:after{background-color:var(--color-link)}.ngbreadcrumb-divider{margin:0 7px}.circular-theme-switch-container{height:23px}#theme-toggle{visibility:hidden}#theme-toggle+label{border-radius:50%;content:"";cursor:pointer;display:inline-block;height:25px;transition:all .3s ease-in-out;width:25px}#theme-toggle:not(:checked)+label{background-color:gold}#theme-toggle:checked+label{background-color:initial;box-shadow:inset -6px -5px 1px 1px #fff}.ngheader{align-items:center;display:flex;flex-wrap:nowrap;height:100%;justify-content:space-between;width:100%}.ngheader-logo{display:block;margin-left:2.25rem;margin-right:1rem}.ngheader-spacer{flex-grow:1}.ngheader-right-controls{gap:1.25rem}.ngheader .ngheader-left-controls,.ngheader-right-controls{align-items:center;display:flex}.user-menu{display:flex;flex-direction:column;gap:.25rem;padding:6px 12px!important}.user-menu span,.user-menu svg{color:var(--color-label)}.user-menu-profile{align-items:center;display:flex;gap:.625rem}.user-menu-profile-details{display:flex;flex-direction:column}.user-menu-create-account{align-items:center;display:flex;justify-content:space-between}.user-menu-create-account svg{color:var(--color-action-button);transition:var(--transition)}.user-menu-create-account:hover svg{color:var(--color-action-button-hover)}.user-menu-date-format{display:flex;flex-direction:column;gap:.125rem}.user-menu-log-out{align-items:center;display:flex;gap:.75rem}.nguser-avatar-container{position:relative}.nguser-avatar{align-items:center;border-radius:50%;cursor:pointer;display:flex;justify-content:center}.nguser-avatar-image{border-radius:50%;vertical-align:middle}.nguser-avatar-initials{color:var(--color-white)!important;font-size:1rem;font-style:normal;letter-spacing:.32px;line-height:normal}.nguser-avatar-initials-large{font-size:.5rem}.nguser-avatar-lock{stroke-width:2;stroke:currentColor;color:var(--color-white);position:absolute}:root{--color-white:#fff;--color-black:#000;--color-gray-50:#f4f4f4;--color-gray-100:#e8e8e8;--color-gray-200:#e3e3e3;--color-gray-300:#d5d5d5;--color-gray-400:#d2d2d2;--color-gray-500:#bfbfbf;--color-gray-600:#888694;--color-gray-700:#7c8086;--color-gray-800:#6c6b7b;--color-gray-900:#65646a;--color-gray-1000:#4c5155;--color-gray-1100:#47494f;--color-gray-1200:#47494f;--color-gray-1300:#323539;--color-gray-1400:#2a2d31;--color-gray-1500:#181c22;--color-gray-1600:#12171e;--color-gray-1700:#0c0f13;--color-blue-50:#e7f4ff;--color-blue-100:#b8deff;--color-blue-200:#2b99ff;--color-blue-300:#0084ff;--color-blue-400:#1563ff;--color-blue-500:#255dcb;--color-blue-600:#1646a4;--color-blue-700:#061c48;--color-yellow-50:#fefce8;--color-yellow-100:#fdeea0;--color-yellow-200:#ffb400;--color-yellow-300:#d19507;--color-yellow-400:#241b14;--color-green-50:#f0fdf4;--color-green-100:#c2fecc;--color-green-200:#34ec91;--color-green-300:#18dc7b;--color-green-400:#30bd80;--color-green-500:#03b869;--color-green-600:#029555;--color-green-700:#2b6534;--color-green-800:#0e2219;--color-red-50:#fef2f2;--color-red-100:#ffdada;--color-red-200:#ffc0c0;--color-red-300:#ff7469;--color-red-400:#f44;--color-red-500:#e62222;--color-red-600:#281717;--root-font-size:16px;--semibold:600;--letter-spacing:0.32px;--line-height:normal;--line-height-medium:1.1875;--line-height-small:1.0625;--border-radius:6px;--transition:200ms;--box-shadow:0px 0px 6px 0px #d2d2d2e6;--nav-collapsed-width:80px;--nav-expanded-width:260px;--nav-width:var(--nav-expanded-width);--color-default:var(--color-gray-1400);--color-complementary:var(--color-white);--color-label:var(--color-gray-600);--color-label-secondary:var(--color-gray-1000);--color-input:var(--color-default);--color-input-bg:var(--color-drop);--color-input-border:var(--color-gray-300);--color-disabled:var(--color-gray-400);--color-placeholder:var(--color-gray-400);--color-border:#d2d2d233;--color-danger:var(--color-red-400);--color-warning:#ff8c00;--color-link:var(--color-blue-300);--color-link-hover:var(--color-blue-400);--color-primary:var(--color-blue-300);--color-action:var(--color-green-400);--color-action-button:var(--color-green-300);--color-action-button-hover:var(--color-green-200);--color-table-label:var(--color-gray-800);--color-table-label-drop:var(--color-gray-50);--color-table-border:var(--color-gray-400);--color-table:var(--color-gray-600);--color-table-action:var(--color-green-400);--color-table-danger:var(--color-red-400);--color-table-primary:var(--color-blue-300);--color-alert-info-drop:var(--color-blue-50);--color-alert-info-label:var(--color-blue-300);--color-alert-warning-drop:var(--color-yellow-50);--color-alert-warning-label:var(--color-yellow-300);--color-alert-error-drop:var(--color-red-50);--color-alert-error-label:var(--color-red-500);--color-alert-success-drop:var(--color-green-50);--color-alert-success-label:var(--color-green-500);--color-drop:var(--color-white);--color-drop-secondary:var(--color-gray-50);--identity-aws-logo-drop:#fff;--identity-aws-logo-accent:#f90;--identity-azure-logo-drop:#090e17;--identity-azure-logo-accent:#090e17;--identity-gcp-logo-drop:#fff;--identity-gcp-logo-accent:#4285f4}.dark{--color-default:var(--color-gray-100);--color-complementary:var(--color-1500);--color-label:var(--color-gray-500);--color-label-secondary:var(--color-gray-300);--color-input:var(--color-default);--color-input-bg:var(--color-gray-1300);--color-input-border:var(--color-gray-1300);--color-disabled:var(--color-gray-1400);--color-placeholder:var(--color-gray-600);--color-border:#32353980;--color-link:var(--color-blue-200);--color-link-hover:var(--color-blue-300);--color-warning:#ff8c00;--color-action:var(--color-green-300);--color-action-button:var(--color-green-600);--color-action-button-hover:var(--color-green-500);--box-shadow:0px 0px 0px 0px #5c5f63e6;--color-drop:var(--color-gray-1600);--color-drop-secondary:var(--color-gray-1400);--color-table-label:var(--color-gray-200);--color-table-label-drop:var(--color-gray-1400);--color-table-border:var(--color-border);--color-table:var(--color-gray-300);--color-table-action:var(--color-green-300);--color-table-danger:var(--color-red-300);--color-table-primary:var(--color-blue-200);--color-alert-info-drop:var(--color-blue-700);--color-alert-info-label:var(--color-blue-200);--color-alert-warning-drop:var(--color-yellow-400);--color-alert-warning-label:var(--color-yellow-200);--color-alert-error-drop:var(--color-red-600);--color-alert-error-label:var(--color-red-300);--color-alert-success-drop:var(--color-green-800);--color-alert-success-label:var(--color-green-200)}.dark:has(.keep-light){--color-alert-info-drop:var(--color-blue-50);--color-alert-info-label:var(--color-blue-300);--color-alert-warning-drop:var(--color-yellow-50);--color-alert-warning-label:var(--color-yellow-300);--color-alert-error-drop:var(--color-red-50);--color-alert-error-label:var(--color-red-500);--color-alert-success-drop:var(--color-green-50);--color-alert-success-label:var(--color-green-500)}html body{color:var(--color-gray-1400);color:var(--color-default);font-size:16px;font-size:var(--root-font-size);overflow:hidden}html:has(.signin-page) body:has(.signin-page){overflow-y:auto}body,html{font-weight:400;line-height:normal;line-height:var(--line-height);overflow:hidden}body:has(.signin-page),html:has(.signin-page){overflow-y:auto}#page{--header-height:63px;display:grid;grid-template-areas:"header header" "nav  main";grid-template-columns:260px calc(100vw - 260px);grid-template-columns:var(--nav-width) calc(100vw - var(--nav-width));grid-template-rows:var(--header-height) 1fr;height:100svh;letter-spacing:.32px;letter-spacing:var(--letter-spacing);width:100vw}@media (max-width:1280px){#page:has(.signin-page){overflow-y:auto}}#page.pinned{grid-template-areas:"header header header" "nav pinned main";grid-template-columns:260px 271px 1fr;grid-template-columns:var(--nav-width) 271px 1fr}#page.noSidebar{grid-template-areas:"header header header" "main main main";grid-template-columns:1fr}#page header{--bg-color:var(--color-drop);--border-color:var(--color-border);background-color:var(--bg-color);border-bottom:1px solid;border-color:var(--border-color);grid-area:header;padding:0 1.75rem}#page nav.main{grid-area:nav}#page nav.main,#page nav.pinned{--bg-color:var(--color-drop);--border-color:var(--color-border);background-color:var(--bg-color);border-right:1px solid;border-color:var(--border-color);display:flex;flex-direction:column}#page nav.pinned{grid-area:pinned}#page nav.pinned.hidden{display:none}#page main{--bg-color:var(--color-white);background-color:var(--bg-color);display:flex;flex-direction:column;grid-area:main;overflow-y:scroll}#page.dark main{--bg-color:var(--color-gray-1500)}#page main section{flex-grow:1;min-width:1125px;padding:30px}#page main section:has(.account-create),#page main section:has(.onboard-landing-page){min-width:auto}#page main section .marketplace .template-detail{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:minmax(0,1fr) 260px}#page main footer{--bg-color:var(--color-drop);--border-color:var(--color-border);background-color:var(--bg-color);border-color:var(--border-color)}.color-default{color:var(--color-gray-1400);color:var(--color-default)}.color-primary{color:var(--color-blue-300);color:var(--color-primary)}.color-action{color:var(--color-green-400);color:var(--color-action)}.color-danger{color:var(--color-red-400);color:var(--color-danger)}.color-warning{color:#ff8c00;color:var(--color-warning)}.color-link,.link{color:var(--color-blue-300);color:var(--color-link)}.color-link-hover:hover,.color-link:hover,.link:hover,.view-modal-button:hover{color:var(--color-blue-400);color:var(--color-link-hover)}.view-modal-button:hover{border-color:var(--color-link-hover)}.view-modal-button:disabled{border-color:var(--color-disabled);color:var(--color-gray-400);color:var(--color-disabled);cursor:not-allowed}.color-input{color:var(--color-gray-1400);color:var(--color-input)}.color-card-drop{color:#2b2d31}.dark .color-card-drop{color:#fff}.bg-color-action{background-color:var(--color-green-400);background-color:var(--color-action)}.bg-color-danger{background-color:var(--color-red-400);background-color:var(--color-danger)}.hoveringfocus:not(:focus):not(:focus-within):not(:focus-visible):not(:has(:focus-visible)):hover{border-color:var(--color-primary)}.ngfocus:focus,.ngfocus:focus-visible,.ngfocus:focus-within,.ngfocus:has(:focus-visible),.visualngfocus{position:relative}.ngfocus:focus,.ngfocus:focus *,.ngfocus:focus-visible,.ngfocus:focus-visible *,.ngfocus:focus-within,.ngfocus:focus-within *,.ngfocus:has(:focus-visible),.ngfocus:has(:focus-visible) *,.visualngfocus{outline:none}.ngfocus:focus-visible:before,.ngfocus:has(:focus-visible):before,.visualngfocus:before{--offset:2px;border:2px solid var(--color-blue-300);border-radius:calc(6px + var(--offset) + var(--offset));border-radius:calc(var(--border-radius) + var(--offset) + var(--offset));bottom:calc(-1px - var(--offset) - var(--offset));content:"";left:calc(-1px - var(--offset) - var(--offset));position:absolute;right:calc(-1px - var(--offset) - var(--offset));top:calc(-1px - var(--offset) - var(--offset));z-index:inherit}.nginnerbutton{position:relative}.nginnerbutton:disabled{cursor:not-allowed}.nginnerbutton:not(:disabled):hover:before{--size:1.5rem;background-color:var(--color-blue-300);border-radius:100%;content:"";height:var(--size);left:calc(50% - var(--size)/2);opacity:.15;position:absolute;top:calc(50% - var(--size)/2);width:var(--size);z-index:inherit}.ngformbuttons{margin-top:2rem}.table-header{position:sticky}@media only screen and (max-width:1400px){.table-header{position:static}}.n-detail-nav-parent{width:200px}.n-detail-content{flex-basis:0;flex-grow:1;margin-top:32px;min-width:900px}.n-detail-content:has(.auth-content){background-color:#f5f5f5;margin-top:0;padding:32px 16px}.dark .n-detail-content:has(.auth-content){background-color:#12171e}.auth-content-card{background-color:#fff;border-radius:6px;padding:8px 16px}.dark .auth-content-card{background-color:var(--bg-color)}.account-create .n-detail-content{min-width:0;min-width:auto}@media only screen and (max-width:1400px){.n-detail-content{margin-top:10px;padding-left:0}}.n-detail-nav-parent svg{height:16px;width:16px}.table-title-visible{position:static}.table-title-invisible{color:#fff;position:fixed;top:100px}#accountChange,#gvcChange,#orgChange{border-radius:0 5px 5px 0;left:270px;max-height:600px;max-width:540px;min-width:233px;pointer-events:none;position:absolute;top:25%;z-index:2}.footer{align-items:center;background-color:var(--color-white);background-color:var(--color-drop);border-top:1px solid #d2d2d233;border-top:1px solid var(--color-border);color:var(--color-gray-600);display:flex;font-size:16px;font-style:normal;height:fit-content;justify-content:space-between;letter-spacing:.32px;line-height:normal;padding:.625rem 1.25rem}.dark .footer{color:var(--color-gray-300)}.footer-copyright{display:flex;flex-direction:column;gap:.25rem}.footer-links{display:flex;gap:2.75rem}.query-modal{background-color:var(--color-white);background-color:var(--color-drop);border:1px solid #d2d2d233;border:1px solid var(--color-border);border-radius:6px;border-radius:var(--border-radius);right:20px;transform:translateY(calc(34px + 50%));width:800px}.volumes-table *{border-color:#d2d2d233;border-color:var(--color-border)}.table-labels{background-color:var(--color-gray-50);background-color:var(--color-table-label-drop);border-radius:6px;font-weight:500}.table-labels .ngdescription,.table-labels .nglabel{color:var(--color-gray-800);color:var(--color-table-label)}@media (max-width:1024px){.footer{align-items:normal;flex-direction:column-reverse;justify-content:normal}.footer-copyright{margin-top:1rem}.footer-copyright>*{line-height:1}.footer-links{gap:.5rem;justify-content:space-between}.account-create .ngformelement-error{width:auto!important}.account-create .ant-select{width:100%!important}}.image-info-box{background-color:var(--color-gray-50)}.dark .image-info-box{background-color:var(--color-gray-1400)}.style_wrapper__RHVke{background-color:#f7f8fa}.style_dark-wrapper__4QUIX{background-color:#0d1117}.style_copy-button__7g0b0{border:1px solid #0000;box-shadow:0 2px 4px #0000004d;color:#fff;transition:all .5s}.ngradio{align-items:center;color:var(--color-default);cursor:pointer;display:flex;gap:.25rem}.ngradio:hover .ngradio-circle{stroke:var(--color-blue-200)}.ngradio .ngradio-circle{stroke:var(--color-gray-200);transition:all .4s}.ngradio .ngradio-circle.selected{stroke:var(--color-blue-200)}.ngradio.notAllowed{cursor:not-allowed}.ngradio.disabled{opacity:.5}.ngradio.disabled:hover .ngradio-circle{stroke:var(--color-gray-200)}.ngradio-group{display:flex;flex-wrap:wrap;gap:10px}.ngradio-group.vertical{flex-direction:column;gap:0}.ngradio-group.withLabel{margin-top:10px}.old-value{background-color:var(--color-gray-100);color:var(--color-default)}.dark .old-value{background-color:var(--color-input-bg)}.export-with-items-modal-columns{display:flex;flex-wrap:wrap;gap:1rem}.export-with-items-modal-column{border:1px solid var(--color-border);border-radius:var(--border-radius);display:flex;flex-direction:column;gap:.25rem;height:300px;width:32%}.export-with-items-modal-column-title{border-bottom:1px solid var(--color-border);display:flex;justify-content:space-between;padding:.375rem .75rem;text-transform:capitalize;width:100%}.export-with-items-modal-column-no-items-found{align-items:center;display:flex;height:100%;justify-content:center}.export-with-items-modal-column-list{display:flex;flex-direction:column;height:100%}.export-with-items-modal-column-list.centerItems{align-items:center;justify-content:center}.ngtextarea{--color:var(--color-input) d;--bg-color:var(--color-input-bg);--border-color:var(--color-input-border);background-color:var(--bg-color);border-color:var(--border-color);border-radius:var(--border-radius);border-width:1px;color:var(--color);display:block;font-size:1rem;line-height:var(--line-height-medium);overflow-y:hidden;padding:8px 10px;resize:none;width:100%}.ngtextarea.disabled{cursor:not-allowed}.ngtextarea.disabled,.ngtextarea.disabled:active,.ngtextarea.disabled:hover{--bg-color:var(--color-gray-100);--color:var(--color-gray-500)}.ngtextarea.small{font-size:.875rem;line-height:var(--line-height-small);padding:5px 10px}.ngtextarea.invalid{--border-color:var(--color-danger)}.ngtextarea.warning:not(.invalid){--border-color:var(--color-warning)}.ngtextarea::placeholder{color:var(--color-placeholder)}.dark .ngtextarea.disabled{--bg-color:var(--color-gray-1400);--color:var(--color-gray-900);cursor:not-allowed}.dark .ngtextarea.disabled:active,.dark .ngtextarea.disabled:hover{--bg-color:var(--color-gray-1400)}.innernav{display:flex;flex-direction:column;gap:.25rem;padding-right:2rem}.innernavlink{border-radius:var(--border-radius);display:flex;flex-shrink:0;gap:.375rem;padding:.375rem .75rem;transition:var(--transition);width:100%}.innernavlink:hover{background:var(--color-gray-100)}.innernavlink.selected,.innernavlink.selected:hover{background:var(--color-gray-200)}.innernavlink.sub{padding:.25rem .75rem .25rem 1.75rem}.innernavlink.action{color:var(--color-green-400)}.dark .innernavlink:hover{background:var(--color-gray-1400)}.dark .innernavlink.selected,.dark .innernavlink.selected:hover{background:var(--color-gray-1300)}.dark .innernavlink.action{color:var(--color-green-500)}.ngnavitemgroup{background-color:rgba(0,0,0,.025)}.dark .ngnavitemgroup{background-color:hsla(0,0%,100%,.025)}.ngnavitem:hover{background-color:var(--color-gray-50)}.dark .ngnavitem:hover{background-color:var(--color-gray-1300)}.ngnavitem.active,.ngnavitem.active:hover{background-color:var(--color-drop-secondary)}.ngnavitem.action{color:var(--color-action)}.ngnavitem.danger{color:var(--color-danger)}.ngnavitem.disabled{color:var(--color-gray-300);cursor:not-allowed}.ngnavitem.disabled,.ngnavitem.disabled:active,.ngnavitem.disabled:hover{background-color:#0000}.dark .ngnavitem.disabled{color:var(--color-gray-1100)}.ngtabs{border-bottom:1px solid var(--color-border);display:flex;gap:.625rem}.ngtabs-container{display:flex;flex-direction:column;gap:1.25rem}.ngtabs-tab{align-items:center;border-bottom:1px solid #0000;color:var(--color-label);cursor:pointer;display:flex;justify-content:center;line-height:normal;outline:none;padding:10px;transition:var(--transition)}.ngtabs-tab:hover{border-bottom:1px solid var(--color-border);color:var(--color-label-secondary)}.ngtabs-tab.selected{border-bottom:1px solid var(--color-blue-300);color:var(--color-blue-300)}.ngtabs-tab.selected:hover{background-color:#0000}.ngtabs-tab.disabled{color:var(--color-disabled);cursor:not-allowed}select.custom-tab{background-color:var(--color-drop-alternative)}.custom-tab.active{border-bottom-width:2px;border-color:var(--color-link)}.custom-tab.active,.custom-tab.enabled:hover{color:var(--color-link)}.custom-tab.disabled{color:var(--color-gray-200)}.dark .custom-tab.disabled{color:var(--color-gray-700)}.error-page{align-self:stretch;flex:1 0;gap:96px;justify-content:center;padding:36px}.error-page,.error-page-header{align-items:center;display:flex}.error-page-header{background-color:var(--color-drop);border-bottom:1px solid var(--color-border);justify-content:space-between;padding:10px 20px 10px 28px;width:100%}.error-page-header img{cursor:pointer;height:49px}.error-page-container{background-color:var(--color-drop);display:flex;flex-direction:column;height:100vh;width:100vw}.error-page-content{align-items:flex-start;display:flex;flex-direction:column;gap:20px;justify-content:center;width:700px}.error-page-content-error-code{color:var(--color-label-secondary);font-size:14px;font-style:normal;font-weight:700;line-height:normal}.error-page-content-error-title{color:var(--color-blue-300);text-decoration-line:underline}.error-page-content-title{font-size:36px;font-weight:600}.error-page-content-message,.error-page-content-title{color:var(--color-label);font-style:normal;line-height:normal}.error-page-content-message{font-size:20px;font-weight:400}.error-page-error-image{align-items:center;color:var(--color-blue-300);display:flex;font-size:160px;font-style:normal;font-weight:900;height:200px;justify-content:center;letter-spacing:-3.2px;text-align:center}.error-page-error-image .colored{color:var(--color-blue-100);margin:0 -20px}.dark .error-page-container{background-color:var(--color-gray-1500)}.dark .error-page-content-error-title{color:var(--color-blue-500)}.dark .error-page-error-image{color:var(--color-blue-600)}.dark .error-page-error-image .colored{color:var(--color-blue-500)}.create-link{align-items:center;cursor:pointer;display:flex;height:32px;margin-top:24px;position:relative}.create-link:first-of-type{margin-top:0}.create-link>.number{align-items:center;border:1px solid var(--color-link);border-radius:100%;display:flex;height:32px;justify-content:center;margin-right:10px;width:32px}.create-link>.content,.create-link>.number>span{text-wrap:nowrap;color:var(--color-link);font-size:16px;overflow:hidden;text-overflow:ellipsis}.create-link__active>.content{font-weight:600}.create-link__inactive{opacity:.75}.create-link__active{opacity:1}.create-link__disabled,.create-link__disabled:first-of-type{cursor:not-allowed;margin-top:24px}.create-link__disabled>.content,.create-link__disabled>.number>span{color:var(--color-default)}.create-link__disabled>.number{border:1px solid var(--color-default)}.create-link>.delete{color:var(--danger-500);position:absolute;right:10px}.create-link.push-top{margin-top:24px}.create-form{display:flex;flex-direction:column;justify-content:space-between;min-height:575px}.create-form-header{color:var(--color-default);font-size:27.2px;height:35px;margin-bottom:2rem}.create-form-items{align-items:center;display:flex;justify-content:center}.create-form-item,.create-form-items{margin-top:2rem}.create-form-items>.create-form-item{margin-top:0}.create-nav-parent{padding-top:2rem}@media (max-width:1024px){.account-create .create-layout-buttons{align-items:start;flex-direction:column-reverse;gap:.5rem;width:100%!important}.account-create .create-layout-buttons>*{margin-inline:0!important;width:100%!important}.account-create .create-form-header{margin-bottom:0;min-height:0;min-height:auto}.account-create .create-nav-parent{display:none}.account-create .cc,.account-create .consent,.account-create .nginput{width:100%!important}}.inputGroup>div:first-of-type{border-bottom-right-radius:0;border-top-right-radius:0}.inputGroup>div:last-of-type{border-bottom-left-radius:0;border-top-left-radius:0}.inputGroup>div:not(:first-of-type):not(:last-of-type){border-radius:0}.inputGroup>div:not(:last-of-type):not(:hover){border-right-color:#0000}.dark .inputGroup>div:not(:last-of-type):not(:hover){border-left-color:#0000;border-right-color:var(--color-gray-1000)}.inputGroup.colSpan-first-1>div:first-child{width:8.33333%}.inputGroup.colSpan-first-2>div:first-child{width:16.66667%}.inputGroup.colSpan-first-3>div:first-child{width:25%}.inputGroup.colSpan-first-4>div:first-child{width:33.33333%}.inputGroup.colSpan-first-5>div:first-child{width:41.66667%}.inputGroup.colSpan-first-6>div:first-child{width:50%}.inputGroup.colSpan-first-7>div:first-child{width:58.33333%}.inputGroup.colSpan-first-8>div:first-child{width:66.66667%}.inputGroup.colSpan-first-9>div:first-child{width:75%}.inputGroup.colSpan-first-10>div:first-child{width:83.33333%}.inputGroup.colSpan-first-11>div:first-child{width:91.66667%}.inputGroup.colSpan-first-12>div:first-child{width:100%}.inputGroup.colSpan-second-1>div:nth-child(2){width:8.33333%}.inputGroup.colSpan-second-2>div:nth-child(2){width:16.66667%}.inputGroup.colSpan-second-3>div:nth-child(2){width:25%}.inputGroup.colSpan-second-4>div:nth-child(2){width:33.33333%}.inputGroup.colSpan-second-5>div:nth-child(2){width:41.66667%}.inputGroup.colSpan-second-6>div:nth-child(2){width:50%}.inputGroup.colSpan-second-7>div:nth-child(2){width:58.33333%}.inputGroup.colSpan-second-8>div:nth-child(2){width:66.66667%}.inputGroup.colSpan-second-9>div:nth-child(2){width:75%}.inputGroup.colSpan-second-10>div:nth-child(2){width:83.33333%}.inputGroup.colSpan-second-11>div:nth-child(2){width:91.66667%}.inputGroup.colSpan-second-12>div:nth-child(2){width:100%}.inputGroup.colSpan-third-1>div:nth-child(3){width:8.33333%}.inputGroup.colSpan-third-2>div:nth-child(3){width:16.66667%}.inputGroup.colSpan-third-3>div:nth-child(3){width:25%}.inputGroup.colSpan-third-4>div:nth-child(3){width:33.33333%}.inputGroup.colSpan-third-5>div:nth-child(3){width:41.66667%}.inputGroup.colSpan-third-6>div:nth-child(3){width:50%}.inputGroup.colSpan-third-7>div:nth-child(3){width:58.33333%}.inputGroup.colSpan-third-8>div:nth-child(3){width:66.66667%}.inputGroup.colSpan-third-9>div:nth-child(3){width:75%}.inputGroup.colSpan-third-10>div:nth-child(3){width:83.33333%}.inputGroup.colSpan-third-11>div:nth-child(3){width:91.66667%}.inputGroup.colSpan-third-12>div:nth-child(3){width:100%}.tag{border-radius:var(--border-radius);color:var(--color-default)}.resource_tile__DjOG1{--color:#fff;--activeColor:#fff;height:100px;width:100px}.resource_tileLight__dovmL{--color:#cacaca;--activeColor:#508aff;border-color:var(--color);color:var(--color)}.resource_tileDark__\+gAIU{--color:#8a8a8a;--activeColor:var(--link-500);border-color:var(--color);color:var(--color)}.resource_tileActive__3vrvp{border-color:var(--activeColor);color:var(--activeColor)}.logs-live{border-radius:var(--border-radius);color:var(--color-default)}.logs-live:focus{outline:none}.logs-live-active{border-color:var(--color-default);color:var(--color-default)}.logs-live-active:hover{border-color:var(--color-action)!important;color:var(--color-action)!important}.logs-live-disabled{border-color:var(--color-placeholder);color:var(--color-placeholder);cursor:not-allowed}.live-stop{border-color:var(--color-danger);color:var(--color-danger)}.live-stop:hover{background-color:var(--color-red-50)}.dark .live-stop:hover{background-color:var(--color-red-300);color:var(--color-white)}.live-restart{border-color:var(--color-danger);color:var(--color-danger)}.live-restart .restart:hover,.live-restart .stop:hover{background-color:var(--color-red-50)}.dark .live-restart .restart:hover,.dark .live-restart .stop:hover{border-color:var(--color-danger);color:var(--color-white)}.jobExecution .statusActive{color:var(--color-primary)}.jobExecution .statusSuccessful{color:var(--color-action)}.jobExecution .statusFailed,.jobExecution .statusInvalid,.jobExecution .statusRemoved{color:var(--color-danger)}.style_svgIconDefault__t2P5e{height:30px;width:30px}.style_svgIconDefault__t2P5e,.style_svgIconDefault__t2P5e *{fill:var(--color-default);stroke:var(--color-default)}.detailed-radio-button{--active-color:#508aff;--disabled-border-color:#f2f2f2;--disabled-text-color:#d2d2d2;--transition:80ms linear;.cardContent{transition:var(--transition)}.cardContentActive{border-color:var(--active-color)}.cardContentActiveLight{background-color:#e6f2ff}.checkIcon{border:2px solid #e3e3e3;border-radius:50%;height:18px;min-width:18px;transition:var(--transition);width:18px}.checkIconActive{background-color:var(--active-color);border-color:var(--active-color)}.innerCircle{background-color:#fff;border-radius:50%;height:7px;transform:translate(-50%,-50%);width:7px}&.disabled{border-color:var(--disabled-border-color);color:var(--disabled-text-color);cursor:not-allowed}&.disabled .checkIcon{border-color:var(--disabled-text-color)}}.dark .detailed-radio-button{--disabled-border-color:#282828;--disabled-text-color:#4f4f4f}.style_noResizeTextArea__SbQ-e{box-sizing:border-box;overflow:hidden;resize:none}.lds-ring{display:inline-block;height:20px;margin-left:-2px;padding-left:4px;padding-top:2px;position:relative;width:20px}.lds-ring div{animation:lds-ring 1.2s cubic-bezier(.5,0,.5,1) infinite;border:2px solid #c7c7c7;border-radius:50%;border-top-color:#686868;box-sizing:border-box;display:block;height:12px;margin:2px;position:absolute;width:12px}.lds-ring div.danger{border:2px solid #0000;border-top-color:#fff}.lds-ring div:first-child{animation-delay:-.45s}.lds-ring div:nth-child(2){animation-delay:-.3s}.lds-ring div:nth-child(3){animation-delay:-.15s}@keyframes lds-ring{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}:root{--reach-dialog:1}[data-reach-dialog-overlay]{background:#00000054;bottom:0;left:0;overflow:auto;position:fixed;right:0;top:0}[data-reach-dialog-content]{background:#fff;margin:10vh auto;outline:none;padding:2rem;width:50vw}div[data-reach-dialog-overlay]{background-color:#0006;margin:0;padding:0;z-index:10000}div[data-reach-dialog-content]{aspect-ratio:16/9;border-radius:4px;padding:0}@media screen and (orientation:portrait){div[data-reach-dialog-content]{min-width:80vw}}@media screen and (orientation:landscape){div[data-reach-dialog-content]{min-height:80vh}}div[data-reach-dialog-content] iframe{background-color:#000;border-radius:4px;height:100%;margin:0;padding:0;width:100%}.template-list-grid{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(auto-fill,minmax(320px,1fr))}.template-card-name{transition:color .15s}.template-card:hover .template-card-name{color:var(--color-primary)}.header{grid-column-gap:2rem;display:grid;grid-template-columns:1fr}.header-inputs{max-width:600px}.header-info{display:none}@media (min-width:1280px){.header{grid-template-columns:1fr 1fr}.header-info{display:block}.header-inputs{max-width:none}}.release-list-grid{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(auto-fill,minmax(320px,1fr))}.release-card-name{transition:color .15s}.release-card:hover .release-card-name{color:var(--color-primary)}.marketplace .markdown{h1,h2,h3,h4,h5,h6{font-weight:700}h1{font-size:28pt}h2{border-bottom:1px solid var(--color-border);font-size:24px;padding-bottom:6px}h3{font-size:18px}h4{font-size:16px}h5,h6{font-size:14px}h6{background-color:inherit}hr{background-color:var(--color-border);border:0;color:var(--color-border);height:.2em}blockquote,dl,li,ol,p,pre,table,ul{margin:15px 0}img{max-width:100%}table{border-collapse:collapse;width:100%}table,td,th{border:1px solid var(--color-border);border-radius:3px;padding:5px}tr:nth-child(2n){background-color:var(--color-border)}a,a:visited{background-color:inherit;color:#4183c4;text-decoration:none}#message{border:1px solid var(--color-border);border-radius:6px;display:block;height:60px;margin:6px 0;width:100%}#ws,button{border:1px solid var(--color-border);border-radius:5px;padding:4px 6px}#message,#ws,button,code,pre{background-color:var(--color-border);font-size:10pt}#message,#ws,code,pre{border-radius:3px;color:inherit;font-family:Monaco,monospace}code{margin:0 2px;padding:0 5px}code,pre{border:1px solid var(--color-border)}pre{overflow:auto;padding:4px 8px}pre>code{border:0;margin:0;padding:0}#ws{background-color:var(--color-border)}.send{color:#7b7}.server{color:#79b}.error{color:#a00}}.signin-page .controlplane-logo{width:220px}.signin-page .text-4xl{font-size:2.25rem!important;line-height:2.5rem!important}.signin-page .text-2xl{font-size:1.5rem!important;line-height:2rem!important}.signin-page .text-footer{font-size:1rem!important;line-height:1.5rem!important}@media (max-width:1024px){.signin-page .text-2xl{font-size:1.25rem!important;line-height:1.75rem!important}}@media (max-width:768px){.signin-page .text-2xl{padding-inline:60px;text-align:center}}@media (max-width:640px){.signin-page .controlplane-logo{width:160px}.signin-page .text-4xl{font-size:1.5rem!important;line-height:2rem!important}.signin-page .text-2xl{font-size:1.125rem!important;line-height:1.75rem!important;padding-inline:0;text-align:left}.signin-page .text-footer{font-size:.875rem!important;line-height:1.25rem!important}}.testimonial-horizontal_testimonial__4tc8l{background-color:#f8fbff;border-radius:10px;margin:24px auto;max-width:800px;padding:40px;transform:skew(-10deg)}.testimonial-horizontal_testimonial__4tc8l>*{transform:skew(10deg)}.testimonial-horizontal_testimonial__4tc8l .testimonial-horizontal_quote__ZziM-{font-size:22px;font-weight:700;line-height:1.3}@media(max-width:768px){.testimonial-horizontal_testimonial__4tc8l .testimonial-horizontal_quote__ZziM-{font-size:16px}}.testimonial-horizontal_testimonial__4tc8l .testimonial-horizontal_name__G2Ltj{align-items:center;display:flex;margin-top:48px}@media(max-width:768px){.testimonial-horizontal_testimonial__4tc8l .testimonial-horizontal_name__G2Ltj{margin-top:24px}}.testimonial-horizontal_testimonial__4tc8l .testimonial-horizontal_name__G2Ltj cite,.testimonial-horizontal_testimonial__4tc8l .testimonial-horizontal_name__G2Ltj span{display:block}.testimonial-horizontal_testimonial__4tc8l .testimonial-horizontal_name__G2Ltj span{font-size:24px}@media(max-width:768px){.testimonial-horizontal_testimonial__4tc8l .testimonial-horizontal_name__G2Ltj span{font-size:16px;line-height:1}}.testimonial-horizontal_testimonial__4tc8l .testimonial-horizontal_name__G2Ltj cite{font-size:18px;margin-top:4px}@media(max-width:768px){.testimonial-horizontal_testimonial__4tc8l .testimonial-horizontal_name__G2Ltj cite{font-size:12px;margin-top:0}}.testimonial-horizontal_testimonial__4tc8l .testimonial-horizontal_photo__xE-0p{border-radius:9999px;display:inline-block;height:70px;margin-right:16px;object-fit:cover;width:70px}@media(max-width:768px){.testimonial-horizontal_testimonial__4tc8l .testimonial-horizontal_photo__xE-0p{height:34px;width:34px}}.testimonial-horizontal_testimonial__4tc8l:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='229' height='176' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath opacity='.15' d='M109.14 2V1H31.872v52.276c0 19.814-3.042 37.166-9.1 52.077l-.003.008c-5.938 15.001-12.81 28.666-20.614 40.996l-.552.871.889.524 44.22 26.109.61.361.543-.457c11.05-9.314 21.22-20.592 30.516-33.826l.003-.004c9.298-13.396 16.707-27.583 22.226-42.56 5.682-15.152 8.53-30.01 8.53-44.569V2Zm118.313 0V1h-77.269v52.276c0 19.814-3.042 37.166-9.099 52.077l-.004.008c-5.937 14.999-12.886 28.66-20.844 40.988l-.565.874.897.529 44.22 26.109.606.358.541-.45c11.209-9.314 21.46-20.593 30.757-33.83l.003-.004c9.299-13.396 16.708-27.583 22.226-42.56 5.682-15.153 8.531-30.01 8.531-44.569V2Z' stroke='%231563FF' stroke-width='2'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:contain;bottom:20px;content:"";height:120px;position:absolute;right:100px;width:120px}@media(max-width:768px){.testimonial-horizontal_testimonial__4tc8l:after{bottom:10px;height:60px;right:20px;width:60px}}.trial_container__SqojE{background-color:#fff;display:flex;flex-direction:column;min-height:max(800px,100vh);min-width:max(1200px,100vw)}.trial_container__SqojE>*{font-weight:500}.trial_header__d\+26h{align-items:center;border-bottom:1px solid #0000001a;display:flex;height:70px;justify-content:space-between;padding:13px 45px;width:100%}.trial_logo__WCbmS{height:100%;width:auto}.trial_logo__WCbmS>img{height:100%;object-fit:contain;width:auto}.trial_already__Mddpy{align-items:center;display:flex}.trial_already__Mddpy>div{color:#1c2350;font-size:14px;line-height:14px;margin-right:5px}.trial_already__Mddpy a:nth-child(2){color:#1564ff;font-size:14px;font-weight:400;line-height:14px}.trial_already__Mddpy a:hover{color:#286aed;text-decoration:underline}.trial_divider__01QaE{background-color:#c1c1c1;height:27px;margin-inline:16px;width:1px}.trial_support__xjp6n{color:#76798d;font-size:14px;line-height:14px}.trial_subContainer__RKuuR{align-items:stretch;display:flex;flex-grow:1;margin:0 auto;width:100%}.trial_contentRight__bMaL5{align-items:center;display:flex;flex-grow:1;justify-content:center;padding:40px 100px}.trial_header_one__38P\+k{color:#1c2350;font-size:30px;line-height:30px;margin-bottom:20px}.trial_header_two__D8Q8z{color:#1c2350;font-size:16px;line-height:16px;margin-bottom:20px}.trial_formParent__OmrJU{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center;width:100%}.trial_tou__m76c-{align-items:center;color:#76798d;display:flex;font-size:14px;gap:5px;line-height:20px;margin-bottom:30px}.trial_tou__m76c->a{color:#1564ff}.trial_infoText__h-JAs{color:#76798d;font-size:16px;margin-bottom:30px;text-align:center;width:100%}.trial_infoText__h-JAs:after,.trial_infoText__h-JAs:before{background-color:#76798d;content:"";display:inline-block;height:1px;opacity:.2;width:70px}.trial_infoText__h-JAs:after{margin:5px 0 5px 10px}.trial_infoText__h-JAs:before{margin:5px 10px 5px 0}.trial_form__fb7Ev{align-items:center;display:flex;flex-direction:column;justify-content:center;margin-bottom:20px;width:386px}.trial_form__fb7Ev>*{width:100%}.trial_buttonAndPasswordRules__G9qsk{display:flex;flex-direction:column;position:relative;width:100%}.trial_providers__RHjxa{align-items:center;display:flex;gap:50px;justify-content:center}.trial_providers__RHjxa>.trial_provider__su1Yn:nth-child(3)>div:nth-child(2){transform:translateX(-2px)}.trial_provider__su1Yn{cursor:pointer}.trial_provider__su1Yn:hover>div:first-child{background-color:#0000000d}.trial_provider__su1Yn>div:first-child{align-items:center;border:2px solid #0003;border-radius:16px;display:flex;height:60px;justify-content:center;width:60px}.trial_provider__su1Yn>div:first-child>img{height:32px;object-fit:contain;width:32px}.trial_provider__su1Yn>div:nth-child(2){color:#76798d;font-size:16px;margin-top:12px;text-align:center}.trial_allDone__yzr9B{align-items:center;display:flex;flex-direction:column;justify-content:center}.trial_allDone__yzr9B>div:first-child{align-items:center;display:flex;flex-direction:column;font-size:30px;margin-bottom:20px}.trial_allDone__yzr9B>div:first-child>span:first-child{color:#1564ff;font-size:20px;font-weight:900;letter-spacing:2px;line-height:30px;text-transform:uppercase}.trial_allDone__yzr9B>div:first-child>span:nth-child(2){color:#1c2350;font-size:40px;font-weight:500;line-height:52px;text-align:center}.trial_allDone__yzr9B>div:nth-child(2){align-items:center;display:flex;font-size:20px;justify-content:center;margin-bottom:21px}.trial_allDone__yzr9B>div:nth-child(2)>span{font-weight:700;margin-left:5px}.trial_allDone__yzr9B>div:nth-child(3){align-items:center;display:flex;flex-direction:column;font-size:20px;line-height:26px;margin-bottom:67px}.trial_allDone__yzr9B>div:nth-child(3)>*{text-align:center}.trial_allDone__yzr9B>div:nth-child(4){align-items:center;display:flex;gap:5px;justify-content:center}.trial_allDone__yzr9B>div:nth-child(4)>button{color:#2e50cc}.trial_workEmailError__V4Pok{align-items:center;background-color:rgba(246,80,80,.102);border-radius:16px;color:#f65050;display:flex;font-size:14px;font-weight:700;gap:10px;justify-content:center;margin-bottom:20px;padding:10px 20px}.trial_invalidEmail__VzbZ2{color:#f65050;font-size:0;line-height:0px;margin:0;transform:scaleY(0);transition:all .1s ease-in-out}.trial_invalidEmailActive__sIqrV{font-size:14px;line-height:14px;margin-bottom:20px;transform:scaleY(1)}.trial_names__zcIrx{display:flex;gap:10px}.trial_resetPassword__s\+bfV{font-size:14px;line-height:14px;margin-bottom:24px;text-align:right}.trial_resetPassword__s\+bfV:active,.trial_resetPassword__s\+bfV:focus{outline:none}.trial_resetPassword__s\+bfV:hover{color:#286aed;cursor:pointer;text-decoration:underline}.trial_resetPasswordForm__XRmat{display:flex;flex-direction:column;width:386px}.marketing-side_marketingSide__0r4x\+{background:linear-gradient(180deg,#1c2350,#070a1f);color:#fff;display:flex;flex-direction:column;justify-content:center;padding-inline:53px;width:489px}.marketing-side_items__-y7le{display:flex;flex-direction:column;flex-grow:1;justify-content:space-evenly;max-height:800px;position:relative}.marketing-side_heading__-Us7E{font-size:22px;font-weight:600;line-height:29px}.marketing-side_item__2r8Ho{align-items:flex-start;display:flex;font-size:16px;gap:10px;line-height:22px;position:relative;width:100%}.marketing-side_item__2r8Ho>:first-child{background-color:#fff;height:8px;left:4px;position:absolute;top:6px;width:8px}.marketing-side_item__2r8Ho>span{height:14px;transform:translateY(3px);width:14px}.marketing-side_item__2r8Ho>span *{color:#1564ff}.marketing-side_item__2r8Ho>:nth-child(3){color:#c1c1d8}.marketing-side_divider__waFIK{background-color:rgba(124,168,255,.239);display:block;height:1px;width:100%}.marketing-side_quote__Lo7bu{padding-block:66px}.marketing-side_text__Qlqgs{font-size:27px;line-height:36px}.marketing-side_owner__WO6Tu{align-items:center;display:flex;gap:15px;margin-top:36px}.marketing-side_owner__WO6Tu>img{border-radius:100%;height:48px;margin-right:10px;width:48px}.marketing-side_owner__WO6Tu>div{display:flex;flex-direction:column;font-size:16px;line-height:24px}.marketing-side_owner__WO6Tu>div>div:first-child{font-weight:800;letter-spacing:2px}.marketing-side_owner__WO6Tu>div>div:nth-child(2){color:#7ca8ff}.marketing-side_globe__dL9Bo{align-items:center;display:flex;inset:0;justify-content:center;position:absolute;top:140px;width:100%}.marketing-side_globe__dL9Bo>img{object-fit:contain;width:410px}