*{-webkit-tap-highlight-color:rgba(255,255,255,0);box-sizing:border-box}body,html{scroll-behavior:auto;margin:0;padding:0}:root{--primary-bg:#ccc;--rightColWidth:300px;--leftColWidth:280px;--headerHeight:108px;--ticketHeaderH:40px;--textColor:rgba(0,0,0,.87);--fontFamily:"Outfit",sans-serif;--fontSizeXs:.75rem;--fontSizeSm:.885rem;--fontSizeBase:.925rem;--fontSizeLg:1rem;--fontSizeXl:1.125rem;--fontSizeXxl:1.5rem;--fontSizeXxxl:1.75rem;--fontSizeXxxxl:2rem;--fontWeight:600;--fontColor:#0a244d;--fontColorLight:#8cabd9;--gray:#f0f2f6;--gray1:#e3e3e3;--gray2:#e4e4e4;--gray3:#d9dce2;--gray4:#858f9c;--gray0:#444;--darkRed0:#900606;--darkRed:#ab0606;--red:#c91616;--red1:#e60000;--black:#27272a;--yellow:#ffda44;--darkGray0:#121212;--darkGray1:#303034;--darkBg:#131518;--darkBg:#1d1d1f;--gradientLight:linear-gradient(0deg,#f0f2f6,#fff);--gradientDark:linear-gradient(0deg,#131518,#1321421a);--shadow:0 1px 5px #1321421a;--boxShadow:0 1px 2px 0 rgba(0,0,0,.03),0 1px 6px -1px rgba(0,0,0,.02),0 2px 4px 0 rgba(0,0,0,.02);--borderLight:1px solid #e7e7e7;--borderLight:1px solid #e4e4e4;--borderRadiusBase:10px;--borderRadiusSm:8px;--borderRadiusLg:12px;--darkGray:#28282f;--darkGray:#1f1f21}body,div{font-family:var(--fontFamily)}body{background:var(--gray);position:relative}body.dark-mode{background:var(--darkGray1);color:#fff}html{--text-color-normal:#0a244d;--text-color-light:#8cabd9}html[data-theme=dark]{--text-color-normal:#949ea8;--text-color-light:#4c5967;--text-color-richer:#94b8db;--text-color-highlight:#c36522}.loadingBackground{position:absolute;inset:0;opacity:.8;background:linear-gradient(90deg,#f0f2f5 25%,#e0e4e8 50%,#f0f2f5 75%);background-size:200% 100%;animation:shimmerAnimation 1.5s linear infinite}@keyframes shimmerAnimation{to{background-position:-200% 0}}a{text-decoration:none;color:inherit}button{cursor:pointer;border:none;background:none}input{background:none}.toolbarButton,input{border:none;padding:0;margin:0}.toolbarButton{color:#fff9;font-size:1.2rem;width:40px;height:40px;display:flex;align-items:center;justify-content:center}#nprogress{pointer-events:none}#nprogress .bar{background:#29d;position:fixed;z-index:1031;top:0;left:0;width:100%;height:2px}#nprogress .peg{display:block;position:absolute;right:0;width:100px;height:100%;box-shadow:0 0 10px #29d,0 0 5px #29d;opacity:1;transform:rotate(3deg) translateY(-4px)}#nprogress .spinner{display:block;position:fixed;z-index:1031;top:15px;right:15px}#nprogress .spinner-icon{width:18px;height:18px;box-sizing:border-box;border-color:#29d transparent transparent #29d;border-style:solid;border-width:2px;border-radius:50%;animation:nprogress-spinner .4s linear infinite}.nprogress-custom-parent{overflow:hidden;position:relative}.nprogress-custom-parent #nprogress .bar,.nprogress-custom-parent #nprogress .spinner{position:absolute}@keyframes nprogress-spinner{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}