:root{--dark-primary:#18181b;--dark-secondary:#19171c;--dark-tertiary:#0e0e0e;--dark-glare:#2E2838;--glacier:#f0f0f0;--glacier-light:#f9f9f9;--glacier-dark:#e1e1e1;--glacier-darker:#d2d2d2;--cinder:#0000001a;--cinder-light:#0000000d;--cinder-dark:#0000002c;--gold:#e8e076;--gold-bright:#FFD700;--yellow-dark:#e7f256;--yellow-light:#ecf26d;--yellow-green:#ddf49b;--yellow-malaysia:#cefb7f;--yellow-malaysia-dark:#b4dc81;--yellow-malaysia-light:#daf4b9;--midnight:#6c7ff2;--midnight-light:#7f8ff4;--midnight-dark:#546ae2;--amethyst:#a087ce;--amethyst-light:#ccb6f1;--amethyst-dark:#8369b4;--emerald:#1cca3d;--emerald-light:#47db62;--emerald-dark:#01a562;--emerald-flat:#d9ffe9;--emerald-flat-light:#e4fdef;--emerald-flat-dark:#bff8d7;--blaze:#f22e61;--blaze-light:#eb2487;--blaze-dark:#f93939;--blaze-flat:#ffd9e3;--link-primary:#71a9f1;--link-secondary:#4895f1;--text-primary:#7a7a7a;--text-secondary:#aaaaaa;--error-primary:#ff6262;touch-action:pan-x pan-y;height:100%}::selection{background:var(--midnight-dark);color:#FFFFFF}::-moz-selection{background:var(--midnight-dark);color:#FFFFFF}::-webkit-scrollbar{height:10px;width:10px}::-webkit-scrollbar,::-webkit-scrollbar-track{background-color:#000000}::-webkit-scrollbar-thumb{background-color:var(--glacier);border:3px solid #000000;border-radius:6px;-webkit-border-radius:6px}body,html{background-color:#FFFFFF;color:#d0d0d0;margin:0;padding:0;-webkit-user-select:none;-moz-user-select:none;user-select:none}h1,h2,h3,h4,p{margin:0;padding:0;color:#000000;font-family:var(--font-inter)}h1{font-size:clamp(3rem,8vw,80px);line-height:.8;font-weight:500;letter-spacing:-.08em;text-transform:uppercase}h2{font-size:clamp(2rem,3vw,3rem);line-height:1.3;font-weight:600;letter-spacing:-.04em}h3{font-size:clamp(1.25rem,2vw,1.5rem);line-height:1.5}h3,h4{font-weight:300}h4{font-size:1.05rem;line-height:1.25}p{font-size:.8rem;line-height:1rem;font-weight:300}a{text-decoration:none}a,a:visited{color:var(--midnight-dark)}a:hover,a:visited:hover{text-decoration:underline}@keyframes blink{0%{opacity:1}50%{opacity:0}to{opacity:1}}.blink-object{transition:all 1s ease-in-out;-webkit-transition:all 1s ease-in-out;-moz-transition:all 1s ease-in-out;-o-transition:all 1s ease-in-out;-ms-transition:all 1s ease-in-out;animation-direction:normal;animation-duration:1s;animation-iteration-count:infinite;animation-name:blink;animation-timing-function:ease-in-out;-webkit-animation-direction:normal;-webkit-animation-duration:1s;-webkit-animation-iteration-count:infinite;-webkit-animation-name:blink;-webkit-animation-timing-function:ease-in-out;-moz-animation-direction:normal;-moz-animation-duration:1s;-moz-animation-iteration-count:infinite;-moz-animation-name:blink;-moz-animation-timing-function:ease-in-out}@media only screen and (max-width:768px){h1{font-size:3rem;line-height:1.1}h2{font-size:2.25rem}h2,h3{line-height:1.2}h3{font-size:1.25rem}h4{font-size:1rem;line-height:1.2}}.layout_layout-wrapper__Wz2aM{position:relative;z-index:0}.layout_dock-content-wrapper__DT5bG{width:100%;height:80px;line-height:80px;display:flex;flex-wrap:wrap;justify-content:space-between}.layout_dock-content-section__Sm9xY{height:80px;line-height:80px;display:flex;flex-wrap:wrap;flex:0 1 1;gap:15px}.layout_dock-content-section-menu__6svsP{display:flex}.layout_dock-content-section-button-wrapper__9RJef{margin:0;display:flex;align-items:center;gap:15px}.layout_dock-content-section-button-wrapper__9RJef>button{outline:none;border:none;padding:10px 15px;font-size:16px;font-weight:600;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;transition:all .25s ease-in-out;background-color:var(--midnight-dark);color:#FFFFFF;font-family:Fira Code,monospace}.layout_dock-content-section-button-wrapper__9RJef>button:hover{background-color:#205bb9}.layout_languageSwitch__1GDmc{background-color:var(--yellow-malaysia-dark);box-shadow:0 3px 12px 1px rgba(180,220,129,.2);-webkit-user-select:none;-moz-user-select:none;user-select:none;height:42px;line-height:42px;font-size:13px;font-weight:700;border-radius:21px}.layout_languageItem__KrimP,.layout_languageSwitch__1GDmc{padding:0 5px;display:flex;gap:5px;align-items:center;justify-content:center}.layout_languageItem__KrimP{height:32px;line-height:32px;border-radius:16px;cursor:pointer}.layout_languageItemSelected__SAJ2I{background-color:var(--yellow-malaysia-light)}.layout_dock-content-section-sidebar-toggle__DHIyu{width:24px;height:24px;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;margin:21px 0;display:none}.layout_main-content-wrapper__5qPsg{margin-top:80px}.layout_dock-content-sidebar-menu__WSclL{display:none}@media only screen and (max-width:700px){.layout_dock-content-section-button-wrapper__9RJef,.layout_dock-content-section-menu__6svsP{display:none}.layout_dock-content-section-sidebar-toggle__DHIyu,.layout_dock-content-sidebar-menu__WSclL{display:flex}}.dock_dock__pewR9{width:calc(100% - 30px);height:80px;line-height:80px;background-color:#FFFFFF;padding:0 15px;position:fixed;z-index:999999999;top:0;left:0;transition:.45s;display:flex;align-items:center;justify-items:center;align-content:center;justify-content:center}.dock_dockContainer__4k4q6{width:100%;height:80px;line-height:80px;padding:0;border-bottom:1px solid var(--glacier-dark)}.dock_dockContainer__4k4q6,.logo_logoWrapper__Ukzka{display:flex;flex-wrap:wrap}.logo_logo__6HJIc{display:flex;align-items:center;-webkit-user-select:none;-moz-user-select:none;user-select:none;cursor:pointer;gap:5px;transition:all .15s ease-in-out;overflow:hidden}.logo_logo__6HJIc:active{scale:.95}.logo_logoText__UeY8p{flex:1 1;align-content:center;justify-items:center;background-color:transparent;text-align:center;font-size:18px;font-weight:700;line-height:24px;word-break:break-word}.logo_iconWrapper__VjbYQ,.logo_logoText__UeY8p{display:flex;align-items:center;justify-content:center;height:36px}.logo_iconWrapper__VjbYQ{width:36px;border-radius:10px;background-color:var(--yellow-malaysia)}.logo_svg__7L6kZ path{transition:all .2s ease-in-out}.icons_svg__b0NlF{display:block;align-self:center}@property --yellow-dark-property{syntax:"<color>";inherits:true;initial-value:#e7f256;initial-value:#ddf49b}@property --yellow-light-property{syntax:"<color>";inherits:true;initial-value:#ecf26d}.button_button__iBnBy{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;align-content:center;justify-items:center;outline:none;border:none;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;transition:all .25s ease-in-out;text-align:center;box-sizing:border-box}.button_primary__8QRtp{background-color:var(--yellow-dark-property);background-image:linear-gradient(45deg,var(--yellow-dark-property),var(--yellow-light-property));transition:--yellow-dark-property .25s,--yellow-light-property .25s;color:#000000}.button_primary__8QRtp:hover{--yellow-dark-property:var(--yellow-dark);--yellow-light-property:var(--yellow-dark);--yellow-dark-property:var(--yellow-green);--yellow-light-property:var(--yellow-green)}.button_secondary__4QS5s{background-color:var(--yellow-malaysia);background-image:none;transition:all .25s;color:var(--dark-primary);box-shadow:0 3px 12px 1px rgba(180,220,129,.2)}.button_secondary__4QS5s:hover{background-color:var(--yellow-malaysia-dark)}.button_tertiary__65eJE{background-color:#000000;background-image:none;transition:all .25s;color:var(--glacier-light);box-shadow:0 3px 12px 1px rgba(0,0,0,.2)}.button_tertiary__65eJE:hover{background-color:var(--dark-primary)}.button_success__2QoYd{background-color:var(--emerald-light);background-image:none;transition:all .25s;color:#000000}.button_success__2QoYd:hover{background-color:var(--emerald)}.button_failure__DCpTK{background-color:var(--blaze-dark);background-image:none;transition:all .25s;color:#000000}.button_failure__DCpTK:hover{background-color:var(--blaze)}.button_small__mHJhG{height:36px;line-height:36px;padding:0 15px;gap:calc(15px / 2);font-size:16px;font-weight:400;border-radius:18px}.button_medium__lUSCR{height:42px;line-height:42px;padding:0 15px;gap:calc(15px / 2);gap:5px;font-size:14px;font-weight:500;border-radius:21px}.button_big__eDnJu{height:52px;line-height:52px;padding:0 20px;gap:calc(20px / 2);font-size:16px;font-weight:600;border-radius:26px}.button_animation__WA8sW:hover{transform:translateY(-3px)}.button_disabledButton__vPZvU{background-color:var(--glacier-light);background-image:linear-gradient(45deg,var(--glacier-light),var(--glacier-light));color:var(--cinder-dark);cursor:not-allowed;border:none}.button_disabledButton__vPZvU,.button_disabledButton__vPZvU:hover{box-shadow:none;-webkit-box-shadow:none}.sidebar_sidebarContentWrapper__lf_Po{width:100%;height:calc(100vh - 57px);padding:0;background-color:#FFFFFF;background-color:#000000;position:fixed;top:66px;right:0;z-index:999999999;-webkit-user-select:none;-moz-user-select:none;user-select:none;display:flex;flex-wrap:wrap;transition:all .25s ease-out;overflow-y:auto}.sidebar_sidebarContentWrapperRetracted__GOwht{margin-right:-100%}.sidebar_sidebarContentSection__Ks83g{display:flex;flex-wrap:wrap;flex-direction:column;justify-content:space-between;gap:15px;flex:1 1;padding:15px}.sidebar_sidebarContentSectionRow__tBAxf{display:flex;flex-wrap:wrap;flex-direction:column;gap:15px}@media only screen and (min-width:701px){.sidebar_sidebarContentWrapper__lf_Po{display:none}}