*{box-sizing:border-box}html{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;line-height:1.25}body{margin:0;background:var(--uiOffWhite);overscroll-behavior:none}a{text-decoration:none;color:var(--webColorNeutralForeground1LinkRest)}a:hover,a:active{color:var(--webColorNeutralForeground1LinkHover)}a:visited{color:var(--webColorNeutralForeground1LinkPressed)}a:focus-visible{outline-style:none}.t-alert-module__alert{margin-bottom:16px;color:var(--AltairDeepBlue);font-size:var(--uiFontSizeNormal)}.t-alert-module__content{overflow:hidden;display:flex;padding:10px 10px 10px 0;position:relative;border-radius:var(--uiRadiusNormal)}.t-alert-module__content:before{content:"";border-top:3px solid transparent;position:absolute;left:0;top:0;width:100%}.t-alert-module__icon{flex:0 0 auto;width:36px;text-align:center;font-size:var(--uiFontSizeLarge)}.t-alert-module__default{background:color-mix(in srgb,var(--AltairDeepBlue) 5%,white)}.t-alert-module__default:before{background:var(--AltairDeepBlue)}.t-alert-module__default .t-alert-module__icon{color:var(--AltairDeepBlue)}.t-alert-module__success{background:color-mix(in srgb,var(--uiGreen) 5%,white)}.t-alert-module__success:before{background:var(--uiGreen)}.t-alert-module__success .t-alert-module__icon{color:var(--uiGreen)}.t-alert-module__danger{background:color-mix(in srgb,var(--uiRed) 5%,white)}.t-alert-module__danger:before{background:var(--uiRed)}.t-alert-module__danger .t-alert-module__icon{color:var(--uiRed)}.t-card-module__card{background-color:#fff;border-radius:4px;border:1px solid var(--webColorNeutralForeground1StrokeRest);padding:16px;margin:8px}.t-card-module__card.t-card-module__hoverable:hover{border-color:var(--webColorNeutralForeground1StrokeHover)}.t-dialog-module__dialogHeader{align-items:center}.t-dialog-module__dialogContents{display:grid;grid-template-columns:50px auto;gap:20px}.t-dialog-module__dialogIcon{align-self:center;width:100%;height:100%}.t-copyLabel-module__copy{background:none;border:none;color:var(--AltairDeepBlue);cursor:pointer;transition:color .2s var(--uiTween);white-space:nowrap}.t-copyLabel-module__copy:hover,.t-copyLabel-module__copy:hover .t-copyLabel-module__icon{color:var(--AltairOrange)}.t-copyLabel-module__text{display:inline-block}.t-copyLabel-module__icon{display:inline-block;margin-left:4px;color:var(--uiDarkGray);transition:color .2s var(--uiTween)}.t-copyLabel-module__iconOnly .t-copyLabel-module__icon{margin-left:0}.t-section-module__container{background-color:#fff;padding:20px;margin-bottom:12px;border-radius:4px}.t-section-module__container p{margin-top:0}.t-section-module__container p:last-child{margin-bottom:0}:root{--uiZLowest: -2;--uiZLower: -1;--uiZLow: 0;--uiZBase: 1;--uiZHigh: 2;--uiZHigher: 3;--uiZHighest: 4;--uiRadiusSmall: 1px;--uiRadiusNormal: 2.5px;--uiRadiusLarge: 5px;--uiRadiusRound: 99px;--uiTween: cubic-bezier(.05, .6, .8, 1)}.t-toast-module__toast{padding:12px 12px 12px 0;border-radius:var(--uiRadiusNormal);color:var(--AltairDeepBlue);font-size:var(--uiFontSizeNormal);margin-bottom:16px;position:fixed;bottom:32px;right:32px;max-width:500px;display:flex;z-index:var(--uiZHigher);overflow:hidden;box-shadow:0 3px 14px rgb(from var(--AltairDeepBlue) r g b / .1);animation:t-toast-module__appear .2s forwards var(--uiTween)}.t-toast-module__toast:before{content:"";border-top:3px solid transparent;position:absolute;left:0;top:0;width:100%;transition:top ease .2s}.t-toast-module__withRemove{padding-right:38px}.t-toast-module__iconWrap{flex:0 0 auto;width:36px;text-align:center}.t-toast-module__icon{position:relative;font-size:var(--uiFontSizeLarge)}.t-toast-module__content{overflow-wrap:break-word;overflow:hidden}.t-toast-module__remove{background:none;border:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer;margin:0 -26px 0 0;padding:0 0 0 8px;color:rgb(from var(--AltairDeepBlue) r g b / .5);font-size:var(--uiFontSizeXXLarge);line-height:.5em;transition:color .2s}.t-toast-module__remove:after{content:"×"}.t-toast-module__remove:hover,.t-toast-module__remove:focus{color:rgb(from var(--AltairDeepBlue) r g b / 1);outline:0}.t-toast-module__default{background:color-mix(in srgb,var(--AltairLightBlue) 5%,white)}.t-toast-module__default:before{background:var(--AltairLightBlue)}.t-toast-module__default .t-toast-module__icon{color:var(--AltairLightBlue)}.t-toast-module__success{background:color-mix(in srgb,var(--uiGreen) 5%,white)}.t-toast-module__success:before{background:var(--uiGreen)}.t-toast-module__success .t-toast-module__icon{color:var(--uiGreen)}.t-toast-module__danger{background:color-mix(in srgb,var(--uiRed) 5%,white)}.t-toast-module__danger:before{background:var(--uiRed)}.t-toast-module__danger .t-toast-module__icon{color:var(--uiRed)}@keyframes t-toast-module__appear{0%{opacity:0;transform:scale(.98) translateY(-4px)}to{opacity:1;transform:scale(1) translateY(0)}}.dsc-CnDH2vMKFZ8-{padding:12px 24px 24px}.dsc-OzFJngEc5es-{min-width:250px;border:1px solid var(--uiLightGray);border-radius:12px;overflow:hidden;color:var(--uiBlack);background:var(--uiWhite);text-align:center}.dsc-dY-lY7nPsjI-{font-size:16px;padding:0 20px;line-height:60px;background:var(--AltairDeepBlueTransparent)}.dsc-D-2NjamG2Zc-{padding:15px 0;display:flex;flex-direction:column;align-items:center;gap:15px}.dsc-D-2NjamG2Zc-+.dsc-D-2NjamG2Zc-{border-top:1px solid var(--uiGray)}.dsc-tF5YJ8q-i78-{font-size:var(--uiFontSizeGigantic)}.dsc-QT3u5Xyamcs-{line-height:20px}.dsc-cT36Ik4Qzmg-{display:flex;gap:10px}.dsc-XVBBWPZJLN4-{width:210px;margin-top:95px;margin-bottom:20px;display:flex;flex-direction:column;gap:60px}.dsc-N-VmuR2t-y4-{width:210px;background:var(--AltairMediumBlue);border-radius:5px;font-size:var(--uiFontSizeLarge);padding:10px 0;color:var(--uiWhite);text-align:center}.dsc-YWuL45r-t7o-{display:flex;gap:10px}.dsc-hiVpWEdd034-{align-items:center}.dsc-43gaabQe-0k- h1{margin-bottom:0}.dsc-43gaabQe-0k- h2{padding:0}.dsc-Mbupt54h4W0-{font-size:200px;color:#4da9f5}.dsc-fGxa-s8eLNI-{margin:20px 0;background:var(--AltairMediumBlue);border-radius:20px}.dsc-5dS3CWIw4eY-{display:flex;flex-wrap:wrap;column-gap:50px}.dsc-zAmUcQv-BTs-{display:flex;flex-direction:column}.dsc-J1iwXy5wktw-{width:550px}.dsc-tL9v9BX4UEY-{font-weight:700;font-size:var(--uiFontSizeMaximum);color:#001b3e;line-height:1.25}.dsc-nwk0EgSgzlo-{font-size:var(--uiFontSizeGigantic);color:rgb(from var(--uiBlack) r g b / .68);line-height:1.25;padding-bottom:16px}.dsc-HrBxii8ZGx8-{width:420px}.dsc-XL1sV-h9buw-{margin-top:40px;font-size:16px}.dsc-D7M9v0o8sXs-,.dsc-8aoM-4j5lgs-{display:inline-block}.dsc-rUnA14x5oVk-{flex-grow:1}.dsc-40LH0Wgeajc-{padding-bottom:10px;font-size:var(--uiFontSizeLarge);text-overflow:ellipsis;white-space:nowrap}.dsc-40LH0Wgeajc- button{padding:0}.dsc-OoT-HIadRqU-{display:flex;padding:0 10px}.dsc-vOBktOmNdck-{padding:20px 0}.dsc-WoCPZRSTih0-{display:flex;min-width:250px;max-width:1000px;align-items:center}.dsc-Dq1E7Ly49nE-{font-size:var(--uiFontSizeXXXLarge);padding-right:12px}.dsc-KrYCBlfSCUQ-{height:100vh}.dsc-x3B1w2CUfAs-{padding:10px 24px 0}.dsc-FCDkyG3B0jA-{padding:24px;overflow:auto}.dsc-lRZd7hRZAek-{width:100%}button[role=tab]{cursor:pointer}.dsc-xuVnKT-F8PM-{width:414px;min-height:550px}.dsc-FBC7tIpvjgM-{height:100%;display:flex;align-items:center;justify-content:center}.dsc-extHzZ14i6U-{display:flex;flex-direction:row;width:100%}.dsc-AgYD-UmkZJQ-{margin-top:auto;margin-bottom:5px;margin-right:auto}.dsc-uH58ewnOtmQ-{margin-left:auto}.dsc-sb2wAt7cyok-{display:grid;grid-template-columns:auto minmax(0,1fr);gap:15px}.dsc-k0hxwM89200-{display:flex;flex-direction:row;align-items:center;gap:5px}.dsc-k0hxwM89200- button span{color:var(--uiBrightDeepYellow)}.dsc-5qwymQjiwCk-{max-width:1128px;min-width:min-content;border-radius:5px;display:flex;gap:10px;margin:10px 0 10px 12px}.dsc-xY-6LUQzNDQ-{color:var(--AltairDeeperBlue);font-family:Roboto Mono;font-style:normal}.dsc-McG8egHrsHc-{background:none;border:none;display:flex;justify-content:flex-end}.dsc-Z5OTFIUBp1o-{box-shadow:0 4px 0 -1px var(--AltairOrange)}.dsc-xL9igbvNa4s-{color:var(--uiBlack)}.dsc-MdR2lYbHRoM-{display:inline-block;border-bottom:1px solid;margin-bottom:20px}.dsc-zJOw87UGKxA-,.dsc-7upapbsq3KE-{margin-left:12px}.dsc-F66k0UIFk-s-{min-width:360px;font-size:var(--uiFontSizeMaximum);line-height:var(--uiFontSizeMaximum);display:flex;align-items:stretch;flex-direction:column;padding:0}.dsc-F66k0UIFk-s- a{height:100%;padding:16px;display:flex;gap:20px}.dsc-6kJDZGqSwoc-{font-style:normal;font-weight:700;font-size:var(--uiFontSizeNormal);color:var(--uiBlack)}.dsc-QwPo3MfoA4A-{display:flex;flex-flow:wrap}.dsc-xHEMgb3CO5U-{height:56px}.dsc-JVFF2ldWh7g-{display:flex;flex-direction:column;align-items:left;padding:5px;gap:10px}.dsc-Ku4BMs2Qd0Q-{border-radius:12px;width:100%;height:25px;padding-top:10px}.dsc-ESz76PrEmso-{padding-bottom:0;margin-bottom:5px}.dsc-jAQ-5MqAB-U-{display:flex;flex-direction:column;padding:8px 0;width:100%}.dsc-bWHmvQCBBug-{display:flex;min-width:250px;padding:10px 20px;border-bottom:1px solid rgb(from var(--uiBlack) r g b / .2);flex-direction:row;gap:20px}.dsc-Yo74Ap8fF1k-{display:flex;min-width:250px;padding:10px;border-bottom:1px solid rgb(from var(--uiBlack) r g b / .2);flex-direction:row;gap:20px}.dsc-u-Dg-oisEEw-{font-size:var(--uiFontSizeXXLarge)}.dsc--hLLST8nic0-{font-size:var(--uiFontSizeTiny)}.dsc-BRHkMFJiPUc-{height:32px;display:flex;padding:0 8px;justify-content:space-between}.dsc-nCeqCmREsQ8-{display:flex;gap:9px;align-items:center}.dsc-TqFlpYjMrgs-{display:grid;align-items:center;height:100%}.dsc-DetgO4k3pYo-{margin-top:3px;height:16px;width:77px}.dsc-2u1b1DOm6mA-{height:12px;border-right:2px solid rgba(100,100,100,.25)}.dsc-Fw01DXBIqko-{padding-top:2px;height:18px;width:138px}.dsc-ZsoPweKQXlQ-{display:flex;flex-direction:column}.dsc-ulBLNi0SBxs-{height:32px;z-index:3;box-shadow:#0000001f 0 1px 3px 1px,#00000040 0 1px 2px;background-color:#fff}.dsc-YYSQLkgHteY-{height:calc(100vh - 32px);display:grid;grid-template-columns:200px auto;position:relative;z-index:1}.dsc-P6uHNlI5MWU-{display:flex;flex-direction:column;justify-content:space-between;height:100%;border-right:1px solid rgb(199,204,205);box-shadow:#0000001f 0 1px 3px 1px;background-color:#fff;padding:0 8px;z-index:10}.dsc-bgWDGLpf-CY-{overflow-y:auto}.dsc-FznWTpOv4yo-{margin-top:auto;padding-bottom:10px}:root{--uiFontFamily: "Gotham", "Montserrat", "Source Sans Pro", "Helvetica Neue", Helvetica, Arial, sans-serif;--uiViewerFontFamily: "Source Sans Pro", "Helvetica Neue", Helvetica, Arial, sans-serif;--uiFontSizeTiny: 12px;--uiFontSizeSmall: 14px;--uiFontSizeNormal: 16px;--uiFontSizeLarge: 20px;--uiFontSizeXLarge: 24px;--uiFontSizeXXLarge: 28px;--uiFontSizeXXXLarge: 32px;--uiFontSizeGigantic: 40px;--uiFontSizeMaximum: 64px}.dsc-nq6E-I7B7T8-{flex-grow:1}.dsc-7L5FfdtMedc-{padding:0 0 10px;font-size:var(--uiFontSizeLarge);text-overflow:ellipsis;white-space:nowrap}.dsc-nq6E-I7B7T8- button span{color:var(--uiRed)}.dsc-utRbJTQicU0-.dsc-Z9wAaB7dDq4-{color:var(--uiRed);font-style:italic}.dsc-Z9wAaB7dDq4- i{padding-right:2px}.dsc-Cx8OImJvaHQ-{background-color:var(--uiLightGray);border-radius:5px;margin:10px 0 0;padding:10px}.dsc-5rjJypXU9TE-{display:flex;flex-direction:row}.dsc-k5IyQQiDTj8-{display:inline-block}.dsc-D-pi2v-bJz0-{padding-bottom:20px}.dsc-GyvR6vfU218-{display:inline-block}.dsc-bKv4s0AhDvk-{width:100%}.dsc-HgKrEoWJ0Ok-{display:flex;flex-direction:row;padding:10px 0 0;gap:5px}.dsc-KtFBbozbJr4-{width:600px}:root{--AltairDeeperBlue: #00334a;--AltairDeepBlue: #005776;--AltairDeepBlueTransparent: rgba(0, 87, 118, .5);--AltairMediumBlue: #2b7b8c;--AltairLightBlue: #6ad9d9;--AltairOrange: #fa4616;--uiGray: #ebeced;--uiLightGray: #e6e9f4;--uiDarkGray: #878a96;--uiBlack: #000000;--uiGreen: #1ec874;--uiOffWhite: #f2f2f2;--uiRed: #e32248;--uiWhite: #ffffff;--uiBrightDeepYellow: #f7b500}.dsc-ugEHRmWTjE4- .rc-table__head:first-child{width:100%}.dsc-07GEQP4ZESI-:before{content:"";position:absolute;top:0;left:50%;width:0;height:1px;background-color:var(--uiDarkGray);animation:dsc-nqIhHTh4AwE- 3s linear infinite;transform:translate(-50%)}@keyframes dsc-nqIhHTh4AwE-{0%{width:0}50%{width:100%}to{width:0}}.dsc-ugEHRmWTjE4- .rc-table__item:first-of-type{padding-left:16px}.dsc-ugEHRmWTjE4- .rc-table__item{padding-left:2px}.dsc-AyN0cJUEezw-{text-align:left;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.dsc-YtVrEejZG8c-{display:grid;grid-template-columns:auto minmax(0,1fr);gap:15px}.dsc-KOYIwNjUWXQ-{width:80%}.dsc-G-BgR2jBv18-{width:35px}.dsc-kSsoD1MEMrQ-{width:150px}.dsc-kk7G-pUArXU-{width:100px}.dsc--cNSqpBDHTo-{width:40px}.dsc-ucaDXVZu8pY-{height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:24px}.dsc-b3fU4wRPsWk-{height:32px}
