:root{--white:#f6fbfe;--black:#060404;--blue1:#96b5c9;--blue2:#a8c2d3;--blue3:#d5e4ef;--grey1:#caccd9;--grey2:#e0e9f0;--darkblue:#113e5c;--gradient:linear-gradient(250deg,#96b5c9,#c6d7e3 35.58%,#9dbbcd 64.42%,#c6d7e3)}*{box-sizing:border-box;margin:0;padding:0}html{scrollbar-color:#96b5c9 #a8c2d338;scrollbar-color:var(--blue1) #a8c2d338;scrollbar-width:thin}body{background-color:#f6fbfe;background-color:var(--white);font-family:Inter,Arial,sans-serif;overflow-x:hidden}main{align-items:center;display:flex;flex-direction:column}::-webkit-scrollbar{width:14px}::-webkit-scrollbar-track{background:linear-gradient(180deg,#f6fbfef2,#e0e9f0f2);border-left:1px solid #96b5c93d}::-webkit-scrollbar-thumb{background:linear-gradient(180deg,#c6d7e3,#96b5c9 42%,#113e5c);border:4px solid #f6fbfeeb;border-radius:999px;box-shadow:inset 0 0 0 1px #113e5c29}::-webkit-scrollbar-thumb:hover{background:linear-gradient(180deg,#f6fbfe,#96b5c9 38%,#113e5c)}::-webkit-scrollbar-corner{background:#f6fbfe;background:var(--white)}@media (pointer:fine){body.custom_cursor_enabled,body.custom_cursor_enabled .program_card,body.custom_cursor_enabled .startup_btns>div,body.custom_cursor_enabled .ticket_card,body.custom_cursor_enabled .type_pill,body.custom_cursor_enabled [role=button],body.custom_cursor_enabled a,body.custom_cursor_enabled button{cursor:none}body.custom_cursor_enabled input,body.custom_cursor_enabled select,body.custom_cursor_enabled textarea{cursor:text}}.custom_cursor{inset:0;opacity:1;pointer-events:none;position:fixed;transition:opacity .16s ease;z-index:2147483647}.custom_cursor--hidden{opacity:0}.custom_cursor_dot,.custom_cursor_ring{border-radius:999px;left:0;position:fixed;top:0;will-change:transform,width,height,opacity,background-color}.custom_cursor_ring{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:radial-gradient(circle at 35% 35%,#f6fbfe6b,#0000 42%),#96b5c929;border:1px solid #113e5c6b;box-shadow:0 0 24px #96b5c961,inset 0 0 16px #f6fbfe57;height:42px;transition:width .18s ease,height .18s ease,border-color .18s ease,background-color .18s ease,box-shadow .18s ease;width:42px}.custom_cursor_dot{background:var(--darkblue);box-shadow:0 0 14px #113e5c7a;height:8px;transition:width .16s ease,height .16s ease,background-color .16s ease,box-shadow .16s ease;width:8px}.custom_cursor--hover .custom_cursor_ring{background-color:#a8c2d338;border-color:#113e5c33;box-shadow:0 0 30px #96b5c96b,inset 0 0 20px #f6fbfe6b;height:68px;width:68px}.custom_cursor--hover .custom_cursor_dot{background:var(--blue1);box-shadow:0 0 18px #96b5c9cc;height:12px;width:12px}.custom_cursor--pressed .custom_cursor_ring{border-color:#113e5c8a;height:34px;width:34px}.custom_cursor--pressed .custom_cursor_dot{height:14px;width:14px}
/*# sourceMappingURL=main.87e25768.css.map*/