:root{--primary:#FF7A45;--primaryHover:color-mix(in srgb,var(--primary) 82%,black);--primaryLight:color-mix(in srgb,var(--primary) 14%,white);--accent:#6D28D9;--tertiary:#FFFFFF;--disabled:#E6E8EA;--textPrimary:#111827;--textSecondary:#6B7280;--textSecondaryLight:#9EA3AA;--textTertiary:#FFFFFF;--textDisabled:#989ca6;--backgroundPrimary:#F9FAFB;--backgroundSecondary:#F3F6F9;--backgroundTertiary:#ffffff;--backgroundDark:#111827;--borderPrimary:#E5E7EB;--borderForm:#DCE0E6;--borderAccent:var(--primary);--borderTertiary:#FFFFFF;--success:#059669;--successLight:#E7F6EC;--warning:#ce8300;--warningLight:#fff6db;--error:#e8493d;--errorLight:#fff1f3;--xxxsGutter:2px;--xxsGutter:4px;--xsGutter:8px;--smGutter:12px;--mdGutter:16px;--lgGutter:20px;--xlGutter:24px;--xxlGutter:36px;--fontFamily:"Inter",sans-serif;--fontWeightLight:300;--fontWeightRegular:400;--fontWeightMedium:500;--fontWeightSemibold:600;--fontWeightBold:700;--extraSmallSize:10px;--smallSize:12px;--defaultSize:14px;--titleSM:16px;--titleMD:18px;--titleLG:20px;--titleXL:24px;--titleXXL:34px;--fontSizeDisplay:40px;--borderRadiusXS:4px;--borderRadius:8px;--borderRadiusSM:12px;--borderRadiusMD:16px;--borderRadiusLG:24px;--formHeight:40px;--formHeightSM:32px;--formHeightLG:48px;--formHeightXS:24px;--boxShadow:0 3px 12px rgba(0,0,0,0.05),0 0px 2px rgba(0,0,0,0.1);--appWidth:1330px;--stickyHeaderBannerHeight:90px}body{margin:0;padding:0;color:var(--textPrimary);background:var(--backgroundSecondary);font-family:inherit;line-height:1.3;font-size:var(--defaultSize)}*,:after,:before{box-sizing:border-box}body,html{margin:0;padding:0}*,body,html{-webkit-overflow-scrolling:touch}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:rgba(0,0,0,0);border-radius:8px}::-webkit-scrollbar-thumb{background-clip:padding-box;background:rgba(0,0,0,.25);border-radius:8px;border:2px solid rgba(0,0,0,0)}::-webkit-scrollbar-thumb:hover{background:rgba(0,0,0,.35)}::-webkit-scrollbar-thumb:active{background:rgba(0,0,0,.45)}*{scrollbar-width:thin;scrollbar-color:rgba(0,0,0,.25) rgba(0,0,0,0)}.ant-btn{line-height:var(--formHeight)!important}.ant-btn-sm{line-height:var(--formHeightSM)!important}.ant-btn-lg{line-height:var(--formHeightLG)!important}.ant-tooltip .ant-tooltip-inner{min-height:1px!important}.headerStickyRoot .wizardContainer{flex-shrink:0;width:100%;background:var(--backgroundPrimary);border-bottom:1px solid var(--borderPrimary)}.headerStickyRoot .wizardStyle{padding:12px 0!important;height:auto}.stay-summary-bar-popover{z-index:998!important}