:root{--xp-cursor-arrow:url(./assets/Windows%20XP%20cursors/default_arrow.cur?v=20260731-cursors-1), default;--xp-cursor-help:url(./assets/Windows%20XP%20cursors/default_helpsel.cur?v=20260731-cursors-1), help;--xp-cursor-working:url(./assets/Windows%20XP%20cursors/default_wait.cur?v=20260731-cursors-1), progress;--xp-cursor-busy:url(./assets/Windows%20XP%20cursors/default_busy.cur?v=20260731-cursors-1), wait;--xp-cursor-crosshair:url(./assets/Windows%20XP%20cursors/cross.cur?v=20260731-cursors-1), crosshair;--xp-cursor-text:text;--xp-cursor-pen:url(./assets/Windows%20XP%20cursors/default_pen.cur?v=20260731-cursors-1), crosshair;--xp-cursor-unavailable:url(./assets/Windows%20XP%20cursors/default_no.cur?v=20260731-cursors-1), not-allowed;--xp-cursor-resize-ns:url(./assets/Windows%20XP%20cursors/default_size4.cur?v=20260731-cursors-1), ns-resize;--xp-cursor-resize-ew:url(./assets/Windows%20XP%20cursors/default_size3.cur?v=20260731-cursors-1), ew-resize;--xp-cursor-resize-nwse:url(./assets/Windows%20XP%20cursors/default_size2.cur?v=20260731-cursors-1), nwse-resize;--xp-cursor-resize-nesw:url(./assets/Windows%20XP%20cursors/default_size1.cur?v=20260731-cursors-1), nesw-resize;--xp-cursor-move:url(./assets/Windows%20XP%20cursors/default_move.cur?v=20260731-cursors-1), move;--xp-cursor-up:url(./assets/Windows%20XP%20cursors/default_up.cur?v=20260731-cursors-1), n-resize;--xp-cursor-link:url(./assets/Windows%20XP%20cursors/default_link.cur?v=20260731-cursors-1), pointer}html,body,body *{cursor:var(--xp-cursor-arrow)!important}body :is(p,h1,h2,h3,h4,h5,h6,li,dt,dd,td,th,blockquote,pre,code,address,figcaption,time,small){cursor:var(--xp-cursor-text)!important}body :is(input:not([type]),input[type="text"],input[type="search"],input[type="email"],input[type="url"],input[type="tel"],input[type="password"],input[type="number"],textarea,[contenteditable="true"]){cursor:var(--xp-cursor-text)!important}body :is(a[href],button:not(:disabled),input[type="button"]:not(:disabled),input[type="submit"]:not(:disabled),input[type="reset"]:not(:disabled),input[type="checkbox"]:not(:disabled),input[type="radio"]:not(:disabled),input[type="range"]:not(:disabled),input[type="file"]:not(:disabled),select:not(:disabled),label[for],summary,[role="button"]:not([aria-disabled="true"]),[role="link"]:not([aria-disabled="true"]),[role="tab"]:not([aria-disabled="true"]),[data-open-tab],.tray-icon,.start-item,.start-right-item){cursor:var(--xp-cursor-link)!important}body :is(:disabled,[aria-disabled="true"]){cursor:var(--xp-cursor-unavailable)!important}body :is(abbr[title],[data-cursor="help"]){cursor:var(--xp-cursor-help)!important}body :is(progress,[data-cursor="progress"]){cursor:var(--xp-cursor-working)!important}body :is([aria-busy="true"],[data-cursor="wait"]){cursor:var(--xp-cursor-busy)!important}body :is(canvas,[data-cursor="crosshair"]){cursor:var(--xp-cursor-crosshair)!important}body :is([data-cursor="pen"]){cursor:var(--xp-cursor-pen)!important}body :is([draggable="true"],[data-cursor="move"]){cursor:var(--xp-cursor-move)!important}body :is([data-cursor="resize-ns"]){cursor:var(--xp-cursor-resize-ns)!important}body :is([data-cursor="resize-ew"]){cursor:var(--xp-cursor-resize-ew)!important}body :is([data-cursor="resize-nwse"]){cursor:var(--xp-cursor-resize-nwse)!important}body :is([data-cursor="resize-nesw"]){cursor:var(--xp-cursor-resize-nesw)!important}body :is([data-cursor="up"]){cursor:var(--xp-cursor-up)!important}