html,body{width:100%;height:100%}input::-ms-clear,input::-ms-reveal{display:none}*,*:before,*:after{box-sizing:border-box}html{font-family:sans-serif;line-height:1.15;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-ms-overflow-style:scrollbar;-webkit-tap-highlight-color:rgba(0,0,0,0)}body{margin:0}[tabindex="-1"]:focus{outline:none}hr{box-sizing:content-box;height:0;overflow:visible}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5em;font-weight:500}p{margin-top:0;margin-bottom:1em}abbr[title],abbr[data-original-title]{-webkit-text-decoration:underline dotted;text-decoration:underline dotted;border-bottom:0;cursor:help}address{margin-bottom:1em;font-style:normal;line-height:inherit}input[type=text],input[type=password],input[type=number],textarea{-webkit-appearance:none}ol,ul,dl{margin-top:0;margin-bottom:1em}ol ol,ul ul,ol ul,ul ol{margin-bottom:0}dt{font-weight:500}dd{margin-bottom:.5em;margin-left:0}blockquote{margin:0 0 1em}dfn{font-style:italic}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}pre,code,kbd,samp{font-size:1em;font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,Courier,monospace}pre{margin-top:0;margin-bottom:1em;overflow:auto}figure{margin:0 0 1em}img{vertical-align:middle;border-style:none}a,area,button,[role=button],input:not([type=range]),label,select,summary,textarea{touch-action:manipulation}table{border-collapse:collapse}caption{padding-top:.75em;padding-bottom:.3em;text-align:left;caption-side:bottom}input,button,select,optgroup,textarea{margin:0;color:inherit;font-size:inherit;font-family:inherit;line-height:inherit}button,input{overflow:visible}button,select{text-transform:none}button,html [type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{padding:0;border-style:none}input[type=radio],input[type=checkbox]{box-sizing:border-box;padding:0}input[type=date],input[type=time],input[type=datetime-local],input[type=month]{-webkit-appearance:listbox}textarea{overflow:auto;resize:vertical}fieldset{min-width:0;margin:0;padding:0;border:0}legend{display:block;width:100%;max-width:100%;margin-bottom:.5em;padding:0;color:inherit;font-size:1.5em;line-height:inherit;white-space:normal}progress{vertical-align:baseline}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:none}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}output{display:inline-block}summary{display:list-item}template{display:none}[hidden]{display:none!important}:root{--brand-700: #881802;--brand-600: #a62309;--brand-500: #bf3a1e;--brand-100: #fbefed;--brand-200: #f3d2cb}body{margin:0;font-family:Open Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.ant-btn-primary{background:var(--brand-700);border-color:var(--brand-700);box-shadow:0 2px 8px #88180247}.ant-btn-primary:hover,.ant-btn-primary:focus,.ant-btn-primary:active{background:var(--brand-600)!important;border-color:var(--brand-600)!important}.ant-btn-link,.ant-btn-link:hover,.ant-btn-link:focus{color:var(--brand-700)}.ant-menu-light.ant-menu-horizontal>.ant-menu-item:hover,.ant-menu-light.ant-menu-horizontal>.ant-menu-submenu:hover,.ant-menu-light.ant-menu-horizontal>.ant-menu-item-active,.ant-menu-light.ant-menu-horizontal>.ant-menu-submenu-active{color:var(--brand-700)!important}.ant-menu-light.ant-menu-horizontal>.ant-menu-item-selected,.ant-menu-light.ant-menu-horizontal>.ant-menu-submenu-selected{color:var(--brand-700)!important;background-color:var(--brand-100)!important;border-radius:8px 8px 0 0}.ant-menu-light.ant-menu-horizontal>.ant-menu-item-selected:after,.ant-menu-light.ant-menu-horizontal>.ant-menu-submenu-selected:after,.ant-menu-light.ant-menu-horizontal>.ant-menu-item:hover:after,.ant-menu-light.ant-menu-horizontal>.ant-menu-submenu:hover:after{border-bottom-color:var(--brand-700)!important}.ant-breadcrumb a:hover,a:hover{color:var(--brand-600)}.ant-layout-footer a{color:#ffffffc7!important;transition:color .2s ease}.ant-layout-footer a:hover,.ant-layout-footer a:focus{color:#ffd7d0!important;text-decoration:underline}.card-launch-btn{background-color:var(--brand-700)!important}.card-launch-btn:hover{background-color:var(--brand-600)!important}@media(max-width:768px){.header-title{display:none!important}.header-search{width:150px!important}}@keyframes status-pulse{0%{transform:scale(.95);box-shadow:0 0 #52c41ab3}70%{transform:scale(1);box-shadow:0 0 0 6px #52c41a00}to{transform:scale(.95);box-shadow:0 0 #52c41a00}}.status-indicator-dot{width:8px;height:8px;background-color:#52c41a;border-radius:50%;display:inline-block;margin-right:8px;vertical-align:middle;animation:status-pulse 2s infinite}.status-badge-container{display:flex;align-items:center;white-space:nowrap;background:#fff;padding:4px 16px;border-radius:20px;box-shadow:0 2px 8px #00000014;border:1px solid #f0f0f0;margin-left:auto;transition:all .3s ease;cursor:default}.status-badge-container:hover{box-shadow:0 4px 12px #0000001f;border-color:var(--brand-200)}.status-badge-text{font-size:13px;font-weight:600;color:#595959;display:flex;align-items:center}.status-badge-main-text{color:#262626;margin-left:4px;display:inline-block}.status-badge-link-btn{opacity:0;max-width:0;overflow:hidden;transition:all .3s ease;pointer-events:none;display:flex;align-items:center}.status-badge-container:hover .status-badge-link-btn{opacity:1;max-width:40px;margin-left:8px;pointer-events:auto}.not-found-page{min-height:50vh;display:flex;justify-content:center;align-items:center;padding:20px;background-color:#f9f7f7}.not-found-container{max-width:800px;width:100%;text-align:center;padding:40px;background-color:#fff;border-radius:12px;box-shadow:0 10px 30px #8818021f;position:relative;overflow:hidden}.not-found-error-code{font-size:160px;font-weight:800;margin-bottom:0;line-height:1;background:linear-gradient(135deg,#881802,#a62309);-webkit-background-clip:text;-webkit-text-fill-color:transparent;position:relative}.not-found-title{font-size:32px;font-weight:700;margin-bottom:16px;color:#333}.not-found-description{font-size:18px;margin-bottom:30px;color:#666;line-height:1.6}.not-found-button{display:inline-block;padding:12px 24px;background:linear-gradient(135deg,#881802,#a62309);color:#fff;border-radius:50px;border:0;text-decoration:none;font-weight:600;font-size:16px;transition:transform .3s ease,box-shadow .3s ease;box-shadow:0 4px 12px #8818024d;cursor:pointer}.not-found-button:hover{transform:translateY(-3px);box-shadow:0 8px 16px #88180266}.not-found-shapes{position:absolute;inset:0;z-index:0;overflow:hidden}.not-found-shape{position:absolute;background-color:#8818020d;border-radius:50%}.not-found-shape-1{width:150px;height:150px;top:-30px;right:-30px}.not-found-shape-2{width:80px;height:80px;bottom:20px;left:15%}.not-found-shape-3{width:60px;height:60px;bottom:60px;right:25%}.not-found-error-code,.not-found-title,.not-found-description,.not-found-button{position:relative;z-index:1}@media(max-width:768px){.not-found-error-code{font-size:120px}.not-found-title{font-size:28px}.not-found-container{padding:30px 20px}}
