body{position:relative;color:var(--pallets-white);background:var(--pallets-background-primary);font-family:var(--en),var(--kana),sans-serif;font-weight:400;scroll-behavior:smooth;overscroll-behavior:contain;overflow-x:hidden}a:has(h1,h2,h3,h4,h5,h6,svg,img){color:inherit;display:inline-block;text-decoration:none}a:has(h1,h2,h3,h4,h5,h6,svg,img):focus:not(:focus-visible){outline:none}a:has(h1,h2,h3,h4,h5,h6,svg,img):focus-visible{outline:2px solid var(--pallets-link);border-radius:2px}:root{--pallets-white:#fff;--pallets-background-primary:#141414;--pallets-background-secondary:#1f1f1f;--pallets-link:#3495f4;--pallets-rgb-white:255,255,255;--pallets-rgb-background-primary:20,20,20;--pallets-rgb-background-secondary:31,31,31;--pallets-rgb-link:52,149,244}